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 1480705 Details for
Bug 1625154
AttributeError: 'BTRFSVolumeDevice' object has no attribute 'is_magic'
[?]
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), 3.45 MB, created by
Renich Bon Ciric
on 2018-09-04 09:14:40 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Renich Bon Ciric
Created:
2018-09-04 09:14:40 UTC
Size:
3.45 MB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1745, in <listcomp> > empty = all([p.is_magic for p in partitions]) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1745, in empty_device > empty = all([p.is_magic for p in partitions]) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1817, in should_clear > if not self.empty_device(device): > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1896, in clear_partitions > should_clear = self.should_clear(disk) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/kickstart.py", line 751, in execute > storage.clear_partitions() > File "/usr/lib64/python3.6/site-packages/pyanaconda/kickstart.py", line 2648, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 462, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 484, in _doExecute > raise e > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) >AttributeError: 'BTRFSVolumeDevice' object has no attribute 'is_magic' > >Local variables in innermost frame: >p: existing 476.94 GiB btrfs volume gentoo (11) with existing btrfs filesystem >.0: <list_iterator object at 0x7fc875696dd8> > > >Anaconda instance, containing members: >_bootloader: EFIGRUB instance, containing members: > _bootloader.boot_args: > _bootloader.dracut_args: > _bootloader.disks: [] > _bootloader._disk_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.console: Skipped > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.chain_images: [] > _bootloader._default_image: None > _bootloader._update_only: False > _bootloader.skip_bootloader: False > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.stage1_device: None > _bootloader.stage1_disk: None > _bootloader.stage2_device: None > _bootloader.stage2_is_preferred_stage1: False > _bootloader.problems: [] > _bootloader.encrypted_password: Skipped > _bootloader.efi_dir: BOOT > _bootloader._packages64: [grub2-efi-x64, shim-x64] >desktop: Desktop instance, containing members: > desktop._default_target: multi-user.target > desktop.desktop: None >dir: None >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraWorkstationInstallClass instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: False > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7fc8665b3400) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7fc8665b34a8) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7fc8665b32e8) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >, PartSpec instance (0x7fc8665b31d0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fc8665b37f0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf.storage.edd_dict: {} > _intf.storage.ignored_disks: [] > _intf.storage.exclusive_disks: [] > _intf.storage.disk_images: {} > _intf.storage._Blivet__luks_devs: {} > _intf.storage.size_sets: [] > _intf.storage._default_fstype: ext4 > _intf.storage._default_boot_fstype: None > _intf.storage._short_product_name: fedora > _intf.storage._sysroot: / > _intf.storage._storage_root: / > _intf.storage._next_id: 0 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >, BTRFSVolumeDevice instance, containing members: > id: 11 > req_size: None > format_class: SynchronizedMeta instance, containing members: > format_class.__module__: blivet.formats.fs > format_class.__doc__: btrfs filesystem > format_class._type: btrfs > format_class._modules: [btrfs] > format_class._formattable: True > format_class._linux_native: True > format_class._supported: True > format_class._packages: [btrfs-progs] > format_class._min_size: Size instance, containing members: > format_class._min_size._c_size: Size (256 MiB) > format_class._max_size: Size instance, containing members: > format_class._max_size._c_size: Size (16 EiB) > format_class._mkfs_class: ABCMeta instance, containing members: > format_class._mkfs_class.__module__: blivet.tasks.fsmkfs > format_class._mkfs_class.ext: mkfs.btrfs > format_class._mkfs_class.label_option: None > format_class._mkfs_class.get_uuid_args: <function BTRFSMkfs.get_uuid_args at 0x7fc87fe08c80> > format_class._mkfs_class.args: <property object at 0x7fc87fe05db8> > format_class._mkfs_class.__doc__: None > format_class._mkfs_class.__abstractmethods__: frozenset() > format_class._mkfs_class._abc_registry: WeakSet instance, containing members: > format_class._mkfs_class._abc_registry.data: set() > format_class._mkfs_class._abc_registry._remove: <function WeakSet.__init__.<locals>._remove at 0x7fc87fe08d90> > format_class._mkfs_class._abc_registry._pending_removals: [] > format_class._mkfs_class._abc_registry._iterating: set() > format_class._mkfs_class._abc_cache: WeakSet instance, containing members: > format_class._mkfs_class._abc_cache.data: set() > format_class._mkfs_class._abc_cache._remove: <function WeakSet.__init__.<locals>._remove at 0x7fc87fe08e18> > format_class._mkfs_class._abc_cache._pending_removals: [] > format_class._mkfs_class._abc_cache._iterating: set() > format_class._mkfs_class._abc_negative_cache: WeakSet instance, containing members: > format_class._mkfs_class._abc_negative_cache.data: set() > format_class._mkfs_class._abc_negative_cache._remove: <function WeakSet.__init__.<locals>._remove at 0x7fc87fe08ea0> > format_class._mkfs_class._abc_negative_cache._pending_removals: [] > format_class._mkfs_class._abc_negative_cache._iterating: set() > format_class._mkfs_class._abc_negative_cache_version: 185 > format_class._mkfs_class.__slotnames__: [] > format_class._metadata_size_factor: 0.8 > format_class.__init__: <function BTRFS.__init__ at 0x7fc87fd8cbf8> > format_class.create: <function BTRFS.create at 0x7fc87fd8cc80> > format_class.destroy: <function BTRFS.destroy at 0x7fc87fd8cd08> > format_class._pre_setup: <function BTRFS._pre_setup at 0x7fc87fd8cd90> > format_class.container_uuid: <property object at 0x7fc87fd8b368> > format_class.__slotnames__: [] > exists: True > uuid: 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > _format: BTRFS instance, containing members: > _format.id: 15 > _format._label: gentoo > _format._options: None > _format._device: /dev/nvme0n1 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (DiskDevice instance) >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fc87576d438) -- > name = gentoo status = True id = 11 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e size = 476.94 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 0 B path = /dev/nvme0n1 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fc87576d438) -- > name = gentoo status = True id = 11 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e size = 476.94 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 0 B path = /dev/nvme0n1 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 15 > original_format._label: gentoo > original_format._options: None > original_format._device: /dev/nvme0n1 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [] > size_policy: Size instance, containing members: > size_policy._c_size: Size (476.93978118896484375 GiB) > _default_subvolume_id: None >, existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >, existing 1024 MiB partition nvme0n1p2 (26) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > id: 35 > req_size: None > format_class: Already dumped (SynchronizedMeta instance) > exists: True > uuid: e23fda46-f8b5-4817-86de-bf6d60343ae0 > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > _format: BTRFS instance, containing members: > _format.id: 39 > _format._label: boot > _format._options: None > _format._device: /dev/nvme0n1p2 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: e23fda46-f8b5-4817-86de-bf6d60343ae0 > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: boot > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (PartitionDevice instance) >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fc875766080) -- > name = boot status = True id = 35 > children = [] > parents = ['existing 1024 MiB partition nvme0n1p2 (26) with existing btrfs filesystem'] > uuid = e23fda46-f8b5-4817-86de-bf6d60343ae0 size = 1024 MiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 0 B path = /dev/nvme0n1p2 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fc875766080) -- > name = boot status = True id = 35 > children = [] > parents = ['existing 1024 MiB partition nvme0n1p2 (26) with existing btrfs filesystem'] > uuid = e23fda46-f8b5-4817-86de-bf6d60343ae0 size = 1024 MiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 0 B path = /dev/nvme0n1p2 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 39 > original_format._label: boot > original_format._options: None > original_format._device: /dev/nvme0n1p2 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: e23fda46-f8b5-4817-86de-bf6d60343ae0 > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [] > size_policy: Size instance, containing members: > size_policy._c_size: Size (1024 MiB) > _default_subvolume_id: 5 >, existing 475.81 GiB partition nvme0n1p3 (42) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > id: 51 > req_size: None > format_class: Already dumped (SynchronizedMeta instance) > exists: True > uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 55 > _format._label: btrfsroot > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: btrfsroot > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (PartitionDevice instance) >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fc8756f5ac8) -- > name = btrfsroot status = True id = 51 > children = ['existing 475.81 GiB btrfs subvolume gentoo-root-old (58) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume home (62) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume srv (66) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-root (74) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > parents = ['existing 475.81 GiB partition nvme0n1p3 (42) with existing btrfs filesystem'] > uuid = 03234cc4-cced-4059-80c5-bd5c78c6ce0c size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fc8756f5ac8) -- > name = btrfsroot status = True id = 51 > children = ['existing 475.81 GiB btrfs subvolume gentoo-root-old (58) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume home (62) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume srv (66) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-root (74) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > parents = ['existing 475.81 GiB partition nvme0n1p3 (42) with existing btrfs filesystem'] > uuid = 03234cc4-cced-4059-80c5-bd5c78c6ce0c size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [BTRFSSubVolumeDevice instance, containing members: > id: 58 > vol_id: 257 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 57 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-root-old > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-root-old > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-root-old > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756f7208) -- > name = gentoo-root-old status = True id = 58 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756f7208) -- > name = gentoo-root-old status = True id = 58 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 57 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-root-old > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-root-old > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 62 > vol_id: 258 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 61 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=home > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: home > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: home > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756f7e80) -- > name = home status = True id = 62 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756f7e80) -- > name = home status = True id = 62 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 61 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=home > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: home > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 66 > vol_id: 259 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 65 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=srv > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: srv > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: srv > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756f9b38) -- > name = srv status = True id = 66 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756f9b38) -- > name = srv status = True id = 66 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 65 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=srv > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: srv > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 70 > vol_id: 260 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 69 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var-old > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var-old > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var-old > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756fb7f0) -- > name = gentoo-var-old status = True id = 70 > children = ['existing 475.81 GiB btrfs subvolume gentoo-var-old/lib/machines (82) with ' > 'existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756fb7f0) -- > name = gentoo-var-old status = True id = 70 > children = ['existing 475.81 GiB btrfs subvolume gentoo-var-old/lib/machines (82) with ' > 'existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [BTRFSSubVolumeDevice instance, containing members: > id: 82 > vol_id: 270 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 81 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var-old/lib/machines > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var-old/lib/machines > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var-old/lib/machines > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756fbef0) -- > name = gentoo-var-old/lib/machines status = True id = 82 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756fbef0) -- > name = gentoo-var-old/lib/machines status = True id = 82 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 81 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var-old/lib/machines > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var-old/lib/machines > fstab_comment: Skipped > device_links: [] >] > original_format: BTRFS instance, containing members: > original_format.id: 69 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var-old > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var-old > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 74 > vol_id: 655 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 73 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-root > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-root > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-root > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756ff160) -- > name = gentoo-root status = True id = 74 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756ff160) -- > name = gentoo-root status = True id = 74 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 73 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-root > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-root > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 78 > vol_id: 656 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 77 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756ffdd8) -- > name = gentoo-var status = True id = 78 > children = ['existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ' > '(86) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ' > '(90) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ' > '(94) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ' > '(98) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ' > '(102) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ' > '(106) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/machines (110) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/portables (114) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume ' > 'gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ' > '(118) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ' > '(122) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ' > '(126) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ' > '(130) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ' > '(134) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ' > '(138) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ' > '(142) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ' > '(146) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ' > '(150) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ' > '(154) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ' > '(158) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ' > '(162) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ' > '(166) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ' > '(170) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ' > '(174) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ' > '(178) with existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756ffdd8) -- > name = gentoo-var status = True id = 78 > children = ['existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ' > '(86) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ' > '(90) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ' > '(94) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ' > '(98) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ' > '(102) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ' > '(106) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/machines (110) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/portables (114) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume ' > 'gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ' > '(118) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ' > '(122) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ' > '(126) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ' > '(130) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ' > '(134) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ' > '(138) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ' > '(142) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ' > '(146) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ' > '(150) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ' > '(154) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ' > '(158) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ' > '(162) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ' > '(166) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ' > '(170) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ' > '(174) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ' > '(178) with existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [BTRFSSnapShotDevice instance, containing members: > id: 86 > source: None > read_only: False > vol_id: 702 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 85 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875701518) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 status = True id = 86 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875701518) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 status = True id = 86 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 85 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 90 > source: None > read_only: False > vol_id: 701 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 89 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8757041d0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init status = True id = 90 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8757041d0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init status = True id = 90 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 89 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 94 > source: None > read_only: False > vol_id: 700 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 93 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875704e48) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd status = True id = 94 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875704e48) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd status = True id = 94 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 93 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 98 > source: None > read_only: False > vol_id: 699 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 97 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875707b00) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init status = True id = 98 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875707b00) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init status = True id = 98 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 97 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 102 > source: None > read_only: False > vol_id: 698 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 101 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87570b7b8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb status = True id = 102 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87570b7b8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb status = True id = 102 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 101 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 106 > source: None > read_only: False > vol_id: 697 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 105 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87570f470) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init status = True id = 106 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87570f470) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init status = True id = 106 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 105 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 110 > vol_id: 657 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 109 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/machines > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/machines > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/machines > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc875712128) -- > name = gentoo-var/lib/machines status = True id = 110 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc875712128) -- > name = gentoo-var/lib/machines status = True id = 110 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 109 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/machines > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/machines > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 114 > vol_id: 678 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 113 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/portables > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/portables > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/portables > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc875712da0) -- > name = gentoo-var/lib/portables status = True id = 114 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc875712da0) -- > name = gentoo-var/lib/portables status = True id = 114 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 113 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/portables > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/portables > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 118 > vol_id: 679 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 117 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc875716a58) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 status = True id = 118 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc875716a58) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 status = True id = 118 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 117 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 122 > source: None > read_only: False > vol_id: 680 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 121 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87571c710) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 status = True id = 122 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87571c710) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 status = True id = 122 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 121 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 126 > source: None > read_only: False > vol_id: 681 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 125 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87571f3c8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 status = True id = 126 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87571f3c8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 status = True id = 126 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 125 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 130 > source: None > read_only: False > vol_id: 682 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 129 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875724080) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 status = True id = 130 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875724080) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 status = True id = 130 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 129 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 134 > source: None > read_only: False > vol_id: 683 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 133 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875724cf8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e status = True id = 134 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875724cf8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e status = True id = 134 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 133 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 138 > source: None > read_only: False > vol_id: 684 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 137 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8757299b0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba status = True id = 138 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8757299b0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba status = True id = 138 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 137 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 142 > source: None > read_only: False > vol_id: 685 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 141 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87572d668) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 status = True id = 142 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87572d668) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 status = True id = 142 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 141 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 146 > source: None > read_only: False > vol_id: 686 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 145 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756b2320) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc status = True id = 146 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756b2320) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc status = True id = 146 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 145 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 150 > source: None > read_only: False > vol_id: 687 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 149 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756b2f98) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init status = True id = 150 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756b2f98) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init status = True id = 150 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 149 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 154 > source: None > read_only: False > vol_id: 688 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 153 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756b2978) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c status = True id = 154 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756b2978) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c status = True id = 154 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 153 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 158 > source: None > read_only: False > vol_id: 689 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 157 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756b2eb8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init status = True id = 158 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756b2eb8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init status = True id = 158 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 157 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 162 > source: None > read_only: False > vol_id: 690 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 161 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756b7668) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a status = True id = 162 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756b7668) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a status = True id = 162 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 161 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 166 > source: None > read_only: False > vol_id: 691 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 165 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756b7d30) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init status = True id = 166 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756b7d30) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init status = True id = 166 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 165 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 170 > source: None > read_only: False > vol_id: 692 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 169 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756b79b0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e status = True id = 170 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756b79b0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e status = True id = 170 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 169 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 174 > source: None > read_only: False > vol_id: 693 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 173 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756bcb00) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init status = True id = 174 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756bcb00) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init status = True id = 174 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 173 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 178 > source: None > read_only: False > vol_id: 694 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 177 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756bc780) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 status = True id = 178 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756bc780) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 status = True id = 178 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 177 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > fstab_comment: Skipped > device_links: [] >] > original_format: BTRFS instance, containing members: > original_format.id: 77 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var > fstab_comment: Skipped > device_links: [] >] > original_format: BTRFS instance, containing members: > original_format.id: 55 > original_format._label: btrfsroot > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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 (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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) >] > size_policy: Size instance, containing members: > size_policy._c_size: Size (475.813788890838623046875 GiB) > _default_subvolume_id: 257 >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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 (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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) >, existing 0 B disk sdc (235) >, existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >, FileDevice instance, containing members: > id: 250 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /run/initramfs/live/LiveOS/squashfs.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fc8756e3e10) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False id = 250 > children = ['existing 0 B loop loop0 (254)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fc8756e3e10) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False id = 250 > children = ['existing 0 B loop loop0 (254)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 254 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop0 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fc8756f1390) -- > name = loop0 status = False id = 254 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fc8756f1390) -- > name = loop0 status = False id = 254 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 264 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /LiveOS/rootfs.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fc8756eaac8) -- > name = /LiveOS/rootfs.img status = False id = 264 > children = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fc8756eaac8) -- > name = /LiveOS/rootfs.img status = False id = 264 > children = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 268 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 276 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 2104d1fa-6dee-4455-b87d-554b7b2009e4 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (6.5 GiB) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Already dumped (Size instance) > _format._resizable: True > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: Filesystem volume name: Anaconda >Last mounted on: /mnt/sysimage >Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 426816 >Block count: 1703936 >Reserved block count: 0 >Free blocks: 399716 >Free inodes: 268078 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 831 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8208 >Inode blocks per group: 513 >Flex block group size: 16 >Filesystem created: Wed Apr 25 02:32:08 2018 >Last mount time: Wed Apr 25 02:32:10 2018 >Last write time: Wed Apr 25 02:40:34 2018 >Mount count: 0 >Maximum mount count: -1 >Last checked: Wed Apr 25 02:40:34 2018 >Check interval: 0 (<none>) >Lifetime writes: 6409 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Journal backup: inode blocks >Journal features: journal_incompat_revoke journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x00000605 >Journal start: 0 > > > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop1 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fc8756f1b00) -- > name = loop1 status = False id = 268 > children = ['existing 6.5 GiB dm live-rw (287) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (297) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fc8756f1b00) -- > name = loop1 status = False id = 268 > children = ['existing 6.5 GiB dm live-rw (287) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (297) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _children: [existing 6.5 GiB dm live-rw (287) with existing ext4 filesystem >, existing 6.5 GiB dm live-base (297) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 276 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 2104d1fa-6dee-4455-b87d-554b7b2009e4 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: Ext2FSInfo instance, containing members: > original_format._info.fs: Already dumped (Ext4FS instance) > original_format._resize: Ext2FSResize instance, containing members: > original_format._resize.fs: Already dumped (Ext4FS instance) > original_format._minsize: Ext2FSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Ext4FS instance) > original_format._size_info: Ext2FSSize instance, containing members: > original_format._size_info.fs: Already dumped (Ext4FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (6.5 GiB) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Already dumped (Size instance) > original_format._resizable: True > original_format._fsck: Ext2FSCK instance, containing members: > original_format._fsck.fs: Already dumped (Ext4FS instance) > original_format._mkfs: Ext4FSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Ext4FS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (Ext4FS instance) > original_format._readlabel: Ext2FSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Ext4FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Ext4FS instance) > original_format._writelabel: Ext2FSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Ext4FS instance) > original_format._writeuuid: Ext2FSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Ext4FS instance) > original_format._current_info: Filesystem volume name: Anaconda >Last mounted on: /mnt/sysimage >Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 426816 >Block count: 1703936 >Reserved block count: 0 >Free blocks: 399716 >Free inodes: 268078 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 831 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8208 >Inode blocks per group: 513 >Flex block group size: 16 >Filesystem created: Wed Apr 25 02:32:08 2018 >Last mount time: Wed Apr 25 02:32:10 2018 >Last write time: Wed Apr 25 02:40:34 2018 >Mount count: 0 >Maximum mount count: -1 >Last checked: Wed Apr 25 02:40:34 2018 >Check interval: 0 (<none>) >Lifetime writes: 6409 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Journal backup: inode blocks >Journal features: journal_incompat_revoke journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x00000605 >Journal start: 0 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4, /dev/disk/by-label/Anaconda] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 278 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /overlay (deleted) > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fc8756f1f60) -- > name = /overlay (deleted) status = False id = 278 > children = ['existing 0 B loop loop2 (282)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fc8756f1f60) -- > name = /overlay (deleted) status = False id = 278 > children = ['existing 0 B loop loop2 (282)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 282 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop2 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: loop2 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fc875683240) -- > name = loop2 status = False id = 282 > children = [] > parents = ['existing 0 B file /overlay (deleted) (278)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fc875683240) -- > name = loop2 status = False id = 282 > children = [] > parents = ['existing 0 B file /overlay (deleted) (278)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >] > _intf.storage.devicetree._actions: ActionList instance, containing members: > _intf.storage.devicetree._actions._add_func: <bound method DeviceTreeBase._register_action of <blivet.devicetree.DeviceTree object at 0x7fc875750f28>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fc875750f28>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [nvme0n1, nvme0n1p1, nvme0n1p2, nvme0n1p3, gentoo-root-old, home, srv, gentoo-var-old, gentoo-root, gentoo-var, gentoo-var-old/lib/machines, gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951, gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init, gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd, gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init, gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb, gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init, gentoo-var/lib/machines, gentoo-var/lib/portables, gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54, gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6, gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0, gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455, gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e, gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba, gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084, gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc, gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init, gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c, gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init, gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a, gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init, gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e, gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init, gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0, sdc, sdb, sdb1, sdb2, sdb3, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sda1, sda2, sda3, sda4, sda5, sda] > _intf.storage.devicetree._hidden: [existing 450 MiB partition sda1 (192) with existing ntfs filesystem >, existing 100 MiB partition sda2 (202) with existing efi filesystem >, existing 16 MiB partition sda3 (210) >, existing 795.78 GiB partition sda4 (215) with existing ntfs filesystem >, existing 2.86 TiB partition sda5 (225) with existing ntfs filesystem >, existing 3.64 TiB disk sda (182) with existing gpt disklabel >] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot/efi': Already dumped (PartitionDevice instance) >, '/boot': Already dumped (BTRFSVolumeDevice instance) >, '/': Already dumped (BTRFSSubVolumeDevice instance) >, '/home': Already dumped (BTRFSSubVolumeDevice instance) >, '/srv': Already dumped (BTRFSSubVolumeDevice instance) >, '/var': Already dumped (BTRFSSubVolumeDevice instance) >} > swaps: [] > name: Unknown Linux >] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [existing 3.64 TiB disk sda (182) with existing gpt disklabel >, existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >] > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._packages64: [grub2-efi-x64, shim-x64] > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: 0 > _intf.storage.config.clear_part_disks: [nvme0n1] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: True > _intf.storage.config.protected_dev_specs: [/dev/disk/by-label/Fedora-WS-Live-28-1-1] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: False > _intf.storage.autopart_type: 2 > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab: None > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: False > _intf.storage.fsset._dev: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._proc: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._usb: None > _intf.storage.fsset._selinux: None > _intf.storage.fsset._run: None > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: set() > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {} > _intf.storage.live_backing_device: sdb > _intf.storage.protected_dev_names: [sdb] > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf.payload.txID: None > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.18.4', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'} > _intf.payload._session.auth: None > _intf.payload._session.proxies: {} > _intf.payload._session.hooks: {'response': []} > _intf.payload._session.params: {} > _intf.payload._session.stream: False > _intf.payload._session.verify: True > _intf.payload._session.cert: None > _intf.payload._session.max_redirects: 30 > _intf.payload._session.trust_env: True > _intf.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf.payload._session.cookies._policy.netscape: True > _intf.payload._session.cookies._policy.rfc2965: False > _intf.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf.payload._session.cookies._policy.hide_cookie2: False > _intf.payload._session.cookies._policy.strict_domain: False > _intf.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf.payload._session.cookies._policy.strict_ns_domain: 0 > _intf.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf.payload._session.cookies._policy.strict_ns_set_path: False > _intf.payload._session.cookies._policy._blocked_domains: () > _intf.payload._session.cookies._policy._allowed_domains: None > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fc86659c120> > _intf.payload._session.cookies._cookies: {} > _intf.payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fc8665a9488> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fc86659c2a0> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': <class 'urllib3.connectionpool.HTTPConnectionPool'> >, 'https': <class 'urllib3.connectionpool.HTTPSConnectionPool'> >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': functools.partial(<function _default_key_normalizer at 0x7fc888dd0730>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7fc888dd0730>, <class 'urllib3.poolmanager.PoolKey'>) >} >, 'http://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fc8665a9598> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fc86659c2d0> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': Already dumped (type instance) >, 'https': Already dumped (type instance) >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': Already dumped (partial instance) >, 'https': Already dumped (partial instance) >} >, 'file://': FileAdapter instance, containing members: >, 'ftp://': FTPAdapter instance, containing members: > _intf.payload._session.adapters.func_table: {'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7fc8665a76d8>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fc8665a76d8>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fc8665a76d8>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fc8665a76d8>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fc8665a76d8>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fc8665a76d8>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fc8665a76d8>> >} >} > _intf.payload.requirements: [] > _intf.payload._adj_size: 0 > _intf.payload.pct: 0 > _intf.payload.pct_lock: None > _intf.payload.source_size: 5165211648 > _intf.payload._kernelVersionList: [4.16.3-301.fc28.x86_64] > _intf.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._actions: Skipped > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._automaticEntry: False > _intf._currentAction._autostepRunning: False > _intf._currentAction._autostepDone: False > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._storage: Already dumped (InstallerStorage instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/usr/lib/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib64/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python3.6/site-packages/pyanaconda/ui/categories')]} > _intf._currentAction._spokes: {'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fc8538f3dd8> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc8538f3da0> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._confirmed: True > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._data: Skipped > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._automaticEntry: False > _intf._currentAction._spokes._add_dialog._autostepRunning: False > _intf._currentAction._spokes._add_dialog._autostepDone: False > _intf._currentAction._spokes._add_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._add_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._chosen_layouts: [es] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._l12_module: /org/fedoraproject/Anaconda/Modules/Localization > _intf._currentAction._spokes._seen: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._data: Skipped > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: None > _intf._currentAction._spokes._switching_dialog._automaticEntry: False > _intf._currentAction._spokes._switching_dialog._autostepRunning: False > _intf._currentAction._spokes._switching_dialog._autostepDone: False > _intf._currentAction._spokes._switching_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._switching_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._l12_module: Already dumped (DBusObjectObserver instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fc853917048> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc8539177b8> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._update_datetime_timer: None > _intf._currentAction._spokes._start_updating_timer: None > _intf._currentAction._spokes._shown: False > _intf._currentAction._spokes._tz: America/Mexico_City instance, containing members: > _intf._currentAction._spokes._tz._tzinfos: {(datetime.timedelta(-1, 62580), datetime.timedelta(0), 'LMT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0), 'MST'): America/Mexico_City instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos: {(datetime.timedelta(-1, 62580), datetime.timedelta(0), 'LMT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0), 'MST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 64800), datetime.timedelta(0), 'CST'): America/Mexico_City instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos: {(datetime.timedelta(-1, 62580), datetime.timedelta(0), 'LMT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0), 'MST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 64800), datetime.timedelta(0), 'CST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CDT'): America/Mexico_City instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos: {(datetime.timedelta(-1, 62580), datetime.timedelta(0), 'LMT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0), 'MST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 64800), datetime.timedelta(0), 'CST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CDT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CWT'): America/Mexico_City instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._tzinfos: {(datetime.timedelta(-1, 62580), datetime.timedelta(0), 'LMT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0), 'MST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 64800), datetime.timedelta(0), 'CST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CDT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CWT'): Already dumped (America/Mexico_City instance) >} > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._utcoffset: -1 day, 19:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._dst: 1:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._tzname: CWT >} > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._utcoffset: -1 day, 19:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._dst: 1:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzname: CDT >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CWT'): Already dumped (America/Mexico_City instance) >} > _intf._currentAction._spokes._tz._tzinfos._tzinfos._utcoffset: -1 day, 18:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._dst: 0:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzname: CST >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CDT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CWT'): Already dumped (America/Mexico_City instance) >} > _intf._currentAction._spokes._tz._tzinfos._utcoffset: -1 day, 17:00:00 > _intf._currentAction._spokes._tz._tzinfos._dst: 0:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzname: MST >, (datetime.timedelta(-1, 64800), datetime.timedelta(0), 'CST'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CDT'): Already dumped (America/Mexico_City instance) >, (datetime.timedelta(-1, 68400), datetime.timedelta(0, 3600), 'CWT'): Already dumped (America/Mexico_City instance) >} > _intf._currentAction._spokes._tz._utcoffset: -1 day, 17:23:00 > _intf._currentAction._spokes._tz._dst: 0:00:00 > _intf._currentAction._spokes._tz._tzname: LMT > _intf._currentAction._spokes._timezone_module: /org/fedoraproject/Anaconda/Modules/Timezone > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._dateBox: Box instance, containing members: > _intf._currentAction._spokes._old_region: America > _intf._currentAction._spokes._old_city: Mazatlan > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmRevealer: Revealer instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._day_format: %d > _intf._currentAction._spokes._month_format: %m > _intf._currentAction._spokes._year_format: %Y > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._regions_zones: {'Europe': {'Budapest', 'Athens', 'Simferopol', 'San_Marino', 'Sarajevo', 'Gibraltar', 'Dublin', 'Ljubljana', 'Uzhgorod', 'Kaliningrad', 'Chisinau', 'Zaporozhye', 'Mariehamn', 'Guernsey', 'Monaco', 'Amsterdam', 'Astrakhan', 'Vienna', 'Busingen', 'Vatican', 'Helsinki', 'Kiev', 'Zagreb', 'Saratov', 'Brussels', 'Podgorica', 'Copenhagen', 'Zurich', 'Isle_of_Man', 'Rome', 'Riga', 'Skopje', 'Samara', 'Bratislava', 'Volgograd', 'Istanbul', 'Madrid', 'London', 'Malta', 'Berlin', 'Luxembourg', 'Oslo', 'Warsaw', 'Vaduz', 'Stockholm', 'Andorra', 'Kirov', 'Minsk', 'Jersey', 'Moscow', 'Tallinn', 'Paris', 'Vilnius', 'Bucharest', 'Lisbon', 'Tirane', 'Sofia', 'Belgrade', 'Ulyanovsk', 'Prague'}, 'Asia': {'Famagusta', 'Aqtau', 'Singapore', 'Atyrau', 'Muscat', 'Tehran', 'Aden', 'Kamchatka', 'Yekaterinburg', 'Pontianak', 'Beirut', 'Tomsk', 'Vladivostok', 'Ashgabat', 'Dushanbe', 'Bishkek', 'Aqtobe', 'Gaza', 'Dhaka', 'Dubai', 'Jayapura', 'Manila', 'Omsk', 'Dili', 'Tokyo', 'Novokuznetsk', 'Riyadh', 'Sakhalin', 'Ho_Chi_Minh', 'Shanghai', 'Choibalsan', 'Tbilisi', 'Almaty', 'Kolkata', 'Kuwait', 'Urumqi', 'Vientiane', 'Macau', 'Makassar', 'Kuala_Lumpur', 'Phnom_Penh', 'Damascus', 'Taipei', 'Bahrain', 'Magadan', 'Pyongyang', 'Ulaanbaatar', 'Baghdad', 'Ust-Nera', 'Kabul', 'Amman', 'Anadyr', 'Seoul', 'Yangon', 'Khandyga', 'Samarkand', 'Barnaul', 'Jakarta', 'Jerusalem', 'Yerevan', 'Brunei', 'Colombo', 'Hovd', 'Hong_Kong', 'Kuching', 'Kathmandu', 'Krasnoyarsk', 'Irkutsk', 'Nicosia', 'Oral', 'Tashkent', 'Srednekolymsk', 'Bangkok', 'Karachi', 'Qyzylorda', 'Thimphu', 'Novosibirsk', 'Yakutsk', 'Hebron', 'Baku', 'Qatar', 'Chita'}, 'America': {'Kralendijk', 'Toronto', 'Punta_Arenas', 'Dominica', 'Bahia_Banderas', 'St_Barthelemy', 'Yakutat', 'Nome', 'Grenada', 'Noronha', 'Indiana/Indianapolis', 'Antigua', 'Guayaquil', 'Iqaluit', 'North_Dakota/Beulah', 'Argentina/San_Juan', 'St_Johns', 'Costa_Rica', 'Boise', 'Boa_Vista', 'Argentina/Tucuman', 'Paramaribo', 'Edmonton', 'Phoenix', 'Rankin_Inlet', 'Mexico_City', 'Recife', 'Swift_Current', 'Caracas', 'Aruba', 'Creston', 'Guadeloupe', 'Indiana/Knox', 'Santarem', 'Guyana', 'Kentucky/Monticello', 'Indiana/Vincennes', 'Atikokan', 'Panama', 'St_Vincent', 'Menominee', 'Winnipeg', 'Cayenne', 'Fort_Nelson', 'Port_of_Spain', 'Denver', 'Argentina/Cordoba', 'Godthab', 'St_Lucia', 'Argentina/Catamarca', 'Fortaleza', 'Tijuana', 'Los_Angeles', 'La_Paz', 'Lima', 'North_Dakota/New_Salem', 'Goose_Bay', 'Cambridge_Bay', 'Curacao', 'Maceio', 'Port-au-Prince', 'Dawson', 'Metlakatla', 'Indiana/Petersburg', 'Regina', 'Montserrat', 'Santiago', 'Indiana/Tell_City', 'Anguilla', 'Resolute', 'Argentina/Jujuy', 'Thule', 'Juneau', 'Miquelon', 'Danmarkshavn', 'Rio_Branco', 'Barbados', 'Cuiaba', 'Vancouver', 'Ojinaga', 'El_Salvador', 'Whitehorse', 'Scoresbysund', 'Adak', 'Merida', 'Chicago', 'Yellowknife', 'Cancun', 'St_Thomas', 'Jamaica', 'Matamoros', 'Indiana/Marengo', 'Campo_Grande', 'Argentina/Ushuaia', 'Argentina/La_Rioja', 'Argentina/Buenos_Aires', 'North_Dakota/Center', 'Bahia', 'Kentucky/Louisville', 'Glace_Bay', 'Grand_Turk', 'Indiana/Vevay', 'Araguaina', 'Sitka', 'Belize', 'Blanc-Sablon', 'Cayman', 'New_York', 'Bogota', 'Argentina/Rio_Gallegos', 'Detroit', 'Nassau', 'Indiana/Winamac', 'Managua', 'Pangnirtung', 'Argentina/Salta', 'Thunder_Bay', 'Montevideo', 'Tortola', 'Moncton', 'Inuvik', 'Belem', 'Tegucigalpa', 'Argentina/Mendoza', 'Martinique', 'Anchorage', 'Rainy_River', 'Eirunepe', 'Puerto_Rico', 'Nipigon', 'Dawson_Creek', 'Mazatlan', 'Hermosillo', 'Chihuahua', 'Asuncion', 'Santo_Domingo', 'Sao_Paulo', 'Guatemala', 'St_Kitts', 'Marigot', 'Halifax', 'Lower_Princes', 'Argentina/San_Luis', 'Havana', 'Porto_Velho', 'Monterrey', 'Manaus'}, 'Africa': {'Casablanca', 'Bangui', 'Ouagadougou', 'Brazzaville', 'Johannesburg', 'Gaborone', 'Conakry', 'Asmara', 'Bamako', 'Blantyre', 'Harare', 'Abidjan', 'Luanda', 'Mogadishu', 'Freetown', 'Ndjamena', 'Bujumbura', 'Lagos', 'Kigali', 'Malabo', 'Niamey', 'Algiers', 'Dar_es_Salaam', 'El_Aaiun', 'Dakar', 'Maputo', 'Windhoek', 'Ceuta', 'Addis_Ababa', 'Lome', 'Mbabane', 'Libreville', 'Kinshasa', 'Tripoli', 'Bissau', 'Porto-Novo', 'Monrovia', 'Lubumbashi', 'Khartoum', 'Djibouti', 'Nouakchott', 'Nairobi', 'Juba', 'Banjul', 'Sao_Tome', 'Kampala', 'Lusaka', 'Cairo', 'Douala', 'Tunis', 'Maseru', 'Accra'}, 'Antarctica': {'DumontDUrville', 'Rothera', 'Mawson', 'McMurdo', 'Vostok', 'Syowa', 'Troll', 'Davis', 'Palmer', 'Casey', 'Macquarie'}, 'Pacific': {'Guam', 'Tarawa', 'Majuro', 'Galapagos', 'Guadalcanal', 'Fakaofo', 'Enderbury', 'Saipan', 'Kosrae', 'Tongatapu', 'Fiji', 'Rarotonga', 'Wake', 'Nauru', 'Tahiti', 'Easter', 'Chuuk', 'Port_Moresby', 'Efate', 'Pitcairn', 'Gambier', 'Honolulu', 'Palau', 'Pago_Pago', 'Bougainville', 'Funafuti', 'Midway', 'Wallis', 'Norfolk', 'Noumea', 'Kiritimati', 'Chatham', 'Auckland', 'Pohnpei', 'Marquesas', 'Apia', 'Niue', 'Kwajalein'}, 'Australia': {'Melbourne', 'Eucla', 'Lindeman', 'Currie', 'Hobart', 'Sydney', 'Adelaide', 'Lord_Howe', 'Brisbane', 'Broken_Hill', 'Darwin', 'Perth'}, 'Atlantic': {'Azores', 'Faroe', 'St_Helena', 'Stanley', 'Bermuda', 'Canary', 'Madeira', 'Cape_Verde', 'South_Georgia', 'Reykjavik'}, 'Indian': {'Antananarivo', 'Kerguelen', 'Mahe', 'Maldives', 'Mayotte', 'Chagos', 'Comoro', 'Reunion', 'Cocos', 'Christmas', 'Mauritius'}, 'Arctic': {'Longyearbyen'}, 'US': {'Arizona', 'Central', 'Alaska', 'Eastern', 'Pacific', 'Hawaii', 'Mountain'}, 'Etc': {'GMT-3', 'GMT-9', 'GMT+4', 'GMT-1', 'GMT+9', 'GMT+1', 'GMT-11', 'GMT+2', 'GMT+8', 'GMT-10', 'GMT+11', 'GMT-13', 'GMT-7', 'GMT-14', 'GMT+3', 'GMT-2', 'GMT+6', 'UTC', 'GMT-8', 'GMT+12', 'GMT-5', 'GMT+7', 'GMT-12', 'GMT+5', 'GMT-4', 'GMT-6', 'GMT+10', 'GMT'}} > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._data: Skipped > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog._automaticEntry: False > _intf._currentAction._spokes._config_dialog._autostepRunning: False > _intf._currentAction._spokes._config_dialog._autostepDone: False > _intf._currentAction._spokes._config_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._config_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._config_dialog._check_list: [GUIInputCheck instance, containing members: > _parent: Already dumped (NTPconfigDialog instance) > _input_obj: Entry instance, containing members: > _run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7fc853917470>> > _data: None > _check_status: Skipped > _enabled: True > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fc85391e2b0>> > update_check_status._last_start: None > update_check_status._timer: None > update_check_status._instance_map: {} >] > _intf._currentAction._spokes._config_dialog._ok_button: Button instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <unlocked _thread.lock object at 0x7fc853bf5170> > _intf._currentAction._spokes._config_dialog._timezone_module: Already dumped (DBusObjectObserver instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._addButton: Already dumped (Button instance) > _intf._currentAction._spokes._config_dialog._poolCheckButton: CheckButton instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck: Already dumped (GUIInputCheck instance) >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: False > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fc851bd9208> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc851bd9278> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._last_selected_disks: {'nvme0n1'} > _intf._currentAction._spokes._back_clicked: True > _intf._currentAction._spokes.autopart_missing_passphrase: False > _intf._currentAction._spokes.disks_errors: [] > _intf._currentAction._spokes._disk_init_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization > _intf._currentAction._spokes._disk_select_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection > _intf._currentAction._spokes.selected_disks: [nvme0n1] > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.clearPartType: 0 > _intf._currentAction._spokes._previous_autopart: True > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._autoPart: RadioButton instance, containing members: > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes._blivetGuiPart: RadioButton instance, containing members: > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes._encryption_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes._reclaim_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._last_partitioning_method: PartitioningMethod instance, containing members: > _intf._currentAction._spokes._last_partitioning_method._value_: blivet-gui > _intf._currentAction._spokes._last_partitioning_method._name_: BLIVET_GUI > _intf._currentAction._spokes._last_partitioning_method.__objclass__: <enum 'PartitioningMethod'> > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fc85364a630> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc85364ada0> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._fs_types: {'ext3', 'xfs', 'ext2', 'swap', 'ext4', 'vfat', 'EFI System Partition'} > _intf._currentAction._spokes._free_space: Size instance, containing members: > _intf._currentAction._spokes._free_space._c_size: Size (0 B) > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 5: None, 2: , 3: , 4: } > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._disk_init_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization > _intf._currentAction._spokes._configureBox: None > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._pageLabel: Label instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._configButton: Button instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._fsStore: ListStore instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._deviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._accordion._active_selectors: [] > _intf._currentAction._spokes._accordion._current_selector: None > _intf._currentAction._spokes._accordion._last_selected: None >, 'BlivetGuiSpoke': BlivetGuiSpoke instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._storage_playground: InstallerStorage instance, containing members: > _intf._currentAction._spokes._storage_playground.do_autopart: False > _intf._currentAction._spokes._storage_playground.clear_part_choice: None > _intf._currentAction._spokes._storage_playground.encrypted_autopart: False > _intf._currentAction._spokes._storage_playground.encryption_cipher: None > _intf._currentAction._spokes._storage_playground.escrow_certificates: {} > _intf._currentAction._spokes._storage_playground.autopart_escrow_cert: None > _intf._currentAction._spokes._storage_playground.autopart_add_backup_passphrase: False > _intf._currentAction._spokes._storage_playground.autopart_requests: [PartSpec instance (0x7fc8756a6f60) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7fc8756aa128) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7fc8756aa048) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >, PartSpec instance (0x7fc8756aa278) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fc8756aa320) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf._currentAction._spokes._storage_playground.edd_dict: {} > _intf._currentAction._spokes._storage_playground.ignored_disks: [] > _intf._currentAction._spokes._storage_playground.exclusive_disks: [] > _intf._currentAction._spokes._storage_playground.disk_images: {} > _intf._currentAction._spokes._storage_playground._Blivet__luks_devs: {} > _intf._currentAction._spokes._storage_playground.size_sets: [] > _intf._currentAction._spokes._storage_playground._default_fstype: ext4 > _intf._currentAction._spokes._storage_playground._default_boot_fstype: None > _intf._currentAction._spokes._storage_playground._short_product_name: fedora > _intf._currentAction._spokes._storage_playground._sysroot: / > _intf._currentAction._spokes._storage_playground._storage_root: / > _intf._currentAction._spokes._storage_playground._next_id: 0 > _intf._currentAction._spokes._storage_playground._dump_file: /tmp/storage.state > _intf._currentAction._spokes._storage_playground.devicetree: DeviceTree instance, containing members: > _intf._currentAction._spokes._storage_playground.devicetree._devices: [existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >, BTRFSVolumeDevice instance, containing members: > id: 11 > req_size: None > format_class: Already dumped (SynchronizedMeta instance) > exists: True > uuid: 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > _format: BTRFS instance, containing members: > _format.id: 15 > _format._label: gentoo > _format._options: None > _format._device: /dev/nvme0n1 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (DiskDevice instance) >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fc8756aab70) -- > name = gentoo status = True id = 11 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e size = 476.94 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 0 B path = /dev/nvme0n1 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fc8756aab70) -- > name = gentoo status = True id = 11 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e size = 476.94 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 0 B path = /dev/nvme0n1 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 15 > original_format._label: gentoo > original_format._options: None > original_format._device: /dev/nvme0n1 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [] > size_policy: Size instance, containing members: > size_policy._c_size: Size (476.93978118896484375 GiB) > _default_subvolume_id: None >, existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >, existing 1024 MiB partition nvme0n1p2 (26) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > id: 35 > req_size: None > format_class: Already dumped (SynchronizedMeta instance) > exists: True > uuid: e23fda46-f8b5-4817-86de-bf6d60343ae0 > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > _format: BTRFS instance, containing members: > _format.id: 39 > _format._label: boot > _format._options: None > _format._device: /dev/nvme0n1p2 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: e23fda46-f8b5-4817-86de-bf6d60343ae0 > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: boot > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (PartitionDevice instance) >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fc8756a6748) -- > name = boot status = True id = 35 > children = [] > parents = ['existing 1024 MiB partition nvme0n1p2 (26) with existing btrfs filesystem'] > uuid = e23fda46-f8b5-4817-86de-bf6d60343ae0 size = 1024 MiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 0 B path = /dev/nvme0n1p2 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fc8756a6748) -- > name = boot status = True id = 35 > children = [] > parents = ['existing 1024 MiB partition nvme0n1p2 (26) with existing btrfs filesystem'] > uuid = e23fda46-f8b5-4817-86de-bf6d60343ae0 size = 1024 MiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 0 B path = /dev/nvme0n1p2 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 39 > original_format._label: boot > original_format._options: None > original_format._device: /dev/nvme0n1p2 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: e23fda46-f8b5-4817-86de-bf6d60343ae0 > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [] > size_policy: Size instance, containing members: > size_policy._c_size: Size (1024 MiB) > _default_subvolume_id: 5 >, existing 475.81 GiB partition nvme0n1p3 (42) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > id: 51 > req_size: None > format_class: Already dumped (SynchronizedMeta instance) > exists: True > uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 55 > _format._label: btrfsroot > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvolid=5 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: 5 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: btrfsroot > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (PartitionDevice instance) >] > _parents.appendfunc: <bound method ContainerDevice._add_parent of BTRFSVolumeDevice instance (0x7fc8756916a0) -- > name = btrfsroot status = True id = 51 > children = ['existing 475.81 GiB btrfs subvolume gentoo-root-old (58) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume home (62) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume srv (66) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-root (74) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > parents = ['existing 475.81 GiB partition nvme0n1p3 (42) with existing btrfs filesystem'] > uuid = 03234cc4-cced-4059-80c5-bd5c78c6ce0c size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method BTRFSVolumeDevice._remove_parent of BTRFSVolumeDevice instance (0x7fc8756916a0) -- > name = btrfsroot status = True id = 51 > children = ['existing 475.81 GiB btrfs subvolume gentoo-root-old (58) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume home (62) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume srv (66) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-root (74) with existing btrfs ' > 'filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > parents = ['existing 475.81 GiB partition nvme0n1p3 (42) with existing btrfs filesystem'] > uuid = 03234cc4-cced-4059-80c5-bd5c78c6ce0c size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [BTRFSSubVolumeDevice instance, containing members: > id: 58 > vol_id: 257 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 57 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-root-old > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-root-old > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-root-old > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756ad7b8) -- > name = gentoo-root-old status = True id = 58 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756ad7b8) -- > name = gentoo-root-old status = True id = 58 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 57 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-root-old > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-root-old > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 62 > vol_id: 258 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 61 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=home > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: home > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: home > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756a66d8) -- > name = home status = True id = 62 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756a66d8) -- > name = home status = True id = 62 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 61 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=home > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: home > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 66 > vol_id: 259 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 65 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=srv > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: srv > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: srv > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756a6ef0) -- > name = srv status = True id = 66 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756a6ef0) -- > name = srv status = True id = 66 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 65 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=srv > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: srv > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 70 > vol_id: 260 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 69 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var-old > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var-old > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var-old > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc875691940) -- > name = gentoo-var-old status = True id = 70 > children = ['existing 475.81 GiB btrfs subvolume gentoo-var-old/lib/machines (82) with ' > 'existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc875691940) -- > name = gentoo-var-old status = True id = 70 > children = ['existing 475.81 GiB btrfs subvolume gentoo-var-old/lib/machines (82) with ' > 'existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [BTRFSSubVolumeDevice instance, containing members: > id: 82 > vol_id: 270 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 81 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var-old/lib/machines > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var-old/lib/machines > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var-old/lib/machines > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc87563a7f0) -- > name = gentoo-var-old/lib/machines status = True id = 82 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc87563a7f0) -- > name = gentoo-var-old/lib/machines status = True id = 82 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var-old (70) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 81 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var-old/lib/machines > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var-old/lib/machines > fstab_comment: Skipped > device_links: [] >] > original_format: BTRFS instance, containing members: > original_format.id: 69 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var-old > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var-old > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 74 > vol_id: 655 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 73 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-root > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-root > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-root > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc87563ac18) -- > name = gentoo-root status = True id = 74 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc87563ac18) -- > name = gentoo-root status = True id = 74 > children = [] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 73 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-root > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-root > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 78 > vol_id: 656 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 77 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc875633a58) -- > name = gentoo-var status = True id = 78 > children = ['existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ' > '(86) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ' > '(90) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ' > '(94) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ' > '(98) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ' > '(102) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ' > '(106) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/machines (110) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/portables (114) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume ' > 'gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ' > '(118) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ' > '(122) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ' > '(126) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ' > '(130) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ' > '(134) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ' > '(138) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ' > '(142) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ' > '(146) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ' > '(150) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ' > '(154) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ' > '(158) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ' > '(162) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ' > '(166) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ' > '(170) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ' > '(174) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ' > '(178) with existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc875633a58) -- > name = gentoo-var status = True id = 78 > children = ['existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ' > '(86) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ' > '(90) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ' > '(94) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ' > '(98) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ' > '(102) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ' > '(106) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/machines (110) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume gentoo-var/lib/portables (114) with ' > 'existing btrfs filesystem', > 'existing 475.81 GiB btrfs subvolume ' > 'gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ' > '(118) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ' > '(122) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ' > '(126) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ' > '(130) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ' > '(134) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ' > '(138) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ' > '(142) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ' > '(146) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ' > '(150) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ' > '(154) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ' > '(158) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ' > '(162) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ' > '(166) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ' > '(170) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ' > '(174) with existing btrfs filesystem', > 'existing 475.81 GiB btrfs snapshot ' > 'gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ' > '(178) with existing btrfs filesystem'] > parents = ['existing 475.81 GiB btrfs volume btrfsroot (51) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [BTRFSSnapShotDevice instance, containing members: > id: 86 > source: None > read_only: False > vol_id: 702 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 85 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87563fc88) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 status = True id = 86 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87563fc88) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 status = True id = 86 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 85 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 90 > source: None > read_only: False > vol_id: 701 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 89 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87563a898) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init status = True id = 90 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87563a898) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init status = True id = 90 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 89 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 94 > source: None > read_only: False > vol_id: 700 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 93 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87563a4a8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd status = True id = 94 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87563a4a8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd status = True id = 94 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 93 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 98 > source: None > read_only: False > vol_id: 699 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 97 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87563f940) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init status = True id = 98 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87563f940) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init status = True id = 98 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 97 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 102 > source: None > read_only: False > vol_id: 698 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 101 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87563fd30) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb status = True id = 102 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87563fd30) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb status = True id = 102 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 101 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 106 > source: None > read_only: False > vol_id: 697 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 105 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875649e80) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init status = True id = 106 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875649e80) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init status = True id = 106 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 105 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 110 > vol_id: 657 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 109 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/machines > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/machines > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/machines > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc875649b00) -- > name = gentoo-var/lib/machines status = True id = 110 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc875649b00) -- > name = gentoo-var/lib/machines status = True id = 110 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 109 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/machines > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/machines > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 114 > vol_id: 678 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 113 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/portables > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/portables > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/portables > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc875650c50) -- > name = gentoo-var/lib/portables status = True id = 114 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc875650c50) -- > name = gentoo-var/lib/portables status = True id = 114 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 113 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/portables > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/portables > fstab_comment: Skipped > device_links: [] >, BTRFSSubVolumeDevice instance, containing members: > id: 118 > vol_id: 679 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 117 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSubVolumeDevice instance (0x7fc8756508d0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 status = True id = 118 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSubVolumeDevice instance (0x7fc8756508d0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 status = True id = 118 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 117 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 122 > source: None > read_only: False > vol_id: 680 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 121 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875657a20) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 status = True id = 122 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875657a20) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 status = True id = 122 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 121 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 126 > source: None > read_only: False > vol_id: 681 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 125 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8756576a0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 status = True id = 126 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8756576a0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 status = True id = 126 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 125 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 130 > source: None > read_only: False > vol_id: 682 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 129 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875657d68) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 status = True id = 130 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875657d68) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 status = True id = 130 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 129 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 134 > source: None > read_only: False > vol_id: 683 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 133 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875660eb8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e status = True id = 134 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875660eb8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e status = True id = 134 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 133 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 138 > source: None > read_only: False > vol_id: 684 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 137 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875660b38) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba status = True id = 138 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875660b38) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba status = True id = 138 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 137 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 142 > source: None > read_only: False > vol_id: 685 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 141 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875665c88) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 status = True id = 142 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875665c88) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 status = True id = 142 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 141 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 146 > source: None > read_only: False > vol_id: 686 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 145 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875665908) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc status = True id = 146 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875665908) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc status = True id = 146 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 145 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 150 > source: None > read_only: False > vol_id: 687 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 149 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87566fa58) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init status = True id = 150 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87566fa58) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init status = True id = 150 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 149 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 154 > source: None > read_only: False > vol_id: 688 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 153 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87566f6d8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c status = True id = 154 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87566f6d8) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c status = True id = 154 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 153 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 158 > source: None > read_only: False > vol_id: 689 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 157 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc87566fda0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init status = True id = 158 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc87566fda0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init status = True id = 158 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 157 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 162 > source: None > read_only: False > vol_id: 690 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 161 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8755f7ef0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a status = True id = 162 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8755f7ef0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a status = True id = 162 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 161 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 166 > source: None > read_only: False > vol_id: 691 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 165 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8755f7b70) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init status = True id = 166 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8755f7b70) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init status = True id = 166 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 165 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 170 > source: None > read_only: False > vol_id: 692 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 169 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8755fecc0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e status = True id = 170 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8755fecc0) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e status = True id = 170 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 169 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 174 > source: None > read_only: False > vol_id: 693 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 173 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc8755fe940) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init status = True id = 174 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc8755fe940) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init status = True id = 174 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 173 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init > fstab_comment: Skipped > device_links: [] >, BTRFSSnapShotDevice instance, containing members: > id: 178 > source: None > read_only: False > vol_id: 694 > req_size: None > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > _format: BTRFS instance, containing members: > _format.id: 177 > _format._label: None > _format._options: None > _format._device: /dev/nvme0n1p3 > _format.uuid: None > _format.exists: True > _format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (BTRFS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (BTRFS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (BTRFS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (BTRFS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format._resizable: False > _format._fsck: UnimplementedFSCK instance, containing members: > _format._fsck.fs: Already dumped (BTRFS instance) > _format._mkfs: BTRFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (BTRFS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (BTRFS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (BTRFS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (BTRFS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (BTRFS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (BTRFS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > _format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (BTRFSSubVolumeDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of BTRFSSnapShotDevice instance (0x7fc875607a90) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 status = True id = 178 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _parents.removefunc: <bound method Device._remove_parent of BTRFSSnapShotDevice instance (0x7fc875607a90) -- > name = gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 status = True id = 178 > children = [] > parents = ['existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs ' > 'filesystem'] > uuid = None size = 475.81 GiB > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 0 B path = /dev/nvme0n1p3 > format args = [] original_format = btrfs> > _children: [] > original_format: BTRFS instance, containing members: > original_format.id: 177 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 > fstab_comment: Skipped > device_links: [] >] > original_format: BTRFS instance, containing members: > original_format.id: 77 > original_format._label: None > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvol=gentoo-var > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: gentoo-var > fstab_comment: Skipped > device_links: [] >] > original_format: BTRFS instance, containing members: > original_format.id: 55 > original_format._label: btrfsroot > original_format._options: None > original_format._device: /dev/nvme0n1p3 > original_format.uuid: None > original_format.exists: True > original_format.mountopts: subvolid=5 > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (BTRFS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (BTRFS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (BTRFS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (BTRFS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (0 B) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Size instance, containing members: > original_format._min_instance_size._c_size: Size (0 B) > original_format._resizable: False > original_format._fsck: UnimplementedFSCK instance, containing members: > original_format._fsck.fs: Already dumped (BTRFS instance) > original_format._mkfs: BTRFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (BTRFS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (BTRFS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (BTRFS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (BTRFS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (BTRFS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (BTRFS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > original_format.vol_uuid: 03234cc4-cced-4059-80c5-bd5c78c6ce0c > original_format.subvolspec: 5 > fstab_comment: Skipped > device_links: [] > _data_level: None > _metadata_level: None > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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 (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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) >] > size_policy: Size instance, containing members: > size_policy._c_size: Size (475.813788890838623046875 GiB) > _default_subvolume_id: 257 >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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 (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice 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) >, existing 0 B disk sdc (235) >, existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >, FileDevice instance, containing members: > id: 250 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /run/initramfs/live/LiveOS/squashfs.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fc875617fd0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False id = 250 > children = ['existing 0 B loop loop0 (254)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fc875617fd0) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False id = 250 > children = ['existing 0 B loop loop0 (254)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 254 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop0 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fc87561fcf8) -- > name = loop0 status = False id = 254 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fc87561fcf8) -- > name = loop0 status = False id = 254 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 264 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /LiveOS/rootfs.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fc87561f470) -- > name = /LiveOS/rootfs.img status = False id = 264 > children = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fc87561f470) -- > name = /LiveOS/rootfs.img status = False id = 264 > children = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 268 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 276 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 2104d1fa-6dee-4455-b87d-554b7b2009e4 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (6.5 GiB) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Already dumped (Size instance) > _format._resizable: True > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: Filesystem volume name: Anaconda >Last mounted on: /mnt/sysimage >Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 426816 >Block count: 1703936 >Reserved block count: 0 >Free blocks: 399716 >Free inodes: 268078 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 831 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8208 >Inode blocks per group: 513 >Flex block group size: 16 >Filesystem created: Wed Apr 25 02:32:08 2018 >Last mount time: Wed Apr 25 02:32:10 2018 >Last write time: Wed Apr 25 02:40:34 2018 >Mount count: 0 >Maximum mount count: -1 >Last checked: Wed Apr 25 02:40:34 2018 >Check interval: 0 (<none>) >Lifetime writes: 6409 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Journal backup: inode blocks >Journal features: journal_incompat_revoke journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x00000605 >Journal start: 0 > > > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop1 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fc8756264a8) -- > name = loop1 status = False id = 268 > children = ['existing 6.5 GiB dm live-rw (287) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (297) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fc8756264a8) -- > name = loop1 status = False id = 268 > children = ['existing 6.5 GiB dm live-rw (287) with existing ext4 filesystem', > 'existing 6.5 GiB dm live-base (297) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _children: [existing 6.5 GiB dm live-rw (287) with existing ext4 filesystem >, existing 6.5 GiB dm live-base (297) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 276 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 2104d1fa-6dee-4455-b87d-554b7b2009e4 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: Ext2FSInfo instance, containing members: > original_format._info.fs: Already dumped (Ext4FS instance) > original_format._resize: Ext2FSResize instance, containing members: > original_format._resize.fs: Already dumped (Ext4FS instance) > original_format._minsize: Ext2FSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Ext4FS instance) > original_format._size_info: Ext2FSSize instance, containing members: > original_format._size_info.fs: Already dumped (Ext4FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (6.5 GiB) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Already dumped (Size instance) > original_format._resizable: True > original_format._fsck: Ext2FSCK instance, containing members: > original_format._fsck.fs: Already dumped (Ext4FS instance) > original_format._mkfs: Ext4FSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Ext4FS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (Ext4FS instance) > original_format._readlabel: Ext2FSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Ext4FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Ext4FS instance) > original_format._writelabel: Ext2FSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Ext4FS instance) > original_format._writeuuid: Ext2FSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Ext4FS instance) > original_format._current_info: Filesystem volume name: Anaconda >Last mounted on: /mnt/sysimage >Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 426816 >Block count: 1703936 >Reserved block count: 0 >Free blocks: 399716 >Free inodes: 268078 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 831 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8208 >Inode blocks per group: 513 >Flex block group size: 16 >Filesystem created: Wed Apr 25 02:32:08 2018 >Last mount time: Wed Apr 25 02:32:10 2018 >Last write time: Wed Apr 25 02:40:34 2018 >Mount count: 0 >Maximum mount count: -1 >Last checked: Wed Apr 25 02:40:34 2018 >Check interval: 0 (<none>) >Lifetime writes: 6409 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Journal backup: inode blocks >Journal features: journal_incompat_revoke journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x00000605 >Journal start: 0 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4, /dev/disk/by-label/Anaconda] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 278 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /overlay (deleted) > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fc875626908) -- > name = /overlay (deleted) status = False id = 278 > children = ['existing 0 B loop loop2 (282)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fc875626908) -- > name = /overlay (deleted) status = False id = 278 > children = ['existing 0 B loop loop2 (282)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 282 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop2 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: loop2 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fc87562eba8) -- > name = loop2 status = False id = 282 > children = [] > parents = ['existing 0 B file /overlay (deleted) (278)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fc87562eba8) -- > name = loop2 status = False id = 282 > children = [] > parents = ['existing 0 B file /overlay (deleted) (278)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >] > _intf._currentAction._spokes._storage_playground.devicetree._actions: ActionList instance, containing members: > _intf._currentAction._spokes._storage_playground.devicetree._actions._add_func: <bound method DeviceTreeBase._register_action of <blivet.devicetree.DeviceTree object at 0x7fc8756aa358>> > _intf._currentAction._spokes._storage_playground.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fc8756aa358>> > _intf._currentAction._spokes._storage_playground.devicetree._actions._actions: [] > _intf._currentAction._spokes._storage_playground.devicetree._actions._completed_actions: [] > _intf._currentAction._spokes._storage_playground.devicetree._actions.processing: False > _intf._currentAction._spokes._storage_playground.devicetree.names: [nvme0n1, nvme0n1p1, nvme0n1p2, nvme0n1p3, gentoo-root-old, home, srv, gentoo-var-old, gentoo-root, gentoo-var, gentoo-var-old/lib/machines, gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951, gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init, gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd, gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init, gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb, gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init, gentoo-var/lib/machines, gentoo-var/lib/portables, gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54, gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6, gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0, gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455, gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e, gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba, gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084, gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc, gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init, gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c, gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init, gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a, gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init, gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e, gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init, gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0, sdc, sdb, sdb1, sdb2, sdb3, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sda1, sda2, sda3, sda4, sda5, sda] > _intf._currentAction._spokes._storage_playground.devicetree._hidden: [existing 450 MiB partition sda1 (192) with existing ntfs filesystem >, existing 100 MiB partition sda2 (202) with existing efi filesystem >, existing 16 MiB partition sda3 (210) >, existing 795.78 GiB partition sda4 (215) with existing ntfs filesystem >, existing 2.86 TiB partition sda5 (225) with existing ntfs filesystem >, existing 3.64 TiB disk sda (182) with existing gpt disklabel >] > _intf._currentAction._spokes._storage_playground.devicetree.exclusive_disks: [] > _intf._currentAction._spokes._storage_playground.devicetree.ignored_disks: [] > _intf._currentAction._spokes._storage_playground.devicetree.edd_dict: {} > _intf._currentAction._spokes._storage_playground.devicetree.disk_images: {} > _intf._currentAction._spokes._storage_playground.devicetree._cleanup: False > _intf._currentAction._spokes._storage_playground.roots: [Root instance, containing members: > mounts: {'/boot/efi': Already dumped (PartitionDevice instance) >, '/boot': Already dumped (BTRFSVolumeDevice instance) >, '/': Already dumped (BTRFSSubVolumeDevice instance) >, '/home': Already dumped (BTRFSSubVolumeDevice instance) >, '/srv': Already dumped (BTRFSSubVolumeDevice instance) >, '/var': Already dumped (BTRFSSubVolumeDevice instance) >} > swaps: [] > name: Unknown Linux >] > _intf._currentAction._spokes._storage_playground.services: set() > _intf._currentAction._spokes._storage_playground.ksdata: Skipped > _intf._currentAction._spokes._storage_playground._bootloader: EFIGRUB instance, containing members: > _intf._currentAction._spokes._storage_playground._bootloader.boot_args: > _intf._currentAction._spokes._storage_playground._bootloader.dracut_args: > _intf._currentAction._spokes._storage_playground._bootloader.disks: [existing 3.64 TiB disk sda (182) with existing gpt disklabel >, existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >] > _intf._currentAction._spokes._storage_playground._bootloader._disk_order: [] > _intf._currentAction._spokes._storage_playground._bootloader._timeout: None > _intf._currentAction._spokes._storage_playground._bootloader.password: None > _intf._currentAction._spokes._storage_playground._bootloader.console: Skipped > _intf._currentAction._spokes._storage_playground._bootloader.console_options: Skipped > _intf._currentAction._spokes._storage_playground._bootloader.linux_images: [] > _intf._currentAction._spokes._storage_playground._bootloader.chain_images: [] > _intf._currentAction._spokes._storage_playground._bootloader._default_image: None > _intf._currentAction._spokes._storage_playground._bootloader._update_only: False > _intf._currentAction._spokes._storage_playground._bootloader.skip_bootloader: False > _intf._currentAction._spokes._storage_playground._bootloader.errors: [] > _intf._currentAction._spokes._storage_playground._bootloader.warnings: [] > _intf._currentAction._spokes._storage_playground._bootloader.stage1_device: None > _intf._currentAction._spokes._storage_playground._bootloader.stage1_disk: None > _intf._currentAction._spokes._storage_playground._bootloader.stage2_device: None > _intf._currentAction._spokes._storage_playground._bootloader.stage2_is_preferred_stage1: False > _intf._currentAction._spokes._storage_playground._bootloader.problems: [] > _intf._currentAction._spokes._storage_playground._bootloader.encrypted_password: Skipped > _intf._currentAction._spokes._storage_playground._bootloader.efi_dir: BOOT > _intf._currentAction._spokes._storage_playground._bootloader._packages64: [grub2-efi-x64, shim-x64] > _intf._currentAction._spokes._storage_playground.config: StorageDiscoveryConfig instance, containing members: > _intf._currentAction._spokes._storage_playground.config.ignore_disk_interactive: False > _intf._currentAction._spokes._storage_playground.config.clear_part_type: 0 > _intf._currentAction._spokes._storage_playground.config.clear_part_disks: [nvme0n1] > _intf._currentAction._spokes._storage_playground.config.clear_part_devices: [] > _intf._currentAction._spokes._storage_playground.config.initialize_disks: True > _intf._currentAction._spokes._storage_playground.config.protected_dev_specs: [/dev/disk/by-label/Fedora-WS-Live-28-1-1] > _intf._currentAction._spokes._storage_playground.config.zero_mbr: False > _intf._currentAction._spokes._storage_playground.config.clear_non_existent: False > _intf._currentAction._spokes._storage_playground.autopart_type: 2 > _intf._currentAction._spokes._storage_playground.fsset: FSSet instance, containing members: > _intf._currentAction._spokes._storage_playground.fsset.devicetree: Already dumped (DeviceTree instance) > _intf._currentAction._spokes._storage_playground.fsset.crypt_tab: None > _intf._currentAction._spokes._storage_playground.fsset.blkid_tab: None > _intf._currentAction._spokes._storage_playground.fsset.orig_fstab: None > _intf._currentAction._spokes._storage_playground.fsset.active: False > _intf._currentAction._spokes._storage_playground.fsset._dev: None > _intf._currentAction._spokes._storage_playground.fsset._devpts: None > _intf._currentAction._spokes._storage_playground.fsset._sysfs: None > _intf._currentAction._spokes._storage_playground.fsset._proc: None > _intf._currentAction._spokes._storage_playground.fsset._devshm: None > _intf._currentAction._spokes._storage_playground.fsset._usb: None > _intf._currentAction._spokes._storage_playground.fsset._selinux: None > _intf._currentAction._spokes._storage_playground.fsset._run: None > _intf._currentAction._spokes._storage_playground.fsset._efivars: None > _intf._currentAction._spokes._storage_playground.fsset._fstab_swaps: set() > _intf._currentAction._spokes._storage_playground.fsset.preserve_lines: [] > _intf._currentAction._spokes._storage_playground._free_space_snapshot: {} > _intf._currentAction._spokes._storage_playground.live_backing_device: sdb > _intf._currentAction._spokes._storage_playground.protected_dev_names: [sdb] > _intf._currentAction._spokes.label_actions: Label instance, containing members: > _intf._currentAction._spokes.button_reset: Button instance, containing members: > _intf._currentAction._spokes.button_undo: Button instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fc85091d4a8> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc85091d668> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.client: BlivetGUIAnacondaClient instance, containing members: > _intf._currentAction._spokes.client.utils: BlivetUtilsAnaconda instance, containing members: > _intf._currentAction._spokes.client.utils._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.client.utils.log: <Logger blivet-gui-utils (DBG)> > _intf._currentAction._spokes.blivetgui: BlivetGUIAnaconda instance, containing members: > _intf._currentAction._spokes.blivetgui.spoke: Already dumped (BlivetGuiSpoke instance) > _intf._currentAction._spokes.blivetgui.client: Already dumped (BlivetGUIAnacondaClient instance) > _intf._currentAction._spokes.blivetgui.builder: Builder instance, containing members: > _intf._currentAction._spokes.blivetgui._supported_filesystems: [] > _intf._currentAction._spokes.blivetgui.popup_menu: ActionsMenu instance, containing members: > _intf._currentAction._spokes.blivetgui.popup_menu.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.popup_menu.menu: Menu instance, containing members: > _intf._currentAction._spokes.blivetgui.popup_menu.menu_items: {'add': MenuItem instance, containing members: >, 'delete': MenuItem instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'unmount': MenuItem instance, containing members: >, 'decrypt': MenuItem instance, containing members: >, 'info': MenuItem instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes.blivetgui.device_toolbar: DeviceToolbar instance, containing members: > _intf._currentAction._spokes.blivetgui.device_toolbar.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.device_toolbar.buttons: {'add': Button instance, containing members: >, 'delete': Button instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'unmount': Button instance, containing members: >, 'decrypt': Button instance, containing members: >, 'info': Button instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes.blivetgui.list_devices: ListDevices instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_devices.last_iter: TreeIter instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.selected_device: Already dumped (DiskDevice instance) > _intf._currentAction._spokes.blivetgui.list_devices.device_list: ListStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.disks_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.selection_signal: 13370 > _intf._currentAction._spokes.blivetgui.list_partitions: ListPartitions instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_partitions.installer_mode: True > _intf._currentAction._spokes.blivetgui.list_partitions.partitions_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.partitions_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.select: TreeSelection instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.selected_partition: TreeModelRow instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.selected_partition.model: Already dumped (TreeStore instance) > _intf._currentAction._spokes.blivetgui.list_partitions.selected_partition.iter: TreeIter instance, containing members: > _intf._currentAction._spokes.blivetgui.list_parents: ListParents instance, containing members: > _intf._currentAction._spokes.blivetgui.list_parents.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_parents.parents_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions: ListActions instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_actions.action_icons: {'add': Pixbuf instance, containing members: >, 'delete': Pixbuf instance, containing members: >, 'edit': Pixbuf instance, containing members: >, 'misc': Pixbuf instance, containing members: >} > _intf._currentAction._spokes.blivetgui.list_actions.history: [] > _intf._currentAction._spokes.blivetgui.list_actions.actions: 0 > _intf._currentAction._spokes.blivetgui.list_actions.actions_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions.actions_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view: LogicalView instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.logical_view.hbox: Box instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view.rectangles: [Rectangle instance, containing members: > width: 100 > height: -1 > device: Already dumped (PartitionDevice instance) > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (closed)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (open)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected')} >, Rectangle instance, containing members: > width: 100 > height: -1 > device: Already dumped (BTRFSVolumeDevice instance) > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (closed)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (open)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected')} >, Rectangle instance, containing members: > width: 100 > height: -1 > device: Already dumped (BTRFSVolumeDevice instance) > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (closed)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (open)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected')} >] > _intf._currentAction._spokes.blivetgui.logical_view.boxes: [] > _intf._currentAction._spokes.blivetgui.logical_view._devices_list: Already dumped (TreeStore instance) > _intf._currentAction._spokes.blivetgui.logical_view._ignore_toggle: False > _intf._currentAction._spokes.blivetgui.logical_view._view_width: 1 > _intf._currentAction._spokes.blivetgui.logical_view._allocated_width: 0 > _intf._currentAction._spokes.blivetgui.physical_view: PhysicalView instance, containing members: > _intf._currentAction._spokes.blivetgui.physical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.physical_view.vbox: Box instance, containing members: > _intf._currentAction._spokes.blivetgui.physical_view.rectangles: [] > _intf._currentAction._spokes.blivetgui.physical_view.boxes: [] > _intf._currentAction._spokes.blivetgui.physical_view._devices_list: Already dumped (TreeStore instance) >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraWorkstationInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7fc8508fdd68> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7fc8508fdc50> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _lunEntry: Entry instance, containing members: > _wwidEntry: Entry instance, containing members: > _combo: ComboBoxText instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _combo: ComboBoxText instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: > _wwidEntry: Entry instance, containing members: >, OtherPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _combo: ComboBoxText instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _idEntry: Entry instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, ZPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _ccwEntry: Entry instance, containing members: > _wwpnEntry: Entry instance, containing members: > _lunEntry: Entry instance, containing members: > _combo: ComboBoxText instance, containing members: > _isS390: False >] > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._addDisksButton: None >} > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7fc8539f5048> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7fc8539f5080> > _intf._currentAction._autoContinue: False > _intf._currentAction.timeout: Timer instance, containing members: > _intf._currentAction.timeout._id: 1774 > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] > _intf._currentAction._inSpoke: True > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._warningMsg: Please complete items marked with this icon before continuing to the next step. > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: Size instance, containing members: > _intf._currentAction._checker.deficit._c_size: Size (0 B) > _intf._currentAction._checker.error_message: Skipped > _intf._currentAction._checker_ignore: False > _intf._currentAction._spokesToStepIn: [] > _intf._currentAction._spokeAutostepIndex: 0 > _intf._gui_lock: <locked _thread.lock object at 0x7fc87cca5080> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {BlivetGuiSpoke, DatetimeSpoke, WelcomeLanguageSpoke, SummaryHub, KeyboardSpoke, StorageSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (SummaryHub instance) > _intf.mainWindow._mnemonic_signal: 18572 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7fc89c820ea0> > _intf._isFinal: True > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7fc8665ac240 (pyanaconda+ui+gui+MainWindow at 0x55be5db2e2a0)>> >isHeadless: False >ksdata: Skipped >methodstr: livecd:///dev/mapper/live-base >opts: Namespace instance, containing members: > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: livecd:///dev/mapper/live-base > opts.askmethod: False > opts.stage2: None > opts.noverifyssl: False > opts.liveinst: True > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: Skipped > opts.xtimeout: 60 > opts.decorated: False > opts.keymap: None > opts.lang: None > opts.singlelang: False > opts.loglevel: None > opts.syslog: None > opts.remotelog: None > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.legacygrub: False > opts.nosave: None > opts.rescue_nomount: False > opts.updateSrc: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.mpathfriendlynames: True > opts.kexec: False >_payload: Already dumped (LiveImagePayload instance) >proxy: None >decorated: False >stage2: None >_storage: Already dumped (InstallerStorage instance) >updateSrc: None >mehConfig: Config instance, containing members: > 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.ksdata, _intf.storage.encryption_passphrase, _intf.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.librepo.log, /tmp/hawkey.log, /tmp/lvm.log, /mnt/sysimage/root/install.log, /proc/cmdline, /root/lorax-packages.log, /tmp/blivet-gui-utils.log, /tmp/dbus.log] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fc86464e6a8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fc86464e730>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fc86464eb70>, True), 'addons': (<function list_addons_callback at 0x7fc86464e840>, False), 'journalctl': (<function journalctl_callback at 0x7fc86464e7b8>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 28.22.10 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 859605793 >gui_initialized: <locked _thread.lock object at 0x7fc87cca5080> >_dbus_launcher: DBusLauncher instance, containing members: > _dbus_launcher._dbus_daemon_process: Popen instance, containing members: > _dbus_launcher._dbus_daemon_process._waitpid_lock: <unlocked _thread.lock object at 0x7fc87c08e7b0> > _dbus_launcher._dbus_daemon_process._input: None > _dbus_launcher._dbus_daemon_process._communication_started: False > _dbus_launcher._dbus_daemon_process.args: [dbus-daemon, --print-address, --syslog, --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf] > _dbus_launcher._dbus_daemon_process.stdin: None > _dbus_launcher._dbus_daemon_process.stdout: <_io.BufferedReader name=21> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 5872 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.universal_newlines: False > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process._closed_child_pipe_fds: True > _dbus_launcher._dbus_daemon_process._child_created: True > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > >Registered callbacks: >addons: >com_redhat_kdump >journalctl: >-- Logs begin at Tue 2018-09-04 05:07:09 EDT, end at Tue 2018-09-04 09:11:34 EDT. -- >Sep 04 05:07:09 localhost kernel: Linux version 4.16.3-301.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.0.1 20180324 (Red Hat 8.0.1-0.20) (GCC)) #1 SMP Mon Apr 23 21:59:58 UTC 2018 >Sep 04 05:07:09 localhost kernel: Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet >Sep 04 05:07:09 localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >Sep 04 05:07:09 localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >Sep 04 05:07:09 localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >Sep 04 05:07:09 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Sep 04 05:07:09 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. >Sep 04 05:07:09 localhost kernel: e820: BIOS-provided physical RAM map: >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x000000000400a000-0x0000000009cfffff] usable >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000da039fff] usable >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000da03a000-0x00000000db536fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000db537000-0x00000000db55efff] ACPI data >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000db55f000-0x00000000dba0ffff] ACPI NVS >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000dba10000-0x00000000dc7e9fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000dc7ea000-0x00000000deffffff] usable >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Sep 04 05:07:09 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000101f37ffff] usable >Sep 04 05:07:09 localhost kernel: NX (Execute Disable) protection: active >Sep 04 05:07:09 localhost kernel: e820: update [mem 0x945e6018-0x945f7057] usable ==> usable >Sep 04 05:07:09 localhost kernel: e820: update [mem 0x945e6018-0x945f7057] usable ==> usable >Sep 04 05:07:09 localhost kernel: e820: update [mem 0x945d8018-0x945e5857] usable ==> usable >Sep 04 05:07:09 localhost kernel: e820: update [mem 0x945d8018-0x945e5857] usable ==> usable >Sep 04 05:07:09 localhost kernel: e820: update [mem 0x945c7018-0x945d7057] usable ==> usable >Sep 04 05:07:09 localhost kernel: e820: update [mem 0x945c7018-0x945d7057] usable ==> usable >Sep 04 05:07:09 localhost kernel: extended physical RAM map: >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000003ffffff] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x000000000400a000-0x0000000009cfffff] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x0000000009d00000-0x0000000009ffffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000affffff] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000945c7017] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000945c7018-0x00000000945d7057] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000945d7058-0x00000000945d8017] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000945d8018-0x00000000945e5857] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000945e5858-0x00000000945e6017] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000945e6018-0x00000000945f7057] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000945f7058-0x00000000da039fff] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000da03a000-0x00000000db536fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000db537000-0x00000000db55efff] ACPI data >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000db55f000-0x00000000dba0ffff] ACPI NVS >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000dba10000-0x00000000dc7e9fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000dc7ea000-0x00000000deffffff] usable >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fd800000-0x00000000fdffffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Sep 04 05:07:09 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000101f37ffff] usable >Sep 04 05:07:09 localhost kernel: efi: EFI v2.60 by American Megatrends >Sep 04 05:07:09 localhost kernel: efi: ACPI 2.0=0xdb53f000 ACPI=0xdb53f000 SMBIOS=0xdc6ac000 SMBIOS 3.0=0xdc6ab000 ESRT=0xd7a83818 MEMATTR=0xd566d018 >Sep 04 05:07:09 localhost kernel: secureboot: Secure boot disabled >Sep 04 05:07:09 localhost kernel: random: fast init done >Sep 04 05:07:09 localhost kernel: SMBIOS 3.1.1 present. >Sep 04 05:07:09 localhost kernel: DMI: System manufacturer System Product Name/ROG CROSSHAIR VI HERO (WI-FI AC), BIOS 6201 05/29/2018 >Sep 04 05:07:09 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Sep 04 05:07:09 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Sep 04 05:07:09 localhost kernel: e820: last_pfn = 0x101f380 max_arch_pfn = 0x400000000 >Sep 04 05:07:09 localhost kernel: MTRR default type: uncachable >Sep 04 05:07:09 localhost kernel: MTRR fixed ranges enabled: >Sep 04 05:07:09 localhost kernel: 00000-9FFFF write-back >Sep 04 05:07:09 localhost kernel: A0000-BFFFF write-through >Sep 04 05:07:09 localhost kernel: C0000-FFFFF write-protect >Sep 04 05:07:09 localhost kernel: MTRR variable ranges enabled: >Sep 04 05:07:09 localhost kernel: 0 base 000000000000 mask FFFF80000000 write-back >Sep 04 05:07:09 localhost kernel: 1 base 000080000000 mask FFFFC0000000 write-back >Sep 04 05:07:09 localhost kernel: 2 base 0000C0000000 mask FFFFE0000000 write-back >Sep 04 05:07:09 localhost kernel: 3 disabled >Sep 04 05:07:09 localhost kernel: 4 disabled >Sep 04 05:07:09 localhost kernel: 5 disabled >Sep 04 05:07:09 localhost kernel: 6 disabled >Sep 04 05:07:09 localhost kernel: 7 disabled >Sep 04 05:07:09 localhost kernel: TOM2: 0000001020000000 aka 66048M >Sep 04 05:07:09 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >Sep 04 05:07:09 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >Sep 04 05:07:09 localhost kernel: e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000 >Sep 04 05:07:09 localhost kernel: esrt: Reserving ESRT space from 0x00000000d7a83818 to 0x00000000d7a83850. >Sep 04 05:07:09 localhost kernel: Base memory trampoline at [ (ptrval)] 98000 size 24576 >Sep 04 05:07:09 localhost kernel: Using GB pages for direct mapping >Sep 04 05:07:09 localhost kernel: BRK [0x64a84000, 0x64a84fff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a85000, 0x64a85fff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a86000, 0x64a86fff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a87000, 0x64a87fff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a88000, 0x64a88fff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a89000, 0x64a89fff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a8a000, 0x64a8afff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a8b000, 0x64a8bfff] PGTABLE >Sep 04 05:07:09 localhost kernel: BRK [0x64a8c000, 0x64a8cfff] PGTABLE >Sep 04 05:07:09 localhost kernel: RAMDISK: [mem 0x3af85000-0x3e184fff] >Sep 04 05:07:09 localhost kernel: ACPI: Early table checksum verification disabled >Sep 04 05:07:09 localhost kernel: ACPI: RSDP 0x00000000DB53F000 000024 (v02 ALASKA) >Sep 04 05:07:09 localhost kernel: ACPI: XSDT 0x00000000DB53F098 0000AC (v01 ALASKA A M I 01072009 AMI 00010013) >Sep 04 05:07:09 localhost kernel: ACPI: FACP 0x00000000DB54DAD0 000114 (v06 ALASKA A M I 01072009 AMI 00010013) >Sep 04 05:07:09 localhost kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20180105/tbfadt-658) >Sep 04 05:07:09 localhost kernel: ACPI: DSDT 0x00000000DB53F1E0 00E8EB (v02 ALASKA A M I 01072009 INTL 20120913) >Sep 04 05:07:09 localhost kernel: ACPI: FACS 0x00000000DB9F8E00 000040 >Sep 04 05:07:09 localhost kernel: ACPI: APIC 0x00000000DB54DBE8 0000DE (v03 ALASKA A M I 01072009 AMI 00010013) >Sep 04 05:07:09 localhost kernel: ACPI: FPDT 0x00000000DB54DCC8 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >Sep 04 05:07:09 localhost kernel: ACPI: FIDT 0x00000000DB54DD10 00009C (v01 ALASKA A M I 01072009 AMI 00010013) >Sep 04 05:07:09 localhost kernel: ACPI: SSDT 0x00000000DB54DDB0 008C98 (v02 AMD AMD ALIB 00000002 MSFT 04000000) >Sep 04 05:07:09 localhost kernel: ACPI: SSDT 0x00000000DB556A48 001BF4 (v01 AMD AMD CPU 00000001 AMD 00000001) >Sep 04 05:07:09 localhost kernel: ACPI: CRAT 0x00000000DB558640 000F50 (v01 AMD AMD CRAT 00000001 AMD 00000001) >Sep 04 05:07:09 localhost kernel: ACPI: CDIT 0x00000000DB559590 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001) >Sep 04 05:07:09 localhost kernel: ACPI: SSDT 0x00000000DB5595C0 002DA8 (v01 AMD AMD AOD 00000001 INTL 20120913) >Sep 04 05:07:09 localhost kernel: ACPI: MCFG 0x00000000DB55C368 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) >Sep 04 05:07:09 localhost kernel: ACPI: SSDT 0x00000000DB55DFF8 0000F8 (v01 AMD AMD PT 00001000 INTL 20120913) >Sep 04 05:07:09 localhost kernel: ACPI: HPET 0x00000000DB55C400 000038 (v01 ALASKA A M I 01072009 AMI 00000005) >Sep 04 05:07:09 localhost kernel: ACPI: SSDT 0x00000000DB55C438 000024 (v01 AMDFCH FCHZP 00001000 INTL 20120913) >Sep 04 05:07:09 localhost kernel: ACPI: UEFI 0x00000000DB55C460 000042 (v01 00000000 00000000) >Sep 04 05:07:09 localhost kernel: ACPI: BGRT 0x00000000DB55C4A8 000038 (v01 ALASKA A M I 01072009 AMI 00010013) >Sep 04 05:07:09 localhost kernel: ACPI: IVRS 0x00000000DB55C4E0 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000) >Sep 04 05:07:09 localhost kernel: ACPI: SSDT 0x00000000DB55C5B0 001A41 (v01 AMD AmdTable 00000001 INTL 20120913) >Sep 04 05:07:09 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 04 05:07:09 localhost kernel: system APIC only can use physical flat >Sep 04 05:07:09 localhost kernel: Setting APIC routing to physical flat. >Sep 04 05:07:09 localhost kernel: No NUMA configuration found >Sep 04 05:07:09 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000101f37ffff] >Sep 04 05:07:09 localhost kernel: NODE_DATA(0) allocated [mem 0x101f355000-0x101f37ffff] >Sep 04 05:07:09 localhost kernel: tsc: Fast TSC calibration using PIT >Sep 04 05:07:09 localhost kernel: Zone ranges: >Sep 04 05:07:09 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Sep 04 05:07:09 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Sep 04 05:07:09 localhost kernel: Normal [mem 0x0000000100000000-0x000000101f37ffff] >Sep 04 05:07:09 localhost kernel: Device empty >Sep 04 05:07:09 localhost kernel: Movable zone start for each node >Sep 04 05:07:09 localhost kernel: Early memory node ranges >Sep 04 05:07:09 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff] >Sep 04 05:07:09 localhost kernel: node 0: [mem 0x0000000000100000-0x0000000003ffffff] >Sep 04 05:07:09 localhost kernel: node 0: [mem 0x000000000400a000-0x0000000009cfffff] >Sep 04 05:07:09 localhost kernel: node 0: [mem 0x000000000a000000-0x000000000affffff] >Sep 04 05:07:09 localhost kernel: node 0: [mem 0x000000000b020000-0x00000000da039fff] >Sep 04 05:07:09 localhost kernel: node 0: [mem 0x00000000dc7ea000-0x00000000deffffff] >Sep 04 05:07:09 localhost kernel: node 0: [mem 0x0000000100000000-0x000000101f37ffff] >Sep 04 05:07:09 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000101f37ffff] >Sep 04 05:07:09 localhost kernel: On node 0 totalpages: 16758853 >Sep 04 05:07:09 localhost kernel: DMA zone: 64 pages used for memmap >Sep 04 05:07:09 localhost kernel: DMA zone: 40 pages reserved >Sep 04 05:07:09 localhost kernel: DMA zone: 3999 pages, LIFO batch:0 >Sep 04 05:07:09 localhost kernel: DMA32 zone: 14037 pages used for memmap >Sep 04 05:07:09 localhost kernel: DMA32 zone: 898342 pages, LIFO batch:31 >Sep 04 05:07:09 localhost kernel: Normal zone: 247758 pages used for memmap >Sep 04 05:07:09 localhost kernel: Normal zone: 15856512 pages, LIFO batch:31 >Sep 04 05:07:09 localhost kernel: Reserved but unavailable: 97 pages >Sep 04 05:07:09 localhost kernel: ACPI: PM-Timer IO Port: 0x808 >Sep 04 05:07:09 localhost kernel: ACPI: Local APIC address 0xfee00000 >Sep 04 05:07:09 localhost kernel: system APIC only can use physical flat >Sep 04 05:07:09 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Sep 04 05:07:09 localhost kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23 >Sep 04 05:07:09 localhost kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55 >Sep 04 05:07:09 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Sep 04 05:07:09 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >Sep 04 05:07:09 localhost kernel: ACPI: IRQ0 used by override. >Sep 04 05:07:09 localhost kernel: ACPI: IRQ9 used by override. >Sep 04 05:07:09 localhost kernel: Using ACPI (MADT) for SMP configuration information >Sep 04 05:07:09 localhost kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000 >Sep 04 05:07:09 localhost kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x04000000-0x04009fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x09d00000-0x09ffffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x945c7000-0x945c7fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x945d7000-0x945d7fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x945d8000-0x945d8fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x945e5000-0x945e5fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x945e6000-0x945e6fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0x945f7000-0x945f7fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xda03a000-0xdb536fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xdb537000-0xdb55efff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xdb55f000-0xdba0ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xdba10000-0xdc7e9fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff] >Sep 04 05:07:09 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Sep 04 05:07:09 localhost kernel: e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices >Sep 04 05:07:09 localhost kernel: Booting paravirtualized kernel on bare hardware >Sep 04 05:07:09 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Sep 04 05:07:09 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 >Sep 04 05:07:09 localhost kernel: percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u262144 >Sep 04 05:07:09 localhost kernel: pcpu-alloc: s143360 r8192 d28672 u262144 alloc=1*2097152 >Sep 04 05:07:09 localhost kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 >Sep 04 05:07:09 localhost kernel: Built 1 zonelists, mobility grouping on. Total pages: 16496954 >Sep 04 05:07:09 localhost kernel: Policy zone: Normal >Sep 04 05:07:09 localhost kernel: Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet >Sep 04 05:07:09 localhost kernel: Memory: 65761380K/67035412K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 1274032K reserved, 0K cma-reserved) >Sep 04 05:07:09 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 >Sep 04 05:07:09 localhost kernel: ftrace: allocating 36305 entries in 142 pages >Sep 04 05:07:09 localhost kernel: Hierarchical RCU implementation. >Sep 04 05:07:09 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=16. >Sep 04 05:07:09 localhost kernel: Tasks RCU enabled. >Sep 04 05:07:09 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 >Sep 04 05:07:09 localhost kernel: NR_IRQS: 65792, nr_irqs: 1096, preallocated irqs: 16 >Sep 04 05:07:09 localhost kernel: Offload RCU callbacks from CPUs: . >Sep 04 05:07:09 localhost kernel: Console: colour dummy device 80x25 >Sep 04 05:07:09 localhost kernel: console [tty0] enabled >Sep 04 05:07:09 localhost kernel: ACPI: Core revision 20180105 >Sep 04 05:07:09 localhost kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded >Sep 04 05:07:09 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns >Sep 04 05:07:09 localhost kernel: hpet clockevent registered >Sep 04 05:07:09 localhost kernel: APIC: Switch to symmetric I/O mode setup >Sep 04 05:07:09 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Sep 04 05:07:09 localhost kernel: tsc: PIT calibration matches HPET. 1 loops >Sep 04 05:07:09 localhost kernel: tsc: Detected 3899.483 MHz processor >Sep 04 05:07:09 localhost kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x706ae473872, max_idle_ns: 881590487218 ns >Sep 04 05:07:09 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7798.96 BogoMIPS (lpj=3899483) >Sep 04 05:07:09 localhost kernel: pid_max: default: 32768 minimum: 301 >Sep 04 05:07:09 localhost kernel: Security Framework initialized >Sep 04 05:07:09 localhost kernel: Yama: becoming mindful. >Sep 04 05:07:09 localhost kernel: SELinux: Initializing. >Sep 04 05:07:09 localhost kernel: SELinux: Starting in permissive mode >Sep 04 05:07:09 localhost kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes) >Sep 04 05:07:09 localhost kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes) >Sep 04 05:07:09 localhost kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Sep 04 05:07:09 localhost kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Sep 04 05:07:09 localhost kernel: CPU: Physical Processor ID: 0 >Sep 04 05:07:09 localhost kernel: CPU: Processor Core ID: 0 >Sep 04 05:07:09 localhost kernel: mce: CPU supports 23 MCE banks >Sep 04 05:07:09 localhost kernel: LVT offset 1 assigned for vector 0xf9 >Sep 04 05:07:09 localhost kernel: LVT offset 2 assigned for vector 0xf4 >Sep 04 05:07:09 localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 >Sep 04 05:07:09 localhost kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0 >Sep 04 05:07:09 localhost kernel: Spectre V2 : Mitigation: Full AMD retpoline >Sep 04 05:07:09 localhost kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier >Sep 04 05:07:09 localhost kernel: Freeing SMP alternatives memory: 36K >Sep 04 05:07:09 localhost kernel: smpboot: CPU0: AMD Ryzen 7 1800X Eight-Core Processor (family: 0x17, model: 0x1, stepping: 0x1) >Sep 04 05:07:09 localhost kernel: Performance Events: Fam17h core perfctr, AMD PMU driver. >Sep 04 05:07:09 localhost kernel: ... version: 0 >Sep 04 05:07:09 localhost kernel: ... bit width: 48 >Sep 04 05:07:09 localhost kernel: ... generic registers: 6 >Sep 04 05:07:09 localhost kernel: ... value mask: 0000ffffffffffff >Sep 04 05:07:09 localhost kernel: ... max period: 00007fffffffffff >Sep 04 05:07:09 localhost kernel: ... fixed-purpose events: 0 >Sep 04 05:07:09 localhost kernel: ... event mask: 000000000000003f >Sep 04 05:07:09 localhost kernel: Hierarchical SRCU implementation. >Sep 04 05:07:09 localhost kernel: smp: Bringing up secondary CPUs ... >Sep 04 05:07:09 localhost kernel: x86: Booting SMP configuration: >Sep 04 05:07:09 localhost kernel: .... node #0, CPUs: #1 >Sep 04 05:07:09 localhost kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >Sep 04 05:07:09 localhost kernel: #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 >Sep 04 05:07:09 localhost kernel: smp: Brought up 1 node, 16 CPUs >Sep 04 05:07:09 localhost kernel: smpboot: Max logical packages: 1 >Sep 04 05:07:09 localhost kernel: smpboot: Total of 16 processors activated (124783.45 BogoMIPS) >Sep 04 05:07:09 localhost kernel: devtmpfs: initialized >Sep 04 05:07:09 localhost kernel: x86/mm: Memory block size: 2048MB >Sep 04 05:07:09 localhost kernel: PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes) >Sep 04 05:07:09 localhost kernel: PM: Registering ACPI NVS region [mem 0xdb55f000-0xdba0ffff] (4919296 bytes) >Sep 04 05:07:09 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Sep 04 05:07:09 localhost kernel: futex hash table entries: 4096 (order: 6, 262144 bytes) >Sep 04 05:07:09 localhost kernel: pinctrl core: initialized pinctrl subsystem >Sep 04 05:07:09 localhost kernel: RTC time: 9:07:04, date: 09/04/18 >Sep 04 05:07:09 localhost kernel: NET: Registered protocol family 16 >Sep 04 05:07:09 localhost kernel: audit: initializing netlink subsys (disabled) >Sep 04 05:07:09 localhost kernel: audit: type=2000 audit(1536052024.046:1): state=initialized audit_enabled=0 res=1 >Sep 04 05:07:09 localhost kernel: cpuidle: using governor menu >Sep 04 05:07:09 localhost kernel: ACPI: bus type PCI registered >Sep 04 05:07:09 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Sep 04 05:07:09 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Sep 04 05:07:09 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Sep 04 05:07:09 localhost kernel: PCI: Using configuration type 1 for base access >Sep 04 05:07:09 localhost kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >Sep 04 05:07:09 localhost kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >Sep 04 05:07:09 localhost kernel: cryptd: max_cpu_qlen set to 1000 >Sep 04 05:07:09 localhost kernel: ACPI: Added _OSI(Module Device) >Sep 04 05:07:09 localhost kernel: ACPI: Added _OSI(Processor Device) >Sep 04 05:07:09 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Sep 04 05:07:09 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Sep 04 05:07:09 localhost kernel: ACPI: Executed 2 blocks of module-level executable AML code >Sep 04 05:07:09 localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >Sep 04 05:07:09 localhost kernel: ACPI: EC: EC started >Sep 04 05:07:09 localhost kernel: ACPI: EC: interrupt blocked >Sep 04 05:07:09 localhost kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC >Sep 04 05:07:09 localhost kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62 >Sep 04 05:07:09 localhost kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions >Sep 04 05:07:09 localhost kernel: ACPI: Interpreter enabled >Sep 04 05:07:09 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Sep 04 05:07:09 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Sep 04 05:07:09 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Sep 04 05:07:09 localhost kernel: ACPI: Enabled 3 GPEs in block 00 to 1F >Sep 04 05:07:09 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Sep 04 05:07:09 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Sep 04 05:07:09 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >Sep 04 05:07:09 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >Sep 04 05:07:09 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >Sep 04 05:07:09 localhost kernel: PCI host bridge to bus 0000:00 >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xefff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:00.0: [1022:1450] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:00.2: [1022:1451] type 00 class 0x080600 >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.1: [1022:1453] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: [1022:1453] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:02.0: [1022:1452] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.0: [1022:1452] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: [1022:1453] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:04.0: [1022:1452] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.0: [1022:1452] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.1: [1022:1454] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.1: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.1: [1022:1454] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.1: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 >Sep 04 05:07:09 localhost kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.0: [1022:1460] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.1: [1022:1461] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.2: [1022:1462] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.3: [1022:1463] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.4: [1022:1464] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.5: [1022:1465] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.6: [1022:1466] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:00:18.7: [1022:1467] type 00 class 0x060000 >Sep 04 05:07:09 localhost kernel: pci 0000:01:00.0: [144d:a804] type 00 class 0x010802 >Sep 04 05:07:09 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.1: PCI bridge to [bus 01] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.0: [1022:43b9] type 00 class 0x0c0330 >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfc9a0000-0xfc9a7fff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.1: [1022:43b5] type 00 class 0x010601 >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.1: reg 0x24: [mem 0xfc980000-0xfc99ffff] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.1: reg 0x30: [mem 0xfc900000-0xfc97ffff pref] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.1: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: [1022:43b0] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: PCI bridge to [bus 02-0a] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: bridge window [io 0xc000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: bridge window [mem 0xfc400000-0xfc9fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:00.0: [1022:43b4] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: [1022:43b4] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:03.0: [1022:43b4] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:03:03.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:04.0: [1022:43b4] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:03:04.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:05.0: [1022:43b4] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:03:05.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:06.0: [1022:43b4] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:03:06.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: [1022:43b4] type 01 class 0x060400 >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: PCI bridge to [bus 03-0a] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: bridge window [io 0xc000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: bridge window [mem 0xfc400000-0xfc8fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:04:00.0: [1b21:1242] type 00 class 0x0c0330 >Sep 04 05:07:09 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xfc800000-0xfc807fff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] >Sep 04 05:07:09 localhost kernel: pci 0000:03:00.0: bridge window [mem 0xfc800000-0xfc8fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:05:00.0: [8086:1539] type 00 class 0x020000 >Sep 04 05:07:09 localhost kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc700000-0xfc71ffff] >Sep 04 05:07:09 localhost kernel: pci 0000:05:00.0: reg 0x18: [io 0xd000-0xd01f] >Sep 04 05:07:09 localhost kernel: pci 0000:05:00.0: reg 0x1c: [mem 0xfc720000-0xfc723fff] >Sep 04 05:07:09 localhost kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: PCI bridge to [bus 05] >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: bridge window [io 0xd000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: bridge window [mem 0xfc700000-0xfc7fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:06:00.0: [168c:003e] type 00 class 0x028000 >Sep 04 05:07:09 localhost kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfc400000-0xfc5fffff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:03:03.0: PCI bridge to [bus 06] >Sep 04 05:07:09 localhost kernel: pci 0000:03:03.0: bridge window [mem 0xfc400000-0xfc5fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:04.0: PCI bridge to [bus 07] >Sep 04 05:07:09 localhost kernel: pci 0000:03:05.0: PCI bridge to [bus 08] >Sep 04 05:07:09 localhost kernel: pci 0000:03:06.0: PCI bridge to [bus 09] >Sep 04 05:07:09 localhost kernel: pci 0000:0a:00.0: [1095:3132] type 00 class 0x010400 >Sep 04 05:07:09 localhost kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xfc684000-0xfc68407f 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:0a:00.0: reg 0x18: [mem 0xfc680000-0xfc683fff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:0a:00.0: reg 0x20: [io 0xc000-0xc07f] >Sep 04 05:07:09 localhost kernel: pci 0000:0a:00.0: reg 0x30: [mem 0xfc600000-0xfc67ffff pref] >Sep 04 05:07:09 localhost kernel: pci 0000:0a:00.0: supports D1 D2 >Sep 04 05:07:09 localhost kernel: pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: PCI bridge to [bus 0a] >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: bridge window [io 0xc000-0xcfff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: bridge window [mem 0xfc600000-0xfc6fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: [1002:6810] type 00 class 0x030000 >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref] >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: reg 0x18: [mem 0xfce00000-0xfce3ffff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: reg 0x20: [io 0xe000-0xe0ff] >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: reg 0x30: [mem 0xfce40000-0xfce5ffff pref] >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: BAR 0: assigned to efifb >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: supports D1 D2 >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: PME# supported from D1 D2 D3hot >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.1: [1002:aab0] type 00 class 0x040300 >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.1: reg 0x10: [mem 0xfce60000-0xfce63fff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.1: supports D1 D2 >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: PCI bridge to [bus 0b] >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: bridge window [mem 0xfce00000-0xfcefffff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.0: [1022:145a] type 00 class 0x130000 >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.0: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.2: [1022:1456] type 00 class 0x108000 >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.2: reg 0x18: [mem 0xfcb00000-0xfcbfffff] >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.2: reg 0x24: [mem 0xfcc00000-0xfcc01fff] >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.2: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.3: [1022:145c] type 00 class 0x0c0330 >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.3: reg 0x10: [mem 0xfca00000-0xfcafffff 64bit] >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.3: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.1: PCI bridge to [bus 0c] >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.1: bridge window [mem 0xfca00000-0xfccfffff] >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.0: [1022:1455] type 00 class 0x130000 >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.0: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.2: [1022:7901] type 00 class 0x010601 >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.2: reg 0x24: [mem 0xfcd08000-0xfcd08fff] >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.2: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.2: PME# supported from D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.3: [1022:1457] type 00 class 0x040300 >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.3: reg 0x10: [mem 0xfcd00000-0xfcd07fff] >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.3: enabling Extended Tags >Sep 04 05:07:09 localhost kernel: pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.1: PCI bridge to [bus 0d] >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.1: bridge window [mem 0xfcd00000-0xfcdfffff] >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0 >Sep 04 05:07:09 localhost kernel: ACPI: EC: interrupt unblocked >Sep 04 05:07:09 localhost kernel: ACPI: EC: event unblocked >Sep 04 05:07:09 localhost kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62 >Sep 04 05:07:09 localhost kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Used as boot DSDT EC to handle transactions and events >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: vgaarb: setting as boot VGA device >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: vgaarb: bridge control possible >Sep 04 05:07:09 localhost kernel: vgaarb: loaded >Sep 04 05:07:09 localhost kernel: SCSI subsystem initialized >Sep 04 05:07:09 localhost kernel: libata version 3.00 loaded. >Sep 04 05:07:09 localhost kernel: ACPI: bus type USB registered >Sep 04 05:07:09 localhost kernel: usbcore: registered new interface driver usbfs >Sep 04 05:07:09 localhost kernel: usbcore: registered new interface driver hub >Sep 04 05:07:09 localhost kernel: usbcore: registered new device driver usb >Sep 04 05:07:09 localhost kernel: EDAC MC: Ver: 3.0.0 >Sep 04 05:07:09 localhost kernel: Registered efivars operations >Sep 04 05:07:09 localhost kernel: PCI: Using ACPI for IRQ routing >Sep 04 05:07:09 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff] >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff] >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0x945c7018-0x97ffffff] >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0x945d8018-0x97ffffff] >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0x945e6018-0x97ffffff] >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0xda03a000-0xdbffffff] >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff] >Sep 04 05:07:09 localhost kernel: e820: reserve RAM buffer [mem 0x101f380000-0x101fffffff] >Sep 04 05:07:09 localhost kernel: NetLabel: Initializing >Sep 04 05:07:09 localhost kernel: NetLabel: domain hash size = 128 >Sep 04 05:07:09 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >Sep 04 05:07:09 localhost kernel: NetLabel: unlabeled traffic allowed by default >Sep 04 05:07:09 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Sep 04 05:07:09 localhost kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter >Sep 04 05:07:09 localhost kernel: clocksource: Switched to clocksource tsc-early >Sep 04 05:07:09 localhost kernel: VFS: Disk quotas dquot_6.6.0 >Sep 04 05:07:09 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Sep 04 05:07:09 localhost kernel: pnp: PnP ACPI init >Sep 04 05:07:09 localhost kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Sep 04 05:07:09 localhost kernel: system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved >Sep 04 05:07:09 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 04 05:07:09 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Sep 04 05:07:09 localhost kernel: system 00:03: [io 0x02a0-0x02af] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:03: [io 0x0230-0x023f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:03: [io 0x0290-0x029f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x040b] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x04d6] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0c14] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0c52] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0c6c] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0c6f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0cd0-0x0cd1] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0cd2-0x0cd3] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0cd4-0x0cd5] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0cd6-0x0cd7] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0800-0x089f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0900-0x090f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [io 0x0910-0x091f] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved >Sep 04 05:07:09 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Sep 04 05:07:09 localhost kernel: pnp: PnP ACPI: found 5 devices >Sep 04 05:07:09 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.1: PCI bridge to [bus 01] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] >Sep 04 05:07:09 localhost kernel: pci 0000:03:00.0: bridge window [mem 0xfc800000-0xfc8fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: PCI bridge to [bus 05] >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: bridge window [io 0xd000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:02.0: bridge window [mem 0xfc700000-0xfc7fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:03.0: PCI bridge to [bus 06] >Sep 04 05:07:09 localhost kernel: pci 0000:03:03.0: bridge window [mem 0xfc400000-0xfc5fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:04.0: PCI bridge to [bus 07] >Sep 04 05:07:09 localhost kernel: pci 0000:03:05.0: PCI bridge to [bus 08] >Sep 04 05:07:09 localhost kernel: pci 0000:03:06.0: PCI bridge to [bus 09] >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: PCI bridge to [bus 0a] >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: bridge window [io 0xc000-0xcfff] >Sep 04 05:07:09 localhost kernel: pci 0000:03:07.0: bridge window [mem 0xfc600000-0xfc6fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: PCI bridge to [bus 03-0a] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: bridge window [io 0xc000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci 0000:02:00.2: bridge window [mem 0xfc400000-0xfc8fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: PCI bridge to [bus 02-0a] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: bridge window [io 0xc000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:01.3: bridge window [mem 0xfc400000-0xfc9fffff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: PCI bridge to [bus 0b] >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: bridge window [mem 0xfce00000-0xfcefffff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.1: PCI bridge to [bus 0c] >Sep 04 05:07:09 localhost kernel: pci 0000:00:07.1: bridge window [mem 0xfca00000-0xfccfffff] >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.1: PCI bridge to [bus 0d] >Sep 04 05:07:09 localhost kernel: pci 0000:00:08.1: bridge window [mem 0xfcd00000-0xfcdfffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xefff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:02: resource 0 [io 0xc000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xfc400000-0xfc9fffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:03: resource 0 [io 0xc000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xfc400000-0xfc8fffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xfc800000-0xfc8fffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:05: resource 0 [io 0xd000-0xdfff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xfc700000-0xfc7fffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xfc400000-0xfc5fffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:0a: resource 0 [io 0xc000-0xcfff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:0a: resource 1 [mem 0xfc600000-0xfc6fffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:0b: resource 0 [io 0xe000-0xefff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:0b: resource 1 [mem 0xfce00000-0xfcefffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:0b: resource 2 [mem 0xe0000000-0xefffffff 64bit pref] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:0c: resource 1 [mem 0xfca00000-0xfccfffff] >Sep 04 05:07:09 localhost kernel: pci_bus 0000:0d: resource 1 [mem 0xfcd00000-0xfcdfffff] >Sep 04 05:07:09 localhost kernel: NET: Registered protocol family 2 >Sep 04 05:07:09 localhost kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes) >Sep 04 05:07:09 localhost kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes) >Sep 04 05:07:09 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Sep 04 05:07:09 localhost kernel: TCP: Hash tables configured (established 524288 bind 65536) >Sep 04 05:07:09 localhost kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes) >Sep 04 05:07:09 localhost kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes) >Sep 04 05:07:09 localhost kernel: NET: Registered protocol family 1 >Sep 04 05:07:09 localhost kernel: pci 0000:0b:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >Sep 04 05:07:09 localhost kernel: PCI: CLS 64 bytes, default 64 >Sep 04 05:07:09 localhost kernel: Unpacking initramfs... >Sep 04 05:07:09 localhost kernel: Freeing initrd memory: 51200K >Sep 04 05:07:09 localhost kernel: AMD-Vi: IOMMU performance counters supported >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:01.0 to group 0 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:01.1 to group 1 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:01.3 to group 2 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:02.0 to group 3 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:03.0 to group 4 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:03.1 to group 5 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:04.0 to group 6 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:07.0 to group 7 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:07.1 to group 8 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:08.0 to group 9 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:08.1 to group 10 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:14.0 to group 11 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:14.3 to group 11 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.0 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.1 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.2 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.3 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.4 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.5 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.6 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:00:18.7 to group 12 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:01:00.0 to group 13 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:02:00.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:02:00.1 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:02:00.2 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:03:00.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:03:02.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:03:03.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:03:04.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:03:05.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:03:06.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:03:07.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:04:00.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:05:00.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:06:00.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0a:00.0 to group 14 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0b:00.0 to group 15 >Sep 04 05:07:09 localhost kernel: iommu: Using direct mapping for device 0000:0b:00.0 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0b:00.1 to group 15 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0c:00.0 to group 16 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0c:00.2 to group 17 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0c:00.3 to group 18 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0d:00.0 to group 19 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0d:00.2 to group 20 >Sep 04 05:07:09 localhost kernel: iommu: Adding device 0000:0d:00.3 to group 21 >Sep 04 05:07:09 localhost kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40 >Sep 04 05:07:09 localhost kernel: AMD-Vi: Extended features (0xf77ef22294ada): >Sep 04 05:07:09 localhost kernel: PPR NX GT IA GA PC GA_vAPIC >Sep 04 05:07:09 localhost kernel: AMD-Vi: Interrupt remapping enabled >Sep 04 05:07:09 localhost kernel: AMD-Vi: virtual APIC enabled >Sep 04 05:07:09 localhost kernel: AMD-Vi: Lazy IO/TLB flushing enabled >Sep 04 05:07:09 localhost kernel: amd_uncore: AMD NB counters detected >Sep 04 05:07:09 localhost kernel: amd_uncore: AMD LLC counters detected >Sep 04 05:07:09 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). >Sep 04 05:07:09 localhost kernel: Initialise system trusted keyrings >Sep 04 05:07:09 localhost kernel: Key type blacklist registered >Sep 04 05:07:09 localhost kernel: workingset: timestamp_bits=36 max_order=24 bucket_order=0 >Sep 04 05:07:09 localhost kernel: zbud: loaded >Sep 04 05:07:09 localhost kernel: SELinux: Registering netfilter hooks >Sep 04 05:07:09 localhost kernel: NET: Registered protocol family 38 >Sep 04 05:07:09 localhost kernel: Key type asymmetric registered >Sep 04 05:07:09 localhost kernel: Asymmetric key parser 'x509' registered >Sep 04 05:07:09 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >Sep 04 05:07:09 localhost kernel: io scheduler noop registered >Sep 04 05:07:09 localhost kernel: io scheduler deadline registered >Sep 04 05:07:09 localhost kernel: io scheduler cfq registered (default) >Sep 04 05:07:09 localhost kernel: io scheduler mq-deadline registered >Sep 04 05:07:09 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Sep 04 05:07:09 localhost kernel: pcieport 0000:00:01.1: AER enabled with IRQ 28 >Sep 04 05:07:09 localhost kernel: pcieport 0000:00:01.3: AER enabled with IRQ 29 >Sep 04 05:07:09 localhost kernel: pcieport 0000:00:03.1: AER enabled with IRQ 30 >Sep 04 05:07:09 localhost kernel: pcieport 0000:00:07.1: AER enabled with IRQ 31 >Sep 04 05:07:09 localhost kernel: pcieport 0000:00:08.1: AER enabled with IRQ 32 >Sep 04 05:07:09 localhost kernel: efifb: probing for efifb >Sep 04 05:07:09 localhost kernel: efifb: framebuffer at 0xe0000000, using 3072k, total 3072k >Sep 04 05:07:09 localhost kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1 >Sep 04 05:07:09 localhost kernel: efifb: scrolling: redraw >Sep 04 05:07:09 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Sep 04 05:07:09 localhost kernel: Console: switching to colour frame buffer device 128x48 >Sep 04 05:07:09 localhost kernel: fb0: EFI VGA frame buffer device >Sep 04 05:07:09 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Sep 04 05:07:09 localhost kernel: ACPI: Power Button [PWRB] >Sep 04 05:07:09 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Sep 04 05:07:09 localhost kernel: ACPI: Power Button [PWRF] >Sep 04 05:07:09 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Sep 04 05:07:09 localhost kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >Sep 04 05:07:09 localhost kernel: Non-volatile memory driver v1.3 >Sep 04 05:07:09 localhost kernel: Linux agpgart interface v0.103 >Sep 04 05:07:09 localhost kernel: ahci 0000:02:00.1: version 3.0 >Sep 04 05:07:09 localhost kernel: ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled >Sep 04 05:07:09 localhost kernel: ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode >Sep 04 05:07:09 localhost kernel: ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst >Sep 04 05:07:09 localhost kernel: scsi host0: ahci >Sep 04 05:07:09 localhost kernel: scsi host1: ahci >Sep 04 05:07:09 localhost kernel: scsi host2: ahci >Sep 04 05:07:09 localhost kernel: scsi host3: ahci >Sep 04 05:07:09 localhost kernel: scsi host4: ahci >Sep 04 05:07:09 localhost kernel: scsi host5: ahci >Sep 04 05:07:09 localhost kernel: scsi host6: ahci >Sep 04 05:07:09 localhost kernel: scsi host7: ahci >Sep 04 05:07:09 localhost kernel: ata1: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980100 irq 43 >Sep 04 05:07:09 localhost kernel: ata2: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980180 irq 43 >Sep 04 05:07:09 localhost kernel: ata3: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980200 irq 43 >Sep 04 05:07:09 localhost kernel: ata4: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980280 irq 43 >Sep 04 05:07:09 localhost kernel: ata5: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980300 irq 43 >Sep 04 05:07:09 localhost kernel: ata6: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980380 irq 43 >Sep 04 05:07:09 localhost kernel: ata7: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980400 irq 43 >Sep 04 05:07:09 localhost kernel: ata8: SATA max UDMA/133 abar m131072@0xfc980000 port 0xfc980480 irq 43 >Sep 04 05:07:09 localhost kernel: ahci 0000:0d:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode >Sep 04 05:07:09 localhost kernel: ahci 0000:0d:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part >Sep 04 05:07:09 localhost kernel: scsi host8: ahci >Sep 04 05:07:09 localhost kernel: ata9: SATA max UDMA/133 abar m4096@0xfcd08000 port 0xfcd08100 irq 45 >Sep 04 05:07:09 localhost kernel: libphy: Fixed MDIO Bus: probed >Sep 04 05:07:09 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Sep 04 05:07:09 localhost kernel: ehci-pci: EHCI PCI platform driver >Sep 04 05:07:09 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Sep 04 05:07:09 localhost kernel: ohci-pci: OHCI PCI platform driver >Sep 04 05:07:09 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Sep 04 05:07:09 localhost kernel: QUIRK: Enable AMD PLL fix >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1 >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x08000418 >Sep 04 05:07:09 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 04 05:07:09 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 04 05:07:09 localhost kernel: usb usb1: Product: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: usb usb1: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Sep 04 05:07:09 localhost kernel: usb usb1: SerialNumber: 0000:02:00.0 >Sep 04 05:07:09 localhost kernel: hub 1-0:1.0: USB hub found >Sep 04 05:07:09 localhost kernel: hub 1-0:1.0: 14 ports detected >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed >Sep 04 05:07:09 localhost kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. >Sep 04 05:07:09 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 >Sep 04 05:07:09 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 04 05:07:09 localhost kernel: usb usb2: Product: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: usb usb2: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Sep 04 05:07:09 localhost kernel: usb usb2: SerialNumber: 0000:02:00.0 >Sep 04 05:07:09 localhost kernel: hub 2-0:1.0: USB hub found >Sep 04 05:07:09 localhost kernel: hub 2-0:1.0: 8 ports detected >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3 >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:04:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010 >Sep 04 05:07:09 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 04 05:07:09 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 04 05:07:09 localhost kernel: usb usb3: Product: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: usb usb3: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Sep 04 05:07:09 localhost kernel: usb usb3: SerialNumber: 0000:04:00.0 >Sep 04 05:07:09 localhost kernel: hub 3-0:1.0: USB hub found >Sep 04 05:07:09 localhost kernel: hub 3-0:1.0: 2 ports detected >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:04:00.0: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4 >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed >Sep 04 05:07:09 localhost kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. >Sep 04 05:07:09 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Sep 04 05:07:09 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 04 05:07:09 localhost kernel: usb usb4: Product: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: usb usb4: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Sep 04 05:07:09 localhost kernel: usb usb4: SerialNumber: 0000:04:00.0 >Sep 04 05:07:09 localhost kernel: hub 4-0:1.0: USB hub found >Sep 04 05:07:09 localhost kernel: hub 4-0:1.0: 2 ports detected >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:0c:00.3: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 5 >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:0c:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x00000418 >Sep 04 05:07:09 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 04 05:07:09 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 04 05:07:09 localhost kernel: usb usb5: Product: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: usb usb5: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Sep 04 05:07:09 localhost kernel: usb usb5: SerialNumber: 0000:0c:00.3 >Sep 04 05:07:09 localhost kernel: hub 5-0:1.0: USB hub found >Sep 04 05:07:09 localhost kernel: hub 5-0:1.0: 4 ports detected >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:0c:00.3: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 6 >Sep 04 05:07:09 localhost kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. >Sep 04 05:07:09 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >Sep 04 05:07:09 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 04 05:07:09 localhost kernel: usb usb6: Product: xHCI Host Controller >Sep 04 05:07:09 localhost kernel: usb usb6: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Sep 04 05:07:09 localhost kernel: usb usb6: SerialNumber: 0000:0c:00.3 >Sep 04 05:07:09 localhost kernel: hub 6-0:1.0: USB hub found >Sep 04 05:07:09 localhost kernel: hub 6-0:1.0: 4 ports detected >Sep 04 05:07:09 localhost kernel: usbcore: registered new interface driver usbserial_generic >Sep 04 05:07:09 localhost kernel: usbserial: USB Serial support registered for generic >Sep 04 05:07:09 localhost kernel: i8042: PNP: No PS/2 controller found. >Sep 04 05:07:09 localhost kernel: mousedev: PS/2 mouse device common for all mice >Sep 04 05:07:09 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Sep 04 05:07:09 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Sep 04 05:07:09 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Sep 04 05:07:09 localhost kernel: device-mapper: uevent: version 1.0.3 >Sep 04 05:07:09 localhost kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >Sep 04 05:07:09 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Sep 04 05:07:09 localhost kernel: usbcore: registered new interface driver usbhid >Sep 04 05:07:09 localhost kernel: usbhid: USB HID core driver >Sep 04 05:07:09 localhost kernel: drop_monitor: Initializing network drop monitor service >Sep 04 05:07:09 localhost kernel: Initializing XFRM netlink socket >Sep 04 05:07:09 localhost kernel: NET: Registered protocol family 10 >Sep 04 05:07:09 localhost kernel: Segment Routing with IPv6 >Sep 04 05:07:09 localhost kernel: mip6: Mobile IPv6 >Sep 04 05:07:09 localhost kernel: NET: Registered protocol family 17 >Sep 04 05:07:09 localhost kernel: RAS: Correctable Errors collector initialized. >Sep 04 05:07:09 localhost kernel: microcode: CPU0: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU1: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU2: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU3: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU4: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU5: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU6: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU7: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU8: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU9: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU10: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU11: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU12: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU13: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU14: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: CPU15: patch_level=0x08001137 >Sep 04 05:07:09 localhost kernel: microcode: Microcode Update Driver: v2.2. >Sep 04 05:07:09 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Sep 04 05:07:09 localhost kernel: AES CTR mode by8 optimization enabled >Sep 04 05:07:09 localhost kernel: sched_clock: Marking stable (3193991320, 0)->(3382367690, -188376370) >Sep 04 05:07:09 localhost kernel: registered taskstats version 1 >Sep 04 05:07:09 localhost kernel: Loading compiled-in X.509 certificates >Sep 04 05:07:09 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >Sep 04 05:07:09 localhost kernel: Loaded UEFI:MokListRT cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to secondary sys keyring >Sep 04 05:07:09 localhost kernel: zswap: loaded using pool lzo/zbud >Sep 04 05:07:09 localhost kernel: Key type big_key registered >Sep 04 05:07:09 localhost kernel: Key type encrypted registered >Sep 04 05:07:09 localhost kernel: Magic number: 2:336:120 >Sep 04 05:07:09 localhost kernel: hash matches drivers/base/power/main.c:1715 >Sep 04 05:07:09 localhost kernel: misc device-mapper: hash matches >Sep 04 05:07:09 localhost kernel: rtc_cmos 00:02: setting system clock to 2018-09-04 09:07:07 UTC (1536052027) >Sep 04 05:07:09 localhost kernel: ata1: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: ata9: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: usb 1-2: new full-speed USB device number 2 using xhci_hcd >Sep 04 05:07:09 localhost kernel: usb 5-3: new high-speed USB device number 2 using xhci_hcd >Sep 04 05:07:09 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: usb 1-2: New USB device found, idVendor=0b05, idProduct=1825 >Sep 04 05:07:09 localhost kernel: usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Sep 04 05:07:09 localhost kernel: usb 1-4: new high-speed USB device number 3 using xhci_hcd >Sep 04 05:07:09 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: tsc: Refined TSC clocksource calibration: 3900.100 MHz >Sep 04 05:07:09 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x706f72e8957, max_idle_ns: 881590985107 ns >Sep 04 05:07:09 localhost kernel: clocksource: Switched to clocksource tsc >Sep 04 05:07:09 localhost kernel: usb 1-4: New USB device found, idVendor=8564, idProduct=1000 >Sep 04 05:07:09 localhost kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Sep 04 05:07:09 localhost kernel: usb 1-4: Product: Mass Storage Device >Sep 04 05:07:09 localhost kernel: usb 1-4: Manufacturer: JetFlash >Sep 04 05:07:09 localhost kernel: usb 1-4: SerialNumber: 247SA8DKGZUWLD0O >Sep 04 05:07:09 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: usb 1-11: new high-speed USB device number 4 using xhci_hcd >Sep 04 05:07:09 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: usb 1-11: New USB device found, idVendor=05e3, idProduct=0608 >Sep 04 05:07:09 localhost kernel: usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Sep 04 05:07:09 localhost kernel: usb 1-11: Product: USB2.0 Hub >Sep 04 05:07:09 localhost kernel: hub 1-11:1.0: USB hub found >Sep 04 05:07:09 localhost kernel: hub 1-11:1.0: 4 ports detected >Sep 04 05:07:09 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: usb 1-12: new low-speed USB device number 5 using xhci_hcd >Sep 04 05:07:09 localhost kernel: ata7: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: usb 1-12: New USB device found, idVendor=0c45, idProduct=7603 >Sep 04 05:07:09 localhost kernel: usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 04 05:07:09 localhost kernel: usb 1-12: Product: USB Keyboard >Sep 04 05:07:09 localhost kernel: usb 1-12: Manufacturer: SONiX >Sep 04 05:07:09 localhost kernel: input: SONiX USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12/1-12:1.0/0003:0C45:7603.0001/input/input2 >Sep 04 05:07:09 localhost kernel: usb 1-11.1: new high-speed USB device number 6 using xhci_hcd >Sep 04 05:07:09 localhost kernel: hid-generic 0003:0C45:7603.0001: input,hidraw0: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-0000:02:00.0-12/input0 >Sep 04 05:07:09 localhost kernel: input: SONiX USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12/1-12:1.1/0003:0C45:7603.0002/input/input3 >Sep 04 05:07:09 localhost kernel: hid-generic 0003:0C45:7603.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-0000:02:00.0-12/input1 >Sep 04 05:07:09 localhost kernel: usb 1-11.1: New USB device found, idVendor=152d, idProduct=2338 >Sep 04 05:07:09 localhost kernel: usb 1-11.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >Sep 04 05:07:09 localhost kernel: usb 1-11.1: Product: USB to ATA/ATAPI bridge >Sep 04 05:07:09 localhost kernel: usb 1-11.1: Manufacturer: JMicron >Sep 04 05:07:09 localhost kernel: usb 1-11.1: SerialNumber: 00000009A334 >Sep 04 05:07:09 localhost kernel: usb 1-11.3: new full-speed USB device number 7 using xhci_hcd >Sep 04 05:07:09 localhost kernel: ata8: SATA link down (SStatus 0 SControl 300) >Sep 04 05:07:09 localhost kernel: Freeing unused kernel memory: 2120K >Sep 04 05:07:09 localhost kernel: Write protecting the kernel read-only data: 18432k >Sep 04 05:07:09 localhost kernel: Freeing unused kernel memory: 2012K >Sep 04 05:07:09 localhost kernel: Freeing unused kernel memory: 232K >Sep 04 05:07:09 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Sep 04 05:07:09 localhost kernel: rodata_test: all tests were successful >Sep 04 05:07:09 localhost systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >Sep 04 05:07:09 localhost systemd[1]: Detected architecture x86-64. >Sep 04 05:07:09 localhost systemd[1]: Running in initial RAM disk. >Sep 04 05:07:09 localhost systemd[1]: No hostname configured. >Sep 04 05:07:09 localhost systemd[1]: Set hostname to <localhost>. >Sep 04 05:07:09 localhost systemd[1]: Initializing machine ID from random generator. >Sep 04 05:07:09 localhost systemd[1]: Listening on udev Control Socket. >Sep 04 05:07:09 localhost systemd[1]: Listening on Journal Audit Socket. >Sep 04 05:07:09 localhost systemd[1]: Reached target Initrd Root Device. >Sep 04 05:07:09 localhost systemd[1]: Reached target Slices. >Sep 04 05:07:09 localhost kernel: audit: type=1130 audit(1536052029.901:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost kernel: audit: type=1130 audit(1536052029.902:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost systemd-journald[343]: Journal started >Sep 04 05:07:09 localhost systemd-journald[343]: Runtime journal (/run/log/journal/ad34b2aa206a41459ff63c965897caf6) is 8.0M, max 3.1G, 3.1G free. >Sep 04 05:07:09 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost dracut-cmdline[344]: dracut-28 (Workstation Edition) dracut-047-8.git20180305.fc28 >Sep 04 05:07:09 localhost dracut-cmdline[344]: Using kernel command line parameters: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet >Sep 04 05:07:09 localhost dracut-cmdline[344]: livenet: no url handler for CDLABEL=Fedora-WS-Live-28-1-1 >Sep 04 05:07:09 localhost kernel: audit: type=1130 audit(1536052029.930:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost kernel: loop: module loaded >Sep 04 05:07:09 localhost dracut-cmdline[344]: root was live:CDLABEL=Fedora-WS-Live-28-1-1, is now live:/dev/disk/by-label/Fedora-WS-Live-28-1-1 >Sep 04 05:07:09 localhost systemd[1]: Started dracut cmdline hook. >Sep 04 05:07:09 localhost kernel: audit: type=1130 audit(1536052029.982:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:09 localhost systemd[1]: Starting dracut pre-udev hook... >Sep 04 05:07:10 localhost kernel: RPC: Registered named UNIX socket transport module. >Sep 04 05:07:10 localhost kernel: RPC: Registered udp transport module. >Sep 04 05:07:10 localhost kernel: RPC: Registered tcp transport module. >Sep 04 05:07:10 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Sep 04 05:07:10 localhost kernel: usb 1-11.3: New USB device found, idVendor=0d8c, idProduct=0012 >Sep 04 05:07:10 localhost kernel: usb 1-11.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 04 05:07:10 localhost kernel: usb 1-11.3: Product: USB Audio Device >Sep 04 05:07:10 localhost kernel: usb 1-11.3: Manufacturer: C-Media Electronics Inc. >Sep 04 05:07:10 localhost rpc.statd[526]: Version 3.1.1 starting >Sep 04 05:07:10 localhost rpc.statd[526]: Initializing NSM state >Sep 04 05:07:10 localhost rpc.statd[526]: Running as root. chown /var/lib/nfs/statd to choose different user >Sep 04 05:07:10 localhost rpc.idmapd[531]: Setting log level to 0 >Sep 04 05:07:10 localhost systemd[1]: Started dracut pre-udev hook. >Sep 04 05:07:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost kernel: audit: type=1130 audit(1536052030.051:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost systemd[1]: Starting udev Kernel Device Manager... >Sep 04 05:07:10 localhost systemd[1]: Started udev Kernel Device Manager. >Sep 04 05:07:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost kernel: input: C-Media Electronics Inc. USB Audio Device as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.3/1-11.3:1.3/0003:0D8C:0012.0003/input/input4 >Sep 04 05:07:10 localhost kernel: audit: type=1130 audit(1536052030.057:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost systemd[1]: Starting dracut pre-trigger hook... >Sep 04 05:07:10 localhost lldpad[552]: config file failed to load, >Sep 04 05:07:10 localhost lldpad[552]: create a new file. >Sep 04 05:07:10 localhost lldpad[552]: bound ctrl iface to /com/intel/lldpad >Sep 04 05:07:10 localhost dracut-pre-trigger[550]: 553 >Sep 04 05:07:10 localhost dracut-pre-trigger[550]: rd.md=0: removing MD RAID activation >Sep 04 05:07:10 localhost kernel: usb 1-6: new full-speed USB device number 8 using xhci_hcd >Sep 04 05:07:10 localhost systemd[1]: Started dracut pre-trigger hook. >Sep 04 05:07:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost kernel: audit: type=1130 audit(1536052030.098:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost systemd[1]: Starting udev Coldplug all Devices... >Sep 04 05:07:10 localhost kernel: hid-generic 0003:0D8C:0012.0003: input,hidraw2: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:02:00.0-11.3/input3 >Sep 04 05:07:10 localhost systemd[1]: Mounting Kernel Configuration File System... >Sep 04 05:07:10 localhost systemd[1]: Mounted Kernel Configuration File System. >Sep 04 05:07:10 localhost systemd[1]: Started udev Coldplug all Devices. >Sep 04 05:07:10 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost kernel: audit: type=1130 audit(1536052030.148:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:10 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Sep 04 05:07:10 localhost systemd[1]: Starting dracut initqueue hook... >Sep 04 05:07:10 localhost kernel: usb 5-3: New USB device found, idVendor=046d, idProduct=082d >Sep 04 05:07:10 localhost kernel: usb 5-3: New USB device strings: Mfr=0, Product=2, SerialNumber=1 >Sep 04 05:07:10 localhost kernel: usb 5-3: Product: HD Pro Webcam C920 >Sep 04 05:07:10 localhost kernel: usb 5-3: SerialNumber: D31E16EF >Sep 04 05:07:10 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Sep 04 05:07:10 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Sep 04 05:07:10 localhost kernel: ccp 0000:0c:00.2: enabling device (0000 -> 0002) >Sep 04 05:07:10 localhost kernel: ccp 0000:0c:00.2: psp initialization failed >Sep 04 05:07:10 localhost kernel: ccp 0000:0c:00.2: enabled >Sep 04 05:07:10 localhost kernel: sata_sil24 0000:0a:00.0: version 1.1 >Sep 04 05:07:10 localhost kernel: scsi host9: sata_sil24 >Sep 04 05:07:10 localhost kernel: scsi host10: sata_sil24 >Sep 04 05:07:10 localhost kernel: ata10: SATA max UDMA/100 host m128@0xfc684000 port 0xfc680000 irq 36 >Sep 04 05:07:10 localhost kernel: ata11: SATA max UDMA/100 host m128@0xfc684000 port 0xfc682000 irq 36 >Sep 04 05:07:10 localhost kernel: PTP clock support registered >Sep 04 05:07:10 localhost kernel: nvme nvme0: pci function 0000:01:00.0 >Sep 04 05:07:10 localhost kernel: dca service started, version 1.12.1 >Sep 04 05:07:10 localhost systemd-udevd[634]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 04 05:07:10 localhost kernel: igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k >Sep 04 05:07:10 localhost kernel: igb: Copyright (c) 2007-2014 Intel Corporation. >Sep 04 05:07:10 localhost kernel: usb 5-4: new full-speed USB device number 3 using xhci_hcd >Sep 04 05:07:10 localhost kernel: usb 1-6: New USB device found, idVendor=1d57, idProduct=ad17 >Sep 04 05:07:10 localhost kernel: usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >Sep 04 05:07:10 localhost kernel: usb 1-6: Product: ZELOTES GAME MOUSE >Sep 04 05:07:10 localhost kernel: usb 1-6: Manufacturer: ZLY >Sep 04 05:07:10 localhost kernel: input: ZLY ZELOTES GAME MOUSE as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.0/0003:1D57:AD17.0004/input/input5 >Sep 04 05:07:10 localhost kernel: hid-generic 0003:1D57:AD17.0004: input,hidraw3: USB HID v1.10 Mouse [ZLY ZELOTES GAME MOUSE] on usb-0000:02:00.0-6/input0 >Sep 04 05:07:10 localhost kernel: usb-storage 1-4:1.0: USB Mass Storage device detected >Sep 04 05:07:10 localhost kernel: scsi host11: usb-storage 1-4:1.0 >Sep 04 05:07:10 localhost kernel: usb-storage 1-11.1:1.0: USB Mass Storage device detected >Sep 04 05:07:10 localhost kernel: scsi host12: usb-storage 1-11.1:1.0 >Sep 04 05:07:10 localhost kernel: usbcore: registered new interface driver usb-storage >Sep 04 05:07:10 localhost kernel: usbcore: registered new interface driver uas >Sep 04 05:07:10 localhost kernel: nvme0n1: p1 p2 p3 >Sep 04 05:07:10 localhost kernel: usb 1-11.4: new high-speed USB device number 9 using xhci_hcd >Sep 04 05:07:10 localhost kernel: pps pps0: new PPS source ptp0 >Sep 04 05:07:10 localhost kernel: igb 0000:05:00.0: added PHC on eth0 >Sep 04 05:07:10 localhost kernel: igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection >Sep 04 05:07:10 localhost kernel: igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 60:45:cb:a1:63:b1 >Sep 04 05:07:10 localhost kernel: igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF >Sep 04 05:07:10 localhost kernel: igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s) >Sep 04 05:07:10 localhost kernel: igb 0000:05:00.0 enp5s0: renamed from eth0 >Sep 04 05:07:10 localhost systemd-udevd[640]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 04 05:07:10 localhost kernel: usb 5-4: New USB device found, idVendor=051d, idProduct=0002 >Sep 04 05:07:10 localhost kernel: usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Sep 04 05:07:10 localhost kernel: usb 5-4: Product: Back-UPS RS 1500G FW:865.L6 .D USB FW:L6 >Sep 04 05:07:10 localhost kernel: usb 5-4: Manufacturer: American Power Conversion >Sep 04 05:07:10 localhost kernel: usb 5-4: SerialNumber: 4B1715P10427 >Sep 04 05:07:10 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 >Sep 04 05:07:10 localhost kernel: raid6: sse2x1 gen() 8378 MB/s >Sep 04 05:07:10 localhost kernel: raid6: sse2x1 xor() 8244 MB/s >Sep 04 05:07:10 localhost kernel: raid6: sse2x2 gen() 15800 MB/s >Sep 04 05:07:10 localhost kernel: raid6: sse2x2 xor() 11226 MB/s >Sep 04 05:07:10 localhost kernel: hid-generic 0003:051D:0002.0005: hiddev97,hidraw4: USB HID v1.00 Device [American Power Conversion Back-UPS RS 1500G FW:865.L6 .D USB FW:L6 ] on usb-0000:0c:00.3-4/input0 >Sep 04 05:07:10 localhost kernel: raid6: sse2x4 gen() 17875 MB/s >Sep 04 05:07:10 localhost kernel: raid6: sse2x4 xor() 9919 MB/s >Sep 04 05:07:10 localhost kernel: raid6: avx2x1 gen() 18457 MB/s >Sep 04 05:07:10 localhost kernel: usb 1-11.4: New USB device found, idVendor=05e3, idProduct=0745 >Sep 04 05:07:10 localhost kernel: usb 1-11.4: New USB device strings: Mfr=0, Product=1, SerialNumber=2 >Sep 04 05:07:10 localhost kernel: usb 1-11.4: Product: USB Storage >Sep 04 05:07:10 localhost kernel: usb 1-11.4: SerialNumber: 000000000903 >Sep 04 05:07:10 localhost kernel: usb-storage 1-11.4:1.0: USB Mass Storage device detected >Sep 04 05:07:10 localhost kernel: scsi host13: usb-storage 1-11.4:1.0 >Sep 04 05:07:10 localhost kernel: raid6: avx2x1 xor() 14417 MB/s >Sep 04 05:07:10 localhost kernel: raid6: avx2x2 gen() 23988 MB/s >Sep 04 05:07:10 localhost kernel: raid6: avx2x2 xor() 15525 MB/s >Sep 04 05:07:10 localhost kernel: raid6: avx2x4 gen() 25132 MB/s >Sep 04 05:07:10 localhost kernel: raid6: avx2x4 xor() 13681 MB/s >Sep 04 05:07:10 localhost kernel: raid6: using algorithm avx2x4 gen() 25132 MB/s >Sep 04 05:07:10 localhost kernel: raid6: .... xor() 13681 MB/s, rmw enabled >Sep 04 05:07:10 localhost kernel: raid6: using avx2x2 recovery algorithm >Sep 04 05:07:10 localhost kernel: xor: automatically using best checksumming function avx >Sep 04 05:07:10 localhost kernel: Btrfs loaded, crc32c=crc32c-intel >Sep 04 05:07:10 localhost kernel: BTRFS: device label gentoo devid 1 transid 24 /dev/nvme0n1 >Sep 04 05:07:10 localhost kernel: BTRFS: device label btrfsroot devid 1 transid 763425 /dev/nvme0n1p3 >Sep 04 05:07:10 localhost kernel: BTRFS: device label boot devid 1 transid 1037 /dev/nvme0n1p2 >Sep 04 05:07:11 localhost kernel: scsi 12:0:0:0: Direct-Access HGST HDS 724040ALE640 PQ: 0 ANSI: 5 >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: Attached scsi generic sg0 type 0 >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16). >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: [sda] Write Protect is off >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: [sda] Mode Sense: 28 00 00 00 >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: [sda] No Caching mode page found >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: [sda] Assuming drive cache: write through >Sep 04 05:07:11 localhost kernel: sda: sda1 sda2 sda3 sda4 sda5 >Sep 04 05:07:11 localhost kernel: sd 12:0:0:0: [sda] Attached SCSI disk >Sep 04 05:07:11 localhost kernel: scsi 13:0:0:0: Direct-Access Generic STORAGE DEVICE 0903 PQ: 0 ANSI: 6 >Sep 04 05:07:11 localhost kernel: scsi 11:0:0:0: Direct-Access JetFlash Transcend 64GB 1100 PQ: 0 ANSI: 6 >Sep 04 05:07:11 localhost kernel: sd 11:0:0:0: Attached scsi generic sg1 type 0 >Sep 04 05:07:11 localhost kernel: sd 13:0:0:0: Attached scsi generic sg2 type 0 >Sep 04 05:07:11 localhost kernel: sd 11:0:0:0: [sdb] 123371520 512-byte logical blocks: (63.2 GB/58.8 GiB) >Sep 04 05:07:11 localhost kernel: sd 11:0:0:0: [sdb] Write Protect is off >Sep 04 05:07:11 localhost kernel: sd 11:0:0:0: [sdb] Mode Sense: 43 00 00 00 >Sep 04 05:07:11 localhost kernel: sd 11:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Sep 04 05:07:11 localhost kernel: sd 13:0:0:0: [sdc] Attached SCSI removable disk >Sep 04 05:07:11 localhost kernel: sdb: sdb1 sdb2 sdb3 >Sep 04 05:07:11 localhost kernel: sd 11:0:0:0: [sdb] Attached SCSI removable disk >Sep 04 05:07:11 localhost kernel: random: crng init done >Sep 04 05:07:12 localhost kernel: usb 1-6: USB disconnect, device number 8 >Sep 04 05:07:12 localhost kernel: ata10: SATA link down (SStatus 0 SControl 0) >Sep 04 05:07:13 localhost kernel: usb 1-6: new full-speed USB device number 10 using xhci_hcd >Sep 04 05:07:13 localhost kernel: usb 1-6: New USB device found, idVendor=1d57, idProduct=ad17 >Sep 04 05:07:13 localhost kernel: usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >Sep 04 05:07:13 localhost kernel: usb 1-6: Product: ZELOTES GAME MOUSE >Sep 04 05:07:13 localhost kernel: usb 1-6: Manufacturer: ZLY >Sep 04 05:07:13 localhost kernel: input: ZLY ZELOTES GAME MOUSE as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.0/0003:1D57:AD17.0006/input/input6 >Sep 04 05:07:13 localhost kernel: hid-generic 0003:1D57:AD17.0006: input,hidraw3: USB HID v1.10 Mouse [ZLY ZELOTES GAME MOUSE] on usb-0000:02:00.0-6/input0 >Sep 04 05:07:14 localhost kernel: ata11: SATA link down (SStatus 0 SControl 0) >Sep 04 05:07:14 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Sep 04 05:07:14 localhost systemd[1]: Starting Device-Mapper Multipath Device Controller... >Sep 04 05:07:14 localhost kernel: audit: type=1130 audit(1536052034.336:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Reached target Local File Systems (Pre). >Sep 04 05:07:14 localhost systemd[1]: Reached target Local File Systems. >Sep 04 05:07:14 localhost kernel: audit: type=1130 audit(1536052034.340:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Starting Create Volatile Files and Directories... >Sep 04 05:07:14 localhost multipathd[741]: --------start up-------- >Sep 04 05:07:14 localhost multipathd[741]: read /etc/multipath.conf >Sep 04 05:07:14 localhost multipathd[741]: /etc/multipath.conf does not exist, blacklisting all devices. >Sep 04 05:07:14 localhost multipathd[741]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 04 05:07:14 localhost multipathd[741]: path checkers start up >Sep 04 05:07:14 localhost systemd[1]: Started Create Volatile Files and Directories. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost multipathd[741]: /etc/multipath.conf does not exist, blacklisting all devices. >Sep 04 05:07:14 localhost multipathd[741]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 04 05:07:14 localhost systemd[1]: Reached target System Initialization. >Sep 04 05:07:14 localhost systemd[1]: Reached target Basic System. >Sep 04 05:07:14 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Sep 04 05:07:14 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Sep 04 05:07:14 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Sep 04 05:07:14 localhost systemd[1]: Found device /dev/mapper/live-rw. >Sep 04 05:07:14 localhost systemd[1]: Started dracut initqueue hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Reached target Remote File Systems (Pre). >Sep 04 05:07:14 localhost systemd[1]: Reached target Remote File Systems. >Sep 04 05:07:14 localhost systemd[1]: Starting dracut pre-mount hook... >Sep 04 05:07:14 localhost systemd[1]: Started dracut pre-mount hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Mounting /sysroot... >Sep 04 05:07:14 localhost systemd[1]: Mounted /sysroot. >Sep 04 05:07:14 localhost systemd[1]: Reached target Initrd Root File System. >Sep 04 05:07:14 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Sep 04 05:07:14 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Sep 04 05:07:14 localhost systemd[1]: Reloading. >Sep 04 05:07:14 localhost systemd[1]: Started Reload Configuration from the Real Root. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Reached target Initrd File Systems. >Sep 04 05:07:14 localhost systemd[1]: Reached target Initrd Default Target. >Sep 04 05:07:14 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Sep 04 05:07:14 localhost dracut-pre-pivot[917]: Sep 04 09:07:14 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 04 05:07:14 localhost dracut-pre-pivot[917]: Sep 04 09:07:14 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 04 05:07:14 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Sep 04 05:07:14 localhost systemd[1]: Stopped target Timers. >Sep 04 05:07:14 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped dracut pre-mount hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped target Initrd Default Target. >Sep 04 05:07:14 localhost systemd[1]: Stopped target Basic System. >Sep 04 05:07:14 localhost systemd[1]: Stopped target Slices. >Sep 04 05:07:14 localhost systemd[1]: Stopped target Sockets. >Sep 04 05:07:14 localhost systemd[1]: Stopped target Paths. >Sep 04 05:07:14 localhost systemd[1]: Stopped target Remote File Systems. >Sep 04 05:07:14 localhost systemd[1]: Stopped target System Initialization. >Sep 04 05:07:14 localhost systemd[1]: Stopped target Local Encrypted Volumes. >Sep 04 05:07:14 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. >Sep 04 05:07:14 localhost systemd[1]: Stopped Create Volatile Files and Directories. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped target Local File Systems. >Sep 04 05:07:14 localhost systemd[1]: Stopped target Local File Systems (Pre). >Sep 04 05:07:14 localhost systemd[1]: Stopped target Swap. >Sep 04 05:07:14 localhost systemd[1]: Stopped Apply Kernel Variables. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopping Device-Mapper Multipath Device Controller... >Sep 04 05:07:14 localhost systemd[1]: Stopped target Remote File Systems (Pre). >Sep 04 05:07:14 localhost systemd[1]: Stopped dracut initqueue hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped target Initrd Root Device. >Sep 04 05:07:14 localhost systemd[1]: Started Cleaning Up and Shutting Down Daemons. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost multipathd[955]: /etc/multipath.conf does not exist, blacklisting all devices. >Sep 04 05:07:14 localhost multipathd[955]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 04 05:07:14 localhost multipathd[955]: ok >Sep 04 05:07:14 localhost multipathd[741]: --------shut down------- >Sep 04 05:07:14 localhost systemd[1]: Stopped Device-Mapper Multipath Device Controller. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped udev Wait for Complete Device Initialization. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped udev Coldplug all Devices. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped dracut pre-trigger hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopping udev Kernel Device Manager... >Sep 04 05:07:14 localhost systemd[1]: Stopped udev Kernel Device Manager. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped dracut pre-udev hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped dracut cmdline hook. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Closed udev Control Socket. >Sep 04 05:07:14 localhost systemd[1]: Closed udev Kernel Socket. >Sep 04 05:07:14 localhost systemd[1]: Starting Cleanup udevd DB... >Sep 04 05:07:14 localhost systemd[1]: Started Cleanup udevd DB. >Sep 04 05:07:14 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:14 localhost systemd[1]: Reached target Switch Root. >Sep 04 05:07:14 localhost systemd[1]: Starting Switch Root... >Sep 04 05:07:14 localhost systemd[1]: Switching root. >Sep 04 05:07:14 localhost systemd-journald[343]: Journal stopped >Sep 04 09:07:17 localhost systemd-journald[343]: Received SIGTERM from PID 1 (systemd). >Sep 04 09:07:17 localhost kernel: systemd: 18 output lines suppressed due to ratelimiting >Sep 04 09:07:17 localhost kernel: usb 1-6: USB disconnect, device number 10 >Sep 04 09:07:17 localhost kernel: kauditd_printk_skb: 37 callbacks suppressed >Sep 04 09:07:17 localhost kernel: audit: type=1404 audit(1536052035.490:49): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Sep 04 09:07:17 localhost kernel: SELinux: 32768 avtab hash slots, 113264 rules. >Sep 04 09:07:17 localhost kernel: SELinux: 32768 avtab hash slots, 113264 rules. >Sep 04 09:07:17 localhost kernel: SELinux: 8 users, 14 roles, 5105 types, 318 bools, 1 sens, 1024 cats >Sep 04 09:07:17 localhost kernel: SELinux: 129 classes, 113264 rules >Sep 04 09:07:17 localhost kernel: SELinux: Class bpf not defined in policy. >Sep 04 09:07:17 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Sep 04 09:07:17 localhost kernel: SELinux: policy capability network_peer_controls=1 >Sep 04 09:07:17 localhost kernel: SELinux: policy capability open_perms=1 >Sep 04 09:07:17 localhost kernel: SELinux: policy capability extended_socket_class=1 >Sep 04 09:07:17 localhost kernel: SELinux: policy capability always_check_network=0 >Sep 04 09:07:17 localhost kernel: SELinux: policy capability cgroup_seclabel=1 >Sep 04 09:07:17 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 >Sep 04 09:07:17 localhost kernel: SELinux: Completing initialization. >Sep 04 09:07:17 localhost kernel: SELinux: Setting up existing superblocks. >Sep 04 09:07:17 localhost kernel: audit: type=1403 audit(1536052035.887:50): policy loaded auid=4294967295 ses=4294967295 >Sep 04 09:07:17 localhost systemd[1]: Successfully loaded SELinux policy in 400.248ms. >Sep 04 09:07:17 localhost systemd[1]: RTC configured in localtime, applying delta of -240 minutes to system time. >Sep 04 09:07:17 localhost kernel: audit: type=1400 audit(1536066435.948:51): avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18786 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=0 >Sep 04 09:07:17 localhost systemd[1]: Unable to fix SELinux security context of /run/rootfsbase: Permission denied >Sep 04 09:07:17 localhost systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 21.796ms. >Sep 04 09:07:17 localhost systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >Sep 04 09:07:17 localhost systemd[1]: Detected architecture x86-64. >Sep 04 09:07:17 localhost systemd[1]: Initializing machine ID from random generator. >Sep 04 09:07:17 localhost kernel: usb 1-6: new full-speed USB device number 11 using xhci_hcd >Sep 04 09:07:17 localhost kernel: usb 1-6: New USB device found, idVendor=1d57, idProduct=ad17 >Sep 04 09:07:17 localhost kernel: usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >Sep 04 09:07:17 localhost kernel: usb 1-6: Product: ZELOTES GAME MOUSE >Sep 04 09:07:17 localhost kernel: usb 1-6: Manufacturer: ZLY >Sep 04 09:07:17 localhost kernel: input: ZLY ZELOTES GAME MOUSE as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.0/0003:1D57:AD17.0007/input/input7 >Sep 04 09:07:17 localhost kernel: hid-generic 0003:1D57:AD17.0007: input,hidraw3: USB HID v1.10 Mouse [ZLY ZELOTES GAME MOUSE] on usb-0000:02:00.0-6/input0 >Sep 04 09:07:17 localhost systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:7: Unknown lvalue 'Server' in section 'Socket' >Sep 04 09:07:17 localhost kernel: audit: type=1130 audit(1536066437.142:52): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost kernel: audit: type=1131 audit(1536066437.142:53): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Stopped Switch Root. >Sep 04 09:07:17 localhost kernel: audit: type=1130 audit(1536066437.142:54): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost kernel: audit: type=1131 audit(1536066437.142:55): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: systemd-journald.service: Service has no hold-off time, scheduling restart. >Sep 04 09:07:17 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. >Sep 04 09:07:17 localhost systemd[1]: Stopped Journal Service. >Sep 04 09:07:17 localhost kernel: audit: type=1130 audit(1536066437.142:56): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost kernel: audit: type=1131 audit(1536066437.142:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Starting Journal Service... >Sep 04 09:07:17 localhost systemd[1]: Created slice system-getty.slice. >Sep 04 09:07:17 localhost kernel: audit: type=1305 audit(1536066437.161:58): audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Sep 04 09:07:17 localhost systemd-journald[987]: Journal started >Sep 04 09:07:17 localhost systemd-journald[987]: Runtime journal (/run/log/journal/09ee9cfe4f794ca5b4ab958aeba91b0b) is 8.0M, max 3.1G, 3.1G free. >Sep 04 05:07:15 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Sep 04 05:07:15 localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >Sep 04 09:07:15 localhost audit[1]: AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18786 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=0 >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Starting Configure read-only root support... >Sep 04 09:07:17 localhost systemd[1]: Starting Flush Journal to Persistent Storage... >Sep 04 09:07:17 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Sep 04 09:07:17 localhost systemd[1]: Started Apply Kernel Variables. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd-journald[987]: Time spent on flushing to /var is 6.988ms for 1279 entries. >Sep 04 09:07:17 localhost systemd-journald[987]: System journal (/var/log/journal/09ee9cfe4f794ca5b4ab958aeba91b0b) is 8.0M, max 572.2M, 564.2M free. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Mounted Temporary Directory (/tmp). >Sep 04 09:07:17 localhost systemd[1]: Mounted POSIX Message Queue File System. >Sep 04 09:07:17 localhost systemd[1]: Mounted Kernel Debug File System. >Sep 04 09:07:17 localhost systemd[1]: Mounted Huge Pages File System. >Sep 04 09:07:17 localhost systemd[1]: Started udev Coldplug all Devices. >Sep 04 09:07:17 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Sep 04 09:07:17 localhost systemd[1]: Started Flush Journal to Persistent Storage. >Sep 04 09:07:17 localhost fedora-readonly[998]: /usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >Sep 04 09:07:17 localhost systemd[1]: Started Configure read-only root support. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Starting Load/Save Random Seed... >Sep 04 09:07:17 localhost systemd[1]: Started Load/Save Random Seed. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Starting udev Kernel Device Manager... >Sep 04 09:07:17 localhost systemd[1]: Started Setup Virtual Console. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Started udev Kernel Device Manager. >Sep 04 09:07:17 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:17 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Sep 04 09:07:17 localhost kernel: acpi_cpufreq: overriding BIOS provided _PSD data >Sep 04 09:07:17 localhost kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) >Sep 04 09:07:17 localhost systemd-udevd[1056]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 04 09:07:17 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Sep 04 09:07:18 localhost kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >Sep 04 09:07:18 localhost kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection >Sep 04 09:07:18 localhost kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver >Sep 04 09:07:18 localhost kernel: sp5100-tco sp5100-tco: I/O address 0x0cd6 already in use >Sep 04 09:07:18 localhost kernel: sp5100-tco: probe of sp5100-tco failed with error -16 >Sep 04 09:07:18 localhost systemd[1]: Received SIGRTMIN+20 from PID 1038 (plymouthd). >Sep 04 09:07:18 localhost systemd[1]: Started Show Plymouth Boot Screen. >Sep 04 09:07:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:18 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Sep 04 09:07:18 localhost systemd-udevd[1046]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 04 09:07:18 localhost kernel: usb 1-6: USB disconnect, device number 11 >Sep 04 09:07:18 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. >Sep 04 09:07:18 localhost kernel: asus_wmi: ASUS WMI generic driver loaded >Sep 04 09:07:18 localhost kernel: asus_wmi: Initialization: 0x0 >Sep 04 09:07:18 localhost kernel: asus_wmi: BIOS WMI version: 0.9 >Sep 04 09:07:18 localhost kernel: asus_wmi: SFUN value: 0x0 >Sep 04 09:07:18 localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8 >Sep 04 09:07:18 localhost kernel: asus_wmi: Number of fans: 1 >Sep 04 09:07:18 localhost mtp-probe[1088]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4" >Sep 04 09:07:18 localhost mtp-probe[1095]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.3" >Sep 04 09:07:18 localhost mtp-probe[1091]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-12" >Sep 04 09:07:18 localhost mtp-probe[1096]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1" >Sep 04 09:07:18 localhost mtp-probe[1094]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4" >Sep 04 09:07:18 localhost mtp-probe[1092]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb5/5-4" >Sep 04 09:07:18 localhost mtp-probe[1093]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb5/5-3" >Sep 04 09:07:18 localhost mtp-probe[1085]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6" >Sep 04 09:07:18 localhost mtp-probe[1088]: bus: 1, device: 3 was not an MTP device >Sep 04 09:07:18 localhost mtp-probe[1091]: bus: 1, device: 5 was not an MTP device >Sep 04 09:07:18 localhost mtp-probe[1092]: bus: 5, device: 3 was not an MTP device >Sep 04 09:07:18 localhost mtp-probe[1096]: bus: 1, device: 6 was not an MTP device >Sep 04 09:07:18 localhost mtp-probe[1094]: bus: 1, device: 9 was not an MTP device >Sep 04 09:07:18 localhost mtp-probe[1093]: bus: 5, device: 2 was not an MTP device >Sep 04 09:07:18 localhost mtp-probe[1095]: bus: 1, device: 7 was not an MTP device >Sep 04 09:07:18 localhost mtp-probe[1085]: bus: 1, device: 11 was not an MTP device >Sep 04 09:07:18 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database >Sep 04 09:07:18 localhost kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' >Sep 04 09:07:18 localhost kernel: Bluetooth: Core ver 2.22 >Sep 04 09:07:18 localhost kernel: NET: Registered protocol family 31 >Sep 04 09:07:18 localhost kernel: Bluetooth: HCI device and connection manager initialized >Sep 04 09:07:18 localhost kernel: Bluetooth: HCI socket layer initialized >Sep 04 09:07:18 localhost kernel: Bluetooth: L2CAP socket layer initialized >Sep 04 09:07:18 localhost kernel: Bluetooth: SCO socket layer initialized >Sep 04 09:07:18 localhost kernel: kvm: Nested Virtualization enabled >Sep 04 09:07:18 localhost kernel: kvm: Nested Paging enabled >Sep 04 09:07:18 localhost kernel: SVM: Virtual VMLOAD VMSAVE supported >Sep 04 09:07:18 localhost kernel: SVM: Virtual GIF supported >Sep 04 09:07:18 localhost kernel: MCE: In-kernel MCE decoding enabled. >Sep 04 09:07:18 localhost kernel: media: Linux media interface: v0.10 >Sep 04 09:07:18 localhost kernel: EDAC amd64: Node 0: DRAM ECC disabled. >Sep 04 09:07:18 localhost kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. >Either enable ECC checking or force module loading by setting 'ecc_enable_override'. >(Note that use of the override may cause unknown side effects.) >Sep 04 09:07:18 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 >Sep 04 09:07:18 localhost kernel: cfg80211: failed to load regulatory.db >Sep 04 09:07:18 localhost kernel: usbcore: registered new interface driver btusb >Sep 04 09:07:18 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Sep 04 09:07:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:18 localhost systemd[1]: Started Load/Save RF Kill Switch Status. >Sep 04 09:07:18 localhost kernel: [drm] radeon kernel modesetting enabled. >Sep 04 09:07:18 localhost kernel: checking generic (e0000000 300000) vs hw (e0000000 10000000) >Sep 04 09:07:18 localhost kernel: fb: switching to radeondrmfb from EFI VGA >Sep 04 09:07:18 localhost kernel: Console: switching to colour dummy device 80x25 >Sep 04 09:07:18 localhost kernel: [drm] initializing kernel modesetting (PITCAIRN 0x1002:0x6810 0x174B:0xE271 0x00). >Sep 04 09:07:18 localhost kernel: ATOM BIOS: C63101 >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used) >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF >Sep 04 09:07:18 localhost kernel: [drm] Detected VRAM RAM=2048M, BAR=256M >Sep 04 09:07:18 localhost kernel: [drm] RAM width 256bits DDR >Sep 04 09:07:18 localhost kernel: [TTM] Zone kernel: Available graphics memory: 32979834 kiB >Sep 04 09:07:18 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Sep 04 09:07:18 localhost kernel: [TTM] Initializing pool allocator >Sep 04 09:07:18 localhost kernel: [TTM] Initializing DMA pool allocator >Sep 04 09:07:18 localhost kernel: [drm] radeon: 2048M of VRAM memory ready >Sep 04 09:07:18 localhost kernel: [drm] radeon: 2048M of GTT memory ready. >Sep 04 09:07:18 localhost kernel: [drm] Loading pitcairn Microcode >Sep 04 09:07:18 localhost kernel: Linux video capture interface: v2.00 >Sep 04 09:07:18 localhost kernel: ath10k_pci 0000:06:00.0: enabling device (0000 -> 0002) >Sep 04 09:07:18 localhost kernel: [drm] Internal thermal controller with fan control >Sep 04 09:07:18 localhost kernel: ath10k_pci 0000:06:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 >Sep 04 09:07:18 localhost kernel: [drm] probing gen 2 caps for device 1022:1453 = 737903/e >Sep 04 09:07:18 localhost kernel: [drm] radeon: dpm initialized >Sep 04 09:07:18 localhost kernel: [drm] Found VCE firmware/feedback version 50.0.1 / 17! >Sep 04 09:07:18 localhost kernel: [drm] GART: num cpu pages 524288, num gpu pages 524288 >Sep 04 09:07:18 localhost kernel: [drm] probing gen 2 caps for device 1022:1453 = 737903/e >Sep 04 09:07:18 localhost kernel: [drm] PCIE gen 3 link speeds already enabled >Sep 04 09:07:18 localhost kernel: [drm] PCIE GART of 2048M enabled (table at 0x00000000001D6000). >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: WB enabled >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000007cbee4c3 >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x000000004b1f4385 >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000b48b60ef >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x00000000cafbba06 >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000004e5e6f48 >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18 and cpu addr 0x00000000e0426c31 >Sep 04 09:07:18 localhost kernel: uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d) >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Processing 3 was not initialized! >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Extension 6 was not initialized! >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Extension 12 was not initialized! >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Camera 1 was not initialized! >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Extension 8 was not initialized! >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Extension 9 was not initialized! >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Extension 10 was not initialized! >Sep 04 09:07:18 localhost kernel: uvcvideo 5-3:1.0: Entity type for entity Extension 11 was not initialized! >Sep 04 09:07:18 localhost kernel: input: HD Pro Webcam C920 as /devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb5/5-3/5-3:1.0/input/input9 >Sep 04 09:07:18 localhost kernel: usbcore: registered new interface driver uvcvideo >Sep 04 09:07:18 localhost kernel: USB Video Class driver (1.1.1) >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 6 use gpu addr 0x0000000080000c18 and cpu addr 0x000000001cfa2caf >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: fence driver on ring 7 use gpu addr 0x0000000080000c1c and cpu addr 0x000000000bb97d30 >Sep 04 09:07:18 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Sep 04 09:07:18 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: radeon: MSI limited to 32-bit >Sep 04 09:07:18 localhost kernel: radeon 0000:0b:00.0: radeon: using MSI. >Sep 04 09:07:18 localhost kernel: [drm] radeon: irq initialized. >Sep 04 09:07:18 localhost kernel: ath10k_pci 0000:06:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:06:00.0.bin failed with error -2 >Sep 04 09:07:18 localhost kernel: ath10k_pci 0000:06:00.0: Direct firmware load for ath10k/cal-pci-0000:06:00.0.bin failed with error -2 >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1043:86e0 >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0 >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb >Sep 04 09:07:19 localhost kernel: [drm] ring test on 0 succeeded in 1 usecs >Sep 04 09:07:19 localhost kernel: [drm] ring test on 1 succeeded in 1 usecs >Sep 04 09:07:19 localhost kernel: [drm] ring test on 2 succeeded in 1 usecs >Sep 04 09:07:19 localhost kernel: [drm] ring test on 3 succeeded in 4 usecs >Sep 04 09:07:19 localhost kernel: [drm] ring test on 4 succeeded in 4 usecs >Sep 04 09:07:19 localhost kernel: usb 1-6: new full-speed USB device number 12 using xhci_hcd >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0: board_file api 2 bmi_id N/A crc32 20d869c3 >Sep 04 09:07:19 localhost kernel: usbcore: registered new interface driver snd-usb-audio >Sep 04 09:07:19 localhost kernel: [drm] ring test on 5 succeeded in 2 usecs >Sep 04 09:07:19 localhost kernel: [drm] UVD initialized successfully. >Sep 04 09:07:19 localhost kernel: [drm] ring test on 6 succeeded in 22 usecs >Sep 04 09:07:19 localhost kernel: [drm] ring test on 7 succeeded in 3 usecs >Sep 04 09:07:19 localhost kernel: [drm] VCE initialized successfully. >Sep 04 09:07:19 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs >Sep 04 09:07:19 localhost kernel: [drm] ib test on ring 1 succeeded in 0 usecs >Sep 04 09:07:19 localhost kernel: [drm] ib test on ring 2 succeeded in 0 usecs >Sep 04 09:07:19 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs >Sep 04 09:07:19 localhost kernel: [drm] ib test on ring 4 succeeded in 0 usecs >Sep 04 09:07:19 localhost kernel: usb 1-6: New USB device found, idVendor=1d57, idProduct=ad17 >Sep 04 09:07:19 localhost kernel: usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >Sep 04 09:07:19 localhost kernel: usb 1-6: Product: ZELOTES GAME MOUSE >Sep 04 09:07:19 localhost kernel: usb 1-6: Manufacturer: ZLY >Sep 04 09:07:19 localhost kernel: input: ZLY ZELOTES GAME MOUSE as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.0/0003:1D57:AD17.0008/input/input10 >Sep 04 09:07:19 localhost kernel: hid-generic 0003:1D57:AD17.0008: input,hidraw3: USB HID v1.10 Mouse [ZLY ZELOTES GAME MOUSE] on usb-0000:02:00.0-6/input0 >Sep 04 09:07:19 localhost mtp-probe[1130]: checking bus 1, device 12: "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6" >Sep 04 09:07:19 localhost mtp-probe[1130]: bus: 1, device: 12 was not an MTP device >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0: Unknown eventid: 118809 >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0: Unknown eventid: 90118 >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 >Sep 04 09:07:19 localhost kernel: ath: EEPROM regdomain: 0x69 >Sep 04 09:07:19 localhost kernel: ath: EEPROM indicates we should expect a direct regpair map >Sep 04 09:07:19 localhost kernel: ath: Country alpha2 being used: 00 >Sep 04 09:07:19 localhost kernel: ath: Regpair used: 0x69 >Sep 04 09:07:19 localhost systemd-udevd[1036]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Sep 04 09:07:19 localhost kernel: ath10k_pci 0000:06:00.0 wlp6s0: renamed from wlan0 >Sep 04 09:07:19 localhost crda[1142]: Could not determine country! Unable to set regulatory domain. >Sep 04 09:07:19 localhost systemd-udevd[1035]: Process '/usr/sbin/setregdomain' failed with exit code 1. >Sep 04 09:07:20 localhost kernel: [drm] ib test on ring 5 succeeded >Sep 04 09:07:20 localhost kernel: [drm] ib test on ring 6 succeeded >Sep 04 09:07:21 localhost kernel: [drm] ib test on ring 7 succeeded >Sep 04 09:07:21 localhost kernel: [drm] Radeon Display Connectors >Sep 04 09:07:21 localhost kernel: [drm] Connector 0: >Sep 04 09:07:21 localhost kernel: [drm] DP-1 >Sep 04 09:07:21 localhost kernel: [drm] HPD4 >Sep 04 09:07:21 localhost kernel: [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c >Sep 04 09:07:21 localhost kernel: [drm] Encoders: >Sep 04 09:07:21 localhost kernel: [drm] DFP1: INTERNAL_UNIPHY2 >Sep 04 09:07:21 localhost kernel: [drm] Connector 1: >Sep 04 09:07:21 localhost kernel: [drm] HDMI-A-1 >Sep 04 09:07:21 localhost kernel: [drm] HPD5 >Sep 04 09:07:21 localhost kernel: [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c >Sep 04 09:07:21 localhost kernel: [drm] Encoders: >Sep 04 09:07:21 localhost kernel: [drm] DFP2: INTERNAL_UNIPHY2 >Sep 04 09:07:21 localhost kernel: [drm] Connector 2: >Sep 04 09:07:21 localhost kernel: [drm] DVI-I-1 >Sep 04 09:07:21 localhost kernel: [drm] HPD6 >Sep 04 09:07:21 localhost kernel: [drm] DDC: 0x6580 0x6580 0x6584 0x6584 0x6588 0x6588 0x658c 0x658c >Sep 04 09:07:21 localhost kernel: [drm] Encoders: >Sep 04 09:07:21 localhost kernel: [drm] DFP3: INTERNAL_UNIPHY >Sep 04 09:07:21 localhost kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Sep 04 09:07:21 localhost kernel: [drm] Connector 3: >Sep 04 09:07:21 localhost kernel: [drm] DVI-D-1 >Sep 04 09:07:21 localhost kernel: [drm] HPD1 >Sep 04 09:07:21 localhost kernel: [drm] DDC: 0x6570 0x6570 0x6574 0x6574 0x6578 0x6578 0x657c 0x657c >Sep 04 09:07:21 localhost kernel: [drm] Encoders: >Sep 04 09:07:21 localhost kernel: [drm] DFP4: INTERNAL_UNIPHY1 >Sep 04 09:07:21 localhost kernel: [drm] fb mappable at 0xE05D8000 >Sep 04 09:07:21 localhost kernel: [drm] vram apper at 0xE0000000 >Sep 04 09:07:21 localhost kernel: [drm] size 8294400 >Sep 04 09:07:21 localhost kernel: [drm] fb depth is 24 >Sep 04 09:07:21 localhost kernel: [drm] pitch is 7680 >Sep 04 09:07:21 localhost kernel: fbcon: radeondrmfb (fb0) is primary device >Sep 04 09:07:21 localhost kernel: Console: switching to colour frame buffer device 240x67 >Sep 04 09:07:21 localhost kernel: radeon 0000:0b:00.0: fb0: radeondrmfb frame buffer device >Sep 04 09:07:21 localhost kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:0b:00.0 on minor 0 >Sep 04 09:07:21 localhost kernel: snd_hda_intel 0000:0b:00.1: Handle vga_switcheroo audio client >Sep 04 09:07:21 localhost kernel: snd_hda_intel 0000:0b:00.1: Force to non-snoop mode >Sep 04 09:07:21 localhost kernel: snd_hda_intel 0000:0d:00.3: enabling device (0000 -> 0002) >Sep 04 09:07:21 localhost kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card2/input11 >Sep 04 09:07:21 localhost kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card2/input12 >Sep 04 09:07:21 localhost kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card2/input13 >Sep 04 09:07:21 localhost kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card2/input14 >Sep 04 09:07:21 localhost kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card2/input15 >Sep 04 09:07:21 localhost kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card2/input16 >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: mono: mono_out=0x0 >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: dig-out=0x1e/0x0 >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: inputs: >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: Front Mic=0x19 >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: Rear Mic=0x18 >Sep 04 09:07:21 localhost kernel: snd_hda_codec_realtek hdaudioC3D0: Line=0x1a >Sep 04 09:07:21 localhost kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card3/input17 >Sep 04 09:07:21 localhost kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card3/input18 >Sep 04 09:07:21 localhost kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card3/input19 >Sep 04 09:07:21 localhost kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card3/input20 >Sep 04 09:07:21 localhost kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card3/input21 >Sep 04 09:07:21 localhost kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card3/input22 >Sep 04 09:07:21 localhost kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card3/input23 >Sep 04 09:07:21 localhost kernel: [drm] amdgpu kernel modesetting enabled. >Sep 04 09:07:21 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: kauditd_printk_skb: 14 callbacks suppressed >Sep 04 09:07:21 localhost kernel: audit: type=1130 audit(1536066441.382:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting Activation of DM RAID sets... >Sep 04 09:07:21 localhost systemd[1]: Started LVM2 metadata daemon. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1130 audit(1536066441.384:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Started Activation of DM RAID sets. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1130 audit(1536066441.436:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1131 audit(1536066441.436:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Reached target Local Encrypted Volumes. >Sep 04 09:07:21 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Reached target Local File Systems (Pre). >Sep 04 09:07:21 localhost kernel: audit: type=1130 audit(1536066441.465:77): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Mounting /var/tmp... >Sep 04 09:07:21 localhost systemd[1]: Mounted /var/tmp. >Sep 04 09:07:21 localhost systemd[1]: Reached target Local File Systems. >Sep 04 09:07:21 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Sep 04 09:07:21 localhost systemd[1]: Starting Import network configuration from initramfs... >Sep 04 09:07:21 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... >Sep 04 09:07:21 localhost systemd[1]: Starting Preprocess NFS configuration... >Sep 04 09:07:21 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1130 audit(1536066441.489:78): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1131 audit(1536066441.489:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Started Restore /run/initramfs on shutdown. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1130 audit(1536066441.507:80): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Started Preprocess NFS configuration. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1130 audit(1536066441.520:81): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost kernel: audit: type=1131 audit(1536066441.520:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Started Import network configuration from initramfs. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting Create Volatile Files and Directories... >Sep 04 09:07:21 localhost systemd[1]: Started Create Volatile Files and Directories. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting Security Auditing Service... >Sep 04 09:07:21 localhost auditd[1195]: Started dispatcher: /sbin/audispd pid: 1197 >Sep 04 09:07:21 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Sep 04 09:07:21 localhost audit: CONFIG_CHANGE audit_pid=1195 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Sep 04 09:07:21 localhost auditd[1195]: Init complete, auditd 2.8.3 listening for events (startup state enable) >Sep 04 09:07:21 localhost audispd[1197]: No plugins found, exiting >Sep 04 09:07:21 localhost auditd[1195]: dispatcher 1197 reaped >Sep 04 09:07:21 localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 >Sep 04 09:07:21 localhost augenrules[1199]: No rules >Sep 04 09:07:21 localhost systemd[1]: Started Security Auditing Service. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Sep 04 09:07:21 localhost audit[1216]: SYSTEM_BOOT pid=1216 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Reached target System Initialization. >Sep 04 09:07:21 localhost systemd[1]: Started Updates mlocate database every day. >Sep 04 09:07:21 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Sep 04 09:07:21 localhost systemd[1]: Listening on Virtual machine log manager socket. >Sep 04 09:07:21 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Sep 04 09:07:21 localhost systemd[1]: Listening on CUPS Scheduler. >Sep 04 09:07:21 localhost systemd[1]: Listening on SSSD Secrets Service responder socket. >Sep 04 09:07:21 localhost systemd[1]: Reached target Timers. >Sep 04 09:07:21 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Sep 04 09:07:21 localhost systemd[1]: Listening on Virtual machine lock manager socket. >Sep 04 09:07:21 localhost systemd[1]: Started CUPS Scheduler. >Sep 04 09:07:21 localhost systemd[1]: Reached target Paths. >Sep 04 09:07:21 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Sep 04 09:07:21 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Sep 04 09:07:21 localhost systemd[1]: Reached target Sockets. >Sep 04 09:07:21 localhost systemd[1]: Reached target Basic System. >Sep 04 09:07:21 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting Accounts Service... >Sep 04 09:07:21 localhost systemd[1]: Starting Switcheroo Control Proxy service... >Sep 04 09:07:21 localhost systemd[1]: Started D-Bus System Message Bus. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting Disk Manager... >Sep 04 09:07:21 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rngd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting Modem Manager... >Sep 04 09:07:21 localhost systemd[1]: Starting LSB: Init script for live image.... >Sep 04 09:07:21 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Sep 04 09:07:21 localhost systemd[1]: Starting GSSAPI Proxy Daemon... >Sep 04 09:07:21 localhost systemd[1]: Started Secure Boot DBX (blacklist) updater. >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbxtool comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Sep 04 09:07:21 localhost systemd[1]: Starting Login Service... >Sep 04 09:07:21 localhost systemd[1]: Starting Virtual Machine and Container Registration Service... >Sep 04 09:07:21 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Sep 04 09:07:21 localhost systemd[1]: Starting Bluetooth service... >Sep 04 09:07:21 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Sep 04 09:07:21 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:21 localhost systemd[1]: Reached target Sound Card. >Sep 04 09:07:21 localhost alsactl[1238]: alsactl 1.1.6 daemon started >Sep 04 09:07:21 localhost alsactl[1238]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Sep 04 09:07:21 localhost alsactl[1238]: Found hardware: "USB-Audio" "USB Mixer" "USB0d8c:0012" "" "" >Sep 04 09:07:21 localhost alsactl[1238]: Hardware is initialized using a generic method >Sep 04 09:07:21 localhost alsactl[1238]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 04 09:07:21 localhost alsactl[1238]: Found hardware: "USB-Audio" "USB Mixer" "USB046d:082d" "" "" >Sep 04 09:07:21 localhost alsactl[1238]: Hardware is initialized using a generic method >Sep 04 09:07:21 localhost alsactl[1238]: Found hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100300" "0x174b" "0xaab0" >Sep 04 09:07:21 localhost alsactl[1238]: Hardware is initialized using a generic method >Sep 04 09:07:21 localhost alsactl[1238]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 04 09:07:21 localhost alsactl[1238]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 04 09:07:21 localhost alsactl[1238]: Found hardware: "HDA-Intel" "Realtek ALC1220" "HDA:10ec1220,10438735,00100003" "0x1043" "0x8735" >Sep 04 09:07:21 localhost alsactl[1238]: Hardware is initialized using a generic method >Sep 04 09:07:21 localhost alsactl[1238]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Sep 04 09:07:21 localhost mcelog[1217]: mcelog: ERROR: AMD Processor family 23: mcelog does not support this processor. Please use the edac_mce_amd module instead. >Sep 04 09:07:21 localhost mcelog[1217]: CPU is unsupported >Sep 04 09:07:21 localhost rngd[1222]: Failed to init entropy source 0: Hardware RNG Device >Sep 04 09:07:21 localhost rngd[1222]: Failed to init entropy source 1: TPM RNG Device >Sep 04 09:07:22 localhost systemd-logind[1234]: New seat seat0. >Sep 04 09:07:22 localhost systemd-logind[1234]: Watching system buttons on /dev/input/event1 (Power Button) >Sep 04 09:07:22 localhost systemd-logind[1234]: Watching system buttons on /dev/input/event0 (Power Button) >Sep 04 09:07:22 localhost systemd-logind[1234]: Watching system buttons on /dev/input/event2 (SONiX USB Keyboard) >Sep 04 09:07:22 localhost systemd-logind[1234]: Watching system buttons on /dev/input/event3 (SONiX USB Keyboard) >Sep 04 09:07:22 localhost bluetoothd[1237]: Bluetooth daemon 5.49 >Sep 04 09:07:22 localhost avahi-daemon[1236]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Sep 04 09:07:22 localhost avahi-daemon[1236]: Successfully dropped root privileges. >Sep 04 09:07:22 localhost avahi-daemon[1236]: avahi-daemon 0.7 starting up. >Sep 04 09:07:22 localhost udisksd[1221]: udisks daemon version 2.7.6 starting >Sep 04 09:07:22 localhost ModemManager[1223]: <info> ModemManager (version 1.6.12-3.fc28) starting in system bus... >Sep 04 09:07:22 localhost useradd[1262]: new group: name=liveuser, GID=1000 >Sep 04 09:07:22 localhost audit[1262]: ADD_GROUP pid=1262 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost useradd[1262]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Sep 04 09:07:22 localhost audit[1262]: ADD_USER pid=1262 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost audit[1274]: USER_MGMT pid=1274 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=1000 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost audit[1262]: USER_MGMT pid=1262 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost livesys[1224]: Adding live user [ OK ] >Sep 04 09:07:22 localhost livesys[1224]: passwd: Note: deleting a password also unlocks the password. >Sep 04 09:07:22 localhost audit[1275]: USER_CHAUTHTOK pid=1275 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost audit[1276]: USER_MGMT pid=1276 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost usermod[1276]: add 'liveuser' to group 'wheel' >Sep 04 09:07:22 localhost audit[1276]: USER_MGMT pid=1276 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost usermod[1276]: add 'liveuser' to shadow group 'wheel' >Sep 04 09:07:22 localhost livesys[1224]: passwd: Note: deleting a password also unlocks the password. >Sep 04 09:07:22 localhost audit[1281]: USER_CHAUTHTOK pid=1281 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost systemd[1]: mcelog.service: Main process exited, code=exited, status=1/FAILURE >Sep 04 09:07:22 localhost systemd[1]: mcelog.service: Failed with result 'exit-code'. >Sep 04 09:07:22 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mcelog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Sep 04 09:07:22 localhost avahi-daemon[1236]: Successfully called chroot(). >Sep 04 09:07:22 localhost avahi-daemon[1236]: Successfully dropped remaining capabilities. >Sep 04 09:07:22 localhost rtkit-daemon[1225]: Successfully called chroot. >Sep 04 09:07:22 localhost rtkit-daemon[1225]: Successfully dropped privileges. >Sep 04 09:07:22 localhost rtkit-daemon[1225]: Successfully limited resources. >Sep 04 09:07:22 localhost avahi-daemon[1252]: chroot.c: open() failed: No such file or directory >Sep 04 09:07:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=switcheroo-control comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=switcheroo-control comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost rtkit-daemon[1225]: Running. >Sep 04 09:07:22 localhost systemd[1]: Started Switcheroo Control Proxy service. >Sep 04 09:07:22 localhost avahi-daemon[1236]: Failed to open /etc/resolv.conf: Invalid argument >Sep 04 09:07:22 localhost rtkit-daemon[1225]: Watchdog thread running. >Sep 04 09:07:22 localhost rtkit-daemon[1225]: Canary thread running. >Sep 04 09:07:22 localhost systemd[1]: Started GSSAPI Proxy Daemon. >Sep 04 09:07:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost avahi-daemon[1236]: No service file found in /etc/avahi/services. >Sep 04 09:07:22 localhost avahi-daemon[1236]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Sep 04 09:07:22 localhost bluetoothd[1237]: Starting SDP server >Sep 04 09:07:22 localhost avahi-daemon[1236]: Network interface enumeration completed. >Sep 04 09:07:22 localhost avahi-daemon[1236]: Server startup complete. Host name is linux.local. Local service cookie is 2662018088. >Sep 04 09:07:22 localhost systemd[1]: Started Virtual Machine and Container Registration Service. >Sep 04 09:07:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost systemd[1]: Started Login Service. >Sep 04 09:07:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost systemd[1]: Started Bluetooth service. >Sep 04 09:07:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Sep 04 09:07:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Sep 04 09:07:22 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:22 localhost systemd[1]: Reached target Bluetooth. >Sep 04 09:07:22 localhost systemd[1]: Reached target NFS client services. >Sep 04 09:07:22 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Sep 04 09:07:22 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Sep 04 09:07:22 localhost kernel: Bluetooth: BNEP socket layer initialized >Sep 04 09:07:22 localhost bluetoothd[1237]: Bluetooth management interface 1.14 initialized >Sep 04 09:07:22 localhost dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=1237 comm="/usr/libexec/bluetooth/bluetoothd " label="system_u:system_r:bluetooth_t:s0") >Sep 04 09:07:22 localhost systemd[1]: Starting Hostname Service... >Sep 04 09:07:23 localhost dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 04 09:07:23 localhost systemd[1]: Started Hostname Service. >Sep 04 09:07:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:23 localhost dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=1221 comm="/usr/libexec/udisks2/udisksd " label="system_u:system_r:devicekit_disk_t:s0") >Sep 04 09:07:23 localhost systemd[1]: Starting Authorization Manager... >Sep 04 09:07:23 localhost systemd[1]: Started Modem Manager. >Sep 04 09:07:23 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:23 localhost polkitd[1301]: Started polkitd version 0.114 >Sep 04 09:07:23 localhost livesys[1224]: sed: can't read : No such file or directory >Sep 04 09:07:23 localhost polkitd[1301]: Loading rules from directory /etc/polkit-1/rules.d >Sep 04 09:07:23 localhost polkitd[1301]: Loading rules from directory /usr/share/polkit-1/rules.d >Sep 04 09:07:23 localhost livesys[1224]: Warning: Schema âorg.freedesktop.Telepathy.Loggerâ has path â/apps/telepathy-logger/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.freedesktop.ibusâ has path â/desktop/ibus/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.freedesktop.ibus.generalâ has path â/desktop/ibus/general/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.freedesktop.ibus.general.hotkeyâ has path â/desktop/ibus/general/hotkey/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost polkitd[1301]: Finished loading, compiling and executing 12 rules >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.freedesktop.ibus.panelâ has path â/desktop/ibus/panel/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.freedesktop.ibus.panel.emojiâ has path â/desktop/ibus/panel/emoji/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 04 09:07:24 localhost polkitd[1301]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Sep 04 09:07:24 localhost systemd[1]: Started Authorization Manager. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost accounts-daemon[1218]: started daemon version 0.6.42 >Sep 04 09:07:24 localhost systemd[1]: Started Accounts Service. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.crypto.cacheâ has path â/desktop/gnome/crypto/cache/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.crypto.pgpâ has path â/desktop/gnome/crypto/pgp/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost systemd[1]: Started Disk Manager. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost udisksd[1221]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Sep 04 09:07:24 localhost udisksd[1221]: Error performing housekeeping for drive /org/freedesktop/UDisks2/drives/HGST_HDS724040ALE640_PKA334PCG9KWWN: Error updating SMART data: sk_disk_smart_read_data: Operation not supported (udisks-error-quark, 0) >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.seahorse.recipientsâ has path â/apps/seahorse/recipients/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.system.localeâ has path â/system/locale/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.system.proxyâ has path â/system/proxy/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.system.proxy.httpâ has path â/system/proxy/http/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.system.proxy.httpsâ has path â/system/proxy/https/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.system.proxy.ftpâ has path â/system/proxy/ftp/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost livesys[1224]: Warning: Schema âorg.gnome.system.proxy.socksâ has path â/system/proxy/socks/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Sep 04 09:07:24 localhost systemd[1]: Started LSB: Init script for live image.. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Sep 04 09:07:24 localhost systemd[1]: Starting NTP client/server... >Sep 04 09:07:24 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Sep 04 09:07:24 localhost systemd[1]: Started SYSV: Late init script for live image.. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost chronyd[1381]: chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >Sep 04 09:07:24 localhost chronyd[1381]: Using right/UTC timezone to obtain leap second data >Sep 04 09:07:24 localhost systemd[1]: Started NTP client/server. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Started ABRT Xorg log watcher. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-xorg comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Started Creates ABRT problems from coredumpctl messages. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-journal-core comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Started ABRT kernel log watcher. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-oops comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Reached target Network (Pre). >Sep 04 09:07:24 localhost systemd[1]: Starting Network Manager... >Sep 04 09:07:24 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.8984] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.8988] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity-fedora.conf) >Sep 04 09:07:24 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Sep 04 09:07:24 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Sep 04 09:07:24 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.9326] manager[0x55c35e8f4080]: monitoring kernel firmware directory '/lib/firmware'. >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.9661] hostname: hostname: using hostnamed >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.9663] dns-mgr[0x55c35e90f930]: init: dns=default, rc-manager=symlink >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.9670] rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:03.0/0000:06:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci) >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.9671] manager[0x55c35e8f4080]: rfkill: WiFi hardware radio set enabled >Sep 04 09:07:24 localhost NetworkManager[1393]: <info> [1536066444.9671] manager[0x55c35e8f4080]: rfkill: WWAN hardware radio set enabled >Sep 04 09:07:24 localhost systemd[1]: Started Network Manager. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Reached target Network. >Sep 04 09:07:24 localhost systemd[1]: Started Logout off all iSCSI sessions on shutdown. >Sep 04 09:07:24 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:24 localhost systemd[1]: Reached target Remote File Systems (Pre). >Sep 04 09:07:24 localhost systemd[1]: Reached target Remote File Systems. >Sep 04 09:07:24 localhost dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1393 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 04 09:07:24 localhost systemd[1]: Starting Permit User Sessions... >Sep 04 09:07:24 localhost systemd[1]: Starting Virtualization daemon... >Sep 04 09:07:24 localhost systemd[1]: Starting Network Manager Wait Online... >Sep 04 09:07:25 localhost systemd[1]: Started Permit User Sessions. >Sep 04 09:07:25 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:25 localhost systemd[1]: Starting GNOME Display Manager... >Sep 04 09:07:25 localhost systemd[1]: Starting Hold until boot process finishes up... >Sep 04 09:07:25 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 04 09:07:25 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Sep 04 09:07:25 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Sep 04 09:07:25 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Sep 04 09:07:25 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Sep 04 09:07:25 localhost dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 04 09:07:25 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 04 09:07:25 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:25 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.1414] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.1568] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.1569] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 04 09:07:25 localhost systemd[1]: Started GNOME Display Manager. >Sep 04 09:07:25 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:25 localhost kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2467] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2468] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2468] manager: Networking is enabled by state file >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2470] dhcp-init: Using DHCP client 'dhclient' >Sep 04 09:07:25 localhost nm-dispatcher[1436]: req:1 'hostname': new request (5 scripts) >Sep 04 09:07:25 localhost nm-dispatcher[1436]: req:1 'hostname': start running ordered scripts... >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2555] Loaded device plugin: NMBondDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2555] Loaded device plugin: NMBridgeDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2555] Loaded device plugin: NMDummyDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2555] Loaded device plugin: NMEthernetDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMInfinibandDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMMacsecDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMMacvlanDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMPppDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMTunDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMVethDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMVlanDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.2556] Loaded device plugin: NMVxlanDeviceFactory (internal) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.3642] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.3746] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.4307] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.4634] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.4890] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5008] device (lo): carrier: link connected >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5016] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5031] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5046] ifcfg-rh: add connection in-memory (84ab4ef0-37d4-35b4-8272-3fa2942e5853,"Wired connection 1") >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5048] settings: (enp5s0): created default wired connection 'Wired connection 1' >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5054] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Sep 04 09:07:25 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready >Sep 04 09:07:25 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready >Sep 04 09:07:25 localhost kernel: 8021q: adding VLAN 0 to HW filter on device enp5s0 >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5370] wifi-nl80211: (wlp6s0): using nl80211 for WiFi device control >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5373] device (wlp6s0): driver supports Access Point (AP) mode >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5385] manager: (wlp6s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3) >Sep 04 09:07:25 localhost NetworkManager[1393]: <info> [1536066445.5394] device (wlp6s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Sep 04 09:07:25 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready >Sep 04 09:07:25 localhost audit[1476]: USER_AUTH pid=1476 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 04 09:07:25 localhost audit[1476]: USER_ACCT pid=1476 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 04 09:07:25 localhost audit[1476]: CRED_ACQ pid=1476 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_gdm,pam_permit acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 04 09:07:25 localhost audit[1476]: USER_ROLE_CHANGE pid=1476 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 04 09:07:25 localhost systemd[1]: Created slice User Slice of liveuser. >Sep 04 09:07:25 localhost systemd[1]: Starting User Manager for UID 1000... >Sep 04 09:07:25 localhost systemd-logind[1234]: New session 1 of user liveuser. >Sep 04 09:07:25 localhost systemd[1]: Started Session 1 of user liveuser. >Sep 04 09:07:25 localhost audit[1543]: USER_ACCT pid=1543 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:25 localhost audit[1543]: USER_ROLE_CHANGE pid=1543 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:25 localhost systemd[1543]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Sep 04 09:07:25 localhost audit[1543]: USER_START pid=1543 uid=0 auid=1000 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:25 localhost ModemManager[1223]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:02.0/0000:05:00.0': not supported by any plugin >Sep 04 09:07:25 localhost ModemManager[1223]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.2/0000:03:03.0/0000:06:00.0': not supported by any plugin >Sep 04 09:07:25 localhost systemd[1543]: Reached target Timers. >Sep 04 09:07:25 localhost systemd[1543]: Listening on Sound System. >Sep 04 09:07:25 localhost systemd[1543]: Reached target Paths. >Sep 04 09:07:25 localhost systemd[1543]: Starting D-Bus User Message Bus Socket. >Sep 04 09:07:26 localhost systemd[1543]: Listening on D-Bus User Message Bus Socket. >Sep 04 09:07:26 localhost systemd[1543]: Reached target Sockets. >Sep 04 09:07:26 localhost systemd[1543]: Reached target Basic System. >Sep 04 09:07:26 localhost systemd[1]: Started User Manager for UID 1000. >Sep 04 09:07:26 localhost systemd[1543]: Starting Sound Service... >Sep 04 09:07:26 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:26 localhost gdm-autologin][1476]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Sep 04 09:07:26 localhost audit[1476]: USER_START pid=1476 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_gnome_keyring,pam_umask acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=localhost addr=? terminal=/dev/tty1 res=success' >Sep 04 09:07:26 localhost audit[1476]: USER_LOGIN pid=1476 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='uid=1000 exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:26 localhost kernel: ath10k_pci 0000:06:00.0: Unknown eventid: 118809 >Sep 04 09:07:26 localhost kernel: ath10k_pci 0000:06:00.0: Unknown eventid: 90118 >Sep 04 09:07:26 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready >Sep 04 09:07:26 localhost NetworkManager[1393]: <info> [1536066446.3256] device (wlp6s0): set-hw-addr: set MAC address to 9E:57:AC:B8:28:47 (scanning) >Sep 04 09:07:26 localhost systemd[1]: Started Virtualization daemon. >Sep 04 09:07:26 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:26 localhost rtkit-daemon[1225]: Successfully made thread 1550 of process 1550 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Sep 04 09:07:26 localhost rtkit-daemon[1225]: Supervising 1 threads of 1 processes of 1 users. >Sep 04 09:07:26 localhost systemd[1543]: Started D-Bus User Message Bus. >Sep 04 09:07:27 localhost kernel: ath10k_pci 0000:06:00.0: Unknown eventid: 118809 >Sep 04 09:07:27 localhost kernel: ath10k_pci 0000:06:00.0: Unknown eventid: 90118 >Sep 04 09:07:27 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready >Sep 04 09:07:27 localhost dbus-daemon[1220]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.14' (uid=0 pid=1393 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.0928] bluez: use BlueZ version 5 >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.0929] modem-manager: ModemManager available >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.0943] bluez5: NAP: added interface E8:D1:1B:49:A1:97 >Sep 04 09:07:27 localhost systemd[1]: Starting WPA supplicant... >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=nat family=2 entries=5 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Sep 04 09:07:27 localhost dbus-daemon[1220]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 04 09:07:27 localhost systemd[1]: Started WPA supplicant. >Sep 04 09:07:27 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Supervising 1 threads of 1 processes of 1 users. >Sep 04 09:07:27 localhost wpa_supplicant[1634]: Successfully initialized wpa_supplicant >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.2367] supplicant: wpa_supplicant running >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.2368] device (wlp6s0): supplicant interface state: init -> starting >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=nat family=10 entries=5 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Successfully made thread 1673 of process 1550 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Supervising 2 threads of 1 processes of 1 users. >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.2813] sup-iface[0x55c35e8d4960,wlp6s0]: supports 5 scan SSIDs >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.2821] device (wlp6s0): supplicant interface state: starting -> ready >Sep 04 09:07:27 localhost NetworkManager[1393]: <info> [1536066447.2822] device (wlp6s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Supervising 2 threads of 1 processes of 1 users. >Sep 04 09:07:27 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=raw family=10 entries=15 >Sep 04 09:07:27 localhost firewalld[1233]: WARNING: FedoraServer: INVALID_SERVICE: cockpit >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Successfully made thread 1686 of process 1550 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Supervising 3 threads of 1 processes of 1 users. >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=raw family=2 entries=15 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=2 entries=39 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=nat family=2 entries=26 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=mangle family=2 entries=27 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=raw family=10 entries=17 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=10 entries=39 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=nat family=10 entries=26 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=mangle family=10 entries=27 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=raw family=2 entries=28 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=security family=2 entries=13 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=2 entries=83 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=raw family=10 entries=29 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=security family=10 entries=13 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=10 entries=84 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Sep 04 09:07:27 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Sep 04 09:07:27 localhost dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=1000 pid=1717 comm="gsettings get org.gnome.system.locale region " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:27 localhost systemd[1543]: Starting Virtual filesystem service... >Sep 04 09:07:27 localhost dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gtk.vfs.Daemon' >Sep 04 09:07:27 localhost systemd[1543]: Started Virtual filesystem service. >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Supervising 3 threads of 1 processes of 1 users. >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Successfully made thread 1729 of process 1550 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 04 09:07:27 localhost rtkit-daemon[1225]: Supervising 4 threads of 1 processes of 1 users. >Sep 04 09:07:27 localhost kernel: fuse init (API version 7.26) >Sep 04 09:07:27 localhost systemd[1]: Mounting FUSE Control File System... >Sep 04 09:07:27 localhost systemd[1]: Mounted FUSE Control File System. >Sep 04 09:07:27 localhost kernel: usb 5-3: reset high-speed USB device number 2 using xhci_hcd >Sep 04 09:07:27 localhost gnome-keyring-ssh.desktop[1752]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 04 09:07:27 localhost gnome-keyring-secrets.desktop[1753]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Supervising 4 threads of 1 processes of 1 users. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Successfully made thread 1759 of process 1550 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Supervising 5 threads of 1 processes of 1 users. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Supervising 5 threads of 1 processes of 1 users. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Successfully made thread 1762 of process 1550 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Supervising 6 threads of 1 processes of 1 users. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Supervising 6 threads of 1 processes of 1 users. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Successfully made thread 1766 of process 1550 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 04 09:07:28 localhost rtkit-daemon[1225]: Supervising 7 threads of 1 processes of 1 users. >Sep 04 09:07:28 localhost pulseaudio[1550]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 04 09:07:28 localhost pulseaudio[1550]: W: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory >Sep 04 09:07:28 localhost pulseaudio[1550]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Sep 04 09:07:28 localhost pulseaudio[1550]: W: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory >Sep 04 09:07:28 localhost kernel: igb 0000:05:00.0 enp5s0: igb: enp5s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX >Sep 04 09:07:28 localhost systemd[1543]: Started Sound Service. >Sep 04 09:07:28 localhost systemd[1543]: Reached target Default. >Sep 04 09:07:28 localhost systemd[1543]: Startup finished in 2.620s. >Sep 04 09:07:28 localhost bluetoothd[1237]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSource >Sep 04 09:07:28 localhost bluetoothd[1237]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSink >Sep 04 09:07:28 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Sep 04 09:07:28 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Sep 04 09:07:28 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Sep 04 09:07:28 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.5923] device (enp5s0): carrier: link connected >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.5933] device (enp5s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.5946] policy: auto-activating connection 'Wired connection 1' >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.5958] device (enp5s0): Activation: starting connection 'Wired connection 1' (84ab4ef0-37d4-35b4-8272-3fa2942e5853) >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.5961] device (enp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.5962] manager: NetworkManager state is now CONNECTING >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.5967] device (enp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=filter family=2 entries=83 >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=nat family=2 entries=50 >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=raw family=2 entries=28 >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=filter family=10 entries=84 >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=nat family=10 entries=50 >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 >Sep 04 09:07:28 localhost audit: NETFILTER_CFG table=raw family=10 entries=29 >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.6082] device (enp5s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.6093] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds) >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.6417] dhcp4 (enp5s0): dhclient started with pid 1781 >Sep 04 09:07:28 localhost dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.35' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:28 localhost systemd[1]: Starting Daemon for power management... >Sep 04 09:07:28 localhost dhclient[1781]: Created duid "\000\004\011\356\234\376OyL\245\264\253\225\212\353\251\033\013". >Sep 04 09:07:28 localhost dhclient[1781]: DHCPDISCOVER on enp5s0 to 255.255.255.255 port 67 interval 3 (xid=0x3bb4ee5d) >Sep 04 09:07:28 localhost dhclient[1781]: DHCPREQUEST on enp5s0 to 255.255.255.255 port 67 (xid=0x3bb4ee5d) >Sep 04 09:07:28 localhost dhclient[1781]: DHCPOFFER from 192.168.86.1 >Sep 04 09:07:28 localhost dhclient[1781]: DHCPACK from 192.168.86.1 (xid=0x3bb4ee5d) >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8672] dhcp4 (enp5s0): address 192.168.86.99 >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8673] dhcp4 (enp5s0): plen 24 (255.255.255.0) >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8673] dhcp4 (enp5s0): gateway 192.168.86.1 >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8673] dhcp4 (enp5s0): lease time 86400 >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8673] dhcp4 (enp5s0): nameserver '192.168.86.1' >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8673] dhcp4 (enp5s0): domain name 'lan' >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8674] dhcp4 (enp5s0): state changed unknown -> bound >Sep 04 09:07:28 localhost avahi-daemon[1236]: Joining mDNS multicast group on interface enp5s0.IPv4 with address 192.168.86.99. >Sep 04 09:07:28 localhost avahi-daemon[1236]: New relevant interface enp5s0.IPv4 for mDNS. >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8684] device (enp5s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >Sep 04 09:07:28 localhost avahi-daemon[1236]: Registering new address record for 192.168.86.99 on enp5s0.IPv4. >Sep 04 09:07:28 localhost dhclient[1781]: bound to 192.168.86.99 -- renewal in 39048 seconds. >Sep 04 09:07:28 localhost nm-dispatcher[1436]: req:2 'pre-up' [enp5s0]: new request (1 scripts) >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8816] device (enp5s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8819] device (enp5s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8820] manager: NetworkManager state is now CONNECTED_LOCAL >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8825] manager: NetworkManager state is now CONNECTED_SITE >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8826] policy: set 'Wired connection 1' (enp5s0) as default for IPv4 routing and DNS >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8834] device (enp5s0): Activation: successful, device activated. >Sep 04 09:07:28 localhost nm-dispatcher[1436]: req:3 'up' [enp5s0]: new request (5 scripts) >Sep 04 09:07:28 localhost nm-dispatcher[1436]: req:3 'up' [enp5s0]: start running ordered scripts... >Sep 04 09:07:28 localhost NetworkManager[1393]: <info> [1536066448.8858] policy: set-hostname: set hostname to 'desktop-tcclnen.lan' (from address lookup) >Sep 04 09:07:28 desktop-tcclnen.lan systemd-hostnamed[1293]: Changed host name to 'desktop-tcclnen.lan' >Sep 04 09:07:28 desktop-tcclnen.lan nm-dispatcher[1436]: req:4 'hostname': new request (5 scripts) >Sep 04 09:07:28 desktop-tcclnen.lan systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. >Sep 04 09:07:29 desktop-tcclnen.lan nm-dispatcher[1436]: req:4 'hostname': start running ordered scripts... >Sep 04 09:07:29 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 04 09:07:29 desktop-tcclnen.lan systemd[1]: Started Daemon for power management. >Sep 04 09:07:29 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:29 desktop-tcclnen.lan avahi-daemon[1236]: Joining mDNS multicast group on interface enp5s0.IPv6 with address fe80::d91d:90c7:4e00:8114. >Sep 04 09:07:29 desktop-tcclnen.lan avahi-daemon[1236]: New relevant interface enp5s0.IPv6 for mDNS. >Sep 04 09:07:29 desktop-tcclnen.lan avahi-daemon[1236]: Registering new address record for fe80::d91d:90c7:4e00:8114 on enp5s0.*. >Sep 04 09:07:30 desktop-tcclnen.lan kernel: radeon_dp_aux_transfer_native: 74 callbacks suppressed >Sep 04 09:07:31 desktop-tcclnen.lan wpa_supplicant[1634]: wlp6s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN >Sep 04 09:07:31 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536066451.1064] manager: NetworkManager state is now CONNECTED_GLOBAL >Sep 04 09:07:31 desktop-tcclnen.lan nm-dispatcher[1436]: req:5 'connectivity-change': new request (5 scripts) >Sep 04 09:07:31 desktop-tcclnen.lan nm-dispatcher[1436]: req:5 'connectivity-change': start running ordered scripts... >Sep 04 09:07:31 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: glamor: EGL version 1.5 (DRI2): >Sep 04 09:07:31 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.9' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:31 desktop-tcclnen.lan systemd[1543]: Starting Accessibility services bus... >Sep 04 09:07:31 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.a11y.Bus' >Sep 04 09:07:31 desktop-tcclnen.lan systemd[1543]: Started Accessibility services bus. >Sep 04 09:07:31 desktop-tcclnen.lan at-spi-bus-launcher[1969]: dbus-daemon[1974]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:31 desktop-tcclnen.lan at-spi-bus-launcher[1969]: dbus-daemon[1974]: Successfully activated service 'org.a11y.atspi.Registry' >Sep 04 09:07:31 desktop-tcclnen.lan at-spi-bus-launcher[1969]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Sep 04 09:07:31 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536066451.8789] manager: startup complete >Sep 04 09:07:31 desktop-tcclnen.lan systemd[1]: Started Network Manager Wait Online. >Sep 04 09:07:31 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:31 desktop-tcclnen.lan systemd[1]: Reached target Network is Online. >Sep 04 09:07:31 desktop-tcclnen.lan systemd[1]: Starting Notify NFS peers of a restart... >Sep 04 09:07:31 desktop-tcclnen.lan sm-notify[2001]: Version 3.1.1 starting >Sep 04 09:07:31 desktop-tcclnen.lan systemd[1]: Started Notify NFS peers of a restart. >Sep 04 09:07:31 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:32 desktop-tcclnen.lan gnome-shell[1758]: JS WARNING: [resource:///org/gnome/shell/ui/main.js 332]: reference to undefined property "MetaStage" >Sep 04 09:07:32 desktop-tcclnen.lan gnome-shell[1758]: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 220]: reference to undefined property "MetaWindowGroup" >Sep 04 09:07:33 desktop-tcclnen.lan gnome-shell[1758]: JS WARNING: [resource:///org/gnome/shell/ui/osdMonitorLabeler.js 59]: reference to undefined property "MetaDBusDisplayConfigSkeleton" >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.freedesktop.portal.IBus' requested by ':1.12' (uid=1000 pid=2002 comm="ibus-daemon --xim --panel disable " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.freedesktop.portal.IBus' >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Starting sandboxed app permission store... >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore' >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Started sandboxed app permission store. >Sep 04 09:07:33 desktop-tcclnen.lan gnome-shell[1758]: JS WARNING: [resource:///org/gnome/shell/ui/slider.js 38]: reference to undefined property "CallyActor" >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.35' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1]: Starting Location Lookup Service... >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.bolt' unit='bolt.service' requested by ':1.35' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1]: Starting Thunderbolt system service... >Sep 04 09:07:33 desktop-tcclnen.lan polkitd[1301]: 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) >Sep 04 09:07:33 desktop-tcclnen.lan boltd[2029]: bolt 0.3 starting up. >Sep 04 09:07:33 desktop-tcclnen.lan boltd[2029]: config: loading user config >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1]: Started Location Lookup Service. >Sep 04 09:07:33 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:33 desktop-tcclnen.lan boltd[2029]: store: loading devices >Sep 04 09:07:33 desktop-tcclnen.lan boltd[2029]: power: force_power support: no >Sep 04 09:07:33 desktop-tcclnen.lan boltd[2029]: udev: enumerating devices >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.bolt' >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1]: Started Thunderbolt system service. >Sep 04 09:07:33 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=bolt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Starting Virtual filesystem service - disk device monitor... >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor' >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Started Virtual filesystem service - disk device monitor. >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Starting Virtual filesystem service - Apple File Conduit monitor... >Sep 04 09:07:33 desktop-tcclnen.lan gvfs-afc-volume-monitor[2044]: Volume monitor alive >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor' >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Started Virtual filesystem service - Apple File Conduit monitor. >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Starting Virtual filesystem service - digital camera monitor... >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Started Virtual filesystem service - digital camera monitor. >Sep 04 09:07:33 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:33 desktop-tcclnen.lan systemd[1543]: Starting Virtual filesystem service - Media Transfer Protocol monitor... >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor' >Sep 04 09:07:34 desktop-tcclnen.lan systemd[1543]: Started Virtual filesystem service - Media Transfer Protocol monitor. >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:34 desktop-tcclnen.lan systemd[1543]: Starting Virtual filesystem service - GNOME Online Accounts monitor... >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.OnlineAccounts' requested by ':1.21' (uid=1000 pid=2057 comm="/usr/libexec/gvfs-goa-volume-monitor " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:34 desktop-tcclnen.lan goa-daemon[2061]: goa-daemon version 3.28.0 starting >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.23' (uid=1000 pid=2019 comm="/usr/libexec/gnome-shell-calendar-server " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:34 desktop-tcclnen.lan systemd[1543]: Starting Evolution source registry... >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Identity' requested by ':1.22' (uid=1000 pid=2061 comm="/usr/libexec/goa-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.OnlineAccounts' >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor' >Sep 04 09:07:34 desktop-tcclnen.lan systemd[1543]: Started Virtual filesystem service - GNOME Online Accounts monitor. >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='ca.desrt.dconf' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Identity' >Sep 04 09:07:34 desktop-tcclnen.lan goa-identity-se[2074]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'ca.desrt.dconf' >Sep 04 09:07:34 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.35' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:07:34 desktop-tcclnen.lan systemd[1]: Starting PackageKit Daemon... >Sep 04 09:07:34 desktop-tcclnen.lan spice-vdagent[2090]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >Sep 04 09:07:34 desktop-tcclnen.lan PackageKit[2088]: daemon start >Sep 04 09:07:34 desktop-tcclnen.lan liveinst-setup.desktop[2118]: cp: cannot stat '/usr/share/applications/liveinst.desktop': No such file or directory >Sep 04 09:07:34 desktop-tcclnen.lan gnome-session[1574]: gnome-session-binary[1574]: WARNING: App 'spice-vdagent.desktop' exited with code 1 >Sep 04 09:07:34 desktop-tcclnen.lan gnome-session-binary[1574]: WARNING: App 'spice-vdagent.desktop' exited with code 1 >Sep 04 09:07:34 desktop-tcclnen.lan gnome-session-binary[1574]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Sep 04 09:07:34 desktop-tcclnen.lan gnome-session[1574]: gnome-session-binary[1574]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Sep 04 09:07:34 desktop-tcclnen.lan kernel: rfkill: input handler disabled >Sep 04 09:07:34 desktop-tcclnen.lan systemd[1]: Starting CUPS Scheduler... >Sep 04 09:07:34 desktop-tcclnen.lan gsd-sharing[2100]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded. >Sep 04 09:07:35 desktop-tcclnen.lan cupsd[2179]: Filter "brftopagedbrf" not found. >Sep 04 09:07:35 desktop-tcclnen.lan cupsd[2179]: Filter "brftopagedbrf" not found. >Sep 04 09:07:35 desktop-tcclnen.lan gnome-shell[1758]: Object St.Widget (0x555a62a80570), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs >Sep 04 09:07:35 desktop-tcclnen.lan gnome-shell[1758]: Object St.Widget (0x555a629e3bf0), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612228a8 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:232 (0x7f41041b5340 @ 15) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2cf890 b self-hosted:251 (0x7f41304c3ab0 @ 223) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x555a61222828 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:232 (0x7f41041b52b8 @ 17) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x555a612227a8 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:225 (0x7f41041b51a8 @ 10) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d0d50 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x555a612226f0 i resource:///org/gnome/shell/ui/layout.js:646 (0x7f4130203560 @ 533) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d1970 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x555a61222670 i resource:///org/gnome/shell/ui/layout.js:591 (0x7f41302034d8 @ 90) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d2c50 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x555a612225f0 i resource:///org/gnome/shell/ui/background.js:522 (0x7f413020bab0 @ 17) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612228a8 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:232 (0x7f41041b5340 @ 15) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2cf890 b self-hosted:251 (0x7f41304c3ab0 @ 223) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x555a61222828 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:232 (0x7f41041b52b8 @ 17) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x555a612227a8 i /usr/share/gnome-shell/extensions/background-logo@fedorahosted.org/extension.js:225 (0x7f41041b51a8 @ 10) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d0d50 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x555a612226f0 i resource:///org/gnome/shell/ui/layout.js:646 (0x7f4130203560 @ 533) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d1970 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x555a61222670 i resource:///org/gnome/shell/ui/layout.js:591 (0x7f41302034d8 @ 90) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d2c50 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:07:35 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x555a612225f0 i resource:///org/gnome/shell/ui/background.js:522 (0x7f413020bab0 @ 17) >Sep 04 09:07:35 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Sep 04 09:07:35 desktop-tcclnen.lan systemd[1]: Started PackageKit Daemon. >Sep 04 09:07:35 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:35 desktop-tcclnen.lan systemd[1]: Started CUPS Scheduler. >Sep 04 09:07:35 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:07:35 desktop-tcclnen.lan gnome-shell[1758]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation >Sep 04 09:07:35 desktop-tcclnen.lan cupsd[2179]: REQUEST localhost - - "POST / HTTP/1.1" 200 364 Create-Printer-Subscriptions successful-ok >Sep 04 09:07:35 desktop-tcclnen.lan chronyd[1381]: Selected source 189.211.180.131 >Sep 04 09:07:35 desktop-tcclnen.lan chronyd[1381]: System clock TAI offset set to 37 seconds >Sep 04 09:07:35 desktop-tcclnen.lan chronyd[1381]: System clock wrong by -14399.773168 seconds, adjustment started >Sep 04 05:07:35 desktop-tcclnen.lan chronyd[1381]: System clock was stepped by -14399.773168 seconds >Sep 04 05:07:35 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.64' (uid=1000 pid=2160 comm="/usr/libexec/gsd-keyboard " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:35 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.65' (uid=1000 pid=2135 comm="/usr/libexec/gsd-color " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:35 desktop-tcclnen.lan systemd[1]: Starting Manage, Install and Generate Color Profiles... >Sep 04 05:07:35 desktop-tcclnen.lan systemd[1]: Starting Locale Service... >Sep 04 05:07:35 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.evolution.dataserver.Sources5' >Sep 04 05:07:35 desktop-tcclnen.lan systemd[1543]: Started Evolution source registry. >Sep 04 05:07:35 desktop-tcclnen.lan fedora-welcome[2358]: JS WARNING: [/usr/share/anaconda/gnome/fedora-welcome 21]: Requiring Gdk but it has 2 versions available; use imports.gi.versions to pick one >Sep 04 05:07:35 desktop-tcclnen.lan fedora-welcome[2358]: JS WARNING: [/usr/share/anaconda/gnome/fedora-welcome 147]: Too many arguments to function Gtk.init: expected 1, got 2 >Sep 04 05:07:35 desktop-tcclnen.lan vmware-user.desktop[2395]: vmware-user: could not open /proc/fs/vmblock/dev >Sep 04 05:07:35 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.locale1' >Sep 04 05:07:35 desktop-tcclnen.lan systemd[1]: Started Locale Service. >Sep 04 05:07:35 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:35 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Sep 04 05:07:35 desktop-tcclnen.lan systemd[1]: Started Manage, Install and Generate Color Profiles. >Sep 04 05:07:35 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.51' (uid=1000 pid=2406 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:36 desktop-tcclnen.lan systemd[1543]: Starting Tracker metadata database store and lookup manager... >Sep 04 05:07:36 desktop-tcclnen.lan gnome-session-binary[1574]: Entering running state >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.freedesktop.Tracker1' >Sep 04 05:07:36 desktop-tcclnen.lan tracker-store.desktop[2406]: (uint32 1,) >Sep 04 05:07:36 desktop-tcclnen.lan systemd[1543]: Started Tracker metadata database store and lookup manager. >Sep 04 05:07:36 desktop-tcclnen.lan gnome-shell[1758]: GNOME Shell started at Tue Sep 04 2018 09:07:34 GMT-0400 (EDT) >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Shell.CalendarServer' >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.23' (uid=1000 pid=2019 comm="/usr/libexec/gnome-shell-calendar-server " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:36 desktop-tcclnen.lan systemd[1543]: Starting Evolution calendar service... >Sep 04 05:07:36 desktop-tcclnen.lan libcanberra-login-sound.desktop[2402]: Failed to play sound: File or data not found >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7' >Sep 04 05:07:36 desktop-tcclnen.lan systemd[1543]: Started Evolution calendar service. >Sep 04 05:07:36 desktop-tcclnen.lan gnome-shell[1758]: STACK_OP_ADD: window 0x1800001 already in stack >Sep 04 05:07:36 desktop-tcclnen.lan gnome-shell[1758]: STACK_OP_ADD: window 0x1800001 already in stack >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating service name='org.freedesktop.problems' requested by ':1.72' (uid=1000 pid=2397 comm="abrt-applet " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper) >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.problems' >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.60' (uid=1000 pid=2478 comm="/usr/libexec/evolution-calendar-factory-subprocess" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:36 desktop-tcclnen.lan systemd[1543]: Starting Evolution address book service... >Sep 04 05:07:36 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.60' (uid=1000 pid=2478 comm="/usr/libexec/evolution-calendar-factory-subprocess" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:36 desktop-tcclnen.lan systemd[1543]: Starting Virtual filesystem metadata service... >Sep 04 05:07:37 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gtk.vfs.Metadata' >Sep 04 05:07:37 desktop-tcclnen.lan systemd[1543]: Started Virtual filesystem metadata service. >Sep 04 05:07:37 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9' >Sep 04 05:07:37 desktop-tcclnen.lan systemd[1543]: Started Evolution address book service. >Sep 04 05:07:37 desktop-tcclnen.lan udisksd[1221]: Mounted /dev/sda4 at /run/media/liveuser/system on behalf of uid 1000 >Sep 04 05:07:37 desktop-tcclnen.lan ntfs-3g[2544]: Version 2017.3.23 integrated FUSE 28 >Sep 04 05:07:37 desktop-tcclnen.lan ntfs-3g[2544]: Mounted /dev/sda4 (Read-Write, label "system", NTFS 3.1) >Sep 04 05:07:37 desktop-tcclnen.lan ntfs-3g[2544]: Cmdline options: rw,nodev,nosuid,uid=1000,gid=1000,uhelper=udisks2 >Sep 04 05:07:37 desktop-tcclnen.lan ntfs-3g[2544]: Mount options: rw,nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sda4,blkdev,blksize=4096 >Sep 04 05:07:37 desktop-tcclnen.lan ntfs-3g[2544]: Global ownership and permissions enforced, configuration type 7 >Sep 04 05:07:38 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:38 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Shell.HotplugSniffer' >Sep 04 05:07:39 desktop-tcclnen.lan ntfs-3g[2544]: Could not load plugin /usr/lib64/ntfs-3g/ntfs-plugin-80000017.so: Success >Sep 04 05:07:39 desktop-tcclnen.lan ntfs-3g[2544]: Hint /usr/lib64/ntfs-3g/ntfs-plugin-80000017.so: cannot open shared object file: No such file or directory >Sep 04 05:07:39 desktop-tcclnen.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:39 desktop-tcclnen.lan audit[2565]: USER_AUTH pid=2565 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:39 desktop-tcclnen.lan audit[2565]: USER_ACCT pid=2565 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:39 desktop-tcclnen.lan userhelper[2565]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Sep 04 05:07:39 desktop-tcclnen.lan audit[2565]: USER_START pid=2565 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:39 desktop-tcclnen.lan audit[2565]: CRED_ACQ pid=2565 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:39 desktop-tcclnen.lan userhelper[2569]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Sep 04 05:07:39 desktop-tcclnen.lan kernel: async_tx: api initialized (async) >Sep 04 05:07:39 desktop-tcclnen.lan kernel: device-mapper: multipath round-robin: version 1.2.0 loaded >Sep 04 05:07:39 desktop-tcclnen.lan gnome-shell[1758]: Object Meta.WindowActor (0x555a63236830), has been already finalized. Impossible to get any property from it. >Sep 04 05:07:39 desktop-tcclnen.lan gnome-shell[1758]: Object Meta.WindowActor (0x555a63236830), has been already finalized. Impossible to set any property to it. >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a61222678 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1960 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2dd0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a61222678 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1960 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2dd0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:07:39 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:07:39 desktop-tcclnen.lan kernel: Loading iSCSI transport class v2.0-870. >Sep 04 05:07:39 desktop-tcclnen.lan kernel: iscsi: registered transport (tcp) >Sep 04 05:07:39 desktop-tcclnen.lan kernel: No iBFT detected. >Sep 04 05:07:40 desktop-tcclnen.lan audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Sep 04 05:07:40 desktop-tcclnen.lan dbus-daemon[1571]: avc: received setenforce notice (enforcing=0) >Sep 04 05:07:40 desktop-tcclnen.lan audit[1220]: USER_AVC pid=1220 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 04 05:07:40 desktop-tcclnen.lan dbus-daemon[1974]: avc: received setenforce notice (enforcing=0) >Sep 04 05:07:40 desktop-tcclnen.lan udisksd[1221]: Mounted /dev/sda5 at /run/media/liveuser/archive on behalf of uid 1000 >Sep 04 05:07:40 desktop-tcclnen.lan ntfs-3g[2659]: Version 2017.3.23 integrated FUSE 28 >Sep 04 05:07:40 desktop-tcclnen.lan ntfs-3g[2659]: Mounted /dev/sda5 (Read-Write, label "archive", NTFS 3.1) >Sep 04 05:07:40 desktop-tcclnen.lan ntfs-3g[2659]: Cmdline options: rw,nodev,nosuid,uid=1000,gid=1000,uhelper=udisks2 >Sep 04 05:07:40 desktop-tcclnen.lan ntfs-3g[2659]: Mount options: rw,nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sda5,blkdev,blksize=4096 >Sep 04 05:07:40 desktop-tcclnen.lan ntfs-3g[2659]: Global ownership and permissions enforced, configuration type 7 >Sep 04 05:07:40 desktop-tcclnen.lan fedora-welcome.desktop[2358]: umount: /run/media/liveuser/archive: target is busy. >Sep 04 05:07:40 desktop-tcclnen.lan udisksd[1221]: Cleaning up mount point /run/media/liveuser/system (device 8:4 is not mounted) >Sep 04 05:07:40 desktop-tcclnen.lan ntfs-3g[2544]: Unmounting /dev/sda4 (system) >Sep 04 05:07:41 desktop-tcclnen.lan gnome-shell[1758]: The property brightness doesn't seem to be a normal object property of [0x555a619e5550 StWidget] or a registered special property >Sep 04 05:07:41 desktop-tcclnen.lan gnome-shell[1758]: The property vignette_sharpness doesn't seem to be a normal object property of [0x555a619e5550 StWidget] or a registered special property >Sep 04 05:07:41 desktop-tcclnen.lan gnome-shell[1758]: The property brightness doesn't seem to be a normal object property of [0x555a6300a6a0 StWidget] or a registered special property >Sep 04 05:07:41 desktop-tcclnen.lan gnome-shell[1758]: The property vignette_sharpness doesn't seem to be a normal object property of [0x555a6300a6a0 StWidget] or a registered special property >Sep 04 05:07:41 desktop-tcclnen.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:42 desktop-tcclnen.lan udisksd[1221]: Loading module libudisks2_iscsi.so... >Sep 04 05:07:42 desktop-tcclnen.lan udisksd[1221]: g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: main: /sbin/anaconda 28.22.10-1.fc28 >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: isys: 66090740 kB (64541 MB) are available >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: program: Running... losetup --list >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: startup_utils: check_memory(): total:64541, needed:320, graphical:410 >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'early exception handler' in live installation >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'start audit daemon' in live installation >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: main: Default encoding = utf-8 >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2761 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 05:07:45 desktop-tcclnen.lan anaconda[2761]: anaconda: startup_utils: Waiting 60 sec for modules to be started. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:Running [1] lvm version ... >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Library version: 1.02.146 (2017-12-18) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Driver version: 4.37.0 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stderr[1]: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:...done [1] (exit code: 0) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:Running [2] btrfs --version ... >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stderr[2]: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:...done [2] (exit code: 0) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:Running [3] mkswap --version ... >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[2778]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stderr[3]: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:...done [3] (exit code: 0) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan audit[1220]: USER_AVC pid=1220 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.91 spid=1293 tpid=2801 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:Running [4] multipath --version ... >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stdout[4]: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stderr[4]: Sep 04 05:07:45 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Sep 04 05:07:45 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Unknown switch: (null) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: multipath-tools v0.7.4 (11/15, 2017) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Usage: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: multipath -F [-v lvl] [-R num] >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: multipath -t >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: multipath -h >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Where: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -h print this usage text >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -l show multipath topology (sysfs and DM info) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -ll show multipath topology (maximum info) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -f flush a multipath device map >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -F flush all multipath device maps >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -a add a device wwid to the wwids file >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -A add devices from kernel command line mpath.wwids >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: parameters to wwids file >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -c check if a device should be a path in a multipath device >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -C check if a multipath device has usable paths >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -q allow queue_if_no_path when multipathd is not running >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -d dry run, do not create or update devmaps >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -t display the currently used multipathd configuration >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -r force devmap reload >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -i ignore wwids file >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -B treat the bindings file as read only >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -b fil bindings file location >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -w remove a device from the wwids file >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -W reset the wwids file include only the current devices >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -p pol force all maps to specified path grouping policy : >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . failover one path per priority group >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . multibus all paths in one priority group >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . group_by_serial one priority group per serial >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . group_by_prio one priority group per priority lvl >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . group_by_node_name one priority group per target node >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -v lvl verbosity level >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . 0 no output >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . 1 print created devmap names only >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . 2 default verbosity >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . 3 print debug information >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: -R num number of times to retry removes of in-use devices >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: dev action limited to: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . multipath named 'dev' (ex: mpath0) or >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:...done [4] (exit code: 256) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:Running [5] dmsetup --version ... >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: Driver version: 4.37.0 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stderr[5]: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:...done [5] (exit code: 0) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:Running [6] mdadm --version ... >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stdout[6]: >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:program:...done [6] (exit code: 0) >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class JFS as jfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class XFS as xfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class HFS as hfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class NFS as nfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class BindFS as bind >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class LUKS as luks >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 04 05:07:45 desktop-tcclnen.lan dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 04 05:07:45 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 04 05:07:46 desktop-tcclnen.lan systemd[1]: Received SIGRTMIN+21 from PID 1038 (plymouthd). >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: anaconda: startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Sep 04 05:07:46 desktop-tcclnen.lan systemd[1]: Started Hold until boot process finishes up. >Sep 04 05:07:46 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:46 desktop-tcclnen.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:46 desktop-tcclnen.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:46 desktop-tcclnen.lan systemd[1]: Reached target Multi-User System. >Sep 04 05:07:46 desktop-tcclnen.lan systemd[1]: Reached target Graphical Interface. >Sep 04 05:07:46 desktop-tcclnen.lan systemd[1]: Starting Update UTMP about System Runlevel Changes... >Sep 04 05:07:46 desktop-tcclnen.lan audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 04 05:07:46 desktop-tcclnen.lan audit[2879]: SYSTEM_RUNLEVEL pid=2879 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:46 desktop-tcclnen.lan systemd[1]: Started Update UTMP about System Runlevel Changes. >Sep 04 05:07:46 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:46 desktop-tcclnen.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:07:46 desktop-tcclnen.lan systemd[1]: Startup finished in 28.095s (firmware) + 1min 2.124s (loader) + 5.510s (kernel) + 5.679s (initrd) + 30.857s (userspace) = 2min 12.267s. >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm trigger --action=change --subsystem-match=block >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: blivet: ISCSID is /sbin/iscsid >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: blivet: no initiator set >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Running... modprobe fcoe >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: No FCoE boot disk information is found in EDD! >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 1 >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Sep 04 05:07:46 desktop-tcclnen.lan anaconda[2761]: blivet: no /etc/zfcp.conf; not configuring zfcp >Sep 04 05:07:46 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: kickstart: Command firstboot will be parsed in DBus module. >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: en_US.UTF-8 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: devices found ['enp5s0', 'wlp6s0'] >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: content of files (network initialization): >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [96, 69, 203, 161, 99, 177], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': '84ab4ef0-37d4-35b4-8272-3fa2942e5853', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1536066448}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: ensure single initramfs connections >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Documents' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Nautilus' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Calendar' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.clocks' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.Photos' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan systemd[1543]: Starting GNOME Terminal Server... >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: apply kickstart >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: create missing ifcfg files >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.ControlCenter.SearchProvider' >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Calculator.SearchProvider' >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Boxes.SearchProvider' >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: ifcfg file for enp5s0 not found >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.clocks' >Sep 04 05:07:47 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536052067.3064] settings-connection[0x7fbc540085f0,84ab4ef0-37d4-35b4-8272-3fa2942e5853]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >Sep 04 05:07:47 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536052067.3073] audit: op="connection-update" uuid="84ab4ef0-37d4-35b4-8272-3fa2942e5853" name="enp5s0" args="connection.id,connection.timestamp" pid=2761 uid=0 result="success" >Sep 04 05:07:47 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536052067.3380] settings-connection[0x7fbc540085f0,84ab4ef0-37d4-35b4-8272-3fa2942e5853]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp5s0), connection was modified in the process >Sep 04 05:07:47 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536052067.3384] audit: op="connection-update" uuid="84ab4ef0-37d4-35b4-8272-3fa2942e5853" name="enp5s0" args="connection.timestamp,connection.interface-name" pid=2761 uid=0 result="success" >Sep 04 05:07:47 desktop-tcclnen.lan gnome-terminal-server[2958]: Display does not support owner-change; copy/paste will be broken! >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Terminal' >Sep 04 05:07:47 desktop-tcclnen.lan systemd[1543]: Started GNOME Terminal Server. >Sep 04 05:07:47 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536052067.3701] settings-connection[0x7fbc540085f0,84ab4ef0-37d4-35b4-8272-3fa2942e5853]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-enp5s0), connection was modified in the process >Sep 04 05:07:47 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536052067.3705] audit: op="connection-update" uuid="84ab4ef0-37d4-35b4-8272-3fa2942e5853" name="enp5s0" args="connection.timestamp,802-3-ethernet.mac-address" pid=2761 uid=0 result="success" >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: dumping ifcfg file for enp5s0 from default autoconnection 84ab4ef0-37d4-35b4-8272-3fa2942e5853 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: missing ifcfgs created for devices ['enp5s0'] >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: content of files (missing ifcfgs created for devices ['enp5s0']): >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp5s0: >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: TYPE=Ethernet >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: PROXY_METHOD=none >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: BROWSER_ONLY=no >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: BOOTPROTO=dhcp >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: DEFROUTE=yes >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: IPV4_FAILURE_FATAL=no >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: IPV6INIT=yes >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: IPV6_AUTOCONF=yes >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: IPV6_DEFROUTE=yes >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: IPV6_FAILURE_FATAL=no >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: NAME=enp5s0 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: UUID=84ab4ef0-37d4-35b4-8272-3fa2942e5853 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: ONBOOT=yes >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: AUTOCONNECT_PRIORITY=-999 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: DEVICE=enp5s0 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp5s0', 'uuid': '84ab4ef0-37d4-35b4-8272-3fa2942e5853', 'interface-name': 'enp5s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1536066448}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: set real ONBOOT value >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (139749231646464) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: anaconda: setting display mode to GUI >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: network: got 0 NTP servers from DHCP >Sep 04 05:07:47 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (139749231646464) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: anaconda: Display mode is set to 'interactive graphical mode'. >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: isys: 66090740 kB (64541 MB) are available >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Running... losetup --list >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: startup_utils: check_memory(): total:64541, needed:320, graphical:410 >Sep 04 05:07:47 desktop-tcclnen.lan gnome-clocks[2928]: g_variant_new_string: assertion 'string != NULL' failed >Sep 04 05:07:47 desktop-tcclnen.lan gnome-clocks[2928]: g_variant_new_string: assertion 'string != NULL' failed >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Calendar' >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Nautilus' >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Documents' >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Contacts.SearchProvider' >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Photos' >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Running [7] e2fsck -V ... >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: stdout[7]: >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: ...done [7] (exit code: 0) >Sep 04 05:07:47 desktop-tcclnen.lan gnome-contacts-[2915]: backend-store.vala:434: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.79' (uid=1000 pid=2915 comm="/usr/libexec/gnome-contacts-search-provider " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:47 desktop-tcclnen.lan systemd[1543]: Starting Bluetooth OBEX service... >Sep 04 05:07:47 desktop-tcclnen.lan obexd[3055]: OBEX daemon 5.49 >Sep 04 05:07:47 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.bluez.obex' >Sep 04 05:07:47 desktop-tcclnen.lan systemd[1543]: Started Bluetooth OBEX service. >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ext4') returning Ext4FS instance with object id 0 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: trying to set new default fstype to 'ext4' >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ext4') returning Ext4FS instance with object id 1 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found Scientific Linux (ScientificBaseInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found Fedora (DefaultInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found Atomic Host (AtomicHostInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found Fedora Server (FedoraServerInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found CentOS Linux (CentOSBaseInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Found Fedora (FedoraBaseInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: bootloader EFIGRUB on EFI platform >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: autopart: Detected 63.03 GiB of memory >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: autopart: Suggested swap size (31.51 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: autopart: Swap attempt of 0.0 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: bootloader EFIGRUB on EFI platform >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaStorageThread (139749231646464) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaTimeInitThread (139749011699456) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: no initiator set >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f19e7525e48> >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: payload: Restarting payload thread >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaPayloadRestartThread (139749003044608) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: geoloc: Geolocation is enabled. >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaPayloadThread (139748994651904) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaPayloadRestartThread (139749003044608) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'start chronyd' in live installation >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: payload: Updating payload thread state: 0 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaGeolocationRefreshThread (139748986259200) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: payload: Updating payload thread state: 1 >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: geoloc: Starting geolocation lookup >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: anaconda: geoloc: Geolocation provider: Fedora GeoIP >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: stdout[8]: >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: stderr[8]: >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: ...done [8] (exit code: 0) >Sep 04 05:07:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: devices to scan: ['nvme0n1', 'nvme0n1p1', 'nvme0n1p2', 'nvme0n1p3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdc', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: nvme0n1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-nvme-1 ' >'/dev/disk/by-uuid/5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e ' >'/dev/disk/by-label/gentoo ' >'/dev/disk/by-id/nvme-eui.0025385671b00561 ' >'/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T', >'DEVNAME': '/dev/nvme0n1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', >'DEVTYPE': 'disk', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'gentoo', >'ID_FS_LABEL_ENC': 'gentoo', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', >'ID_FS_UUID_ENC': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', >'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13803193'} ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1)... >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevicePopulator.run: name: nvme0n1 ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: device/vendor is not a valid attribute >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1 is a disk >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 3 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 4 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: nvme0n1 ; type: None ; current: None ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.update_sysfs_path: nvme0n1 ; status: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/nvme0n1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: updated nvme0n1 size to 476.94 GiB (476.94 GiB) >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: added disk nvme0n1 (id 2) to device tree >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: got device: DiskDevice instance (0x7f19d80c6d30) -- >name = nvme0n1 status = True id = 2 >children = [] >parents = [] >uuid = None size = 476.94 GiB >format = existing None >major = 259 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >target size = 476.94 GiB path = /dev/nvme0n1 >format args = [] original_format = None removable = False wwn = eui.0025385671b00561 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: nvme0n1 ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 7 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'nvme0n1' is 'btrfs' >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 10 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: nvme0n1 ; type: btrfs ; current: None ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: creating btrfs volume btrfs.gentoo >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 12 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._add_parent: gentoo ; parent: nvme0n1 ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: nvme0n1 ; child: gentoo ; kids: 0 ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 13 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._set_format: gentoo ; type: None ; current: None ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.11 ; status: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.update_sysfs_path: nvme0n1 ; status: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: btrfs.11 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 15 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._set_format: btrfs.11 ; type: btrfs ; current: None ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs volume gentoo (id 11) to device tree >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: gentoo ; orig: True ; status: True ; controllable: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='org.gnome.DiskUtility' requested by ':1.8' (uid=1000 pid=1758 comm="/usr/bin/gnome-shell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:48 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.DiskUtility' >Sep 04 05:07:48 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Activating service name='com.intel.dleyna-renderer' requested by ':1.80' (uid=1000 pid=2930 comm="/usr/bin/gnome-photos --gapplication-service " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: dLeyna core version 0.6.0 >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: dleyna-renderer-service version 0.6.0 >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F] >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Load file [/home/liveuser/.config/dleyna-renderer-service.conf] >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: [General settings] >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Never Quit: F >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Connector Name: dbus >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Port: 0 >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Push host port: 0 >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: [Logging settings] >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Log Type : 0 >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Log Level: 0x13 >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: [Network filtering settings] >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Enabled : F >Sep 04 05:07:48 desktop-tcclnen.lan dleyna-renderer-service[3091]: Entries: (null) >Sep 04 05:07:48 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'com.intel.dleyna-renderer' >Sep 04 05:07:48 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242b0d0), has been already finalized. Impossible to get any property from it. >Sep 04 05:07:48 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242b0d0), has been already finalized. Impossible to set any property to it. >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:07:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui: Window scale set to 1 by XSETTINGS, not scaling >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /tmp/btrfs-tmp.11lvsl80b_ ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1 /tmp/btrfs-tmp.11lvsl80b_ >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): disk space caching is enabled >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): has skinny extents >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): enabling ssd optimizations >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS error (device nvme0n1): bad tree block start 10331820549092605968 4358144 >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS warning (device nvme0n1): failed to recover relocation: -5 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS error (device nvme0n1): open_ctree failed >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: b'mount: /tmp/btrfs-tmp.11lvsl80b_: wrong fs type, bad option, bad superblock on /dev/nvme0n1, missing codepage or helper program, or other error.' >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 32 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: btrfs temp mount failed: mount failed: 32 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: gentoo ; orig: True ; status: True ; controllable: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /tmp/btrfs-tmp.11k5r5rf8b ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1 /tmp/btrfs-tmp.11k5r5rf8b >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): disk space caching is enabled >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): has skinny extents >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): enabling ssd optimizations >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS error (device nvme0n1): bad tree block start 10331820549092605968 4358144 >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS warning (device nvme0n1): failed to recover relocation: -5 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:07:48 desktop-tcclnen.lan kernel: BTRFS error (device nvme0n1): open_ctree failed >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: b'mount: /tmp/btrfs-tmp.11k5r5rf8b: wrong fs type, bad option, bad superblock on /dev/nvme0n1, missing codepage or helper program, or other error.' >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 32 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: btrfs temp mount failed: mount failed: 32 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: geoloc: Geolocation lookup finished in 1.0 seconds >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: geoloc: got results from geolocation >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: geoloc: Waited 0.11 seconds for Geolocation >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaGeolocationRefreshThread (139748986259200) >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:48 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.modules.localization.localization:Language is set to es_MX.UTF-8. >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: es_MX.UTF-8 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: es_ES.UTF-8 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing btrfs filesystem >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: nvme0n1p1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/c951e994-c936-44fd-89a4-79b12ad08b21 ' >'/dev/disk/by-label/gentoo ' >'/dev/disk/by-id/nvme-eui.0025385671b00561-part1 ' >'/dev/disk/by-uuid/4E29-D2AF ' >'/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part1 ' >'/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part1', >'DEVNAME': '/dev/nvme0n1p1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', >'DEVTYPE': 'partition', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'gentoo', >'ID_FS_LABEL_ENC': 'gentoo', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4E29-D2AF', >'ID_FS_UUID_ENC': '4E29-D2AF', >'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_ENTRY_DISK': '259:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '262144', >'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', >'ID_PART_ENTRY_UUID': 'c951e994-c936-44fd-89a4-79b12ad08b21', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '1', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1p1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '13820829'} ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: nvme0n1p1 ; incomplete: False ; hidden: False ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: nvme0n1p1 ; >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: es_MX.UTF-8 >Sep 04 05:07:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing btrfs filesystem >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: ignoring 'btrfs' format on disk that contains 'nvme0n1p1' >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.__init__: exists: True ; device: /dev/nvme0n1 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f19c99c25f8>, <parted.partition.Partition object at 0x7f19c99c2748>, <parted.partition.Partition object at 0x7f19c99c2b00>] >device: <parted.device.Device object at 0x7f19c99c21d0> >PedDisk: <_ped.Disk object at 0x7f19c99cdb88> >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.common: Entered spoke: WelcomeLanguageSpoke >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: anaconda: misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated >return cls.new(*args, **kwds) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: nvme0n1 ; type: disklabel ; current: btrfs ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 21 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p1 ; kids: 1 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 22 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: nvme0n1p1 ; type: None ; current: None ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p1 ; status: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/nvme0n1p1 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: nvme0n1p1 ; exists: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 1 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 10 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 12 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('biosboot') returning BIOSBoot instance with object id 24 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: nvme0n1p1 ; type: biosboot ; current: None ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: added partition nvme0n1p1 (id 20) to device tree >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19c9925cf8) -- >name = nvme0n1p1 status = True id = 20 >children = [] >parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] >uuid = c951e994-c936-44fd-89a4-79b12ad08b21 size = 128 MiB >format = existing biosboot >major = 259 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >target size = 128 MiB path = /dev/nvme0n1p1 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c99c2358> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c99c25c0> >number: 1 path: /dev/nvme0n1p1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f19c99c2128> PedPartition: <_ped.Partition object at 0x7f19cbdf3ba0> >disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >start = 2048 end = 264191 length = 262144 >flags = bios_grub >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: nvme0n1p1 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: no type or existing type for nvme0n1p1, bailing >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: nvme0n1p2 ; info: {'DEVLINKS': '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part2 ' >'/dev/disk/by-id/nvme-eui.0025385671b00561-part2 ' >'/dev/disk/by-partuuid/8ccd3c5c-bf90-4d49-95d5-e134b17351d8 ' >'/dev/disk/by-uuid/e23fda46-f8b5-4817-86de-bf6d60343ae0 ' >'/dev/disk/by-label/boot ' >'/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part2', >'DEVNAME': '/dev/nvme0n1p2', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', >'DEVTYPE': 'partition', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', >'ID_FS_UUID_ENC': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', >'ID_FS_UUID_SUB': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', >'ID_FS_UUID_SUB_ENC': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_ENTRY_DISK': '259:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '264192', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '8ccd3c5c-bf90-4d49-95d5-e134b17351d8', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '2', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1p2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13819929'} ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: scanning nvme0n1p2 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2)... >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: nvme0n1p2 ; incomplete: False ; hidden: False ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: nvme0n1p2 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 27 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p2 ; kids: 2 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 28 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: nvme0n1p2 ; type: None ; current: None ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p2 ; status: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/nvme0n1p2 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: nvme0n1p2 ; exists: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 1 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 10 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 12 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: added partition nvme0n1p2 (id 26) to device tree >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19c992d160) -- >name = nvme0n1p2 status = True id = 26 >children = [] >parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] >uuid = 8ccd3c5c-bf90-4d49-95d5-e134b17351d8 size = 1024 MiB >format = existing None >major = 259 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >target size = 1024 MiB path = /dev/nvme0n1p2 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c99c2358> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c99c2518> >number: 2 path: /dev/nvme0n1p2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f19c99c26a0> PedPartition: <_ped.Partition object at 0x7f19ef37adb0> >disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >start = 264192 end = 2361343 length = 2097152 >flags = >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: nvme0n1p2 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 30 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 31 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 32 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 33 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'nvme0n1p2' is 'btrfs' >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 34 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: nvme0n1p2 ; type: btrfs ; current: None ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: creating btrfs volume btrfs.boot >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 36 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._add_parent: boot ; parent: nvme0n1p2 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.add_child: name: nvme0n1p2 ; child: boot ; kids: 0 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 37 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._set_format: boot ; type: None ; current: None ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.35 ; status: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p2 ; status: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: btrfs.35 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 39 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._set_format: btrfs.35 ; type: btrfs ; current: None ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs volume boot (id 35) to device tree >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: boot ; orig: True ; status: True ; controllable: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /tmp/btrfs-tmp.3546pcs_h7 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p2 /tmp/btrfs-tmp.3546pcs_h7 >Sep 04 05:07:49 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): disk space caching is enabled >Sep 04 05:07:49 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): has skinny extents >Sep 04 05:07:49 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: failed to get default SELinux context for /tmp/btrfs-tmp.3546pcs_h7: [Errno 2] No such file or directory >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.3546pcs_h7/lost+found to system_u:object_r:lost_found_t:s0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running [9] btrfs subvol list -p -s /tmp/btrfs-tmp.3546pcs_h7 ... >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stdout[9]: >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stderr[9]: >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: ...done [9] (exit code: 0) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan chronyd[1381]: Source 2a03:8600::cc replaced with 2a03:8600::dd >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running [10] btrfs subvol get-default /tmp/btrfs-tmp.3546pcs_h7 ... >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stdout[10]: ID 5 (FS_TREE) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stderr[10]: >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: ...done [10] (exit code: 0) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /tmp/btrfs-tmp.3546pcs_h7 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: boot ; orig: True ; status: True ; controllable: True ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /tmp/btrfs-tmp.3540e5a727 ; >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p2 /tmp/btrfs-tmp.3540e5a727 >Sep 04 05:07:49 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): disk space caching is enabled >Sep 04 05:07:49 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): has skinny extents >Sep 04 05:07:49 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: failed to get default SELinux context for /tmp/btrfs-tmp.3540e5a727: [Errno 2] No such file or directory >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.3540e5a727/lost+found to system_u:object_r:lost_found_t:s0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running [11] btrfs subvol list -p /tmp/btrfs-tmp.3540e5a727 ... >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stdout[11]: >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stderr[11]: >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: ...done [11] (exit code: 0) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running [12] btrfs subvol get-default /tmp/btrfs-tmp.3540e5a727 ... >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stdout[12]: ID 5 (FS_TREE) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: stderr[12]: >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: ...done [12] (exit code: 0) >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /tmp/btrfs-tmp.3540e5a727 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing btrfs filesystem >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: nvme0n1p3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part3 ' >'/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part3 ' >'/dev/disk/by-partuuid/87b245d7-a565-4506-a0ab-60ecc20f2e1c ' >'/dev/disk/by-label/btrfsroot ' >'/dev/disk/by-uuid/03234cc4-cced-4059-80c5-bd5c78c6ce0c ' >'/dev/disk/by-id/nvme-eui.0025385671b00561-part3', >'DEVNAME': '/dev/nvme0n1p3', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', >'DEVTYPE': 'partition', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'btrfsroot', >'ID_FS_LABEL_ENC': 'btrfsroot', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', >'ID_FS_UUID_ENC': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', >'ID_FS_UUID_SUB': 'af15719c-af90-45d7-b30d-ef21e61b58cf', >'ID_FS_UUID_SUB_ENC': 'af15719c-af90-45d7-b30d-ef21e61b58cf', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_ENTRY_DISK': '259:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '2361344', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '997853839', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '87b245d7-a565-4506-a0ab-60ecc20f2e1c', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '3', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1p3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13819456'} ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: scanning nvme0n1p3 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3)... >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: nvme0n1p3 ; incomplete: False ; hidden: False ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: nvme0n1p3 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 43 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p3 ; kids: 3 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 44 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: nvme0n1p3 ; type: None ; current: None ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/nvme0n1p3 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: nvme0n1p3 ; exists: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 1 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 10 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 12 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: added partition nvme0n1p3 (id 42) to device tree >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19cbd92668) -- >name = nvme0n1p3 status = True id = 42 >children = [] >parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] >uuid = 87b245d7-a565-4506-a0ab-60ecc20f2e1c size = 475.81 GiB >format = existing None >major = 259 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >target size = 475.81 GiB path = /dev/nvme0n1p3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c99c2358> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c99c2a90> >number: 3 path: /dev/nvme0n1p3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f19c99c2cf8> PedPartition: <_ped.Partition object at 0x7f19c99b3a40> >disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >start = 2361344 end = 1000215182 length = 997853839 >flags = >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: nvme0n1p3 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 47 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'nvme0n1p3' is 'btrfs' >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 50 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: nvme0n1p3 ; type: btrfs ; current: None ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: creating btrfs volume btrfs.btrfsroot >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 52 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._add_parent: btrfsroot ; parent: nvme0n1p3 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.add_child: name: nvme0n1p3 ; child: btrfsroot ; kids: 0 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 53 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._set_format: btrfsroot ; type: None ; current: None ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.51 ; status: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: btrfs.51 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 55 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice._set_format: btrfs.51 ; type: btrfs ; current: None ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs volume btrfsroot (id 51) to device tree >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: True ; status: True ; controllable: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: Error connecting to PK session instance: La conexión está cerrada >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /tmp/btrfs-tmp.51bdufbmo2 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p3 /tmp/btrfs-tmp.51bdufbmo2 >Sep 04 05:07:50 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:07:50 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:07:50 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: failed to get default SELinux context for /tmp/btrfs-tmp.51bdufbmo2: [Errno 2] No such file or directory >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.51bdufbmo2/lost+found to system_u:object_r:lost_found_t:s0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running [13] btrfs subvol list -p -s /tmp/btrfs-tmp.51bdufbmo2 ... >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stdout[13]: ID 680 gen 760013 cgen 707162 parent 656 top level 656 otime 2018-08-09 21:17:44 path gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 >ID 681 gen 760013 cgen 707164 parent 656 top level 656 otime 2018-08-09 21:17:52 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 cgen 707166 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 cgen 707168 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 cgen 707170 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 cgen 707173 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 cgen 707175 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 cgen 728304 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 cgen 728305 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 cgen 728309 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 cgen 728310 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 cgen 728313 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 cgen 728314 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 cgen 728328 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 cgen 728329 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 cgen 728332 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 cgen 728333 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 cgen 728334 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 cgen 728335 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 cgen 728336 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 cgen 728337 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stderr[13]: >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: ...done [13] (exit code: 0) >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running [14] btrfs subvol get-default /tmp/btrfs-tmp.51bdufbmo2 ... >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stdout[14]: ID 257 gen 763322 top level 5 path gentoo-root-old >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stderr[14]: >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: ...done [14] (exit code: 0) >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /tmp/btrfs-tmp.51bdufbmo2 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: True ; status: True ; controllable: True ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /tmp/btrfs-tmp.51a1ymi254 ; >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p3 /tmp/btrfs-tmp.51a1ymi254 >Sep 04 05:07:50 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:07:50 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:07:50 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: failed to get default SELinux context for /tmp/btrfs-tmp.51a1ymi254: [Errno 2] No such file or directory >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.51a1ymi254/lost+found to system_u:object_r:lost_found_t:s0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running [15] btrfs subvol list -p /tmp/btrfs-tmp.51a1ymi254 ... >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stdout[15]: ID 257 gen 763322 parent 5 top level 5 path gentoo-root-old >ID 258 gen 763373 parent 5 top level 5 path home >ID 259 gen 760008 parent 5 top level 5 path srv >ID 260 gen 255020 parent 5 top level 5 path gentoo-var-old >ID 270 gen 64283 parent 260 top level 260 path gentoo-var-old/lib/machines >ID 655 gen 763425 parent 5 top level 5 path gentoo-root >ID 656 gen 763425 parent 5 top level 5 path gentoo-var >ID 657 gen 760008 parent 656 top level 656 path gentoo-var/lib/machines >ID 678 gen 760009 parent 656 top level 656 path gentoo-var/lib/portables >ID 679 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 >ID 680 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 >ID 681 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stderr[15]: >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: ...done [15] (exit code: 0) >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running [16] btrfs subvol get-default /tmp/btrfs-tmp.51a1ymi254 ... >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stdout[16]: ID 257 gen 763322 top level 5 path gentoo-root-old >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: stderr[16]: >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: ...done [16] (exit code: 0) >Sep 04 05:07:50 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /tmp/btrfs-tmp.51a1ymi254 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 57 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 59 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-root-old ; kids: 0 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-root-old ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-root-old ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-root-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-root-old (id 58) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 61 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 63 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: home ; kids: 1 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: home sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume home (id 62) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 65 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 67 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: srv ; kids: 2 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: srv ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: srv ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: srv sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume srv (id 66) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 69 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 71 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-var-old ; kids: 3 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-var-old ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-var-old (id 70) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 73 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 75 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-root ; kids: 4 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-root ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-root ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-root sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-root (id 74) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 77 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 79 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-var ; kids: 5 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-var ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-var (id 78) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 81 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 83 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var-old ; child: gentoo-var-old/lib/machines ; kids: 0 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-var-old/lib/machines ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old/lib/machines ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var-old/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-var-old/lib/machines (id 82) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 85 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 87 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; kids: 0 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 (id 86) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 89 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 91 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; kids: 1 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init (id 90) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 93 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 95 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; kids: 2 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd (id 94) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 97 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 99 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; kids: 3 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init (id 98) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 101 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 103 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; kids: 4 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb (id 102) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 105 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 107 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; kids: 5 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init (id 106) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 109 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 111 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/machines ; kids: 6 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/machines ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/machines ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-var/lib/machines (id 110) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 113 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 115 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/portables ; kids: 7 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/portables ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/portables ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/portables sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-var/lib/portables (id 114) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 117 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 119 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; kids: 8 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs subvolume gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 (id 118) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 121 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 123 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; kids: 9 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 (id 122) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 125 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 127 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; kids: 10 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 (id 126) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 129 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 131 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; kids: 11 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 (id 130) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 133 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 135 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; kids: 12 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e (id 134) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 137 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 139 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; kids: 13 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba (id 138) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 141 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 143 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; kids: 14 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 (id 142) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 145 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 147 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; kids: 15 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc (id 146) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 149 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 151 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; kids: 16 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init (id 150) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 153 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 155 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; kids: 17 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c (id 154) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 157 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 159 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; kids: 18 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init (id 158) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 161 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 163 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; kids: 19 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a (id 162) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 165 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 167 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; kids: 20 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init (id 166) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 169 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 171 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; kids: 21 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e (id 170) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 173 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 175 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; kids: 22 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init (id 174) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('btrfs') returning BTRFS instance with object id 177 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 179 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; kids: 23 ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; type: btrfs ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (id 178) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing btrfs filesystem >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0 ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14474085'} ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda)... >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevicePopulator.run: name: sda ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: sda is a disk >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 183 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 184 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda size to 3.64 TiB (3.64 TiB) >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: added disk sda (id 182) to device tree >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: got device: DiskDevice instance (0x7f19c9561898) -- >name = sda status = True id = 182 >children = [] >parents = [] >uuid = None size = 3.64 TiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda >target size = 3.64 TiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5000cca24cc45a88 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sda ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 186 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 187 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 188 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 189 >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.__init__: uuid: ff32ea4f-1b20-4c18-b652-0eb789243e4e ; label: None ; device: /dev/sda ; serial: HGST_HDS724040ALE640_PKA334PCG9KWWN ; exists: True ; >Sep 04 05:07:51 desktop-tcclnen.lan anaconda[2761]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 5 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f19c9550a58>, <parted.partition.Partition object at 0x7f19c9550a90>, <parted.partition.Partition object at 0x7f19c9851978>, <parted.partition.Partition object at 0x7f19c9564c50>, <parted.partition.Partition object at 0x7f19c9564ef0>] >device: <parted.device.Device object at 0x7f19c9550240> >PedDisk: <_ped.Disk object at 0x7f19c994c348> >Sep 04 05:07:51 desktop-tcclnen.lan multipath[3342]: sda: can't store path info >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('disklabel') returning DiskLabel instance with object id 190 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing gpt disklabel >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/10b99630-bd38-400e-98e3-d70dfd9f1bf0 ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part1 ' >'/dev/disk/by-label/Recovery ' >'/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part1 ' >'/dev/disk/by-uuid/92AA083EAA082179 ' >'/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part1', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'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': 'Recovery', >'ID_FS_LABEL_ENC': 'Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '92AA083EAA082179', >'ID_FS_UUID_ENC': '92AA083EAA082179', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x8000000000000001', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '921600', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': '10b99630-bd38-400e-98e3-d70dfd9f1bf0', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14859775'} ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1)... >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sda1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 193 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 194 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda1 size to 450 MiB (450 MiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/sda1 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: sda1 ; exists: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda1 size to 450 MiB (450 MiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: added partition sda1 (id 192) to device tree >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19c95640f0) -- >name = sda1 status = True id = 192 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 10b99630-bd38-400e-98e3-d70dfd9f1bf0 size = 450 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 >target size = 450 MiB path = /dev/sda1 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9550630> >number: 1 path: /dev/sda1 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f19c9550208> PedPartition: <_ped.Partition object at 0x7f19c994f258> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 2048 end = 923647 length = 921600 >flags = hidden, diag >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sda1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 196 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 197 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 198 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 199 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'sda1' is 'ntfs' >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... ntfsinfo -m /dev/sda1 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Volume Information >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Name of device: /dev/sda1 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Device state: 11 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Volume Name: Recovery >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Volume State: 91 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Volume Flags: 0x0080 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Volume Version: 3.1 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Sector Size: 512 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Cluster Size: 4096 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Index Block Size: 4096 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Volume Size in Clusters: 115199 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: MFT Information >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: MFT Record Size: 1024 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone Multiplier: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: MFT Data Position: 24 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone Start: 38400 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone End: 52799 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone Position: 38400 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Current Position in First Data Zone: 52799 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Current Position in Second Data Zone: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Allocated clusters 64 (0.1%) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: LCN of Data Attribute for FILE_MFT: 38400 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: FILE_MFTMirr Size: 4 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: LCN of Data Attribute for File_MFTMirr: 2 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Size of Attribute Definition Table: 2560 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Number of Attached Extent Inodes: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: FILE_Bitmap Information >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: FILE_Bitmap MFT Record Number: 6 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: State of FILE_Bitmap Inode: 80 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Length of Attribute List: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Number of Attached Extent Inodes: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: FILE_Bitmap Data Attribute Information >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Decompressed Runlist: not done yet >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Base Inode: 6 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Attribute Types: not done yet >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Attribute Name Length: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Attribute State: 3 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Attribute Allocated Size: 16384 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Attribute Data Size: 14400 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Attribute Initialized Size: 14400 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Attribute Compressed Size: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Compression Block Size: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Compression Block Size Bits: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Compression Block Clusters: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Free Clusters: 28797 (25.0%) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... ntfsresize -m /dev/sda1 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: ntfsresize v2017.3.23 (libntfs-3g) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Minsize (in MB): 354 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: padding min size from 337.6 MiB up to 371.36 MiB >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ntfs') returning NTFS instance with object id 200 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing ntfs filesystem >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part2 ' >'/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part2 ' >'/dev/disk/by-partuuid/0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 ' >'/dev/disk/by-uuid/C80C-F2B4 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part2', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'C80C-F2B4', >'ID_FS_UUID_ENC': 'C80C-F2B4', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x8000000000000000', >'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '923648', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': '0b2f7898-2cf3-4a65-8b7e-e8766073d8c3', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'PARTNAME': 'EFI system partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14884110'} ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2)... >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sda2 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 203 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 204 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda2 size to 100 MiB (100 MiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/sda2 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: sda2 ; exists: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda2 size to 100 MiB (100 MiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: added partition sda2 (id 202) to device tree >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19c9844518) -- >name = sda2 status = True id = 202 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 size = 100 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 >target size = 100 MiB path = /dev/sda2 >format args = [] original_format = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9851a20> >number: 2 path: /dev/sda2 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f19c9550748> PedPartition: <_ped.Partition object at 0x7f19c994fd58> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 923648 end = 1128447 length = 204800 >flags = boot, esp >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sda2 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 206 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 207 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'sda2' is 'efi' >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 208 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda2 ; type: efi ; current: None ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing efi filesystem >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part3 ' >'/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part3 ' >'/dev/disk/by-partuuid/df615093-7c86-42c3-9fb0-db38367da481 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part3', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x8000000000000000', >'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '1128448', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '32768', >'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', >'ID_PART_ENTRY_UUID': 'df615093-7c86-42c3-9fb0-db38367da481', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'PARTNAME': 'Microsoft reserved partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14859817'} ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3)... >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sda3 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 211 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 212 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda3 size to 16 MiB (16 MiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/sda3 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: sda3 ; exists: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda3 size to 16 MiB (16 MiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: added partition sda3 (id 210) to device tree >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19c9550ba8) -- >name = sda3 status = True id = 210 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = df615093-7c86-42c3-9fb0-db38367da481 size = 16 MiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 >target size = 16 MiB path = /dev/sda3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: Microsoft reserved partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f19c9564cc0> PedPartition: <_ped.Partition object at 0x7f19c994f360> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 1128448 end = 1161215 length = 32768 >flags = msftres >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sda3 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: no type or existing type for sda3, bailing >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0634122F341221EB ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part4 ' >'/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part4 ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part4 ' >'/dev/disk/by-partuuid/5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 ' >'/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-label/system', >'DEVNAME': '/dev/sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'system', >'ID_FS_LABEL_ENC': 'system', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0634122F341221EB', >'ID_FS_UUID_ENC': '0634122F341221EB', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '1161216', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1668874240', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': '5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '4', >'PARTN': '4', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda4', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14860392'} ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4)... >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sda4 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 216 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 217 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/sda4 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: sda4 ; exists: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: added partition sda4 (id 215) to device tree >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19c956dc18) -- >name = sda4 status = True id = 215 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 size = 795.78 GiB >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 >target size = 795.78 GiB path = /dev/sda4 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9564a20> >number: 4 path: /dev/sda4 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f19c9564b38> PedPartition: <_ped.Partition object at 0x7f19c994fca8> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 1161216 end = 1670035455 length = 1668874240 >flags = msftdata >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sda4 ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 219 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 220 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 221 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 222 >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'sda4' is 'ntfs' >Sep 04 05:07:52 desktop-tcclnen.lan anaconda[2761]: program: Running... ntfsinfo -m /dev/sda4 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Volume Information >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Name of device: /dev/sda4 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Device state: 11 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Volume Name: system >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Volume State: 91 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Volume Flags: 0x4000 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Volume Version: 3.1 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Sector Size: 512 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Cluster Size: 4096 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Index Block Size: 4096 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Volume Size in Clusters: 208609279 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: MFT Information >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: MFT Record Size: 1024 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone Multiplier: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: MFT Data Position: 24 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone Start: 786432 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone End: 26862591 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: MFT Zone Position: 786432 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Current Position in First Data Zone: 26862591 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Current Position in Second Data Zone: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Allocated clusters 112448 (0.1%) >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: LCN of Data Attribute for FILE_MFT: 786432 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: FILE_MFTMirr Size: 4 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: LCN of Data Attribute for File_MFTMirr: 2 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Size of Attribute Definition Table: 2560 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Number of Attached Extent Inodes: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: FILE_Bitmap Information >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: FILE_Bitmap MFT Record Number: 6 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: State of FILE_Bitmap Inode: 80 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Length of Attribute List: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Number of Attached Extent Inodes: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: FILE_Bitmap Data Attribute Information >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Decompressed Runlist: not done yet >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Base Inode: 6 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Attribute Types: not done yet >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Attribute Name Length: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Attribute State: 3 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Attribute Allocated Size: 26079232 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Attribute Data Size: 26076160 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Attribute Initialized Size: 26076160 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Attribute Compressed Size: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Compression Block Size: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Compression Block Size Bits: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Compression Block Clusters: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Free Clusters: 196857301 (94.4%) >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:07:53 desktop-tcclnen.lan anaconda[2761]: program: Running... ntfsresize -m /dev/sda4 >Sep 04 05:07:53 desktop-tcclnen.lan gvfsd-metadata[2513]: g_udev_device_has_property: assertion 'G_UDEV_IS_DEVICE (device)' failed >Sep 04 05:07:53 desktop-tcclnen.lan gvfsd-metadata[2513]: g_udev_device_has_property: assertion 'G_UDEV_IS_DEVICE (device)' failed >Sep 04 05:07:54 desktop-tcclnen.lan gnome-documents[2917]: Failed to load shared library 'libgdprivate-1.0.so' referenced by the typelib: libgdprivate-1.0.so: cannot open shared object file: No such file or directory >Sep 04 05:07:54 desktop-tcclnen.lan gnome-documents[2917]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: libgdprivate-1.0.so: cannot open shared object file: No such file or directory >Sep 04 05:07:54 desktop-tcclnen.lan gnome-documents[2917]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null) >Sep 04 05:07:54 desktop-tcclnen.lan gnome-shell[1758]: Object Meta.WindowActor (0x555a63236ff0), has been already finalized. Impossible to get any property from it. >Sep 04 05:07:54 desktop-tcclnen.lan gnome-shell[1758]: Object Meta.WindowActor (0x555a63236ff0), has been already finalized. Impossible to set any property to it. >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2bc0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c60 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2d00 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 I resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2bc0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c60 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2d00 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 I resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:07:54 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:07:58 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: es_MX.UTF-8 >Sep 04 05:07:58 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: en_US.UTF-8 >Sep 04 05:07:59 desktop-tcclnen.lan gnome-shell[1758]: Object .GProxyVolume (0x555a63709a80), has been already finalized. Impossible to set any property to it. >Sep 04 05:07:59 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:07:59 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/components/automountManager.js:236 (0x7f4104183890 @ 6) >Sep 04 05:08:00 desktop-tcclnen.lan gnome-shell[1758]: Object .GProxyVolume (0x555a6370bae0), has been already finalized. Impossible to set any property to it. >Sep 04 05:08:00 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:08:00 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/components/automountManager.js:236 (0x7f4104183890 @ 6) >Sep 04 05:08:00 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: en_US.UTF-8 >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.spokes.welcome: using timezone determined by geolocation >Sep 04 05:08:00 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/Mazatlan. >Sep 04 05:08:00 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'require network connection' in live installation >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.spokes.network: network standalone spoke (init): completed: True >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'require network connection' in live installation >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.common: Left spoke: WelcomeLanguageSpoke >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Adding controller: SummaryHub >Sep 04 05:08:00 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'activate layouts' in live installation >Sep 04 05:08:00 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Sep 04 05:08:00 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaAddLayoutsInitThread (139749003044608) >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f19c96d70f0>> on <list object at 0x7f19c9f070c8> >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaGtkBatchPre1 (139748728649472) >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaGtkBatchPre1 (139748728649472) >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaKeyboardThread (139748728649472) >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'modify system time and date' in live installation >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaNTPserver1 (139748716726016) >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaDateTimeThread (139748572133120) >Sep 04 05:08:01 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaStorageWatcher (139748559496960) >Sep 04 05:08:02 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaNTPserver1 (139748716726016) >Sep 04 05:08:07 desktop-tcclnen.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:08:30 desktop-tcclnen.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ntfsresize v2017.3.23 (libntfs-3g) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Inode is corrupt (33732): Input/output error >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4465 (0x1171): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4466 (0x1172): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4467 (0x1173): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4468 (0x1174): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4469 (0x1175): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4470 (0x1176): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4471 (0x1177): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4472 (0x1178): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4473 (0x1179): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Cluster accounting failed at 4474 (0x117a): missing cluster in $Bitmap >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem check failed! Totally 18654 cluster accounting mismatches. >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE! >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: The usage of the /f parameter is very IMPORTANT! No modification was >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: and will be made to NTFS by this software until it gets repaired. >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to obtain minimum size for device /dev/sda4: failed to gather info from resize program: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ntfs') returning NTFS instance with object id 223 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda4 ; type: ntfs ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing ntfs filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-partuuid/9af92f87-63a0-4b64-8a48-d6dc237c4106 ' >'/dev/disk/by-uuid/04FCE409FCE3F33A ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part5 ' >'/dev/disk/by-label/archive ' >'/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part5 ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part5', >'DEVNAME': '/dev/sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'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': 'archive', >'ID_FS_LABEL_ENC': 'archive', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04FCE409FCE3F33A', >'ID_FS_UUID_ENC': '04FCE409FCE3F33A', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '1670035456', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '6143997952', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': '9af92f87-63a0-4b64-8a48-d6dc237c4106', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '5', >'PARTN': '5', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda5', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14868616'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sda5 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 226 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 227 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: looking up parted Partition: /dev/sda5 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.probe: sda5 ; exists: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added partition sda5 (id 225) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got device: PartitionDevice instance (0x7f19c9701470) -- >name = sda5 status = True id = 225 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 9af92f87-63a0-4b64-8a48-d6dc237c4106 size = 2.86 TiB >format = existing None >major = 8 minor = 5 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 >target size = 2.86 TiB path = /dev/sda5 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9564f98> >number: 5 path: /dev/sda5 type: 0 >name: Basic data partition active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f19c95644e0> PedPartition: <_ped.Partition object at 0x7f19c994f830> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 1670035456 end = 7814033407 length = 6143997952 >flags = msftdata >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sda5 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 229 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 230 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 231 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 232 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'sda5' is 'ntfs' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... ntfsinfo -m /dev/sda5 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Failed to open '/dev/sda5'. >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b'Access is denied because the NTFS volume is already exclusively opened.' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b'The volume may be already mounted, or another software may use it which' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b"could be identified for example by the help of the 'fuser' command." >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b'You can use force option to avoid this check, but this is not recommended' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b'and may lead to data corruption.' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to obtain info for device /dev/sda5: failed to gather fs info: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to obtain current size for device /dev/sda5: No info available for size computation. >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... ntfsresize -m /dev/sda5 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ntfsresize v2017.3.23 (libntfs-3g) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ERROR: Device '/dev/sda5' is mounted read-write. You must 'umount' it first. >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to obtain minimum size for device /dev/sda5: failed to gather info from resize program: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ntfs') returning NTFS instance with object id 233 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice._set_format: sda5 ; type: ntfs ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing ntfs filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_STORAGE_DEVICE_000000000903-0:0 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', >'DEVNAME': '/dev/sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'STORAGE_DEVICE', >'ID_MODEL_ENC': 'STORAGE\\x20DEVICE\\x20\\x20', >'ID_MODEL_ID': '0745', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '0903', >'ID_SERIAL': 'Generic_STORAGE_DEVICE_000000000903-0:0', >'ID_SERIAL_SHORT': '000000000903', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '05e3', >'MAJOR': '8', >'MINOR': '32', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14121156'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevicePopulator.run: name: sdc ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: sdc is a disk >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 236 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 237 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: updated sdc size to 0 B (0 B) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added disk sdc (id 235) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got device: DiskDevice instance (0x7f19c9581710) -- >name = sdc status = True id = 235 >children = [] >parents = [] >uuid = None size = 0 B >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc >target size = 0 B path = /dev/sdc >format args = [] original_format = None removable = True wwn = None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sdc ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: no media present for device sdc >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' >'/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' >'/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-43-09-00', >'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '16', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14175255'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevicePopulator.run: name: sdb ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: sdb is a disk >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 241 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 242 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: updated sdb size to 58.83 GiB (58.83 GiB) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added disk sdb (id 240) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got device: DiskDevice instance (0x7f19c96206d8) -- >name = sdb status = True id = 240 >children = [] >parents = [] >uuid = None size = 58.83 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb >target size = 58.83 GiB path = /dev/sdb >format args = [] original_format = None removable = True wwn = None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: sdb ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 244 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 245 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 246 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 247 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'sdb' is 'iso9660' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('iso9660') returning Iso9660FS instance with object id 248 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing iso9660 filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' >'/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' >'/dev/disk/by-partuuid/3a663a44-01 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part1 ' >'/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part1', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-43-09-00', >'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3491840', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '3a663a44-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '17', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '14289818'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sdb1 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: lvm filter: adding sdb1 to the reject list >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: ignoring partition sdb1 on iso9660 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: no device obtained for sdb1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/376B-7516 /dev/disk/by-label/ANACONDA ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part2 ' >'/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part2 ' >'/dev/disk/by-partuuid/3a663a44-02', >'DEVNAME': '/dev/sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '376B-7516', >'ID_FS_UUID_ENC': '376B-7516', >'ID_FS_VERSION': 'FAT16', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '119940', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '18656', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '3a663a44-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '18', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14215026'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sdb2 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: lvm filter: adding sdb2 to the reject list >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: ignoring partition sdb2 on iso9660 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: no device obtained for sdb2 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part3 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part3 ' >'/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/3a663a44-03 ' >'/dev/disk/by-uuid/6201bf46-4a70-3c72-a2a8-e0705556f17e', >'DEVNAME': '/dev/sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6201bf46-4a70-3c72-a2a8-e0705556f17e', >'ID_FS_UUID_ENC': '6201bf46-4a70-3c72-a2a8-e0705556f17e', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '138596', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '39408', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '3a663a44-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '19', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14212889'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevicePopulator.run: name: sdb3 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: lvm filter: adding sdb3 to the reject list >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: ignoring partition sdb3 on iso9660 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: no device obtained for sdb3 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/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', >'SUBSYSTEM': 'block', >'SYS_NAME': 'loop0', >'SYS_PATH': '/sys/devices/virtual/block/loop0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13681376'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevicePopulator.run: name: loop0 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 251 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 252 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 250) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 255 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 256 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added loop loop0 (id 254) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got device: LoopDevice instance (0x7f19c96154e0) -- >name = loop0 status = False id = 254 >children = [] >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop0 >target size = 0 B path = /dev/loop0 >format args = [] original_format = None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: loop0 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 258 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 259 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 260 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 261 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'loop0' is 'squashfs' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('squashfs') returning DeviceFormat instance with object id 262 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', >'DEVNAME': '/dev/loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_LABEL': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'loop1', >'SYS_PATH': '/sys/devices/virtual/block/loop1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13681255'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevicePopulator.run: name: loop1 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 265 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 266 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added file /LiveOS/rootfs.img (id 264) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 269 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 270 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added loop loop1 (id 268) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got device: LoopDevice instance (0x7f19c9620828) -- >name = loop1 status = False id = 268 >children = [] >parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop1 >target size = 0 B path = /dev/loop1 >format args = [] original_format = None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: loop1 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 272 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 273 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 274 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 275 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'loop1' is 'ext4' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... dumpe2fs -h /dev/loop1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem volume name: Anaconda >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Last mounted on: /mnt/sysimage >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem magic number: 0xEF53 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem revision #: 1 (dynamic) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem flags: signed_directory_hash >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Default mount options: user_xattr acl >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem state: clean >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Errors behavior: Continue >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem OS type: Linux >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Inode count: 426816 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Block count: 1703936 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Reserved block count: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Free blocks: 399716 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Free inodes: 268078 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: First block: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Block size: 4096 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Fragment size: 4096 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Group descriptor size: 64 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Reserved GDT blocks: 831 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Blocks per group: 32768 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Fragments per group: 32768 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Inodes per group: 8208 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Inode blocks per group: 513 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Flex block group size: 16 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Mount count: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Maximum mount count: -1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Check interval: 0 (<none>) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Lifetime writes: 6409 MB >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Reserved blocks uid: 0 (user root) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Reserved blocks gid: 0 (group root) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: First inode: 11 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Inode size: 256 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Required extra isize: 32 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Desired extra isize: 32 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Journal inode: 8 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Default directory hash: half_md4 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Journal backup: inode blocks >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Journal size: 64M >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Journal length: 16384 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Journal sequence: 0x00000605 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Journal start: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... resize2fs -P /dev/loop1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Couldn't find valid filesystem superblock. >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ext4') returning Ext4FS instance with object id 276 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing ext4 filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'loop2', >'SYS_PATH': '/sys/devices/virtual/block/loop2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13681458'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevicePopulator.run: name: loop2 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 279 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 280 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added file /overlay (deleted) (id 278) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 283 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 284 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: added loop loop2 (id 282) to device tree >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: got device: LoopDevice instance (0x7f19c9614ac8) -- >name = loop2 status = False id = 282 >children = [] >parents = ['existing 0 B file /overlay (deleted) (278)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop2 >target size = 0 B path = /dev/loop2 >format args = [] original_format = None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: loop2 ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: no type or existing type for loop2, bailing >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/dev/mapper/live-rw /dev/disk/by-label/Anaconda ' >'/dev/disk/by-id/dm-name-live-rw', >'DEVNAME': '/dev/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': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'dm-0', >'SYS_PATH': '/sys/devices/virtual/block/dm-0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10224054'} ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout[17]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr[17]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ...done [17] (exit code: 0) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running [18] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout[18]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr[18]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ...done [18] (exit code: 0) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running [19] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout[19]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr[19]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ...done [19] (exit code: 0) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running [20] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout[20]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr[20]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ...done [20] (exit code: 0) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running [21] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout[21]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr[21]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ...done [21] (exit code: 0) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running [22] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout[22]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr[22]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ...done [22] (exit code: 0) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: Running [23] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stdout[23]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: stderr[23]: >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: program: ...done [23] (exit code: 0) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevicePopulator.run: name: live-rw ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (268) with existing ext4 filesystem >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (282) >Sep 04 05:08:33 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 288 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 289 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: added dm live-rw (id 287) to device tree >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: got device: DMDevice instance (0x7f19c9609ba8) -- >name = live-rw status = True id = 287 >children = [] >parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 6.5 GiB path = /dev/mapper/live-rw >format args = [] original_format = None target = None dm_uuid = None >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [24] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[24]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[24]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [24] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [25] dmsetup info -co subsystem --noheadings live-rw ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[25]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[25]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [25] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: live-rw ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 291 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 292 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 293 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 294 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'live-rw' is 'ext4' >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... dumpe2fs -h /dev/mapper/live-rw >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem volume name: Anaconda >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last mounted on: /sysroot >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem magic number: 0xEF53 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem revision #: 1 (dynamic) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem flags: signed_directory_hash >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Default mount options: user_xattr acl >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem state: clean >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Errors behavior: Continue >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem OS type: Linux >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inode count: 426816 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Block count: 1703936 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved block count: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Free blocks: 399716 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Free inodes: 268078 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: First block: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Block size: 4096 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Fragment size: 4096 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Group descriptor size: 64 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved GDT blocks: 831 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Blocks per group: 32768 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Fragments per group: 32768 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inodes per group: 8208 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inode blocks per group: 513 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Flex block group size: 16 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last mount time: Tue Sep 4 05:07:14 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last write time: Tue Sep 4 05:07:14 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Mount count: 1 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Maximum mount count: -1 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Check interval: 0 (<none>) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Lifetime writes: 6409 MB >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved blocks uid: 0 (user root) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved blocks gid: 0 (group root) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: First inode: 11 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inode size: 256 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Required extra isize: 32 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Desired extra isize: 32 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal inode: 8 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: First orphan inode: 295863 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Default directory hash: half_md4 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal backup: inode blocks >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal size: 64M >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal length: 16384 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal sequence: 0x00000606 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal start: 1 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... resize2fs -P /dev/mapper/live-rw >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Estimated minimum size of the filesystem: 1686731 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: padding min size from 6.43 GiB up to 6.5 GiB >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ext4') returning Ext4FS instance with object id 295 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing ext4 filesystem >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base ' >'/dev/disk/by-label/Anaconda', >'DEVNAME': '/dev/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': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'dm-1', >'SYS_PATH': '/sys/devices/virtual/block/dm-1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10259340'} ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[26]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[26]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [26] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [27] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[27]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[27]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [27] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [28] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[28]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[28]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [28] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [29] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[29]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[29]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [29] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [30] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[30]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[30]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [30] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [31] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[31]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[31]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [31] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [32] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[32]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[32]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [32] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevicePopulator.run: name: live-base ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (268) with existing ext4 filesystem >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 298 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('None') returning DeviceFormat instance with object id 299 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: updated live-base size to 6.5 GiB (6.5 GiB) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: added dm live-base (id 297) to device tree >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: got device: DMDevice instance (0x7f19c9609b00) -- >name = live-base status = True id = 297 >children = [] >parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 6.5 GiB path = /dev/mapper/live-base >format args = [] original_format = None target = None dm_uuid = None >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [33] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[33]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[33]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [33] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running [34] dmsetup info -co subsystem --noheadings live-base ... >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout[34]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr[34]: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: ...done [34] (exit code: 0) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.handle_format: name: live-base ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 301 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('efi') returning EFIFS instance with object id 302 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 303 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('macefi') returning MacEFIFS instance with object id 304 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: type detected on 'live-base' is 'ext4' >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... dumpe2fs -h /dev/mapper/live-base >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem volume name: Anaconda >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last mounted on: /mnt/sysimage >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem magic number: 0xEF53 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem revision #: 1 (dynamic) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem flags: signed_directory_hash >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Default mount options: user_xattr acl >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem state: clean >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Errors behavior: Continue >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem OS type: Linux >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inode count: 426816 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Block count: 1703936 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved block count: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Free blocks: 399716 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Free inodes: 268078 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: First block: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Block size: 4096 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Fragment size: 4096 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Group descriptor size: 64 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved GDT blocks: 831 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Blocks per group: 32768 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Fragments per group: 32768 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inodes per group: 8208 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inode blocks per group: 513 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Flex block group size: 16 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Filesystem created: Wed Apr 25 02:32:08 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last mount time: Wed Apr 25 02:32:10 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last write time: Wed Apr 25 02:40:34 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Mount count: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Maximum mount count: -1 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Last checked: Wed Apr 25 02:40:34 2018 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Check interval: 0 (<none>) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Lifetime writes: 6409 MB >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved blocks uid: 0 (user root) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Reserved blocks gid: 0 (group root) >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: First inode: 11 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Inode size: 256 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Required extra isize: 32 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Desired extra isize: 32 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal inode: 8 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Default directory hash: half_md4 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal backup: inode blocks >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal features: journal_incompat_revoke journal_64bit >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal size: 64M >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal length: 16384 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal sequence: 0x00000605 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Journal start: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... resize2fs -P /dev/mapper/live-base >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Couldn't find valid filesystem superblock. >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: stderr: >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 1 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: get_format('ext4') returning Ext4FS instance with object id 305 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: got format: existing ext4 filesystem >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p2 ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-root-old ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:34 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:35 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-root ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; controllable: True ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:36 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:37 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:38 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:39 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:40 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; controllable: True ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:41 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan chronyd[1381]: Selected source 192.36.143.130 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:42 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:43 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:44 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:45 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:46 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; controllable: True ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:47 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan gnome-shell[1758]: Object .Gjs_Dialog (0x555a63b92c40), has been already finalized. Impossible to get any property from it. >Sep 04 05:08:48 desktop-tcclnen.lan gnome-shell[1758]: Object .Gjs_Dialog (0x555a63b92c40), has been already finalized. Impossible to set any property to it. >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:08:48 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:48 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:49 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: True ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /run/media/liveuser/archive >Sep 04 05:08:50 desktop-tcclnen.lan udisksd[1221]: Cleaning up mount point /run/media/liveuser/archive (device 8:5 is not mounted) >Sep 04 05:08:50 desktop-tcclnen.lan ntfs-3g[2659]: Unmounting /dev/sda5 (archive) >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >Sep 04 05:08:50 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: edd: MBR signature on nvme0n1 is zero. new disk image? >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: edd: MBR signature on sda is zero. new disk image? >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: edd: collected mbr signatures: {} >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: Skipping disk: sdc: No media present >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/sdb1' >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: resolved live device to sdb >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: marking live device sdb protected >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: gentoo ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1 /mnt/sysimage >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): disk space caching is enabled >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): has skinny extents >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1): enabling ssd optimizations >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: boot ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1p2 /mnt/sysimage >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): disk space caching is enabled >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): has skinny extents >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-root-old ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:51 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-root-old,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:51 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=home,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: srv ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=srv,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-var-old ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var-old,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-root ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-root,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:52 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p1 ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: resolved '/dev/nvme0n1p1' to 'nvme0n1p1' (partition) >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p2 ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned existing 1024 MiB btrfs volume boot (35) with existing btrfs filesystem >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: resolved '/dev/nvme0n1p2' to 'boot' (btrfs volume) >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: resolved '/dev/nvme0n1p3' to 'gentoo-root' (btrfs subvolume) >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: resolved '/dev/nvme0n1p3' to 'home' (btrfs subvolume) >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: resolved '/dev/nvme0n1p3' to 'srv' (btrfs subvolume) >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: resolved '/dev/nvme0n1p3' to 'gentoo-var' (btrfs subvolume) >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_name returned None >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve 'shm' >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-var ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:52 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-var-old/lib/machines ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var-old/lib/machines,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:53 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:53 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/machines ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/machines,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/portables ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/portables,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:54 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:54 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:55 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:55 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:56 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:56 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; orig: False ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0,ro /dev/nvme0n1p3 /mnt/sysimage >Sep 04 05:08:57 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 05:08:57 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 05:08:57 desktop-tcclnen.lan kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... arch >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: stdout: >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: x86_64 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: blkid.tab devs: [] >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: crypttab maps: [] >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: anaconda: storage: parsing /mnt/sysimage/etc/fstab >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/cdrom' >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned None >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: failed to resolve '/dev/usbdisk' >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /mnt/sysimage >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p2 ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-root-old ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:57 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-root ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:58 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:08:59 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:00 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan gnome-shell[1758]: Object .GProxyVolume (0x555a63c15670), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:01 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:01 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/components/automountManager.js:236 (0x7f4104183890 @ 6) >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; controllable: True ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:01 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:02 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:03 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:04 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:05 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e6b10), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e6b10), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7f50), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7f50), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bd570), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bd570), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d15b0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d15b0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0aa00), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0aa00), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e67b0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e67b0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7bf0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7bf0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bd210), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bd210), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0a6a0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0a6a0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e6450), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e6450), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7890), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7890), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242be50), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242be50), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bceb0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bceb0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0a340), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0a340), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7530), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e7530), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242aa10), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242aa10), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bcb50), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bcb50), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bdf90), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bdf90), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242ad70), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6242ad70), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e71d0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e71d0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bc7f0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bc7f0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bdc30), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bdc30), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e6e70), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a624e6e70), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bc490), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bc490), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bd8d0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:06 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a632bd8d0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:06 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:06 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387adc0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387adc0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be6390), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be6390), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be77d0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be77d0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0ad60), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0ad60), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be66f0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be66f0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7b30), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7b30), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387b120), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387b120), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b0c0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b0c0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be6a50), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be6a50), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7e90), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7e90), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387b480), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387b480), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b420), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b420), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387a3a0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387a3a0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387b7e0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387b7e0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b780), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b780), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be6db0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be6db0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387bb40), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387bb40), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0bae0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0bae0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7110), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7110), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387a700), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387a700), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0be40), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63c0be40), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7470), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 I resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63be7470), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387aa60), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 05:09:07 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387aa60), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387bea0), has been already finalized. Impossible to get any property from it. >Sep 04 05:09:07 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a6387bea0), has been already finalized. Impossible to set any property to it. >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:07 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; controllable: True ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:08 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:09 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:10 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:11 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >Sep 04 05:09:12 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... udevadm settle --timeout=300 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaStorageThread (139749231646464) >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: incomplete spokes: [StorageSpoke] >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: payload: Updating payload thread state: 2 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (297) with existing ext4 filesystem >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_disklabel(sda1) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Module initialized: StorageSpoke >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaStorageWatcher (139748559496960) >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_size(sda1) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_partition(sda1) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_format(sda1) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: is_valid_stage2_device(sda1) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_disklabel(sda4) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_size(sda4) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_partition(sda4) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_format(sda4) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: is_valid_stage2_device(sda4) returning True >Sep 04 05:09:13 desktop-tcclnen.lan kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_disklabel(sda5) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_size(sda5) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_partition(sda5) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Running Thread: AnaCustomStorageInit (139748559496960) >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: _is_valid_format(sda5) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: payload: Updating payload thread state: 6 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.spokes.software_selection: using environment from kickstart: None >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaPayloadThread (139748994651904) >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.__init__: >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DiskLabel.parted_device returning None >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: bootloader: is_valid_stage2_device(sda5) returning True >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DMRaidMember.__init__: >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext2FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext2FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext3FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to False. >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext3FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Ext4FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: FATFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... hwclock --hctosys --localtime >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: FATFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: EFIFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BTRFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: XFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Running... modprobe xfs >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Module initialized: BlivetGuiSpoke >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Module initialized: FilterSpoke >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Initialization of all modules (6) has been started. >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: Starting event loop for hub SummaryHub >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.common: Entered hub: SummaryHub >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: localization: setting locale to: el_GR.UTF-8 >Sep 04 05:09:13 desktop-tcclnen.lan kernel: SGI XFS with ACLs, security attributes, no debug enabled >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: XFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: HFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: HFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: AppleBootstrapFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: HFSPlus.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: HFSPlus.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: MacEFIFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NTFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NFSv4.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NFSv4.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: Iso9660FS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NoDevFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: NoDevFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DevPtsFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: DevPtsFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: ProcFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: ProcFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: SysFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: SysFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: TmpFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: TmpFS.supported: supported: True ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BindFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: BindFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: SELinuxFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: SELinuxFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: USBFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: USBFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: EFIVarFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: EFIVarFS.supported: supported: False ; >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: LUKS.__init__: >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: LVMPhysicalVolume.__init__: >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: MDRaidMember.__init__: >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: MultipathMember.__init__: >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: blivet: SwapSpace.__init__: >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Module initialized: CustomPartitioningSpoke >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaCustomStorageInit (139748559496960) >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'save system time' in live installation >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'save system time' in live installation >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: flags: Not doing 'save system time' in live installation >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: spoke is not ready: KeyboardSpoke >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Probing storage... >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Probing storage... >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: spoke is ready: StorageSpoke >Sep 04 05:09:13 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: setting DatetimeSpoke status to: Restoring hardware time... >Sep 04 09:09:14 desktop-tcclnen.lan audit[5707]: USYS_CONFIG pid=5707 uid=0 auid=1000 ses=1 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=? addr=? terminal=? res=failed' >Sep 04 09:09:14 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 09:09:14 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaTimeInitThread (139749011699456) >Sep 04 09:09:14 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Module initialized: DatetimeSpoke >Sep 04 09:09:14 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaDateTimeThread (139748572133120) >Sep 04 09:09:14 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: spoke is ready: DatetimeSpoke >Sep 04 09:09:15 desktop-tcclnen.lan chronyd[1381]: Forward time jump detected! >Sep 04 09:09:15 desktop-tcclnen.lan chronyd[1381]: Can't synchronise: no selectable sources >Sep 04 09:09:15 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f19c96d70f0>> on <list object at 0x7f19c9f070c8> >Sep 04 09:09:15 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaAddLayoutsInitThread (139749003044608) >Sep 04 09:09:15 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: Module initialized: KeyboardSpoke >Sep 04 09:09:15 desktop-tcclnen.lan anaconda[2761]: anaconda: lifecycle: All modules have been initialized. >Sep 04 09:09:15 desktop-tcclnen.lan anaconda[2761]: anaconda: threading: Thread Done: AnaKeyboardThread (139748728649472) >Sep 04 09:09:15 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.gui.hubs: spoke is ready: KeyboardSpoke >Sep 04 09:09:17 desktop-tcclnen.lan chronyd[1381]: Source 2a03:8600::dd replaced with 2a03:8600::aa >Sep 04 09:09:23 desktop-tcclnen.lan anaconda[2761]: anaconda: misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x556da1fbfef0' has no handler with id '17011' >return func(*args, **kwargs) >Sep 04 09:09:23 desktop-tcclnen.lan anaconda[2761]: anaconda: misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x556da1fbfef0' has no handler with id '17012' >return func(*args, **kwargs) >Sep 04 09:09:23 desktop-tcclnen.lan anaconda[2761]: anaconda: ui.common: Left hub: SummaryHub >Sep 04 09:09:23 desktop-tcclnen.lan anaconda[2761]: anaconda: core.util: Running kickstart %%onerror script(s) >Sep 04 09:09:23 desktop-tcclnen.lan anaconda[2761]: anaconda: core.util: All kickstart %%onerror script(s) have been run >Sep 04 09:09:23 desktop-tcclnen.lan anaconda[2761]: program: Running... umount /run/install/source >Sep 04 09:09:23 desktop-tcclnen.lan anaconda[2761]: program: Return code: 0 >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:Stop modules. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[2778]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is unavailable >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage has quit. >Sep 04 09:09:23 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[2778]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload has quit. >Sep 04 09:09:23 desktop-tcclnen.lan fedora-welcome.desktop[2358]: Starting installer, one moment... >Sep 04 09:09:23 desktop-tcclnen.lan fedora-welcome.desktop[2358]: terminal size detection failed, using default width >Sep 04 09:09:23 desktop-tcclnen.lan fedora-welcome.desktop[2358]: anaconda 28.22.10-1.fc28 for Fedora 28 started. >Sep 04 09:09:23 desktop-tcclnen.lan fedora-welcome.desktop[2358]: * installation log files are stored in /tmp during the installation >Sep 04 09:09:23 desktop-tcclnen.lan fedora-welcome.desktop[2358]: * shell is available on TTY2 and in second TMUX pane (ctrl+b, then press 2) >Sep 04 09:09:23 desktop-tcclnen.lan fedora-welcome.desktop[2358]: * when reporting a bug add logs from /tmp as separate text/plain attachments >Sep 04 09:09:23 desktop-tcclnen.lan audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=1 >Sep 04 09:09:23 desktop-tcclnen.lan audit[1220]: USER_AVC pid=1220 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 04 09:09:23 desktop-tcclnen.lan dbus-daemon[1974]: avc: received setenforce notice (enforcing=1) >Sep 04 09:09:23 desktop-tcclnen.lan audit[2565]: USER_END pid=2565 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_permit,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:23 desktop-tcclnen.lan audit[2565]: CRED_DISP pid=2565 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:23 desktop-tcclnen.lan dbus-daemon[1571]: avc: received setenforce notice (enforcing=1) >Sep 04 09:09:23 desktop-tcclnen.lan at-spi-bus-launcher[1969]: dbus-daemon[1974]: Reloaded configuration >Sep 04 09:09:23 desktop-tcclnen.lan dbus-daemon[1571]: [session uid=1000 pid=1571] Reloaded configuration >Sep 04 09:09:23 desktop-tcclnen.lan dbus-daemon[1220]: [system] Reloaded configuration >Sep 04 09:09:24 desktop-tcclnen.lan gnome-shell[1758]: Object Meta.WindowActor (0x555a63236c10), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1e20 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1ec0 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1f60 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1e20 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1ec0 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1f60 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:24 desktop-tcclnen.lan gnome-shell[1758]: Object Meta.WindowActor (0x555a63236c10), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:24 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:26 desktop-tcclnen.lan userhelper[5723]: pam_timestamp(liveinst:auth): timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' is older than oldest login, disallowing access to liveinst for user liveuser >Sep 04 09:09:26 desktop-tcclnen.lan audit[5723]: USER_AUTH pid=5723 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:26 desktop-tcclnen.lan audit[5723]: USER_ACCT pid=5723 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:26 desktop-tcclnen.lan userhelper[5723]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Sep 04 09:09:26 desktop-tcclnen.lan audit[5723]: USER_START pid=5723 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:26 desktop-tcclnen.lan audit[5723]: CRED_ACQ pid=5723 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:26 desktop-tcclnen.lan userhelper[5727]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Sep 04 09:09:26 desktop-tcclnen.lan audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Sep 04 09:09:26 desktop-tcclnen.lan audit[1220]: USER_AVC pid=1220 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 04 09:09:26 desktop-tcclnen.lan dbus-daemon[1974]: avc: received setenforce notice (enforcing=0) >Sep 04 09:09:26 desktop-tcclnen.lan dbus-daemon[1571]: avc: received setenforce notice (enforcing=0) >Sep 04 09:09:26 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63bdc3c0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:26 desktop-tcclnen.lan gnome-shell[1758]: Object Clutter.Clone (0x555a63bdc3c0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:26 desktop-tcclnen.lan org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:26 desktop-tcclnen.lan multipath[5794]: sda: can't store path info >Sep 04 09:09:28 desktop-tcclnen.lan multipath[5827]: sda: can't store path info >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5856 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.boss:Start the main loop. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Security[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Payload[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.User[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Addons.Baz[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[5872]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.153' (uid=0 pid=5891 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan systemd[1]: Starting Hostname Service... >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:Running [1] lvm version ... >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: Library version: 1.02.146 (2017-12-18) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: Driver version: 4.37.0 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stderr[1]: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:...done [1] (exit code: 0) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:Running [2] btrfs --version ... >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stderr[2]: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:...done [2] (exit code: 0) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:Running [3] mkswap --version ... >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stderr[3]: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:...done [3] (exit code: 0) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:Running [4] multipath --version ... >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stdout[4]: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stderr[4]: Unknown switch: (null) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: multipath-tools v0.7.4 (11/15, 2017) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: Usage: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: multipath -F [-v lvl] [-R num] >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: multipath -t >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: multipath -h >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: Where: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -h print this usage text >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -l show multipath topology (sysfs and DM info) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -ll show multipath topology (maximum info) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -f flush a multipath device map >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -F flush all multipath device maps >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -a add a device wwid to the wwids file >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -A add devices from kernel command line mpath.wwids >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: parameters to wwids file >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -c check if a device should be a path in a multipath device >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -C check if a multipath device has usable paths >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -q allow queue_if_no_path when multipathd is not running >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -d dry run, do not create or update devmaps >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -t display the currently used multipathd configuration >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -r force devmap reload >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -i ignore wwids file >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -B treat the bindings file as read only >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -b fil bindings file location >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -w remove a device from the wwids file >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -W reset the wwids file include only the current devices >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -p pol force all maps to specified path grouping policy : >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . failover one path per priority group >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . multibus all paths in one priority group >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . group_by_serial one priority group per serial >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . group_by_prio one priority group per priority lvl >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . group_by_node_name one priority group per target node >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -v lvl verbosity level >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . 0 no output >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . 1 print created devmap names only >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . 2 default verbosity >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . 3 print debug information >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: -R num number of times to retry removes of in-use devices >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: dev action limited to: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . multipath named 'dev' (ex: mpath0) or >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . multipath whose wwid is 'dev' (ex: 60051..) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . multipath including the path named 'dev' (ex: /dev/sda) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:...done [4] (exit code: 256) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:Running [5] dmsetup --version ... >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: Driver version: 4.37.0 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stderr[5]: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:...done [5] (exit code: 0) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:Running [6] mdadm --version ... >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stdout[6]: >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:program:...done [6] (exit code: 0) >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class DeviceFormat as None >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class FATFS as vfat >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class EFIFS as efi >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class BTRFS as btrfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class JFS as jfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class XFS as xfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class HFS as hfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class NTFS as ntfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class NFS as nfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class NoDevFS as nodev >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class ProcFS as proc >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class SysFS as sysfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class BindFS as bind >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class USBFS as usbfs >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.hostname1' >Sep 04 09:09:30 desktop-tcclnen.lan systemd[1]: Started Hostname Service. >Sep 04 09:09:30 desktop-tcclnen.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:30 desktop-tcclnen.lan audit[1220]: USER_AVC pid=1220 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.153 spid=5962 tpid=5891 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Modules.Network[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Sep 04 09:09:30 desktop-tcclnen.lan org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Sep 04 09:09:30 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536066570.8328] hostname: hostname changed from (none) to "localhost-live" >Sep 04 09:09:30 desktop-tcclnen.lan dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.14' (uid=0 pid=1393 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Sep 04 09:09:30 desktop-tcclnen.lan NetworkManager[1393]: <info> [1536066570.8343] policy: set-hostname: set hostname to 'localhost-live' (from system configuration) >Sep 04 09:09:30 localhost-live systemd-hostnamed[5962]: Changed host name to 'localhost-live' >Sep 04 09:09:30 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Network[5872]: DEBUG:anaconda.modules.network.network:Current hostname changed to localhost-live >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class LUKS as luks >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:blivet:registered device format class SwapSpace as swap >Sep 04 09:09:30 localhost-live dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 04 09:09:30 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Sep 04 09:09:30 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:30 localhost-live nm-dispatcher[5970]: req:1 'hostname': new request (5 scripts) >Sep 04 09:09:30 localhost-live nm-dispatcher[5970]: req:1 'hostname': start running ordered scripts... >Sep 04 09:09:30 localhost-live nm-dispatcher[5970]: req:2 'hostname': new request (5 scripts) >Sep 04 09:09:30 localhost-live nm-dispatcher[5970]: req:2 'hostname': start running ordered scripts... >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Sep 04 09:09:30 localhost-live dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Boss[5872]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Sep 04 09:09:30 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Sep 04 09:09:31 localhost-live multipath[6023]: sda: can't store path info >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Services[5872]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Boss[5872]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 04 09:09:32 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Sep 04 09:09:32 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Sep 04 09:09:32 localhost-live audit[1]: USER_AVC pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >'/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T ' >'/dev/disk/by-label/gentoo ' >'/dev/disk/by-id/nvme-eui.0025385671b00561 ' >'/dev/disk/by-path/pci-0000:01:00.0-nvme-1', >'DEVNAME': '/dev/nvme0n1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', >'DEVTYPE': 'disk', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'gentoo', >'ID_FS_LABEL_ENC': 'gentoo', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', >'ID_FS_UUID_ENC': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', >'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13803193'} ; >name = nvme0n1 status = True id = 2 >children = [] >parents = [] >uuid = None size = 476.94 GiB >format = existing None >major = 259 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >target size = 476.94 GiB path = /dev/nvme0n1 >format args = [] original_format = None removable = False wwn = eui.0025385671b00561 >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1): disk space caching is enabled >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1): has skinny extents >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1): enabling ssd optimizations >Sep 04 09:09:33 localhost-live kernel: BTRFS error (device nvme0n1): bad tree block start 10331820549092605968 4358144 >Sep 04 09:09:33 localhost-live kernel: BTRFS warning (device nvme0n1): failed to recover relocation: -5 >Sep 04 09:09:33 localhost-live kernel: BTRFS error (device nvme0n1): open_ctree failed >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1): disk space caching is enabled >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1): has skinny extents >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1): enabling ssd optimizations >Sep 04 09:09:33 localhost-live kernel: BTRFS error (device nvme0n1): bad tree block start 10331820549092605968 4358144 >Sep 04 09:09:33 localhost-live kernel: BTRFS warning (device nvme0n1): failed to recover relocation: -5 >Sep 04 09:09:33 localhost-live kernel: BTRFS error (device nvme0n1): open_ctree failed >'/dev/disk/by-uuid/4E29-D2AF ' >'/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part1 ' >'/dev/disk/by-partuuid/c951e994-c936-44fd-89a4-79b12ad08b21 ' >'/dev/disk/by-id/nvme-eui.0025385671b00561-part1 ' >'/dev/disk/by-label/gentoo', >'DEVNAME': '/dev/nvme0n1p1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', >'DEVTYPE': 'partition', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'gentoo', >'ID_FS_LABEL_ENC': 'gentoo', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4E29-D2AF', >'ID_FS_UUID_ENC': '4E29-D2AF', >'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_ENTRY_DISK': '259:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '262144', >'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', >'ID_PART_ENTRY_UUID': 'c951e994-c936-44fd-89a4-79b12ad08b21', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '1', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1p1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '13820829'} ; >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fc853d09ba8>, <parted.partition.Partition object at 0x7fc853d09c88>, <parted.partition.Partition object at 0x7fc853d09668>] >device: <parted.device.Device object at 0x7fc853d09eb8> >PedDisk: <_ped.Disk object at 0x7fc86008c408> >name = nvme0n1p1 status = True id = 20 >children = [] >parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] >uuid = c951e994-c936-44fd-89a4-79b12ad08b21 size = 128 MiB >format = existing biosboot >major = 259 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >target size = 128 MiB path = /dev/nvme0n1p1 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc853d09a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc853d090b8> >number: 1 path: /dev/nvme0n1p1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc853d090f0> PedPartition: <_ped.Partition object at 0x7fc853cc80a0> >disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >start = 2048 end = 264191 length = 262144 >flags = bios_grub >'/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part2 ' >'/dev/disk/by-partuuid/8ccd3c5c-bf90-4d49-95d5-e134b17351d8 ' >'/dev/disk/by-uuid/e23fda46-f8b5-4817-86de-bf6d60343ae0 ' >'/dev/disk/by-id/nvme-eui.0025385671b00561-part2 ' >'/dev/disk/by-label/boot', >'DEVNAME': '/dev/nvme0n1p2', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', >'DEVTYPE': 'partition', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'boot', >'ID_FS_LABEL_ENC': 'boot', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', >'ID_FS_UUID_ENC': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', >'ID_FS_UUID_SUB': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', >'ID_FS_UUID_SUB_ENC': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_ENTRY_DISK': '259:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '264192', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '8ccd3c5c-bf90-4d49-95d5-e134b17351d8', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '2', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1p2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13819929'} ; >name = nvme0n1p2 status = True id = 26 >children = [] >parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] >uuid = 8ccd3c5c-bf90-4d49-95d5-e134b17351d8 size = 1024 MiB >format = existing None >major = 259 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >target size = 1024 MiB path = /dev/nvme0n1p2 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc853d09a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc853d09a90> >number: 2 path: /dev/nvme0n1p2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc853d09630> PedPartition: <_ped.Partition object at 0x7fc853cb6af0> >disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >start = 264192 end = 2361343 length = 2097152 >flags = >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1p2): disk space caching is enabled >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1p2): has skinny extents >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1p2): disk space caching is enabled >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1p2): has skinny extents >Sep 04 09:09:33 localhost-live kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations >Sep 04 09:09:34 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.localization.localization:Language is set to es_MX.UTF-8. >return cls.new(*args, **kwds) >'/dev/disk/by-partuuid/87b245d7-a565-4506-a0ab-60ecc20f2e1c ' >'/dev/disk/by-label/btrfsroot ' >'/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part3 ' >'/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part3 ' >'/dev/disk/by-id/nvme-eui.0025385671b00561-part3', >'DEVNAME': '/dev/nvme0n1p3', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', >'DEVTYPE': 'partition', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'btrfsroot', >'ID_FS_LABEL_ENC': 'btrfsroot', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', >'ID_FS_UUID_ENC': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', >'ID_FS_UUID_SUB': 'af15719c-af90-45d7-b30d-ef21e61b58cf', >'ID_FS_UUID_SUB_ENC': 'af15719c-af90-45d7-b30d-ef21e61b58cf', >'ID_MODEL': 'Samsung SSD 960 PRO 512GB', >'ID_PART_ENTRY_DISK': '259:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '2361344', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '997853839', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '87b245d7-a565-4506-a0ab-60ecc20f2e1c', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', >'ID_PATH': 'pci-0000:01:00.0-nvme-1', >'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', >'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', >'ID_SERIAL_SHORT': 'S3EWNX0J601377T', >'ID_WWN': 'eui.0025385671b00561', >'MAJOR': '259', >'MINOR': '3', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'nvme0n1p3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13819456'} ; >name = nvme0n1p3 status = True id = 42 >children = [] >parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] >uuid = 87b245d7-a565-4506-a0ab-60ecc20f2e1c size = 475.81 GiB >format = existing None >major = 259 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >target size = 475.81 GiB path = /dev/nvme0n1p3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc853d09a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc853d092b0> >number: 3 path: /dev/nvme0n1p3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc853d097f0> PedPartition: <_ped.Partition object at 0x7fc853cb6ca8> >disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >start = 2361344 end = 1000215182 length = 997853839 >flags = >Sep 04 09:09:34 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:09:34 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:09:34 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >ID 681 gen 760013 cgen 707164 parent 656 top level 656 otime 2018-08-09 21:17:52 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 cgen 707166 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 cgen 707168 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 cgen 707170 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 cgen 707173 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 cgen 707175 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 cgen 728304 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 cgen 728305 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 cgen 728309 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 cgen 728310 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 cgen 728313 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 cgen 728314 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 cgen 728328 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 cgen 728329 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 cgen 728332 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 cgen 728333 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 cgen 728334 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 cgen 728335 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 cgen 728336 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 cgen 728337 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 >Sep 04 09:09:34 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:09:34 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:09:34 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >ID 258 gen 763373 parent 5 top level 5 path home >ID 259 gen 760008 parent 5 top level 5 path srv >ID 260 gen 255020 parent 5 top level 5 path gentoo-var-old >ID 270 gen 64283 parent 260 top level 260 path gentoo-var-old/lib/machines >ID 655 gen 763425 parent 5 top level 5 path gentoo-root >ID 656 gen 763425 parent 5 top level 5 path gentoo-var >ID 657 gen 760008 parent 656 top level 656 path gentoo-var/lib/machines >ID 678 gen 760009 parent 656 top level 656 path gentoo-var/lib/portables >ID 679 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 >ID 680 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 >ID 681 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0 ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14474085'} ; >name = sda status = True id = 182 >children = [] >parents = [] >uuid = None size = 3.64 TiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda >target size = 3.64 TiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5000cca24cc45a88 >type: gpt primaryPartitionCount: 5 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fc8539cc080>, <parted.partition.Partition object at 0x7fc8539cc5c0>, <parted.partition.Partition object at 0x7fc8539ccfd0>, <parted.partition.Partition object at 0x7fc8539c6320>, <parted.partition.Partition object at 0x7fc8539c6630>] >device: <parted.device.Device object at 0x7fc8539ccbe0> >PedDisk: <_ped.Disk object at 0x7fc853cc00c8> >Sep 04 09:09:35 localhost-live multipath[6295]: sda: can't store path info >'/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part1 ' >'/dev/disk/by-label/Recovery ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part1 ' >'/dev/disk/by-uuid/92AA083EAA082179 ' >'/dev/disk/by-partuuid/10b99630-bd38-400e-98e3-d70dfd9f1bf0', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'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': 'Recovery', >'ID_FS_LABEL_ENC': 'Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '92AA083EAA082179', >'ID_FS_UUID_ENC': '92AA083EAA082179', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x8000000000000001', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '921600', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': '10b99630-bd38-400e-98e3-d70dfd9f1bf0', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14859775'} ; >name = sda1 status = True id = 192 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 10b99630-bd38-400e-98e3-d70dfd9f1bf0 size = 450 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 >target size = 450 MiB path = /dev/sda1 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539cc860> >number: 1 path: /dev/sda1 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8539ccc88> PedPartition: <_ped.Partition object at 0x7fc853cece60> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 2048 end = 923647 length = 921600 >flags = hidden, diag >'/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' >'/dev/disk/by-uuid/C80C-F2B4 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part2 ' >'/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part2 ' >'/dev/disk/by-partuuid/0b2f7898-2cf3-4a65-8b7e-e8766073d8c3', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'C80C-F2B4', >'ID_FS_UUID_ENC': 'C80C-F2B4', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x8000000000000000', >'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '923648', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': '0b2f7898-2cf3-4a65-8b7e-e8766073d8c3', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'PARTNAME': 'EFI system partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14884110'} ; >name = sda2 status = True id = 202 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 size = 100 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 >target size = 100 MiB path = /dev/sda2 >format args = [] original_format = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539cc7f0> >number: 2 path: /dev/sda2 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8539cccc0> PedPartition: <_ped.Partition object at 0x7fc853ce6518> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 923648 end = 1128447 length = 204800 >flags = boot, esp >'/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part3 ' >'/dev/disk/by-partuuid/df615093-7c86-42c3-9fb0-db38367da481 ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part3 ' >'/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x8000000000000000', >'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '1128448', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '32768', >'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', >'ID_PART_ENTRY_UUID': 'df615093-7c86-42c3-9fb0-db38367da481', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'PARTNAME': 'Microsoft reserved partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14859817'} ; >name = sda3 status = True id = 210 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = df615093-7c86-42c3-9fb0-db38367da481 size = 16 MiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 >target size = 16 MiB path = /dev/sda3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: Microsoft reserved partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8539cc978> PedPartition: <_ped.Partition object at 0x7fc853ce6570> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 1128448 end = 1161215 length = 32768 >flags = msftres >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part4 ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part4 ' >'/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part4 ' >'/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-partuuid/5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3', >'DEVNAME': '/dev/sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'system', >'ID_FS_LABEL_ENC': 'system', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0634122F341221EB', >'ID_FS_UUID_ENC': '0634122F341221EB', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '1161216', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1668874240', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': '5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '4', >'PARTN': '4', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda4', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14860392'} ; >name = sda4 status = True id = 215 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 size = 795.78 GiB >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 >target size = 795.78 GiB path = /dev/sda4 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539c6fd0> >number: 4 path: /dev/sda4 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8539c6f98> PedPartition: <_ped.Partition object at 0x7fc853ce6f68> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 1161216 end = 1670035455 length = 1668874240 >flags = msftdata >Sep 04 09:09:41 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:09:44 localhost-live gnome-shell[1758]: Object .GProxyVolume (0x555a63597200), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:44 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:44 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/components/automountManager.js:236 (0x7f4104183890 @ 6) >Sep 04 09:09:45 localhost-live gnome-shell[1758]: Object .GProxyVolume (0x555a635955e0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:45 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:45 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/components/automountManager.js:236 (0x7f4104183890 @ 6) >Sep 04 09:09:45 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Sep 04 09:09:45 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/Mazatlan. >Sep 04 09:09:45 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Sep 04 09:09:45 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Sep 04 09:09:45 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387bea0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387bea0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7b30), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7b30), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be66f0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be66f0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b0c0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b0c0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63bdc3c0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63bdc3c0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7e90), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7e90), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1440 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1440 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be6a50), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be6a50), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b420), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b420), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387aa60), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387aa60), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387a3a0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387a3a0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387adc0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387adc0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be6db0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be6db0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b780), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0b780), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387a700), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387a700), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1b60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1c00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1ca0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2c10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2d60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2e10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2ea0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d2f90 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3040 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d30a0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387b120), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387b120), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7110), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7110), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0bae0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0bae0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387b480), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387b480), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387b7e0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387b7e0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7470), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be7470), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0be40), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0be40), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387bb40), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a6387bb40), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be77d0), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be77d0), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be6390), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1c60 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d00 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1da0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2e60 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f10 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d2fa0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 b resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:49 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63be6390), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:49 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:53 localhost-live dbus-daemon[1571]: [session uid=1000 pid=1571] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.87' (uid=1000 pid=6315 comm="gnome-terminal " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:09:53 localhost-live systemd[1543]: Starting GNOME Terminal Server... >Sep 04 09:09:53 localhost-live gnome-terminal-server[6321]: Display does not support owner-change; copy/paste will be broken! >Sep 04 09:09:53 localhost-live dbus-daemon[1571]: [session uid=1000 pid=1571] Successfully activated service 'org.gnome.Terminal' >Sep 04 09:09:53 localhost-live systemd[1543]: Started GNOME Terminal Server. >Sep 04 09:09:54 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0ad60), has been already finalized. Impossible to get any property from it. >Sep 04 09:09:54 localhost-live gnome-shell[1758]: Object Clutter.Clone (0x555a63c0ad60), has been already finalized. Impossible to set any property to it. >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d1cd0 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d1d70 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d1e10 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:09:54 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:10:06 localhost-live dbus-daemon[1220]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.194' (uid=1000 pid=6368 comm="gnome-control-center --overview " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Sep 04 09:10:06 localhost-live systemd[1]: Starting Locale Service... >Sep 04 09:10:06 localhost-live dbus-daemon[1220]: [system] Successfully activated service 'org.freedesktop.locale1' >Sep 04 09:10:06 localhost-live systemd[1]: Started Locale Service. >Sep 04 09:10:06 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:10:15 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >'/dev/disk/by-label/archive ' >'/dev/disk/by-id/wwn-0x5000cca24cc45a88-part5 ' >'/dev/disk/by-uuid/04FCE409FCE3F33A ' >'/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part5 ' >'/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part5', >'DEVNAME': '/dev/sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'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_ERASE_UNIT_MIN': '510', >'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': 'archive', >'ID_FS_LABEL_ENC': 'archive', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04FCE409FCE3F33A', >'ID_FS_UUID_ENC': '04FCE409FCE3F33A', >'ID_MODEL': 'HGST_HDS724040ALE640', >'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '1670035456', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '6143997952', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': '9af92f87-63a0-4b64-8a48-d6dc237c4106', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'MJAOA580', >'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', >'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca24cc45a88', >'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', >'MAJOR': '8', >'MINOR': '5', >'PARTN': '5', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda5', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14868616'} ; >name = sda5 status = True id = 225 >children = [] >parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] >uuid = 9af92f87-63a0-4b64-8a48-d6dc237c4106 size = 2.86 TiB >format = existing None >major = 8 minor = 5 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 >target size = 2.86 TiB path = /dev/sda5 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539c6940> >number: 5 path: /dev/sda5 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8539c6f28> PedPartition: <_ped.Partition object at 0x7fc875814990> >disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel >start = 1670035456 end = 7814033407 length = 6143997952 >flags = msftdata >Sep 04 09:10:19 localhost-live systemd-localed[6418]: Changed X11 keyboard layout to 'us,es' model '' variant ',' options '' >Sep 04 09:10:19 localhost-live gnome-shell[1758]: Object Meta.WindowActor (0x555a63236830), has been already finalized. Impossible to get any property from it. >Sep 04 09:10:19 localhost-live gnome-shell[1758]: Object Meta.WindowActor (0x555a63236830), has been already finalized. Impossible to set any property to it. >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2b80 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c20 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2cc0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2b80 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c20 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2cc0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:10:19 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:10:21 localhost-live systemd-localed[6418]: Changed X11 keyboard layout to 'es' model '' variant '' options '' >Sep 04 09:10:21 localhost-live systemd-localed[6418]: Changing virtual console keymap to 'es' toggle '' >Sep 04 09:10:21 localhost-live systemd[1]: Starting Setup Virtual Console... >Sep 04 09:10:21 localhost-live systemd[1]: Started Setup Virtual Console. >Sep 04 09:10:21 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:10:21 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:10:24 localhost-live gnome-shell[1758]: Object Meta.WindowActor (0x555a63237f70), has been already finalized. Impossible to get any property from it. >Sep 04 09:10:24 localhost-live gnome-shell[1758]: Object Meta.WindowActor (0x555a63237f70), has been already finalized. Impossible to set any property to it. >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2b80 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c20 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2cc0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2b80 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c20 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2cc0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:10:24 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:10:26 localhost-live sudo[6441]: liveuser : problem with defaults entries ; TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; >Sep 04 09:10:26 localhost-live audit[6441]: USER_AUTH pid=6441 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_succeed_if,pam_localuser,pam_unix acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 04 09:10:26 localhost-live audit[6441]: USER_ACCT pid=6441 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 04 09:10:26 localhost-live sudo[6441]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/bash >Sep 04 09:10:26 localhost-live audit[6441]: USER_CMD pid=6441 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd="-bash" terminal=pts/0 res=success' >Sep 04 09:10:26 localhost-live audit[6441]: CRED_REFR pid=6441 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 04 09:10:26 localhost-live sudo[6441]: pam_systemd(sudo-i:session): Cannot create session: Already running in a session >Sep 04 09:10:26 localhost-live audit[6441]: USER_START pid=6441 uid=0 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' >Sep 04 09:10:26 localhost-live sudo[6441]: pam_unix(sudo-i:session): session opened for user root by (uid=0) >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', >'DEVNAME': '/dev/sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'STORAGE_DEVICE', >'ID_MODEL_ENC': 'STORAGE\\x20DEVICE\\x20\\x20', >'ID_MODEL_ID': '0745', >'ID_PATH': 'pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '0903', >'ID_SERIAL': 'Generic_STORAGE_DEVICE_000000000903-0:0', >'ID_SERIAL_SHORT': '000000000903', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '05e3', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14121156'} ; >name = sdc status = True id = 235 >children = [] >parents = [] >uuid = None size = 0 B >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc >target size = 0 B path = /dev/sdc >format args = [] original_format = None removable = True wwn = None >'/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' >'/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' >'/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-43-09-00', >'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '14175255'} ; >name = sdb status = True id = 240 >children = [] >parents = [] >uuid = None size = 58.83 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb >target size = 58.83 GiB path = /dev/sdb >format args = [] original_format = None removable = True wwn = None >'/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part1 ' >'/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' >'/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' >'/dev/disk/by-partuuid/3a663a44-01', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-43-09-00', >'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3491840', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '3a663a44-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '17', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '14289818'} ; >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part2 ' >'/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part2 ' >'/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/3a663a44-02', >'DEVNAME': '/dev/sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '376B-7516', >'ID_FS_UUID_ENC': '376B-7516', >'ID_FS_VERSION': 'FAT16', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '119940', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '18656', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '3a663a44-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '18', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14215026'} ; >'/dev/disk/by-label/ANACONDA ' >'/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part3 ' >'/dev/disk/by-partuuid/3a663a44-03 ' >'/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part3', >'DEVNAME': '/dev/sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6201bf46-4a70-3c72-a2a8-e0705556f17e', >'ID_FS_UUID_ENC': '6201bf46-4a70-3c72-a2a8-e0705556f17e', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Transcend_64GB', >'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', >'ID_MODEL_ID': '1000', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '138596', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '39408', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '3a663a44-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3a663a44', >'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', >'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'JetFlash', >'ID_VENDOR_ENC': 'JetFlash', >'ID_VENDOR_ID': '8564', >'MAJOR': '8', >'MINOR': '19', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '14212889'} ; >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'loop0', >'SYS_PATH': '/sys/devices/virtual/block/loop0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13681376'} ; >name = loop0 status = False id = 254 >children = [] >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop0 >target size = 0 B path = /dev/loop0 >format args = [] original_format = None >'/dev/disk/by-label/Anaconda', >'DEVNAME': '/dev/loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_LABEL': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'loop1', >'SYS_PATH': '/sys/devices/virtual/block/loop1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13681255'} ; >name = loop1 status = False id = 268 >children = [] >parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop1 >target size = 0 B path = /dev/loop1 >format args = [] original_format = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'MAJOR': '7', >'MINOR': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'loop2', >'SYS_PATH': '/sys/devices/virtual/block/loop2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13681458'} ; >name = loop2 status = False id = 282 >children = [] >parents = ['existing 0 B file /overlay (deleted) (278)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop2 >target size = 0 B path = /dev/loop2 >format args = [] original_format = None >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/dev/disk/by-label/Anaconda', >'DEVNAME': '/dev/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': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'dm-0', >'SYS_PATH': '/sys/devices/virtual/block/dm-0', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10224054'} ; >name = live-rw status = True id = 287 >children = [] >parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 6.5 GiB path = /dev/mapper/live-rw >format args = [] original_format = None target = None dm_uuid = None >'/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' >'/dev/disk/by-label/Anaconda', >'DEVNAME': '/dev/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': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'dm-1', >'SYS_PATH': '/sys/devices/virtual/block/dm-1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10259340'} ; >name = live-base status = True id = 297 >children = [] >parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] >uuid = None size = 6.5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 6.5 GiB path = /dev/mapper/live-base >format args = [] original_format = None target = None dm_uuid = None >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1): disk space caching is enabled >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1): has skinny extents >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1): enabling ssd optimizations >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1p2): disk space caching is enabled >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1p2): has skinny extents >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:46 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:47 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:48 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:49 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:50 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:51 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:51 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): disk space caching is enabled >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): has skinny extents >Sep 04 09:10:52 localhost-live kernel: BTRFS info (device nvme0n1p3): enabling ssd optimizations >Sep 04 09:10:56 localhost-live gnome-shell[1758]: Object .GProxyVolume (0x555a63c172f0), has been already finalized. Impossible to set any property to it. >Sep 04 09:10:56 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:10:56 localhost-live org.gnome.Shell.desktop[1758]: #0 0x555a612225f0 i resource:///org/gnome/shell/ui/components/automountManager.js:236 (0x7f4104183890 @ 6) >Sep 04 09:11:09 localhost-live kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Sep 04 09:11:09 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to False. >Sep 04 09:11:10 localhost-live audit[8766]: USYS_CONFIG pid=8766 uid=0 auid=1000 ses=1 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=? addr=? terminal=? res=failed' >Sep 04 09:11:19 localhost-live gnome-shell[1758]: Object Meta.WindowActor (0x555a63236ff0), has been already finalized. Impossible to get any property from it. >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2b80 b resource:///org/gnome/shell/ui/tweener.js:73 (0x7f41304c7cd0 @ 9) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c20 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2cc0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: == Stack trace for context 0x555a60d3f300 == >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #0 0x7fffcf2d2b80 b resource:///org/gnome/shell/ui/tweener.js:80 (0x7f41304c7cd0 @ 82) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #1 0x7fffcf2d2c20 b resource:///org/gnome/shell/ui/tweener.js:105 (0x7f41304c7f78 @ 36) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #2 0x7fffcf2d2cc0 b resource:///org/gnome/shell/ui/tweener.js:92 (0x7f41304c7de0 @ 52) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #3 0x7fffcf2d2d80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:208 (0x7f41304d2918 @ 54) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #4 0x7fffcf2d2ed0 b resource:///org/gnome/gjs/modules/tweener/tweener.js:337 (0x7f41304d29a0 @ 1626) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #5 0x7fffcf2d2f80 b resource:///org/gnome/gjs/modules/tweener/tweener.js:350 (0x7f41304d2a28 @ 100) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #6 0x7fffcf2d3010 b resource:///org/gnome/gjs/modules/tweener/tweener.js:365 (0x7f41304d2ab0 @ 10) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #7 0x7fffcf2d3090 I resource:///org/gnome/gjs/modules/signals.js:128 (0x7f41304cff78 @ 386) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #8 0x7fffcf2d3140 b resource:///org/gnome/shell/ui/tweener.js:207 (0x7f41304cf5e8 @ 159) >Sep 04 09:11:19 localhost-live gnome-shell[1758]: Object Meta.WindowActor (0x555a63236ff0), has been already finalized. Impossible to set any property to it. >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #9 0x7fffcf2d31b0 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f41304b5de0 @ 71) >Sep 04 09:11:19 localhost-live org.gnome.Shell.desktop[1758]: #10 0x7fffcf2d31b0 I resource:///org/gnome/shell/ui/tweener.js:182 (0x7f41304cf560 @ 15) >Sep 04 09:11:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[5872]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['es']. >Sep 04 09:11:24 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/Mexico_City. >Sep 04 09:11:24 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[5872]: DEBUG:anaconda.modules.timezone.timezone:NTP is set to True. >disk: <parted.disk.Disk object at 0x7fc852dc58d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8757399b0> >number: 1 path: /dev/nvme0n1p1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875739780> PedPartition: <_ped.Partition object at 0x7fc851bca1a8> >disk: <parted.disk.Disk object at 0x7fc852dc58d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875739a20> >number: 2 path: /dev/nvme0n1p2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875739860> PedPartition: <_ped.Partition object at 0x7fc851bca150> >disk: <parted.disk.Disk object at 0x7fc852dc58d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875739be0> >number: 3 path: /dev/nvme0n1p3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875739b38> PedPartition: <_ped.Partition object at 0x7fc851bca200> >disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875750320> >number: 1 path: /dev/sda1 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875750128> PedPartition: <_ped.Partition object at 0x7fc851bca0a0> >disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875750390> >number: 2 path: /dev/sda2 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875750208> PedPartition: <_ped.Partition object at 0x7fc8757651a8> >disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: Microsoft reserved partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8757504a8> PedPartition: <_ped.Partition object at 0x7fc875765200> >disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8757506a0> >number: 4 path: /dev/sda4 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8757505f8> PedPartition: <_ped.Partition object at 0x7fc875765258> >disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875750860> >number: 5 path: /dev/sda5 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8757507b8> PedPartition: <_ped.Partition object at 0x7fc8757652b0> >disk: <parted.disk.Disk object at 0x7fc87576d080> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875683ba8> >number: 1 path: /dev/nvme0n1p1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875683978> PedPartition: <_ped.Partition object at 0x7fc875765888> >disk: <parted.disk.Disk object at 0x7fc87576d080> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875683c18> >number: 2 path: /dev/nvme0n1p2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875683a58> PedPartition: <_ped.Partition object at 0x7fc875765620> >disk: <parted.disk.Disk object at 0x7fc87576d080> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875683dd8> >number: 3 path: /dev/nvme0n1p3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875683d30> PedPartition: <_ped.Partition object at 0x7fc875765678> >disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d7128> >number: 1 path: /dev/sda1 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875683e80> PedPartition: <_ped.Partition object at 0x7fc875765728> >disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d7198> >number: 2 path: /dev/sda2 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8756d7080> PedPartition: <_ped.Partition object at 0x7fc875765830> >disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: Microsoft reserved partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8756d72b0> PedPartition: <_ped.Partition object at 0x7fc875765468> >disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d74a8> >number: 4 path: /dev/sda4 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8756d7400> PedPartition: <_ped.Partition object at 0x7fc875765518> >disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d7668> >number: 5 path: /dev/sda5 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8756d75c0> PedPartition: <_ped.Partition object at 0x7fc875765360> >Sep 04 09:11:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['nvme0n1']'. >Sep 04 09:11:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['nvme0n1']'. >Sep 04 09:11:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >Sep 04 09:11:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[5872]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. > >File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run >threading.Thread.run(self) > >File "/usr/lib64/python3.6/threading.py", line 864, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 484, in _doExecute >raise e > >File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 462, in _doExecute >doKickstartStorage(self.storage, self.data, self.instclass) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/kickstart.py", line 2648, in doKickstartStorage >ksdata.clearpart.execute(storage, ksdata, instClass) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/kickstart.py", line 751, in execute >storage.clear_partitions() > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1896, in clear_partitions >should_clear = self.should_clear(disk) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1817, in should_clear >if not self.empty_device(device): > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1745, in empty_device >empty = all([p.is_magic for p in partitions]) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1745, in <listcomp> >empty = all([p.is_magic for p in partitions]) > >AttributeError: 'BTRFSVolumeDevice' object has no attribute 'is_magic' >disk: <parted.disk.Disk object at 0x7fc8756aa7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8757291d0> >number: 1 path: /dev/nvme0n1p1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875724da0> PedPartition: <_ped.Partition object at 0x7fc853913f68> >disk: <parted.disk.Disk object at 0x7fc8756aa7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875729240> >number: 2 path: /dev/nvme0n1p2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875729080> PedPartition: <_ped.Partition object at 0x7fc853913d00> >disk: <parted.disk.Disk object at 0x7fc8756aa7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875729780> >number: 3 path: /dev/nvme0n1p3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc8757295c0> PedPartition: <_ped.Partition object at 0x7fc853913f10> >disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756b7160> >number: 1 path: /dev/sda1 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875729dd8> PedPartition: <_ped.Partition object at 0x7fc853913fc0> >disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756a6f98> >number: 2 path: /dev/sda2 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc875729f28> PedPartition: <_ped.Partition object at 0x7fc8536a0620> >disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: Microsoft reserved partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc87572d198> PedPartition: <_ped.Partition object at 0x7fc8536a04c0> >disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc87572d5f8> >number: 4 path: /dev/sda4 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc87572d4a8> PedPartition: <_ped.Partition object at 0x7fc8536a0bf8> >disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc87572dd30> >number: 5 path: /dev/sda5 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fc87572d8d0> PedPartition: <_ped.Partition object at 0x7fc8536a08e0> > > > >/tmp/anaconda.log: >05:07:45,128 INF main: /sbin/anaconda 28.22.10-1.fc28 >05:07:45,217 INF isys: 66090740 kB (64541 MB) are available >05:07:45,244 INF startup_utils: check_memory(): total:64541, needed:320, graphical:410 >05:07:45,250 INF flags: Not doing 'early exception handler' in live installation >05:07:45,251 INF flags: Not doing 'start audit daemon' in live installation >05:07:45,251 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >05:07:45,252 INF main: Default encoding = utf-8 >05:07:45,261 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-Ek1STg1jln,guid=d8a6cac7e77fa61408ef0ea25b8e4b61. >05:07:45,499 INF startup_utils: Waiting 60 sec for modules to be started. >05:07:46,535 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >05:07:47,066 WRN kickstart: Command firstboot will be parsed in DBus module. >05:07:47,078 DBG localization: setting locale to: en_US.UTF-8 >05:07:47,090 DBG network: devices found ['enp5s0', 'wlp6s0'] >05:07:47,097 DBG network: ensure single initramfs connections >05:07:47,180 DBG network: apply kickstart >05:07:47,181 DBG network: create missing ifcfg files >05:07:47,241 DBG network: ifcfg file for enp5s0 not found >05:07:47,370 DBG network: dumping ifcfg file for enp5s0 from default autoconnection 84ab4ef0-37d4-35b4-8272-3fa2942e5853 >05:07:47,377 DBG network: missing ifcfgs created for devices ['enp5s0'] >05:07:47,386 DBG network: set real ONBOOT value >05:07:47,388 INF threading: Running Thread: AnaWaitForConnectingNMThread (139749231646464) >05:07:47,389 INF screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >05:07:47,389 DBG anaconda: setting display mode to GUI >05:07:47,405 INF network: got 0 NTP servers from DHCP >05:07:47,407 INF threading: Thread Done: AnaWaitForConnectingNMThread (139749231646464) >05:07:47,423 INF anaconda: Display mode is set to 'interactive graphical mode'. >05:07:47,424 INF isys: 66090740 kB (64541 MB) are available >05:07:47,428 INF startup_utils: check_memory(): total:64541, needed:320, graphical:410 >05:07:47,741 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >05:07:47,747 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >05:07:47,748 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >05:07:47,748 DBG installclass: Found Fedora (DefaultInstallClass). >05:07:47,748 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >05:07:47,748 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >05:07:47,748 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >05:07:47,748 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >05:07:47,748 DBG installclass: Found Fedora (FedoraBaseInstallClass). >05:07:47,748 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >05:07:47,845 INF bootloader: bootloader EFIGRUB on EFI platform >05:07:47,846 INF autopart: Detected 63.03 GiB of memory >05:07:47,846 INF autopart: Suggested swap size (31.51 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >05:07:47,846 INF autopart: Swap attempt of 0.0 >05:07:47,847 INF bootloader: bootloader EFIGRUB on EFI platform >05:07:47,901 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >05:07:47,902 INF threading: Running Thread: AnaStorageThread (139749231646464) >05:07:47,905 INF threading: Running Thread: AnaTimeInitThread (139749011699456) >05:07:47,938 DBG payload: Restarting payload thread >05:07:47,939 INF threading: Running Thread: AnaPayloadRestartThread (139749003044608) >05:07:47,939 INF geoloc: Geolocation is enabled. >05:07:47,939 INF threading: Running Thread: AnaPayloadThread (139748994651904)05:07:47,939 INF threading: Thread Done: AnaPayloadRestartThread (139749003044608) > >05:07:47,940 INF threading: Running Thread: AnaGeolocationRefreshThread (139748986259200)05:07:47,940 DBG payload: Updating payload thread state: 005:07:47,940 INF flags: Not doing 'start chronyd' in live installation > > >05:07:47,941 DBG payload: Updating payload thread state: 1 >05:07:47,941 INF geoloc: Starting geolocation lookup >05:07:47,942 INF geoloc: Geolocation provider: Fedora GeoIP >05:07:48,635 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >05:07:48,927 INF geoloc: Geolocation lookup finished in 1.0 seconds >05:07:48,928 INF geoloc: got results from geolocation >05:07:48,928 INF geoloc: Waited 0.11 seconds for Geolocation >05:07:48,928 INF threading: Thread Done: AnaGeolocationRefreshThread (139748986259200) >05:07:48,937 DBG localization: setting locale to: es_MX.UTF-8 >05:07:48,960 DBG localization: setting locale to: es_ES.UTF-8 >05:07:48,989 DBG localization: setting locale to: es_MX.UTF-8 >05:07:49,040 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >05:07:49,047 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >05:07:58,956 DBG localization: setting locale to: es_MX.UTF-8 >05:07:58,963 DBG localization: setting locale to: en_US.UTF-8 >05:08:00,690 DBG localization: setting locale to: en_US.UTF-8 >05:08:00,694 INF ui.gui.spokes.welcome: using timezone determined by geolocation >05:08:00,718 INF flags: Not doing 'require network connection' in live installation >05:08:00,719 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >05:08:00,719 INF flags: Not doing 'require network connection' in live installation >05:08:00,722 DBG ui.common: Left spoke: WelcomeLanguageSpoke >05:08:00,728 INF ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >05:08:00,729 INF lifecycle: Adding controller: SummaryHub >05:08:00,735 INF flags: Not doing 'activate layouts' in live installation >05:08:01,004 INF threading: Running Thread: AnaAddLayoutsInitThread (139749003044608) >05:08:01,004 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f19c96d70f0>> on <list object at 0x7f19c9f070c8> >05:08:01,004 INF threading: Running Thread: AnaGtkBatchPre1 (139748728649472) >05:08:01,007 INF threading: Thread Done: AnaGtkBatchPre1 (139748728649472) >05:08:01,036 INF threading: Running Thread: AnaKeyboardThread (139748728649472) >05:08:01,219 INF flags: Not doing 'modify system time and date' in live installation >05:08:01,225 INF threading: Running Thread: AnaNTPserver1 (139748716726016) >05:08:01,226 INF threading: Running Thread: AnaDateTimeThread (139748572133120) >05:08:01,283 INF threading: Running Thread: AnaStorageWatcher (139748559496960) >05:08:02,540 INF threading: Thread Done: AnaNTPserver1 (139748716726016) >05:08:51,236 INF storage: resolved live device to sdb >05:08:51,236 INF storage: marking live device sdb protected >05:08:52,027 DBG storage: blkid.tab devs: [] >05:08:52,027 DBG storage: crypttab maps: [] >05:08:52,027 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:52,922 DBG storage: blkid.tab devs: [] >05:08:52,922 DBG storage: crypttab maps: [] >05:08:52,922 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:53,589 DBG storage: blkid.tab devs: [] >05:08:53,589 DBG storage: crypttab maps: [] >05:08:53,589 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:53,731 DBG storage: blkid.tab devs: [] >05:08:53,731 DBG storage: crypttab maps: [] >05:08:53,732 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:53,874 DBG storage: blkid.tab devs: [] >05:08:53,875 DBG storage: crypttab maps: [] >05:08:53,875 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:54,017 DBG storage: blkid.tab devs: [] >05:08:54,017 DBG storage: crypttab maps: [] >05:08:54,017 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:54,152 DBG storage: blkid.tab devs: [] >05:08:54,152 DBG storage: crypttab maps: [] >05:08:54,152 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:54,293 DBG storage: blkid.tab devs: [] >05:08:54,294 DBG storage: crypttab maps: [] >05:08:54,294 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:54,949 DBG storage: blkid.tab devs: [] >05:08:54,949 DBG storage: crypttab maps: [] >05:08:54,950 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:55,101 DBG storage: blkid.tab devs: [] >05:08:55,101 DBG storage: crypttab maps: [] >05:08:55,101 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:55,241 DBG storage: blkid.tab devs: [] >05:08:55,241 DBG storage: crypttab maps: [] >05:08:55,241 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:55,383 DBG storage: blkid.tab devs: [] >05:08:55,383 DBG storage: crypttab maps: [] >05:08:55,383 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:55,523 DBG storage: blkid.tab devs: [] >05:08:55,523 DBG storage: crypttab maps: [] >05:08:55,523 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:55,656 DBG storage: blkid.tab devs: [] >05:08:55,657 DBG storage: crypttab maps: [] >05:08:55,657 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:55,795 DBG storage: blkid.tab devs: [] >05:08:55,795 DBG storage: crypttab maps: [] >05:08:55,795 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:55,946 DBG storage: blkid.tab devs: [] >05:08:55,946 DBG storage: crypttab maps: [] >05:08:55,947 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:56,091 DBG storage: blkid.tab devs: [] >05:08:56,092 DBG storage: crypttab maps: [] >05:08:56,092 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:56,231 DBG storage: blkid.tab devs: [] >05:08:56,232 DBG storage: crypttab maps: [] >05:08:56,232 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:56,374 DBG storage: blkid.tab devs: [] >05:08:56,374 DBG storage: crypttab maps: [] >05:08:56,374 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:56,508 DBG storage: blkid.tab devs: [] >05:08:56,508 DBG storage: crypttab maps: [] >05:08:56,509 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:56,656 DBG storage: blkid.tab devs: [] >05:08:56,656 DBG storage: crypttab maps: [] >05:08:56,656 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:56,804 DBG storage: blkid.tab devs: [] >05:08:56,804 DBG storage: crypttab maps: [] >05:08:56,804 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:56,945 DBG storage: blkid.tab devs: [] >05:08:56,946 DBG storage: crypttab maps: [] >05:08:56,946 DBG storage: parsing /mnt/sysimage/etc/fstab >05:08:57,101 DBG storage: blkid.tab devs: [] >05:08:57,102 DBG storage: crypttab maps: [] >05:08:57,102 DBG storage: parsing /mnt/sysimage/etc/fstab >05:09:13,370 INF threading: Thread Done: AnaStorageThread (139749231646464) >05:09:13,377 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >05:09:13,377 DBG payload: Updating payload thread state: 2 >05:09:13,393 DBG bootloader: _is_valid_disklabel(sda1) returning True >05:09:13,394 INF lifecycle: Module initialized: StorageSpoke >05:09:13,394 INF threading: Thread Done: AnaStorageWatcher (139748559496960) >05:09:13,398 DBG bootloader: _is_valid_size(sda1) returning True >05:09:13,399 DBG bootloader: _is_valid_partition(sda1) returning True >05:09:13,400 DBG bootloader: _is_valid_format(sda1) returning True >05:09:13,400 DBG bootloader: is_valid_stage2_device(sda1) returning True >05:09:13,400 DBG bootloader: _is_valid_disklabel(sda4) returning True >05:09:13,403 DBG bootloader: _is_valid_size(sda4) returning True >05:09:13,403 DBG bootloader: _is_valid_partition(sda4) returning True >05:09:13,403 DBG bootloader: _is_valid_format(sda4) returning True >05:09:13,404 DBG bootloader: is_valid_stage2_device(sda4) returning True >05:09:13,405 DBG bootloader: _is_valid_disklabel(sda5) returning True >05:09:13,408 DBG bootloader: _is_valid_size(sda5) returning True >05:09:13,409 DBG bootloader: _is_valid_partition(sda5) returning True >05:09:13,409 INF threading: Running Thread: AnaCustomStorageInit (139748559496960) >05:09:13,410 DBG bootloader: _is_valid_format(sda5) returning True >05:09:13,412 DBG payload: Updating payload thread state: 6 >05:09:13,412 INF ui.gui.spokes.software_selection: using environment from kickstart: None >05:09:13,413 INF threading: Thread Done: AnaPayloadThread (139748994651904) >05:09:13,414 DBG bootloader: is_valid_stage2_device(sda5) returning True >05:09:13,440 INF lifecycle: Module initialized: BlivetGuiSpoke >05:09:13,457 INF lifecycle: Module initialized: FilterSpoke >05:09:13,457 INF lifecycle: Initialization of all modules (6) has been started. >05:09:13,458 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >05:09:13,462 DBG ui.common: Entered hub: SummaryHub >05:09:13,474 DBG localization: setting locale to: el_GR.UTF-8 >05:09:13,593 INF lifecycle: Module initialized: CustomPartitioningSpoke >05:09:13,594 INF threading: Thread Done: AnaCustomStorageInit (139748559496960) >05:09:13,811 INF flags: Not doing 'save system time' in live installation >05:09:13,811 INF flags: Not doing 'save system time' in live installation >05:09:13,812 INF flags: Not doing 'save system time' in live installation >03:09:13,817 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >03:09:13,817 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >03:09:13,817 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >03:09:13,817 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >03:09:13,836 DBG ui.gui.hubs: spoke is ready: StorageSpoke >03:09:13,836 DBG ui.gui.hubs: setting DatetimeSpoke status to: Restoring hardware time... >07:09:14,003 INF threading: Thread Done: AnaTimeInitThread (139749011699456) >07:09:14,003 INF lifecycle: Module initialized: DatetimeSpoke >07:09:14,004 INF threading: Thread Done: AnaDateTimeThread (139748572133120) >07:09:14,178 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >07:09:15,236 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f19c96d70f0>> on <list object at 0x7f19c9f070c8> >07:09:15,236 INF threading: Thread Done: AnaAddLayoutsInitThread (139749003044608) >07:09:15,237 INF lifecycle: Module initialized: KeyboardSpoke >07:09:15,237 INF lifecycle: All modules have been initialized. >07:09:15,237 INF threading: Thread Done: AnaKeyboardThread (139748728649472) >07:09:15,297 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >07:09:23,808 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x556da1fbfef0' has no handler with id '17011' > return func(*args, **kwargs) > >07:09:23,809 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py:553: Warning: gsignal.c:2641: instance '0x556da1fbfef0' has no handler with id '17012' > return func(*args, **kwargs) > >07:09:23,809 DBG ui.common: Left hub: SummaryHub >07:09:23,809 INF core.util: Running kickstart %%onerror script(s) >07:09:23,809 INF core.util: All kickstart %%onerror script(s) have been run >09:09:30,149 INF main: /sbin/anaconda 28.22.10-1.fc28 >09:09:30,184 INF isys: 66090740 kB (64541 MB) are available >09:09:30,190 INF startup_utils: check_memory(): total:64541, needed:320, graphical:410 >09:09:30,197 INF flags: Not doing 'early exception handler' in live installation >09:09:30,197 INF flags: Not doing 'start audit daemon' in live installation >09:09:30,197 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >09:09:30,198 INF main: Default encoding = utf-8 >09:09:30,205 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-GgkXNVCpTJ,guid=a395355230f6871175202bca5b8e840a. >09:09:30,428 INF startup_utils: Waiting 60 sec for modules to be started. >09:09:31,460 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:09:32,192 WRN kickstart: Command firstboot will be parsed in DBus module. >09:09:32,203 DBG localization: setting locale to: en_US.UTF-8 >09:09:32,214 DBG network: devices found ['enp5s0', 'wlp6s0'] >09:09:32,224 DBG network: ensure single initramfs connections >09:09:32,295 DBG network: apply kickstart >09:09:32,296 DBG network: create missing ifcfg files >09:09:32,368 DBG network: set real ONBOOT value >09:09:32,371 INF threading: Running Thread: AnaWaitForConnectingNMThread (140498941449984) >09:09:32,372 INF screen_access: parsing existing user interaction config file in /etc/sysconfig/anaconda >09:09:32,373 DBG anaconda: setting display mode to GUI >09:09:32,379 INF anaconda: Display mode is set to 'interactive graphical mode'. >09:09:32,380 INF isys: 66090740 kB (64541 MB) are available >09:09:32,384 INF startup_utils: check_memory(): total:64541, needed:320, graphical:410 >09:09:32,424 INF network: got 0 NTP servers from DHCP >09:09:32,428 INF threading: Thread Done: AnaWaitForConnectingNMThread (140498941449984) >09:09:32,464 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >09:09:32,467 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >09:09:32,467 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >09:09:32,467 DBG installclass: Found Fedora (DefaultInstallClass). >09:09:32,467 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >09:09:32,467 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >09:09:32,467 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >09:09:32,467 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >09:09:32,467 DBG installclass: Found Fedora (FedoraBaseInstallClass). >09:09:32,467 INF installclass: Using a visible install class Fedora Workstation (FedoraWorkstationInstallClass). >09:09:32,517 INF bootloader: bootloader EFIGRUB on EFI platform >09:09:32,518 INF autopart: Detected 63.03 GiB of memory >09:09:32,519 INF autopart: Suggested swap size (31.51 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:09:32,519 INF autopart: Swap attempt of 0.0 >09:09:32,519 INF bootloader: bootloader EFIGRUB on EFI platform >09:09:32,573 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >09:09:32,574 INF threading: Running Thread: AnaStorageThread (140498941449984) >09:09:32,576 INF threading: Running Thread: AnaTimeInitThread (140498654258944) >09:09:32,583 DBG payload: Restarting payload thread >09:09:32,583 INF threading: Running Thread: AnaPayloadRestartThread (140498645604096) >09:09:32,583 INF geoloc: Geolocation is enabled. >09:09:32,584 INF threading: Running Thread: AnaPayloadThread (140498637211392)09:09:32,584 INF threading: Thread Done: AnaPayloadRestartThread (140498645604096) > >09:09:32,584 INF flags: Not doing 'start chronyd' in live installation >09:09:32,585 DBG payload: Updating payload thread state: 009:09:32,584 INF threading: Running Thread: AnaGeolocationRefreshThread (140498628818688) > >09:09:32,585 DBG payload: Updating payload thread state: 1 >09:09:32,586 INF geoloc: Starting geolocation lookup >09:09:32,586 INF geoloc: Geolocation provider: Fedora GeoIP >09:09:32,809 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >09:09:34,014 INF geoloc: Geolocation lookup finished in 1.4 seconds >09:09:34,014 INF geoloc: got results from geolocation >09:09:34,015 INF threading: Thread Done: AnaGeolocationRefreshThread (140498628818688) >09:09:34,015 INF geoloc: Waited 1.12 seconds for Geolocation >09:09:34,025 DBG localization: setting locale to: es_MX.UTF-8 >09:09:34,032 DBG localization: setting locale to: es_ES.UTF-8 >09:09:34,044 DBG localization: setting locale to: es_MX.UTF-8 >09:09:34,057 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >09:09:34,058 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >09:09:43,428 DBG localization: setting locale to: es_MX.UTF-8 >09:09:43,434 DBG localization: setting locale to: en_US.UTF-8 >09:09:45,549 DBG localization: setting locale to: en_US.UTF-8 >09:09:45,552 INF ui.gui.spokes.welcome: using timezone determined by geolocation >09:09:45,574 INF flags: Not doing 'require network connection' in live installation >09:09:45,574 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >09:09:45,574 INF flags: Not doing 'require network connection' in live installation >09:09:45,577 DBG ui.common: Left spoke: WelcomeLanguageSpoke >09:09:45,583 INF ui.common: Spoke NetworkSpoke will not be displayed because it has already been visited before. >09:09:45,583 INF lifecycle: Adding controller: SummaryHub >09:09:45,589 INF flags: Not doing 'activate layouts' in live installation >09:09:45,849 INF threading: Running Thread: AnaAddLayoutsInitThread (140498645604096) >09:09:45,849 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fc853a30438>> on <list object at 0x7fc853cae588> >09:09:45,850 INF threading: Running Thread: AnaGtkBatchPre1 (140498368993024) >09:09:45,853 INF threading: Thread Done: AnaGtkBatchPre1 (140498368993024) >09:09:45,879 INF threading: Running Thread: AnaKeyboardThread (140498368993024) >09:09:46,032 INF flags: Not doing 'modify system time and date' in live installation >09:09:46,038 INF threading: Running Thread: AnaNTPserver1 (140498360600320) >09:09:46,039 INF threading: Running Thread: AnaDateTimeThread (140498352207616) >09:09:46,091 INF threading: Running Thread: AnaStorageWatcher (140498339309312) >09:09:47,402 INF threading: Thread Done: AnaNTPserver1 (140498360600320) >09:10:46,398 INF storage: resolved live device to sdb >09:10:46,398 INF storage: marking live device sdb protected >09:10:47,208 DBG storage: blkid.tab devs: [] >09:10:47,208 DBG storage: crypttab maps: [] >09:10:47,208 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:48,161 DBG storage: blkid.tab devs: [] >09:10:48,161 DBG storage: crypttab maps: [] >09:10:48,161 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:48,877 DBG storage: blkid.tab devs: [] >09:10:48,878 DBG storage: crypttab maps: [] >09:10:48,878 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:49,026 DBG storage: blkid.tab devs: [] >09:10:49,026 DBG storage: crypttab maps: [] >09:10:49,026 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:49,166 DBG storage: blkid.tab devs: [] >09:10:49,166 DBG storage: crypttab maps: [] >09:10:49,166 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:49,313 DBG storage: blkid.tab devs: [] >09:10:49,313 DBG storage: crypttab maps: [] >09:10:49,314 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:49,459 DBG storage: blkid.tab devs: [] >09:10:49,459 DBG storage: crypttab maps: [] >09:10:49,459 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:49,595 DBG storage: blkid.tab devs: [] >09:10:49,596 DBG storage: crypttab maps: [] >09:10:49,596 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:50,269 DBG storage: blkid.tab devs: [] >09:10:50,269 DBG storage: crypttab maps: [] >09:10:50,269 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:50,413 DBG storage: blkid.tab devs: [] >09:10:50,413 DBG storage: crypttab maps: [] >09:10:50,414 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:50,550 DBG storage: blkid.tab devs: [] >09:10:50,550 DBG storage: crypttab maps: [] >09:10:50,550 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:50,694 DBG storage: blkid.tab devs: [] >09:10:50,694 DBG storage: crypttab maps: [] >09:10:50,695 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:50,847 DBG storage: blkid.tab devs: [] >09:10:50,848 DBG storage: crypttab maps: [] >09:10:50,848 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:50,991 DBG storage: blkid.tab devs: [] >09:10:50,992 DBG storage: crypttab maps: [] >09:10:50,992 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:51,132 DBG storage: blkid.tab devs: [] >09:10:51,132 DBG storage: crypttab maps: [] >09:10:51,133 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:51,279 DBG storage: blkid.tab devs: [] >09:10:51,279 DBG storage: crypttab maps: [] >09:10:51,280 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:51,427 DBG storage: blkid.tab devs: [] >09:10:51,427 DBG storage: crypttab maps: [] >09:10:51,427 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:51,559 DBG storage: blkid.tab devs: [] >09:10:51,559 DBG storage: crypttab maps: [] >09:10:51,560 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:51,704 DBG storage: blkid.tab devs: [] >09:10:51,704 DBG storage: crypttab maps: [] >09:10:51,704 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:51,845 DBG storage: blkid.tab devs: [] >09:10:51,845 DBG storage: crypttab maps: [] >09:10:51,845 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:52,004 DBG storage: blkid.tab devs: [] >09:10:52,004 DBG storage: crypttab maps: [] >09:10:52,004 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:52,153 DBG storage: blkid.tab devs: [] >09:10:52,153 DBG storage: crypttab maps: [] >09:10:52,153 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:52,298 DBG storage: blkid.tab devs: [] >09:10:52,298 DBG storage: crypttab maps: [] >09:10:52,298 DBG storage: parsing /mnt/sysimage/etc/fstab >09:10:52,441 DBG storage: blkid.tab devs: [] >09:10:52,441 DBG storage: crypttab maps: [] >09:10:52,441 DBG storage: parsing /mnt/sysimage/etc/fstab >09:11:09,183 INF threading: Thread Done: AnaStorageThread (140498941449984) >09:11:09,191 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >09:11:09,191 DBG payload: Updating payload thread state: 2 >09:11:09,191 DBG bootloader: _is_valid_disklabel(sda1) returning True >09:11:09,207 INF lifecycle: Module initialized: StorageSpoke >09:11:09,211 INF threading: Thread Done: AnaStorageWatcher (140498339309312) >09:11:09,214 DBG bootloader: _is_valid_size(sda1) returning True >09:11:09,214 DBG bootloader: _is_valid_partition(sda1) returning True >09:11:09,214 DBG bootloader: _is_valid_format(sda1) returning True >09:11:09,214 DBG bootloader: is_valid_stage2_device(sda1) returning True >09:11:09,215 DBG bootloader: _is_valid_disklabel(sda4) returning True >09:11:09,217 DBG bootloader: _is_valid_size(sda4) returning True >09:11:09,218 DBG bootloader: _is_valid_partition(sda4) returning True >09:11:09,219 DBG bootloader: _is_valid_format(sda4) returning True >09:11:09,219 DBG bootloader: is_valid_stage2_device(sda4) returning True >09:11:09,220 DBG bootloader: _is_valid_disklabel(sda5) returning True >09:11:09,221 INF threading: Running Thread: AnaCustomStorageInit (140498339309312) >09:11:09,222 DBG payload: Updating payload thread state: 6 >09:11:09,222 INF ui.gui.spokes.software_selection: using environment from kickstart: None >09:11:09,223 INF threading: Thread Done: AnaPayloadThread (140498637211392) >09:11:09,233 DBG bootloader: _is_valid_size(sda5) returning True >09:11:09,234 DBG bootloader: _is_valid_partition(sda5) returning True >09:11:09,239 DBG bootloader: _is_valid_format(sda5) returning True >09:11:09,241 DBG bootloader: is_valid_stage2_device(sda5) returning True >09:11:09,245 INF lifecycle: Module initialized: BlivetGuiSpoke >09:11:09,274 INF lifecycle: Module initialized: FilterSpoke >09:11:09,275 INF lifecycle: Initialization of all modules (6) has been started. >09:11:09,278 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >09:11:09,279 INF lifecycle: Module initialized: CustomPartitioningSpoke >09:11:09,279 INF threading: Thread Done: AnaCustomStorageInit (140498339309312) >09:11:09,282 DBG ui.common: Entered hub: SummaryHub >09:11:09,555 INF flags: Not doing 'save system time' in live installation >09:11:09,555 INF flags: Not doing 'save system time' in live installation >09:11:09,556 INF flags: Not doing 'save system time' in live installation >07:11:09,561 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >07:11:09,561 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >07:11:09,561 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >07:11:09,561 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >07:11:09,569 DBG ui.gui.hubs: spoke is ready: StorageSpoke >07:11:09,569 DBG ui.gui.hubs: setting DatetimeSpoke status to: Restoring hardware time... >07:11:10,002 INF threading: Thread Done: AnaTimeInitThread (140498654258944) >07:11:10,002 INF lifecycle: Module initialized: DatetimeSpoke >07:11:10,003 INF threading: Thread Done: AnaDateTimeThread (140498352207616) >07:11:10,017 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >07:11:10,694 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fc853a30438>> on <list object at 0x7fc853cae588> >07:11:10,694 INF threading: Thread Done: AnaAddLayoutsInitThread (140498645604096) >07:11:10,695 INF lifecycle: Module initialized: KeyboardSpoke >07:11:10,695 INF lifecycle: All modules have been initialized. >07:11:10,695 INF threading: Thread Done: AnaKeyboardThread (140498368993024) >07:11:10,772 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >07:11:11,995 DBG ui.common: Entered spoke: KeyboardSpoke >07:11:20,740 DBG ui.common: Left spoke: KeyboardSpoke >07:11:21,954 INF flags: Not doing 'get NTP service state' in live installation >07:11:21,955 INF flags: Not doing 'start NTP service' in live installation >07:11:21,962 DBG ui.common: Entered spoke: DatetimeSpoke >07:11:22,202 INF threading: Running Thread: AnaNTPserver2 (140498645604096) >07:11:22,495 INF threading: Thread Done: AnaNTPserver2 (140498645604096) >07:11:24,413 DBG ui.common: Left spoke: DatetimeSpoke >07:11:25,517 DBG ui.common: Entered spoke: StorageSpoke >07:11:33,435 INF ui.gui.spokes.storage: Partitioning method changed from auto to blivet-gui. >07:11:33,435 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes. >07:11:33,540 INF threading: Running Thread: AnaExecuteStorageThread (140498645604096) >07:11:33,541 DBG ui.common: Left spoke: StorageSpoke >07:11:33,547 DBG storage: clearpart: looking at nvme0n1p3 >07:11:33,548 DBG storage: clearpart: looking at nvme0n1p2 >07:11:33,548 DBG storage: clearpart: looking at nvme0n1p1 >07:11:33,551 ERR ui.gui.spokes.storage: unexpected storage error: 'BTRFSVolumeDevice' object has no attribute 'is_magic' >07:11:33,556 DBG exception: running handleException >07:11:33,556 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 484, in _doExecute > raise e > > File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 462, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/kickstart.py", line 2648, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/kickstart.py", line 751, in execute > storage.clear_partitions() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1896, in clear_partitions > should_clear = self.should_clear(disk) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1817, in should_clear > if not self.empty_device(device): > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1745, in empty_device > empty = all([p.is_magic for p in partitions]) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1745, in <listcomp> > empty = all([p.is_magic for p in partitions]) > >AttributeError: 'BTRFSVolumeDevice' object has no attribute 'is_magic' > >07:11:33,557 DBG exception: Gtk running, queuing exception handler to the main loop >07:11:33,557 INF threading: Thread Done: AnaExecuteStorageThread (140498645604096) >07:11:33,708 DBG ui.common: Entered spoke: BlivetGuiSpoke >07:11:33,728 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >07:11:33,728 DBG ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration... >07:11:33,728 DBG ui.gui.hubs: setting StorageSpoke status to: Unexpected storage error >07:11:33,734 DBG ui.gui.hubs: spoke is ready: StorageSpoke > > >/tmp/packaging.log: > > >/tmp/program.log: >05:07:40,279 INF program: Running [1] lvm version ... >05:07:40,284 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >05:07:40,284 INF program: stderr[1]: >05:07:40,284 INF program: ...done [1] (exit code: 0) >05:07:40,293 INF program: Running [2] btrfs --version ... >05:07:40,339 INF program: stdout[2]: btrfs-progs v4.15.1 > >05:07:40,339 INF program: stderr[2]: >05:07:40,339 INF program: ...done [2] (exit code: 0) >05:07:40,340 INF program: Running [3] mkswap --version ... >05:07:40,353 INF program: stdout[3]: mkswap from util-linux 2.32 > >05:07:40,353 INF program: stderr[3]: >05:07:40,353 INF program: ...done [3] (exit code: 0) >05:07:40,356 INF program: Running [4] multipath --version ... >05:07:40,388 INF program: stdout[4]: >05:07:40,389 INF program: stderr[4]: Sep 04 05:07:40 | /etc/multipath.conf does not exist, blacklisting all devices. >Sep 04 05:07:40 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >05:07:40,389 INF program: ...done [4] (exit code: 256) >05:07:40,393 INF program: Running [5] dmsetup --version ... >05:07:40,403 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >05:07:40,404 INF program: stderr[5]: >05:07:40,404 INF program: ...done [5] (exit code: 0) >05:07:40,404 INF program: Running [6] mdadm --version ... >05:07:40,432 INF program: stdout[6]: >05:07:40,432 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >05:07:40,433 INF program: ...done [6] (exit code: 0) >05:07:41,950 INF program: Running... udevadm settle --timeout=300 >05:07:41,962 DBG program: Return code: 0 >05:07:42,079 INF program: Running... udevadm settle --timeout=300 >05:07:42,091 DBG program: Return code: 0 >05:07:42,102 INF program: Running... udevadm settle --timeout=300 >05:07:42,114 DBG program: Return code: 0 >05:07:42,126 INF program: Running... udevadm settle --timeout=300 >05:07:42,136 DBG program: Return code: 0 >05:07:42,147 INF program: Running... udevadm settle --timeout=300 >05:07:42,159 DBG program: Return code: 0 >05:07:42,172 INF program: Running... udevadm settle --timeout=300 >05:07:42,181 DBG program: Return code: 0 >05:07:42,195 INF program: Running... udevadm settle --timeout=300 >05:07:42,206 DBG program: Return code: 0 >05:07:42,304 INF program: Running... udevadm settle --timeout=300 >05:07:42,317 DBG program: Return code: 0 >05:07:42,334 INF program: Running... udevadm settle --timeout=300 >05:07:42,346 DBG program: Return code: 0 >05:07:42,361 INF program: Running... udevadm settle --timeout=300 >05:07:42,373 DBG program: Return code: 0 >05:07:42,387 INF program: Running... udevadm settle --timeout=300 >05:07:42,399 DBG program: Return code: 0 >05:07:42,417 INF program: Running... udevadm settle --timeout=300 >05:07:42,428 DBG program: Return code: 0 >05:07:42,440 INF program: Running... udevadm settle --timeout=300 >05:07:42,454 DBG program: Return code: 0 >05:07:43,194 INF program: Running... udevadm settle --timeout=300 >05:07:43,206 DBG program: Return code: 0 >05:07:43,224 INF program: Running... udevadm settle --timeout=300 >05:07:43,238 DBG program: Return code: 0 >05:07:43,254 INF program: Running... udevadm settle --timeout=300 >05:07:43,266 DBG program: Return code: 0 >05:07:43,282 INF program: Running... udevadm settle --timeout=300 >05:07:43,296 DBG program: Return code: 0 >05:07:43,314 INF program: Running... udevadm settle --timeout=300 >05:07:43,329 DBG program: Return code: 0 >05:07:43,357 INF program: Running... udevadm settle --timeout=300 >05:07:43,368 DBG program: Return code: 0 >05:07:43,382 INF program: Running... udevadm settle --timeout=300 >05:07:43,396 DBG program: Return code: 0 >05:07:43,410 INF program: Running... udevadm settle --timeout=300 >05:07:43,421 DBG program: Return code: 0 >05:07:43,443 INF program: Running [7] e2fsck -V ... >05:07:43,477 INF program: stdout[7]: >05:07:43,477 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >05:07:43,477 INF program: ...done [7] (exit code: 0) >05:07:43,485 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,488 INF program: stdout[8]: > >05:07:43,488 INF program: stderr[8]: >05:07:43,488 INF program: ...done [8] (exit code: 0) >05:07:43,488 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,491 INF program: stdout[9]: > >05:07:43,491 INF program: stderr[9]: >05:07:43,491 INF program: ...done [9] (exit code: 0) >05:07:43,492 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,494 INF program: stdout[10]: > >05:07:43,494 INF program: stderr[10]: >05:07:43,494 INF program: ...done [10] (exit code: 0) >05:07:43,495 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,496 INF program: stdout[11]: > >05:07:43,497 INF program: stderr[11]: >05:07:43,497 INF program: ...done [11] (exit code: 0) >05:07:43,497 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,499 INF program: stdout[12]: > >05:07:43,499 INF program: stderr[12]: >05:07:43,499 INF program: ...done [12] (exit code: 0) >05:07:43,499 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,501 INF program: stdout[13]: > >05:07:43,501 INF program: stderr[13]: >05:07:43,501 INF program: ...done [13] (exit code: 0) >05:07:43,501 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,503 INF program: stdout[14]: > >05:07:43,503 INF program: stderr[14]: >05:07:43,503 INF program: ...done [14] (exit code: 0) >05:07:43,509 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,512 INF program: stdout[15]: > >05:07:43,512 INF program: stderr[15]: >05:07:43,512 INF program: ...done [15] (exit code: 0) >05:07:43,512 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >05:07:43,515 INF program: stdout[16]: > >05:07:43,515 INF program: stderr[16]: >05:07:43,515 INF program: ...done [16] (exit code: 0) >05:07:43,518 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,520 INF program: stdout[17]: > >05:07:43,520 INF program: stderr[17]: >05:07:43,520 INF program: ...done [17] (exit code: 0) >05:07:43,520 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,522 INF program: stdout[18]: > >05:07:43,522 INF program: stderr[18]: >05:07:43,522 INF program: ...done [18] (exit code: 0) >05:07:43,523 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,524 INF program: stdout[19]: > >05:07:43,524 INF program: stderr[19]: >05:07:43,525 INF program: ...done [19] (exit code: 0) >05:07:43,525 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,527 INF program: stdout[20]: > >05:07:43,527 INF program: stderr[20]: >05:07:43,527 INF program: ...done [20] (exit code: 0) >05:07:43,527 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,530 INF program: stdout[21]: > >05:07:43,530 INF program: stderr[21]: >05:07:43,530 INF program: ...done [21] (exit code: 0) >05:07:43,530 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,533 INF program: stdout[22]: > >05:07:43,533 INF program: stderr[22]: >05:07:43,533 INF program: ...done [22] (exit code: 0) >05:07:43,533 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,535 INF program: stdout[23]: > >05:07:43,535 INF program: stderr[23]: >05:07:43,536 INF program: ...done [23] (exit code: 0) >05:07:43,541 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,544 INF program: stdout[24]: > >05:07:43,544 INF program: stderr[24]: >05:07:43,544 INF program: ...done [24] (exit code: 0) >05:07:43,544 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >05:07:43,546 INF program: stdout[25]: > >05:07:43,546 INF program: stderr[25]: >05:07:43,546 INF program: ...done [25] (exit code: 0) >05:07:43,549 INF program: Running... udevadm settle --timeout=300 >05:07:43,559 DBG program: Return code: 0 >05:07:45,217 INF program: Running... losetup --list >05:07:45,252 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >05:07:46,562 INF program: Running... udevadm trigger --action=change --subsystem-match=block >05:07:46,574 DBG program: Return code: 0 >05:07:46,575 INF program: Running... udevadm settle --timeout=300 >05:07:46,949 DBG program: Return code: 0 >05:07:46,950 INF program: Running... modprobe fcoe >05:07:46,974 DBG program: Return code: 0 >05:07:46,976 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >05:07:46,982 INF program: stdout: >05:07:46,982 INF program: No FCoE boot disk information is found in EDD! >05:07:46,982 DBG program: Return code: 1 >05:07:47,424 INF program: Running... losetup --list >05:07:47,686 INF program: Running [7] e2fsck -V ... >05:07:47,691 INF program: stdout[7]: >05:07:47,691 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >05:07:47,691 INF program: ...done [7] (exit code: 0) >05:07:47,849 INF program: Running... udevadm settle --timeout=300 >05:07:47,865 DBG program: Return code: 0 >05:07:47,878 INF program: Running... udevadm settle --timeout=300 >05:07:47,889 DBG program: Return code: 0 >05:07:47,919 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >05:07:47,979 INF program: stdout[8]: >05:07:47,979 INF program: stderr[8]: >05:07:47,979 INF program: ...done [8] (exit code: 0) >05:07:47,980 INF program: Running... udevadm settle --timeout=300 >05:07:48,004 DBG program: Return code: 0 >05:07:48,145 INF program: Running... udevadm settle --timeout=300 >05:07:48,267 DBG program: Return code: 0 >05:07:48,286 INF program: Running... udevadm settle --timeout=300 >05:07:48,623 DBG program: Return code: 0 >05:07:48,643 INF program: Running... udevadm settle --timeout=300 >05:07:48,656 DBG program: Return code: 0 >05:07:48,673 INF program: Running... udevadm settle --timeout=300 >05:07:48,687 DBG program: Return code: 0 >05:07:48,701 INF program: Running... udevadm settle --timeout=300 >05:07:48,712 DBG program: Return code: 0 >05:07:48,740 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1 /tmp/btrfs-tmp.11lvsl80b_ >05:07:48,771 INF program: stderr: >05:07:48,772 INF program: b'mount: /tmp/btrfs-tmp.11lvsl80b_: wrong fs type, bad option, bad superblock on /dev/nvme0n1, missing codepage or helper program, or other error.' >05:07:48,772 DBG program: Return code: 32 >05:07:48,775 INF program: Running... udevadm settle --timeout=300 >05:07:48,789 DBG program: Return code: 0 >05:07:48,817 INF program: Running... udevadm settle --timeout=300 >05:07:48,831 DBG program: Return code: 0 >05:07:48,844 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1 /tmp/btrfs-tmp.11k5r5rf8b >05:07:48,869 INF program: stderr: >05:07:48,870 INF program: b'mount: /tmp/btrfs-tmp.11k5r5rf8b: wrong fs type, bad option, bad superblock on /dev/nvme0n1, missing codepage or helper program, or other error.' >05:07:48,870 DBG program: Return code: 32 >05:07:48,872 INF program: Running... udevadm settle --timeout=300 >05:07:48,888 DBG program: Return code: 0 >05:07:48,915 INF program: Running... udevadm settle --timeout=300 >05:07:48,932 DBG program: Return code: 0 >05:07:48,983 INF program: Running... udevadm settle --timeout=300 >05:07:48,999 DBG program: Return code: 0 >05:07:49,122 INF program: Running... udevadm settle --timeout=300 >05:07:49,135 DBG program: Return code: 0 >05:07:49,187 INF program: Running... udevadm settle --timeout=300 >05:07:49,203 DBG program: Return code: 0 >05:07:49,216 INF program: Running... udevadm settle --timeout=300 >05:07:49,229 DBG program: Return code: 0 >05:07:49,243 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p2 /tmp/btrfs-tmp.3546pcs_h7 >05:07:49,263 DBG program: Return code: 0 >05:07:49,269 INF program: Running [9] btrfs subvol list -p -s /tmp/btrfs-tmp.3546pcs_h7 ... >05:07:49,285 INF program: stdout[9]: >05:07:49,285 INF program: stderr[9]: >05:07:49,285 INF program: ...done [9] (exit code: 0) >05:07:49,286 INF program: Running... udevadm settle --timeout=300 >05:07:49,302 DBG program: Return code: 0 >05:07:49,314 INF program: Running... udevadm settle --timeout=300 >05:07:49,328 DBG program: Return code: 0 >05:07:49,340 INF program: Running... udevadm settle --timeout=300 >05:07:49,354 DBG program: Return code: 0 >05:07:49,367 INF program: Running... udevadm settle --timeout=300 >05:07:49,384 DBG program: Return code: 0 >05:07:49,396 INF program: Running... udevadm settle --timeout=300 >05:07:49,408 DBG program: Return code: 0 >05:07:49,419 INF program: Running... udevadm settle --timeout=300 >05:07:49,432 DBG program: Return code: 0 >05:07:49,445 INF program: Running... udevadm settle --timeout=300 >05:07:49,460 DBG program: Return code: 0 >05:07:49,472 INF program: Running... udevadm settle --timeout=300 >05:07:49,486 DBG program: Return code: 0 >05:07:49,498 INF program: Running [10] btrfs subvol get-default /tmp/btrfs-tmp.3546pcs_h7 ... >05:07:49,504 INF program: stdout[10]: ID 5 (FS_TREE) > >05:07:49,504 INF program: stderr[10]: >05:07:49,504 INF program: ...done [10] (exit code: 0) >05:07:49,504 INF program: Running... umount /tmp/btrfs-tmp.3546pcs_h7 >05:07:49,550 DBG program: Return code: 0 >05:07:49,553 INF program: Running... udevadm settle --timeout=300 >05:07:49,566 DBG program: Return code: 0 >05:07:49,577 INF program: Running... udevadm settle --timeout=300 >05:07:49,591 DBG program: Return code: 0 >05:07:49,603 INF program: Running... udevadm settle --timeout=300 >05:07:49,616 DBG program: Return code: 0 >05:07:49,628 INF program: Running... udevadm settle --timeout=300 >05:07:49,640 DBG program: Return code: 0 >05:07:49,652 INF program: Running... udevadm settle --timeout=300 >05:07:49,666 DBG program: Return code: 0 >05:07:49,680 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p2 /tmp/btrfs-tmp.3540e5a727 >05:07:49,700 DBG program: Return code: 0 >05:07:49,702 INF program: Running [11] btrfs subvol list -p /tmp/btrfs-tmp.3540e5a727 ... >05:07:49,706 INF program: stdout[11]: >05:07:49,706 INF program: stderr[11]: >05:07:49,707 INF program: ...done [11] (exit code: 0) >05:07:49,707 INF program: Running... udevadm settle --timeout=300 >05:07:49,722 DBG program: Return code: 0 >05:07:49,734 INF program: Running... udevadm settle --timeout=300 >05:07:49,747 DBG program: Return code: 0 >05:07:49,763 INF program: Running... udevadm settle --timeout=300 >05:07:49,777 DBG program: Return code: 0 >05:07:49,788 INF program: Running... udevadm settle --timeout=300 >05:07:49,802 DBG program: Return code: 0 >05:07:49,815 INF program: Running... udevadm settle --timeout=300 >05:07:49,831 DBG program: Return code: 0 >05:07:49,845 INF program: Running... udevadm settle --timeout=300 >05:07:49,857 DBG program: Return code: 0 >05:07:49,869 INF program: Running... udevadm settle --timeout=300 >05:07:49,881 DBG program: Return code: 0 >05:07:49,893 INF program: Running... udevadm settle --timeout=300 >05:07:49,907 DBG program: Return code: 0 >05:07:49,919 INF program: Running [12] btrfs subvol get-default /tmp/btrfs-tmp.3540e5a727 ... >05:07:49,924 INF program: stdout[12]: ID 5 (FS_TREE) > >05:07:49,925 INF program: stderr[12]: >05:07:49,925 INF program: ...done [12] (exit code: 0) >05:07:49,925 INF program: Running... umount /tmp/btrfs-tmp.3540e5a727 >05:07:49,966 DBG program: Return code: 0 >05:07:49,968 INF program: Running... udevadm settle --timeout=300 >05:07:49,980 DBG program: Return code: 0 >05:07:49,995 INF program: Running... udevadm settle --timeout=300 >05:07:50,007 DBG program: Return code: 0 >05:07:50,020 INF program: Running... udevadm settle --timeout=300 >05:07:50,032 DBG program: Return code: 0 >05:07:50,044 INF program: Running... udevadm settle --timeout=300 >05:07:50,058 DBG program: Return code: 0 >05:07:50,071 INF program: Running... udevadm settle --timeout=300 >05:07:50,084 DBG program: Return code: 0 >05:07:50,100 INF program: Running... udevadm settle --timeout=300 >05:07:50,113 DBG program: Return code: 0 >05:07:50,174 INF program: Running... udevadm settle --timeout=300 >05:07:50,190 DBG program: Return code: 0 >05:07:50,203 INF program: Running... udevadm settle --timeout=300 >05:07:50,217 DBG program: Return code: 0 >05:07:50,232 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p3 /tmp/btrfs-tmp.51bdufbmo2 >05:07:50,274 DBG program: Return code: 0 >05:07:50,276 INF program: Running [13] btrfs subvol list -p -s /tmp/btrfs-tmp.51bdufbmo2 ... >05:07:50,285 INF program: stdout[13]: ID 680 gen 760013 cgen 707162 parent 656 top level 656 otime 2018-08-09 21:17:44 path gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 >ID 681 gen 760013 cgen 707164 parent 656 top level 656 otime 2018-08-09 21:17:52 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 cgen 707166 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 cgen 707168 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 cgen 707170 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 cgen 707173 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 cgen 707175 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 cgen 728304 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 cgen 728305 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 cgen 728309 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 cgen 728310 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 cgen 728313 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 cgen 728314 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 cgen 728328 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 cgen 728329 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 cgen 728332 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 cgen 728333 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 cgen 728334 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 cgen 728335 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 cgen 728336 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 cgen 728337 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > >05:07:50,285 INF program: stderr[13]: >05:07:50,285 INF program: ...done [13] (exit code: 0) >05:07:50,286 INF program: Running... udevadm settle --timeout=300 >05:07:50,301 DBG program: Return code: 0 >05:07:50,314 INF program: Running... udevadm settle --timeout=300 >05:07:50,330 DBG program: Return code: 0 >05:07:50,342 INF program: Running... udevadm settle --timeout=300 >05:07:50,356 DBG program: Return code: 0 >05:07:50,369 INF program: Running... udevadm settle --timeout=300 >05:07:50,383 DBG program: Return code: 0 >05:07:50,395 INF program: Running... udevadm settle --timeout=300 >05:07:50,409 DBG program: Return code: 0 >05:07:50,427 INF program: Running... udevadm settle --timeout=300 >05:07:50,440 DBG program: Return code: 0 >05:07:50,453 INF program: Running... udevadm settle --timeout=300 >05:07:50,466 DBG program: Return code: 0 >05:07:50,478 INF program: Running... udevadm settle --timeout=300 >05:07:50,496 DBG program: Return code: 0 >05:07:50,508 INF program: Running [14] btrfs subvol get-default /tmp/btrfs-tmp.51bdufbmo2 ... >05:07:50,513 INF program: stdout[14]: ID 257 gen 763322 top level 5 path gentoo-root-old > >05:07:50,514 INF program: stderr[14]: >05:07:50,514 INF program: ...done [14] (exit code: 0) >05:07:50,514 INF program: Running... umount /tmp/btrfs-tmp.51bdufbmo2 >05:07:50,574 DBG program: Return code: 0 >05:07:50,577 INF program: Running... udevadm settle --timeout=300 >05:07:50,594 DBG program: Return code: 0 >05:07:50,606 INF program: Running... udevadm settle --timeout=300 >05:07:50,621 DBG program: Return code: 0 >05:07:50,633 INF program: Running... udevadm settle --timeout=300 >05:07:50,647 DBG program: Return code: 0 >05:07:50,659 INF program: Running... udevadm settle --timeout=300 >05:07:50,673 DBG program: Return code: 0 >05:07:50,686 INF program: Running... udevadm settle --timeout=300 >05:07:50,700 DBG program: Return code: 0 >05:07:50,714 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p3 /tmp/btrfs-tmp.51a1ymi254 >05:07:50,756 DBG program: Return code: 0 >05:07:50,758 INF program: Running [15] btrfs subvol list -p /tmp/btrfs-tmp.51a1ymi254 ... >05:07:50,767 INF program: stdout[15]: ID 257 gen 763322 parent 5 top level 5 path gentoo-root-old >ID 258 gen 763373 parent 5 top level 5 path home >ID 259 gen 760008 parent 5 top level 5 path srv >ID 260 gen 255020 parent 5 top level 5 path gentoo-var-old >ID 270 gen 64283 parent 260 top level 260 path gentoo-var-old/lib/machines >ID 655 gen 763425 parent 5 top level 5 path gentoo-root >ID 656 gen 763425 parent 5 top level 5 path gentoo-var >ID 657 gen 760008 parent 656 top level 656 path gentoo-var/lib/machines >ID 678 gen 760009 parent 656 top level 656 path gentoo-var/lib/portables >ID 679 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 >ID 680 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 >ID 681 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > >05:07:50,767 INF program: stderr[15]: >05:07:50,767 INF program: ...done [15] (exit code: 0) >05:07:50,768 INF program: Running... udevadm settle --timeout=300 >05:07:50,780 DBG program: Return code: 0 >05:07:50,791 INF program: Running... udevadm settle --timeout=300 >05:07:50,806 DBG program: Return code: 0 >05:07:50,816 INF program: Running... udevadm settle --timeout=300 >05:07:50,831 DBG program: Return code: 0 >05:07:50,844 INF program: Running... udevadm settle --timeout=300 >05:07:50,858 DBG program: Return code: 0 >05:07:50,871 INF program: Running... udevadm settle --timeout=300 >05:07:50,885 DBG program: Return code: 0 >05:07:50,898 INF program: Running... udevadm settle --timeout=300 >05:07:50,910 DBG program: Return code: 0 >05:07:50,922 INF program: Running... udevadm settle --timeout=300 >05:07:50,933 DBG program: Return code: 0 >05:07:50,945 INF program: Running... udevadm settle --timeout=300 >05:07:50,959 DBG program: Return code: 0 >05:07:50,971 INF program: Running [16] btrfs subvol get-default /tmp/btrfs-tmp.51a1ymi254 ... >05:07:50,976 INF program: stdout[16]: ID 257 gen 763322 top level 5 path gentoo-root-old > >05:07:50,976 INF program: stderr[16]: >05:07:50,976 INF program: ...done [16] (exit code: 0) >05:07:50,976 INF program: Running... umount /tmp/btrfs-tmp.51a1ymi254 >05:07:51,026 DBG program: Return code: 0 >05:07:51,331 INF program: Running... udevadm settle --timeout=300 >05:07:51,346 DBG program: Return code: 0 >05:07:51,363 INF program: Running... udevadm settle --timeout=300 >05:07:51,380 DBG program: Return code: 0 >05:07:51,391 INF program: Running... udevadm settle --timeout=300 >05:07:51,405 DBG program: Return code: 0 >05:07:51,417 INF program: Running... udevadm settle --timeout=300 >05:07:51,432 DBG program: Return code: 0 >05:07:51,447 INF program: Running... udevadm settle --timeout=300 >05:07:51,461 DBG program: Return code: 0 >05:07:52,102 INF program: Running... udevadm settle --timeout=300 >05:07:52,118 DBG program: Return code: 0 >05:07:52,154 INF program: Running... ntfsinfo -m /dev/sda1 >05:07:52,184 INF program: stdout: >05:07:52,184 INF program: Volume Information >05:07:52,184 INF program: Name of device: /dev/sda1 >05:07:52,185 INF program: Device state: 11 >05:07:52,185 INF program: Volume Name: Recovery >05:07:52,185 INF program: Volume State: 91 >05:07:52,185 INF program: Volume Flags: 0x0080 >05:07:52,185 INF program: Volume Version: 3.1 >05:07:52,186 INF program: Sector Size: 512 >05:07:52,186 INF program: Cluster Size: 4096 >05:07:52,186 INF program: Index Block Size: 4096 >05:07:52,186 INF program: Volume Size in Clusters: 115199 >05:07:52,186 INF program: MFT Information >05:07:52,187 INF program: MFT Record Size: 1024 >05:07:52,187 INF program: MFT Zone Multiplier: 0 >05:07:52,187 INF program: MFT Data Position: 24 >05:07:52,187 INF program: MFT Zone Start: 38400 >05:07:52,187 INF program: MFT Zone End: 52799 >05:07:52,187 INF program: MFT Zone Position: 38400 >05:07:52,187 INF program: Current Position in First Data Zone: 52799 >05:07:52,188 INF program: Current Position in Second Data Zone: 0 >05:07:52,188 INF program: Allocated clusters 64 (0.1%) >05:07:52,188 INF program: LCN of Data Attribute for FILE_MFT: 38400 >05:07:52,188 INF program: FILE_MFTMirr Size: 4 >05:07:52,188 INF program: LCN of Data Attribute for File_MFTMirr: 2 >05:07:52,188 INF program: Size of Attribute Definition Table: 2560 >05:07:52,188 INF program: Number of Attached Extent Inodes: 0 >05:07:52,188 INF program: FILE_Bitmap Information >05:07:52,188 INF program: FILE_Bitmap MFT Record Number: 6 >05:07:52,188 INF program: State of FILE_Bitmap Inode: 80 >05:07:52,188 INF program: Length of Attribute List: 0 >05:07:52,189 INF program: Number of Attached Extent Inodes: 0 >05:07:52,189 INF program: FILE_Bitmap Data Attribute Information >05:07:52,189 INF program: Decompressed Runlist: not done yet >05:07:52,189 INF program: Base Inode: 6 >05:07:52,189 INF program: Attribute Types: not done yet >05:07:52,189 INF program: Attribute Name Length: 0 >05:07:52,189 INF program: Attribute State: 3 >05:07:52,189 INF program: Attribute Allocated Size: 16384 >05:07:52,189 INF program: Attribute Data Size: 14400 >05:07:52,189 INF program: Attribute Initialized Size: 14400 >05:07:52,190 INF program: Attribute Compressed Size: 0 >05:07:52,190 INF program: Compression Block Size: 0 >05:07:52,190 INF program: Compression Block Size Bits: 0 >05:07:52,190 INF program: Compression Block Clusters: 0 >05:07:52,190 INF program: Free Clusters: 28797 (25.0%) >05:07:52,190 DBG program: Return code: 0 >05:07:52,190 INF program: Running... ntfsresize -m /dev/sda1 >05:07:52,234 INF program: stdout: >05:07:52,235 INF program: ntfsresize v2017.3.23 (libntfs-3g) >05:07:52,235 INF program: Minsize (in MB): 354 >05:07:52,235 DBG program: Return code: 0 >05:07:52,238 INF program: Running... udevadm settle --timeout=300 >05:07:52,252 DBG program: Return code: 0 >05:07:52,267 INF program: Running... udevadm settle --timeout=300 >05:07:52,281 DBG program: Return code: 0 >05:07:52,299 INF program: Running... udevadm settle --timeout=300 >05:07:52,313 DBG program: Return code: 0 >05:07:52,349 INF program: Running... udevadm settle --timeout=300 >05:07:52,362 DBG program: Return code: 0 >05:07:52,376 INF program: Running... udevadm settle --timeout=300 >05:07:52,391 DBG program: Return code: 0 >05:07:52,409 INF program: Running... udevadm settle --timeout=300 >05:07:52,426 DBG program: Return code: 0 >05:07:52,463 INF program: Running... udevadm settle --timeout=300 >05:07:52,477 DBG program: Return code: 0 >05:07:52,514 INF program: Running... ntfsinfo -m /dev/sda4 >05:07:53,198 INF program: stdout: >05:07:53,198 INF program: Volume Information >05:07:53,198 INF program: Name of device: /dev/sda4 >05:07:53,198 INF program: Device state: 11 >05:07:53,198 INF program: Volume Name: system >05:07:53,199 INF program: Volume State: 91 >05:07:53,199 INF program: Volume Flags: 0x4000 >05:07:53,199 INF program: Volume Version: 3.1 >05:07:53,199 INF program: Sector Size: 512 >05:07:53,199 INF program: Cluster Size: 4096 >05:07:53,199 INF program: Index Block Size: 4096 >05:07:53,199 INF program: Volume Size in Clusters: 208609279 >05:07:53,199 INF program: MFT Information >05:07:53,199 INF program: MFT Record Size: 1024 >05:07:53,199 INF program: MFT Zone Multiplier: 0 >05:07:53,200 INF program: MFT Data Position: 24 >05:07:53,200 INF program: MFT Zone Start: 786432 >05:07:53,200 INF program: MFT Zone End: 26862591 >05:07:53,200 INF program: MFT Zone Position: 786432 >05:07:53,200 INF program: Current Position in First Data Zone: 26862591 >05:07:53,200 INF program: Current Position in Second Data Zone: 0 >05:07:53,200 INF program: Allocated clusters 112448 (0.1%) >05:07:53,200 INF program: LCN of Data Attribute for FILE_MFT: 786432 >05:07:53,200 INF program: FILE_MFTMirr Size: 4 >05:07:53,200 INF program: LCN of Data Attribute for File_MFTMirr: 2 >05:07:53,200 INF program: Size of Attribute Definition Table: 2560 >05:07:53,201 INF program: Number of Attached Extent Inodes: 0 >05:07:53,201 INF program: FILE_Bitmap Information >05:07:53,201 INF program: FILE_Bitmap MFT Record Number: 6 >05:07:53,201 INF program: State of FILE_Bitmap Inode: 80 >05:07:53,201 INF program: Length of Attribute List: 0 >05:07:53,201 INF program: Number of Attached Extent Inodes: 0 >05:07:53,201 INF program: FILE_Bitmap Data Attribute Information >05:07:53,201 INF program: Decompressed Runlist: not done yet >05:07:53,201 INF program: Base Inode: 6 >05:07:53,201 INF program: Attribute Types: not done yet >05:07:53,202 INF program: Attribute Name Length: 0 >05:07:53,202 INF program: Attribute State: 3 >05:07:53,202 INF program: Attribute Allocated Size: 26079232 >05:07:53,202 INF program: Attribute Data Size: 26076160 >05:07:53,202 INF program: Attribute Initialized Size: 26076160 >05:07:53,202 INF program: Attribute Compressed Size: 0 >05:07:53,202 INF program: Compression Block Size: 0 >05:07:53,202 INF program: Compression Block Size Bits: 0 >05:07:53,202 INF program: Compression Block Clusters: 0 >05:07:53,202 INF program: Free Clusters: 196857301 (94.4%) >05:07:53,203 DBG program: Return code: 0 >05:07:53,203 INF program: Running... ntfsresize -m /dev/sda4 >05:08:33,411 INF program: stdout: >05:08:33,411 INF program: ntfsresize v2017.3.23 (libntfs-3g) >05:08:33,411 INF program: Inode is corrupt (33732): Input/output error >05:08:33,411 INF program: Cluster accounting failed at 4465 (0x1171): missing cluster in $Bitmap >05:08:33,412 INF program: Cluster accounting failed at 4466 (0x1172): missing cluster in $Bitmap >05:08:33,412 INF program: Cluster accounting failed at 4467 (0x1173): missing cluster in $Bitmap >05:08:33,412 INF program: Cluster accounting failed at 4468 (0x1174): missing cluster in $Bitmap >05:08:33,412 INF program: Cluster accounting failed at 4469 (0x1175): missing cluster in $Bitmap >05:08:33,412 INF program: Cluster accounting failed at 4470 (0x1176): missing cluster in $Bitmap >05:08:33,413 INF program: Cluster accounting failed at 4471 (0x1177): missing cluster in $Bitmap >05:08:33,413 INF program: Cluster accounting failed at 4472 (0x1178): missing cluster in $Bitmap >05:08:33,413 INF program: Cluster accounting failed at 4473 (0x1179): missing cluster in $Bitmap >05:08:33,413 INF program: Cluster accounting failed at 4474 (0x117a): missing cluster in $Bitmap >05:08:33,413 INF program: Filesystem check failed! Totally 18654 cluster accounting mismatches. >05:08:33,413 INF program: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE! >05:08:33,414 INF program: The usage of the /f parameter is very IMPORTANT! No modification was >05:08:33,414 INF program: and will be made to NTFS by this software until it gets repaired. >05:08:33,414 DBG program: Return code: 1 >05:08:33,417 INF program: Running... udevadm settle --timeout=300 >05:08:33,433 DBG program: Return code: 0 >05:08:33,446 INF program: Running... udevadm settle --timeout=300 >05:08:33,461 DBG program: Return code: 0 >05:08:33,478 INF program: Running... udevadm settle --timeout=300 >05:08:33,494 DBG program: Return code: 0 >05:08:33,531 INF program: Running... ntfsinfo -m /dev/sda5 >05:08:33,538 INF program: stdout: >05:08:33,538 INF program: Failed to open '/dev/sda5'. >05:08:33,538 INF program: stderr: >05:08:33,538 INF program: b'Access is denied because the NTFS volume is already exclusively opened.' >05:08:33,538 INF program: b'The volume may be already mounted, or another software may use it which' >05:08:33,539 INF program: b"could be identified for example by the help of the 'fuser' command." >05:08:33,539 INF program: b'You can use force option to avoid this check, but this is not recommended' >05:08:33,539 INF program: b'and may lead to data corruption.' >05:08:33,539 DBG program: Return code: 1 >05:08:33,539 INF program: Running... ntfsresize -m /dev/sda5 >05:08:33,547 INF program: stdout: >05:08:33,547 INF program: ntfsresize v2017.3.23 (libntfs-3g) >05:08:33,547 INF program: ERROR: Device '/dev/sda5' is mounted read-write. You must 'umount' it first. >05:08:33,548 DBG program: Return code: 1 >05:08:33,551 INF program: Running... udevadm settle --timeout=300 >05:08:33,568 DBG program: Return code: 0 >05:08:33,582 INF program: Running... udevadm settle --timeout=300 >05:08:33,596 DBG program: Return code: 0 >05:08:33,642 INF program: Running... udevadm settle --timeout=300 >05:08:33,656 DBG program: Return code: 0 >05:08:33,670 INF program: Running... udevadm settle --timeout=300 >05:08:33,687 DBG program: Return code: 0 >05:08:33,705 INF program: Running... udevadm settle --timeout=300 >05:08:33,720 DBG program: Return code: 0 >05:08:33,738 INF program: Running... udevadm settle --timeout=300 >05:08:33,753 DBG program: Return code: 0 >05:08:33,772 INF program: Running... udevadm settle --timeout=300 >05:08:33,787 DBG program: Return code: 0 >05:08:33,841 INF program: Running... dumpe2fs -h /dev/loop1 >05:08:33,849 INF program: stdout: >05:08:33,850 INF program: Filesystem volume name: Anaconda >05:08:33,850 INF program: Last mounted on: /mnt/sysimage >05:08:33,850 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >05:08:33,850 INF program: Filesystem magic number: 0xEF53 >05:08:33,850 INF program: Filesystem revision #: 1 (dynamic) >05:08:33,850 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >05:08:33,851 INF program: Filesystem flags: signed_directory_hash >05:08:33,851 INF program: Default mount options: user_xattr acl >05:08:33,851 INF program: Filesystem state: clean >05:08:33,851 INF program: Errors behavior: Continue >05:08:33,851 INF program: Filesystem OS type: Linux >05:08:33,851 INF program: Inode count: 426816 >05:08:33,851 INF program: Block count: 1703936 >05:08:33,851 INF program: Reserved block count: 0 >05:08:33,851 INF program: Free blocks: 399716 >05:08:33,851 INF program: Free inodes: 268078 >05:08:33,852 INF program: First block: 0 >05:08:33,852 INF program: Block size: 4096 >05:08:33,852 INF program: Fragment size: 4096 >05:08:33,852 INF program: Group descriptor size: 64 >05:08:33,852 INF program: Reserved GDT blocks: 831 >05:08:33,852 INF program: Blocks per group: 32768 >05:08:33,852 INF program: Fragments per group: 32768 >05:08:33,852 INF program: Inodes per group: 8208 >05:08:33,852 INF program: Inode blocks per group: 513 >05:08:33,852 INF program: Flex block group size: 16 >05:08:33,852 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >05:08:33,853 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >05:08:33,853 INF program: Last write time: Wed Apr 25 02:40:34 2018 >05:08:33,853 INF program: Mount count: 0 >05:08:33,853 INF program: Maximum mount count: -1 >05:08:33,853 INF program: Last checked: Wed Apr 25 02:40:34 2018 >05:08:33,853 INF program: Check interval: 0 (<none>) >05:08:33,853 INF program: Lifetime writes: 6409 MB >05:08:33,853 INF program: Reserved blocks uid: 0 (user root) >05:08:33,853 INF program: Reserved blocks gid: 0 (group root) >05:08:33,853 INF program: First inode: 11 >05:08:33,854 INF program: Inode size: 256 >05:08:33,854 INF program: Required extra isize: 32 >05:08:33,854 INF program: Desired extra isize: 32 >05:08:33,854 INF program: Journal inode: 8 >05:08:33,854 INF program: Default directory hash: half_md4 >05:08:33,854 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >05:08:33,854 INF program: Journal backup: inode blocks >05:08:33,854 INF program: Journal features: journal_incompat_revoke journal_64bit >05:08:33,854 INF program: Journal size: 64M >05:08:33,854 INF program: Journal length: 16384 >05:08:33,854 INF program: Journal sequence: 0x00000605 >05:08:33,855 INF program: Journal start: 0 >05:08:33,855 INF program: >05:08:33,855 INF program: stderr: >05:08:33,855 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >05:08:33,855 DBG program: Return code: 0 >05:08:33,855 INF program: Running... resize2fs -P /dev/loop1 >05:08:33,872 INF program: stdout: >05:08:33,872 INF program: Couldn't find valid filesystem superblock. >05:08:33,872 INF program: stderr: >05:08:33,872 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >05:08:33,873 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >05:08:33,873 DBG program: Return code: 1 >05:08:33,877 INF program: Running... udevadm settle --timeout=300 >05:08:33,892 DBG program: Return code: 0 >05:08:33,906 INF program: Running... udevadm settle --timeout=300 >05:08:33,920 DBG program: Return code: 0 >05:08:33,950 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >05:08:33,957 INF program: stdout[17]: > >05:08:33,957 INF program: stderr[17]: >05:08:33,957 INF program: ...done [17] (exit code: 0) >05:08:33,957 INF program: Running [18] dmsetup info -co subsystem --noheadings live-rw ... >05:08:33,962 INF program: stdout[18]: > >05:08:33,962 INF program: stderr[18]: >05:08:33,962 INF program: ...done [18] (exit code: 0) >05:08:33,962 INF program: Running [19] dmsetup info -co subsystem --noheadings live-rw ... >05:08:33,968 INF program: stdout[19]: > >05:08:33,968 INF program: stderr[19]: >05:08:33,968 INF program: ...done [19] (exit code: 0) >05:08:33,968 INF program: Running [20] dmsetup info -co subsystem --noheadings live-rw ... >05:08:33,973 INF program: stdout[20]: > >05:08:33,974 INF program: stderr[20]: >05:08:33,974 INF program: ...done [20] (exit code: 0) >05:08:33,974 INF program: Running [21] dmsetup info -co subsystem --noheadings live-rw ... >05:08:33,979 INF program: stdout[21]: > >05:08:33,980 INF program: stderr[21]: >05:08:33,980 INF program: ...done [21] (exit code: 0) >05:08:33,980 INF program: Running [22] dmsetup info -co subsystem --noheadings live-rw ... >05:08:33,985 INF program: stdout[22]: > >05:08:33,986 INF program: stderr[22]: >05:08:33,986 INF program: ...done [22] (exit code: 0) >05:08:33,986 INF program: Running [23] dmsetup info -co subsystem --noheadings live-rw ... >05:08:33,992 INF program: stdout[23]: > >05:08:33,992 INF program: stderr[23]: >05:08:33,992 INF program: ...done [23] (exit code: 0) >05:08:34,007 INF program: Running [24] dmsetup info -co subsystem --noheadings live-rw ... >05:08:34,012 INF program: stdout[24]: > >05:08:34,013 INF program: stderr[24]: >05:08:34,013 INF program: ...done [24] (exit code: 0) >05:08:34,013 INF program: Running [25] dmsetup info -co subsystem --noheadings live-rw ... >05:08:34,018 INF program: stdout[25]: > >05:08:34,018 INF program: stderr[25]: >05:08:34,018 INF program: ...done [25] (exit code: 0) >05:08:34,026 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >05:08:34,033 INF program: stdout: >05:08:34,033 INF program: Filesystem volume name: Anaconda >05:08:34,034 INF program: Last mounted on: /sysroot >05:08:34,034 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >05:08:34,034 INF program: Filesystem magic number: 0xEF53 >05:08:34,034 INF program: Filesystem revision #: 1 (dynamic) >05:08:34,034 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >05:08:34,034 INF program: Filesystem flags: signed_directory_hash >05:08:34,034 INF program: Default mount options: user_xattr acl >05:08:34,034 INF program: Filesystem state: clean >05:08:34,034 INF program: Errors behavior: Continue >05:08:34,034 INF program: Filesystem OS type: Linux >05:08:34,035 INF program: Inode count: 426816 >05:08:34,035 INF program: Block count: 1703936 >05:08:34,035 INF program: Reserved block count: 0 >05:08:34,035 INF program: Free blocks: 399716 >05:08:34,035 INF program: Free inodes: 268078 >05:08:34,035 INF program: First block: 0 >05:08:34,035 INF program: Block size: 4096 >05:08:34,035 INF program: Fragment size: 4096 >05:08:34,035 INF program: Group descriptor size: 64 >05:08:34,035 INF program: Reserved GDT blocks: 831 >05:08:34,036 INF program: Blocks per group: 32768 >05:08:34,036 INF program: Fragments per group: 32768 >05:08:34,036 INF program: Inodes per group: 8208 >05:08:34,036 INF program: Inode blocks per group: 513 >05:08:34,036 INF program: Flex block group size: 16 >05:08:34,036 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >05:08:34,036 INF program: Last mount time: Tue Sep 4 05:07:14 2018 >05:08:34,036 INF program: Last write time: Tue Sep 4 05:07:14 2018 >05:08:34,036 INF program: Mount count: 1 >05:08:34,036 INF program: Maximum mount count: -1 >05:08:34,037 INF program: Last checked: Wed Apr 25 02:40:34 2018 >05:08:34,037 INF program: Check interval: 0 (<none>) >05:08:34,037 INF program: Lifetime writes: 6409 MB >05:08:34,037 INF program: Reserved blocks uid: 0 (user root) >05:08:34,037 INF program: Reserved blocks gid: 0 (group root) >05:08:34,037 INF program: First inode: 11 >05:08:34,037 INF program: Inode size: 256 >05:08:34,037 INF program: Required extra isize: 32 >05:08:34,037 INF program: Desired extra isize: 32 >05:08:34,037 INF program: Journal inode: 8 >05:08:34,037 INF program: First orphan inode: 295863 >05:08:34,038 INF program: Default directory hash: half_md4 >05:08:34,038 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >05:08:34,038 INF program: Journal backup: inode blocks >05:08:34,038 INF program: Journal features: journal_incompat_revoke journal_64bit >05:08:34,038 INF program: Journal size: 64M >05:08:34,038 INF program: Journal length: 16384 >05:08:34,038 INF program: Journal sequence: 0x00000606 >05:08:34,038 INF program: Journal start: 1 >05:08:34,038 INF program: >05:08:34,038 INF program: stderr: >05:08:34,039 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >05:08:34,039 DBG program: Return code: 0 >05:08:34,039 INF program: Running... resize2fs -P /dev/mapper/live-rw >05:08:34,045 INF program: stdout: >05:08:34,045 INF program: Estimated minimum size of the filesystem: 1686731 >05:08:34,045 INF program: stderr: >05:08:34,045 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >05:08:34,045 DBG program: Return code: 0 >05:08:34,048 INF program: Running... udevadm settle --timeout=300 >05:08:34,062 DBG program: Return code: 0 >05:08:34,076 INF program: Running... udevadm settle --timeout=300 >05:08:34,090 DBG program: Return code: 0 >05:08:34,107 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,113 INF program: stdout[26]: > >05:08:34,114 INF program: stderr[26]: >05:08:34,114 INF program: ...done [26] (exit code: 0) >05:08:34,114 INF program: Running [27] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,121 INF program: stdout[27]: > >05:08:34,122 INF program: stderr[27]: >05:08:34,122 INF program: ...done [27] (exit code: 0) >05:08:34,122 INF program: Running [28] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,129 INF program: stdout[28]: > >05:08:34,130 INF program: stderr[28]: >05:08:34,130 INF program: ...done [28] (exit code: 0) >05:08:34,130 INF program: Running [29] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,137 INF program: stdout[29]: > >05:08:34,138 INF program: stderr[29]: >05:08:34,138 INF program: ...done [29] (exit code: 0) >05:08:34,138 INF program: Running [30] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,145 INF program: stdout[30]: > >05:08:34,146 INF program: stderr[30]: >05:08:34,146 INF program: ...done [30] (exit code: 0) >05:08:34,146 INF program: Running [31] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,153 INF program: stdout[31]: > >05:08:34,153 INF program: stderr[31]: >05:08:34,154 INF program: ...done [31] (exit code: 0) >05:08:34,154 INF program: Running [32] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,160 INF program: stdout[32]: > >05:08:34,160 INF program: stderr[32]: >05:08:34,161 INF program: ...done [32] (exit code: 0) >05:08:34,173 INF program: Running [33] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,180 INF program: stdout[33]: > >05:08:34,180 INF program: stderr[33]: >05:08:34,180 INF program: ...done [33] (exit code: 0) >05:08:34,181 INF program: Running [34] dmsetup info -co subsystem --noheadings live-base ... >05:08:34,188 INF program: stdout[34]: > >05:08:34,189 INF program: stderr[34]: >05:08:34,189 INF program: ...done [34] (exit code: 0) >05:08:34,197 INF program: Running... dumpe2fs -h /dev/mapper/live-base >05:08:34,205 INF program: stdout: >05:08:34,205 INF program: Filesystem volume name: Anaconda >05:08:34,206 INF program: Last mounted on: /mnt/sysimage >05:08:34,206 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >05:08:34,206 INF program: Filesystem magic number: 0xEF53 >05:08:34,207 INF program: Filesystem revision #: 1 (dynamic) >05:08:34,207 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >05:08:34,207 INF program: Filesystem flags: signed_directory_hash >05:08:34,207 INF program: Default mount options: user_xattr acl >05:08:34,207 INF program: Filesystem state: clean >05:08:34,208 INF program: Errors behavior: Continue >05:08:34,208 INF program: Filesystem OS type: Linux >05:08:34,208 INF program: Inode count: 426816 >05:08:34,208 INF program: Block count: 1703936 >05:08:34,208 INF program: Reserved block count: 0 >05:08:34,209 INF program: Free blocks: 399716 >05:08:34,209 INF program: Free inodes: 268078 >05:08:34,209 INF program: First block: 0 >05:08:34,209 INF program: Block size: 4096 >05:08:34,209 INF program: Fragment size: 4096 >05:08:34,210 INF program: Group descriptor size: 64 >05:08:34,210 INF program: Reserved GDT blocks: 831 >05:08:34,210 INF program: Blocks per group: 32768 >05:08:34,210 INF program: Fragments per group: 32768 >05:08:34,210 INF program: Inodes per group: 8208 >05:08:34,210 INF program: Inode blocks per group: 513 >05:08:34,210 INF program: Flex block group size: 16 >05:08:34,210 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >05:08:34,211 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >05:08:34,211 INF program: Last write time: Wed Apr 25 02:40:34 2018 >05:08:34,211 INF program: Mount count: 0 >05:08:34,211 INF program: Maximum mount count: -1 >05:08:34,211 INF program: Last checked: Wed Apr 25 02:40:34 2018 >05:08:34,211 INF program: Check interval: 0 (<none>) >05:08:34,211 INF program: Lifetime writes: 6409 MB >05:08:34,211 INF program: Reserved blocks uid: 0 (user root) >05:08:34,211 INF program: Reserved blocks gid: 0 (group root) >05:08:34,212 INF program: First inode: 11 >05:08:34,212 INF program: Inode size: 256 >05:08:34,212 INF program: Required extra isize: 32 >05:08:34,212 INF program: Desired extra isize: 32 >05:08:34,212 INF program: Journal inode: 8 >05:08:34,212 INF program: Default directory hash: half_md4 >05:08:34,212 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >05:08:34,212 INF program: Journal backup: inode blocks >05:08:34,213 INF program: Journal features: journal_incompat_revoke journal_64bit >05:08:34,213 INF program: Journal size: 64M >05:08:34,213 INF program: Journal length: 16384 >05:08:34,213 INF program: Journal sequence: 0x00000605 >05:08:34,213 INF program: Journal start: 0 >05:08:34,213 INF program: >05:08:34,213 INF program: stderr: >05:08:34,213 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >05:08:34,214 DBG program: Return code: 0 >05:08:34,214 INF program: Running... resize2fs -P /dev/mapper/live-base >05:08:34,221 INF program: stdout: >05:08:34,222 INF program: Couldn't find valid filesystem superblock. >05:08:34,222 INF program: stderr: >05:08:34,222 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >05:08:34,222 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >05:08:34,223 DBG program: Return code: 1 >05:08:34,227 INF program: Running... udevadm settle --timeout=300 >05:08:34,241 DBG program: Return code: 0 >05:08:34,254 INF program: Running... udevadm settle --timeout=300 >05:08:34,270 DBG program: Return code: 0 >05:08:34,285 INF program: Running... udevadm settle --timeout=300 >05:08:34,301 DBG program: Return code: 0 >05:08:34,315 INF program: Running... udevadm settle --timeout=300 >05:08:34,331 DBG program: Return code: 0 >05:08:34,344 INF program: Running... udevadm settle --timeout=300 >05:08:34,358 DBG program: Return code: 0 >05:08:34,370 INF program: Running... udevadm settle --timeout=300 >05:08:34,385 DBG program: Return code: 0 >05:08:34,397 INF program: Running... udevadm settle --timeout=300 >05:08:34,411 DBG program: Return code: 0 >05:08:34,423 INF program: Running... udevadm settle --timeout=300 >05:08:34,439 DBG program: Return code: 0 >05:08:34,444 INF program: Running... udevadm settle --timeout=300 >05:08:34,458 DBG program: Return code: 0 >05:08:34,462 INF program: Running... udevadm settle --timeout=300 >05:08:34,478 DBG program: Return code: 0 >05:08:34,482 INF program: Running... udevadm settle --timeout=300 >05:08:34,496 DBG program: Return code: 0 >05:08:34,498 INF program: Running... udevadm settle --timeout=300 >05:08:34,514 DBG program: Return code: 0 >05:08:34,527 INF program: Running... udevadm settle --timeout=300 >05:08:34,542 DBG program: Return code: 0 >05:08:34,555 INF program: Running... udevadm settle --timeout=300 >05:08:34,570 DBG program: Return code: 0 >05:08:34,583 INF program: Running... udevadm settle --timeout=300 >05:08:34,600 DBG program: Return code: 0 >05:08:34,612 INF program: Running... udevadm settle --timeout=300 >05:08:34,627 DBG program: Return code: 0 >05:08:34,630 INF program: Running... udevadm settle --timeout=300 >05:08:34,646 DBG program: Return code: 0 >05:08:34,659 INF program: Running... udevadm settle --timeout=300 >05:08:34,676 DBG program: Return code: 0 >05:08:34,689 INF program: Running... udevadm settle --timeout=300 >05:08:34,704 DBG program: Return code: 0 >05:08:34,718 INF program: Running... udevadm settle --timeout=300 >05:08:34,732 DBG program: Return code: 0 >05:08:34,744 INF program: Running... udevadm settle --timeout=300 >05:08:34,759 DBG program: Return code: 0 >05:08:34,765 INF program: Running... udevadm settle --timeout=300 >05:08:34,781 DBG program: Return code: 0 >05:08:34,783 INF program: Running... udevadm settle --timeout=300 >05:08:34,798 DBG program: Return code: 0 >05:08:34,811 INF program: Running... udevadm settle --timeout=300 >05:08:34,828 DBG program: Return code: 0 >05:08:34,840 INF program: Running... udevadm settle --timeout=300 >05:08:34,857 DBG program: Return code: 0 >05:08:34,872 INF program: Running... udevadm settle --timeout=300 >05:08:34,886 DBG program: Return code: 0 >05:08:34,898 INF program: Running... udevadm settle --timeout=300 >05:08:34,914 DBG program: Return code: 0 >05:08:34,917 INF program: Running... udevadm settle --timeout=300 >05:08:34,933 DBG program: Return code: 0 >05:08:34,947 INF program: Running... udevadm settle --timeout=300 >05:08:34,961 DBG program: Return code: 0 >05:08:34,973 INF program: Running... udevadm settle --timeout=300 >05:08:34,988 DBG program: Return code: 0 >05:08:35,002 INF program: Running... udevadm settle --timeout=300 >05:08:35,016 DBG program: Return code: 0 >05:08:35,028 INF program: Running... udevadm settle --timeout=300 >05:08:35,042 DBG program: Return code: 0 >05:08:35,045 INF program: Running... udevadm settle --timeout=300 >05:08:35,062 DBG program: Return code: 0 >05:08:35,075 INF program: Running... udevadm settle --timeout=300 >05:08:35,089 DBG program: Return code: 0 >05:08:35,102 INF program: Running... udevadm settle --timeout=300 >05:08:35,116 DBG program: Return code: 0 >05:08:35,129 INF program: Running... udevadm settle --timeout=300 >05:08:35,144 DBG program: Return code: 0 >05:08:35,155 INF program: Running... udevadm settle --timeout=300 >05:08:35,170 DBG program: Return code: 0 >05:08:35,176 INF program: Running... udevadm settle --timeout=300 >05:08:35,190 DBG program: Return code: 0 >05:08:35,191 INF program: Running... udevadm settle --timeout=300 >05:08:35,206 DBG program: Return code: 0 >05:08:35,219 INF program: Running... udevadm settle --timeout=300 >05:08:35,235 DBG program: Return code: 0 >05:08:35,246 INF program: Running... udevadm settle --timeout=300 >05:08:35,260 DBG program: Return code: 0 >05:08:35,274 INF program: Running... udevadm settle --timeout=300 >05:08:35,289 DBG program: Return code: 0 >05:08:35,300 INF program: Running... udevadm settle --timeout=300 >05:08:35,314 DBG program: Return code: 0 >05:08:35,316 INF program: Running... udevadm settle --timeout=300 >05:08:35,333 DBG program: Return code: 0 >05:08:35,345 INF program: Running... udevadm settle --timeout=300 >05:08:35,360 DBG program: Return code: 0 >05:08:35,373 INF program: Running... udevadm settle --timeout=300 >05:08:35,387 DBG program: Return code: 0 >05:08:35,401 INF program: Running... udevadm settle --timeout=300 >05:08:35,415 DBG program: Return code: 0 >05:08:35,428 INF program: Running... udevadm settle --timeout=300 >05:08:35,445 DBG program: Return code: 0 >05:08:35,446 INF program: Running... udevadm settle --timeout=300 >05:08:35,462 DBG program: Return code: 0 >05:08:35,477 INF program: Running... udevadm settle --timeout=300 >05:08:35,491 DBG program: Return code: 0 >05:08:35,504 INF program: Running... udevadm settle --timeout=300 >05:08:35,521 DBG program: Return code: 0 >05:08:35,535 INF program: Running... udevadm settle --timeout=300 >05:08:35,548 DBG program: Return code: 0 >05:08:35,560 INF program: Running... udevadm settle --timeout=300 >05:08:35,574 DBG program: Return code: 0 >05:08:35,580 INF program: Running... udevadm settle --timeout=300 >05:08:35,596 DBG program: Return code: 0 >05:08:35,598 INF program: Running... udevadm settle --timeout=300 >05:08:35,613 DBG program: Return code: 0 >05:08:35,627 INF program: Running... udevadm settle --timeout=300 >05:08:35,641 DBG program: Return code: 0 >05:08:35,653 INF program: Running... udevadm settle --timeout=300 >05:08:35,669 DBG program: Return code: 0 >05:08:35,682 INF program: Running... udevadm settle --timeout=300 >05:08:35,697 DBG program: Return code: 0 >05:08:35,709 INF program: Running... udevadm settle --timeout=300 >05:08:35,723 DBG program: Return code: 0 >05:08:35,726 INF program: Running... udevadm settle --timeout=300 >05:08:35,741 DBG program: Return code: 0 >05:08:35,754 INF program: Running... udevadm settle --timeout=300 >05:08:35,768 DBG program: Return code: 0 >05:08:35,780 INF program: Running... udevadm settle --timeout=300 >05:08:35,795 DBG program: Return code: 0 >05:08:35,809 INF program: Running... udevadm settle --timeout=300 >05:08:35,823 DBG program: Return code: 0 >05:08:35,835 INF program: Running... udevadm settle --timeout=300 >05:08:35,850 DBG program: Return code: 0 >05:08:35,853 INF program: Running... udevadm settle --timeout=300 >05:08:35,870 DBG program: Return code: 0 >05:08:35,883 INF program: Running... udevadm settle --timeout=300 >05:08:35,899 DBG program: Return code: 0 >05:08:35,912 INF program: Running... udevadm settle --timeout=300 >05:08:35,926 DBG program: Return code: 0 >05:08:35,940 INF program: Running... udevadm settle --timeout=300 >05:08:35,954 DBG program: Return code: 0 >05:08:35,966 INF program: Running... udevadm settle --timeout=300 >05:08:35,981 DBG program: Return code: 0 >05:08:35,987 INF program: Running... udevadm settle --timeout=300 >05:08:36,002 DBG program: Return code: 0 >05:08:36,004 INF program: Running... udevadm settle --timeout=300 >05:08:36,019 DBG program: Return code: 0 >05:08:36,033 INF program: Running... udevadm settle --timeout=300 >05:08:36,048 DBG program: Return code: 0 >05:08:36,061 INF program: Running... udevadm settle --timeout=300 >05:08:36,077 DBG program: Return code: 0 >05:08:36,091 INF program: Running... udevadm settle --timeout=300 >05:08:36,105 DBG program: Return code: 0 >05:08:36,118 INF program: Running... udevadm settle --timeout=300 >05:08:36,134 DBG program: Return code: 0 >05:08:36,136 INF program: Running... udevadm settle --timeout=300 >05:08:36,151 DBG program: Return code: 0 >05:08:36,164 INF program: Running... udevadm settle --timeout=300 >05:08:36,179 DBG program: Return code: 0 >05:08:36,192 INF program: Running... udevadm settle --timeout=300 >05:08:36,206 DBG program: Return code: 0 >05:08:36,219 INF program: Running... udevadm settle --timeout=300 >05:08:36,236 DBG program: Return code: 0 >05:08:36,249 INF program: Running... udevadm settle --timeout=300 >05:08:36,264 DBG program: Return code: 0 >05:08:36,267 INF program: Running... udevadm settle --timeout=300 >05:08:36,282 DBG program: Return code: 0 >05:08:36,296 INF program: Running... udevadm settle --timeout=300 >05:08:36,310 DBG program: Return code: 0 >05:08:36,323 INF program: Running... udevadm settle --timeout=300 >05:08:36,337 DBG program: Return code: 0 >05:08:36,352 INF program: Running... udevadm settle --timeout=300 >05:08:36,369 DBG program: Return code: 0 >05:08:36,382 INF program: Running... udevadm settle --timeout=300 >05:08:36,396 DBG program: Return code: 0 >05:08:36,402 INF program: Running... udevadm settle --timeout=300 >05:08:36,416 DBG program: Return code: 0 >05:08:36,418 INF program: Running... udevadm settle --timeout=300 >05:08:36,433 DBG program: Return code: 0 >05:08:36,446 INF program: Running... udevadm settle --timeout=300 >05:08:36,460 DBG program: Return code: 0 >05:08:36,473 INF program: Running... udevadm settle --timeout=300 >05:08:36,487 DBG program: Return code: 0 >05:08:36,501 INF program: Running... udevadm settle --timeout=300 >05:08:36,515 DBG program: Return code: 0 >05:08:36,528 INF program: Running... udevadm settle --timeout=300 >05:08:36,543 DBG program: Return code: 0 >05:08:36,546 INF program: Running... udevadm settle --timeout=300 >05:08:36,560 DBG program: Return code: 0 >05:08:36,574 INF program: Running... udevadm settle --timeout=300 >05:08:36,590 DBG program: Return code: 0 >05:08:36,602 INF program: Running... udevadm settle --timeout=300 >05:08:36,617 DBG program: Return code: 0 >05:08:36,631 INF program: Running... udevadm settle --timeout=300 >05:08:36,645 DBG program: Return code: 0 >05:08:36,658 INF program: Running... udevadm settle --timeout=300 >05:08:36,674 DBG program: Return code: 0 >05:08:36,677 INF program: Running... udevadm settle --timeout=300 >05:08:36,692 DBG program: Return code: 0 >05:08:36,706 INF program: Running... udevadm settle --timeout=300 >05:08:36,721 DBG program: Return code: 0 >05:08:36,734 INF program: Running... udevadm settle --timeout=300 >05:08:36,749 DBG program: Return code: 0 >05:08:36,764 INF program: Running... udevadm settle --timeout=300 >05:08:36,778 DBG program: Return code: 0 >05:08:36,791 INF program: Running... udevadm settle --timeout=300 >05:08:36,806 DBG program: Return code: 0 >05:08:36,809 INF program: Running... udevadm settle --timeout=300 >05:08:36,824 DBG program: Return code: 0 >05:08:36,839 INF program: Running... udevadm settle --timeout=300 >05:08:36,856 DBG program: Return code: 0 >05:08:36,868 INF program: Running... udevadm settle --timeout=300 >05:08:36,883 DBG program: Return code: 0 >05:08:36,896 INF program: Running... udevadm settle --timeout=300 >05:08:36,911 DBG program: Return code: 0 >05:08:36,924 INF program: Running... udevadm settle --timeout=300 >05:08:36,937 DBG program: Return code: 0 >05:08:36,944 INF program: Running... udevadm settle --timeout=300 >05:08:36,960 DBG program: Return code: 0 >05:08:36,961 INF program: Running... udevadm settle --timeout=300 >05:08:36,976 DBG program: Return code: 0 >05:08:36,989 INF program: Running... udevadm settle --timeout=300 >05:08:37,002 DBG program: Return code: 0 >05:08:37,013 INF program: Running... udevadm settle --timeout=300 >05:08:37,028 DBG program: Return code: 0 >05:08:37,041 INF program: Running... udevadm settle --timeout=300 >05:08:37,056 DBG program: Return code: 0 >05:08:37,069 INF program: Running... udevadm settle --timeout=300 >05:08:37,084 DBG program: Return code: 0 >05:08:37,086 INF program: Running... udevadm settle --timeout=300 >05:08:37,102 DBG program: Return code: 0 >05:08:37,116 INF program: Running... udevadm settle --timeout=300 >05:08:37,131 DBG program: Return code: 0 >05:08:37,144 INF program: Running... udevadm settle --timeout=300 >05:08:37,159 DBG program: Return code: 0 >05:08:37,173 INF program: Running... udevadm settle --timeout=300 >05:08:37,188 DBG program: Return code: 0 >05:08:37,200 INF program: Running... udevadm settle --timeout=300 >05:08:37,215 DBG program: Return code: 0 >05:08:37,218 INF program: Running... udevadm settle --timeout=300 >05:08:37,234 DBG program: Return code: 0 >05:08:37,248 INF program: Running... udevadm settle --timeout=300 >05:08:37,263 DBG program: Return code: 0 >05:08:37,277 INF program: Running... udevadm settle --timeout=300 >05:08:37,292 DBG program: Return code: 0 >05:08:37,306 INF program: Running... udevadm settle --timeout=300 >05:08:37,321 DBG program: Return code: 0 >05:08:37,334 INF program: Running... udevadm settle --timeout=300 >05:08:37,349 DBG program: Return code: 0 >05:08:37,352 INF program: Running... udevadm settle --timeout=300 >05:08:37,367 DBG program: Return code: 0 >05:08:37,382 INF program: Running... udevadm settle --timeout=300 >05:08:37,397 DBG program: Return code: 0 >05:08:37,409 INF program: Running... udevadm settle --timeout=300 >05:08:37,424 DBG program: Return code: 0 >05:08:37,439 INF program: Running... udevadm settle --timeout=300 >05:08:37,454 DBG program: Return code: 0 >05:08:37,466 INF program: Running... udevadm settle --timeout=300 >05:08:37,482 DBG program: Return code: 0 >05:08:37,489 INF program: Running... udevadm settle --timeout=300 >05:08:37,505 DBG program: Return code: 0 >05:08:37,508 INF program: Running... udevadm settle --timeout=300 >05:08:37,522 DBG program: Return code: 0 >05:08:37,536 INF program: Running... udevadm settle --timeout=300 >05:08:37,551 DBG program: Return code: 0 >05:08:37,564 INF program: Running... udevadm settle --timeout=300 >05:08:37,579 DBG program: Return code: 0 >05:08:37,592 INF program: Running... udevadm settle --timeout=300 >05:08:37,609 DBG program: Return code: 0 >05:08:37,622 INF program: Running... udevadm settle --timeout=300 >05:08:37,637 DBG program: Return code: 0 >05:08:37,640 INF program: Running... udevadm settle --timeout=300 >05:08:37,655 DBG program: Return code: 0 >05:08:37,669 INF program: Running... udevadm settle --timeout=300 >05:08:37,684 DBG program: Return code: 0 >05:08:37,697 INF program: Running... udevadm settle --timeout=300 >05:08:37,712 DBG program: Return code: 0 >05:08:37,726 INF program: Running... udevadm settle --timeout=300 >05:08:37,741 DBG program: Return code: 0 >05:08:37,754 INF program: Running... udevadm settle --timeout=300 >05:08:37,769 DBG program: Return code: 0 >05:08:37,772 INF program: Running... udevadm settle --timeout=300 >05:08:37,786 DBG program: Return code: 0 >05:08:37,800 INF program: Running... udevadm settle --timeout=300 >05:08:37,815 DBG program: Return code: 0 >05:08:37,827 INF program: Running... udevadm settle --timeout=300 >05:08:37,842 DBG program: Return code: 0 >05:08:37,856 INF program: Running... udevadm settle --timeout=300 >05:08:37,870 DBG program: Return code: 0 >05:08:37,882 INF program: Running... udevadm settle --timeout=300 >05:08:37,897 DBG program: Return code: 0 >05:08:37,900 INF program: Running... udevadm settle --timeout=300 >05:08:37,915 DBG program: Return code: 0 >05:08:37,930 INF program: Running... udevadm settle --timeout=300 >05:08:37,945 DBG program: Return code: 0 >05:08:37,958 INF program: Running... udevadm settle --timeout=300 >05:08:37,976 DBG program: Return code: 0 >05:08:37,990 INF program: Running... udevadm settle --timeout=300 >05:08:38,005 DBG program: Return code: 0 >05:08:38,018 INF program: Running... udevadm settle --timeout=300 >05:08:38,033 DBG program: Return code: 0 >05:08:38,039 INF program: Running... udevadm settle --timeout=300 >05:08:38,054 DBG program: Return code: 0 >05:08:38,057 INF program: Running... udevadm settle --timeout=300 >05:08:38,072 DBG program: Return code: 0 >05:08:38,085 INF program: Running... udevadm settle --timeout=300 >05:08:38,100 DBG program: Return code: 0 >05:08:38,113 INF program: Running... udevadm settle --timeout=300 >05:08:38,128 DBG program: Return code: 0 >05:08:38,141 INF program: Running... udevadm settle --timeout=300 >05:08:38,157 DBG program: Return code: 0 >05:08:38,169 INF program: Running... udevadm settle --timeout=300 >05:08:38,184 DBG program: Return code: 0 >05:08:38,187 INF program: Running... udevadm settle --timeout=300 >05:08:38,203 DBG program: Return code: 0 >05:08:38,218 INF program: Running... udevadm settle --timeout=300 >05:08:38,233 DBG program: Return code: 0 >05:08:38,246 INF program: Running... udevadm settle --timeout=300 >05:08:38,261 DBG program: Return code: 0 >05:08:38,273 INF program: Running... udevadm settle --timeout=300 >05:08:38,288 DBG program: Return code: 0 >05:08:38,301 INF program: Running... udevadm settle --timeout=300 >05:08:38,316 DBG program: Return code: 0 >05:08:38,319 INF program: Running... udevadm settle --timeout=300 >05:08:38,334 DBG program: Return code: 0 >05:08:38,348 INF program: Running... udevadm settle --timeout=300 >05:08:38,362 DBG program: Return code: 0 >05:08:38,375 INF program: Running... udevadm settle --timeout=300 >05:08:38,391 DBG program: Return code: 0 >05:08:38,405 INF program: Running... udevadm settle --timeout=300 >05:08:38,421 DBG program: Return code: 0 >05:08:38,433 INF program: Running... udevadm settle --timeout=300 >05:08:38,448 DBG program: Return code: 0 >05:08:38,451 INF program: Running... udevadm settle --timeout=300 >05:08:38,465 DBG program: Return code: 0 >05:08:38,479 INF program: Running... udevadm settle --timeout=300 >05:08:38,494 DBG program: Return code: 0 >05:08:38,506 INF program: Running... udevadm settle --timeout=300 >05:08:38,518 DBG program: Return code: 0 >05:08:38,533 INF program: Running... udevadm settle --timeout=300 >05:08:38,545 DBG program: Return code: 0 >05:08:38,557 INF program: Running... udevadm settle --timeout=300 >05:08:38,570 DBG program: Return code: 0 >05:08:38,576 INF program: Running... udevadm settle --timeout=300 >05:08:38,591 DBG program: Return code: 0 >05:08:38,593 INF program: Running... udevadm settle --timeout=300 >05:08:38,608 DBG program: Return code: 0 >05:08:38,622 INF program: Running... udevadm settle --timeout=300 >05:08:38,636 DBG program: Return code: 0 >05:08:38,649 INF program: Running... udevadm settle --timeout=300 >05:08:38,665 DBG program: Return code: 0 >05:08:38,678 INF program: Running... udevadm settle --timeout=300 >05:08:38,693 DBG program: Return code: 0 >05:08:38,705 INF program: Running... udevadm settle --timeout=300 >05:08:38,719 DBG program: Return code: 0 >05:08:38,722 INF program: Running... udevadm settle --timeout=300 >05:08:38,737 DBG program: Return code: 0 >05:08:38,752 INF program: Running... udevadm settle --timeout=300 >05:08:38,766 DBG program: Return code: 0 >05:08:38,779 INF program: Running... udevadm settle --timeout=300 >05:08:38,796 DBG program: Return code: 0 >05:08:38,811 INF program: Running... udevadm settle --timeout=300 >05:08:38,825 DBG program: Return code: 0 >05:08:38,838 INF program: Running... udevadm settle --timeout=300 >05:08:38,853 DBG program: Return code: 0 >05:08:38,856 INF program: Running... udevadm settle --timeout=300 >05:08:38,871 DBG program: Return code: 0 >05:08:38,885 INF program: Running... udevadm settle --timeout=300 >05:08:38,900 DBG program: Return code: 0 >05:08:38,913 INF program: Running... udevadm settle --timeout=300 >05:08:38,928 DBG program: Return code: 0 >05:08:38,942 INF program: Running... udevadm settle --timeout=300 >05:08:38,957 DBG program: Return code: 0 >05:08:38,970 INF program: Running... udevadm settle --timeout=300 >05:08:38,985 DBG program: Return code: 0 >05:08:38,988 INF program: Running... udevadm settle --timeout=300 >05:08:39,006 DBG program: Return code: 0 >05:08:39,020 INF program: Running... udevadm settle --timeout=300 >05:08:39,035 DBG program: Return code: 0 >05:08:39,048 INF program: Running... udevadm settle --timeout=300 >05:08:39,063 DBG program: Return code: 0 >05:08:39,078 INF program: Running... udevadm settle --timeout=300 >05:08:39,092 DBG program: Return code: 0 >05:08:39,105 INF program: Running... udevadm settle --timeout=300 >05:08:39,120 DBG program: Return code: 0 >05:08:39,126 INF program: Running... udevadm settle --timeout=300 >05:08:39,143 DBG program: Return code: 0 >05:08:39,146 INF program: Running... udevadm settle --timeout=300 >05:08:39,161 DBG program: Return code: 0 >05:08:39,175 INF program: Running... udevadm settle --timeout=300 >05:08:39,189 DBG program: Return code: 0 >05:08:39,202 INF program: Running... udevadm settle --timeout=300 >05:08:39,217 DBG program: Return code: 0 >05:08:39,231 INF program: Running... udevadm settle --timeout=300 >05:08:39,246 DBG program: Return code: 0 >05:08:39,259 INF program: Running... udevadm settle --timeout=300 >05:08:39,274 DBG program: Return code: 0 >05:08:39,277 INF program: Running... udevadm settle --timeout=300 >05:08:39,292 DBG program: Return code: 0 >05:08:39,306 INF program: Running... udevadm settle --timeout=300 >05:08:39,321 DBG program: Return code: 0 >05:08:39,334 INF program: Running... udevadm settle --timeout=300 >05:08:39,351 DBG program: Return code: 0 >05:08:39,365 INF program: Running... udevadm settle --timeout=300 >05:08:39,380 DBG program: Return code: 0 >05:08:39,392 INF program: Running... udevadm settle --timeout=300 >05:08:39,407 DBG program: Return code: 0 >05:08:39,410 INF program: Running... udevadm settle --timeout=300 >05:08:39,427 DBG program: Return code: 0 >05:08:39,441 INF program: Running... udevadm settle --timeout=300 >05:08:39,456 DBG program: Return code: 0 >05:08:39,469 INF program: Running... udevadm settle --timeout=300 >05:08:39,484 DBG program: Return code: 0 >05:08:39,498 INF program: Running... udevadm settle --timeout=300 >05:08:39,511 DBG program: Return code: 0 >05:08:39,524 INF program: Running... udevadm settle --timeout=300 >05:08:39,539 DBG program: Return code: 0 >05:08:39,542 INF program: Running... udevadm settle --timeout=300 >05:08:39,558 DBG program: Return code: 0 >05:08:39,572 INF program: Running... udevadm settle --timeout=300 >05:08:39,588 DBG program: Return code: 0 >05:08:39,600 INF program: Running... udevadm settle --timeout=300 >05:08:39,615 DBG program: Return code: 0 >05:08:39,629 INF program: Running... udevadm settle --timeout=300 >05:08:39,646 DBG program: Return code: 0 >05:08:39,658 INF program: Running... udevadm settle --timeout=300 >05:08:39,674 DBG program: Return code: 0 >05:08:39,681 INF program: Running... udevadm settle --timeout=300 >05:08:39,696 DBG program: Return code: 0 >05:08:39,698 INF program: Running... udevadm settle --timeout=300 >05:08:39,714 DBG program: Return code: 0 >05:08:39,728 INF program: Running... udevadm settle --timeout=300 >05:08:39,746 DBG program: Return code: 0 >05:08:39,759 INF program: Running... udevadm settle --timeout=300 >05:08:39,774 DBG program: Return code: 0 >05:08:39,788 INF program: Running... udevadm settle --timeout=300 >05:08:39,803 DBG program: Return code: 0 >05:08:39,816 INF program: Running... udevadm settle --timeout=300 >05:08:39,831 DBG program: Return code: 0 >05:08:39,834 INF program: Running... udevadm settle --timeout=300 >05:08:39,851 DBG program: Return code: 0 >05:08:39,865 INF program: Running... udevadm settle --timeout=300 >05:08:39,880 DBG program: Return code: 0 >05:08:39,892 INF program: Running... udevadm settle --timeout=300 >05:08:39,907 DBG program: Return code: 0 >05:08:39,921 INF program: Running... udevadm settle --timeout=300 >05:08:39,936 DBG program: Return code: 0 >05:08:39,949 INF program: Running... udevadm settle --timeout=300 >05:08:39,962 DBG program: Return code: 0 >05:08:39,965 INF program: Running... udevadm settle --timeout=300 >05:08:39,980 DBG program: Return code: 0 >05:08:39,995 INF program: Running... udevadm settle --timeout=300 >05:08:40,011 DBG program: Return code: 0 >05:08:40,023 INF program: Running... udevadm settle --timeout=300 >05:08:40,038 DBG program: Return code: 0 >05:08:40,051 INF program: Running... udevadm settle --timeout=300 >05:08:40,068 DBG program: Return code: 0 >05:08:40,080 INF program: Running... udevadm settle --timeout=300 >05:08:40,095 DBG program: Return code: 0 >05:08:40,098 INF program: Running... udevadm settle --timeout=300 >05:08:40,114 DBG program: Return code: 0 >05:08:40,128 INF program: Running... udevadm settle --timeout=300 >05:08:40,143 DBG program: Return code: 0 >05:08:40,156 INF program: Running... udevadm settle --timeout=300 >05:08:40,172 DBG program: Return code: 0 >05:08:40,186 INF program: Running... udevadm settle --timeout=300 >05:08:40,200 DBG program: Return code: 0 >05:08:40,212 INF program: Running... udevadm settle --timeout=300 >05:08:40,229 DBG program: Return code: 0 >05:08:40,235 INF program: Running... udevadm settle --timeout=300 >05:08:40,250 DBG program: Return code: 0 >05:08:40,253 INF program: Running... udevadm settle --timeout=300 >05:08:40,270 DBG program: Return code: 0 >05:08:40,284 INF program: Running... udevadm settle --timeout=300 >05:08:40,298 DBG program: Return code: 0 >05:08:40,311 INF program: Running... udevadm settle --timeout=300 >05:08:40,326 DBG program: Return code: 0 >05:08:40,339 INF program: Running... udevadm settle --timeout=300 >05:08:40,354 DBG program: Return code: 0 >05:08:40,367 INF program: Running... udevadm settle --timeout=300 >05:08:40,382 DBG program: Return code: 0 >05:08:40,385 INF program: Running... udevadm settle --timeout=300 >05:08:40,402 DBG program: Return code: 0 >05:08:40,416 INF program: Running... udevadm settle --timeout=300 >05:08:40,431 DBG program: Return code: 0 >05:08:40,444 INF program: Running... udevadm settle --timeout=300 >05:08:40,461 DBG program: Return code: 0 >05:08:40,474 INF program: Running... udevadm settle --timeout=300 >05:08:40,489 DBG program: Return code: 0 >05:08:40,502 INF program: Running... udevadm settle --timeout=300 >05:08:40,519 DBG program: Return code: 0 >05:08:40,522 INF program: Running... udevadm settle --timeout=300 >05:08:40,537 DBG program: Return code: 0 >05:08:40,551 INF program: Running... udevadm settle --timeout=300 >05:08:40,565 DBG program: Return code: 0 >05:08:40,578 INF program: Running... udevadm settle --timeout=300 >05:08:40,593 DBG program: Return code: 0 >05:08:40,607 INF program: Running... udevadm settle --timeout=300 >05:08:40,624 DBG program: Return code: 0 >05:08:40,637 INF program: Running... udevadm settle --timeout=300 >05:08:40,652 DBG program: Return code: 0 >05:08:40,655 INF program: Running... udevadm settle --timeout=300 >05:08:40,673 DBG program: Return code: 0 >05:08:40,687 INF program: Running... udevadm settle --timeout=300 >05:08:40,702 DBG program: Return code: 0 >05:08:40,715 INF program: Running... udevadm settle --timeout=300 >05:08:40,732 DBG program: Return code: 0 >05:08:40,746 INF program: Running... udevadm settle --timeout=300 >05:08:40,760 DBG program: Return code: 0 >05:08:40,773 INF program: Running... udevadm settle --timeout=300 >05:08:40,788 DBG program: Return code: 0 >05:08:40,794 INF program: Running... udevadm settle --timeout=300 >05:08:40,809 DBG program: Return code: 0 >05:08:40,812 INF program: Running... udevadm settle --timeout=300 >05:08:40,829 DBG program: Return code: 0 >05:08:40,842 INF program: Running... udevadm settle --timeout=300 >05:08:40,859 DBG program: Return code: 0 >05:08:40,872 INF program: Running... udevadm settle --timeout=300 >05:08:40,889 DBG program: Return code: 0 >05:08:40,902 INF program: Running... udevadm settle --timeout=300 >05:08:40,915 DBG program: Return code: 0 >05:08:40,928 INF program: Running... udevadm settle --timeout=300 >05:08:40,941 DBG program: Return code: 0 >05:08:40,944 INF program: Running... udevadm settle --timeout=300 >05:08:40,960 DBG program: Return code: 0 >05:08:40,974 INF program: Running... udevadm settle --timeout=300 >05:08:40,989 DBG program: Return code: 0 >05:08:41,002 INF program: Running... udevadm settle --timeout=300 >05:08:41,016 DBG program: Return code: 0 >05:08:41,031 INF program: Running... udevadm settle --timeout=300 >05:08:41,046 DBG program: Return code: 0 >05:08:41,059 INF program: Running... udevadm settle --timeout=300 >05:08:41,074 DBG program: Return code: 0 >05:08:41,077 INF program: Running... udevadm settle --timeout=300 >05:08:41,093 DBG program: Return code: 0 >05:08:41,107 INF program: Running... udevadm settle --timeout=300 >05:08:41,122 DBG program: Return code: 0 >05:08:41,136 INF program: Running... udevadm settle --timeout=300 >05:08:41,150 DBG program: Return code: 0 >05:08:41,164 INF program: Running... udevadm settle --timeout=300 >05:08:41,179 DBG program: Return code: 0 >05:08:41,192 INF program: Running... udevadm settle --timeout=300 >05:08:41,207 DBG program: Return code: 0 >05:08:41,210 INF program: Running... udevadm settle --timeout=300 >05:08:41,227 DBG program: Return code: 0 >05:08:41,241 INF program: Running... udevadm settle --timeout=300 >05:08:41,255 DBG program: Return code: 0 >05:08:41,268 INF program: Running... udevadm settle --timeout=300 >05:08:41,283 DBG program: Return code: 0 >05:08:41,298 INF program: Running... udevadm settle --timeout=300 >05:08:41,313 DBG program: Return code: 0 >05:08:41,325 INF program: Running... udevadm settle --timeout=300 >05:08:41,340 DBG program: Return code: 0 >05:08:41,347 INF program: Running... udevadm settle --timeout=300 >05:08:41,363 DBG program: Return code: 0 >05:08:41,365 INF program: Running... udevadm settle --timeout=300 >05:08:41,380 DBG program: Return code: 0 >05:08:41,394 INF program: Running... udevadm settle --timeout=300 >05:08:41,409 DBG program: Return code: 0 >05:08:41,422 INF program: Running... udevadm settle --timeout=300 >05:08:41,439 DBG program: Return code: 0 >05:08:41,453 INF program: Running... udevadm settle --timeout=300 >05:08:41,468 DBG program: Return code: 0 >05:08:41,479 INF program: Running... udevadm settle --timeout=300 >05:08:41,494 DBG program: Return code: 0 >05:08:41,497 INF program: Running... udevadm settle --timeout=300 >05:08:41,512 DBG program: Return code: 0 >05:08:41,526 INF program: Running... udevadm settle --timeout=300 >05:08:41,540 DBG program: Return code: 0 >05:08:41,553 INF program: Running... udevadm settle --timeout=300 >05:08:41,568 DBG program: Return code: 0 >05:08:41,582 INF program: Running... udevadm settle --timeout=300 >05:08:41,595 DBG program: Return code: 0 >05:08:41,607 INF program: Running... udevadm settle --timeout=300 >05:08:41,622 DBG program: Return code: 0 >05:08:41,625 INF program: Running... udevadm settle --timeout=300 >05:08:41,640 DBG program: Return code: 0 >05:08:41,654 INF program: Running... udevadm settle --timeout=300 >05:08:41,668 DBG program: Return code: 0 >05:08:41,681 INF program: Running... udevadm settle --timeout=300 >05:08:41,696 DBG program: Return code: 0 >05:08:41,710 INF program: Running... udevadm settle --timeout=300 >05:08:41,724 DBG program: Return code: 0 >05:08:41,736 INF program: Running... udevadm settle --timeout=300 >05:08:41,749 DBG program: Return code: 0 >05:08:41,752 INF program: Running... udevadm settle --timeout=300 >05:08:41,767 DBG program: Return code: 0 >05:08:41,781 INF program: Running... udevadm settle --timeout=300 >05:08:41,794 DBG program: Return code: 0 >05:08:41,807 INF program: Running... udevadm settle --timeout=300 >05:08:41,821 DBG program: Return code: 0 >05:08:41,835 INF program: Running... udevadm settle --timeout=300 >05:08:41,850 DBG program: Return code: 0 >05:08:41,862 INF program: Running... udevadm settle --timeout=300 >05:08:41,877 DBG program: Return code: 0 >05:08:41,884 INF program: Running... udevadm settle --timeout=300 >05:08:41,898 DBG program: Return code: 0 >05:08:41,901 INF program: Running... udevadm settle --timeout=300 >05:08:41,917 DBG program: Return code: 0 >05:08:41,931 INF program: Running... udevadm settle --timeout=300 >05:08:41,946 DBG program: Return code: 0 >05:08:41,958 INF program: Running... udevadm settle --timeout=300 >05:08:41,973 DBG program: Return code: 0 >05:08:41,987 INF program: Running... udevadm settle --timeout=300 >05:08:42,001 DBG program: Return code: 0 >05:08:42,013 INF program: Running... udevadm settle --timeout=300 >05:08:42,028 DBG program: Return code: 0 >05:08:42,031 INF program: Running... udevadm settle --timeout=300 >05:08:42,046 DBG program: Return code: 0 >05:08:42,060 INF program: Running... udevadm settle --timeout=300 >05:08:42,074 DBG program: Return code: 0 >05:08:42,087 INF program: Running... udevadm settle --timeout=300 >05:08:42,102 DBG program: Return code: 0 >05:08:42,116 INF program: Running... udevadm settle --timeout=300 >05:08:42,130 DBG program: Return code: 0 >05:08:42,143 INF program: Running... udevadm settle --timeout=300 >05:08:42,158 DBG program: Return code: 0 >05:08:42,161 INF program: Running... udevadm settle --timeout=300 >05:08:42,176 DBG program: Return code: 0 >05:08:42,190 INF program: Running... udevadm settle --timeout=300 >05:08:42,205 DBG program: Return code: 0 >05:08:42,219 INF program: Running... udevadm settle --timeout=300 >05:08:42,235 DBG program: Return code: 0 >05:08:42,249 INF program: Running... udevadm settle --timeout=300 >05:08:42,265 DBG program: Return code: 0 >05:08:42,278 INF program: Running... udevadm settle --timeout=300 >05:08:42,295 DBG program: Return code: 0 >05:08:42,298 INF program: Running... udevadm settle --timeout=300 >05:08:42,313 DBG program: Return code: 0 >05:08:42,327 INF program: Running... udevadm settle --timeout=300 >05:08:42,343 DBG program: Return code: 0 >05:08:42,355 INF program: Running... udevadm settle --timeout=300 >05:08:42,370 DBG program: Return code: 0 >05:08:42,384 INF program: Running... udevadm settle --timeout=300 >05:08:42,399 DBG program: Return code: 0 >05:08:42,411 INF program: Running... udevadm settle --timeout=300 >05:08:42,426 DBG program: Return code: 0 >05:08:42,433 INF program: Running... udevadm settle --timeout=300 >05:08:42,446 DBG program: Return code: 0 >05:08:42,448 INF program: Running... udevadm settle --timeout=300 >05:08:42,463 DBG program: Return code: 0 >05:08:42,476 INF program: Running... udevadm settle --timeout=300 >05:08:42,491 DBG program: Return code: 0 >05:08:42,504 INF program: Running... udevadm settle --timeout=300 >05:08:42,521 DBG program: Return code: 0 >05:08:42,535 INF program: Running... udevadm settle --timeout=300 >05:08:42,550 DBG program: Return code: 0 >05:08:42,563 INF program: Running... udevadm settle --timeout=300 >05:08:42,578 DBG program: Return code: 0 >05:08:42,581 INF program: Running... udevadm settle --timeout=300 >05:08:42,598 DBG program: Return code: 0 >05:08:42,612 INF program: Running... udevadm settle --timeout=300 >05:08:42,627 DBG program: Return code: 0 >05:08:42,640 INF program: Running... udevadm settle --timeout=300 >05:08:42,655 DBG program: Return code: 0 >05:08:42,668 INF program: Running... udevadm settle --timeout=300 >05:08:42,683 DBG program: Return code: 0 >05:08:42,696 INF program: Running... udevadm settle --timeout=300 >05:08:42,712 DBG program: Return code: 0 >05:08:42,715 INF program: Running... udevadm settle --timeout=300 >05:08:42,730 DBG program: Return code: 0 >05:08:42,744 INF program: Running... udevadm settle --timeout=300 >05:08:42,759 DBG program: Return code: 0 >05:08:42,771 INF program: Running... udevadm settle --timeout=300 >05:08:42,786 DBG program: Return code: 0 >05:08:42,800 INF program: Running... udevadm settle --timeout=300 >05:08:42,815 DBG program: Return code: 0 >05:08:42,827 INF program: Running... udevadm settle --timeout=300 >05:08:42,841 DBG program: Return code: 0 >05:08:42,844 INF program: Running... udevadm settle --timeout=300 >05:08:42,859 DBG program: Return code: 0 >05:08:42,873 INF program: Running... udevadm settle --timeout=300 >05:08:42,890 DBG program: Return code: 0 >05:08:42,903 INF program: Running... udevadm settle --timeout=300 >05:08:42,920 DBG program: Return code: 0 >05:08:42,934 INF program: Running... udevadm settle --timeout=300 >05:08:42,951 DBG program: Return code: 0 >05:08:42,964 INF program: Running... udevadm settle --timeout=300 >05:08:42,980 DBG program: Return code: 0 >05:08:42,986 INF program: Running... udevadm settle --timeout=300 >05:08:43,001 DBG program: Return code: 0 >05:08:43,003 INF program: Running... udevadm settle --timeout=300 >05:08:43,020 DBG program: Return code: 0 >05:08:43,033 INF program: Running... udevadm settle --timeout=300 >05:08:43,048 DBG program: Return code: 0 >05:08:43,061 INF program: Running... udevadm settle --timeout=300 >05:08:43,077 DBG program: Return code: 0 >05:08:43,090 INF program: Running... udevadm settle --timeout=300 >05:08:43,107 DBG program: Return code: 0 >05:08:43,120 INF program: Running... udevadm settle --timeout=300 >05:08:43,136 DBG program: Return code: 0 >05:08:43,139 INF program: Running... udevadm settle --timeout=300 >05:08:43,154 DBG program: Return code: 0 >05:08:43,169 INF program: Running... udevadm settle --timeout=300 >05:08:43,186 DBG program: Return code: 0 >05:08:43,199 INF program: Running... udevadm settle --timeout=300 >05:08:43,214 DBG program: Return code: 0 >05:08:43,229 INF program: Running... udevadm settle --timeout=300 >05:08:43,243 DBG program: Return code: 0 >05:08:43,255 INF program: Running... udevadm settle --timeout=300 >05:08:43,270 DBG program: Return code: 0 >05:08:43,273 INF program: Running... udevadm settle --timeout=300 >05:08:43,288 DBG program: Return code: 0 >05:08:43,302 INF program: Running... udevadm settle --timeout=300 >05:08:43,316 DBG program: Return code: 0 >05:08:43,329 INF program: Running... udevadm settle --timeout=300 >05:08:43,344 DBG program: Return code: 0 >05:08:43,358 INF program: Running... udevadm settle --timeout=300 >05:08:43,373 DBG program: Return code: 0 >05:08:43,385 INF program: Running... udevadm settle --timeout=300 >05:08:43,399 DBG program: Return code: 0 >05:08:43,402 INF program: Running... udevadm settle --timeout=300 >05:08:43,416 DBG program: Return code: 0 >05:08:43,430 INF program: Running... udevadm settle --timeout=300 >05:08:43,445 DBG program: Return code: 0 >05:08:43,458 INF program: Running... udevadm settle --timeout=300 >05:08:43,473 DBG program: Return code: 0 >05:08:43,486 INF program: Running... udevadm settle --timeout=300 >05:08:43,500 DBG program: Return code: 0 >05:08:43,512 INF program: Running... udevadm settle --timeout=300 >05:08:43,526 DBG program: Return code: 0 >05:08:43,532 INF program: Running... udevadm settle --timeout=300 >05:08:43,549 DBG program: Return code: 0 >05:08:43,552 INF program: Running... udevadm settle --timeout=300 >05:08:43,567 DBG program: Return code: 0 >05:08:43,581 INF program: Running... udevadm settle --timeout=300 >05:08:43,596 DBG program: Return code: 0 >05:08:43,609 INF program: Running... udevadm settle --timeout=300 >05:08:43,624 DBG program: Return code: 0 >05:08:43,638 INF program: Running... udevadm settle --timeout=300 >05:08:43,653 DBG program: Return code: 0 >05:08:43,666 INF program: Running... udevadm settle --timeout=300 >05:08:43,681 DBG program: Return code: 0 >05:08:43,684 INF program: Running... udevadm settle --timeout=300 >05:08:43,700 DBG program: Return code: 0 >05:08:43,714 INF program: Running... udevadm settle --timeout=300 >05:08:43,728 DBG program: Return code: 0 >05:08:43,741 INF program: Running... udevadm settle --timeout=300 >05:08:43,756 DBG program: Return code: 0 >05:08:43,770 INF program: Running... udevadm settle --timeout=300 >05:08:43,785 DBG program: Return code: 0 >05:08:43,798 INF program: Running... udevadm settle --timeout=300 >05:08:43,813 DBG program: Return code: 0 >05:08:43,816 INF program: Running... udevadm settle --timeout=300 >05:08:43,833 DBG program: Return code: 0 >05:08:43,846 INF program: Running... udevadm settle --timeout=300 >05:08:43,862 DBG program: Return code: 0 >05:08:43,874 INF program: Running... udevadm settle --timeout=300 >05:08:43,891 DBG program: Return code: 0 >05:08:43,904 INF program: Running... udevadm settle --timeout=300 >05:08:43,920 DBG program: Return code: 0 >05:08:43,932 INF program: Running... udevadm settle --timeout=300 >05:08:43,946 DBG program: Return code: 0 >05:08:43,949 INF program: Running... udevadm settle --timeout=300 >05:08:43,965 DBG program: Return code: 0 >05:08:43,978 INF program: Running... udevadm settle --timeout=300 >05:08:43,993 DBG program: Return code: 0 >05:08:44,005 INF program: Running... udevadm settle --timeout=300 >05:08:44,020 DBG program: Return code: 0 >05:08:44,035 INF program: Running... udevadm settle --timeout=300 >05:08:44,049 DBG program: Return code: 0 >05:08:44,061 INF program: Running... udevadm settle --timeout=300 >05:08:44,076 DBG program: Return code: 0 >05:08:44,082 INF program: Running... udevadm settle --timeout=300 >05:08:44,097 DBG program: Return code: 0 >05:08:44,100 INF program: Running... udevadm settle --timeout=300 >05:08:44,115 DBG program: Return code: 0 >05:08:44,128 INF program: Running... udevadm settle --timeout=300 >05:08:44,142 DBG program: Return code: 0 >05:08:44,155 INF program: Running... udevadm settle --timeout=300 >05:08:44,170 DBG program: Return code: 0 >05:08:44,184 INF program: Running... udevadm settle --timeout=300 >05:08:44,198 DBG program: Return code: 0 >05:08:44,211 INF program: Running... udevadm settle --timeout=300 >05:08:44,226 DBG program: Return code: 0 >05:08:44,229 INF program: Running... udevadm settle --timeout=300 >05:08:44,243 DBG program: Return code: 0 >05:08:44,256 INF program: Running... udevadm settle --timeout=300 >05:08:44,271 DBG program: Return code: 0 >05:08:44,284 INF program: Running... udevadm settle --timeout=300 >05:08:44,301 DBG program: Return code: 0 >05:08:44,314 INF program: Running... udevadm settle --timeout=300 >05:08:44,330 DBG program: Return code: 0 >05:08:44,342 INF program: Running... udevadm settle --timeout=300 >05:08:44,356 DBG program: Return code: 0 >05:08:44,359 INF program: Running... udevadm settle --timeout=300 >05:08:44,377 DBG program: Return code: 0 >05:08:44,391 INF program: Running... udevadm settle --timeout=300 >05:08:44,406 DBG program: Return code: 0 >05:08:44,419 INF program: Running... udevadm settle --timeout=300 >05:08:44,436 DBG program: Return code: 0 >05:08:44,449 INF program: Running... udevadm settle --timeout=300 >05:08:44,464 DBG program: Return code: 0 >05:08:44,476 INF program: Running... udevadm settle --timeout=300 >05:08:44,493 DBG program: Return code: 0 >05:08:44,496 INF program: Running... udevadm settle --timeout=300 >05:08:44,512 DBG program: Return code: 0 >05:08:44,526 INF program: Running... udevadm settle --timeout=300 >05:08:44,541 DBG program: Return code: 0 >05:08:44,554 INF program: Running... udevadm settle --timeout=300 >05:08:44,571 DBG program: Return code: 0 >05:08:44,585 INF program: Running... udevadm settle --timeout=300 >05:08:44,600 DBG program: Return code: 0 >05:08:44,613 INF program: Running... udevadm settle --timeout=300 >05:08:44,628 DBG program: Return code: 0 >05:08:44,635 INF program: Running... udevadm settle --timeout=300 >05:08:44,649 DBG program: Return code: 0 >05:08:44,652 INF program: Running... udevadm settle --timeout=300 >05:08:44,668 DBG program: Return code: 0 >05:08:44,682 INF program: Running... udevadm settle --timeout=300 >05:08:44,697 DBG program: Return code: 0 >05:08:44,709 INF program: Running... udevadm settle --timeout=300 >05:08:44,724 DBG program: Return code: 0 >05:08:44,738 INF program: Running... udevadm settle --timeout=300 >05:08:44,753 DBG program: Return code: 0 >05:08:44,766 INF program: Running... udevadm settle --timeout=300 >05:08:44,783 DBG program: Return code: 0 >05:08:44,785 INF program: Running... udevadm settle --timeout=300 >05:08:44,800 DBG program: Return code: 0 >05:08:44,814 INF program: Running... udevadm settle --timeout=300 >05:08:44,831 DBG program: Return code: 0 >05:08:44,843 INF program: Running... udevadm settle --timeout=300 >05:08:44,858 DBG program: Return code: 0 >05:08:44,872 INF program: Running... udevadm settle --timeout=300 >05:08:44,887 DBG program: Return code: 0 >05:08:44,900 INF program: Running... udevadm settle --timeout=300 >05:08:44,915 DBG program: Return code: 0 >05:08:44,918 INF program: Running... udevadm settle --timeout=300 >05:08:44,933 DBG program: Return code: 0 >05:08:44,947 INF program: Running... udevadm settle --timeout=300 >05:08:44,962 DBG program: Return code: 0 >05:08:44,975 INF program: Running... udevadm settle --timeout=300 >05:08:44,991 DBG program: Return code: 0 >05:08:45,005 INF program: Running... udevadm settle --timeout=300 >05:08:45,020 DBG program: Return code: 0 >05:08:45,033 INF program: Running... udevadm settle --timeout=300 >05:08:45,049 DBG program: Return code: 0 >05:08:45,051 INF program: Running... udevadm settle --timeout=300 >05:08:45,066 DBG program: Return code: 0 >05:08:45,079 INF program: Running... udevadm settle --timeout=300 >05:08:45,096 DBG program: Return code: 0 >05:08:45,108 INF program: Running... udevadm settle --timeout=300 >05:08:45,123 DBG program: Return code: 0 >05:08:45,138 INF program: Running... udevadm settle --timeout=300 >05:08:45,154 DBG program: Return code: 0 >05:08:45,166 INF program: Running... udevadm settle --timeout=300 >05:08:45,180 DBG program: Return code: 0 >05:08:45,187 INF program: Running... udevadm settle --timeout=300 >05:08:45,201 DBG program: Return code: 0 >05:08:45,203 INF program: Running... udevadm settle --timeout=300 >05:08:45,218 DBG program: Return code: 0 >05:08:45,231 INF program: Running... udevadm settle --timeout=300 >05:08:45,248 DBG program: Return code: 0 >05:08:45,261 INF program: Running... udevadm settle --timeout=300 >05:08:45,278 DBG program: Return code: 0 >05:08:45,291 INF program: Running... udevadm settle --timeout=300 >05:08:45,308 DBG program: Return code: 0 >05:08:45,320 INF program: Running... udevadm settle --timeout=300 >05:08:45,336 DBG program: Return code: 0 >05:08:45,339 INF program: Running... udevadm settle --timeout=300 >05:08:45,353 DBG program: Return code: 0 >05:08:45,367 INF program: Running... udevadm settle --timeout=300 >05:08:45,381 DBG program: Return code: 0 >05:08:45,394 INF program: Running... udevadm settle --timeout=300 >05:08:45,409 DBG program: Return code: 0 >05:08:45,423 INF program: Running... udevadm settle --timeout=300 >05:08:45,437 DBG program: Return code: 0 >05:08:45,449 INF program: Running... udevadm settle --timeout=300 >05:08:45,463 DBG program: Return code: 0 >05:08:45,466 INF program: Running... udevadm settle --timeout=300 >05:08:45,481 DBG program: Return code: 0 >05:08:45,494 INF program: Running... udevadm settle --timeout=300 >05:08:45,511 DBG program: Return code: 0 >05:08:45,523 INF program: Running... udevadm settle --timeout=300 >05:08:45,537 DBG program: Return code: 0 >05:08:45,552 INF program: Running... udevadm settle --timeout=300 >05:08:45,566 DBG program: Return code: 0 >05:08:45,579 INF program: Running... udevadm settle --timeout=300 >05:08:45,593 DBG program: Return code: 0 >05:08:45,596 INF program: Running... udevadm settle --timeout=300 >05:08:45,611 DBG program: Return code: 0 >05:08:45,625 INF program: Running... udevadm settle --timeout=300 >05:08:45,639 DBG program: Return code: 0 >05:08:45,652 INF program: Running... udevadm settle --timeout=300 >05:08:45,666 DBG program: Return code: 0 >05:08:45,680 INF program: Running... udevadm settle --timeout=300 >05:08:45,695 DBG program: Return code: 0 >05:08:45,708 INF program: Running... udevadm settle --timeout=300 >05:08:45,722 DBG program: Return code: 0 >05:08:45,729 INF program: Running... udevadm settle --timeout=300 >05:08:45,744 DBG program: Return code: 0 >05:08:45,747 INF program: Running... udevadm settle --timeout=300 >05:08:45,764 DBG program: Return code: 0 >05:08:45,778 INF program: Running... udevadm settle --timeout=300 >05:08:45,793 DBG program: Return code: 0 >05:08:45,805 INF program: Running... udevadm settle --timeout=300 >05:08:45,821 DBG program: Return code: 0 >05:08:45,834 INF program: Running... udevadm settle --timeout=300 >05:08:45,850 DBG program: Return code: 0 >05:08:45,863 INF program: Running... udevadm settle --timeout=300 >05:08:45,879 DBG program: Return code: 0 >05:08:45,882 INF program: Running... udevadm settle --timeout=300 >05:08:45,898 DBG program: Return code: 0 >05:08:45,912 INF program: Running... udevadm settle --timeout=300 >05:08:45,926 DBG program: Return code: 0 >05:08:45,938 INF program: Running... udevadm settle --timeout=300 >05:08:45,955 DBG program: Return code: 0 >05:08:45,969 INF program: Running... udevadm settle --timeout=300 >05:08:45,986 DBG program: Return code: 0 >05:08:45,997 INF program: Running... udevadm settle --timeout=300 >05:08:46,012 DBG program: Return code: 0 >05:08:46,015 INF program: Running... udevadm settle --timeout=300 >05:08:46,032 DBG program: Return code: 0 >05:08:46,047 INF program: Running... udevadm settle --timeout=300 >05:08:46,063 DBG program: Return code: 0 >05:08:46,076 INF program: Running... udevadm settle --timeout=300 >05:08:46,091 DBG program: Return code: 0 >05:08:46,105 INF program: Running... udevadm settle --timeout=300 >05:08:46,122 DBG program: Return code: 0 >05:08:46,134 INF program: Running... udevadm settle --timeout=300 >05:08:46,149 DBG program: Return code: 0 >05:08:46,152 INF program: Running... udevadm settle --timeout=300 >05:08:46,169 DBG program: Return code: 0 >05:08:46,183 INF program: Running... udevadm settle --timeout=300 >05:08:46,199 DBG program: Return code: 0 >05:08:46,212 INF program: Running... udevadm settle --timeout=300 >05:08:46,229 DBG program: Return code: 0 >05:08:46,243 INF program: Running... udevadm settle --timeout=300 >05:08:46,260 DBG program: Return code: 0 >05:08:46,273 INF program: Running... udevadm settle --timeout=300 >05:08:46,289 DBG program: Return code: 0 >05:08:46,296 INF program: Running... udevadm settle --timeout=300 >05:08:46,312 DBG program: Return code: 0 >05:08:46,314 INF program: Running... udevadm settle --timeout=300 >05:08:46,329 DBG program: Return code: 0 >05:08:46,343 INF program: Running... udevadm settle --timeout=300 >05:08:46,357 DBG program: Return code: 0 >05:08:46,370 INF program: Running... udevadm settle --timeout=300 >05:08:46,384 DBG program: Return code: 0 >05:08:46,397 INF program: Running... udevadm settle --timeout=300 >05:08:46,414 DBG program: Return code: 0 >05:08:46,426 INF program: Running... udevadm settle --timeout=300 >05:08:46,443 DBG program: Return code: 0 >05:08:46,445 INF program: Running... udevadm settle --timeout=300 >05:08:46,462 DBG program: Return code: 0 >05:08:46,476 INF program: Running... udevadm settle --timeout=300 >05:08:46,491 DBG program: Return code: 0 >05:08:46,503 INF program: Running... udevadm settle --timeout=300 >05:08:46,519 DBG program: Return code: 0 >05:08:46,533 INF program: Running... udevadm settle --timeout=300 >05:08:46,549 DBG program: Return code: 0 >05:08:46,561 INF program: Running... udevadm settle --timeout=300 >05:08:46,577 DBG program: Return code: 0 >05:08:46,580 INF program: Running... udevadm settle --timeout=300 >05:08:46,597 DBG program: Return code: 0 >05:08:46,611 INF program: Running... udevadm settle --timeout=300 >05:08:46,625 DBG program: Return code: 0 >05:08:46,638 INF program: Running... udevadm settle --timeout=300 >05:08:46,653 DBG program: Return code: 0 >05:08:46,667 INF program: Running... udevadm settle --timeout=300 >05:08:46,684 DBG program: Return code: 0 >05:08:46,696 INF program: Running... udevadm settle --timeout=300 >05:08:46,713 DBG program: Return code: 0 >05:08:46,716 INF program: Running... udevadm settle --timeout=300 >05:08:46,730 DBG program: Return code: 0 >05:08:46,743 INF program: Running... udevadm settle --timeout=300 >05:08:46,760 DBG program: Return code: 0 >05:08:46,773 INF program: Running... udevadm settle --timeout=300 >05:08:46,788 DBG program: Return code: 0 >05:08:46,802 INF program: Running... udevadm settle --timeout=300 >05:08:46,819 DBG program: Return code: 0 >05:08:46,831 INF program: Running... udevadm settle --timeout=300 >05:08:46,846 DBG program: Return code: 0 >05:08:46,853 INF program: Running... udevadm settle --timeout=300 >05:08:46,869 DBG program: Return code: 0 >05:08:46,871 INF program: Running... udevadm settle --timeout=300 >05:08:46,886 DBG program: Return code: 0 >05:08:46,899 INF program: Running... udevadm settle --timeout=300 >05:08:46,914 DBG program: Return code: 0 >05:08:46,927 INF program: Running... udevadm settle --timeout=300 >05:08:46,940 DBG program: Return code: 0 >05:08:46,954 INF program: Running... udevadm settle --timeout=300 >05:08:46,968 DBG program: Return code: 0 >05:08:46,980 INF program: Running... udevadm settle --timeout=300 >05:08:46,995 DBG program: Return code: 0 >05:08:46,998 INF program: Running... udevadm settle --timeout=300 >05:08:47,013 DBG program: Return code: 0 >05:08:47,027 INF program: Running... udevadm settle --timeout=300 >05:08:47,040 DBG program: Return code: 0 >05:08:47,053 INF program: Running... udevadm settle --timeout=300 >05:08:47,067 DBG program: Return code: 0 >05:08:47,081 INF program: Running... udevadm settle --timeout=300 >05:08:47,095 DBG program: Return code: 0 >05:08:47,107 INF program: Running... udevadm settle --timeout=300 >05:08:47,122 DBG program: Return code: 0 >05:08:47,125 INF program: Running... udevadm settle --timeout=300 >05:08:47,140 DBG program: Return code: 0 >05:08:47,154 INF program: Running... udevadm settle --timeout=300 >05:08:47,168 DBG program: Return code: 0 >05:08:47,181 INF program: Running... udevadm settle --timeout=300 >05:08:47,195 DBG program: Return code: 0 >05:08:47,208 INF program: Running... udevadm settle --timeout=300 >05:08:47,225 DBG program: Return code: 0 >05:08:47,237 INF program: Running... udevadm settle --timeout=300 >05:08:47,252 DBG program: Return code: 0 >05:08:47,255 INF program: Running... udevadm settle --timeout=300 >05:08:47,271 DBG program: Return code: 0 >05:08:47,285 INF program: Running... udevadm settle --timeout=300 >05:08:47,301 DBG program: Return code: 0 >05:08:47,313 INF program: Running... udevadm settle --timeout=300 >05:08:47,327 DBG program: Return code: 0 >05:08:47,342 INF program: Running... udevadm settle --timeout=300 >05:08:47,356 DBG program: Return code: 0 >05:08:47,368 INF program: Running... udevadm settle --timeout=300 >05:08:47,385 DBG program: Return code: 0 >05:08:47,392 INF program: Running... udevadm settle --timeout=300 >05:08:47,406 DBG program: Return code: 0 >05:08:47,409 INF program: Running... udevadm settle --timeout=300 >05:08:47,425 DBG program: Return code: 0 >05:08:47,438 INF program: Running... udevadm settle --timeout=300 >05:08:47,452 DBG program: Return code: 0 >05:08:47,465 INF program: Running... udevadm settle --timeout=300 >05:08:47,480 DBG program: Return code: 0 >05:08:47,494 INF program: Running... udevadm settle --timeout=300 >05:08:47,508 DBG program: Return code: 0 >05:08:47,520 INF program: Running... udevadm settle --timeout=300 >05:08:47,535 DBG program: Return code: 0 >05:08:47,537 INF program: Running... udevadm settle --timeout=300 >05:08:47,553 DBG program: Return code: 0 >05:08:47,567 INF program: Running... udevadm settle --timeout=300 >05:08:47,583 DBG program: Return code: 0 >05:08:47,596 INF program: Running... udevadm settle --timeout=300 >05:08:47,610 DBG program: Return code: 0 >05:08:47,624 INF program: Running... udevadm settle --timeout=300 >05:08:47,638 DBG program: Return code: 0 >05:08:47,651 INF program: Running... udevadm settle --timeout=300 >05:08:47,664 DBG program: Return code: 0 >05:08:47,667 INF program: Running... udevadm settle --timeout=300 >05:08:47,681 DBG program: Return code: 0 >05:08:47,695 INF program: Running... udevadm settle --timeout=300 >05:08:47,709 DBG program: Return code: 0 >05:08:47,722 INF program: Running... udevadm settle --timeout=300 >05:08:47,737 DBG program: Return code: 0 >05:08:47,752 INF program: Running... udevadm settle --timeout=300 >05:08:47,766 DBG program: Return code: 0 >05:08:47,779 INF program: Running... udevadm settle --timeout=300 >05:08:47,795 DBG program: Return code: 0 >05:08:47,798 INF program: Running... udevadm settle --timeout=300 >05:08:47,814 DBG program: Return code: 0 >05:08:47,828 INF program: Running... udevadm settle --timeout=300 >05:08:47,844 DBG program: Return code: 0 >05:08:47,856 INF program: Running... udevadm settle --timeout=300 >05:08:47,872 DBG program: Return code: 0 >05:08:47,886 INF program: Running... udevadm settle --timeout=300 >05:08:47,900 DBG program: Return code: 0 >05:08:47,913 INF program: Running... udevadm settle --timeout=300 >05:08:47,930 DBG program: Return code: 0 >05:08:47,936 INF program: Running... udevadm settle --timeout=300 >05:08:47,950 DBG program: Return code: 0 >05:08:47,952 INF program: Running... udevadm settle --timeout=300 >05:08:47,968 DBG program: Return code: 0 >05:08:47,982 INF program: Running... udevadm settle --timeout=300 >05:08:47,998 DBG program: Return code: 0 >05:08:48,010 INF program: Running... udevadm settle --timeout=300 >05:08:48,025 DBG program: Return code: 0 >05:08:48,039 INF program: Running... udevadm settle --timeout=300 >05:08:48,054 DBG program: Return code: 0 >05:08:48,066 INF program: Running... udevadm settle --timeout=300 >05:08:48,083 DBG program: Return code: 0 >05:08:48,086 INF program: Running... udevadm settle --timeout=300 >05:08:48,100 DBG program: Return code: 0 >05:08:48,114 INF program: Running... udevadm settle --timeout=300 >05:08:48,128 DBG program: Return code: 0 >05:08:48,140 INF program: Running... udevadm settle --timeout=300 >05:08:48,155 DBG program: Return code: 0 >05:08:48,169 INF program: Running... udevadm settle --timeout=300 >05:08:48,182 DBG program: Return code: 0 >05:08:48,194 INF program: Running... udevadm settle --timeout=300 >05:08:48,210 DBG program: Return code: 0 >05:08:48,213 INF program: Running... udevadm settle --timeout=300 >05:08:48,228 DBG program: Return code: 0 >05:08:48,242 INF program: Running... udevadm settle --timeout=300 >05:08:48,256 DBG program: Return code: 0 >05:08:48,269 INF program: Running... udevadm settle --timeout=300 >05:08:48,283 DBG program: Return code: 0 >05:08:48,297 INF program: Running... udevadm settle --timeout=300 >05:08:48,312 DBG program: Return code: 0 >05:08:48,325 INF program: Running... udevadm settle --timeout=300 >05:08:48,339 DBG program: Return code: 0 >05:08:48,342 INF program: Running... udevadm settle --timeout=300 >05:08:48,357 DBG program: Return code: 0 >05:08:48,371 INF program: Running... udevadm settle --timeout=300 >05:08:48,386 DBG program: Return code: 0 >05:08:48,399 INF program: Running... udevadm settle --timeout=300 >05:08:48,414 DBG program: Return code: 0 >05:08:48,428 INF program: Running... udevadm settle --timeout=300 >05:08:48,444 DBG program: Return code: 0 >05:08:48,456 INF program: Running... udevadm settle --timeout=300 >05:08:48,473 DBG program: Return code: 0 >05:08:48,478 INF program: Running... udevadm settle --timeout=300 >05:08:48,495 DBG program: Return code: 0 >05:08:48,498 INF program: Running... udevadm settle --timeout=300 >05:08:48,514 DBG program: Return code: 0 >05:08:48,527 INF program: Running... udevadm settle --timeout=300 >05:08:48,542 DBG program: Return code: 0 >05:08:48,555 INF program: Running... udevadm settle --timeout=300 >05:08:48,569 DBG program: Return code: 0 >05:08:48,583 INF program: Running... udevadm settle --timeout=300 >05:08:48,598 DBG program: Return code: 0 >05:08:48,610 INF program: Running... udevadm settle --timeout=300 >05:08:48,626 DBG program: Return code: 0 >05:08:48,628 INF program: Running... udevadm settle --timeout=300 >05:08:48,643 DBG program: Return code: 0 >05:08:48,657 INF program: Running... udevadm settle --timeout=300 >05:08:48,672 DBG program: Return code: 0 >05:08:48,685 INF program: Running... udevadm settle --timeout=300 >05:08:48,700 DBG program: Return code: 0 >05:08:48,713 INF program: Running... udevadm settle --timeout=300 >05:08:48,728 DBG program: Return code: 0 >05:08:48,740 INF program: Running... udevadm settle --timeout=300 >05:08:48,755 DBG program: Return code: 0 >05:08:48,758 INF program: Running... udevadm settle --timeout=300 >05:08:48,773 DBG program: Return code: 0 >05:08:48,787 INF program: Running... udevadm settle --timeout=300 >05:08:48,802 DBG program: Return code: 0 >05:08:48,815 INF program: Running... udevadm settle --timeout=300 >05:08:48,830 DBG program: Return code: 0 >05:08:48,844 INF program: Running... udevadm settle --timeout=300 >05:08:48,860 DBG program: Return code: 0 >05:08:48,872 INF program: Running... udevadm settle --timeout=300 >05:08:48,886 DBG program: Return code: 0 >05:08:48,889 INF program: Running... udevadm settle --timeout=300 >05:08:48,905 DBG program: Return code: 0 >05:08:48,918 INF program: Running... udevadm settle --timeout=300 >05:08:48,933 DBG program: Return code: 0 >05:08:48,946 INF program: Running... udevadm settle --timeout=300 >05:08:48,962 DBG program: Return code: 0 >05:08:48,975 INF program: Running... udevadm settle --timeout=300 >05:08:48,990 DBG program: Return code: 0 >05:08:49,002 INF program: Running... udevadm settle --timeout=300 >05:08:49,016 DBG program: Return code: 0 >05:08:49,022 INF program: Running... udevadm settle --timeout=300 >05:08:49,037 DBG program: Return code: 0 >05:08:49,039 INF program: Running... udevadm settle --timeout=300 >05:08:49,055 DBG program: Return code: 0 >05:08:49,069 INF program: Running... udevadm settle --timeout=300 >05:08:49,084 DBG program: Return code: 0 >05:08:49,097 INF program: Running... udevadm settle --timeout=300 >05:08:49,112 DBG program: Return code: 0 >05:08:49,125 INF program: Running... udevadm settle --timeout=300 >05:08:49,140 DBG program: Return code: 0 >05:08:49,152 INF program: Running... udevadm settle --timeout=300 >05:08:49,167 DBG program: Return code: 0 >05:08:49,170 INF program: Running... udevadm settle --timeout=300 >05:08:49,187 DBG program: Return code: 0 >05:08:49,200 INF program: Running... udevadm settle --timeout=300 >05:08:49,214 DBG program: Return code: 0 >05:08:49,227 INF program: Running... udevadm settle --timeout=300 >05:08:49,241 DBG program: Return code: 0 >05:08:49,255 INF program: Running... udevadm settle --timeout=300 >05:08:49,269 DBG program: Return code: 0 >05:08:49,281 INF program: Running... udevadm settle --timeout=300 >05:08:49,295 DBG program: Return code: 0 >05:08:49,298 INF program: Running... udevadm settle --timeout=300 >05:08:49,312 DBG program: Return code: 0 >05:08:49,326 INF program: Running... udevadm settle --timeout=300 >05:08:49,340 DBG program: Return code: 0 >05:08:49,352 INF program: Running... udevadm settle --timeout=300 >05:08:49,367 DBG program: Return code: 0 >05:08:49,381 INF program: Running... udevadm settle --timeout=300 >05:08:49,397 DBG program: Return code: 0 >05:08:49,408 INF program: Running... udevadm settle --timeout=300 >05:08:49,423 DBG program: Return code: 0 >05:08:49,426 INF program: Running... udevadm settle --timeout=300 >05:08:49,443 DBG program: Return code: 0 >05:08:49,457 INF program: Running... udevadm settle --timeout=300 >05:08:49,471 DBG program: Return code: 0 >05:08:49,483 INF program: Running... udevadm settle --timeout=300 >05:08:49,497 DBG program: Return code: 0 >05:08:49,510 INF program: Running... udevadm settle --timeout=300 >05:08:49,525 DBG program: Return code: 0 >05:08:49,537 INF program: Running... udevadm settle --timeout=300 >05:08:49,552 DBG program: Return code: 0 >05:08:49,559 INF program: Running... udevadm settle --timeout=300 >05:08:49,573 DBG program: Return code: 0 >05:08:49,575 INF program: Running... udevadm settle --timeout=300 >05:08:49,591 DBG program: Return code: 0 >05:08:49,605 INF program: Running... udevadm settle --timeout=300 >05:08:49,619 DBG program: Return code: 0 >05:08:49,631 INF program: Running... udevadm settle --timeout=300 >05:08:49,645 DBG program: Return code: 0 >05:08:49,658 INF program: Running... udevadm settle --timeout=300 >05:08:49,673 DBG program: Return code: 0 >05:08:49,685 INF program: Running... udevadm settle --timeout=300 >05:08:49,700 DBG program: Return code: 0 >05:08:49,703 INF program: Running... udevadm settle --timeout=300 >05:08:49,718 DBG program: Return code: 0 >05:08:49,732 INF program: Running... udevadm settle --timeout=300 >05:08:49,746 DBG program: Return code: 0 >05:08:49,759 INF program: Running... udevadm settle --timeout=300 >05:08:49,775 DBG program: Return code: 0 >05:08:49,789 INF program: Running... udevadm settle --timeout=300 >05:08:49,803 DBG program: Return code: 0 >05:08:49,815 INF program: Running... udevadm settle --timeout=300 >05:08:49,830 DBG program: Return code: 0 >05:08:49,833 INF program: Running... udevadm settle --timeout=300 >05:08:49,850 DBG program: Return code: 0 >05:08:49,863 INF program: Running... udevadm settle --timeout=300 >05:08:49,880 DBG program: Return code: 0 >05:08:49,892 INF program: Running... udevadm settle --timeout=300 >05:08:49,908 DBG program: Return code: 0 >05:08:49,921 INF program: Running... udevadm settle --timeout=300 >05:08:49,937 DBG program: Return code: 0 >05:08:49,949 INF program: Running... udevadm settle --timeout=300 >05:08:49,965 DBG program: Return code: 0 >05:08:49,968 INF program: Running... udevadm settle --timeout=300 >05:08:49,984 DBG program: Return code: 0 >05:08:49,999 INF program: Running... udevadm settle --timeout=300 >05:08:50,013 DBG program: Return code: 0 >05:08:50,025 INF program: Running... udevadm settle --timeout=300 >05:08:50,040 DBG program: Return code: 0 >05:08:50,054 INF program: Running... udevadm settle --timeout=300 >05:08:50,069 DBG program: Return code: 0 >05:08:50,082 INF program: Running... udevadm settle --timeout=300 >05:08:50,098 DBG program: Return code: 0 >05:08:50,103 INF program: Running... udevadm settle --timeout=300 >05:08:50,120 DBG program: Return code: 0 >05:08:50,123 INF program: Running... udevadm settle --timeout=300 >05:08:50,140 DBG program: Return code: 0 >05:08:50,153 INF program: Running... udevadm settle --timeout=300 >05:08:50,168 DBG program: Return code: 0 >05:08:50,181 INF program: Running... udevadm settle --timeout=300 >05:08:50,195 DBG program: Return code: 0 >05:08:50,208 INF program: Running... udevadm settle --timeout=300 >05:08:50,222 DBG program: Return code: 0 >05:08:50,234 INF program: Running... udevadm settle --timeout=300 >05:08:50,249 DBG program: Return code: 0 >05:08:50,253 INF program: Running... udevadm settle --timeout=300 >05:08:50,268 DBG program: Return code: 0 >05:08:50,270 INF program: Running... udevadm settle --timeout=300 >05:08:50,285 DBG program: Return code: 0 >05:08:50,298 INF program: Running... udevadm settle --timeout=300 >05:08:50,312 DBG program: Return code: 0 >05:08:50,325 INF program: Running... udevadm settle --timeout=300 >05:08:50,339 DBG program: Return code: 0 >05:08:50,353 INF program: Running... udevadm settle --timeout=300 >05:08:50,367 DBG program: Return code: 0 >05:08:50,379 INF program: Running... udevadm settle --timeout=300 >05:08:50,393 DBG program: Return code: 0 >05:08:50,398 INF program: Running... udevadm settle --timeout=300 >05:08:50,412 DBG program: Return code: 0 >05:08:50,417 INF program: Running... udevadm settle --timeout=300 >05:08:50,431 DBG program: Return code: 0 >05:08:50,436 INF program: Running... udevadm settle --timeout=300 >05:08:50,452 DBG program: Return code: 0 >05:08:50,454 INF program: Running... udevadm settle --timeout=300 >05:08:50,469 DBG program: Return code: 0 >05:08:50,482 INF program: Running... udevadm settle --timeout=300 >05:08:50,497 DBG program: Return code: 0 >05:08:50,510 INF program: Running... udevadm settle --timeout=300 >05:08:50,525 DBG program: Return code: 0 >05:08:50,538 INF program: Running... udevadm settle --timeout=300 >05:08:50,552 DBG program: Return code: 0 >05:08:50,564 INF program: Running... udevadm settle --timeout=300 >05:08:50,579 DBG program: Return code: 0 >05:08:50,583 INF program: Running... udevadm settle --timeout=300 >05:08:50,598 DBG program: Return code: 0 >05:08:50,600 INF program: Running... udevadm settle --timeout=300 >05:08:50,615 DBG program: Return code: 0 >05:08:50,628 INF program: Running... udevadm settle --timeout=300 >05:08:50,643 DBG program: Return code: 0 >05:08:50,656 INF program: Running... udevadm settle --timeout=300 >05:08:50,673 DBG program: Return code: 0 >05:08:50,686 INF program: Running... udevadm settle --timeout=300 >05:08:50,700 DBG program: Return code: 0 >05:08:50,700 INF program: Running... udevadm settle --timeout=300 >05:08:50,716 DBG program: Return code: 0 >05:08:50,728 INF program: Running... umount /run/media/liveuser/archive >05:08:50,752 DBG program: Return code: 0 >05:08:50,753 INF program: Running... udevadm settle --timeout=300 >05:08:50,919 DBG program: Return code: 0 >05:08:50,932 INF program: Running... udevadm settle --timeout=300 >05:08:50,946 DBG program: Return code: 0 >05:08:50,959 INF program: Running... udevadm settle --timeout=300 >05:08:50,973 DBG program: Return code: 0 >05:08:50,986 INF program: Running... udevadm settle --timeout=300 >05:08:51,001 DBG program: Return code: 0 >05:08:51,012 INF program: Running... udevadm settle --timeout=300 >05:08:51,026 DBG program: Return code: 0 >05:08:51,031 INF program: Running... udevadm settle --timeout=300 >05:08:51,046 DBG program: Return code: 0 >05:08:51,051 INF program: Running... udevadm settle --timeout=300 >05:08:51,065 DBG program: Return code: 0 >05:08:51,067 INF program: Running... udevadm settle --timeout=300 >05:08:51,084 DBG program: Return code: 0 >05:08:51,097 INF program: Running... udevadm settle --timeout=300 >05:08:51,111 DBG program: Return code: 0 >05:08:51,124 INF program: Running... udevadm settle --timeout=300 >05:08:51,140 DBG program: Return code: 0 >05:08:51,154 INF program: Running... udevadm settle --timeout=300 >05:08:51,168 DBG program: Return code: 0 >05:08:51,179 INF program: Running... udevadm settle --timeout=300 >05:08:51,194 DBG program: Return code: 0 >05:08:51,211 INF program: Running... udevadm settle --timeout=300 >05:08:51,224 DBG program: Return code: 0 >05:08:51,240 INF program: Running... udevadm settle --timeout=300 >05:08:51,254 DBG program: Return code: 0 >05:08:51,268 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1 /mnt/sysimage >05:08:51,287 DBG program: Return code: 0 >05:08:51,288 INF program: Running... umount /mnt/sysimage >05:08:51,315 DBG program: Return code: 0 >05:08:51,317 INF program: Running... udevadm settle --timeout=300 >05:08:51,332 DBG program: Return code: 0 >05:08:51,350 INF program: Running... udevadm settle --timeout=300 >05:08:51,366 DBG program: Return code: 0 >05:08:51,378 INF program: Running... udevadm settle --timeout=300 >05:08:51,394 DBG program: Return code: 0 >05:08:51,406 INF program: Running... udevadm settle --timeout=300 >05:08:51,422 DBG program: Return code: 0 >05:08:51,434 INF program: Running... udevadm settle --timeout=300 >05:08:51,452 DBG program: Return code: 0 >05:08:51,455 INF program: Running... udevadm settle --timeout=300 >05:08:51,472 DBG program: Return code: 0 >05:08:51,486 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1p2 /mnt/sysimage >05:08:51,506 DBG program: Return code: 0 >05:08:51,507 INF program: Running... umount /mnt/sysimage >05:08:51,543 DBG program: Return code: 0 >05:08:51,545 INF program: Running... udevadm settle --timeout=300 >05:08:51,563 DBG program: Return code: 0 >05:08:51,576 INF program: Running... udevadm settle --timeout=300 >05:08:51,590 DBG program: Return code: 0 >05:08:51,602 INF program: Running... udevadm settle --timeout=300 >05:08:51,618 DBG program: Return code: 0 >05:08:51,631 INF program: Running... udevadm settle --timeout=300 >05:08:51,646 DBG program: Return code: 0 >05:08:51,658 INF program: Running... udevadm settle --timeout=300 >05:08:51,675 DBG program: Return code: 0 >05:08:51,678 INF program: Running... udevadm settle --timeout=300 >05:08:51,695 DBG program: Return code: 0 >05:08:51,711 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:51,757 DBG program: Return code: 0 >05:08:51,758 INF program: Running... umount /mnt/sysimage >05:08:51,792 DBG program: Return code: 0 >05:08:51,795 INF program: Running... udevadm settle --timeout=300 >05:08:51,811 DBG program: Return code: 0 >05:08:51,826 INF program: Running... udevadm settle --timeout=300 >05:08:51,843 DBG program: Return code: 0 >05:08:51,855 INF program: Running... udevadm settle --timeout=300 >05:08:51,871 DBG program: Return code: 0 >05:08:51,884 INF program: Running... udevadm settle --timeout=300 >05:08:51,901 DBG program: Return code: 0 >05:08:51,913 INF program: Running... udevadm settle --timeout=300 >05:08:51,929 DBG program: Return code: 0 >05:08:51,931 INF program: Running... udevadm settle --timeout=300 >05:08:51,948 DBG program: Return code: 0 >05:08:51,965 INF program: Running... mount -t btrfs -o subvol=gentoo-root-old,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:52,009 DBG program: Return code: 0 >05:08:52,011 INF program: Running... arch >05:08:52,025 INF program: stdout: >05:08:52,025 INF program: x86_64 >05:08:52,025 DBG program: Return code: 0 >05:08:52,028 INF program: Running... umount /mnt/sysimage >05:08:52,063 DBG program: Return code: 0 >05:08:52,065 INF program: Running... udevadm settle --timeout=300 >05:08:52,083 DBG program: Return code: 0 >05:08:52,097 INF program: Running... mount -t btrfs -o subvol=home,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:52,144 DBG program: Return code: 0 >05:08:52,145 INF program: Running... umount /mnt/sysimage >05:08:52,184 DBG program: Return code: 0 >05:08:52,187 INF program: Running... udevadm settle --timeout=300 >05:08:52,208 DBG program: Return code: 0 >05:08:52,222 INF program: Running... udevadm settle --timeout=300 >05:08:52,242 DBG program: Return code: 0 >05:08:52,254 INF program: Running... udevadm settle --timeout=300 >05:08:52,271 DBG program: Return code: 0 >05:08:52,284 INF program: Running... udevadm settle --timeout=300 >05:08:52,299 DBG program: Return code: 0 >05:08:52,312 INF program: Running... udevadm settle --timeout=300 >05:08:52,330 DBG program: Return code: 0 >05:08:52,332 INF program: Running... udevadm settle --timeout=300 >05:08:52,346 DBG program: Return code: 0 >05:08:52,360 INF program: Running... mount -t btrfs -o subvol=srv,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:52,405 DBG program: Return code: 0 >05:08:52,406 INF program: Running... umount /mnt/sysimage >05:08:52,440 DBG program: Return code: 0 >05:08:52,442 INF program: Running... udevadm settle --timeout=300 >05:08:52,460 DBG program: Return code: 0 >05:08:52,478 INF program: Running... udevadm settle --timeout=300 >05:08:52,494 DBG program: Return code: 0 >05:08:52,509 INF program: Running... udevadm settle --timeout=300 >05:08:52,526 DBG program: Return code: 0 >05:08:52,544 INF program: Running... udevadm settle --timeout=300 >05:08:52,559 DBG program: Return code: 0 >05:08:52,571 INF program: Running... udevadm settle --timeout=300 >05:08:52,586 DBG program: Return code: 0 >05:08:52,588 INF program: Running... udevadm settle --timeout=300 >05:08:52,603 DBG program: Return code: 0 >05:08:52,616 INF program: Running... mount -t btrfs -o subvol=gentoo-var-old,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:52,662 DBG program: Return code: 0 >05:08:52,663 INF program: Running... umount /mnt/sysimage >05:08:52,694 DBG program: Return code: 0 >05:08:52,696 INF program: Running... udevadm settle --timeout=300 >05:08:52,714 DBG program: Return code: 0 >05:08:52,727 INF program: Running... udevadm settle --timeout=300 >05:08:52,744 DBG program: Return code: 0 >05:08:52,756 INF program: Running... udevadm settle --timeout=300 >05:08:52,772 DBG program: Return code: 0 >05:08:52,786 INF program: Running... udevadm settle --timeout=300 >05:08:52,801 DBG program: Return code: 0 >05:08:52,814 INF program: Running... udevadm settle --timeout=300 >05:08:52,828 DBG program: Return code: 0 >05:08:52,830 INF program: Running... udevadm settle --timeout=300 >05:08:52,847 DBG program: Return code: 0 >05:08:52,861 INF program: Running... mount -t btrfs -o subvol=gentoo-root,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:52,905 DBG program: Return code: 0 >05:08:52,907 INF program: Running... arch >05:08:52,920 INF program: stdout: >05:08:52,920 INF program: x86_64 >05:08:52,920 DBG program: Return code: 0 >05:08:52,947 INF program: Running... umount /mnt/sysimage >05:08:52,969 DBG program: Return code: 0 >05:08:52,971 INF program: Running... udevadm settle --timeout=300 >05:08:52,988 DBG program: Return code: 0 >05:08:53,006 INF program: Running... mount -t btrfs -o subvol=gentoo-var,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:53,057 DBG program: Return code: 0 >05:08:53,058 INF program: Running... umount /mnt/sysimage >05:08:53,088 DBG program: Return code: 0 >05:08:53,090 INF program: Running... udevadm settle --timeout=300 >05:08:53,110 DBG program: Return code: 0 >05:08:53,128 INF program: Running... udevadm settle --timeout=300 >05:08:53,145 DBG program: Return code: 0 >05:08:53,157 INF program: Running... udevadm settle --timeout=300 >05:08:53,173 DBG program: Return code: 0 >05:08:53,186 INF program: Running... udevadm settle --timeout=300 >05:08:53,204 DBG program: Return code: 0 >05:08:53,216 INF program: Running... udevadm settle --timeout=300 >05:08:53,234 DBG program: Return code: 0 >05:08:53,236 INF program: Running... udevadm settle --timeout=300 >05:08:53,252 DBG program: Return code: 0 >05:08:53,266 INF program: Running... mount -t btrfs -o subvol=gentoo-var-old/lib/machines,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:53,315 DBG program: Return code: 0 >05:08:53,316 INF program: Running... umount /mnt/sysimage >05:08:53,353 DBG program: Return code: 0 >05:08:53,355 INF program: Running... udevadm settle --timeout=300 >05:08:53,374 DBG program: Return code: 0 >05:08:53,391 INF program: Running... udevadm settle --timeout=300 >05:08:53,406 DBG program: Return code: 0 >05:08:53,418 INF program: Running... udevadm settle --timeout=300 >05:08:53,435 DBG program: Return code: 0 >05:08:53,449 INF program: Running... udevadm settle --timeout=300 >05:08:53,464 DBG program: Return code: 0 >05:08:53,479 INF program: Running... udevadm settle --timeout=300 >05:08:53,495 DBG program: Return code: 0 >05:08:53,497 INF program: Running... udevadm settle --timeout=300 >05:08:53,513 DBG program: Return code: 0 >05:08:53,527 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:53,573 DBG program: Return code: 0 >05:08:53,574 INF program: Running... arch >05:08:53,587 INF program: stdout: >05:08:53,587 INF program: x86_64 >05:08:53,588 DBG program: Return code: 0 >05:08:53,598 INF program: Running... umount /mnt/sysimage >05:08:53,629 DBG program: Return code: 0 >05:08:53,631 INF program: Running... udevadm settle --timeout=300 >05:08:53,650 DBG program: Return code: 0 >05:08:53,665 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:53,716 DBG program: Return code: 0 >05:08:53,717 INF program: Running... arch >05:08:53,730 INF program: stdout: >05:08:53,730 INF program: x86_64 >05:08:53,730 DBG program: Return code: 0 >05:08:53,737 INF program: Running... umount /mnt/sysimage >05:08:53,776 DBG program: Return code: 0 >05:08:53,778 INF program: Running... udevadm settle --timeout=300 >05:08:53,797 DBG program: Return code: 0 >05:08:53,811 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:53,859 DBG program: Return code: 0 >05:08:53,860 INF program: Running... arch >05:08:53,873 INF program: stdout: >05:08:53,873 INF program: x86_64 >05:08:53,873 DBG program: Return code: 0 >05:08:53,884 INF program: Running... umount /mnt/sysimage >05:08:53,918 DBG program: Return code: 0 >05:08:53,921 INF program: Running... udevadm settle --timeout=300 >05:08:53,940 DBG program: Return code: 0 >05:08:53,955 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:54,003 DBG program: Return code: 0 >05:08:54,004 INF program: Running... arch >05:08:54,015 INF program: stdout: >05:08:54,016 INF program: x86_64 >05:08:54,016 DBG program: Return code: 0 >05:08:54,023 INF program: Running... umount /mnt/sysimage >05:08:54,048 DBG program: Return code: 0 >05:08:54,050 INF program: Running... udevadm settle --timeout=300 >05:08:54,068 DBG program: Return code: 0 >05:08:54,086 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:54,136 DBG program: Return code: 0 >05:08:54,137 INF program: Running... arch >05:08:54,150 INF program: stdout: >05:08:54,150 INF program: x86_64 >05:08:54,151 DBG program: Return code: 0 >05:08:54,161 INF program: Running... umount /mnt/sysimage >05:08:54,196 DBG program: Return code: 0 >05:08:54,198 INF program: Running... udevadm settle --timeout=300 >05:08:54,212 DBG program: Return code: 0 >05:08:54,229 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:54,278 DBG program: Return code: 0 >05:08:54,279 INF program: Running... arch >05:08:54,292 INF program: stdout: >05:08:54,292 INF program: x86_64 >05:08:54,292 DBG program: Return code: 0 >05:08:54,303 INF program: Running... umount /mnt/sysimage >05:08:54,340 DBG program: Return code: 0 >05:08:54,343 INF program: Running... udevadm settle --timeout=300 >05:08:54,363 DBG program: Return code: 0 >05:08:54,377 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/machines,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:54,423 DBG program: Return code: 0 >05:08:54,424 INF program: Running... umount /mnt/sysimage >05:08:54,459 DBG program: Return code: 0 >05:08:54,461 INF program: Running... udevadm settle --timeout=300 >05:08:54,479 DBG program: Return code: 0 >05:08:54,497 INF program: Running... udevadm settle --timeout=300 >05:08:54,514 DBG program: Return code: 0 >05:08:54,530 INF program: Running... udevadm settle --timeout=300 >05:08:54,547 DBG program: Return code: 0 >05:08:54,561 INF program: Running... udevadm settle --timeout=300 >05:08:54,580 DBG program: Return code: 0 >05:08:54,593 INF program: Running... udevadm settle --timeout=300 >05:08:54,607 DBG program: Return code: 0 >05:08:54,609 INF program: Running... udevadm settle --timeout=300 >05:08:54,624 DBG program: Return code: 0 >05:08:54,638 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/portables,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:54,686 DBG program: Return code: 0 >05:08:54,687 INF program: Running... umount /mnt/sysimage >05:08:54,712 DBG program: Return code: 0 >05:08:54,715 INF program: Running... udevadm settle --timeout=300 >05:08:54,732 DBG program: Return code: 0 >05:08:54,745 INF program: Running... udevadm settle --timeout=300 >05:08:54,760 DBG program: Return code: 0 >05:08:54,776 INF program: Running... udevadm settle --timeout=300 >05:08:54,795 DBG program: Return code: 0 >05:08:54,809 INF program: Running... udevadm settle --timeout=300 >05:08:54,826 DBG program: Return code: 0 >05:08:54,838 INF program: Running... udevadm settle --timeout=300 >05:08:54,853 DBG program: Return code: 0 >05:08:54,855 INF program: Running... udevadm settle --timeout=300 >05:08:54,871 DBG program: Return code: 0 >05:08:54,886 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:54,933 DBG program: Return code: 0 >05:08:54,934 INF program: Running... arch >05:08:54,947 INF program: stdout: >05:08:54,948 INF program: x86_64 >05:08:54,948 DBG program: Return code: 0 >05:08:54,959 INF program: Running... umount /mnt/sysimage >05:08:55,002 DBG program: Return code: 0 >05:08:55,004 INF program: Running... udevadm settle --timeout=300 >05:08:55,022 DBG program: Return code: 0 >05:08:55,036 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:55,085 DBG program: Return code: 0 >05:08:55,086 INF program: Running... arch >05:08:55,099 INF program: stdout: >05:08:55,099 INF program: x86_64 >05:08:55,099 DBG program: Return code: 0 >05:08:55,106 INF program: Running... umount /mnt/sysimage >05:08:55,145 DBG program: Return code: 0 >05:08:55,147 INF program: Running... udevadm settle --timeout=300 >05:08:55,166 DBG program: Return code: 0 >05:08:55,179 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:55,227 DBG program: Return code: 0 >05:08:55,228 INF program: Running... arch >05:08:55,240 INF program: stdout: >05:08:55,240 INF program: x86_64 >05:08:55,240 DBG program: Return code: 0 >05:08:55,247 INF program: Running... umount /mnt/sysimage >05:08:55,277 DBG program: Return code: 0 >05:08:55,280 INF program: Running... udevadm settle --timeout=300 >05:08:55,300 DBG program: Return code: 0 >05:08:55,318 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:55,368 DBG program: Return code: 0 >05:08:55,369 INF program: Running... arch >05:08:55,381 INF program: stdout: >05:08:55,382 INF program: x86_64 >05:08:55,382 DBG program: Return code: 0 >05:08:55,389 INF program: Running... umount /mnt/sysimage >05:08:55,423 DBG program: Return code: 0 >05:08:55,426 INF program: Running... udevadm settle --timeout=300 >05:08:55,445 DBG program: Return code: 0 >05:08:55,461 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:55,509 DBG program: Return code: 0 >05:08:55,510 INF program: Running... arch >05:08:55,522 INF program: stdout: >05:08:55,522 INF program: x86_64 >05:08:55,522 DBG program: Return code: 0 >05:08:55,529 INF program: Running... umount /mnt/sysimage >05:08:55,560 DBG program: Return code: 0 >05:08:55,562 INF program: Running... udevadm settle --timeout=300 >05:08:55,578 DBG program: Return code: 0 >05:08:55,592 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:55,642 DBG program: Return code: 0 >05:08:55,643 INF program: Running... arch >05:08:55,655 INF program: stdout: >05:08:55,656 INF program: x86_64 >05:08:55,656 DBG program: Return code: 0 >05:08:55,663 INF program: Running... umount /mnt/sysimage >05:08:55,695 DBG program: Return code: 0 >05:08:55,698 INF program: Running... udevadm settle --timeout=300 >05:08:55,714 DBG program: Return code: 0 >05:08:55,732 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:55,781 DBG program: Return code: 0 >05:08:55,782 INF program: Running... arch >05:08:55,794 INF program: stdout: >05:08:55,794 INF program: x86_64 >05:08:55,794 DBG program: Return code: 0 >05:08:55,800 INF program: Running... umount /mnt/sysimage >05:08:55,840 DBG program: Return code: 0 >05:08:55,843 INF program: Running... udevadm settle --timeout=300 >05:08:55,862 DBG program: Return code: 0 >05:08:55,881 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:55,931 DBG program: Return code: 0 >05:08:55,932 INF program: Running... arch >05:08:55,944 INF program: stdout: >05:08:55,945 INF program: x86_64 >05:08:55,945 DBG program: Return code: 0 >05:08:55,953 INF program: Running... umount /mnt/sysimage >05:08:55,992 DBG program: Return code: 0 >05:08:55,995 INF program: Running... udevadm settle --timeout=300 >05:08:56,014 DBG program: Return code: 0 >05:08:56,028 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:56,076 DBG program: Return code: 0 >05:08:56,077 INF program: Running... arch >05:08:56,089 INF program: stdout: >05:08:56,090 INF program: x86_64 >05:08:56,090 DBG program: Return code: 0 >05:08:56,102 INF program: Running... umount /mnt/sysimage >05:08:56,132 DBG program: Return code: 0 >05:08:56,135 INF program: Running... udevadm settle --timeout=300 >05:08:56,153 DBG program: Return code: 0 >05:08:56,167 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:56,215 DBG program: Return code: 0 >05:08:56,217 INF program: Running... arch >05:08:56,230 INF program: stdout: >05:08:56,230 INF program: x86_64 >05:08:56,230 DBG program: Return code: 0 >05:08:56,242 INF program: Running... umount /mnt/sysimage >05:08:56,272 DBG program: Return code: 0 >05:08:56,274 INF program: Running... udevadm settle --timeout=300 >05:08:56,294 DBG program: Return code: 0 >05:08:56,309 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:56,359 DBG program: Return code: 0 >05:08:56,360 INF program: Running... arch >05:08:56,372 INF program: stdout: >05:08:56,373 INF program: x86_64 >05:08:56,373 DBG program: Return code: 0 >05:08:56,380 INF program: Running... umount /mnt/sysimage >05:08:56,409 DBG program: Return code: 0 >05:08:56,411 INF program: Running... udevadm settle --timeout=300 >05:08:56,428 DBG program: Return code: 0 >05:08:56,446 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:56,494 DBG program: Return code: 0 >05:08:56,495 INF program: Running... arch >05:08:56,507 INF program: stdout: >05:08:56,507 INF program: x86_64 >05:08:56,507 DBG program: Return code: 0 >05:08:56,515 INF program: Running... umount /mnt/sysimage >05:08:56,548 DBG program: Return code: 0 >05:08:56,551 INF program: Running... udevadm settle --timeout=300 >05:08:56,572 DBG program: Return code: 0 >05:08:56,590 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:56,642 DBG program: Return code: 0 >05:08:56,643 INF program: Running... arch >05:08:56,655 INF program: stdout: >05:08:56,655 INF program: x86_64 >05:08:56,655 DBG program: Return code: 0 >05:08:56,662 INF program: Running... umount /mnt/sysimage >05:08:56,700 DBG program: Return code: 0 >05:08:56,702 INF program: Running... udevadm settle --timeout=300 >05:08:56,722 DBG program: Return code: 0 >05:08:56,740 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:56,788 DBG program: Return code: 0 >05:08:56,789 INF program: Running... arch >05:08:56,802 INF program: stdout: >05:08:56,802 INF program: x86_64 >05:08:56,803 DBG program: Return code: 0 >05:08:56,812 INF program: Running... umount /mnt/sysimage >05:08:56,846 DBG program: Return code: 0 >05:08:56,848 INF program: Running... udevadm settle --timeout=300 >05:08:56,863 DBG program: Return code: 0 >05:08:56,881 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:56,930 DBG program: Return code: 0 >05:08:56,931 INF program: Running... arch >05:08:56,943 INF program: stdout: >05:08:56,944 INF program: x86_64 >05:08:56,944 DBG program: Return code: 0 >05:08:56,956 INF program: Running... umount /mnt/sysimage >05:08:56,998 DBG program: Return code: 0 >05:08:57,001 INF program: Running... udevadm settle --timeout=300 >05:08:57,016 DBG program: Return code: 0 >05:08:57,033 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0,ro /dev/nvme0n1p3 /mnt/sysimage >05:08:57,086 DBG program: Return code: 0 >05:08:57,087 INF program: Running... arch >05:08:57,100 INF program: stdout: >05:08:57,100 INF program: x86_64 >05:08:57,100 DBG program: Return code: 0 >05:08:57,111 INF program: Running... umount /mnt/sysimage >05:08:57,141 DBG program: Return code: 0 >05:08:57,148 INF program: Running... udevadm settle --timeout=300 >05:08:57,166 DBG program: Return code: 0 >05:08:57,181 INF program: Running... udevadm settle --timeout=300 >05:08:57,197 DBG program: Return code: 0 >05:08:57,209 INF program: Running... udevadm settle --timeout=300 >05:08:57,225 DBG program: Return code: 0 >05:08:57,238 INF program: Running... udevadm settle --timeout=300 >05:08:57,254 DBG program: Return code: 0 >05:08:57,267 INF program: Running... udevadm settle --timeout=300 >05:08:57,283 DBG program: Return code: 0 >05:08:57,288 INF program: Running... udevadm settle --timeout=300 >05:08:57,305 DBG program: Return code: 0 >05:08:57,308 INF program: Running... udevadm settle --timeout=300 >05:08:57,324 DBG program: Return code: 0 >05:08:57,330 INF program: Running... udevadm settle --timeout=300 >05:08:57,344 DBG program: Return code: 0 >05:08:57,346 INF program: Running... udevadm settle --timeout=300 >05:08:57,364 DBG program: Return code: 0 >05:08:57,377 INF program: Running... udevadm settle --timeout=300 >05:08:57,392 DBG program: Return code: 0 >05:08:57,405 INF program: Running... udevadm settle --timeout=300 >05:08:57,418 DBG program: Return code: 0 >05:08:57,431 INF program: Running... udevadm settle --timeout=300 >05:08:57,446 DBG program: Return code: 0 >05:08:57,458 INF program: Running... udevadm settle --timeout=300 >05:08:57,470 DBG program: Return code: 0 >05:08:57,472 INF program: Running... udevadm settle --timeout=300 >05:08:57,487 DBG program: Return code: 0 >05:08:57,500 INF program: Running... udevadm settle --timeout=300 >05:08:57,513 DBG program: Return code: 0 >05:08:57,525 INF program: Running... udevadm settle --timeout=300 >05:08:57,541 DBG program: Return code: 0 >05:08:57,560 INF program: Running... udevadm settle --timeout=300 >05:08:57,574 DBG program: Return code: 0 >05:08:57,586 INF program: Running... udevadm settle --timeout=300 >05:08:57,601 DBG program: Return code: 0 >05:08:57,606 INF program: Running... udevadm settle --timeout=300 >05:08:57,621 DBG program: Return code: 0 >05:08:57,623 INF program: Running... udevadm settle --timeout=300 >05:08:57,637 DBG program: Return code: 0 >05:08:57,649 INF program: Running... udevadm settle --timeout=300 >05:08:57,664 DBG program: Return code: 0 >05:08:57,676 INF program: Running... udevadm settle --timeout=300 >05:08:57,691 DBG program: Return code: 0 >05:08:57,704 INF program: Running... udevadm settle --timeout=300 >05:08:57,719 DBG program: Return code: 0 >05:08:57,732 INF program: Running... udevadm settle --timeout=300 >05:08:57,745 DBG program: Return code: 0 >05:08:57,747 INF program: Running... udevadm settle --timeout=300 >05:08:57,762 DBG program: Return code: 0 >05:08:57,775 INF program: Running... udevadm settle --timeout=300 >05:08:57,788 DBG program: Return code: 0 >05:08:57,801 INF program: Running... udevadm settle --timeout=300 >05:08:57,815 DBG program: Return code: 0 >05:08:57,829 INF program: Running... udevadm settle --timeout=300 >05:08:57,843 DBG program: Return code: 0 >05:08:57,856 INF program: Running... udevadm settle --timeout=300 >05:08:57,871 DBG program: Return code: 0 >05:08:57,874 INF program: Running... udevadm settle --timeout=300 >05:08:57,889 DBG program: Return code: 0 >05:08:57,903 INF program: Running... udevadm settle --timeout=300 >05:08:57,917 DBG program: Return code: 0 >05:08:57,930 INF program: Running... udevadm settle --timeout=300 >05:08:57,945 DBG program: Return code: 0 >05:08:57,959 INF program: Running... udevadm settle --timeout=300 >05:08:57,974 DBG program: Return code: 0 >05:08:57,987 INF program: Running... udevadm settle --timeout=300 >05:08:58,001 DBG program: Return code: 0 >05:08:58,007 INF program: Running... udevadm settle --timeout=300 >05:08:58,021 DBG program: Return code: 0 >05:08:58,023 INF program: Running... udevadm settle --timeout=300 >05:08:58,038 DBG program: Return code: 0 >05:08:58,051 INF program: Running... udevadm settle --timeout=300 >05:08:58,066 DBG program: Return code: 0 >05:08:58,079 INF program: Running... udevadm settle --timeout=300 >05:08:58,093 DBG program: Return code: 0 >05:08:58,107 INF program: Running... udevadm settle --timeout=300 >05:08:58,121 DBG program: Return code: 0 >05:08:58,134 INF program: Running... udevadm settle --timeout=300 >05:08:58,148 DBG program: Return code: 0 >05:08:58,150 INF program: Running... udevadm settle --timeout=300 >05:08:58,166 DBG program: Return code: 0 >05:08:58,179 INF program: Running... udevadm settle --timeout=300 >05:08:58,192 DBG program: Return code: 0 >05:08:58,205 INF program: Running... udevadm settle --timeout=300 >05:08:58,219 DBG program: Return code: 0 >05:08:58,233 INF program: Running... udevadm settle --timeout=300 >05:08:58,248 DBG program: Return code: 0 >05:08:58,260 INF program: Running... udevadm settle --timeout=300 >05:08:58,277 DBG program: Return code: 0 >05:08:58,279 INF program: Running... udevadm settle --timeout=300 >05:08:58,294 DBG program: Return code: 0 >05:08:58,308 INF program: Running... udevadm settle --timeout=300 >05:08:58,323 DBG program: Return code: 0 >05:08:58,335 INF program: Running... udevadm settle --timeout=300 >05:08:58,349 DBG program: Return code: 0 >05:08:58,363 INF program: Running... udevadm settle --timeout=300 >05:08:58,378 DBG program: Return code: 0 >05:08:58,390 INF program: Running... udevadm settle --timeout=300 >05:08:58,404 DBG program: Return code: 0 >05:08:58,410 INF program: Running... udevadm settle --timeout=300 >05:08:58,423 DBG program: Return code: 0 >05:08:58,426 INF program: Running... udevadm settle --timeout=300 >05:08:58,440 DBG program: Return code: 0 >05:08:58,454 INF program: Running... udevadm settle --timeout=300 >05:08:58,469 DBG program: Return code: 0 >05:08:58,481 INF program: Running... udevadm settle --timeout=300 >05:08:58,494 DBG program: Return code: 0 >05:08:58,507 INF program: Running... udevadm settle --timeout=300 >05:08:58,522 DBG program: Return code: 0 >05:08:58,534 INF program: Running... udevadm settle --timeout=300 >05:08:58,547 DBG program: Return code: 0 >05:08:58,549 INF program: Running... udevadm settle --timeout=300 >05:08:58,564 DBG program: Return code: 0 >05:08:58,578 INF program: Running... udevadm settle --timeout=300 >05:08:58,592 DBG program: Return code: 0 >05:08:58,605 INF program: Running... udevadm settle --timeout=300 >05:08:58,619 DBG program: Return code: 0 >05:08:58,633 INF program: Running... udevadm settle --timeout=300 >05:08:58,647 DBG program: Return code: 0 >05:08:58,660 INF program: Running... udevadm settle --timeout=300 >05:08:58,677 DBG program: Return code: 0 >05:08:58,679 INF program: Running... udevadm settle --timeout=300 >05:08:58,696 DBG program: Return code: 0 >05:08:58,709 INF program: Running... udevadm settle --timeout=300 >05:08:58,725 DBG program: Return code: 0 >05:08:58,737 INF program: Running... udevadm settle --timeout=300 >05:08:58,751 DBG program: Return code: 0 >05:08:58,765 INF program: Running... udevadm settle --timeout=300 >05:08:58,779 DBG program: Return code: 0 >05:08:58,791 INF program: Running... udevadm settle --timeout=300 >05:08:58,806 DBG program: Return code: 0 >05:08:58,812 INF program: Running... udevadm settle --timeout=300 >05:08:58,827 DBG program: Return code: 0 >05:08:58,830 INF program: Running... udevadm settle --timeout=300 >05:08:58,847 DBG program: Return code: 0 >05:08:58,860 INF program: Running... udevadm settle --timeout=300 >05:08:58,877 DBG program: Return code: 0 >05:08:58,889 INF program: Running... udevadm settle --timeout=300 >05:08:58,904 DBG program: Return code: 0 >05:08:58,918 INF program: Running... udevadm settle --timeout=300 >05:08:58,932 DBG program: Return code: 0 >05:08:58,944 INF program: Running... udevadm settle --timeout=300 >05:08:58,959 DBG program: Return code: 0 >05:08:58,961 INF program: Running... udevadm settle --timeout=300 >05:08:58,976 DBG program: Return code: 0 >05:08:58,989 INF program: Running... udevadm settle --timeout=300 >05:08:59,004 DBG program: Return code: 0 >05:08:59,017 INF program: Running... udevadm settle --timeout=300 >05:08:59,031 DBG program: Return code: 0 >05:08:59,045 INF program: Running... udevadm settle --timeout=300 >05:08:59,060 DBG program: Return code: 0 >05:08:59,073 INF program: Running... udevadm settle --timeout=300 >05:08:59,087 DBG program: Return code: 0 >05:08:59,090 INF program: Running... udevadm settle --timeout=300 >05:08:59,107 DBG program: Return code: 0 >05:08:59,120 INF program: Running... udevadm settle --timeout=300 >05:08:59,134 DBG program: Return code: 0 >05:08:59,147 INF program: Running... udevadm settle --timeout=300 >05:08:59,162 DBG program: Return code: 0 >05:08:59,175 INF program: Running... udevadm settle --timeout=300 >05:08:59,188 DBG program: Return code: 0 >05:08:59,199 INF program: Running... udevadm settle --timeout=300 >05:08:59,213 DBG program: Return code: 0 >05:08:59,218 INF program: Running... udevadm settle --timeout=300 >05:08:59,232 DBG program: Return code: 0 >05:08:59,234 INF program: Running... udevadm settle --timeout=300 >05:08:59,249 DBG program: Return code: 0 >05:08:59,262 INF program: Running... udevadm settle --timeout=300 >05:08:59,277 DBG program: Return code: 0 >05:08:59,290 INF program: Running... udevadm settle --timeout=300 >05:08:59,304 DBG program: Return code: 0 >05:08:59,317 INF program: Running... udevadm settle --timeout=300 >05:08:59,332 DBG program: Return code: 0 >05:08:59,345 INF program: Running... udevadm settle --timeout=300 >05:08:59,361 DBG program: Return code: 0 >05:08:59,363 INF program: Running... udevadm settle --timeout=300 >05:08:59,377 DBG program: Return code: 0 >05:08:59,390 INF program: Running... udevadm settle --timeout=300 >05:08:59,405 DBG program: Return code: 0 >05:08:59,418 INF program: Running... udevadm settle --timeout=300 >05:08:59,433 DBG program: Return code: 0 >05:08:59,446 INF program: Running... udevadm settle --timeout=300 >05:08:59,461 DBG program: Return code: 0 >05:08:59,474 INF program: Running... udevadm settle --timeout=300 >05:08:59,489 DBG program: Return code: 0 >05:08:59,492 INF program: Running... udevadm settle --timeout=300 >05:08:59,509 DBG program: Return code: 0 >05:08:59,523 INF program: Running... udevadm settle --timeout=300 >05:08:59,537 DBG program: Return code: 0 >05:08:59,549 INF program: Running... udevadm settle --timeout=300 >05:08:59,564 DBG program: Return code: 0 >05:08:59,578 INF program: Running... udevadm settle --timeout=300 >05:08:59,592 DBG program: Return code: 0 >05:08:59,605 INF program: Running... udevadm settle --timeout=300 >05:08:59,619 DBG program: Return code: 0 >05:08:59,622 INF program: Running... udevadm settle --timeout=300 >05:08:59,637 DBG program: Return code: 0 >05:08:59,650 INF program: Running... udevadm settle --timeout=300 >05:08:59,665 DBG program: Return code: 0 >05:08:59,678 INF program: Running... udevadm settle --timeout=300 >05:08:59,695 DBG program: Return code: 0 >05:08:59,709 INF program: Running... udevadm settle --timeout=300 >05:08:59,724 DBG program: Return code: 0 >05:08:59,735 INF program: Running... udevadm settle --timeout=300 >05:08:59,750 DBG program: Return code: 0 >05:08:59,756 INF program: Running... udevadm settle --timeout=300 >05:08:59,771 DBG program: Return code: 0 >05:08:59,773 INF program: Running... udevadm settle --timeout=300 >05:08:59,789 DBG program: Return code: 0 >05:08:59,802 INF program: Running... udevadm settle --timeout=300 >05:08:59,818 DBG program: Return code: 0 >05:08:59,830 INF program: Running... udevadm settle --timeout=300 >05:08:59,846 DBG program: Return code: 0 >05:08:59,858 INF program: Running... udevadm settle --timeout=300 >05:08:59,875 DBG program: Return code: 0 >05:08:59,888 INF program: Running... udevadm settle --timeout=300 >05:08:59,902 DBG program: Return code: 0 >05:08:59,904 INF program: Running... udevadm settle --timeout=300 >05:08:59,921 DBG program: Return code: 0 >05:08:59,934 INF program: Running... udevadm settle --timeout=300 >05:08:59,949 DBG program: Return code: 0 >05:08:59,962 INF program: Running... udevadm settle --timeout=300 >05:08:59,978 DBG program: Return code: 0 >05:08:59,991 INF program: Running... udevadm settle --timeout=300 >05:09:00,005 DBG program: Return code: 0 >05:09:00,017 INF program: Running... udevadm settle --timeout=300 >05:09:00,033 DBG program: Return code: 0 >05:09:00,035 INF program: Running... udevadm settle --timeout=300 >05:09:00,052 DBG program: Return code: 0 >05:09:00,065 INF program: Running... udevadm settle --timeout=300 >05:09:00,082 DBG program: Return code: 0 >05:09:00,095 INF program: Running... udevadm settle --timeout=300 >05:09:00,111 DBG program: Return code: 0 >05:09:00,124 INF program: Running... udevadm settle --timeout=300 >05:09:00,141 DBG program: Return code: 0 >05:09:00,153 INF program: Running... udevadm settle --timeout=300 >05:09:00,169 DBG program: Return code: 0 >05:09:00,172 INF program: Running... udevadm settle --timeout=300 >05:09:00,189 DBG program: Return code: 0 >05:09:00,203 INF program: Running... udevadm settle --timeout=300 >05:09:00,219 DBG program: Return code: 0 >05:09:00,232 INF program: Running... udevadm settle --timeout=300 >05:09:00,248 DBG program: Return code: 0 >05:09:00,262 INF program: Running... udevadm settle --timeout=300 >05:09:00,278 DBG program: Return code: 0 >05:09:00,290 INF program: Running... udevadm settle --timeout=300 >05:09:00,306 DBG program: Return code: 0 >05:09:00,311 INF program: Running... udevadm settle --timeout=300 >05:09:00,326 DBG program: Return code: 0 >05:09:00,328 INF program: Running... udevadm settle --timeout=300 >05:09:00,343 DBG program: Return code: 0 >05:09:00,356 INF program: Running... udevadm settle --timeout=300 >05:09:00,369 DBG program: Return code: 0 >05:09:00,382 INF program: Running... udevadm settle --timeout=300 >05:09:00,397 DBG program: Return code: 0 >05:09:00,410 INF program: Running... udevadm settle --timeout=300 >05:09:00,425 DBG program: Return code: 0 >05:09:00,438 INF program: Running... udevadm settle --timeout=300 >05:09:00,453 DBG program: Return code: 0 >05:09:00,456 INF program: Running... udevadm settle --timeout=300 >05:09:00,471 DBG program: Return code: 0 >05:09:00,485 INF program: Running... udevadm settle --timeout=300 >05:09:00,499 DBG program: Return code: 0 >05:09:00,512 INF program: Running... udevadm settle --timeout=300 >05:09:00,526 DBG program: Return code: 0 >05:09:00,540 INF program: Running... udevadm settle --timeout=300 >05:09:00,555 DBG program: Return code: 0 >05:09:00,566 INF program: Running... udevadm settle --timeout=300 >05:09:00,583 DBG program: Return code: 0 >05:09:00,586 INF program: Running... udevadm settle --timeout=300 >05:09:00,601 DBG program: Return code: 0 >05:09:00,614 INF program: Running... udevadm settle --timeout=300 >05:09:00,628 DBG program: Return code: 0 >05:09:00,641 INF program: Running... udevadm settle --timeout=300 >05:09:00,655 DBG program: Return code: 0 >05:09:00,668 INF program: Running... udevadm settle --timeout=300 >05:09:00,682 DBG program: Return code: 0 >05:09:00,693 INF program: Running... udevadm settle --timeout=300 >05:09:00,707 DBG program: Return code: 0 >05:09:00,710 INF program: Running... udevadm settle --timeout=300 >05:09:00,726 DBG program: Return code: 0 >05:09:00,739 INF program: Running... udevadm settle --timeout=300 >05:09:00,753 DBG program: Return code: 0 >05:09:00,765 INF program: Running... udevadm settle --timeout=300 >05:09:00,780 DBG program: Return code: 0 >05:09:00,793 INF program: Running... udevadm settle --timeout=300 >05:09:00,810 DBG program: Return code: 0 >05:09:00,821 INF program: Running... udevadm settle --timeout=300 >05:09:00,838 DBG program: Return code: 0 >05:09:00,844 INF program: Running... udevadm settle --timeout=300 >05:09:00,858 DBG program: Return code: 0 >05:09:00,860 INF program: Running... udevadm settle --timeout=300 >05:09:00,876 DBG program: Return code: 0 >05:09:00,890 INF program: Running... udevadm settle --timeout=300 >05:09:00,906 DBG program: Return code: 0 >05:09:00,918 INF program: Running... udevadm settle --timeout=300 >05:09:00,933 DBG program: Return code: 0 >05:09:00,947 INF program: Running... udevadm settle --timeout=300 >05:09:00,962 DBG program: Return code: 0 >05:09:00,974 INF program: Running... udevadm settle --timeout=300 >05:09:00,989 DBG program: Return code: 0 >05:09:00,991 INF program: Running... udevadm settle --timeout=300 >05:09:01,006 DBG program: Return code: 0 >05:09:01,020 INF program: Running... udevadm settle --timeout=300 >05:09:01,036 DBG program: Return code: 0 >05:09:01,048 INF program: Running... udevadm settle --timeout=300 >05:09:01,064 DBG program: Return code: 0 >05:09:01,077 INF program: Running... udevadm settle --timeout=300 >05:09:01,092 DBG program: Return code: 0 >05:09:01,104 INF program: Running... udevadm settle --timeout=300 >05:09:01,118 DBG program: Return code: 0 >05:09:01,121 INF program: Running... udevadm settle --timeout=300 >05:09:01,135 DBG program: Return code: 0 >05:09:01,148 INF program: Running... udevadm settle --timeout=300 >05:09:01,162 DBG program: Return code: 0 >05:09:01,174 INF program: Running... udevadm settle --timeout=300 >05:09:01,188 DBG program: Return code: 0 >05:09:01,201 INF program: Running... udevadm settle --timeout=300 >05:09:01,216 DBG program: Return code: 0 >05:09:01,229 INF program: Running... udevadm settle --timeout=300 >05:09:01,243 DBG program: Return code: 0 >05:09:01,246 INF program: Running... udevadm settle --timeout=300 >05:09:01,260 DBG program: Return code: 0 >05:09:01,274 INF program: Running... udevadm settle --timeout=300 >05:09:01,289 DBG program: Return code: 0 >05:09:01,301 INF program: Running... udevadm settle --timeout=300 >05:09:01,316 DBG program: Return code: 0 >05:09:01,330 INF program: Running... udevadm settle --timeout=300 >05:09:01,345 DBG program: Return code: 0 >05:09:01,357 INF program: Running... udevadm settle --timeout=300 >05:09:01,371 DBG program: Return code: 0 >05:09:01,377 INF program: Running... udevadm settle --timeout=300 >05:09:01,392 DBG program: Return code: 0 >05:09:01,394 INF program: Running... udevadm settle --timeout=300 >05:09:01,409 DBG program: Return code: 0 >05:09:01,423 INF program: Running... udevadm settle --timeout=300 >05:09:01,438 DBG program: Return code: 0 >05:09:01,450 INF program: Running... udevadm settle --timeout=300 >05:09:01,464 DBG program: Return code: 0 >05:09:01,478 INF program: Running... udevadm settle --timeout=300 >05:09:01,492 DBG program: Return code: 0 >05:09:01,503 INF program: Running... udevadm settle --timeout=300 >05:09:01,518 DBG program: Return code: 0 >05:09:01,520 INF program: Running... udevadm settle --timeout=300 >05:09:01,534 DBG program: Return code: 0 >05:09:01,547 INF program: Running... udevadm settle --timeout=300 >05:09:01,561 DBG program: Return code: 0 >05:09:01,574 INF program: Running... udevadm settle --timeout=300 >05:09:01,589 DBG program: Return code: 0 >05:09:01,602 INF program: Running... udevadm settle --timeout=300 >05:09:01,617 DBG program: Return code: 0 >05:09:01,629 INF program: Running... udevadm settle --timeout=300 >05:09:01,645 DBG program: Return code: 0 >05:09:01,647 INF program: Running... udevadm settle --timeout=300 >05:09:01,662 DBG program: Return code: 0 >05:09:01,675 INF program: Running... udevadm settle --timeout=300 >05:09:01,690 DBG program: Return code: 0 >05:09:01,702 INF program: Running... udevadm settle --timeout=300 >05:09:01,716 DBG program: Return code: 0 >05:09:01,730 INF program: Running... udevadm settle --timeout=300 >05:09:01,744 DBG program: Return code: 0 >05:09:01,756 INF program: Running... udevadm settle --timeout=300 >05:09:01,770 DBG program: Return code: 0 >05:09:01,773 INF program: Running... udevadm settle --timeout=300 >05:09:01,788 DBG program: Return code: 0 >05:09:01,801 INF program: Running... udevadm settle --timeout=300 >05:09:01,814 DBG program: Return code: 0 >05:09:01,827 INF program: Running... udevadm settle --timeout=300 >05:09:01,841 DBG program: Return code: 0 >05:09:01,854 INF program: Running... udevadm settle --timeout=300 >05:09:01,868 DBG program: Return code: 0 >05:09:01,880 INF program: Running... udevadm settle --timeout=300 >05:09:01,895 DBG program: Return code: 0 >05:09:01,902 INF program: Running... udevadm settle --timeout=300 >05:09:01,916 DBG program: Return code: 0 >05:09:01,918 INF program: Running... udevadm settle --timeout=300 >05:09:01,932 DBG program: Return code: 0 >05:09:01,945 INF program: Running... udevadm settle --timeout=300 >05:09:01,957 DBG program: Return code: 0 >05:09:01,970 INF program: Running... udevadm settle --timeout=300 >05:09:01,984 DBG program: Return code: 0 >05:09:01,996 INF program: Running... udevadm settle --timeout=300 >05:09:02,011 DBG program: Return code: 0 >05:09:02,023 INF program: Running... udevadm settle --timeout=300 >05:09:02,036 DBG program: Return code: 0 >05:09:02,038 INF program: Running... udevadm settle --timeout=300 >05:09:02,053 DBG program: Return code: 0 >05:09:02,066 INF program: Running... udevadm settle --timeout=300 >05:09:02,081 DBG program: Return code: 0 >05:09:02,093 INF program: Running... udevadm settle --timeout=300 >05:09:02,107 DBG program: Return code: 0 >05:09:02,121 INF program: Running... udevadm settle --timeout=300 >05:09:02,135 DBG program: Return code: 0 >05:09:02,147 INF program: Running... udevadm settle --timeout=300 >05:09:02,161 DBG program: Return code: 0 >05:09:02,164 INF program: Running... udevadm settle --timeout=300 >05:09:02,179 DBG program: Return code: 0 >05:09:02,192 INF program: Running... udevadm settle --timeout=300 >05:09:02,206 DBG program: Return code: 0 >05:09:02,219 INF program: Running... udevadm settle --timeout=300 >05:09:02,234 DBG program: Return code: 0 >05:09:02,247 INF program: Running... udevadm settle --timeout=300 >05:09:02,261 DBG program: Return code: 0 >05:09:02,274 INF program: Running... udevadm settle --timeout=300 >05:09:02,288 DBG program: Return code: 0 >05:09:02,291 INF program: Running... udevadm settle --timeout=300 >05:09:02,306 DBG program: Return code: 0 >05:09:02,320 INF program: Running... udevadm settle --timeout=300 >05:09:02,334 DBG program: Return code: 0 >05:09:02,346 INF program: Running... udevadm settle --timeout=300 >05:09:02,360 DBG program: Return code: 0 >05:09:02,374 INF program: Running... udevadm settle --timeout=300 >05:09:02,388 DBG program: Return code: 0 >05:09:02,399 INF program: Running... udevadm settle --timeout=300 >05:09:02,414 DBG program: Return code: 0 >05:09:02,421 INF program: Running... udevadm settle --timeout=300 >05:09:02,435 DBG program: Return code: 0 >05:09:02,437 INF program: Running... udevadm settle --timeout=300 >05:09:02,451 DBG program: Return code: 0 >05:09:02,464 INF program: Running... udevadm settle --timeout=300 >05:09:02,479 DBG program: Return code: 0 >05:09:02,491 INF program: Running... udevadm settle --timeout=300 >05:09:02,505 DBG program: Return code: 0 >05:09:02,518 INF program: Running... udevadm settle --timeout=300 >05:09:02,532 DBG program: Return code: 0 >05:09:02,543 INF program: Running... udevadm settle --timeout=300 >05:09:02,558 DBG program: Return code: 0 >05:09:02,560 INF program: Running... udevadm settle --timeout=300 >05:09:02,575 DBG program: Return code: 0 >05:09:02,587 INF program: Running... udevadm settle --timeout=300 >05:09:02,602 DBG program: Return code: 0 >05:09:02,614 INF program: Running... udevadm settle --timeout=300 >05:09:02,628 DBG program: Return code: 0 >05:09:02,641 INF program: Running... udevadm settle --timeout=300 >05:09:02,655 DBG program: Return code: 0 >05:09:02,667 INF program: Running... udevadm settle --timeout=300 >05:09:02,682 DBG program: Return code: 0 >05:09:02,684 INF program: Running... udevadm settle --timeout=300 >05:09:02,698 DBG program: Return code: 0 >05:09:02,711 INF program: Running... udevadm settle --timeout=300 >05:09:02,727 DBG program: Return code: 0 >05:09:02,739 INF program: Running... udevadm settle --timeout=300 >05:09:02,753 DBG program: Return code: 0 >05:09:02,767 INF program: Running... udevadm settle --timeout=300 >05:09:02,783 DBG program: Return code: 0 >05:09:02,795 INF program: Running... udevadm settle --timeout=300 >05:09:02,812 DBG program: Return code: 0 >05:09:02,815 INF program: Running... udevadm settle --timeout=300 >05:09:02,830 DBG program: Return code: 0 >05:09:02,844 INF program: Running... udevadm settle --timeout=300 >05:09:02,859 DBG program: Return code: 0 >05:09:02,872 INF program: Running... udevadm settle --timeout=300 >05:09:02,888 DBG program: Return code: 0 >05:09:02,901 INF program: Running... udevadm settle --timeout=300 >05:09:02,916 DBG program: Return code: 0 >05:09:02,928 INF program: Running... udevadm settle --timeout=300 >05:09:02,943 DBG program: Return code: 0 >05:09:02,948 INF program: Running... udevadm settle --timeout=300 >05:09:02,963 DBG program: Return code: 0 >05:09:02,965 INF program: Running... udevadm settle --timeout=300 >05:09:02,981 DBG program: Return code: 0 >05:09:02,994 INF program: Running... udevadm settle --timeout=300 >05:09:03,008 DBG program: Return code: 0 >05:09:03,020 INF program: Running... udevadm settle --timeout=300 >05:09:03,035 DBG program: Return code: 0 >05:09:03,048 INF program: Running... udevadm settle --timeout=300 >05:09:03,062 DBG program: Return code: 0 >05:09:03,074 INF program: Running... udevadm settle --timeout=300 >05:09:03,088 DBG program: Return code: 0 >05:09:03,090 INF program: Running... udevadm settle --timeout=300 >05:09:03,104 DBG program: Return code: 0 >05:09:03,117 INF program: Running... udevadm settle --timeout=300 >05:09:03,132 DBG program: Return code: 0 >05:09:03,145 INF program: Running... udevadm settle --timeout=300 >05:09:03,159 DBG program: Return code: 0 >05:09:03,173 INF program: Running... udevadm settle --timeout=300 >05:09:03,187 DBG program: Return code: 0 >05:09:03,199 INF program: Running... udevadm settle --timeout=300 >05:09:03,215 DBG program: Return code: 0 >05:09:03,217 INF program: Running... udevadm settle --timeout=300 >05:09:03,232 DBG program: Return code: 0 >05:09:03,246 INF program: Running... udevadm settle --timeout=300 >05:09:03,259 DBG program: Return code: 0 >05:09:03,271 INF program: Running... udevadm settle --timeout=300 >05:09:03,287 DBG program: Return code: 0 >05:09:03,301 INF program: Running... udevadm settle --timeout=300 >05:09:03,316 DBG program: Return code: 0 >05:09:03,328 INF program: Running... udevadm settle --timeout=300 >05:09:03,345 DBG program: Return code: 0 >05:09:03,348 INF program: Running... udevadm settle --timeout=300 >05:09:03,364 DBG program: Return code: 0 >05:09:03,377 INF program: Running... udevadm settle --timeout=300 >05:09:03,393 DBG program: Return code: 0 >05:09:03,405 INF program: Running... udevadm settle --timeout=300 >05:09:03,420 DBG program: Return code: 0 >05:09:03,434 INF program: Running... udevadm settle --timeout=300 >05:09:03,451 DBG program: Return code: 0 >05:09:03,463 INF program: Running... udevadm settle --timeout=300 >05:09:03,477 DBG program: Return code: 0 >05:09:03,483 INF program: Running... udevadm settle --timeout=300 >05:09:03,500 DBG program: Return code: 0 >05:09:03,502 INF program: Running... udevadm settle --timeout=300 >05:09:03,517 DBG program: Return code: 0 >05:09:03,530 INF program: Running... udevadm settle --timeout=300 >05:09:03,545 DBG program: Return code: 0 >05:09:03,558 INF program: Running... udevadm settle --timeout=300 >05:09:03,573 DBG program: Return code: 0 >05:09:03,586 INF program: Running... udevadm settle --timeout=300 >05:09:03,600 DBG program: Return code: 0 >05:09:03,612 INF program: Running... udevadm settle --timeout=300 >05:09:03,628 DBG program: Return code: 0 >05:09:03,630 INF program: Running... udevadm settle --timeout=300 >05:09:03,644 DBG program: Return code: 0 >05:09:03,657 INF program: Running... udevadm settle --timeout=300 >05:09:03,673 DBG program: Return code: 0 >05:09:03,685 INF program: Running... udevadm settle --timeout=300 >05:09:03,701 DBG program: Return code: 0 >05:09:03,714 INF program: Running... udevadm settle --timeout=300 >05:09:03,730 DBG program: Return code: 0 >05:09:03,742 INF program: Running... udevadm settle --timeout=300 >05:09:03,756 DBG program: Return code: 0 >05:09:03,758 INF program: Running... udevadm settle --timeout=300 >05:09:03,772 DBG program: Return code: 0 >05:09:03,785 INF program: Running... udevadm settle --timeout=300 >05:09:03,799 DBG program: Return code: 0 >05:09:03,812 INF program: Running... udevadm settle --timeout=300 >05:09:03,826 DBG program: Return code: 0 >05:09:03,840 INF program: Running... udevadm settle --timeout=300 >05:09:03,854 DBG program: Return code: 0 >05:09:03,866 INF program: Running... udevadm settle --timeout=300 >05:09:03,881 DBG program: Return code: 0 >05:09:03,884 INF program: Running... udevadm settle --timeout=300 >05:09:03,899 DBG program: Return code: 0 >05:09:03,913 INF program: Running... udevadm settle --timeout=300 >05:09:03,927 DBG program: Return code: 0 >05:09:03,941 INF program: Running... udevadm settle --timeout=300 >05:09:03,955 DBG program: Return code: 0 >05:09:03,969 INF program: Running... udevadm settle --timeout=300 >05:09:03,982 DBG program: Return code: 0 >05:09:03,995 INF program: Running... udevadm settle --timeout=300 >05:09:04,009 DBG program: Return code: 0 >05:09:04,016 INF program: Running... udevadm settle --timeout=300 >05:09:04,031 DBG program: Return code: 0 >05:09:04,032 INF program: Running... udevadm settle --timeout=300 >05:09:04,048 DBG program: Return code: 0 >05:09:04,062 INF program: Running... udevadm settle --timeout=300 >05:09:04,078 DBG program: Return code: 0 >05:09:04,090 INF program: Running... udevadm settle --timeout=300 >05:09:04,107 DBG program: Return code: 0 >05:09:04,121 INF program: Running... udevadm settle --timeout=300 >05:09:04,136 DBG program: Return code: 0 >05:09:04,148 INF program: Running... udevadm settle --timeout=300 >05:09:04,165 DBG program: Return code: 0 >05:09:04,167 INF program: Running... udevadm settle --timeout=300 >05:09:04,183 DBG program: Return code: 0 >05:09:04,197 INF program: Running... udevadm settle --timeout=300 >05:09:04,213 DBG program: Return code: 0 >05:09:04,226 INF program: Running... udevadm settle --timeout=300 >05:09:04,243 DBG program: Return code: 0 >05:09:04,257 INF program: Running... udevadm settle --timeout=300 >05:09:04,273 DBG program: Return code: 0 >05:09:04,287 INF program: Running... udevadm settle --timeout=300 >05:09:04,304 DBG program: Return code: 0 >05:09:04,307 INF program: Running... udevadm settle --timeout=300 >05:09:04,322 DBG program: Return code: 0 >05:09:04,335 INF program: Running... udevadm settle --timeout=300 >05:09:04,351 DBG program: Return code: 0 >05:09:04,364 INF program: Running... udevadm settle --timeout=300 >05:09:04,380 DBG program: Return code: 0 >05:09:04,394 INF program: Running... udevadm settle --timeout=300 >05:09:04,409 DBG program: Return code: 0 >05:09:04,422 INF program: Running... udevadm settle --timeout=300 >05:09:04,436 DBG program: Return code: 0 >05:09:04,439 INF program: Running... udevadm settle --timeout=300 >05:09:04,455 DBG program: Return code: 0 >05:09:04,469 INF program: Running... udevadm settle --timeout=300 >05:09:04,485 DBG program: Return code: 0 >05:09:04,498 INF program: Running... udevadm settle --timeout=300 >05:09:04,513 DBG program: Return code: 0 >05:09:04,527 INF program: Running... udevadm settle --timeout=300 >05:09:04,543 DBG program: Return code: 0 >05:09:04,555 INF program: Running... udevadm settle --timeout=300 >05:09:04,570 DBG program: Return code: 0 >05:09:04,577 INF program: Running... udevadm settle --timeout=300 >05:09:04,592 DBG program: Return code: 0 >05:09:04,594 INF program: Running... udevadm settle --timeout=300 >05:09:04,613 DBG program: Return code: 0 >05:09:04,625 INF program: Running... udevadm settle --timeout=300 >05:09:04,640 DBG program: Return code: 0 >05:09:04,653 INF program: Running... udevadm settle --timeout=300 >05:09:04,668 DBG program: Return code: 0 >05:09:04,682 INF program: Running... udevadm settle --timeout=300 >05:09:04,697 DBG program: Return code: 0 >05:09:04,710 INF program: Running... udevadm settle --timeout=300 >05:09:04,725 DBG program: Return code: 0 >05:09:04,728 INF program: Running... udevadm settle --timeout=300 >05:09:04,743 DBG program: Return code: 0 >05:09:04,757 INF program: Running... udevadm settle --timeout=300 >05:09:04,774 DBG program: Return code: 0 >05:09:04,787 INF program: Running... udevadm settle --timeout=300 >05:09:04,803 DBG program: Return code: 0 >05:09:04,817 INF program: Running... udevadm settle --timeout=300 >05:09:04,832 DBG program: Return code: 0 >05:09:04,845 INF program: Running... udevadm settle --timeout=300 >05:09:04,862 DBG program: Return code: 0 >05:09:04,865 INF program: Running... udevadm settle --timeout=300 >05:09:04,879 DBG program: Return code: 0 >05:09:04,892 INF program: Running... udevadm settle --timeout=300 >05:09:04,907 DBG program: Return code: 0 >05:09:04,920 INF program: Running... udevadm settle --timeout=300 >05:09:04,937 DBG program: Return code: 0 >05:09:04,950 INF program: Running... udevadm settle --timeout=300 >05:09:04,967 DBG program: Return code: 0 >05:09:04,980 INF program: Running... udevadm settle --timeout=300 >05:09:04,995 DBG program: Return code: 0 >05:09:04,998 INF program: Running... udevadm settle --timeout=300 >05:09:05,013 DBG program: Return code: 0 >05:09:05,027 INF program: Running... udevadm settle --timeout=300 >05:09:05,044 DBG program: Return code: 0 >05:09:05,057 INF program: Running... udevadm settle --timeout=300 >05:09:05,072 DBG program: Return code: 0 >05:09:05,086 INF program: Running... udevadm settle --timeout=300 >05:09:05,101 DBG program: Return code: 0 >05:09:05,113 INF program: Running... udevadm settle --timeout=300 >05:09:05,128 DBG program: Return code: 0 >05:09:05,134 INF program: Running... udevadm settle --timeout=300 >05:09:05,149 DBG program: Return code: 0 >05:09:05,151 INF program: Running... udevadm settle --timeout=300 >05:09:05,168 DBG program: Return code: 0 >05:09:05,181 INF program: Running... udevadm settle --timeout=300 >05:09:05,196 DBG program: Return code: 0 >05:09:05,209 INF program: Running... udevadm settle --timeout=300 >05:09:05,226 DBG program: Return code: 0 >05:09:05,239 INF program: Running... udevadm settle --timeout=300 >05:09:05,254 DBG program: Return code: 0 >05:09:05,267 INF program: Running... udevadm settle --timeout=300 >05:09:05,283 DBG program: Return code: 0 >05:09:05,286 INF program: Running... udevadm settle --timeout=300 >05:09:05,302 DBG program: Return code: 0 >05:09:05,315 INF program: Running... udevadm settle --timeout=300 >05:09:05,330 DBG program: Return code: 0 >05:09:05,343 INF program: Running... udevadm settle --timeout=300 >05:09:05,358 DBG program: Return code: 0 >05:09:05,372 INF program: Running... udevadm settle --timeout=300 >05:09:05,389 DBG program: Return code: 0 >05:09:05,401 INF program: Running... udevadm settle --timeout=300 >05:09:05,416 DBG program: Return code: 0 >05:09:05,419 INF program: Running... udevadm settle --timeout=300 >05:09:05,434 DBG program: Return code: 0 >05:09:05,449 INF program: Running... udevadm settle --timeout=300 >05:09:05,464 DBG program: Return code: 0 >05:09:05,477 INF program: Running... udevadm settle --timeout=300 >05:09:05,491 DBG program: Return code: 0 >05:09:05,506 INF program: Running... udevadm settle --timeout=300 >05:09:05,520 DBG program: Return code: 0 >05:09:05,532 INF program: Running... udevadm settle --timeout=300 >05:09:05,547 DBG program: Return code: 0 >05:09:05,550 INF program: Running... udevadm settle --timeout=300 >05:09:05,567 DBG program: Return code: 0 >05:09:05,581 INF program: Running... udevadm settle --timeout=300 >05:09:05,596 DBG program: Return code: 0 >05:09:05,609 INF program: Running... udevadm settle --timeout=300 >05:09:05,624 DBG program: Return code: 0 >05:09:05,638 INF program: Running... udevadm settle --timeout=300 >05:09:05,654 DBG program: Return code: 0 >05:09:05,667 INF program: Running... udevadm settle --timeout=300 >05:09:05,682 DBG program: Return code: 0 >05:09:05,688 INF program: Running... udevadm settle --timeout=300 >05:09:05,703 DBG program: Return code: 0 >05:09:05,705 INF program: Running... udevadm settle --timeout=300 >05:09:05,721 DBG program: Return code: 0 >05:09:05,734 INF program: Running... udevadm settle --timeout=300 >05:09:05,748 DBG program: Return code: 0 >05:09:05,760 INF program: Running... udevadm settle --timeout=300 >05:09:05,775 DBG program: Return code: 0 >05:09:05,789 INF program: Running... udevadm settle --timeout=300 >05:09:05,804 DBG program: Return code: 0 >05:09:05,817 INF program: Running... udevadm settle --timeout=300 >05:09:05,832 DBG program: Return code: 0 >05:09:05,835 INF program: Running... udevadm settle --timeout=300 >05:09:05,850 DBG program: Return code: 0 >05:09:05,864 INF program: Running... udevadm settle --timeout=300 >05:09:05,879 DBG program: Return code: 0 >05:09:05,892 INF program: Running... udevadm settle --timeout=300 >05:09:05,908 DBG program: Return code: 0 >05:09:05,921 INF program: Running... udevadm settle --timeout=300 >05:09:05,936 DBG program: Return code: 0 >05:09:05,948 INF program: Running... udevadm settle --timeout=300 >05:09:05,964 DBG program: Return code: 0 >05:09:05,966 INF program: Running... udevadm settle --timeout=300 >05:09:05,982 DBG program: Return code: 0 >05:09:05,996 INF program: Running... udevadm settle --timeout=300 >05:09:06,011 DBG program: Return code: 0 >05:09:06,024 INF program: Running... udevadm settle --timeout=300 >05:09:06,040 DBG program: Return code: 0 >05:09:06,054 INF program: Running... udevadm settle --timeout=300 >05:09:06,069 DBG program: Return code: 0 >05:09:06,081 INF program: Running... udevadm settle --timeout=300 >05:09:06,097 DBG program: Return code: 0 >05:09:06,099 INF program: Running... udevadm settle --timeout=300 >05:09:06,114 DBG program: Return code: 0 >05:09:06,129 INF program: Running... udevadm settle --timeout=300 >05:09:06,143 DBG program: Return code: 0 >05:09:06,156 INF program: Running... udevadm settle --timeout=300 >05:09:06,170 DBG program: Return code: 0 >05:09:06,182 INF program: Running... udevadm settle --timeout=300 >05:09:06,196 DBG program: Return code: 0 >05:09:06,209 INF program: Running... udevadm settle --timeout=300 >05:09:06,223 DBG program: Return code: 0 >05:09:06,229 INF program: Running... udevadm settle --timeout=300 >05:09:06,241 DBG program: Return code: 0 >05:09:06,243 INF program: Running... udevadm settle --timeout=300 >05:09:06,260 DBG program: Return code: 0 >05:09:06,275 INF program: Running... udevadm settle --timeout=300 >05:09:06,287 DBG program: Return code: 0 >05:09:06,299 INF program: Running... udevadm settle --timeout=300 >05:09:06,317 DBG program: Return code: 0 >05:09:06,333 INF program: Running... udevadm settle --timeout=300 >05:09:06,347 DBG program: Return code: 0 >05:09:06,363 INF program: Running... udevadm settle --timeout=300 >05:09:06,379 DBG program: Return code: 0 >05:09:06,381 INF program: Running... udevadm settle --timeout=300 >05:09:06,396 DBG program: Return code: 0 >05:09:06,414 INF program: Running... udevadm settle --timeout=300 >05:09:06,429 DBG program: Return code: 0 >05:09:06,445 INF program: Running... udevadm settle --timeout=300 >05:09:06,460 DBG program: Return code: 0 >05:09:06,477 INF program: Running... udevadm settle --timeout=300 >05:09:06,491 DBG program: Return code: 0 >05:09:06,503 INF program: Running... udevadm settle --timeout=300 >05:09:06,519 DBG program: Return code: 0 >05:09:06,522 INF program: Running... udevadm settle --timeout=300 >05:09:06,536 DBG program: Return code: 0 >05:09:06,550 INF program: Running... udevadm settle --timeout=300 >05:09:06,566 DBG program: Return code: 0 >05:09:06,578 INF program: Running... udevadm settle --timeout=300 >05:09:06,593 DBG program: Return code: 0 >05:09:06,607 INF program: Running... udevadm settle --timeout=300 >05:09:06,621 DBG program: Return code: 0 >05:09:06,633 INF program: Running... udevadm settle --timeout=300 >05:09:06,647 DBG program: Return code: 0 >05:09:06,650 INF program: Running... udevadm settle --timeout=300 >05:09:06,664 DBG program: Return code: 0 >05:09:06,678 INF program: Running... udevadm settle --timeout=300 >05:09:06,693 DBG program: Return code: 0 >05:09:06,706 INF program: Running... udevadm settle --timeout=300 >05:09:06,721 DBG program: Return code: 0 >05:09:06,735 INF program: Running... udevadm settle --timeout=300 >05:09:06,751 DBG program: Return code: 0 >05:09:06,763 INF program: Running... udevadm settle --timeout=300 >05:09:06,777 DBG program: Return code: 0 >05:09:06,782 INF program: Running... udevadm settle --timeout=300 >05:09:06,797 DBG program: Return code: 0 >05:09:06,799 INF program: Running... udevadm settle --timeout=300 >05:09:06,814 DBG program: Return code: 0 >05:09:06,827 INF program: Running... udevadm settle --timeout=300 >05:09:06,842 DBG program: Return code: 0 >05:09:06,855 INF program: Running... udevadm settle --timeout=300 >05:09:06,870 DBG program: Return code: 0 >05:09:06,884 INF program: Running... udevadm settle --timeout=300 >05:09:06,898 DBG program: Return code: 0 >05:09:06,911 INF program: Running... udevadm settle --timeout=300 >05:09:06,925 DBG program: Return code: 0 >05:09:06,927 INF program: Running... udevadm settle --timeout=300 >05:09:06,942 DBG program: Return code: 0 >05:09:06,956 INF program: Running... udevadm settle --timeout=300 >05:09:06,970 DBG program: Return code: 0 >05:09:06,983 INF program: Running... udevadm settle --timeout=300 >05:09:06,997 DBG program: Return code: 0 >05:09:07,011 INF program: Running... udevadm settle --timeout=300 >05:09:07,026 DBG program: Return code: 0 >05:09:07,038 INF program: Running... udevadm settle --timeout=300 >05:09:07,052 DBG program: Return code: 0 >05:09:07,055 INF program: Running... udevadm settle --timeout=300 >05:09:07,071 DBG program: Return code: 0 >05:09:07,085 INF program: Running... udevadm settle --timeout=300 >05:09:07,100 DBG program: Return code: 0 >05:09:07,112 INF program: Running... udevadm settle --timeout=300 >05:09:07,127 DBG program: Return code: 0 >05:09:07,141 INF program: Running... udevadm settle --timeout=300 >05:09:07,156 DBG program: Return code: 0 >05:09:07,169 INF program: Running... udevadm settle --timeout=300 >05:09:07,184 DBG program: Return code: 0 >05:09:07,187 INF program: Running... udevadm settle --timeout=300 >05:09:07,200 DBG program: Return code: 0 >05:09:07,214 INF program: Running... udevadm settle --timeout=300 >05:09:07,229 DBG program: Return code: 0 >05:09:07,242 INF program: Running... udevadm settle --timeout=300 >05:09:07,256 DBG program: Return code: 0 >05:09:07,270 INF program: Running... udevadm settle --timeout=300 >05:09:07,284 DBG program: Return code: 0 >05:09:07,297 INF program: Running... udevadm settle --timeout=300 >05:09:07,311 DBG program: Return code: 0 >05:09:07,317 INF program: Running... udevadm settle --timeout=300 >05:09:07,332 DBG program: Return code: 0 >05:09:07,334 INF program: Running... udevadm settle --timeout=300 >05:09:07,350 DBG program: Return code: 0 >05:09:07,364 INF program: Running... udevadm settle --timeout=300 >05:09:07,381 DBG program: Return code: 0 >05:09:07,393 INF program: Running... udevadm settle --timeout=300 >05:09:07,408 DBG program: Return code: 0 >05:09:07,422 INF program: Running... udevadm settle --timeout=300 >05:09:07,436 DBG program: Return code: 0 >05:09:07,448 INF program: Running... udevadm settle --timeout=300 >05:09:07,461 DBG program: Return code: 0 >05:09:07,463 INF program: Running... udevadm settle --timeout=300 >05:09:07,478 DBG program: Return code: 0 >05:09:07,492 INF program: Running... udevadm settle --timeout=300 >05:09:07,505 DBG program: Return code: 0 >05:09:07,518 INF program: Running... udevadm settle --timeout=300 >05:09:07,534 DBG program: Return code: 0 >05:09:07,547 INF program: Running... udevadm settle --timeout=300 >05:09:07,562 DBG program: Return code: 0 >05:09:07,574 INF program: Running... udevadm settle --timeout=300 >05:09:07,589 DBG program: Return code: 0 >05:09:07,592 INF program: Running... udevadm settle --timeout=300 >05:09:07,605 DBG program: Return code: 0 >05:09:07,619 INF program: Running... udevadm settle --timeout=300 >05:09:07,633 DBG program: Return code: 0 >05:09:07,646 INF program: Running... udevadm settle --timeout=300 >05:09:07,662 DBG program: Return code: 0 >05:09:07,675 INF program: Running... udevadm settle --timeout=300 >05:09:07,689 DBG program: Return code: 0 >05:09:07,701 INF program: Running... udevadm settle --timeout=300 >05:09:07,716 DBG program: Return code: 0 >05:09:07,719 INF program: Running... udevadm settle --timeout=300 >05:09:07,736 DBG program: Return code: 0 >05:09:07,749 INF program: Running... udevadm settle --timeout=300 >05:09:07,764 DBG program: Return code: 0 >05:09:07,776 INF program: Running... udevadm settle --timeout=300 >05:09:07,790 DBG program: Return code: 0 >05:09:07,804 INF program: Running... udevadm settle --timeout=300 >05:09:07,818 DBG program: Return code: 0 >05:09:07,831 INF program: Running... udevadm settle --timeout=300 >05:09:07,847 DBG program: Return code: 0 >05:09:07,852 INF program: Running... udevadm settle --timeout=300 >05:09:07,867 DBG program: Return code: 0 >05:09:07,869 INF program: Running... udevadm settle --timeout=300 >05:09:07,885 DBG program: Return code: 0 >05:09:07,899 INF program: Running... udevadm settle --timeout=300 >05:09:07,915 DBG program: Return code: 0 >05:09:07,928 INF program: Running... udevadm settle --timeout=300 >05:09:07,943 DBG program: Return code: 0 >05:09:07,957 INF program: Running... udevadm settle --timeout=300 >05:09:07,971 DBG program: Return code: 0 >05:09:07,984 INF program: Running... udevadm settle --timeout=300 >05:09:07,998 DBG program: Return code: 0 >05:09:07,999 INF program: Running... udevadm settle --timeout=300 >05:09:08,013 DBG program: Return code: 0 >05:09:08,026 INF program: Running... udevadm settle --timeout=300 >05:09:08,041 DBG program: Return code: 0 >05:09:08,054 INF program: Running... udevadm settle --timeout=300 >05:09:08,068 DBG program: Return code: 0 >05:09:08,082 INF program: Running... udevadm settle --timeout=300 >05:09:08,096 DBG program: Return code: 0 >05:09:08,108 INF program: Running... udevadm settle --timeout=300 >05:09:08,123 DBG program: Return code: 0 >05:09:08,126 INF program: Running... udevadm settle --timeout=300 >05:09:08,142 DBG program: Return code: 0 >05:09:08,155 INF program: Running... udevadm settle --timeout=300 >05:09:08,170 DBG program: Return code: 0 >05:09:08,183 INF program: Running... udevadm settle --timeout=300 >05:09:08,197 DBG program: Return code: 0 >05:09:08,211 INF program: Running... udevadm settle --timeout=300 >05:09:08,225 DBG program: Return code: 0 >05:09:08,238 INF program: Running... udevadm settle --timeout=300 >05:09:08,252 DBG program: Return code: 0 >05:09:08,255 INF program: Running... udevadm settle --timeout=300 >05:09:08,271 DBG program: Return code: 0 >05:09:08,285 INF program: Running... udevadm settle --timeout=300 >05:09:08,300 DBG program: Return code: 0 >05:09:08,313 INF program: Running... udevadm settle --timeout=300 >05:09:08,327 DBG program: Return code: 0 >05:09:08,341 INF program: Running... udevadm settle --timeout=300 >05:09:08,356 DBG program: Return code: 0 >05:09:08,368 INF program: Running... udevadm settle --timeout=300 >05:09:08,385 DBG program: Return code: 0 >05:09:08,391 INF program: Running... udevadm settle --timeout=300 >05:09:08,405 DBG program: Return code: 0 >05:09:08,407 INF program: Running... udevadm settle --timeout=300 >05:09:08,425 DBG program: Return code: 0 >05:09:08,439 INF program: Running... udevadm settle --timeout=300 >05:09:08,453 DBG program: Return code: 0 >05:09:08,466 INF program: Running... udevadm settle --timeout=300 >05:09:08,481 DBG program: Return code: 0 >05:09:08,495 INF program: Running... udevadm settle --timeout=300 >05:09:08,510 DBG program: Return code: 0 >05:09:08,522 INF program: Running... udevadm settle --timeout=300 >05:09:08,537 DBG program: Return code: 0 >05:09:08,540 INF program: Running... udevadm settle --timeout=300 >05:09:08,556 DBG program: Return code: 0 >05:09:08,570 INF program: Running... udevadm settle --timeout=300 >05:09:08,584 DBG program: Return code: 0 >05:09:08,596 INF program: Running... udevadm settle --timeout=300 >05:09:08,611 DBG program: Return code: 0 >05:09:08,624 INF program: Running... udevadm settle --timeout=300 >05:09:08,639 DBG program: Return code: 0 >05:09:08,652 INF program: Running... udevadm settle --timeout=300 >05:09:08,666 DBG program: Return code: 0 >05:09:08,669 INF program: Running... udevadm settle --timeout=300 >05:09:08,684 DBG program: Return code: 0 >05:09:08,698 INF program: Running... udevadm settle --timeout=300 >05:09:08,713 DBG program: Return code: 0 >05:09:08,725 INF program: Running... udevadm settle --timeout=300 >05:09:08,739 DBG program: Return code: 0 >05:09:08,753 INF program: Running... udevadm settle --timeout=300 >05:09:08,767 DBG program: Return code: 0 >05:09:08,780 INF program: Running... udevadm settle --timeout=300 >05:09:08,795 DBG program: Return code: 0 >05:09:08,798 INF program: Running... udevadm settle --timeout=300 >05:09:08,813 DBG program: Return code: 0 >05:09:08,826 INF program: Running... udevadm settle --timeout=300 >05:09:08,841 DBG program: Return code: 0 >05:09:08,855 INF program: Running... udevadm settle --timeout=300 >05:09:08,870 DBG program: Return code: 0 >05:09:08,884 INF program: Running... udevadm settle --timeout=300 >05:09:08,898 DBG program: Return code: 0 >05:09:08,911 INF program: Running... udevadm settle --timeout=300 >05:09:08,925 DBG program: Return code: 0 >05:09:08,930 INF program: Running... udevadm settle --timeout=300 >05:09:08,944 DBG program: Return code: 0 >05:09:08,946 INF program: Running... udevadm settle --timeout=300 >05:09:08,963 DBG program: Return code: 0 >05:09:08,976 INF program: Running... udevadm settle --timeout=300 >05:09:08,992 DBG program: Return code: 0 >05:09:09,005 INF program: Running... udevadm settle --timeout=300 >05:09:09,018 DBG program: Return code: 0 >05:09:09,031 INF program: Running... udevadm settle --timeout=300 >05:09:09,045 DBG program: Return code: 0 >05:09:09,058 INF program: Running... udevadm settle --timeout=300 >05:09:09,072 DBG program: Return code: 0 >05:09:09,074 INF program: Running... udevadm settle --timeout=300 >05:09:09,089 DBG program: Return code: 0 >05:09:09,103 INF program: Running... udevadm settle --timeout=300 >05:09:09,117 DBG program: Return code: 0 >05:09:09,130 INF program: Running... udevadm settle --timeout=300 >05:09:09,144 DBG program: Return code: 0 >05:09:09,158 INF program: Running... udevadm settle --timeout=300 >05:09:09,174 DBG program: Return code: 0 >05:09:09,186 INF program: Running... udevadm settle --timeout=300 >05:09:09,200 DBG program: Return code: 0 >05:09:09,203 INF program: Running... udevadm settle --timeout=300 >05:09:09,218 DBG program: Return code: 0 >05:09:09,232 INF program: Running... udevadm settle --timeout=300 >05:09:09,246 DBG program: Return code: 0 >05:09:09,259 INF program: Running... udevadm settle --timeout=300 >05:09:09,273 DBG program: Return code: 0 >05:09:09,287 INF program: Running... udevadm settle --timeout=300 >05:09:09,301 DBG program: Return code: 0 >05:09:09,314 INF program: Running... udevadm settle --timeout=300 >05:09:09,328 DBG program: Return code: 0 >05:09:09,331 INF program: Running... udevadm settle --timeout=300 >05:09:09,345 DBG program: Return code: 0 >05:09:09,358 INF program: Running... udevadm settle --timeout=300 >05:09:09,373 DBG program: Return code: 0 >05:09:09,386 INF program: Running... udevadm settle --timeout=300 >05:09:09,400 DBG program: Return code: 0 >05:09:09,413 INF program: Running... udevadm settle --timeout=300 >05:09:09,428 DBG program: Return code: 0 >05:09:09,441 INF program: Running... udevadm settle --timeout=300 >05:09:09,455 DBG program: Return code: 0 >05:09:09,461 INF program: Running... udevadm settle --timeout=300 >05:09:09,475 DBG program: Return code: 0 >05:09:09,477 INF program: Running... udevadm settle --timeout=300 >05:09:09,493 DBG program: Return code: 0 >05:09:09,506 INF program: Running... udevadm settle --timeout=300 >05:09:09,520 DBG program: Return code: 0 >05:09:09,533 INF program: Running... udevadm settle --timeout=300 >05:09:09,547 DBG program: Return code: 0 >05:09:09,560 INF program: Running... udevadm settle --timeout=300 >05:09:09,574 DBG program: Return code: 0 >05:09:09,587 INF program: Running... udevadm settle --timeout=300 >05:09:09,601 DBG program: Return code: 0 >05:09:09,603 INF program: Running... udevadm settle --timeout=300 >05:09:09,619 DBG program: Return code: 0 >05:09:09,633 INF program: Running... udevadm settle --timeout=300 >05:09:09,647 DBG program: Return code: 0 >05:09:09,659 INF program: Running... udevadm settle --timeout=300 >05:09:09,673 DBG program: Return code: 0 >05:09:09,686 INF program: Running... udevadm settle --timeout=300 >05:09:09,701 DBG program: Return code: 0 >05:09:09,713 INF program: Running... udevadm settle --timeout=300 >05:09:09,727 DBG program: Return code: 0 >05:09:09,730 INF program: Running... udevadm settle --timeout=300 >05:09:09,745 DBG program: Return code: 0 >05:09:09,758 INF program: Running... udevadm settle --timeout=300 >05:09:09,771 DBG program: Return code: 0 >05:09:09,783 INF program: Running... udevadm settle --timeout=300 >05:09:09,797 DBG program: Return code: 0 >05:09:09,810 INF program: Running... udevadm settle --timeout=300 >05:09:09,824 DBG program: Return code: 0 >05:09:09,837 INF program: Running... udevadm settle --timeout=300 >05:09:09,851 DBG program: Return code: 0 >05:09:09,854 INF program: Running... udevadm settle --timeout=300 >05:09:09,869 DBG program: Return code: 0 >05:09:09,883 INF program: Running... udevadm settle --timeout=300 >05:09:09,897 DBG program: Return code: 0 >05:09:09,909 INF program: Running... udevadm settle --timeout=300 >05:09:09,923 DBG program: Return code: 0 >05:09:09,937 INF program: Running... udevadm settle --timeout=300 >05:09:09,953 DBG program: Return code: 0 >05:09:09,966 INF program: Running... udevadm settle --timeout=300 >05:09:09,982 DBG program: Return code: 0 >05:09:09,988 INF program: Running... udevadm settle --timeout=300 >05:09:10,003 DBG program: Return code: 0 >05:09:10,005 INF program: Running... udevadm settle --timeout=300 >05:09:10,020 DBG program: Return code: 0 >05:09:10,034 INF program: Running... udevadm settle --timeout=300 >05:09:10,048 DBG program: Return code: 0 >05:09:10,060 INF program: Running... udevadm settle --timeout=300 >05:09:10,073 DBG program: Return code: 0 >05:09:10,087 INF program: Running... udevadm settle --timeout=300 >05:09:10,101 DBG program: Return code: 0 >05:09:10,113 INF program: Running... udevadm settle --timeout=300 >05:09:10,128 DBG program: Return code: 0 >05:09:10,130 INF program: Running... udevadm settle --timeout=300 >05:09:10,145 DBG program: Return code: 0 >05:09:10,159 INF program: Running... udevadm settle --timeout=300 >05:09:10,173 DBG program: Return code: 0 >05:09:10,186 INF program: Running... udevadm settle --timeout=300 >05:09:10,202 DBG program: Return code: 0 >05:09:10,215 INF program: Running... udevadm settle --timeout=300 >05:09:10,230 DBG program: Return code: 0 >05:09:10,242 INF program: Running... udevadm settle --timeout=300 >05:09:10,257 DBG program: Return code: 0 >05:09:10,260 INF program: Running... udevadm settle --timeout=300 >05:09:10,273 DBG program: Return code: 0 >05:09:10,287 INF program: Running... udevadm settle --timeout=300 >05:09:10,301 DBG program: Return code: 0 >05:09:10,313 INF program: Running... udevadm settle --timeout=300 >05:09:10,327 DBG program: Return code: 0 >05:09:10,341 INF program: Running... udevadm settle --timeout=300 >05:09:10,356 DBG program: Return code: 0 >05:09:10,368 INF program: Running... udevadm settle --timeout=300 >05:09:10,382 DBG program: Return code: 0 >05:09:10,385 INF program: Running... udevadm settle --timeout=300 >05:09:10,400 DBG program: Return code: 0 >05:09:10,413 INF program: Running... udevadm settle --timeout=300 >05:09:10,429 DBG program: Return code: 0 >05:09:10,441 INF program: Running... udevadm settle --timeout=300 >05:09:10,456 DBG program: Return code: 0 >05:09:10,470 INF program: Running... udevadm settle --timeout=300 >05:09:10,483 DBG program: Return code: 0 >05:09:10,495 INF program: Running... udevadm settle --timeout=300 >05:09:10,509 DBG program: Return code: 0 >05:09:10,515 INF program: Running... udevadm settle --timeout=300 >05:09:10,528 DBG program: Return code: 0 >05:09:10,530 INF program: Running... udevadm settle --timeout=300 >05:09:10,545 DBG program: Return code: 0 >05:09:10,558 INF program: Running... udevadm settle --timeout=300 >05:09:10,572 DBG program: Return code: 0 >05:09:10,585 INF program: Running... udevadm settle --timeout=300 >05:09:10,599 DBG program: Return code: 0 >05:09:10,611 INF program: Running... udevadm settle --timeout=300 >05:09:10,626 DBG program: Return code: 0 >05:09:10,639 INF program: Running... udevadm settle --timeout=300 >05:09:10,654 DBG program: Return code: 0 >05:09:10,656 INF program: Running... udevadm settle --timeout=300 >05:09:10,669 DBG program: Return code: 0 >05:09:10,682 INF program: Running... udevadm settle --timeout=300 >05:09:10,696 DBG program: Return code: 0 >05:09:10,709 INF program: Running... udevadm settle --timeout=300 >05:09:10,722 DBG program: Return code: 0 >05:09:10,736 INF program: Running... udevadm settle --timeout=300 >05:09:10,750 DBG program: Return code: 0 >05:09:10,763 INF program: Running... udevadm settle --timeout=300 >05:09:10,777 DBG program: Return code: 0 >05:09:10,780 INF program: Running... udevadm settle --timeout=300 >05:09:10,794 DBG program: Return code: 0 >05:09:10,808 INF program: Running... udevadm settle --timeout=300 >05:09:10,823 DBG program: Return code: 0 >05:09:10,836 INF program: Running... udevadm settle --timeout=300 >05:09:10,849 DBG program: Return code: 0 >05:09:10,863 INF program: Running... udevadm settle --timeout=300 >05:09:10,879 DBG program: Return code: 0 >05:09:10,892 INF program: Running... udevadm settle --timeout=300 >05:09:10,906 DBG program: Return code: 0 >05:09:10,909 INF program: Running... udevadm settle --timeout=300 >05:09:10,924 DBG program: Return code: 0 >05:09:10,938 INF program: Running... udevadm settle --timeout=300 >05:09:10,955 DBG program: Return code: 0 >05:09:10,967 INF program: Running... udevadm settle --timeout=300 >05:09:10,982 DBG program: Return code: 0 >05:09:10,996 INF program: Running... udevadm settle --timeout=300 >05:09:11,012 DBG program: Return code: 0 >05:09:11,024 INF program: Running... udevadm settle --timeout=300 >05:09:11,038 DBG program: Return code: 0 >05:09:11,043 INF program: Running... udevadm settle --timeout=300 >05:09:11,058 DBG program: Return code: 0 >05:09:11,061 INF program: Running... udevadm settle --timeout=300 >05:09:11,074 DBG program: Return code: 0 >05:09:11,087 INF program: Running... udevadm settle --timeout=300 >05:09:11,102 DBG program: Return code: 0 >05:09:11,114 INF program: Running... udevadm settle --timeout=300 >05:09:11,130 DBG program: Return code: 0 >05:09:11,143 INF program: Running... udevadm settle --timeout=300 >05:09:11,158 DBG program: Return code: 0 >05:09:11,170 INF program: Running... udevadm settle --timeout=300 >05:09:11,185 DBG program: Return code: 0 >05:09:11,186 INF program: Running... udevadm settle --timeout=300 >05:09:11,201 DBG program: Return code: 0 >05:09:11,215 INF program: Running... udevadm settle --timeout=300 >05:09:11,230 DBG program: Return code: 0 >05:09:11,243 INF program: Running... udevadm settle --timeout=300 >05:09:11,257 DBG program: Return code: 0 >05:09:11,271 INF program: Running... udevadm settle --timeout=300 >05:09:11,285 DBG program: Return code: 0 >05:09:11,296 INF program: Running... udevadm settle --timeout=300 >05:09:11,313 DBG program: Return code: 0 >05:09:11,315 INF program: Running... udevadm settle --timeout=300 >05:09:11,331 DBG program: Return code: 0 >05:09:11,345 INF program: Running... udevadm settle --timeout=300 >05:09:11,359 DBG program: Return code: 0 >05:09:11,372 INF program: Running... udevadm settle --timeout=300 >05:09:11,388 DBG program: Return code: 0 >05:09:11,401 INF program: Running... udevadm settle --timeout=300 >05:09:11,415 DBG program: Return code: 0 >05:09:11,427 INF program: Running... udevadm settle --timeout=300 >05:09:11,441 DBG program: Return code: 0 >05:09:11,444 INF program: Running... udevadm settle --timeout=300 >05:09:11,458 DBG program: Return code: 0 >05:09:11,471 INF program: Running... udevadm settle --timeout=300 >05:09:11,485 DBG program: Return code: 0 >05:09:11,497 INF program: Running... udevadm settle --timeout=300 >05:09:11,512 DBG program: Return code: 0 >05:09:11,526 INF program: Running... udevadm settle --timeout=300 >05:09:11,541 DBG program: Return code: 0 >05:09:11,554 INF program: Running... udevadm settle --timeout=300 >05:09:11,568 DBG program: Return code: 0 >05:09:11,574 INF program: Running... udevadm settle --timeout=300 >05:09:11,588 DBG program: Return code: 0 >05:09:11,590 INF program: Running... udevadm settle --timeout=300 >05:09:11,606 DBG program: Return code: 0 >05:09:11,620 INF program: Running... udevadm settle --timeout=300 >05:09:11,634 DBG program: Return code: 0 >05:09:11,647 INF program: Running... udevadm settle --timeout=300 >05:09:11,662 DBG program: Return code: 0 >05:09:11,676 INF program: Running... udevadm settle --timeout=300 >05:09:11,690 DBG program: Return code: 0 >05:09:11,702 INF program: Running... udevadm settle --timeout=300 >05:09:11,717 DBG program: Return code: 0 >05:09:11,720 INF program: Running... udevadm settle --timeout=300 >05:09:11,736 DBG program: Return code: 0 >05:09:11,749 INF program: Running... udevadm settle --timeout=300 >05:09:11,763 DBG program: Return code: 0 >05:09:11,776 INF program: Running... udevadm settle --timeout=300 >05:09:11,791 DBG program: Return code: 0 >05:09:11,804 INF program: Running... udevadm settle --timeout=300 >05:09:11,819 DBG program: Return code: 0 >05:09:11,832 INF program: Running... udevadm settle --timeout=300 >05:09:11,846 DBG program: Return code: 0 >05:09:11,849 INF program: Running... udevadm settle --timeout=300 >05:09:11,863 DBG program: Return code: 0 >05:09:11,876 INF program: Running... udevadm settle --timeout=300 >05:09:11,890 DBG program: Return code: 0 >05:09:11,902 INF program: Running... udevadm settle --timeout=300 >05:09:11,916 DBG program: Return code: 0 >05:09:11,930 INF program: Running... udevadm settle --timeout=300 >05:09:11,944 DBG program: Return code: 0 >05:09:11,957 INF program: Running... udevadm settle --timeout=300 >05:09:11,971 DBG program: Return code: 0 >05:09:11,974 INF program: Running... udevadm settle --timeout=300 >05:09:11,990 DBG program: Return code: 0 >05:09:12,003 INF program: Running... udevadm settle --timeout=300 >05:09:12,017 DBG program: Return code: 0 >05:09:12,030 INF program: Running... udevadm settle --timeout=300 >05:09:12,045 DBG program: Return code: 0 >05:09:12,058 INF program: Running... udevadm settle --timeout=300 >05:09:12,075 DBG program: Return code: 0 >05:09:12,086 INF program: Running... udevadm settle --timeout=300 >05:09:12,101 DBG program: Return code: 0 >05:09:12,106 INF program: Running... udevadm settle --timeout=300 >05:09:12,119 DBG program: Return code: 0 >05:09:12,121 INF program: Running... udevadm settle --timeout=300 >05:09:12,136 DBG program: Return code: 0 >05:09:12,150 INF program: Running... udevadm settle --timeout=300 >05:09:12,164 DBG program: Return code: 0 >05:09:12,177 INF program: Running... udevadm settle --timeout=300 >05:09:12,191 DBG program: Return code: 0 >05:09:12,204 INF program: Running... udevadm settle --timeout=300 >05:09:12,219 DBG program: Return code: 0 >05:09:12,232 INF program: Running... udevadm settle --timeout=300 >05:09:12,247 DBG program: Return code: 0 >05:09:12,249 INF program: Running... udevadm settle --timeout=300 >05:09:12,264 DBG program: Return code: 0 >05:09:12,278 INF program: Running... udevadm settle --timeout=300 >05:09:12,292 DBG program: Return code: 0 >05:09:12,305 INF program: Running... udevadm settle --timeout=300 >05:09:12,319 DBG program: Return code: 0 >05:09:12,332 INF program: Running... udevadm settle --timeout=300 >05:09:12,349 DBG program: Return code: 0 >05:09:12,361 INF program: Running... udevadm settle --timeout=300 >05:09:12,375 DBG program: Return code: 0 >05:09:12,378 INF program: Running... udevadm settle --timeout=300 >05:09:12,394 DBG program: Return code: 0 >05:09:12,408 INF program: Running... udevadm settle --timeout=300 >05:09:12,422 DBG program: Return code: 0 >05:09:12,434 INF program: Running... udevadm settle --timeout=300 >05:09:12,450 DBG program: Return code: 0 >05:09:12,464 INF program: Running... udevadm settle --timeout=300 >05:09:12,478 DBG program: Return code: 0 >05:09:12,490 INF program: Running... udevadm settle --timeout=300 >05:09:12,506 DBG program: Return code: 0 >05:09:12,509 INF program: Running... udevadm settle --timeout=300 >05:09:12,526 DBG program: Return code: 0 >05:09:12,540 INF program: Running... udevadm settle --timeout=300 >05:09:12,555 DBG program: Return code: 0 >05:09:12,568 INF program: Running... udevadm settle --timeout=300 >05:09:12,584 DBG program: Return code: 0 >05:09:12,598 INF program: Running... udevadm settle --timeout=300 >05:09:12,613 DBG program: Return code: 0 >05:09:12,625 INF program: Running... udevadm settle --timeout=300 >05:09:12,641 DBG program: Return code: 0 >05:09:12,646 INF program: Running... udevadm settle --timeout=300 >05:09:12,661 DBG program: Return code: 0 >05:09:12,663 INF program: Running... udevadm settle --timeout=300 >05:09:12,679 DBG program: Return code: 0 >05:09:12,693 INF program: Running... udevadm settle --timeout=300 >05:09:12,707 DBG program: Return code: 0 >05:09:12,719 INF program: Running... udevadm settle --timeout=300 >05:09:12,734 DBG program: Return code: 0 >05:09:12,747 INF program: Running... udevadm settle --timeout=300 >05:09:12,762 DBG program: Return code: 0 >05:09:12,774 INF program: Running... udevadm settle --timeout=300 >05:09:12,790 DBG program: Return code: 0 >05:09:12,794 INF program: Running... udevadm settle --timeout=300 >05:09:12,809 DBG program: Return code: 0 >05:09:12,811 INF program: Running... udevadm settle --timeout=300 >05:09:12,827 DBG program: Return code: 0 >05:09:12,839 INF program: Running... udevadm settle --timeout=300 >05:09:12,854 DBG program: Return code: 0 >05:09:12,866 INF program: Running... udevadm settle --timeout=300 >05:09:12,880 DBG program: Return code: 0 >05:09:12,894 INF program: Running... udevadm settle --timeout=300 >05:09:12,908 DBG program: Return code: 0 >05:09:12,920 INF program: Running... udevadm settle --timeout=300 >05:09:12,934 DBG program: Return code: 0 >05:09:12,939 INF program: Running... udevadm settle --timeout=300 >05:09:12,954 DBG program: Return code: 0 >05:09:12,957 INF program: Running... udevadm settle --timeout=300 >05:09:12,974 DBG program: Return code: 0 >05:09:12,978 INF program: Running... udevadm settle --timeout=300 >05:09:12,992 DBG program: Return code: 0 >05:09:12,994 INF program: Running... udevadm settle --timeout=300 >05:09:13,010 DBG program: Return code: 0 >05:09:13,024 INF program: Running... udevadm settle --timeout=300 >05:09:13,038 DBG program: Return code: 0 >05:09:13,051 INF program: Running... udevadm settle --timeout=300 >05:09:13,065 DBG program: Return code: 0 >05:09:13,078 INF program: Running... udevadm settle --timeout=300 >05:09:13,093 DBG program: Return code: 0 >05:09:13,105 INF program: Running... udevadm settle --timeout=300 >05:09:13,122 DBG program: Return code: 0 >05:09:13,127 INF program: Running... udevadm settle --timeout=300 >05:09:13,141 DBG program: Return code: 0 >05:09:13,143 INF program: Running... udevadm settle --timeout=300 >05:09:13,158 DBG program: Return code: 0 >05:09:13,171 INF program: Running... udevadm settle --timeout=300 >05:09:13,186 DBG program: Return code: 0 >05:09:13,199 INF program: Running... udevadm settle --timeout=300 >05:09:13,213 DBG program: Return code: 0 >05:09:13,226 INF program: Running... udevadm settle --timeout=300 >05:09:13,241 DBG program: Return code: 0 >05:09:13,254 INF program: Running... udevadm settle --timeout=300 >05:09:13,268 DBG program: Return code: 0 >05:09:13,273 INF program: Running... udevadm settle --timeout=300 >05:09:13,287 DBG program: Return code: 0 >05:09:13,291 INF program: Running... udevadm settle --timeout=300 >05:09:13,306 DBG program: Return code: 0 >05:09:13,394 INF program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >05:09:13,405 DBG program: Return code: 0 >05:09:13,421 INF program: Running... hwclock --hctosys --localtime >05:09:13,431 INF program: Running... modprobe xfs >05:09:13,497 DBG program: Return code: 0 >07:09:14,002 DBG program: Return code: 0 >07:09:23,812 INF program: Running... umount /run/install/source >07:09:23,835 DBG program: Return code: 0 >09:09:26,652 INF program: Running [1] lvm version ... >09:09:26,656 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >09:09:26,656 INF program: stderr[1]: >09:09:26,656 INF program: ...done [1] (exit code: 0) >09:09:26,657 INF program: Running [2] btrfs --version ... >09:09:26,658 INF program: stdout[2]: btrfs-progs v4.15.1 > >09:09:26,658 INF program: stderr[2]: >09:09:26,658 INF program: ...done [2] (exit code: 0) >09:09:26,658 INF program: Running [3] mkswap --version ... >09:09:26,660 INF program: stdout[3]: mkswap from util-linux 2.32 > >09:09:26,660 INF program: stderr[3]: >09:09:26,660 INF program: ...done [3] (exit code: 0) >09:09:26,661 INF program: Running [4] multipath --version ... >09:09:26,666 INF program: stdout[4]: >09:09:26,666 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > multipath -t > multipath -h > >Where: > -h print this usage text > -l show multipath topology (sysfs and DM info) > -ll show multipath topology (maximum info) > -f flush a multipath device map > -F flush all multipath device maps > -a add a device wwid to the wwids file > -A add devices from kernel command line mpath.wwids > parameters to wwids file > -c check if a device should be a path in a multipath device > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -r force devmap reload > -i ignore wwids file > -B treat the bindings file as read only > -b fil bindings file location > -w remove a device from the wwids file > -W reset the wwids file include only the current devices > -p pol force all maps to specified path grouping policy : > . failover one path per priority group > . multibus all paths in one priority group > . group_by_serial one priority group per serial > . group_by_prio one priority group per priority lvl > . group_by_node_name one priority group per target node > -v lvl verbosity level > . 0 no output > . 1 print created devmap names only > . 2 default verbosity > . 3 print debug information > -R num number of times to retry removes of in-use devices > dev action limited to: > . multipath named 'dev' (ex: mpath0) or > . multipath whose wwid is 'dev' (ex: 60051..) > . multipath including the path named 'dev' (ex: /dev/sda) > . multipath including the path with maj:min 'dev' (ex: 8:0) > >09:09:26,666 INF program: ...done [4] (exit code: 256) >09:09:26,666 INF program: Running [5] dmsetup --version ... >09:09:26,668 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >09:09:26,668 INF program: stderr[5]: >09:09:26,668 INF program: ...done [5] (exit code: 0) >09:09:26,669 INF program: Running [6] mdadm --version ... >09:09:26,670 INF program: stdout[6]: >09:09:26,670 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >09:09:26,670 INF program: ...done [6] (exit code: 0) >09:09:27,394 INF program: Running... udevadm settle --timeout=300 >09:09:27,410 DBG program: Return code: 0 >09:09:27,464 INF program: Running... udevadm settle --timeout=300 >09:09:27,475 DBG program: Return code: 0 >09:09:27,487 INF program: Running... udevadm settle --timeout=300 >09:09:27,498 DBG program: Return code: 0 >09:09:27,510 INF program: Running... udevadm settle --timeout=300 >09:09:27,523 DBG program: Return code: 0 >09:09:27,535 INF program: Running... udevadm settle --timeout=300 >09:09:27,547 DBG program: Return code: 0 >09:09:27,560 INF program: Running... udevadm settle --timeout=300 >09:09:27,573 DBG program: Return code: 0 >09:09:27,670 INF program: Running... udevadm settle --timeout=300 >09:09:27,682 DBG program: Return code: 0 >09:09:27,704 INF program: Running... udevadm settle --timeout=300 >09:09:27,715 DBG program: Return code: 0 >09:09:27,727 INF program: Running... udevadm settle --timeout=300 >09:09:27,738 DBG program: Return code: 0 >09:09:27,751 INF program: Running... udevadm settle --timeout=300 >09:09:27,764 DBG program: Return code: 0 >09:09:27,783 INF program: Running... udevadm settle --timeout=300 >09:09:27,797 DBG program: Return code: 0 >09:09:27,810 INF program: Running... udevadm settle --timeout=300 >09:09:27,823 DBG program: Return code: 0 >09:09:28,634 INF program: Running... udevadm settle --timeout=300 >09:09:28,647 DBG program: Return code: 0 >09:09:28,666 INF program: Running... udevadm settle --timeout=300 >09:09:28,678 DBG program: Return code: 0 >09:09:28,695 INF program: Running... udevadm settle --timeout=300 >09:09:28,707 DBG program: Return code: 0 >09:09:28,724 INF program: Running... udevadm settle --timeout=300 >09:09:28,737 DBG program: Return code: 0 >09:09:28,756 INF program: Running... udevadm settle --timeout=300 >09:09:28,767 DBG program: Return code: 0 >09:09:28,796 INF program: Running... udevadm settle --timeout=300 >09:09:28,810 DBG program: Return code: 0 >09:09:28,825 INF program: Running... udevadm settle --timeout=300 >09:09:28,836 DBG program: Return code: 0 >09:09:28,850 INF program: Running... udevadm settle --timeout=300 >09:09:28,861 DBG program: Return code: 0 >09:09:28,884 INF program: Running [7] e2fsck -V ... >09:09:28,887 INF program: stdout[7]: >09:09:28,887 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >09:09:28,887 INF program: ...done [7] (exit code: 0) >09:09:28,894 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,898 INF program: stdout[8]: > >09:09:28,898 INF program: stderr[8]: >09:09:28,898 INF program: ...done [8] (exit code: 0) >09:09:28,898 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,902 INF program: stdout[9]: > >09:09:28,902 INF program: stderr[9]: >09:09:28,902 INF program: ...done [9] (exit code: 0) >09:09:28,902 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,905 INF program: stdout[10]: > >09:09:28,905 INF program: stderr[10]: >09:09:28,905 INF program: ...done [10] (exit code: 0) >09:09:28,905 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,909 INF program: stdout[11]: > >09:09:28,909 INF program: stderr[11]: >09:09:28,909 INF program: ...done [11] (exit code: 0) >09:09:28,909 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,913 INF program: stdout[12]: > >09:09:28,913 INF program: stderr[12]: >09:09:28,913 INF program: ...done [12] (exit code: 0) >09:09:28,913 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,917 INF program: stdout[13]: > >09:09:28,917 INF program: stderr[13]: >09:09:28,917 INF program: ...done [13] (exit code: 0) >09:09:28,917 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,920 INF program: stdout[14]: > >09:09:28,920 INF program: stderr[14]: >09:09:28,920 INF program: ...done [14] (exit code: 0) >09:09:28,925 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,928 INF program: stdout[15]: > >09:09:28,929 INF program: stderr[15]: >09:09:28,929 INF program: ...done [15] (exit code: 0) >09:09:28,929 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >09:09:28,932 INF program: stdout[16]: > >09:09:28,932 INF program: stderr[16]: >09:09:28,932 INF program: ...done [16] (exit code: 0) >09:09:28,936 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,940 INF program: stdout[17]: > >09:09:28,940 INF program: stderr[17]: >09:09:28,940 INF program: ...done [17] (exit code: 0) >09:09:28,940 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,944 INF program: stdout[18]: > >09:09:28,944 INF program: stderr[18]: >09:09:28,944 INF program: ...done [18] (exit code: 0) >09:09:28,944 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,948 INF program: stdout[19]: > >09:09:28,948 INF program: stderr[19]: >09:09:28,948 INF program: ...done [19] (exit code: 0) >09:09:28,948 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,951 INF program: stdout[20]: > >09:09:28,951 INF program: stderr[20]: >09:09:28,951 INF program: ...done [20] (exit code: 0) >09:09:28,952 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,955 INF program: stdout[21]: > >09:09:28,955 INF program: stderr[21]: >09:09:28,955 INF program: ...done [21] (exit code: 0) >09:09:28,955 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,958 INF program: stdout[22]: > >09:09:28,958 INF program: stderr[22]: >09:09:28,958 INF program: ...done [22] (exit code: 0) >09:09:28,958 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,961 INF program: stdout[23]: > >09:09:28,961 INF program: stderr[23]: >09:09:28,961 INF program: ...done [23] (exit code: 0) >09:09:28,966 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,970 INF program: stdout[24]: > >09:09:28,970 INF program: stderr[24]: >09:09:28,970 INF program: ...done [24] (exit code: 0) >09:09:28,970 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >09:09:28,974 INF program: stdout[25]: > >09:09:28,974 INF program: stderr[25]: >09:09:28,974 INF program: ...done [25] (exit code: 0) >09:09:28,976 INF program: Running... udevadm settle --timeout=300 >09:09:28,988 DBG program: Return code: 0 >09:09:30,184 INF program: Running... losetup --list >09:09:30,198 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:09:31,481 INF program: Running... udevadm trigger --action=change --subsystem-match=block >09:09:31,494 DBG program: Return code: 0 >09:09:31,495 INF program: Running... udevadm settle --timeout=300 >09:09:32,090 DBG program: Return code: 0 >09:09:32,091 INF program: Running... modprobe fcoe >09:09:32,097 DBG program: Return code: 0 >09:09:32,099 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:09:32,105 INF program: stdout: >09:09:32,105 INF program: No FCoE boot disk information is found in EDD! >09:09:32,105 DBG program: Return code: 1 >09:09:32,380 INF program: Running... losetup --list >09:09:32,438 INF program: Running [7] e2fsck -V ... >09:09:32,444 INF program: stdout[7]: >09:09:32,444 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >09:09:32,444 INF program: ...done [7] (exit code: 0) >09:09:32,522 INF program: Running... udevadm settle --timeout=300 >09:09:32,535 DBG program: Return code: 0 >09:09:32,549 INF program: Running... udevadm settle --timeout=300 >09:09:32,561 DBG program: Return code: 0 >09:09:32,622 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >09:09:32,773 INF program: stdout[8]: >09:09:32,774 INF program: stderr[8]: >09:09:32,774 INF program: ...done [8] (exit code: 0) >09:09:32,774 INF program: Running... udevadm settle --timeout=300 >09:09:32,800 DBG program: Return code: 0 >09:09:32,862 INF program: Running... udevadm settle --timeout=300 >09:09:32,876 DBG program: Return code: 0 >09:09:32,900 INF program: Running... udevadm settle --timeout=300 >09:09:32,915 DBG program: Return code: 0 >09:09:32,928 INF program: Running... udevadm settle --timeout=300 >09:09:32,943 DBG program: Return code: 0 >09:09:32,956 INF program: Running... udevadm settle --timeout=300 >09:09:32,972 DBG program: Return code: 0 >09:09:32,987 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1 /tmp/btrfs-tmp.11fx33qu1d >09:09:33,013 INF program: stderr: >09:09:33,013 INF program: b'mount: /tmp/btrfs-tmp.11fx33qu1d: wrong fs type, bad option, bad superblock on /dev/nvme0n1, missing codepage or helper program, or other error.' >09:09:33,014 DBG program: Return code: 32 >09:09:33,018 INF program: Running... udevadm settle --timeout=300 >09:09:33,032 DBG program: Return code: 0 >09:09:33,046 INF program: Running... udevadm settle --timeout=300 >09:09:33,065 DBG program: Return code: 0 >09:09:33,079 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1 /tmp/btrfs-tmp.11zak3vusj >09:09:33,106 INF program: stderr: >09:09:33,106 INF program: b'mount: /tmp/btrfs-tmp.11zak3vusj: wrong fs type, bad option, bad superblock on /dev/nvme0n1, missing codepage or helper program, or other error.' >09:09:33,107 DBG program: Return code: 32 >09:09:33,108 INF program: Running... udevadm settle --timeout=300 >09:09:33,124 DBG program: Return code: 0 >09:09:33,142 INF program: Running... udevadm settle --timeout=300 >09:09:33,157 DBG program: Return code: 0 >09:09:33,175 INF program: Running... udevadm settle --timeout=300 >09:09:33,190 DBG program: Return code: 0 >09:09:33,314 INF program: Running... udevadm settle --timeout=300 >09:09:33,329 DBG program: Return code: 0 >09:09:33,376 INF program: Running... udevadm settle --timeout=300 >09:09:33,390 DBG program: Return code: 0 >09:09:33,409 INF program: Running... udevadm settle --timeout=300 >09:09:33,423 DBG program: Return code: 0 >09:09:33,440 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p2 /tmp/btrfs-tmp.356wyrxqr1 >09:09:33,463 DBG program: Return code: 0 >09:09:33,470 INF program: Running [9] btrfs subvol list -p -s /tmp/btrfs-tmp.356wyrxqr1 ... >09:09:33,477 INF program: stdout[9]: >09:09:33,477 INF program: stderr[9]: >09:09:33,477 INF program: ...done [9] (exit code: 0) >09:09:33,478 INF program: Running... udevadm settle --timeout=300 >09:09:33,491 DBG program: Return code: 0 >09:09:33,503 INF program: Running... udevadm settle --timeout=300 >09:09:33,516 DBG program: Return code: 0 >09:09:33,528 INF program: Running... udevadm settle --timeout=300 >09:09:33,542 DBG program: Return code: 0 >09:09:33,555 INF program: Running... udevadm settle --timeout=300 >09:09:33,569 DBG program: Return code: 0 >09:09:33,589 INF program: Running... udevadm settle --timeout=300 >09:09:33,604 DBG program: Return code: 0 >09:09:33,617 INF program: Running... udevadm settle --timeout=300 >09:09:33,630 DBG program: Return code: 0 >09:09:33,643 INF program: Running... udevadm settle --timeout=300 >09:09:33,657 DBG program: Return code: 0 >09:09:33,670 INF program: Running [10] btrfs subvol get-default /tmp/btrfs-tmp.356wyrxqr1 ... >09:09:33,675 INF program: stdout[10]: ID 5 (FS_TREE) > >09:09:33,675 INF program: stderr[10]: >09:09:33,676 INF program: ...done [10] (exit code: 0) >09:09:33,676 INF program: Running... umount /tmp/btrfs-tmp.356wyrxqr1 >09:09:33,718 DBG program: Return code: 0 >09:09:33,721 INF program: Running... udevadm settle --timeout=300 >09:09:33,737 DBG program: Return code: 0 >09:09:33,753 INF program: Running... udevadm settle --timeout=300 >09:09:33,766 DBG program: Return code: 0 >09:09:33,778 INF program: Running... udevadm settle --timeout=300 >09:09:33,792 DBG program: Return code: 0 >09:09:33,805 INF program: Running... udevadm settle --timeout=300 >09:09:33,819 DBG program: Return code: 0 >09:09:33,834 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p2 /tmp/btrfs-tmp.35m14aokma >09:09:33,853 DBG program: Return code: 0 >09:09:33,854 INF program: Running [11] btrfs subvol list -p /tmp/btrfs-tmp.35m14aokma ... >09:09:33,861 INF program: stdout[11]: >09:09:33,861 INF program: stderr[11]: >09:09:33,862 INF program: ...done [11] (exit code: 0) >09:09:33,863 INF program: Running... udevadm settle --timeout=300 >09:09:33,876 DBG program: Return code: 0 >09:09:33,889 INF program: Running... udevadm settle --timeout=300 >09:09:33,902 DBG program: Return code: 0 >09:09:33,915 INF program: Running... udevadm settle --timeout=300 >09:09:33,930 DBG program: Return code: 0 >09:09:33,942 INF program: Running... udevadm settle --timeout=300 >09:09:33,955 DBG program: Return code: 0 >09:09:33,968 INF program: Running... udevadm settle --timeout=300 >09:09:33,981 DBG program: Return code: 0 >09:09:33,994 INF program: Running... udevadm settle --timeout=300 >09:09:34,006 DBG program: Return code: 0 >09:09:34,037 INF program: Running... udevadm settle --timeout=300 >09:09:34,056 DBG program: Return code: 0 >09:09:34,067 INF program: Running [12] btrfs subvol get-default /tmp/btrfs-tmp.35m14aokma ... >09:09:34,073 INF program: stdout[12]: ID 5 (FS_TREE) > >09:09:34,073 INF program: stderr[12]: >09:09:34,073 INF program: ...done [12] (exit code: 0) >09:09:34,073 INF program: Running... umount /tmp/btrfs-tmp.35m14aokma >09:09:34,116 DBG program: Return code: 0 >09:09:34,117 INF program: Running... udevadm settle --timeout=300 >09:09:34,130 DBG program: Return code: 0 >09:09:34,143 INF program: Running... udevadm settle --timeout=300 >09:09:34,156 DBG program: Return code: 0 >09:09:34,169 INF program: Running... udevadm settle --timeout=300 >09:09:34,181 DBG program: Return code: 0 >09:09:34,195 INF program: Running... udevadm settle --timeout=300 >09:09:34,209 DBG program: Return code: 0 >09:09:34,233 INF program: Running... udevadm settle --timeout=300 >09:09:34,247 DBG program: Return code: 0 >09:09:34,304 INF program: Running... udevadm settle --timeout=300 >09:09:34,318 DBG program: Return code: 0 >09:09:34,332 INF program: Running... udevadm settle --timeout=300 >09:09:34,346 DBG program: Return code: 0 >09:09:34,364 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p3 /tmp/btrfs-tmp.51f258xhn9 >09:09:34,419 DBG program: Return code: 0 >09:09:34,420 INF program: Running [13] btrfs subvol list -p -s /tmp/btrfs-tmp.51f258xhn9 ... >09:09:34,429 INF program: stdout[13]: ID 680 gen 760013 cgen 707162 parent 656 top level 656 otime 2018-08-09 21:17:44 path gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 >ID 681 gen 760013 cgen 707164 parent 656 top level 656 otime 2018-08-09 21:17:52 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 cgen 707166 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 cgen 707168 parent 656 top level 656 otime 2018-08-09 21:17:54 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 cgen 707170 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 cgen 707173 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 cgen 707175 parent 656 top level 656 otime 2018-08-09 21:17:55 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 cgen 728304 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 cgen 728305 parent 656 top level 656 otime 2018-08-20 20:01:41 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 cgen 728309 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 cgen 728310 parent 656 top level 656 otime 2018-08-20 20:02:42 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 cgen 728313 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 cgen 728314 parent 656 top level 656 otime 2018-08-20 20:03:56 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 cgen 728328 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 cgen 728329 parent 656 top level 656 otime 2018-08-20 20:10:35 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 cgen 728332 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 cgen 728333 parent 656 top level 656 otime 2018-08-20 20:11:14 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 cgen 728334 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 cgen 728335 parent 656 top level 656 otime 2018-08-20 20:11:42 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 cgen 728336 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 cgen 728337 parent 656 top level 656 otime 2018-08-20 20:12:06 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > >09:09:34,429 INF program: stderr[13]: >09:09:34,429 INF program: ...done [13] (exit code: 0) >09:09:34,430 INF program: Running... udevadm settle --timeout=300 >09:09:34,443 DBG program: Return code: 0 >09:09:34,455 INF program: Running... udevadm settle --timeout=300 >09:09:34,468 DBG program: Return code: 0 >09:09:34,480 INF program: Running... udevadm settle --timeout=300 >09:09:34,495 DBG program: Return code: 0 >09:09:34,508 INF program: Running... udevadm settle --timeout=300 >09:09:34,522 DBG program: Return code: 0 >09:09:34,535 INF program: Running... udevadm settle --timeout=300 >09:09:34,548 DBG program: Return code: 0 >09:09:34,561 INF program: Running... udevadm settle --timeout=300 >09:09:34,578 DBG program: Return code: 0 >09:09:34,591 INF program: Running... udevadm settle --timeout=300 >09:09:34,603 DBG program: Return code: 0 >09:09:34,615 INF program: Running [14] btrfs subvol get-default /tmp/btrfs-tmp.51f258xhn9 ... >09:09:34,620 INF program: stdout[14]: ID 257 gen 763322 top level 5 path gentoo-root-old > >09:09:34,621 INF program: stderr[14]: >09:09:34,621 INF program: ...done [14] (exit code: 0) >09:09:34,621 INF program: Running... umount /tmp/btrfs-tmp.51f258xhn9 >09:09:34,670 DBG program: Return code: 0 >09:09:34,673 INF program: Running... udevadm settle --timeout=300 >09:09:34,692 DBG program: Return code: 0 >09:09:34,705 INF program: Running... udevadm settle --timeout=300 >09:09:34,722 DBG program: Return code: 0 >09:09:34,734 INF program: Running... udevadm settle --timeout=300 >09:09:34,751 DBG program: Return code: 0 >09:09:34,764 INF program: Running... udevadm settle --timeout=300 >09:09:34,778 DBG program: Return code: 0 >09:09:34,792 INF program: Running... mount -t btrfs -o subvolid=5 /dev/nvme0n1p3 /tmp/btrfs-tmp.513_tnl1le >09:09:34,837 DBG program: Return code: 0 >09:09:34,838 INF program: Running [15] btrfs subvol list -p /tmp/btrfs-tmp.513_tnl1le ... >09:09:34,847 INF program: stdout[15]: ID 257 gen 763322 parent 5 top level 5 path gentoo-root-old >ID 258 gen 763373 parent 5 top level 5 path home >ID 259 gen 760008 parent 5 top level 5 path srv >ID 260 gen 255020 parent 5 top level 5 path gentoo-var-old >ID 270 gen 64283 parent 260 top level 260 path gentoo-var-old/lib/machines >ID 655 gen 763425 parent 5 top level 5 path gentoo-root >ID 656 gen 763425 parent 5 top level 5 path gentoo-var >ID 657 gen 760008 parent 656 top level 656 path gentoo-var/lib/machines >ID 678 gen 760009 parent 656 top level 656 path gentoo-var/lib/portables >ID 679 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 >ID 680 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 >ID 681 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 >ID 682 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 >ID 683 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e >ID 684 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba >ID 685 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 >ID 686 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc >ID 687 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init >ID 688 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c >ID 689 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init >ID 690 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a >ID 691 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init >ID 692 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e >ID 693 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init >ID 694 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 >ID 697 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init >ID 698 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb >ID 699 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init >ID 700 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd >ID 701 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init >ID 702 gen 760013 parent 656 top level 656 path gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 > >09:09:34,847 INF program: stderr[15]: >09:09:34,848 INF program: ...done [15] (exit code: 0) >09:09:34,849 INF program: Running... udevadm settle --timeout=300 >09:09:34,862 DBG program: Return code: 0 >09:09:34,875 INF program: Running... udevadm settle --timeout=300 >09:09:34,889 DBG program: Return code: 0 >09:09:34,901 INF program: Running... udevadm settle --timeout=300 >09:09:34,914 DBG program: Return code: 0 >09:09:34,927 INF program: Running... udevadm settle --timeout=300 >09:09:34,940 DBG program: Return code: 0 >09:09:34,953 INF program: Running... udevadm settle --timeout=300 >09:09:34,971 DBG program: Return code: 0 >09:09:34,984 INF program: Running... udevadm settle --timeout=300 >09:09:34,996 DBG program: Return code: 0 >09:09:35,009 INF program: Running... udevadm settle --timeout=300 >09:09:35,023 DBG program: Return code: 0 >09:09:35,035 INF program: Running [16] btrfs subvol get-default /tmp/btrfs-tmp.513_tnl1le ... >09:09:35,040 INF program: stdout[16]: ID 257 gen 763322 top level 5 path gentoo-root-old > >09:09:35,040 INF program: stderr[16]: >09:09:35,040 INF program: ...done [16] (exit code: 0) >09:09:35,040 INF program: Running... umount /tmp/btrfs-tmp.513_tnl1le >09:09:35,085 DBG program: Return code: 0 >09:09:35,382 INF program: Running... udevadm settle --timeout=300 >09:09:35,398 DBG program: Return code: 0 >09:09:35,410 INF program: Running... udevadm settle --timeout=300 >09:09:35,426 DBG program: Return code: 0 >09:09:35,439 INF program: Running... udevadm settle --timeout=300 >09:09:35,454 DBG program: Return code: 0 >09:09:35,473 INF program: Running... udevadm settle --timeout=300 >09:09:35,490 DBG program: Return code: 0 >09:09:36,386 INF program: Running... udevadm settle --timeout=300 >09:09:36,403 DBG program: Return code: 0 >09:09:36,439 INF program: Running... ntfsinfo -m /dev/sda1 >09:09:36,459 INF program: stdout: >09:09:36,460 INF program: Volume Information >09:09:36,460 INF program: Name of device: /dev/sda1 >09:09:36,460 INF program: Device state: 11 >09:09:36,460 INF program: Volume Name: Recovery >09:09:36,460 INF program: Volume State: 91 >09:09:36,461 INF program: Volume Flags: 0x0080 >09:09:36,461 INF program: Volume Version: 3.1 >09:09:36,461 INF program: Sector Size: 512 >09:09:36,461 INF program: Cluster Size: 4096 >09:09:36,461 INF program: Index Block Size: 4096 >09:09:36,462 INF program: Volume Size in Clusters: 115199 >09:09:36,462 INF program: MFT Information >09:09:36,462 INF program: MFT Record Size: 1024 >09:09:36,462 INF program: MFT Zone Multiplier: 0 >09:09:36,462 INF program: MFT Data Position: 24 >09:09:36,462 INF program: MFT Zone Start: 38400 >09:09:36,463 INF program: MFT Zone End: 52799 >09:09:36,463 INF program: MFT Zone Position: 38400 >09:09:36,463 INF program: Current Position in First Data Zone: 52799 >09:09:36,463 INF program: Current Position in Second Data Zone: 0 >09:09:36,463 INF program: Allocated clusters 64 (0.1%) >09:09:36,463 INF program: LCN of Data Attribute for FILE_MFT: 38400 >09:09:36,464 INF program: FILE_MFTMirr Size: 4 >09:09:36,464 INF program: LCN of Data Attribute for File_MFTMirr: 2 >09:09:36,464 INF program: Size of Attribute Definition Table: 2560 >09:09:36,464 INF program: Number of Attached Extent Inodes: 0 >09:09:36,464 INF program: FILE_Bitmap Information >09:09:36,464 INF program: FILE_Bitmap MFT Record Number: 6 >09:09:36,464 INF program: State of FILE_Bitmap Inode: 80 >09:09:36,464 INF program: Length of Attribute List: 0 >09:09:36,465 INF program: Number of Attached Extent Inodes: 0 >09:09:36,465 INF program: FILE_Bitmap Data Attribute Information >09:09:36,465 INF program: Decompressed Runlist: not done yet >09:09:36,465 INF program: Base Inode: 6 >09:09:36,465 INF program: Attribute Types: not done yet >09:09:36,465 INF program: Attribute Name Length: 0 >09:09:36,465 INF program: Attribute State: 3 >09:09:36,465 INF program: Attribute Allocated Size: 16384 >09:09:36,465 INF program: Attribute Data Size: 14400 >09:09:36,465 INF program: Attribute Initialized Size: 14400 >09:09:36,465 INF program: Attribute Compressed Size: 0 >09:09:36,466 INF program: Compression Block Size: 0 >09:09:36,466 INF program: Compression Block Size Bits: 0 >09:09:36,466 INF program: Compression Block Clusters: 0 >09:09:36,466 INF program: Free Clusters: 28797 (25.0%) >09:09:36,466 DBG program: Return code: 0 >09:09:36,466 INF program: Running... ntfsresize -m /dev/sda1 >09:09:36,493 INF program: stdout: >09:09:36,494 INF program: ntfsresize v2017.3.23 (libntfs-3g) >09:09:36,494 INF program: Minsize (in MB): 354 >09:09:36,494 DBG program: Return code: 0 >09:09:36,499 INF program: Running... udevadm settle --timeout=300 >09:09:36,513 DBG program: Return code: 0 >09:09:36,531 INF program: Running... udevadm settle --timeout=300 >09:09:36,545 DBG program: Return code: 0 >09:09:36,563 INF program: Running... udevadm settle --timeout=300 >09:09:36,578 DBG program: Return code: 0 >09:09:36,613 INF program: Running... udevadm settle --timeout=300 >09:09:36,627 DBG program: Return code: 0 >09:09:36,641 INF program: Running... udevadm settle --timeout=300 >09:09:36,655 DBG program: Return code: 0 >09:09:36,673 INF program: Running... udevadm settle --timeout=300 >09:09:36,689 DBG program: Return code: 0 >09:09:36,723 INF program: Running... udevadm settle --timeout=300 >09:09:36,737 DBG program: Return code: 0 >09:09:36,773 INF program: Running... ntfsinfo -m /dev/sda4 >09:09:37,457 INF program: stdout: >09:09:37,457 INF program: Volume Information >09:09:37,457 INF program: Name of device: /dev/sda4 >09:09:37,458 INF program: Device state: 11 >09:09:37,458 INF program: Volume Name: system >09:09:37,458 INF program: Volume State: 91 >09:09:37,458 INF program: Volume Flags: 0x4000 >09:09:37,458 INF program: Volume Version: 3.1 >09:09:37,459 INF program: Sector Size: 512 >09:09:37,459 INF program: Cluster Size: 4096 >09:09:37,459 INF program: Index Block Size: 4096 >09:09:37,459 INF program: Volume Size in Clusters: 208609279 >09:09:37,459 INF program: MFT Information >09:09:37,459 INF program: MFT Record Size: 1024 >09:09:37,460 INF program: MFT Zone Multiplier: 0 >09:09:37,460 INF program: MFT Data Position: 24 >09:09:37,460 INF program: MFT Zone Start: 786432 >09:09:37,460 INF program: MFT Zone End: 26862591 >09:09:37,460 INF program: MFT Zone Position: 786432 >09:09:37,460 INF program: Current Position in First Data Zone: 26862591 >09:09:37,460 INF program: Current Position in Second Data Zone: 0 >09:09:37,460 INF program: Allocated clusters 112448 (0.1%) >09:09:37,461 INF program: LCN of Data Attribute for FILE_MFT: 786432 >09:09:37,461 INF program: FILE_MFTMirr Size: 4 >09:09:37,461 INF program: LCN of Data Attribute for File_MFTMirr: 2 >09:09:37,461 INF program: Size of Attribute Definition Table: 2560 >09:09:37,461 INF program: Number of Attached Extent Inodes: 0 >09:09:37,461 INF program: FILE_Bitmap Information >09:09:37,461 INF program: FILE_Bitmap MFT Record Number: 6 >09:09:37,461 INF program: State of FILE_Bitmap Inode: 80 >09:09:37,461 INF program: Length of Attribute List: 0 >09:09:37,462 INF program: Number of Attached Extent Inodes: 0 >09:09:37,462 INF program: FILE_Bitmap Data Attribute Information >09:09:37,462 INF program: Decompressed Runlist: not done yet >09:09:37,462 INF program: Base Inode: 6 >09:09:37,462 INF program: Attribute Types: not done yet >09:09:37,462 INF program: Attribute Name Length: 0 >09:09:37,462 INF program: Attribute State: 3 >09:09:37,462 INF program: Attribute Allocated Size: 26079232 >09:09:37,462 INF program: Attribute Data Size: 26076160 >09:09:37,462 INF program: Attribute Initialized Size: 26076160 >09:09:37,462 INF program: Attribute Compressed Size: 0 >09:09:37,463 INF program: Compression Block Size: 0 >09:09:37,463 INF program: Compression Block Size Bits: 0 >09:09:37,463 INF program: Compression Block Clusters: 0 >09:09:37,463 INF program: Free Clusters: 196857301 (94.4%) >09:09:37,463 DBG program: Return code: 0 >09:09:37,463 INF program: Running... ntfsresize -m /dev/sda4 >09:10:17,736 INF program: stdout: >09:10:17,737 INF program: ntfsresize v2017.3.23 (libntfs-3g) >09:10:17,737 INF program: Inode is corrupt (33732): Input/output error >09:10:17,737 INF program: Cluster accounting failed at 4465 (0x1171): missing cluster in $Bitmap >09:10:17,737 INF program: Cluster accounting failed at 4466 (0x1172): missing cluster in $Bitmap >09:10:17,738 INF program: Cluster accounting failed at 4467 (0x1173): missing cluster in $Bitmap >09:10:17,738 INF program: Cluster accounting failed at 4468 (0x1174): missing cluster in $Bitmap >09:10:17,738 INF program: Cluster accounting failed at 4469 (0x1175): missing cluster in $Bitmap >09:10:17,738 INF program: Cluster accounting failed at 4470 (0x1176): missing cluster in $Bitmap >09:10:17,738 INF program: Cluster accounting failed at 4471 (0x1177): missing cluster in $Bitmap >09:10:17,739 INF program: Cluster accounting failed at 4472 (0x1178): missing cluster in $Bitmap >09:10:17,739 INF program: Cluster accounting failed at 4473 (0x1179): missing cluster in $Bitmap >09:10:17,739 INF program: Cluster accounting failed at 4474 (0x117a): missing cluster in $Bitmap >09:10:17,739 INF program: Filesystem check failed! Totally 18654 cluster accounting mismatches. >09:10:17,739 INF program: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE! >09:10:17,739 INF program: The usage of the /f parameter is very IMPORTANT! No modification was >09:10:17,739 INF program: and will be made to NTFS by this software until it gets repaired. >09:10:17,739 DBG program: Return code: 1 >09:10:17,743 INF program: Running... udevadm settle --timeout=300 >09:10:17,760 DBG program: Return code: 0 >09:10:17,775 INF program: Running... udevadm settle --timeout=300 >09:10:17,791 DBG program: Return code: 0 >09:10:17,809 INF program: Running... udevadm settle --timeout=300 >09:10:17,826 DBG program: Return code: 0 >09:10:17,862 INF program: Running... ntfsinfo -m /dev/sda5 >09:10:20,268 INF program: stdout: >09:10:20,268 INF program: Volume Information >09:10:20,269 INF program: Name of device: /dev/sda5 >09:10:20,269 INF program: Device state: 11 >09:10:20,269 INF program: Volume Name: archive >09:10:20,269 INF program: Volume State: 91 >09:10:20,269 INF program: Volume Flags: 0x0080 >09:10:20,270 INF program: Volume Version: 3.1 >09:10:20,270 INF program: Sector Size: 512 >09:10:20,270 INF program: Cluster Size: 4096 >09:10:20,270 INF program: Index Block Size: 4096 >09:10:20,270 INF program: Volume Size in Clusters: 767999743 >09:10:20,270 INF program: MFT Information >09:10:20,271 INF program: MFT Record Size: 1024 >09:10:20,271 INF program: MFT Zone Multiplier: 0 >09:10:20,271 INF program: MFT Data Position: 24 >09:10:20,271 INF program: MFT Zone Start: 786432 >09:10:20,271 INF program: MFT Zone End: 96786399 >09:10:20,271 INF program: MFT Zone Position: 786432 >09:10:20,271 INF program: Current Position in First Data Zone: 96786399 >09:10:20,272 INF program: Current Position in Second Data Zone: 0 >09:10:20,272 INF program: Allocated clusters 56512 (0.0%) >09:10:20,272 INF program: LCN of Data Attribute for FILE_MFT: 786432 >09:10:20,272 INF program: FILE_MFTMirr Size: 4 >09:10:20,272 INF program: LCN of Data Attribute for File_MFTMirr: 2 >09:10:20,272 INF program: Size of Attribute Definition Table: 2560 >09:10:20,272 INF program: Number of Attached Extent Inodes: 0 >09:10:20,273 INF program: FILE_Bitmap Information >09:10:20,273 INF program: FILE_Bitmap MFT Record Number: 6 >09:10:20,273 INF program: State of FILE_Bitmap Inode: 80 >09:10:20,273 INF program: Length of Attribute List: 0 >09:10:20,273 INF program: Number of Attached Extent Inodes: 0 >09:10:20,273 INF program: FILE_Bitmap Data Attribute Information >09:10:20,273 INF program: Decompressed Runlist: not done yet >09:10:20,273 INF program: Base Inode: 6 >09:10:20,273 INF program: Attribute Types: not done yet >09:10:20,273 INF program: Attribute Name Length: 0 >09:10:20,273 INF program: Attribute State: 3 >09:10:20,274 INF program: Attribute Allocated Size: 96002048 >09:10:20,274 INF program: Attribute Data Size: 95999968 >09:10:20,274 INF program: Attribute Initialized Size: 95999968 >09:10:20,274 INF program: Attribute Compressed Size: 0 >09:10:20,274 INF program: Compression Block Size: 0 >09:10:20,274 INF program: Compression Block Size Bits: 0 >09:10:20,274 INF program: Compression Block Clusters: 0 >09:10:20,274 INF program: Free Clusters: 645671691 (84.1%) >09:10:20,274 DBG program: Return code: 0 >09:10:20,275 INF program: Running... ntfsresize -m /dev/sda5 >09:10:28,934 INF program: stdout: >09:10:28,935 INF program: ntfsresize v2017.3.23 (libntfs-3g) >09:10:28,935 INF program: Minsize (in MB): 501056 >09:10:28,935 DBG program: Return code: 0 >09:10:28,941 INF program: Running... udevadm settle --timeout=300 >09:10:28,962 DBG program: Return code: 0 >09:10:28,977 INF program: Running... udevadm settle --timeout=300 >09:10:28,992 DBG program: Return code: 0 >09:10:29,040 INF program: Running... udevadm settle --timeout=300 >09:10:29,053 DBG program: Return code: 0 >09:10:29,067 INF program: Running... udevadm settle --timeout=300 >09:10:29,081 DBG program: Return code: 0 >09:10:29,100 INF program: Running... udevadm settle --timeout=300 >09:10:29,114 DBG program: Return code: 0 >09:10:29,134 INF program: Running... udevadm settle --timeout=300 >09:10:29,150 DBG program: Return code: 0 >09:10:29,169 INF program: Running... udevadm settle --timeout=300 >09:10:29,186 DBG program: Return code: 0 >09:10:29,240 INF program: Running... dumpe2fs -h /dev/loop1 >09:10:29,248 INF program: stdout: >09:10:29,249 INF program: Filesystem volume name: Anaconda >09:10:29,249 INF program: Last mounted on: /mnt/sysimage >09:10:29,249 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >09:10:29,249 INF program: Filesystem magic number: 0xEF53 >09:10:29,250 INF program: Filesystem revision #: 1 (dynamic) >09:10:29,250 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:10:29,250 INF program: Filesystem flags: signed_directory_hash >09:10:29,250 INF program: Default mount options: user_xattr acl >09:10:29,250 INF program: Filesystem state: clean >09:10:29,251 INF program: Errors behavior: Continue >09:10:29,251 INF program: Filesystem OS type: Linux >09:10:29,251 INF program: Inode count: 426816 >09:10:29,251 INF program: Block count: 1703936 >09:10:29,251 INF program: Reserved block count: 0 >09:10:29,251 INF program: Free blocks: 399716 >09:10:29,251 INF program: Free inodes: 268078 >09:10:29,251 INF program: First block: 0 >09:10:29,252 INF program: Block size: 4096 >09:10:29,252 INF program: Fragment size: 4096 >09:10:29,252 INF program: Group descriptor size: 64 >09:10:29,252 INF program: Reserved GDT blocks: 831 >09:10:29,252 INF program: Blocks per group: 32768 >09:10:29,252 INF program: Fragments per group: 32768 >09:10:29,252 INF program: Inodes per group: 8208 >09:10:29,252 INF program: Inode blocks per group: 513 >09:10:29,252 INF program: Flex block group size: 16 >09:10:29,252 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >09:10:29,252 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >09:10:29,253 INF program: Last write time: Wed Apr 25 02:40:34 2018 >09:10:29,253 INF program: Mount count: 0 >09:10:29,253 INF program: Maximum mount count: -1 >09:10:29,253 INF program: Last checked: Wed Apr 25 02:40:34 2018 >09:10:29,253 INF program: Check interval: 0 (<none>) >09:10:29,253 INF program: Lifetime writes: 6409 MB >09:10:29,253 INF program: Reserved blocks uid: 0 (user root) >09:10:29,253 INF program: Reserved blocks gid: 0 (group root) >09:10:29,253 INF program: First inode: 11 >09:10:29,253 INF program: Inode size: 256 >09:10:29,253 INF program: Required extra isize: 32 >09:10:29,254 INF program: Desired extra isize: 32 >09:10:29,254 INF program: Journal inode: 8 >09:10:29,254 INF program: Default directory hash: half_md4 >09:10:29,254 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >09:10:29,254 INF program: Journal backup: inode blocks >09:10:29,254 INF program: Journal features: journal_incompat_revoke journal_64bit >09:10:29,254 INF program: Journal size: 64M >09:10:29,254 INF program: Journal length: 16384 >09:10:29,254 INF program: Journal sequence: 0x00000605 >09:10:29,254 INF program: Journal start: 0 >09:10:29,254 INF program: >09:10:29,255 INF program: stderr: >09:10:29,255 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >09:10:29,255 DBG program: Return code: 0 >09:10:29,255 INF program: Running... resize2fs -P /dev/loop1 >09:10:29,263 INF program: stdout: >09:10:29,263 INF program: Couldn't find valid filesystem superblock. >09:10:29,264 INF program: stderr: >09:10:29,264 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >09:10:29,264 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >09:10:29,264 DBG program: Return code: 1 >09:10:29,269 INF program: Running... udevadm settle --timeout=300 >09:10:29,283 DBG program: Return code: 0 >09:10:29,298 INF program: Running... udevadm settle --timeout=300 >09:10:29,314 DBG program: Return code: 0 >09:10:29,344 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,352 INF program: stdout[17]: > >09:10:29,352 INF program: stderr[17]: >09:10:29,352 INF program: ...done [17] (exit code: 0) >09:10:29,353 INF program: Running [18] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,361 INF program: stdout[18]: > >09:10:29,362 INF program: stderr[18]: >09:10:29,362 INF program: ...done [18] (exit code: 0) >09:10:29,362 INF program: Running [19] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,370 INF program: stdout[19]: > >09:10:29,370 INF program: stderr[19]: >09:10:29,370 INF program: ...done [19] (exit code: 0) >09:10:29,371 INF program: Running [20] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,378 INF program: stdout[20]: > >09:10:29,378 INF program: stderr[20]: >09:10:29,379 INF program: ...done [20] (exit code: 0) >09:10:29,379 INF program: Running [21] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,386 INF program: stdout[21]: > >09:10:29,387 INF program: stderr[21]: >09:10:29,387 INF program: ...done [21] (exit code: 0) >09:10:29,387 INF program: Running [22] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,394 INF program: stdout[22]: > >09:10:29,395 INF program: stderr[22]: >09:10:29,395 INF program: ...done [22] (exit code: 0) >09:10:29,395 INF program: Running [23] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,403 INF program: stdout[23]: > >09:10:29,403 INF program: stderr[23]: >09:10:29,403 INF program: ...done [23] (exit code: 0) >09:10:29,419 INF program: Running [24] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,426 INF program: stdout[24]: > >09:10:29,426 INF program: stderr[24]: >09:10:29,426 INF program: ...done [24] (exit code: 0) >09:10:29,427 INF program: Running [25] dmsetup info -co subsystem --noheadings live-rw ... >09:10:29,434 INF program: stdout[25]: > >09:10:29,435 INF program: stderr[25]: >09:10:29,435 INF program: ...done [25] (exit code: 0) >09:10:29,444 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >09:10:29,452 INF program: stdout: >09:10:29,453 INF program: Filesystem volume name: Anaconda >09:10:29,453 INF program: Last mounted on: /sysroot >09:10:29,453 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >09:10:29,453 INF program: Filesystem magic number: 0xEF53 >09:10:29,453 INF program: Filesystem revision #: 1 (dynamic) >09:10:29,454 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:10:29,454 INF program: Filesystem flags: signed_directory_hash >09:10:29,454 INF program: Default mount options: user_xattr acl >09:10:29,454 INF program: Filesystem state: clean >09:10:29,454 INF program: Errors behavior: Continue >09:10:29,455 INF program: Filesystem OS type: Linux >09:10:29,455 INF program: Inode count: 426816 >09:10:29,455 INF program: Block count: 1703936 >09:10:29,455 INF program: Reserved block count: 0 >09:10:29,455 INF program: Free blocks: 399716 >09:10:29,455 INF program: Free inodes: 268078 >09:10:29,456 INF program: First block: 0 >09:10:29,456 INF program: Block size: 4096 >09:10:29,456 INF program: Fragment size: 4096 >09:10:29,456 INF program: Group descriptor size: 64 >09:10:29,456 INF program: Reserved GDT blocks: 831 >09:10:29,456 INF program: Blocks per group: 32768 >09:10:29,457 INF program: Fragments per group: 32768 >09:10:29,457 INF program: Inodes per group: 8208 >09:10:29,457 INF program: Inode blocks per group: 513 >09:10:29,457 INF program: Flex block group size: 16 >09:10:29,457 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >09:10:29,457 INF program: Last mount time: Tue Sep 4 05:07:14 2018 >09:10:29,457 INF program: Last write time: Tue Sep 4 05:07:14 2018 >09:10:29,457 INF program: Mount count: 1 >09:10:29,457 INF program: Maximum mount count: -1 >09:10:29,458 INF program: Last checked: Wed Apr 25 02:40:34 2018 >09:10:29,458 INF program: Check interval: 0 (<none>) >09:10:29,458 INF program: Lifetime writes: 6409 MB >09:10:29,458 INF program: Reserved blocks uid: 0 (user root) >09:10:29,458 INF program: Reserved blocks gid: 0 (group root) >09:10:29,458 INF program: First inode: 11 >09:10:29,458 INF program: Inode size: 256 >09:10:29,458 INF program: Required extra isize: 32 >09:10:29,458 INF program: Desired extra isize: 32 >09:10:29,458 INF program: Journal inode: 8 >09:10:29,458 INF program: First orphan inode: 295957 >09:10:29,459 INF program: Default directory hash: half_md4 >09:10:29,459 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >09:10:29,459 INF program: Journal backup: inode blocks >09:10:29,459 INF program: Journal features: journal_incompat_revoke journal_64bit >09:10:29,459 INF program: Journal size: 64M >09:10:29,459 INF program: Journal length: 16384 >09:10:29,459 INF program: Journal sequence: 0x00000671 >09:10:29,459 INF program: Journal start: 4163 >09:10:29,459 INF program: >09:10:29,459 INF program: stderr: >09:10:29,460 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >09:10:29,460 DBG program: Return code: 0 >09:10:29,460 INF program: Running... resize2fs -P /dev/mapper/live-rw >09:10:29,468 INF program: stdout: >09:10:29,469 INF program: Estimated minimum size of the filesystem: 1686731 >09:10:29,469 INF program: stderr: >09:10:29,469 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >09:10:29,469 DBG program: Return code: 0 >09:10:29,473 INF program: Running... udevadm settle --timeout=300 >09:10:29,487 DBG program: Return code: 0 >09:10:29,502 INF program: Running... udevadm settle --timeout=300 >09:10:29,518 DBG program: Return code: 0 >09:10:29,535 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,542 INF program: stdout[26]: > >09:10:29,543 INF program: stderr[26]: >09:10:29,543 INF program: ...done [26] (exit code: 0) >09:10:29,543 INF program: Running [27] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,550 INF program: stdout[27]: > >09:10:29,551 INF program: stderr[27]: >09:10:29,551 INF program: ...done [27] (exit code: 0) >09:10:29,551 INF program: Running [28] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,558 INF program: stdout[28]: > >09:10:29,559 INF program: stderr[28]: >09:10:29,559 INF program: ...done [28] (exit code: 0) >09:10:29,559 INF program: Running [29] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,566 INF program: stdout[29]: > >09:10:29,567 INF program: stderr[29]: >09:10:29,567 INF program: ...done [29] (exit code: 0) >09:10:29,567 INF program: Running [30] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,574 INF program: stdout[30]: > >09:10:29,575 INF program: stderr[30]: >09:10:29,575 INF program: ...done [30] (exit code: 0) >09:10:29,575 INF program: Running [31] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,580 INF program: stdout[31]: > >09:10:29,581 INF program: stderr[31]: >09:10:29,581 INF program: ...done [31] (exit code: 0) >09:10:29,581 INF program: Running [32] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,588 INF program: stdout[32]: > >09:10:29,589 INF program: stderr[32]: >09:10:29,589 INF program: ...done [32] (exit code: 0) >09:10:29,601 INF program: Running [33] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,608 INF program: stdout[33]: > >09:10:29,609 INF program: stderr[33]: >09:10:29,609 INF program: ...done [33] (exit code: 0) >09:10:29,609 INF program: Running [34] dmsetup info -co subsystem --noheadings live-base ... >09:10:29,616 INF program: stdout[34]: > >09:10:29,617 INF program: stderr[34]: >09:10:29,617 INF program: ...done [34] (exit code: 0) >09:10:29,626 INF program: Running... dumpe2fs -h /dev/mapper/live-base >09:10:29,634 INF program: stdout: >09:10:29,634 INF program: Filesystem volume name: Anaconda >09:10:29,635 INF program: Last mounted on: /mnt/sysimage >09:10:29,635 INF program: Filesystem UUID: 2104d1fa-6dee-4455-b87d-554b7b2009e4 >09:10:29,635 INF program: Filesystem magic number: 0xEF53 >09:10:29,635 INF program: Filesystem revision #: 1 (dynamic) >09:10:29,635 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:10:29,636 INF program: Filesystem flags: signed_directory_hash >09:10:29,636 INF program: Default mount options: user_xattr acl >09:10:29,636 INF program: Filesystem state: clean >09:10:29,636 INF program: Errors behavior: Continue >09:10:29,636 INF program: Filesystem OS type: Linux >09:10:29,636 INF program: Inode count: 426816 >09:10:29,637 INF program: Block count: 1703936 >09:10:29,637 INF program: Reserved block count: 0 >09:10:29,637 INF program: Free blocks: 399716 >09:10:29,637 INF program: Free inodes: 268078 >09:10:29,637 INF program: First block: 0 >09:10:29,637 INF program: Block size: 4096 >09:10:29,638 INF program: Fragment size: 4096 >09:10:29,638 INF program: Group descriptor size: 64 >09:10:29,638 INF program: Reserved GDT blocks: 831 >09:10:29,638 INF program: Blocks per group: 32768 >09:10:29,638 INF program: Fragments per group: 32768 >09:10:29,638 INF program: Inodes per group: 8208 >09:10:29,639 INF program: Inode blocks per group: 513 >09:10:29,639 INF program: Flex block group size: 16 >09:10:29,639 INF program: Filesystem created: Wed Apr 25 02:32:08 2018 >09:10:29,639 INF program: Last mount time: Wed Apr 25 02:32:10 2018 >09:10:29,639 INF program: Last write time: Wed Apr 25 02:40:34 2018 >09:10:29,639 INF program: Mount count: 0 >09:10:29,639 INF program: Maximum mount count: -1 >09:10:29,639 INF program: Last checked: Wed Apr 25 02:40:34 2018 >09:10:29,639 INF program: Check interval: 0 (<none>) >09:10:29,640 INF program: Lifetime writes: 6409 MB >09:10:29,640 INF program: Reserved blocks uid: 0 (user root) >09:10:29,640 INF program: Reserved blocks gid: 0 (group root) >09:10:29,640 INF program: First inode: 11 >09:10:29,640 INF program: Inode size: 256 >09:10:29,640 INF program: Required extra isize: 32 >09:10:29,640 INF program: Desired extra isize: 32 >09:10:29,640 INF program: Journal inode: 8 >09:10:29,640 INF program: Default directory hash: half_md4 >09:10:29,640 INF program: Directory Hash Seed: 0808e3f2-f323-4330-8f5c-34200363499d >09:10:29,641 INF program: Journal backup: inode blocks >09:10:29,641 INF program: Journal features: journal_incompat_revoke journal_64bit >09:10:29,641 INF program: Journal size: 64M >09:10:29,641 INF program: Journal length: 16384 >09:10:29,641 INF program: Journal sequence: 0x00000605 >09:10:29,641 INF program: Journal start: 0 >09:10:29,641 INF program: >09:10:29,641 INF program: stderr: >09:10:29,641 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >09:10:29,641 DBG program: Return code: 0 >09:10:29,642 INF program: Running... resize2fs -P /dev/mapper/live-base >09:10:29,649 INF program: stdout: >09:10:29,650 INF program: Couldn't find valid filesystem superblock. >09:10:29,650 INF program: stderr: >09:10:29,650 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >09:10:29,650 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >09:10:29,650 DBG program: Return code: 1 >09:10:29,655 INF program: Running... udevadm settle --timeout=300 >09:10:29,670 DBG program: Return code: 0 >09:10:29,684 INF program: Running... udevadm settle --timeout=300 >09:10:29,698 DBG program: Return code: 0 >09:10:29,713 INF program: Running... udevadm settle --timeout=300 >09:10:29,727 DBG program: Return code: 0 >09:10:29,743 INF program: Running... udevadm settle --timeout=300 >09:10:29,757 DBG program: Return code: 0 >09:10:29,771 INF program: Running... udevadm settle --timeout=300 >09:10:29,787 DBG program: Return code: 0 >09:10:29,800 INF program: Running... udevadm settle --timeout=300 >09:10:29,814 DBG program: Return code: 0 >09:10:29,829 INF program: Running... udevadm settle --timeout=300 >09:10:29,845 DBG program: Return code: 0 >09:10:29,858 INF program: Running... udevadm settle --timeout=300 >09:10:29,874 DBG program: Return code: 0 >09:10:29,879 INF program: Running... udevadm settle --timeout=300 >09:10:29,894 DBG program: Return code: 0 >09:10:29,899 INF program: Running... udevadm settle --timeout=300 >09:10:29,915 DBG program: Return code: 0 >09:10:29,920 INF program: Running... udevadm settle --timeout=300 >09:10:29,936 DBG program: Return code: 0 >09:10:29,938 INF program: Running... udevadm settle --timeout=300 >09:10:29,953 DBG program: Return code: 0 >09:10:29,966 INF program: Running... udevadm settle --timeout=300 >09:10:29,981 DBG program: Return code: 0 >09:10:29,994 INF program: Running... udevadm settle --timeout=300 >09:10:30,009 DBG program: Return code: 0 >09:10:30,023 INF program: Running... udevadm settle --timeout=300 >09:10:30,038 DBG program: Return code: 0 >09:10:30,051 INF program: Running... udevadm settle --timeout=300 >09:10:30,066 DBG program: Return code: 0 >09:10:30,069 INF program: Running... udevadm settle --timeout=300 >09:10:30,084 DBG program: Return code: 0 >09:10:30,098 INF program: Running... udevadm settle --timeout=300 >09:10:30,112 DBG program: Return code: 0 >09:10:30,125 INF program: Running... udevadm settle --timeout=300 >09:10:30,140 DBG program: Return code: 0 >09:10:30,154 INF program: Running... udevadm settle --timeout=300 >09:10:30,169 DBG program: Return code: 0 >09:10:30,181 INF program: Running... udevadm settle --timeout=300 >09:10:30,198 DBG program: Return code: 0 >09:10:30,203 INF program: Running... udevadm settle --timeout=300 >09:10:30,218 DBG program: Return code: 0 >09:10:30,221 INF program: Running... udevadm settle --timeout=300 >09:10:30,237 DBG program: Return code: 0 >09:10:30,251 INF program: Running... udevadm settle --timeout=300 >09:10:30,266 DBG program: Return code: 0 >09:10:30,279 INF program: Running... udevadm settle --timeout=300 >09:10:30,296 DBG program: Return code: 0 >09:10:30,309 INF program: Running... udevadm settle --timeout=300 >09:10:30,324 DBG program: Return code: 0 >09:10:30,337 INF program: Running... udevadm settle --timeout=300 >09:10:30,351 DBG program: Return code: 0 >09:10:30,354 INF program: Running... udevadm settle --timeout=300 >09:10:30,370 DBG program: Return code: 0 >09:10:30,384 INF program: Running... udevadm settle --timeout=300 >09:10:30,398 DBG program: Return code: 0 >09:10:30,411 INF program: Running... udevadm settle --timeout=300 >09:10:30,426 DBG program: Return code: 0 >09:10:30,440 INF program: Running... udevadm settle --timeout=300 >09:10:30,455 DBG program: Return code: 0 >09:10:30,468 INF program: Running... udevadm settle --timeout=300 >09:10:30,483 DBG program: Return code: 0 >09:10:30,487 INF program: Running... udevadm settle --timeout=300 >09:10:30,501 DBG program: Return code: 0 >09:10:30,515 INF program: Running... udevadm settle --timeout=300 >09:10:30,531 DBG program: Return code: 0 >09:10:30,544 INF program: Running... udevadm settle --timeout=300 >09:10:30,559 DBG program: Return code: 0 >09:10:30,574 INF program: Running... udevadm settle --timeout=300 >09:10:30,590 DBG program: Return code: 0 >09:10:30,603 INF program: Running... udevadm settle --timeout=300 >09:10:30,619 DBG program: Return code: 0 >09:10:30,625 INF program: Running... udevadm settle --timeout=300 >09:10:30,640 DBG program: Return code: 0 >09:10:30,643 INF program: Running... udevadm settle --timeout=300 >09:10:30,659 DBG program: Return code: 0 >09:10:30,673 INF program: Running... udevadm settle --timeout=300 >09:10:30,690 DBG program: Return code: 0 >09:10:30,703 INF program: Running... udevadm settle --timeout=300 >09:10:30,720 DBG program: Return code: 0 >09:10:30,735 INF program: Running... udevadm settle --timeout=300 >09:10:30,749 DBG program: Return code: 0 >09:10:30,762 INF program: Running... udevadm settle --timeout=300 >09:10:30,776 DBG program: Return code: 0 >09:10:30,779 INF program: Running... udevadm settle --timeout=300 >09:10:30,796 DBG program: Return code: 0 >09:10:30,810 INF program: Running... udevadm settle --timeout=300 >09:10:30,824 DBG program: Return code: 0 >09:10:30,836 INF program: Running... udevadm settle --timeout=300 >09:10:30,851 DBG program: Return code: 0 >09:10:30,866 INF program: Running... udevadm settle --timeout=300 >09:10:30,880 DBG program: Return code: 0 >09:10:30,892 INF program: Running... udevadm settle --timeout=300 >09:10:30,906 DBG program: Return code: 0 >09:10:30,909 INF program: Running... udevadm settle --timeout=300 >09:10:30,925 DBG program: Return code: 0 >09:10:30,939 INF program: Running... udevadm settle --timeout=300 >09:10:30,953 DBG program: Return code: 0 >09:10:30,966 INF program: Running... udevadm settle --timeout=300 >09:10:30,983 DBG program: Return code: 0 >09:10:30,996 INF program: Running... udevadm settle --timeout=300 >09:10:31,013 DBG program: Return code: 0 >09:10:31,026 INF program: Running... udevadm settle --timeout=300 >09:10:31,041 DBG program: Return code: 0 >09:10:31,047 INF program: Running... udevadm settle --timeout=300 >09:10:31,062 DBG program: Return code: 0 >09:10:31,065 INF program: Running... udevadm settle --timeout=300 >09:10:31,081 DBG program: Return code: 0 >09:10:31,094 INF program: Running... udevadm settle --timeout=300 >09:10:31,109 DBG program: Return code: 0 >09:10:31,122 INF program: Running... udevadm settle --timeout=300 >09:10:31,136 DBG program: Return code: 0 >09:10:31,150 INF program: Running... udevadm settle --timeout=300 >09:10:31,164 DBG program: Return code: 0 >09:10:31,176 INF program: Running... udevadm settle --timeout=300 >09:10:31,191 DBG program: Return code: 0 >09:10:31,194 INF program: Running... udevadm settle --timeout=300 >09:10:31,209 DBG program: Return code: 0 >09:10:31,223 INF program: Running... udevadm settle --timeout=300 >09:10:31,237 DBG program: Return code: 0 >09:10:31,250 INF program: Running... udevadm settle --timeout=300 >09:10:31,265 DBG program: Return code: 0 >09:10:31,280 INF program: Running... udevadm settle --timeout=300 >09:10:31,294 DBG program: Return code: 0 >09:10:31,306 INF program: Running... udevadm settle --timeout=300 >09:10:31,323 DBG program: Return code: 0 >09:10:31,326 INF program: Running... udevadm settle --timeout=300 >09:10:31,341 DBG program: Return code: 0 >09:10:31,355 INF program: Running... udevadm settle --timeout=300 >09:10:31,370 DBG program: Return code: 0 >09:10:31,383 INF program: Running... udevadm settle --timeout=300 >09:10:31,398 DBG program: Return code: 0 >09:10:31,413 INF program: Running... udevadm settle --timeout=300 >09:10:31,428 DBG program: Return code: 0 >09:10:31,440 INF program: Running... udevadm settle --timeout=300 >09:10:31,454 DBG program: Return code: 0 >09:10:31,459 INF program: Running... udevadm settle --timeout=300 >09:10:31,475 DBG program: Return code: 0 >09:10:31,477 INF program: Running... udevadm settle --timeout=300 >09:10:31,493 DBG program: Return code: 0 >09:10:31,507 INF program: Running... udevadm settle --timeout=300 >09:10:31,522 DBG program: Return code: 0 >09:10:31,535 INF program: Running... udevadm settle --timeout=300 >09:10:31,550 DBG program: Return code: 0 >09:10:31,563 INF program: Running... udevadm settle --timeout=300 >09:10:31,578 DBG program: Return code: 0 >09:10:31,591 INF program: Running... udevadm settle --timeout=300 >09:10:31,605 DBG program: Return code: 0 >09:10:31,608 INF program: Running... udevadm settle --timeout=300 >09:10:31,623 DBG program: Return code: 0 >09:10:31,638 INF program: Running... udevadm settle --timeout=300 >09:10:31,653 DBG program: Return code: 0 >09:10:31,667 INF program: Running... udevadm settle --timeout=300 >09:10:31,683 DBG program: Return code: 0 >09:10:31,699 INF program: Running... udevadm settle --timeout=300 >09:10:31,715 DBG program: Return code: 0 >09:10:31,727 INF program: Running... udevadm settle --timeout=300 >09:10:31,744 DBG program: Return code: 0 >09:10:31,747 INF program: Running... udevadm settle --timeout=300 >09:10:31,764 DBG program: Return code: 0 >09:10:31,778 INF program: Running... udevadm settle --timeout=300 >09:10:31,793 DBG program: Return code: 0 >09:10:31,806 INF program: Running... udevadm settle --timeout=300 >09:10:31,820 DBG program: Return code: 0 >09:10:31,834 INF program: Running... udevadm settle --timeout=300 >09:10:31,850 DBG program: Return code: 0 >09:10:31,863 INF program: Running... udevadm settle --timeout=300 >09:10:31,877 DBG program: Return code: 0 >09:10:31,883 INF program: Running... udevadm settle --timeout=300 >09:10:31,899 DBG program: Return code: 0 >09:10:31,902 INF program: Running... udevadm settle --timeout=300 >09:10:31,917 DBG program: Return code: 0 >09:10:31,930 INF program: Running... udevadm settle --timeout=300 >09:10:31,947 DBG program: Return code: 0 >09:10:31,960 INF program: Running... udevadm settle --timeout=300 >09:10:31,974 DBG program: Return code: 0 >09:10:31,987 INF program: Running... udevadm settle --timeout=300 >09:10:32,003 DBG program: Return code: 0 >09:10:32,015 INF program: Running... udevadm settle --timeout=300 >09:10:32,029 DBG program: Return code: 0 >09:10:32,032 INF program: Running... udevadm settle --timeout=300 >09:10:32,048 DBG program: Return code: 0 >09:10:32,062 INF program: Running... udevadm settle --timeout=300 >09:10:32,077 DBG program: Return code: 0 >09:10:32,091 INF program: Running... udevadm settle --timeout=300 >09:10:32,107 DBG program: Return code: 0 >09:10:32,121 INF program: Running... udevadm settle --timeout=300 >09:10:32,135 DBG program: Return code: 0 >09:10:32,148 INF program: Running... udevadm settle --timeout=300 >09:10:32,164 DBG program: Return code: 0 >09:10:32,167 INF program: Running... udevadm settle --timeout=300 >09:10:32,184 DBG program: Return code: 0 >09:10:32,198 INF program: Running... udevadm settle --timeout=300 >09:10:32,214 DBG program: Return code: 0 >09:10:32,226 INF program: Running... udevadm settle --timeout=300 >09:10:32,240 DBG program: Return code: 0 >09:10:32,254 INF program: Running... udevadm settle --timeout=300 >09:10:32,268 DBG program: Return code: 0 >09:10:32,280 INF program: Running... udevadm settle --timeout=300 >09:10:32,295 DBG program: Return code: 0 >09:10:32,298 INF program: Running... udevadm settle --timeout=300 >09:10:32,313 DBG program: Return code: 0 >09:10:32,327 INF program: Running... udevadm settle --timeout=300 >09:10:32,341 DBG program: Return code: 0 >09:10:32,354 INF program: Running... udevadm settle --timeout=300 >09:10:32,369 DBG program: Return code: 0 >09:10:32,383 INF program: Running... udevadm settle --timeout=300 >09:10:32,399 DBG program: Return code: 0 >09:10:32,411 INF program: Running... udevadm settle --timeout=300 >09:10:32,426 DBG program: Return code: 0 >09:10:32,433 INF program: Running... udevadm settle --timeout=300 >09:10:32,448 DBG program: Return code: 0 >09:10:32,451 INF program: Running... udevadm settle --timeout=300 >09:10:32,466 DBG program: Return code: 0 >09:10:32,480 INF program: Running... udevadm settle --timeout=300 >09:10:32,495 DBG program: Return code: 0 >09:10:32,508 INF program: Running... udevadm settle --timeout=300 >09:10:32,523 DBG program: Return code: 0 >09:10:32,537 INF program: Running... udevadm settle --timeout=300 >09:10:32,550 DBG program: Return code: 0 >09:10:32,563 INF program: Running... udevadm settle --timeout=300 >09:10:32,577 DBG program: Return code: 0 >09:10:32,580 INF program: Running... udevadm settle --timeout=300 >09:10:32,595 DBG program: Return code: 0 >09:10:32,609 INF program: Running... udevadm settle --timeout=300 >09:10:32,624 DBG program: Return code: 0 >09:10:32,637 INF program: Running... udevadm settle --timeout=300 >09:10:32,651 DBG program: Return code: 0 >09:10:32,664 INF program: Running... udevadm settle --timeout=300 >09:10:32,679 DBG program: Return code: 0 >09:10:32,692 INF program: Running... udevadm settle --timeout=300 >09:10:32,706 DBG program: Return code: 0 >09:10:32,709 INF program: Running... udevadm settle --timeout=300 >09:10:32,725 DBG program: Return code: 0 >09:10:32,739 INF program: Running... udevadm settle --timeout=300 >09:10:32,754 DBG program: Return code: 0 >09:10:32,767 INF program: Running... udevadm settle --timeout=300 >09:10:32,782 DBG program: Return code: 0 >09:10:32,796 INF program: Running... udevadm settle --timeout=300 >09:10:32,811 DBG program: Return code: 0 >09:10:32,824 INF program: Running... udevadm settle --timeout=300 >09:10:32,839 DBG program: Return code: 0 >09:10:32,843 INF program: Running... udevadm settle --timeout=300 >09:10:32,858 DBG program: Return code: 0 >09:10:32,872 INF program: Running... udevadm settle --timeout=300 >09:10:32,887 DBG program: Return code: 0 >09:10:32,899 INF program: Running... udevadm settle --timeout=300 >09:10:32,914 DBG program: Return code: 0 >09:10:32,929 INF program: Running... udevadm settle --timeout=300 >09:10:32,943 DBG program: Return code: 0 >09:10:32,955 INF program: Running... udevadm settle --timeout=300 >09:10:32,969 DBG program: Return code: 0 >09:10:32,976 INF program: Running... udevadm settle --timeout=300 >09:10:32,991 DBG program: Return code: 0 >09:10:32,994 INF program: Running... udevadm settle --timeout=300 >09:10:33,008 DBG program: Return code: 0 >09:10:33,022 INF program: Running... udevadm settle --timeout=300 >09:10:33,036 DBG program: Return code: 0 >09:10:33,049 INF program: Running... udevadm settle --timeout=300 >09:10:33,063 DBG program: Return code: 0 >09:10:33,076 INF program: Running... udevadm settle --timeout=300 >09:10:33,091 DBG program: Return code: 0 >09:10:33,104 INF program: Running... udevadm settle --timeout=300 >09:10:33,119 DBG program: Return code: 0 >09:10:33,122 INF program: Running... udevadm settle --timeout=300 >09:10:33,137 DBG program: Return code: 0 >09:10:33,151 INF program: Running... udevadm settle --timeout=300 >09:10:33,165 DBG program: Return code: 0 >09:10:33,178 INF program: Running... udevadm settle --timeout=300 >09:10:33,195 DBG program: Return code: 0 >09:10:33,209 INF program: Running... udevadm settle --timeout=300 >09:10:33,226 DBG program: Return code: 0 >09:10:33,238 INF program: Running... udevadm settle --timeout=300 >09:10:33,253 DBG program: Return code: 0 >09:10:33,256 INF program: Running... udevadm settle --timeout=300 >09:10:33,271 DBG program: Return code: 0 >09:10:33,285 INF program: Running... udevadm settle --timeout=300 >09:10:33,299 DBG program: Return code: 0 >09:10:33,311 INF program: Running... udevadm settle --timeout=300 >09:10:33,325 DBG program: Return code: 0 >09:10:33,339 INF program: Running... udevadm settle --timeout=300 >09:10:33,354 DBG program: Return code: 0 >09:10:33,367 INF program: Running... udevadm settle --timeout=300 >09:10:33,382 DBG program: Return code: 0 >09:10:33,385 INF program: Running... udevadm settle --timeout=300 >09:10:33,402 DBG program: Return code: 0 >09:10:33,417 INF program: Running... udevadm settle --timeout=300 >09:10:33,431 DBG program: Return code: 0 >09:10:33,444 INF program: Running... udevadm settle --timeout=300 >09:10:33,459 DBG program: Return code: 0 >09:10:33,473 INF program: Running... udevadm settle --timeout=300 >09:10:33,487 DBG program: Return code: 0 >09:10:33,500 INF program: Running... udevadm settle --timeout=300 >09:10:33,515 DBG program: Return code: 0 >09:10:33,521 INF program: Running... udevadm settle --timeout=300 >09:10:33,537 DBG program: Return code: 0 >09:10:33,540 INF program: Running... udevadm settle --timeout=300 >09:10:33,555 DBG program: Return code: 0 >09:10:33,568 INF program: Running... udevadm settle --timeout=300 >09:10:33,582 DBG program: Return code: 0 >09:10:33,595 INF program: Running... udevadm settle --timeout=300 >09:10:33,609 DBG program: Return code: 0 >09:10:33,623 INF program: Running... udevadm settle --timeout=300 >09:10:33,639 DBG program: Return code: 0 >09:10:33,652 INF program: Running... udevadm settle --timeout=300 >09:10:33,668 DBG program: Return code: 0 >09:10:33,671 INF program: Running... udevadm settle --timeout=300 >09:10:33,688 DBG program: Return code: 0 >09:10:33,702 INF program: Running... udevadm settle --timeout=300 >09:10:33,717 DBG program: Return code: 0 >09:10:33,729 INF program: Running... udevadm settle --timeout=300 >09:10:33,744 DBG program: Return code: 0 >09:10:33,758 INF program: Running... udevadm settle --timeout=300 >09:10:33,774 DBG program: Return code: 0 >09:10:33,786 INF program: Running... udevadm settle --timeout=300 >09:10:33,800 DBG program: Return code: 0 >09:10:33,803 INF program: Running... udevadm settle --timeout=300 >09:10:33,820 DBG program: Return code: 0 >09:10:33,835 INF program: Running... udevadm settle --timeout=300 >09:10:33,849 DBG program: Return code: 0 >09:10:33,862 INF program: Running... udevadm settle --timeout=300 >09:10:33,876 DBG program: Return code: 0 >09:10:33,890 INF program: Running... udevadm settle --timeout=300 >09:10:33,904 DBG program: Return code: 0 >09:10:33,917 INF program: Running... udevadm settle --timeout=300 >09:10:33,934 DBG program: Return code: 0 >09:10:33,937 INF program: Running... udevadm settle --timeout=300 >09:10:33,952 DBG program: Return code: 0 >09:10:33,966 INF program: Running... udevadm settle --timeout=300 >09:10:33,981 DBG program: Return code: 0 >09:10:33,994 INF program: Running... udevadm settle --timeout=300 >09:10:34,009 DBG program: Return code: 0 >09:10:34,023 INF program: Running... udevadm settle --timeout=300 >09:10:34,038 DBG program: Return code: 0 >09:10:34,051 INF program: Running... udevadm settle --timeout=300 >09:10:34,065 DBG program: Return code: 0 >09:10:34,072 INF program: Running... udevadm settle --timeout=300 >09:10:34,085 DBG program: Return code: 0 >09:10:34,087 INF program: Running... udevadm settle --timeout=300 >09:10:34,103 DBG program: Return code: 0 >09:10:34,116 INF program: Running... udevadm settle --timeout=300 >09:10:34,130 DBG program: Return code: 0 >09:10:34,143 INF program: Running... udevadm settle --timeout=300 >09:10:34,158 DBG program: Return code: 0 >09:10:34,172 INF program: Running... udevadm settle --timeout=300 >09:10:34,188 DBG program: Return code: 0 >09:10:34,201 INF program: Running... udevadm settle --timeout=300 >09:10:34,215 DBG program: Return code: 0 >09:10:34,218 INF program: Running... udevadm settle --timeout=300 >09:10:34,235 DBG program: Return code: 0 >09:10:34,249 INF program: Running... udevadm settle --timeout=300 >09:10:34,263 DBG program: Return code: 0 >09:10:34,276 INF program: Running... udevadm settle --timeout=300 >09:10:34,293 DBG program: Return code: 0 >09:10:34,306 INF program: Running... udevadm settle --timeout=300 >09:10:34,321 DBG program: Return code: 0 >09:10:34,334 INF program: Running... udevadm settle --timeout=300 >09:10:34,349 DBG program: Return code: 0 >09:10:34,352 INF program: Running... udevadm settle --timeout=300 >09:10:34,367 DBG program: Return code: 0 >09:10:34,382 INF program: Running... udevadm settle --timeout=300 >09:10:34,398 DBG program: Return code: 0 >09:10:34,410 INF program: Running... udevadm settle --timeout=300 >09:10:34,424 DBG program: Return code: 0 >09:10:34,437 INF program: Running... udevadm settle --timeout=300 >09:10:34,453 DBG program: Return code: 0 >09:10:34,465 INF program: Running... udevadm settle --timeout=300 >09:10:34,482 DBG program: Return code: 0 >09:10:34,485 INF program: Running... udevadm settle --timeout=300 >09:10:34,502 DBG program: Return code: 0 >09:10:34,516 INF program: Running... udevadm settle --timeout=300 >09:10:34,533 DBG program: Return code: 0 >09:10:34,545 INF program: Running... udevadm settle --timeout=300 >09:10:34,562 DBG program: Return code: 0 >09:10:34,576 INF program: Running... udevadm settle --timeout=300 >09:10:34,592 DBG program: Return code: 0 >09:10:34,605 INF program: Running... udevadm settle --timeout=300 >09:10:34,622 DBG program: Return code: 0 >09:10:34,629 INF program: Running... udevadm settle --timeout=300 >09:10:34,645 DBG program: Return code: 0 >09:10:34,648 INF program: Running... udevadm settle --timeout=300 >09:10:34,665 DBG program: Return code: 0 >09:10:34,678 INF program: Running... udevadm settle --timeout=300 >09:10:34,694 DBG program: Return code: 0 >09:10:34,706 INF program: Running... udevadm settle --timeout=300 >09:10:34,722 DBG program: Return code: 0 >09:10:34,736 INF program: Running... udevadm settle --timeout=300 >09:10:34,752 DBG program: Return code: 0 >09:10:34,765 INF program: Running... udevadm settle --timeout=300 >09:10:34,780 DBG program: Return code: 0 >09:10:34,783 INF program: Running... udevadm settle --timeout=300 >09:10:34,799 DBG program: Return code: 0 >09:10:34,813 INF program: Running... udevadm settle --timeout=300 >09:10:34,828 DBG program: Return code: 0 >09:10:34,841 INF program: Running... udevadm settle --timeout=300 >09:10:34,855 DBG program: Return code: 0 >09:10:34,868 INF program: Running... udevadm settle --timeout=300 >09:10:34,884 DBG program: Return code: 0 >09:10:34,896 INF program: Running... udevadm settle --timeout=300 >09:10:34,912 DBG program: Return code: 0 >09:10:34,915 INF program: Running... udevadm settle --timeout=300 >09:10:34,932 DBG program: Return code: 0 >09:10:34,945 INF program: Running... udevadm settle --timeout=300 >09:10:34,962 DBG program: Return code: 0 >09:10:34,975 INF program: Running... udevadm settle --timeout=300 >09:10:34,992 DBG program: Return code: 0 >09:10:35,005 INF program: Running... udevadm settle --timeout=300 >09:10:35,020 DBG program: Return code: 0 >09:10:35,032 INF program: Running... udevadm settle --timeout=300 >09:10:35,046 DBG program: Return code: 0 >09:10:35,049 INF program: Running... udevadm settle --timeout=300 >09:10:35,066 DBG program: Return code: 0 >09:10:35,081 INF program: Running... udevadm settle --timeout=300 >09:10:35,095 DBG program: Return code: 0 >09:10:35,108 INF program: Running... udevadm settle --timeout=300 >09:10:35,122 DBG program: Return code: 0 >09:10:35,136 INF program: Running... udevadm settle --timeout=300 >09:10:35,152 DBG program: Return code: 0 >09:10:35,165 INF program: Running... udevadm settle --timeout=300 >09:10:35,181 DBG program: Return code: 0 >09:10:35,187 INF program: Running... udevadm settle --timeout=300 >09:10:35,201 DBG program: Return code: 0 >09:10:35,204 INF program: Running... udevadm settle --timeout=300 >09:10:35,218 DBG program: Return code: 0 >09:10:35,232 INF program: Running... udevadm settle --timeout=300 >09:10:35,246 DBG program: Return code: 0 >09:10:35,258 INF program: Running... udevadm settle --timeout=300 >09:10:35,272 DBG program: Return code: 0 >09:10:35,286 INF program: Running... udevadm settle --timeout=300 >09:10:35,300 DBG program: Return code: 0 >09:10:35,313 INF program: Running... udevadm settle --timeout=300 >09:10:35,328 DBG program: Return code: 0 >09:10:35,331 INF program: Running... udevadm settle --timeout=300 >09:10:35,346 DBG program: Return code: 0 >09:10:35,360 INF program: Running... udevadm settle --timeout=300 >09:10:35,374 DBG program: Return code: 0 >09:10:35,387 INF program: Running... udevadm settle --timeout=300 >09:10:35,402 DBG program: Return code: 0 >09:10:35,415 INF program: Running... udevadm settle --timeout=300 >09:10:35,429 DBG program: Return code: 0 >09:10:35,441 INF program: Running... udevadm settle --timeout=300 >09:10:35,455 DBG program: Return code: 0 >09:10:35,458 INF program: Running... udevadm settle --timeout=300 >09:10:35,472 DBG program: Return code: 0 >09:10:35,486 INF program: Running... udevadm settle --timeout=300 >09:10:35,500 DBG program: Return code: 0 >09:10:35,512 INF program: Running... udevadm settle --timeout=300 >09:10:35,527 DBG program: Return code: 0 >09:10:35,541 INF program: Running... udevadm settle --timeout=300 >09:10:35,556 DBG program: Return code: 0 >09:10:35,569 INF program: Running... udevadm settle --timeout=300 >09:10:35,584 DBG program: Return code: 0 >09:10:35,587 INF program: Running... udevadm settle --timeout=300 >09:10:35,603 DBG program: Return code: 0 >09:10:35,617 INF program: Running... udevadm settle --timeout=300 >09:10:35,631 DBG program: Return code: 0 >09:10:35,644 INF program: Running... udevadm settle --timeout=300 >09:10:35,658 DBG program: Return code: 0 >09:10:35,673 INF program: Running... udevadm settle --timeout=300 >09:10:35,687 DBG program: Return code: 0 >09:10:35,700 INF program: Running... udevadm settle --timeout=300 >09:10:35,714 DBG program: Return code: 0 >09:10:35,721 INF program: Running... udevadm settle --timeout=300 >09:10:35,735 DBG program: Return code: 0 >09:10:35,738 INF program: Running... udevadm settle --timeout=300 >09:10:35,753 DBG program: Return code: 0 >09:10:35,767 INF program: Running... udevadm settle --timeout=300 >09:10:35,782 DBG program: Return code: 0 >09:10:35,795 INF program: Running... udevadm settle --timeout=300 >09:10:35,810 DBG program: Return code: 0 >09:10:35,824 INF program: Running... udevadm settle --timeout=300 >09:10:35,838 DBG program: Return code: 0 >09:10:35,850 INF program: Running... udevadm settle --timeout=300 >09:10:35,865 DBG program: Return code: 0 >09:10:35,868 INF program: Running... udevadm settle --timeout=300 >09:10:35,883 DBG program: Return code: 0 >09:10:35,897 INF program: Running... udevadm settle --timeout=300 >09:10:35,912 DBG program: Return code: 0 >09:10:35,925 INF program: Running... udevadm settle --timeout=300 >09:10:35,940 DBG program: Return code: 0 >09:10:35,954 INF program: Running... udevadm settle --timeout=300 >09:10:35,969 DBG program: Return code: 0 >09:10:35,982 INF program: Running... udevadm settle --timeout=300 >09:10:35,997 DBG program: Return code: 0 >09:10:36,000 INF program: Running... udevadm settle --timeout=300 >09:10:36,015 DBG program: Return code: 0 >09:10:36,029 INF program: Running... udevadm settle --timeout=300 >09:10:36,043 DBG program: Return code: 0 >09:10:36,056 INF program: Running... udevadm settle --timeout=300 >09:10:36,073 DBG program: Return code: 0 >09:10:36,087 INF program: Running... udevadm settle --timeout=300 >09:10:36,104 DBG program: Return code: 0 >09:10:36,117 INF program: Running... udevadm settle --timeout=300 >09:10:36,131 DBG program: Return code: 0 >09:10:36,134 INF program: Running... udevadm settle --timeout=300 >09:10:36,149 DBG program: Return code: 0 >09:10:36,164 INF program: Running... udevadm settle --timeout=300 >09:10:36,179 DBG program: Return code: 0 >09:10:36,191 INF program: Running... udevadm settle --timeout=300 >09:10:36,205 DBG program: Return code: 0 >09:10:36,219 INF program: Running... udevadm settle --timeout=300 >09:10:36,234 DBG program: Return code: 0 >09:10:36,246 INF program: Running... udevadm settle --timeout=300 >09:10:36,261 DBG program: Return code: 0 >09:10:36,268 INF program: Running... udevadm settle --timeout=300 >09:10:36,284 DBG program: Return code: 0 >09:10:36,287 INF program: Running... udevadm settle --timeout=300 >09:10:36,303 DBG program: Return code: 0 >09:10:36,317 INF program: Running... udevadm settle --timeout=300 >09:10:36,333 DBG program: Return code: 0 >09:10:36,346 INF program: Running... udevadm settle --timeout=300 >09:10:36,361 DBG program: Return code: 0 >09:10:36,375 INF program: Running... udevadm settle --timeout=300 >09:10:36,391 DBG program: Return code: 0 >09:10:36,403 INF program: Running... udevadm settle --timeout=300 >09:10:36,420 DBG program: Return code: 0 >09:10:36,423 INF program: Running... udevadm settle --timeout=300 >09:10:36,438 DBG program: Return code: 0 >09:10:36,452 INF program: Running... udevadm settle --timeout=300 >09:10:36,469 DBG program: Return code: 0 >09:10:36,481 INF program: Running... udevadm settle --timeout=300 >09:10:36,497 DBG program: Return code: 0 >09:10:36,510 INF program: Running... udevadm settle --timeout=300 >09:10:36,525 DBG program: Return code: 0 >09:10:36,538 INF program: Running... udevadm settle --timeout=300 >09:10:36,553 DBG program: Return code: 0 >09:10:36,556 INF program: Running... udevadm settle --timeout=300 >09:10:36,572 DBG program: Return code: 0 >09:10:36,586 INF program: Running... udevadm settle --timeout=300 >09:10:36,600 DBG program: Return code: 0 >09:10:36,612 INF program: Running... udevadm settle --timeout=300 >09:10:36,628 DBG program: Return code: 0 >09:10:36,642 INF program: Running... udevadm settle --timeout=300 >09:10:36,658 DBG program: Return code: 0 >09:10:36,670 INF program: Running... udevadm settle --timeout=300 >09:10:36,686 DBG program: Return code: 0 >09:10:36,689 INF program: Running... udevadm settle --timeout=300 >09:10:36,705 DBG program: Return code: 0 >09:10:36,720 INF program: Running... udevadm settle --timeout=300 >09:10:36,734 DBG program: Return code: 0 >09:10:36,747 INF program: Running... udevadm settle --timeout=300 >09:10:36,761 DBG program: Return code: 0 >09:10:36,775 INF program: Running... udevadm settle --timeout=300 >09:10:36,790 DBG program: Return code: 0 >09:10:36,803 INF program: Running... udevadm settle --timeout=300 >09:10:36,820 DBG program: Return code: 0 >09:10:36,827 INF program: Running... udevadm settle --timeout=300 >09:10:36,842 DBG program: Return code: 0 >09:10:36,845 INF program: Running... udevadm settle --timeout=300 >09:10:36,859 DBG program: Return code: 0 >09:10:36,872 INF program: Running... udevadm settle --timeout=300 >09:10:36,887 DBG program: Return code: 0 >09:10:36,900 INF program: Running... udevadm settle --timeout=300 >09:10:36,916 DBG program: Return code: 0 >09:10:36,930 INF program: Running... udevadm settle --timeout=300 >09:10:36,944 DBG program: Return code: 0 >09:10:36,957 INF program: Running... udevadm settle --timeout=300 >09:10:36,973 DBG program: Return code: 0 >09:10:36,976 INF program: Running... udevadm settle --timeout=300 >09:10:36,990 DBG program: Return code: 0 >09:10:37,004 INF program: Running... udevadm settle --timeout=300 >09:10:37,019 DBG program: Return code: 0 >09:10:37,032 INF program: Running... udevadm settle --timeout=300 >09:10:37,046 DBG program: Return code: 0 >09:10:37,059 INF program: Running... udevadm settle --timeout=300 >09:10:37,076 DBG program: Return code: 0 >09:10:37,088 INF program: Running... udevadm settle --timeout=300 >09:10:37,103 DBG program: Return code: 0 >09:10:37,106 INF program: Running... udevadm settle --timeout=300 >09:10:37,122 DBG program: Return code: 0 >09:10:37,137 INF program: Running... udevadm settle --timeout=300 >09:10:37,151 DBG program: Return code: 0 >09:10:37,164 INF program: Running... udevadm settle --timeout=300 >09:10:37,180 DBG program: Return code: 0 >09:10:37,195 INF program: Running... udevadm settle --timeout=300 >09:10:37,209 DBG program: Return code: 0 >09:10:37,222 INF program: Running... udevadm settle --timeout=300 >09:10:37,237 DBG program: Return code: 0 >09:10:37,240 INF program: Running... udevadm settle --timeout=300 >09:10:37,256 DBG program: Return code: 0 >09:10:37,270 INF program: Running... udevadm settle --timeout=300 >09:10:37,284 DBG program: Return code: 0 >09:10:37,296 INF program: Running... udevadm settle --timeout=300 >09:10:37,311 DBG program: Return code: 0 >09:10:37,325 INF program: Running... udevadm settle --timeout=300 >09:10:37,339 DBG program: Return code: 0 >09:10:37,352 INF program: Running... udevadm settle --timeout=300 >09:10:37,366 DBG program: Return code: 0 >09:10:37,373 INF program: Running... udevadm settle --timeout=300 >09:10:37,388 DBG program: Return code: 0 >09:10:37,391 INF program: Running... udevadm settle --timeout=300 >09:10:37,405 DBG program: Return code: 0 >09:10:37,419 INF program: Running... udevadm settle --timeout=300 >09:10:37,433 DBG program: Return code: 0 >09:10:37,446 INF program: Running... udevadm settle --timeout=300 >09:10:37,461 DBG program: Return code: 0 >09:10:37,475 INF program: Running... udevadm settle --timeout=300 >09:10:37,489 DBG program: Return code: 0 >09:10:37,502 INF program: Running... udevadm settle --timeout=300 >09:10:37,516 DBG program: Return code: 0 >09:10:37,519 INF program: Running... udevadm settle --timeout=300 >09:10:37,534 DBG program: Return code: 0 >09:10:37,548 INF program: Running... udevadm settle --timeout=300 >09:10:37,562 DBG program: Return code: 0 >09:10:37,575 INF program: Running... udevadm settle --timeout=300 >09:10:37,589 DBG program: Return code: 0 >09:10:37,603 INF program: Running... udevadm settle --timeout=300 >09:10:37,617 DBG program: Return code: 0 >09:10:37,630 INF program: Running... udevadm settle --timeout=300 >09:10:37,644 DBG program: Return code: 0 >09:10:37,647 INF program: Running... udevadm settle --timeout=300 >09:10:37,662 DBG program: Return code: 0 >09:10:37,676 INF program: Running... udevadm settle --timeout=300 >09:10:37,691 DBG program: Return code: 0 >09:10:37,704 INF program: Running... udevadm settle --timeout=300 >09:10:37,718 DBG program: Return code: 0 >09:10:37,732 INF program: Running... udevadm settle --timeout=300 >09:10:37,747 DBG program: Return code: 0 >09:10:37,760 INF program: Running... udevadm settle --timeout=300 >09:10:37,774 DBG program: Return code: 0 >09:10:37,777 INF program: Running... udevadm settle --timeout=300 >09:10:37,792 DBG program: Return code: 0 >09:10:37,806 INF program: Running... udevadm settle --timeout=300 >09:10:37,820 DBG program: Return code: 0 >09:10:37,833 INF program: Running... udevadm settle --timeout=300 >09:10:37,848 DBG program: Return code: 0 >09:10:37,862 INF program: Running... udevadm settle --timeout=300 >09:10:37,877 DBG program: Return code: 0 >09:10:37,890 INF program: Running... udevadm settle --timeout=300 >09:10:37,905 DBG program: Return code: 0 >09:10:37,912 INF program: Running... udevadm settle --timeout=300 >09:10:37,927 DBG program: Return code: 0 >09:10:37,930 INF program: Running... udevadm settle --timeout=300 >09:10:37,944 DBG program: Return code: 0 >09:10:37,958 INF program: Running... udevadm settle --timeout=300 >09:10:37,973 DBG program: Return code: 0 >09:10:37,985 INF program: Running... udevadm settle --timeout=300 >09:10:38,000 DBG program: Return code: 0 >09:10:38,014 INF program: Running... udevadm settle --timeout=300 >09:10:38,029 DBG program: Return code: 0 >09:10:38,041 INF program: Running... udevadm settle --timeout=300 >09:10:38,056 DBG program: Return code: 0 >09:10:38,059 INF program: Running... udevadm settle --timeout=300 >09:10:38,074 DBG program: Return code: 0 >09:10:38,088 INF program: Running... udevadm settle --timeout=300 >09:10:38,102 DBG program: Return code: 0 >09:10:38,115 INF program: Running... udevadm settle --timeout=300 >09:10:38,130 DBG program: Return code: 0 >09:10:38,144 INF program: Running... udevadm settle --timeout=300 >09:10:38,158 DBG program: Return code: 0 >09:10:38,170 INF program: Running... udevadm settle --timeout=300 >09:10:38,185 DBG program: Return code: 0 >09:10:38,188 INF program: Running... udevadm settle --timeout=300 >09:10:38,203 DBG program: Return code: 0 >09:10:38,218 INF program: Running... udevadm settle --timeout=300 >09:10:38,232 DBG program: Return code: 0 >09:10:38,244 INF program: Running... udevadm settle --timeout=300 >09:10:38,259 DBG program: Return code: 0 >09:10:38,272 INF program: Running... udevadm settle --timeout=300 >09:10:38,287 DBG program: Return code: 0 >09:10:38,299 INF program: Running... udevadm settle --timeout=300 >09:10:38,314 DBG program: Return code: 0 >09:10:38,317 INF program: Running... udevadm settle --timeout=300 >09:10:38,332 DBG program: Return code: 0 >09:10:38,346 INF program: Running... udevadm settle --timeout=300 >09:10:38,361 DBG program: Return code: 0 >09:10:38,374 INF program: Running... udevadm settle --timeout=300 >09:10:38,388 DBG program: Return code: 0 >09:10:38,403 INF program: Running... udevadm settle --timeout=300 >09:10:38,418 DBG program: Return code: 0 >09:10:38,431 INF program: Running... udevadm settle --timeout=300 >09:10:38,445 DBG program: Return code: 0 >09:10:38,452 INF program: Running... udevadm settle --timeout=300 >09:10:38,467 DBG program: Return code: 0 >09:10:38,470 INF program: Running... udevadm settle --timeout=300 >09:10:38,485 DBG program: Return code: 0 >09:10:38,499 INF program: Running... udevadm settle --timeout=300 >09:10:38,514 DBG program: Return code: 0 >09:10:38,527 INF program: Running... udevadm settle --timeout=300 >09:10:38,542 DBG program: Return code: 0 >09:10:38,556 INF program: Running... udevadm settle --timeout=300 >09:10:38,570 DBG program: Return code: 0 >09:10:38,582 INF program: Running... udevadm settle --timeout=300 >09:10:38,596 DBG program: Return code: 0 >09:10:38,599 INF program: Running... udevadm settle --timeout=300 >09:10:38,615 DBG program: Return code: 0 >09:10:38,628 INF program: Running... udevadm settle --timeout=300 >09:10:38,643 DBG program: Return code: 0 >09:10:38,656 INF program: Running... udevadm settle --timeout=300 >09:10:38,672 DBG program: Return code: 0 >09:10:38,686 INF program: Running... udevadm settle --timeout=300 >09:10:38,703 DBG program: Return code: 0 >09:10:38,715 INF program: Running... udevadm settle --timeout=300 >09:10:38,729 DBG program: Return code: 0 >09:10:38,732 INF program: Running... udevadm settle --timeout=300 >09:10:38,747 DBG program: Return code: 0 >09:10:38,762 INF program: Running... udevadm settle --timeout=300 >09:10:38,777 DBG program: Return code: 0 >09:10:38,791 INF program: Running... udevadm settle --timeout=300 >09:10:38,804 DBG program: Return code: 0 >09:10:38,818 INF program: Running... udevadm settle --timeout=300 >09:10:38,833 DBG program: Return code: 0 >09:10:38,846 INF program: Running... udevadm settle --timeout=300 >09:10:38,860 DBG program: Return code: 0 >09:10:38,863 INF program: Running... udevadm settle --timeout=300 >09:10:38,878 DBG program: Return code: 0 >09:10:38,893 INF program: Running... udevadm settle --timeout=300 >09:10:38,907 DBG program: Return code: 0 >09:10:38,920 INF program: Running... udevadm settle --timeout=300 >09:10:38,935 DBG program: Return code: 0 >09:10:38,949 INF program: Running... udevadm settle --timeout=300 >09:10:38,963 DBG program: Return code: 0 >09:10:38,976 INF program: Running... udevadm settle --timeout=300 >09:10:38,990 DBG program: Return code: 0 >09:10:38,996 INF program: Running... udevadm settle --timeout=300 >09:10:39,011 DBG program: Return code: 0 >09:10:39,014 INF program: Running... udevadm settle --timeout=300 >09:10:39,029 DBG program: Return code: 0 >09:10:39,043 INF program: Running... udevadm settle --timeout=300 >09:10:39,057 DBG program: Return code: 0 >09:10:39,070 INF program: Running... udevadm settle --timeout=300 >09:10:39,085 DBG program: Return code: 0 >09:10:39,099 INF program: Running... udevadm settle --timeout=300 >09:10:39,114 DBG program: Return code: 0 >09:10:39,127 INF program: Running... udevadm settle --timeout=300 >09:10:39,141 DBG program: Return code: 0 >09:10:39,144 INF program: Running... udevadm settle --timeout=300 >09:10:39,159 DBG program: Return code: 0 >09:10:39,174 INF program: Running... udevadm settle --timeout=300 >09:10:39,189 DBG program: Return code: 0 >09:10:39,202 INF program: Running... udevadm settle --timeout=300 >09:10:39,216 DBG program: Return code: 0 >09:10:39,230 INF program: Running... udevadm settle --timeout=300 >09:10:39,245 DBG program: Return code: 0 >09:10:39,258 INF program: Running... udevadm settle --timeout=300 >09:10:39,273 DBG program: Return code: 0 >09:10:39,276 INF program: Running... udevadm settle --timeout=300 >09:10:39,291 DBG program: Return code: 0 >09:10:39,305 INF program: Running... udevadm settle --timeout=300 >09:10:39,320 DBG program: Return code: 0 >09:10:39,333 INF program: Running... udevadm settle --timeout=300 >09:10:39,347 DBG program: Return code: 0 >09:10:39,362 INF program: Running... udevadm settle --timeout=300 >09:10:39,375 DBG program: Return code: 0 >09:10:39,388 INF program: Running... udevadm settle --timeout=300 >09:10:39,402 DBG program: Return code: 0 >09:10:39,406 INF program: Running... udevadm settle --timeout=300 >09:10:39,420 DBG program: Return code: 0 >09:10:39,434 INF program: Running... udevadm settle --timeout=300 >09:10:39,451 DBG program: Return code: 0 >09:10:39,464 INF program: Running... udevadm settle --timeout=300 >09:10:39,479 DBG program: Return code: 0 >09:10:39,494 INF program: Running... udevadm settle --timeout=300 >09:10:39,510 DBG program: Return code: 0 >09:10:39,522 INF program: Running... udevadm settle --timeout=300 >09:10:39,535 DBG program: Return code: 0 >09:10:39,541 INF program: Running... udevadm settle --timeout=300 >09:10:39,557 DBG program: Return code: 0 >09:10:39,560 INF program: Running... udevadm settle --timeout=300 >09:10:39,573 DBG program: Return code: 0 >09:10:39,587 INF program: Running... udevadm settle --timeout=300 >09:10:39,601 DBG program: Return code: 0 >09:10:39,614 INF program: Running... udevadm settle --timeout=300 >09:10:39,629 DBG program: Return code: 0 >09:10:39,643 INF program: Running... udevadm settle --timeout=300 >09:10:39,659 DBG program: Return code: 0 >09:10:39,672 INF program: Running... udevadm settle --timeout=300 >09:10:39,687 DBG program: Return code: 0 >09:10:39,690 INF program: Running... udevadm settle --timeout=300 >09:10:39,706 DBG program: Return code: 0 >09:10:39,720 INF program: Running... udevadm settle --timeout=300 >09:10:39,736 DBG program: Return code: 0 >09:10:39,748 INF program: Running... udevadm settle --timeout=300 >09:10:39,764 DBG program: Return code: 0 >09:10:39,777 INF program: Running... udevadm settle --timeout=300 >09:10:39,794 DBG program: Return code: 0 >09:10:39,807 INF program: Running... udevadm settle --timeout=300 >09:10:39,821 DBG program: Return code: 0 >09:10:39,825 INF program: Running... udevadm settle --timeout=300 >09:10:39,839 DBG program: Return code: 0 >09:10:39,852 INF program: Running... udevadm settle --timeout=300 >09:10:39,868 DBG program: Return code: 0 >09:10:39,881 INF program: Running... udevadm settle --timeout=300 >09:10:39,896 DBG program: Return code: 0 >09:10:39,911 INF program: Running... udevadm settle --timeout=300 >09:10:39,925 DBG program: Return code: 0 >09:10:39,938 INF program: Running... udevadm settle --timeout=300 >09:10:39,952 DBG program: Return code: 0 >09:10:39,955 INF program: Running... udevadm settle --timeout=300 >09:10:39,970 DBG program: Return code: 0 >09:10:39,985 INF program: Running... udevadm settle --timeout=300 >09:10:39,998 DBG program: Return code: 0 >09:10:40,011 INF program: Running... udevadm settle --timeout=300 >09:10:40,025 DBG program: Return code: 0 >09:10:40,039 INF program: Running... udevadm settle --timeout=300 >09:10:40,053 DBG program: Return code: 0 >09:10:40,066 INF program: Running... udevadm settle --timeout=300 >09:10:40,080 DBG program: Return code: 0 >09:10:40,087 INF program: Running... udevadm settle --timeout=300 >09:10:40,101 DBG program: Return code: 0 >09:10:40,104 INF program: Running... udevadm settle --timeout=300 >09:10:40,119 DBG program: Return code: 0 >09:10:40,133 INF program: Running... udevadm settle --timeout=300 >09:10:40,147 DBG program: Return code: 0 >09:10:40,160 INF program: Running... udevadm settle --timeout=300 >09:10:40,174 DBG program: Return code: 0 >09:10:40,188 INF program: Running... udevadm settle --timeout=300 >09:10:40,202 DBG program: Return code: 0 >09:10:40,215 INF program: Running... udevadm settle --timeout=300 >09:10:40,229 DBG program: Return code: 0 >09:10:40,232 INF program: Running... udevadm settle --timeout=300 >09:10:40,247 DBG program: Return code: 0 >09:10:40,261 INF program: Running... udevadm settle --timeout=300 >09:10:40,276 DBG program: Return code: 0 >09:10:40,289 INF program: Running... udevadm settle --timeout=300 >09:10:40,303 DBG program: Return code: 0 >09:10:40,317 INF program: Running... udevadm settle --timeout=300 >09:10:40,333 DBG program: Return code: 0 >09:10:40,346 INF program: Running... udevadm settle --timeout=300 >09:10:40,360 DBG program: Return code: 0 >09:10:40,363 INF program: Running... udevadm settle --timeout=300 >09:10:40,378 DBG program: Return code: 0 >09:10:40,392 INF program: Running... udevadm settle --timeout=300 >09:10:40,406 DBG program: Return code: 0 >09:10:40,419 INF program: Running... udevadm settle --timeout=300 >09:10:40,436 DBG program: Return code: 0 >09:10:40,451 INF program: Running... udevadm settle --timeout=300 >09:10:40,467 DBG program: Return code: 0 >09:10:40,480 INF program: Running... udevadm settle --timeout=300 >09:10:40,495 DBG program: Return code: 0 >09:10:40,498 INF program: Running... udevadm settle --timeout=300 >09:10:40,512 DBG program: Return code: 0 >09:10:40,525 INF program: Running... udevadm settle --timeout=300 >09:10:40,539 DBG program: Return code: 0 >09:10:40,551 INF program: Running... udevadm settle --timeout=300 >09:10:40,565 DBG program: Return code: 0 >09:10:40,578 INF program: Running... udevadm settle --timeout=300 >09:10:40,594 DBG program: Return code: 0 >09:10:40,606 INF program: Running... udevadm settle --timeout=300 >09:10:40,620 DBG program: Return code: 0 >09:10:40,626 INF program: Running... udevadm settle --timeout=300 >09:10:40,643 DBG program: Return code: 0 >09:10:40,646 INF program: Running... udevadm settle --timeout=300 >09:10:40,663 DBG program: Return code: 0 >09:10:40,677 INF program: Running... udevadm settle --timeout=300 >09:10:40,694 DBG program: Return code: 0 >09:10:40,707 INF program: Running... udevadm settle --timeout=300 >09:10:40,721 DBG program: Return code: 0 >09:10:40,735 INF program: Running... udevadm settle --timeout=300 >09:10:40,751 DBG program: Return code: 0 >09:10:40,764 INF program: Running... udevadm settle --timeout=300 >09:10:40,778 DBG program: Return code: 0 >09:10:40,781 INF program: Running... udevadm settle --timeout=300 >09:10:40,796 DBG program: Return code: 0 >09:10:40,810 INF program: Running... udevadm settle --timeout=300 >09:10:40,824 DBG program: Return code: 0 >09:10:40,837 INF program: Running... udevadm settle --timeout=300 >09:10:40,851 DBG program: Return code: 0 >09:10:40,865 INF program: Running... udevadm settle --timeout=300 >09:10:40,879 DBG program: Return code: 0 >09:10:40,892 INF program: Running... udevadm settle --timeout=300 >09:10:40,906 DBG program: Return code: 0 >09:10:40,909 INF program: Running... udevadm settle --timeout=300 >09:10:40,924 DBG program: Return code: 0 >09:10:40,938 INF program: Running... udevadm settle --timeout=300 >09:10:40,953 DBG program: Return code: 0 >09:10:40,966 INF program: Running... udevadm settle --timeout=300 >09:10:40,980 DBG program: Return code: 0 >09:10:40,994 INF program: Running... udevadm settle --timeout=300 >09:10:41,009 DBG program: Return code: 0 >09:10:41,022 INF program: Running... udevadm settle --timeout=300 >09:10:41,037 DBG program: Return code: 0 >09:10:41,041 INF program: Running... udevadm settle --timeout=300 >09:10:41,055 DBG program: Return code: 0 >09:10:41,069 INF program: Running... udevadm settle --timeout=300 >09:10:41,084 DBG program: Return code: 0 >09:10:41,097 INF program: Running... udevadm settle --timeout=300 >09:10:41,112 DBG program: Return code: 0 >09:10:41,127 INF program: Running... udevadm settle --timeout=300 >09:10:41,141 DBG program: Return code: 0 >09:10:41,154 INF program: Running... udevadm settle --timeout=300 >09:10:41,169 DBG program: Return code: 0 >09:10:41,176 INF program: Running... udevadm settle --timeout=300 >09:10:41,190 DBG program: Return code: 0 >09:10:41,192 INF program: Running... udevadm settle --timeout=300 >09:10:41,207 DBG program: Return code: 0 >09:10:41,220 INF program: Running... udevadm settle --timeout=300 >09:10:41,235 DBG program: Return code: 0 >09:10:41,248 INF program: Running... udevadm settle --timeout=300 >09:10:41,262 DBG program: Return code: 0 >09:10:41,275 INF program: Running... udevadm settle --timeout=300 >09:10:41,290 DBG program: Return code: 0 >09:10:41,303 INF program: Running... udevadm settle --timeout=300 >09:10:41,317 DBG program: Return code: 0 >09:10:41,320 INF program: Running... udevadm settle --timeout=300 >09:10:41,335 DBG program: Return code: 0 >09:10:41,349 INF program: Running... udevadm settle --timeout=300 >09:10:41,365 DBG program: Return code: 0 >09:10:41,377 INF program: Running... udevadm settle --timeout=300 >09:10:41,392 DBG program: Return code: 0 >09:10:41,406 INF program: Running... udevadm settle --timeout=300 >09:10:41,421 DBG program: Return code: 0 >09:10:41,433 INF program: Running... udevadm settle --timeout=300 >09:10:41,447 DBG program: Return code: 0 >09:10:41,450 INF program: Running... udevadm settle --timeout=300 >09:10:41,465 DBG program: Return code: 0 >09:10:41,478 INF program: Running... udevadm settle --timeout=300 >09:10:41,493 DBG program: Return code: 0 >09:10:41,507 INF program: Running... udevadm settle --timeout=300 >09:10:41,521 DBG program: Return code: 0 >09:10:41,535 INF program: Running... udevadm settle --timeout=300 >09:10:41,549 DBG program: Return code: 0 >09:10:41,562 INF program: Running... udevadm settle --timeout=300 >09:10:41,576 DBG program: Return code: 0 >09:10:41,579 INF program: Running... udevadm settle --timeout=300 >09:10:41,593 DBG program: Return code: 0 >09:10:41,607 INF program: Running... udevadm settle --timeout=300 >09:10:41,622 DBG program: Return code: 0 >09:10:41,634 INF program: Running... udevadm settle --timeout=300 >09:10:41,648 DBG program: Return code: 0 >09:10:41,663 INF program: Running... udevadm settle --timeout=300 >09:10:41,677 DBG program: Return code: 0 >09:10:41,689 INF program: Running... udevadm settle --timeout=300 >09:10:41,705 DBG program: Return code: 0 >09:10:41,712 INF program: Running... udevadm settle --timeout=300 >09:10:41,726 DBG program: Return code: 0 >09:10:41,728 INF program: Running... udevadm settle --timeout=300 >09:10:41,745 DBG program: Return code: 0 >09:10:41,758 INF program: Running... udevadm settle --timeout=300 >09:10:41,772 DBG program: Return code: 0 >09:10:41,784 INF program: Running... udevadm settle --timeout=300 >09:10:41,801 DBG program: Return code: 0 >09:10:41,814 INF program: Running... udevadm settle --timeout=300 >09:10:41,829 DBG program: Return code: 0 >09:10:41,842 INF program: Running... udevadm settle --timeout=300 >09:10:41,858 DBG program: Return code: 0 >09:10:41,861 INF program: Running... udevadm settle --timeout=300 >09:10:41,875 DBG program: Return code: 0 >09:10:41,888 INF program: Running... udevadm settle --timeout=300 >09:10:41,904 DBG program: Return code: 0 >09:10:41,917 INF program: Running... udevadm settle --timeout=300 >09:10:41,931 DBG program: Return code: 0 >09:10:41,945 INF program: Running... udevadm settle --timeout=300 >09:10:41,959 DBG program: Return code: 0 >09:10:41,971 INF program: Running... udevadm settle --timeout=300 >09:10:41,987 DBG program: Return code: 0 >09:10:41,990 INF program: Running... udevadm settle --timeout=300 >09:10:42,004 DBG program: Return code: 0 >09:10:42,017 INF program: Running... udevadm settle --timeout=300 >09:10:42,034 DBG program: Return code: 0 >09:10:42,046 INF program: Running... udevadm settle --timeout=300 >09:10:42,061 DBG program: Return code: 0 >09:10:42,076 INF program: Running... udevadm settle --timeout=300 >09:10:42,090 DBG program: Return code: 0 >09:10:42,103 INF program: Running... udevadm settle --timeout=300 >09:10:42,118 DBG program: Return code: 0 >09:10:42,122 INF program: Running... udevadm settle --timeout=300 >09:10:42,136 DBG program: Return code: 0 >09:10:42,150 INF program: Running... udevadm settle --timeout=300 >09:10:42,165 DBG program: Return code: 0 >09:10:42,178 INF program: Running... udevadm settle --timeout=300 >09:10:42,193 DBG program: Return code: 0 >09:10:42,208 INF program: Running... udevadm settle --timeout=300 >09:10:42,222 DBG program: Return code: 0 >09:10:42,235 INF program: Running... udevadm settle --timeout=300 >09:10:42,252 DBG program: Return code: 0 >09:10:42,258 INF program: Running... udevadm settle --timeout=300 >09:10:42,273 DBG program: Return code: 0 >09:10:42,276 INF program: Running... udevadm settle --timeout=300 >09:10:42,291 DBG program: Return code: 0 >09:10:42,305 INF program: Running... udevadm settle --timeout=300 >09:10:42,320 DBG program: Return code: 0 >09:10:42,333 INF program: Running... udevadm settle --timeout=300 >09:10:42,347 DBG program: Return code: 0 >09:10:42,361 INF program: Running... udevadm settle --timeout=300 >09:10:42,375 DBG program: Return code: 0 >09:10:42,388 INF program: Running... udevadm settle --timeout=300 >09:10:42,402 DBG program: Return code: 0 >09:10:42,405 INF program: Running... udevadm settle --timeout=300 >09:10:42,420 DBG program: Return code: 0 >09:10:42,434 INF program: Running... udevadm settle --timeout=300 >09:10:42,448 DBG program: Return code: 0 >09:10:42,461 INF program: Running... udevadm settle --timeout=300 >09:10:42,475 DBG program: Return code: 0 >09:10:42,489 INF program: Running... udevadm settle --timeout=300 >09:10:42,504 DBG program: Return code: 0 >09:10:42,516 INF program: Running... udevadm settle --timeout=300 >09:10:42,533 DBG program: Return code: 0 >09:10:42,536 INF program: Running... udevadm settle --timeout=300 >09:10:42,551 DBG program: Return code: 0 >09:10:42,564 INF program: Running... udevadm settle --timeout=300 >09:10:42,580 DBG program: Return code: 0 >09:10:42,592 INF program: Running... udevadm settle --timeout=300 >09:10:42,606 DBG program: Return code: 0 >09:10:42,619 INF program: Running... udevadm settle --timeout=300 >09:10:42,636 DBG program: Return code: 0 >09:10:42,648 INF program: Running... udevadm settle --timeout=300 >09:10:42,662 DBG program: Return code: 0 >09:10:42,665 INF program: Running... udevadm settle --timeout=300 >09:10:42,680 DBG program: Return code: 0 >09:10:42,693 INF program: Running... udevadm settle --timeout=300 >09:10:42,708 DBG program: Return code: 0 >09:10:42,720 INF program: Running... udevadm settle --timeout=300 >09:10:42,736 DBG program: Return code: 0 >09:10:42,749 INF program: Running... udevadm settle --timeout=300 >09:10:42,764 DBG program: Return code: 0 >09:10:42,776 INF program: Running... udevadm settle --timeout=300 >09:10:42,793 DBG program: Return code: 0 >09:10:42,799 INF program: Running... udevadm settle --timeout=300 >09:10:42,813 DBG program: Return code: 0 >09:10:42,815 INF program: Running... udevadm settle --timeout=300 >09:10:42,832 DBG program: Return code: 0 >09:10:42,845 INF program: Running... udevadm settle --timeout=300 >09:10:42,859 DBG program: Return code: 0 >09:10:42,871 INF program: Running... udevadm settle --timeout=300 >09:10:42,888 DBG program: Return code: 0 >09:10:42,902 INF program: Running... udevadm settle --timeout=300 >09:10:42,917 DBG program: Return code: 0 >09:10:42,929 INF program: Running... udevadm settle --timeout=300 >09:10:42,945 DBG program: Return code: 0 >09:10:42,948 INF program: Running... udevadm settle --timeout=300 >09:10:42,964 DBG program: Return code: 0 >09:10:42,977 INF program: Running... udevadm settle --timeout=300 >09:10:42,993 DBG program: Return code: 0 >09:10:43,005 INF program: Running... udevadm settle --timeout=300 >09:10:43,020 DBG program: Return code: 0 >09:10:43,033 INF program: Running... udevadm settle --timeout=300 >09:10:43,050 DBG program: Return code: 0 >09:10:43,063 INF program: Running... udevadm settle --timeout=300 >09:10:43,078 DBG program: Return code: 0 >09:10:43,081 INF program: Running... udevadm settle --timeout=300 >09:10:43,095 DBG program: Return code: 0 >09:10:43,109 INF program: Running... udevadm settle --timeout=300 >09:10:43,126 DBG program: Return code: 0 >09:10:43,139 INF program: Running... udevadm settle --timeout=300 >09:10:43,153 DBG program: Return code: 0 >09:10:43,167 INF program: Running... udevadm settle --timeout=300 >09:10:43,181 DBG program: Return code: 0 >09:10:43,193 INF program: Running... udevadm settle --timeout=300 >09:10:43,208 DBG program: Return code: 0 >09:10:43,211 INF program: Running... udevadm settle --timeout=300 >09:10:43,226 DBG program: Return code: 0 >09:10:43,240 INF program: Running... udevadm settle --timeout=300 >09:10:43,255 DBG program: Return code: 0 >09:10:43,268 INF program: Running... udevadm settle --timeout=300 >09:10:43,282 DBG program: Return code: 0 >09:10:43,296 INF program: Running... udevadm settle --timeout=300 >09:10:43,310 DBG program: Return code: 0 >09:10:43,322 INF program: Running... udevadm settle --timeout=300 >09:10:43,336 DBG program: Return code: 0 >09:10:43,343 INF program: Running... udevadm settle --timeout=300 >09:10:43,357 DBG program: Return code: 0 >09:10:43,359 INF program: Running... udevadm settle --timeout=300 >09:10:43,374 DBG program: Return code: 0 >09:10:43,388 INF program: Running... udevadm settle --timeout=300 >09:10:43,403 DBG program: Return code: 0 >09:10:43,416 INF program: Running... udevadm settle --timeout=300 >09:10:43,430 DBG program: Return code: 0 >09:10:43,444 INF program: Running... udevadm settle --timeout=300 >09:10:43,458 DBG program: Return code: 0 >09:10:43,471 INF program: Running... udevadm settle --timeout=300 >09:10:43,486 DBG program: Return code: 0 >09:10:43,489 INF program: Running... udevadm settle --timeout=300 >09:10:43,504 DBG program: Return code: 0 >09:10:43,518 INF program: Running... udevadm settle --timeout=300 >09:10:43,532 DBG program: Return code: 0 >09:10:43,544 INF program: Running... udevadm settle --timeout=300 >09:10:43,558 DBG program: Return code: 0 >09:10:43,572 INF program: Running... udevadm settle --timeout=300 >09:10:43,586 DBG program: Return code: 0 >09:10:43,598 INF program: Running... udevadm settle --timeout=300 >09:10:43,612 DBG program: Return code: 0 >09:10:43,615 INF program: Running... udevadm settle --timeout=300 >09:10:43,629 DBG program: Return code: 0 >09:10:43,643 INF program: Running... udevadm settle --timeout=300 >09:10:43,657 DBG program: Return code: 0 >09:10:43,670 INF program: Running... udevadm settle --timeout=300 >09:10:43,686 DBG program: Return code: 0 >09:10:43,700 INF program: Running... udevadm settle --timeout=300 >09:10:43,716 DBG program: Return code: 0 >09:10:43,728 INF program: Running... udevadm settle --timeout=300 >09:10:43,742 DBG program: Return code: 0 >09:10:43,745 INF program: Running... udevadm settle --timeout=300 >09:10:43,759 DBG program: Return code: 0 >09:10:43,773 INF program: Running... udevadm settle --timeout=300 >09:10:43,787 DBG program: Return code: 0 >09:10:43,799 INF program: Running... udevadm settle --timeout=300 >09:10:43,814 DBG program: Return code: 0 >09:10:43,828 INF program: Running... udevadm settle --timeout=300 >09:10:43,842 DBG program: Return code: 0 >09:10:43,854 INF program: Running... udevadm settle --timeout=300 >09:10:43,870 DBG program: Return code: 0 >09:10:43,877 INF program: Running... udevadm settle --timeout=300 >09:10:43,894 DBG program: Return code: 0 >09:10:43,897 INF program: Running... udevadm settle --timeout=300 >09:10:43,912 DBG program: Return code: 0 >09:10:43,925 INF program: Running... udevadm settle --timeout=300 >09:10:43,939 DBG program: Return code: 0 >09:10:43,951 INF program: Running... udevadm settle --timeout=300 >09:10:43,965 DBG program: Return code: 0 >09:10:43,978 INF program: Running... udevadm settle --timeout=300 >09:10:43,994 DBG program: Return code: 0 >09:10:44,007 INF program: Running... udevadm settle --timeout=300 >09:10:44,022 DBG program: Return code: 0 >09:10:44,025 INF program: Running... udevadm settle --timeout=300 >09:10:44,042 DBG program: Return code: 0 >09:10:44,056 INF program: Running... udevadm settle --timeout=300 >09:10:44,070 DBG program: Return code: 0 >09:10:44,083 INF program: Running... udevadm settle --timeout=300 >09:10:44,097 DBG program: Return code: 0 >09:10:44,111 INF program: Running... udevadm settle --timeout=300 >09:10:44,126 DBG program: Return code: 0 >09:10:44,139 INF program: Running... udevadm settle --timeout=300 >09:10:44,153 DBG program: Return code: 0 >09:10:44,156 INF program: Running... udevadm settle --timeout=300 >09:10:44,171 DBG program: Return code: 0 >09:10:44,185 INF program: Running... udevadm settle --timeout=300 >09:10:44,199 DBG program: Return code: 0 >09:10:44,212 INF program: Running... udevadm settle --timeout=300 >09:10:44,225 DBG program: Return code: 0 >09:10:44,238 INF program: Running... udevadm settle --timeout=300 >09:10:44,253 DBG program: Return code: 0 >09:10:44,265 INF program: Running... udevadm settle --timeout=300 >09:10:44,279 DBG program: Return code: 0 >09:10:44,282 INF program: Running... udevadm settle --timeout=300 >09:10:44,296 DBG program: Return code: 0 >09:10:44,310 INF program: Running... udevadm settle --timeout=300 >09:10:44,327 DBG program: Return code: 0 >09:10:44,340 INF program: Running... udevadm settle --timeout=300 >09:10:44,356 DBG program: Return code: 0 >09:10:44,371 INF program: Running... udevadm settle --timeout=300 >09:10:44,387 DBG program: Return code: 0 >09:10:44,400 INF program: Running... udevadm settle --timeout=300 >09:10:44,415 DBG program: Return code: 0 >09:10:44,422 INF program: Running... udevadm settle --timeout=300 >09:10:44,437 DBG program: Return code: 0 >09:10:44,439 INF program: Running... udevadm settle --timeout=300 >09:10:44,454 DBG program: Return code: 0 >09:10:44,468 INF program: Running... udevadm settle --timeout=300 >09:10:44,481 DBG program: Return code: 0 >09:10:44,494 INF program: Running... udevadm settle --timeout=300 >09:10:44,509 DBG program: Return code: 0 >09:10:44,522 INF program: Running... udevadm settle --timeout=300 >09:10:44,537 DBG program: Return code: 0 >09:10:44,551 INF program: Running... udevadm settle --timeout=300 >09:10:44,565 DBG program: Return code: 0 >09:10:44,568 INF program: Running... udevadm settle --timeout=300 >09:10:44,582 DBG program: Return code: 0 >09:10:44,595 INF program: Running... udevadm settle --timeout=300 >09:10:44,612 DBG program: Return code: 0 >09:10:44,624 INF program: Running... udevadm settle --timeout=300 >09:10:44,639 DBG program: Return code: 0 >09:10:44,654 INF program: Running... udevadm settle --timeout=300 >09:10:44,668 DBG program: Return code: 0 >09:10:44,681 INF program: Running... udevadm settle --timeout=300 >09:10:44,697 DBG program: Return code: 0 >09:10:44,700 INF program: Running... udevadm settle --timeout=300 >09:10:44,715 DBG program: Return code: 0 >09:10:44,729 INF program: Running... udevadm settle --timeout=300 >09:10:44,744 DBG program: Return code: 0 >09:10:44,757 INF program: Running... udevadm settle --timeout=300 >09:10:44,772 DBG program: Return code: 0 >09:10:44,785 INF program: Running... udevadm settle --timeout=300 >09:10:44,800 DBG program: Return code: 0 >09:10:44,812 INF program: Running... udevadm settle --timeout=300 >09:10:44,828 DBG program: Return code: 0 >09:10:44,831 INF program: Running... udevadm settle --timeout=300 >09:10:44,846 DBG program: Return code: 0 >09:10:44,860 INF program: Running... udevadm settle --timeout=300 >09:10:44,876 DBG program: Return code: 0 >09:10:44,889 INF program: Running... udevadm settle --timeout=300 >09:10:44,903 DBG program: Return code: 0 >09:10:44,917 INF program: Running... udevadm settle --timeout=300 >09:10:44,932 DBG program: Return code: 0 >09:10:44,945 INF program: Running... udevadm settle --timeout=300 >09:10:44,961 DBG program: Return code: 0 >09:10:44,967 INF program: Running... udevadm settle --timeout=300 >09:10:44,982 DBG program: Return code: 0 >09:10:44,985 INF program: Running... udevadm settle --timeout=300 >09:10:44,998 DBG program: Return code: 0 >09:10:45,012 INF program: Running... udevadm settle --timeout=300 >09:10:45,026 DBG program: Return code: 0 >09:10:45,039 INF program: Running... udevadm settle --timeout=300 >09:10:45,056 DBG program: Return code: 0 >09:10:45,069 INF program: Running... udevadm settle --timeout=300 >09:10:45,084 DBG program: Return code: 0 >09:10:45,096 INF program: Running... udevadm settle --timeout=300 >09:10:45,112 DBG program: Return code: 0 >09:10:45,115 INF program: Running... udevadm settle --timeout=300 >09:10:45,130 DBG program: Return code: 0 >09:10:45,144 INF program: Running... udevadm settle --timeout=300 >09:10:45,158 DBG program: Return code: 0 >09:10:45,171 INF program: Running... udevadm settle --timeout=300 >09:10:45,188 DBG program: Return code: 0 >09:10:45,202 INF program: Running... udevadm settle --timeout=300 >09:10:45,218 DBG program: Return code: 0 >09:10:45,230 INF program: Running... udevadm settle --timeout=300 >09:10:45,246 DBG program: Return code: 0 >09:10:45,249 INF program: Running... udevadm settle --timeout=300 >09:10:45,263 DBG program: Return code: 0 >09:10:45,276 INF program: Running... udevadm settle --timeout=300 >09:10:45,291 DBG program: Return code: 0 >09:10:45,304 INF program: Running... udevadm settle --timeout=300 >09:10:45,318 DBG program: Return code: 0 >09:10:45,332 INF program: Running... udevadm settle --timeout=300 >09:10:45,346 DBG program: Return code: 0 >09:10:45,359 INF program: Running... udevadm settle --timeout=300 >09:10:45,373 DBG program: Return code: 0 >09:10:45,376 INF program: Running... udevadm settle --timeout=300 >09:10:45,392 DBG program: Return code: 0 >09:10:45,406 INF program: Running... udevadm settle --timeout=300 >09:10:45,421 DBG program: Return code: 0 >09:10:45,434 INF program: Running... udevadm settle --timeout=300 >09:10:45,449 DBG program: Return code: 0 >09:10:45,463 INF program: Running... udevadm settle --timeout=300 >09:10:45,478 DBG program: Return code: 0 >09:10:45,490 INF program: Running... udevadm settle --timeout=300 >09:10:45,505 DBG program: Return code: 0 >09:10:45,512 INF program: Running... udevadm settle --timeout=300 >09:10:45,526 DBG program: Return code: 0 >09:10:45,529 INF program: Running... udevadm settle --timeout=300 >09:10:45,545 DBG program: Return code: 0 >09:10:45,558 INF program: Running... udevadm settle --timeout=300 >09:10:45,575 DBG program: Return code: 0 >09:10:45,587 INF program: Running... udevadm settle --timeout=300 >09:10:45,604 DBG program: Return code: 0 >09:10:45,618 INF program: Running... udevadm settle --timeout=300 >09:10:45,633 DBG program: Return code: 0 >09:10:45,646 INF program: Running... udevadm settle --timeout=300 >09:10:45,663 DBG program: Return code: 0 >09:10:45,667 INF program: Running... udevadm settle --timeout=300 >09:10:45,684 DBG program: Return code: 0 >09:10:45,687 INF program: Running... udevadm settle --timeout=300 >09:10:45,701 DBG program: Return code: 0 >09:10:45,715 INF program: Running... udevadm settle --timeout=300 >09:10:45,730 DBG program: Return code: 0 >09:10:45,742 INF program: Running... udevadm settle --timeout=300 >09:10:45,759 DBG program: Return code: 0 >09:10:45,774 INF program: Running... udevadm settle --timeout=300 >09:10:45,790 DBG program: Return code: 0 >09:10:45,802 INF program: Running... udevadm settle --timeout=300 >09:10:45,819 DBG program: Return code: 0 >09:10:45,824 INF program: Running... udevadm settle --timeout=300 >09:10:45,841 DBG program: Return code: 0 >09:10:45,846 INF program: Running... udevadm settle --timeout=300 >09:10:45,861 DBG program: Return code: 0 >09:10:45,866 INF program: Running... udevadm settle --timeout=300 >09:10:45,882 DBG program: Return code: 0 >09:10:45,885 INF program: Running... udevadm settle --timeout=300 >09:10:45,900 DBG program: Return code: 0 >09:10:45,913 INF program: Running... udevadm settle --timeout=300 >09:10:45,928 DBG program: Return code: 0 >09:10:45,941 INF program: Running... udevadm settle --timeout=300 >09:10:45,958 DBG program: Return code: 0 >09:10:45,972 INF program: Running... udevadm settle --timeout=300 >09:10:45,987 DBG program: Return code: 0 >09:10:46,001 INF program: Running... udevadm settle --timeout=300 >09:10:46,015 DBG program: Return code: 0 >09:10:46,021 INF program: Running... udevadm settle --timeout=300 >09:10:46,036 DBG program: Return code: 0 >09:10:46,039 INF program: Running... udevadm settle --timeout=300 >09:10:46,054 DBG program: Return code: 0 >09:10:46,069 INF program: Running... udevadm settle --timeout=300 >09:10:46,083 DBG program: Return code: 0 >09:10:46,096 INF program: Running... udevadm settle --timeout=300 >09:10:46,111 DBG program: Return code: 0 >09:10:46,125 INF program: Running... udevadm settle --timeout=300 >09:10:46,140 DBG program: Return code: 0 >09:10:46,153 INF program: Running... udevadm settle --timeout=300 >09:10:46,168 DBG program: Return code: 0 >09:10:46,173 INF program: Running... udevadm settle --timeout=300 >09:10:46,187 DBG program: Return code: 0 >09:10:46,191 INF program: Running... udevadm settle --timeout=300 >09:10:46,207 DBG program: Return code: 0 >09:10:46,210 INF program: Running... udevadm settle --timeout=300 >09:10:46,224 DBG program: Return code: 0 >09:10:46,238 INF program: Running... udevadm settle --timeout=300 >09:10:46,253 DBG program: Return code: 0 >09:10:46,266 INF program: Running... udevadm settle --timeout=300 >09:10:46,281 DBG program: Return code: 0 >09:10:46,296 INF program: Running... udevadm settle --timeout=300 >09:10:46,311 DBG program: Return code: 0 >09:10:46,324 INF program: Running... udevadm settle --timeout=300 >09:10:46,339 DBG program: Return code: 0 >09:10:46,371 INF program: Running... udevadm settle --timeout=300 >09:10:46,386 DBG program: Return code: 0 >09:10:46,402 INF program: Running... udevadm settle --timeout=300 >09:10:46,418 DBG program: Return code: 0 >09:10:46,432 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1 /mnt/sysimage >09:10:46,455 DBG program: Return code: 0 >09:10:46,455 INF program: Running... umount /mnt/sysimage >09:10:46,491 DBG program: Return code: 0 >09:10:46,493 INF program: Running... udevadm settle --timeout=300 >09:10:46,510 DBG program: Return code: 0 >09:10:46,528 INF program: Running... udevadm settle --timeout=300 >09:10:46,546 DBG program: Return code: 0 >09:10:46,560 INF program: Running... udevadm settle --timeout=300 >09:10:46,576 DBG program: Return code: 0 >09:10:46,590 INF program: Running... udevadm settle --timeout=300 >09:10:46,605 DBG program: Return code: 0 >09:10:46,619 INF program: Running... udevadm settle --timeout=300 >09:10:46,635 DBG program: Return code: 0 >09:10:46,638 INF program: Running... udevadm settle --timeout=300 >09:10:46,654 DBG program: Return code: 0 >09:10:46,668 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1p2 /mnt/sysimage >09:10:46,695 DBG program: Return code: 0 >09:10:46,695 INF program: Running... umount /mnt/sysimage >09:10:46,722 DBG program: Return code: 0 >09:10:46,724 INF program: Running... udevadm settle --timeout=300 >09:10:46,741 DBG program: Return code: 0 >09:10:46,757 INF program: Running... udevadm settle --timeout=300 >09:10:46,772 DBG program: Return code: 0 >09:10:46,787 INF program: Running... udevadm settle --timeout=300 >09:10:46,803 DBG program: Return code: 0 >09:10:46,818 INF program: Running... udevadm settle --timeout=300 >09:10:46,833 DBG program: Return code: 0 >09:10:46,846 INF program: Running... udevadm settle --timeout=300 >09:10:46,862 DBG program: Return code: 0 >09:10:46,865 INF program: Running... udevadm settle --timeout=300 >09:10:46,882 DBG program: Return code: 0 >09:10:46,896 INF program: Running... mount -t btrfs -o subvolid=5,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:46,938 DBG program: Return code: 0 >09:10:46,939 INF program: Running... umount /mnt/sysimage >09:10:46,965 DBG program: Return code: 0 >09:10:46,967 INF program: Running... udevadm settle --timeout=300 >09:10:46,985 DBG program: Return code: 0 >09:10:47,000 INF program: Running... udevadm settle --timeout=300 >09:10:47,018 DBG program: Return code: 0 >09:10:47,031 INF program: Running... udevadm settle --timeout=300 >09:10:47,046 DBG program: Return code: 0 >09:10:47,061 INF program: Running... udevadm settle --timeout=300 >09:10:47,077 DBG program: Return code: 0 >09:10:47,090 INF program: Running... udevadm settle --timeout=300 >09:10:47,106 DBG program: Return code: 0 >09:10:47,108 INF program: Running... udevadm settle --timeout=300 >09:10:47,127 DBG program: Return code: 0 >09:10:47,145 INF program: Running... mount -t btrfs -o subvol=gentoo-root-old,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:47,192 DBG program: Return code: 0 >09:10:47,193 INF program: Running... arch >09:10:47,207 INF program: stdout: >09:10:47,207 INF program: x86_64 >09:10:47,207 DBG program: Return code: 0 >09:10:47,209 INF program: Running... umount /mnt/sysimage >09:10:47,251 DBG program: Return code: 0 >09:10:47,253 INF program: Running... udevadm settle --timeout=300 >09:10:47,272 DBG program: Return code: 0 >09:10:47,289 INF program: Running... mount -t btrfs -o subvol=home,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:47,340 DBG program: Return code: 0 >09:10:47,340 INF program: Running... umount /mnt/sysimage >09:10:47,382 DBG program: Return code: 0 >09:10:47,384 INF program: Running... udevadm settle --timeout=300 >09:10:47,403 DBG program: Return code: 0 >09:10:47,426 INF program: Running... udevadm settle --timeout=300 >09:10:47,442 DBG program: Return code: 0 >09:10:47,456 INF program: Running... udevadm settle --timeout=300 >09:10:47,470 DBG program: Return code: 0 >09:10:47,484 INF program: Running... udevadm settle --timeout=300 >09:10:47,499 DBG program: Return code: 0 >09:10:47,519 INF program: Running... udevadm settle --timeout=300 >09:10:47,532 DBG program: Return code: 0 >09:10:47,534 INF program: Running... udevadm settle --timeout=300 >09:10:47,551 DBG program: Return code: 0 >09:10:47,564 INF program: Running... mount -t btrfs -o subvol=srv,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:47,611 DBG program: Return code: 0 >09:10:47,611 INF program: Running... umount /mnt/sysimage >09:10:47,651 DBG program: Return code: 0 >09:10:47,653 INF program: Running... udevadm settle --timeout=300 >09:10:47,672 DBG program: Return code: 0 >09:10:47,690 INF program: Running... udevadm settle --timeout=300 >09:10:47,708 DBG program: Return code: 0 >09:10:47,724 INF program: Running... udevadm settle --timeout=300 >09:10:47,743 DBG program: Return code: 0 >09:10:47,758 INF program: Running... udevadm settle --timeout=300 >09:10:47,774 DBG program: Return code: 0 >09:10:47,787 INF program: Running... udevadm settle --timeout=300 >09:10:47,804 DBG program: Return code: 0 >09:10:47,806 INF program: Running... udevadm settle --timeout=300 >09:10:47,823 DBG program: Return code: 0 >09:10:47,837 INF program: Running... mount -t btrfs -o subvol=gentoo-var-old,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:47,887 DBG program: Return code: 0 >09:10:47,887 INF program: Running... umount /mnt/sysimage >09:10:47,922 DBG program: Return code: 0 >09:10:47,924 INF program: Running... udevadm settle --timeout=300 >09:10:47,940 DBG program: Return code: 0 >09:10:47,954 INF program: Running... udevadm settle --timeout=300 >09:10:47,971 DBG program: Return code: 0 >09:10:47,990 INF program: Running... udevadm settle --timeout=300 >09:10:48,007 DBG program: Return code: 0 >09:10:48,021 INF program: Running... udevadm settle --timeout=300 >09:10:48,039 DBG program: Return code: 0 >09:10:48,051 INF program: Running... udevadm settle --timeout=300 >09:10:48,066 DBG program: Return code: 0 >09:10:48,068 INF program: Running... udevadm settle --timeout=300 >09:10:48,087 DBG program: Return code: 0 >09:10:48,101 INF program: Running... mount -t btrfs -o subvol=gentoo-root,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:48,146 DBG program: Return code: 0 >09:10:48,147 INF program: Running... arch >09:10:48,159 INF program: stdout: >09:10:48,159 INF program: x86_64 >09:10:48,159 DBG program: Return code: 0 >09:10:48,187 INF program: Running... umount /mnt/sysimage >09:10:48,222 DBG program: Return code: 0 >09:10:48,224 INF program: Running... udevadm settle --timeout=300 >09:10:48,242 DBG program: Return code: 0 >09:10:48,265 INF program: Running... mount -t btrfs -o subvol=gentoo-var,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:48,317 DBG program: Return code: 0 >09:10:48,317 INF program: Running... umount /mnt/sysimage >09:10:48,350 DBG program: Return code: 0 >09:10:48,352 INF program: Running... udevadm settle --timeout=300 >09:10:48,371 DBG program: Return code: 0 >09:10:48,388 INF program: Running... udevadm settle --timeout=300 >09:10:48,407 DBG program: Return code: 0 >09:10:48,425 INF program: Running... udevadm settle --timeout=300 >09:10:48,440 DBG program: Return code: 0 >09:10:48,455 INF program: Running... udevadm settle --timeout=300 >09:10:48,475 DBG program: Return code: 0 >09:10:48,487 INF program: Running... udevadm settle --timeout=300 >09:10:48,502 DBG program: Return code: 0 >09:10:48,505 INF program: Running... udevadm settle --timeout=300 >09:10:48,520 DBG program: Return code: 0 >09:10:48,535 INF program: Running... mount -t btrfs -o subvol=gentoo-var-old/lib/machines,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:48,585 DBG program: Return code: 0 >09:10:48,585 INF program: Running... umount /mnt/sysimage >09:10:48,626 DBG program: Return code: 0 >09:10:48,628 INF program: Running... udevadm settle --timeout=300 >09:10:48,646 DBG program: Return code: 0 >09:10:48,669 INF program: Running... udevadm settle --timeout=300 >09:10:48,687 DBG program: Return code: 0 >09:10:48,700 INF program: Running... udevadm settle --timeout=300 >09:10:48,719 DBG program: Return code: 0 >09:10:48,733 INF program: Running... udevadm settle --timeout=300 >09:10:48,751 DBG program: Return code: 0 >09:10:48,764 INF program: Running... udevadm settle --timeout=300 >09:10:48,779 DBG program: Return code: 0 >09:10:48,781 INF program: Running... udevadm settle --timeout=300 >09:10:48,797 DBG program: Return code: 0 >09:10:48,811 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:48,863 DBG program: Return code: 0 >09:10:48,864 INF program: Running... arch >09:10:48,876 INF program: stdout: >09:10:48,876 INF program: x86_64 >09:10:48,876 DBG program: Return code: 0 >09:10:48,884 INF program: Running... umount /mnt/sysimage >09:10:48,928 DBG program: Return code: 0 >09:10:48,930 INF program: Running... udevadm settle --timeout=300 >09:10:48,945 DBG program: Return code: 0 >09:10:48,962 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:49,011 DBG program: Return code: 0 >09:10:49,012 INF program: Running... arch >09:10:49,024 INF program: stdout: >09:10:49,025 INF program: x86_64 >09:10:49,025 DBG program: Return code: 0 >09:10:49,035 INF program: Running... umount /mnt/sysimage >09:10:49,067 DBG program: Return code: 0 >09:10:49,069 INF program: Running... udevadm settle --timeout=300 >09:10:49,083 DBG program: Return code: 0 >09:10:49,102 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:49,151 DBG program: Return code: 0 >09:10:49,152 INF program: Running... arch >09:10:49,165 INF program: stdout: >09:10:49,165 INF program: x86_64 >09:10:49,165 DBG program: Return code: 0 >09:10:49,172 INF program: Running... umount /mnt/sysimage >09:10:49,209 DBG program: Return code: 0 >09:10:49,212 INF program: Running... udevadm settle --timeout=300 >09:10:49,230 DBG program: Return code: 0 >09:10:49,249 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:49,298 DBG program: Return code: 0 >09:10:49,299 INF program: Running... arch >09:10:49,311 INF program: stdout: >09:10:49,312 INF program: x86_64 >09:10:49,312 DBG program: Return code: 0 >09:10:49,322 INF program: Running... umount /mnt/sysimage >09:10:49,357 DBG program: Return code: 0 >09:10:49,359 INF program: Running... udevadm settle --timeout=300 >09:10:49,379 DBG program: Return code: 0 >09:10:49,396 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:49,446 DBG program: Return code: 0 >09:10:49,447 INF program: Running... arch >09:10:49,458 INF program: stdout: >09:10:49,458 INF program: x86_64 >09:10:49,458 DBG program: Return code: 0 >09:10:49,465 INF program: Running... umount /mnt/sysimage >09:10:49,494 DBG program: Return code: 0 >09:10:49,496 INF program: Running... udevadm settle --timeout=300 >09:10:49,512 DBG program: Return code: 0 >09:10:49,529 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:49,581 DBG program: Return code: 0 >09:10:49,581 INF program: Running... arch >09:10:49,594 INF program: stdout: >09:10:49,594 INF program: x86_64 >09:10:49,594 DBG program: Return code: 0 >09:10:49,602 INF program: Running... umount /mnt/sysimage >09:10:49,634 DBG program: Return code: 0 >09:10:49,636 INF program: Running... udevadm settle --timeout=300 >09:10:49,652 DBG program: Return code: 0 >09:10:49,670 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/machines,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:49,722 DBG program: Return code: 0 >09:10:49,722 INF program: Running... umount /mnt/sysimage >09:10:49,758 DBG program: Return code: 0 >09:10:49,761 INF program: Running... udevadm settle --timeout=300 >09:10:49,778 DBG program: Return code: 0 >09:10:49,797 INF program: Running... udevadm settle --timeout=300 >09:10:49,812 DBG program: Return code: 0 >09:10:49,825 INF program: Running... udevadm settle --timeout=300 >09:10:49,841 DBG program: Return code: 0 >09:10:49,855 INF program: Running... udevadm settle --timeout=300 >09:10:49,870 DBG program: Return code: 0 >09:10:49,886 INF program: Running... udevadm settle --timeout=300 >09:10:49,905 DBG program: Return code: 0 >09:10:49,907 INF program: Running... udevadm settle --timeout=300 >09:10:49,926 DBG program: Return code: 0 >09:10:49,941 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/portables,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:49,991 DBG program: Return code: 0 >09:10:49,991 INF program: Running... umount /mnt/sysimage >09:10:50,033 DBG program: Return code: 0 >09:10:50,035 INF program: Running... udevadm settle --timeout=300 >09:10:50,050 DBG program: Return code: 0 >09:10:50,068 INF program: Running... udevadm settle --timeout=300 >09:10:50,086 DBG program: Return code: 0 >09:10:50,102 INF program: Running... udevadm settle --timeout=300 >09:10:50,118 DBG program: Return code: 0 >09:10:50,131 INF program: Running... udevadm settle --timeout=300 >09:10:50,147 DBG program: Return code: 0 >09:10:50,160 INF program: Running... udevadm settle --timeout=300 >09:10:50,176 DBG program: Return code: 0 >09:10:50,179 INF program: Running... udevadm settle --timeout=300 >09:10:50,194 DBG program: Return code: 0 >09:10:50,209 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:50,256 DBG program: Return code: 0 >09:10:50,256 INF program: Running... arch >09:10:50,268 INF program: stdout: >09:10:50,268 INF program: x86_64 >09:10:50,269 DBG program: Return code: 0 >09:10:50,276 INF program: Running... umount /mnt/sysimage >09:10:50,311 DBG program: Return code: 0 >09:10:50,313 INF program: Running... udevadm settle --timeout=300 >09:10:50,331 DBG program: Return code: 0 >09:10:50,350 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:50,399 DBG program: Return code: 0 >09:10:50,400 INF program: Running... arch >09:10:50,412 INF program: stdout: >09:10:50,412 INF program: x86_64 >09:10:50,412 DBG program: Return code: 0 >09:10:50,420 INF program: Running... umount /mnt/sysimage >09:10:50,449 DBG program: Return code: 0 >09:10:50,450 INF program: Running... udevadm settle --timeout=300 >09:10:50,467 DBG program: Return code: 0 >09:10:50,485 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:50,535 DBG program: Return code: 0 >09:10:50,535 INF program: Running... arch >09:10:50,548 INF program: stdout: >09:10:50,548 INF program: x86_64 >09:10:50,549 DBG program: Return code: 0 >09:10:50,559 INF program: Running... umount /mnt/sysimage >09:10:50,594 DBG program: Return code: 0 >09:10:50,596 INF program: Running... udevadm settle --timeout=300 >09:10:50,614 DBG program: Return code: 0 >09:10:50,629 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:50,680 DBG program: Return code: 0 >09:10:50,681 INF program: Running... arch >09:10:50,692 INF program: stdout: >09:10:50,693 INF program: x86_64 >09:10:50,693 DBG program: Return code: 0 >09:10:50,701 INF program: Running... umount /mnt/sysimage >09:10:50,742 DBG program: Return code: 0 >09:10:50,745 INF program: Running... udevadm settle --timeout=300 >09:10:50,763 DBG program: Return code: 0 >09:10:50,782 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:50,833 DBG program: Return code: 0 >09:10:50,834 INF program: Running... arch >09:10:50,846 INF program: stdout: >09:10:50,847 INF program: x86_64 >09:10:50,847 DBG program: Return code: 0 >09:10:50,853 INF program: Running... umount /mnt/sysimage >09:10:50,882 DBG program: Return code: 0 >09:10:50,884 INF program: Running... udevadm settle --timeout=300 >09:10:50,904 DBG program: Return code: 0 >09:10:50,927 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:50,978 DBG program: Return code: 0 >09:10:50,979 INF program: Running... arch >09:10:50,990 INF program: stdout: >09:10:50,991 INF program: x86_64 >09:10:50,991 DBG program: Return code: 0 >09:10:50,998 INF program: Running... umount /mnt/sysimage >09:10:51,028 DBG program: Return code: 0 >09:10:51,030 INF program: Running... udevadm settle --timeout=300 >09:10:51,049 DBG program: Return code: 0 >09:10:51,066 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:51,117 DBG program: Return code: 0 >09:10:51,118 INF program: Running... arch >09:10:51,131 INF program: stdout: >09:10:51,131 INF program: x86_64 >09:10:51,131 DBG program: Return code: 0 >09:10:51,142 INF program: Running... umount /mnt/sysimage >09:10:51,173 DBG program: Return code: 0 >09:10:51,176 INF program: Running... udevadm settle --timeout=300 >09:10:51,193 DBG program: Return code: 0 >09:10:51,211 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:51,264 DBG program: Return code: 0 >09:10:51,265 INF program: Running... arch >09:10:51,277 INF program: stdout: >09:10:51,278 INF program: x86_64 >09:10:51,278 DBG program: Return code: 0 >09:10:51,288 INF program: Running... umount /mnt/sysimage >09:10:51,322 DBG program: Return code: 0 >09:10:51,324 INF program: Running... udevadm settle --timeout=300 >09:10:51,345 DBG program: Return code: 0 >09:10:51,363 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:51,413 DBG program: Return code: 0 >09:10:51,413 INF program: Running... arch >09:10:51,425 INF program: stdout: >09:10:51,425 INF program: x86_64 >09:10:51,426 DBG program: Return code: 0 >09:10:51,433 INF program: Running... umount /mnt/sysimage >09:10:51,459 DBG program: Return code: 0 >09:10:51,461 INF program: Running... udevadm settle --timeout=300 >09:10:51,479 DBG program: Return code: 0 >09:10:51,496 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:51,544 DBG program: Return code: 0 >09:10:51,544 INF program: Running... arch >09:10:51,557 INF program: stdout: >09:10:51,558 INF program: x86_64 >09:10:51,558 DBG program: Return code: 0 >09:10:51,569 INF program: Running... umount /mnt/sysimage >09:10:51,605 DBG program: Return code: 0 >09:10:51,607 INF program: Running... udevadm settle --timeout=300 >09:10:51,624 DBG program: Return code: 0 >09:10:51,639 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:51,690 DBG program: Return code: 0 >09:10:51,691 INF program: Running... arch >09:10:51,703 INF program: stdout: >09:10:51,703 INF program: x86_64 >09:10:51,703 DBG program: Return code: 0 >09:10:51,710 INF program: Running... umount /mnt/sysimage >09:10:51,746 DBG program: Return code: 0 >09:10:51,748 INF program: Running... udevadm settle --timeout=300 >09:10:51,767 DBG program: Return code: 0 >09:10:51,781 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:51,829 DBG program: Return code: 0 >09:10:51,830 INF program: Running... arch >09:10:51,843 INF program: stdout: >09:10:51,843 INF program: x86_64 >09:10:51,844 DBG program: Return code: 0 >09:10:51,855 INF program: Running... umount /mnt/sysimage >09:10:51,896 DBG program: Return code: 0 >09:10:51,898 INF program: Running... udevadm settle --timeout=300 >09:10:51,920 DBG program: Return code: 0 >09:10:51,940 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:51,989 DBG program: Return code: 0 >09:10:51,989 INF program: Running... arch >09:10:52,002 INF program: stdout: >09:10:52,003 INF program: x86_64 >09:10:52,003 DBG program: Return code: 0 >09:10:52,010 INF program: Running... umount /mnt/sysimage >09:10:52,047 DBG program: Return code: 0 >09:10:52,049 INF program: Running... udevadm settle --timeout=300 >09:10:52,069 DBG program: Return code: 0 >09:10:52,088 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:52,138 DBG program: Return code: 0 >09:10:52,139 INF program: Running... arch >09:10:52,151 INF program: stdout: >09:10:52,152 INF program: x86_64 >09:10:52,152 DBG program: Return code: 0 >09:10:52,162 INF program: Running... umount /mnt/sysimage >09:10:52,198 DBG program: Return code: 0 >09:10:52,201 INF program: Running... udevadm settle --timeout=300 >09:10:52,218 DBG program: Return code: 0 >09:10:52,232 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:52,282 DBG program: Return code: 0 >09:10:52,283 INF program: Running... arch >09:10:52,296 INF program: stdout: >09:10:52,296 INF program: x86_64 >09:10:52,296 DBG program: Return code: 0 >09:10:52,307 INF program: Running... umount /mnt/sysimage >09:10:52,341 DBG program: Return code: 0 >09:10:52,343 INF program: Running... udevadm settle --timeout=300 >09:10:52,358 DBG program: Return code: 0 >09:10:52,372 INF program: Running... mount -t btrfs -o subvol=gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0,ro /dev/nvme0n1p3 /mnt/sysimage >09:10:52,426 DBG program: Return code: 0 >09:10:52,427 INF program: Running... arch >09:10:52,439 INF program: stdout: >09:10:52,439 INF program: x86_64 >09:10:52,440 DBG program: Return code: 0 >09:10:52,450 INF program: Running... umount /mnt/sysimage >09:10:52,478 DBG program: Return code: 0 >09:10:52,484 INF program: Running... udevadm settle --timeout=300 >09:10:52,501 DBG program: Return code: 0 >09:10:52,514 INF program: Running... udevadm settle --timeout=300 >09:10:52,530 DBG program: Return code: 0 >09:10:52,543 INF program: Running... udevadm settle --timeout=300 >09:10:52,560 DBG program: Return code: 0 >09:10:52,574 INF program: Running... udevadm settle --timeout=300 >09:10:52,590 DBG program: Return code: 0 >09:10:52,604 INF program: Running... udevadm settle --timeout=300 >09:10:52,620 DBG program: Return code: 0 >09:10:52,624 INF program: Running... udevadm settle --timeout=300 >09:10:52,639 DBG program: Return code: 0 >09:10:52,643 INF program: Running... udevadm settle --timeout=300 >09:10:52,660 DBG program: Return code: 0 >09:10:52,665 INF program: Running... udevadm settle --timeout=300 >09:10:52,680 DBG program: Return code: 0 >09:10:52,683 INF program: Running... udevadm settle --timeout=300 >09:10:52,698 DBG program: Return code: 0 >09:10:52,713 INF program: Running... udevadm settle --timeout=300 >09:10:52,727 DBG program: Return code: 0 >09:10:52,740 INF program: Running... udevadm settle --timeout=300 >09:10:52,754 DBG program: Return code: 0 >09:10:52,768 INF program: Running... udevadm settle --timeout=300 >09:10:52,783 DBG program: Return code: 0 >09:10:52,796 INF program: Running... udevadm settle --timeout=300 >09:10:52,809 DBG program: Return code: 0 >09:10:52,811 INF program: Running... udevadm settle --timeout=300 >09:10:52,826 DBG program: Return code: 0 >09:10:52,840 INF program: Running... udevadm settle --timeout=300 >09:10:52,856 DBG program: Return code: 0 >09:10:52,868 INF program: Running... udevadm settle --timeout=300 >09:10:52,885 DBG program: Return code: 0 >09:10:52,899 INF program: Running... udevadm settle --timeout=300 >09:10:52,915 DBG program: Return code: 0 >09:10:52,928 INF program: Running... udevadm settle --timeout=300 >09:10:52,943 DBG program: Return code: 0 >09:10:52,949 INF program: Running... udevadm settle --timeout=300 >09:10:52,965 DBG program: Return code: 0 >09:10:52,967 INF program: Running... udevadm settle --timeout=300 >09:10:52,983 DBG program: Return code: 0 >09:10:52,996 INF program: Running... udevadm settle --timeout=300 >09:10:53,011 DBG program: Return code: 0 >09:10:53,022 INF program: Running... udevadm settle --timeout=300 >09:10:53,037 DBG program: Return code: 0 >09:10:53,051 INF program: Running... udevadm settle --timeout=300 >09:10:53,066 DBG program: Return code: 0 >09:10:53,079 INF program: Running... udevadm settle --timeout=300 >09:10:53,094 DBG program: Return code: 0 >09:10:53,097 INF program: Running... udevadm settle --timeout=300 >09:10:53,113 DBG program: Return code: 0 >09:10:53,127 INF program: Running... udevadm settle --timeout=300 >09:10:53,142 DBG program: Return code: 0 >09:10:53,155 INF program: Running... udevadm settle --timeout=300 >09:10:53,172 DBG program: Return code: 0 >09:10:53,186 INF program: Running... udevadm settle --timeout=300 >09:10:53,201 DBG program: Return code: 0 >09:10:53,214 INF program: Running... udevadm settle --timeout=300 >09:10:53,229 DBG program: Return code: 0 >09:10:53,232 INF program: Running... udevadm settle --timeout=300 >09:10:53,247 DBG program: Return code: 0 >09:10:53,262 INF program: Running... udevadm settle --timeout=300 >09:10:53,277 DBG program: Return code: 0 >09:10:53,290 INF program: Running... udevadm settle --timeout=300 >09:10:53,304 DBG program: Return code: 0 >09:10:53,319 INF program: Running... udevadm settle --timeout=300 >09:10:53,334 DBG program: Return code: 0 >09:10:53,347 INF program: Running... udevadm settle --timeout=300 >09:10:53,362 DBG program: Return code: 0 >09:10:53,368 INF program: Running... udevadm settle --timeout=300 >09:10:53,383 DBG program: Return code: 0 >09:10:53,386 INF program: Running... udevadm settle --timeout=300 >09:10:53,401 DBG program: Return code: 0 >09:10:53,415 INF program: Running... udevadm settle --timeout=300 >09:10:53,430 DBG program: Return code: 0 >09:10:53,444 INF program: Running... udevadm settle --timeout=300 >09:10:53,458 DBG program: Return code: 0 >09:10:53,472 INF program: Running... udevadm settle --timeout=300 >09:10:53,487 DBG program: Return code: 0 >09:10:53,499 INF program: Running... udevadm settle --timeout=300 >09:10:53,514 DBG program: Return code: 0 >09:10:53,517 INF program: Running... udevadm settle --timeout=300 >09:10:53,534 DBG program: Return code: 0 >09:10:53,547 INF program: Running... udevadm settle --timeout=300 >09:10:53,564 DBG program: Return code: 0 >09:10:53,577 INF program: Running... udevadm settle --timeout=300 >09:10:53,593 DBG program: Return code: 0 >09:10:53,607 INF program: Running... udevadm settle --timeout=300 >09:10:53,622 DBG program: Return code: 0 >09:10:53,635 INF program: Running... udevadm settle --timeout=300 >09:10:53,651 DBG program: Return code: 0 >09:10:53,654 INF program: Running... udevadm settle --timeout=300 >09:10:53,669 DBG program: Return code: 0 >09:10:53,684 INF program: Running... udevadm settle --timeout=300 >09:10:53,698 DBG program: Return code: 0 >09:10:53,710 INF program: Running... udevadm settle --timeout=300 >09:10:53,725 DBG program: Return code: 0 >09:10:53,740 INF program: Running... udevadm settle --timeout=300 >09:10:53,757 DBG program: Return code: 0 >09:10:53,769 INF program: Running... udevadm settle --timeout=300 >09:10:53,784 DBG program: Return code: 0 >09:10:53,789 INF program: Running... udevadm settle --timeout=300 >09:10:53,803 DBG program: Return code: 0 >09:10:53,804 INF program: Running... udevadm settle --timeout=300 >09:10:53,819 DBG program: Return code: 0 >09:10:53,833 INF program: Running... udevadm settle --timeout=300 >09:10:53,848 DBG program: Return code: 0 >09:10:53,860 INF program: Running... udevadm settle --timeout=300 >09:10:53,874 DBG program: Return code: 0 >09:10:53,888 INF program: Running... udevadm settle --timeout=300 >09:10:53,903 DBG program: Return code: 0 >09:10:53,915 INF program: Running... udevadm settle --timeout=300 >09:10:53,929 DBG program: Return code: 0 >09:10:53,932 INF program: Running... udevadm settle --timeout=300 >09:10:53,946 DBG program: Return code: 0 >09:10:53,960 INF program: Running... udevadm settle --timeout=300 >09:10:53,975 DBG program: Return code: 0 >09:10:53,988 INF program: Running... udevadm settle --timeout=300 >09:10:54,002 DBG program: Return code: 0 >09:10:54,016 INF program: Running... udevadm settle --timeout=300 >09:10:54,031 DBG program: Return code: 0 >09:10:54,045 INF program: Running... udevadm settle --timeout=300 >09:10:54,058 DBG program: Return code: 0 >09:10:54,061 INF program: Running... udevadm settle --timeout=300 >09:10:54,075 DBG program: Return code: 0 >09:10:54,089 INF program: Running... udevadm settle --timeout=300 >09:10:54,104 DBG program: Return code: 0 >09:10:54,117 INF program: Running... udevadm settle --timeout=300 >09:10:54,132 DBG program: Return code: 0 >09:10:54,147 INF program: Running... udevadm settle --timeout=300 >09:10:54,163 DBG program: Return code: 0 >09:10:54,175 INF program: Running... udevadm settle --timeout=300 >09:10:54,190 DBG program: Return code: 0 >09:10:54,196 INF program: Running... udevadm settle --timeout=300 >09:10:54,213 DBG program: Return code: 0 >09:10:54,215 INF program: Running... udevadm settle --timeout=300 >09:10:54,231 DBG program: Return code: 0 >09:10:54,245 INF program: Running... udevadm settle --timeout=300 >09:10:54,260 DBG program: Return code: 0 >09:10:54,272 INF program: Running... udevadm settle --timeout=300 >09:10:54,287 DBG program: Return code: 0 >09:10:54,301 INF program: Running... udevadm settle --timeout=300 >09:10:54,317 DBG program: Return code: 0 >09:10:54,329 INF program: Running... udevadm settle --timeout=300 >09:10:54,344 DBG program: Return code: 0 >09:10:54,347 INF program: Running... udevadm settle --timeout=300 >09:10:54,364 DBG program: Return code: 0 >09:10:54,377 INF program: Running... udevadm settle --timeout=300 >09:10:54,394 DBG program: Return code: 0 >09:10:54,406 INF program: Running... udevadm settle --timeout=300 >09:10:54,423 DBG program: Return code: 0 >09:10:54,437 INF program: Running... udevadm settle --timeout=300 >09:10:54,452 DBG program: Return code: 0 >09:10:54,464 INF program: Running... udevadm settle --timeout=300 >09:10:54,479 DBG program: Return code: 0 >09:10:54,482 INF program: Running... udevadm settle --timeout=300 >09:10:54,496 DBG program: Return code: 0 >09:10:54,509 INF program: Running... udevadm settle --timeout=300 >09:10:54,526 DBG program: Return code: 0 >09:10:54,539 INF program: Running... udevadm settle --timeout=300 >09:10:54,555 DBG program: Return code: 0 >09:10:54,568 INF program: Running... udevadm settle --timeout=300 >09:10:54,585 DBG program: Return code: 0 >09:10:54,598 INF program: Running... udevadm settle --timeout=300 >09:10:54,613 DBG program: Return code: 0 >09:10:54,619 INF program: Running... udevadm settle --timeout=300 >09:10:54,633 DBG program: Return code: 0 >09:10:54,635 INF program: Running... udevadm settle --timeout=300 >09:10:54,651 DBG program: Return code: 0 >09:10:54,666 INF program: Running... udevadm settle --timeout=300 >09:10:54,682 DBG program: Return code: 0 >09:10:54,695 INF program: Running... udevadm settle --timeout=300 >09:10:54,710 DBG program: Return code: 0 >09:10:54,725 INF program: Running... udevadm settle --timeout=300 >09:10:54,742 DBG program: Return code: 0 >09:10:54,755 INF program: Running... udevadm settle --timeout=300 >09:10:54,770 DBG program: Return code: 0 >09:10:54,773 INF program: Running... udevadm settle --timeout=300 >09:10:54,788 DBG program: Return code: 0 >09:10:54,802 INF program: Running... udevadm settle --timeout=300 >09:10:54,816 DBG program: Return code: 0 >09:10:54,829 INF program: Running... udevadm settle --timeout=300 >09:10:54,844 DBG program: Return code: 0 >09:10:54,857 INF program: Running... udevadm settle --timeout=300 >09:10:54,872 DBG program: Return code: 0 >09:10:54,884 INF program: Running... udevadm settle --timeout=300 >09:10:54,899 DBG program: Return code: 0 >09:10:54,902 INF program: Running... udevadm settle --timeout=300 >09:10:54,917 DBG program: Return code: 0 >09:10:54,932 INF program: Running... udevadm settle --timeout=300 >09:10:54,947 DBG program: Return code: 0 >09:10:54,960 INF program: Running... udevadm settle --timeout=300 >09:10:54,975 DBG program: Return code: 0 >09:10:54,989 INF program: Running... udevadm settle --timeout=300 >09:10:55,004 DBG program: Return code: 0 >09:10:55,018 INF program: Running... udevadm settle --timeout=300 >09:10:55,032 DBG program: Return code: 0 >09:10:55,035 INF program: Running... udevadm settle --timeout=300 >09:10:55,050 DBG program: Return code: 0 >09:10:55,065 INF program: Running... udevadm settle --timeout=300 >09:10:55,080 DBG program: Return code: 0 >09:10:55,093 INF program: Running... udevadm settle --timeout=300 >09:10:55,107 DBG program: Return code: 0 >09:10:55,122 INF program: Running... udevadm settle --timeout=300 >09:10:55,137 DBG program: Return code: 0 >09:10:55,150 INF program: Running... udevadm settle --timeout=300 >09:10:55,167 DBG program: Return code: 0 >09:10:55,173 INF program: Running... udevadm settle --timeout=300 >09:10:55,188 DBG program: Return code: 0 >09:10:55,191 INF program: Running... udevadm settle --timeout=300 >09:10:55,208 DBG program: Return code: 0 >09:10:55,221 INF program: Running... udevadm settle --timeout=300 >09:10:55,236 DBG program: Return code: 0 >09:10:55,248 INF program: Running... udevadm settle --timeout=300 >09:10:55,263 DBG program: Return code: 0 >09:10:55,278 INF program: Running... udevadm settle --timeout=300 >09:10:55,292 DBG program: Return code: 0 >09:10:55,305 INF program: Running... udevadm settle --timeout=300 >09:10:55,320 DBG program: Return code: 0 >09:10:55,323 INF program: Running... udevadm settle --timeout=300 >09:10:55,338 DBG program: Return code: 0 >09:10:55,352 INF program: Running... udevadm settle --timeout=300 >09:10:55,366 DBG program: Return code: 0 >09:10:55,380 INF program: Running... udevadm settle --timeout=300 >09:10:55,396 DBG program: Return code: 0 >09:10:55,410 INF program: Running... udevadm settle --timeout=300 >09:10:55,425 DBG program: Return code: 0 >09:10:55,437 INF program: Running... udevadm settle --timeout=300 >09:10:55,453 DBG program: Return code: 0 >09:10:55,456 INF program: Running... udevadm settle --timeout=300 >09:10:55,471 DBG program: Return code: 0 >09:10:55,486 INF program: Running... udevadm settle --timeout=300 >09:10:55,501 DBG program: Return code: 0 >09:10:55,513 INF program: Running... udevadm settle --timeout=300 >09:10:55,530 DBG program: Return code: 0 >09:10:55,545 INF program: Running... udevadm settle --timeout=300 >09:10:55,559 DBG program: Return code: 0 >09:10:55,572 INF program: Running... udevadm settle --timeout=300 >09:10:55,587 DBG program: Return code: 0 >09:10:55,590 INF program: Running... udevadm settle --timeout=300 >09:10:55,605 DBG program: Return code: 0 >09:10:55,619 INF program: Running... udevadm settle --timeout=300 >09:10:55,634 DBG program: Return code: 0 >09:10:55,648 INF program: Running... udevadm settle --timeout=300 >09:10:55,665 DBG program: Return code: 0 >09:10:55,680 INF program: Running... udevadm settle --timeout=300 >09:10:55,697 DBG program: Return code: 0 >09:10:55,710 INF program: Running... udevadm settle --timeout=300 >09:10:55,727 DBG program: Return code: 0 >09:10:55,733 INF program: Running... udevadm settle --timeout=300 >09:10:55,749 DBG program: Return code: 0 >09:10:55,751 INF program: Running... udevadm settle --timeout=300 >09:10:55,765 DBG program: Return code: 0 >09:10:55,779 INF program: Running... udevadm settle --timeout=300 >09:10:55,794 DBG program: Return code: 0 >09:10:55,807 INF program: Running... udevadm settle --timeout=300 >09:10:55,822 DBG program: Return code: 0 >09:10:55,835 INF program: Running... udevadm settle --timeout=300 >09:10:55,850 DBG program: Return code: 0 >09:10:55,863 INF program: Running... udevadm settle --timeout=300 >09:10:55,878 DBG program: Return code: 0 >09:10:55,881 INF program: Running... udevadm settle --timeout=300 >09:10:55,897 DBG program: Return code: 0 >09:10:55,912 INF program: Running... udevadm settle --timeout=300 >09:10:55,927 DBG program: Return code: 0 >09:10:55,940 INF program: Running... udevadm settle --timeout=300 >09:10:55,955 DBG program: Return code: 0 >09:10:55,969 INF program: Running... udevadm settle --timeout=300 >09:10:55,984 DBG program: Return code: 0 >09:10:55,996 INF program: Running... udevadm settle --timeout=300 >09:10:56,010 DBG program: Return code: 0 >09:10:56,013 INF program: Running... udevadm settle --timeout=300 >09:10:56,029 DBG program: Return code: 0 >09:10:56,044 INF program: Running... udevadm settle --timeout=300 >09:10:56,059 DBG program: Return code: 0 >09:10:56,072 INF program: Running... udevadm settle --timeout=300 >09:10:56,089 DBG program: Return code: 0 >09:10:56,103 INF program: Running... udevadm settle --timeout=300 >09:10:56,118 DBG program: Return code: 0 >09:10:56,131 INF program: Running... udevadm settle --timeout=300 >09:10:56,146 DBG program: Return code: 0 >09:10:56,149 INF program: Running... udevadm settle --timeout=300 >09:10:56,164 DBG program: Return code: 0 >09:10:56,179 INF program: Running... udevadm settle --timeout=300 >09:10:56,194 DBG program: Return code: 0 >09:10:56,207 INF program: Running... udevadm settle --timeout=300 >09:10:56,221 DBG program: Return code: 0 >09:10:56,236 INF program: Running... udevadm settle --timeout=300 >09:10:56,251 DBG program: Return code: 0 >09:10:56,263 INF program: Running... udevadm settle --timeout=300 >09:10:56,278 DBG program: Return code: 0 >09:10:56,284 INF program: Running... udevadm settle --timeout=300 >09:10:56,301 DBG program: Return code: 0 >09:10:56,304 INF program: Running... udevadm settle --timeout=300 >09:10:56,319 DBG program: Return code: 0 >09:10:56,333 INF program: Running... udevadm settle --timeout=300 >09:10:56,348 DBG program: Return code: 0 >09:10:56,362 INF program: Running... udevadm settle --timeout=300 >09:10:56,377 DBG program: Return code: 0 >09:10:56,390 INF program: Running... udevadm settle --timeout=300 >09:10:56,404 DBG program: Return code: 0 >09:10:56,416 INF program: Running... udevadm settle --timeout=300 >09:10:56,431 DBG program: Return code: 0 >09:10:56,434 INF program: Running... udevadm settle --timeout=300 >09:10:56,449 DBG program: Return code: 0 >09:10:56,463 INF program: Running... udevadm settle --timeout=300 >09:10:56,479 DBG program: Return code: 0 >09:10:56,491 INF program: Running... udevadm settle --timeout=300 >09:10:56,508 DBG program: Return code: 0 >09:10:56,523 INF program: Running... udevadm settle --timeout=300 >09:10:56,539 DBG program: Return code: 0 >09:10:56,552 INF program: Running... udevadm settle --timeout=300 >09:10:56,567 DBG program: Return code: 0 >09:10:56,570 INF program: Running... udevadm settle --timeout=300 >09:10:56,586 DBG program: Return code: 0 >09:10:56,600 INF program: Running... udevadm settle --timeout=300 >09:10:56,617 DBG program: Return code: 0 >09:10:56,631 INF program: Running... udevadm settle --timeout=300 >09:10:56,645 DBG program: Return code: 0 >09:10:56,659 INF program: Running... udevadm settle --timeout=300 >09:10:56,676 DBG program: Return code: 0 >09:10:56,688 INF program: Running... udevadm settle --timeout=300 >09:10:56,702 DBG program: Return code: 0 >09:10:56,705 INF program: Running... udevadm settle --timeout=300 >09:10:56,722 DBG program: Return code: 0 >09:10:56,736 INF program: Running... udevadm settle --timeout=300 >09:10:56,751 DBG program: Return code: 0 >09:10:56,763 INF program: Running... udevadm settle --timeout=300 >09:10:56,778 DBG program: Return code: 0 >09:10:56,793 INF program: Running... udevadm settle --timeout=300 >09:10:56,810 DBG program: Return code: 0 >09:10:56,823 INF program: Running... udevadm settle --timeout=300 >09:10:56,837 DBG program: Return code: 0 >09:10:56,844 INF program: Running... udevadm settle --timeout=300 >09:10:56,858 DBG program: Return code: 0 >09:10:56,860 INF program: Running... udevadm settle --timeout=300 >09:10:56,875 DBG program: Return code: 0 >09:10:56,888 INF program: Running... udevadm settle --timeout=300 >09:10:56,905 DBG program: Return code: 0 >09:10:56,917 INF program: Running... udevadm settle --timeout=300 >09:10:56,934 DBG program: Return code: 0 >09:10:56,948 INF program: Running... udevadm settle --timeout=300 >09:10:56,965 DBG program: Return code: 0 >09:10:56,977 INF program: Running... udevadm settle --timeout=300 >09:10:56,992 DBG program: Return code: 0 >09:10:56,995 INF program: Running... udevadm settle --timeout=300 >09:10:57,012 DBG program: Return code: 0 >09:10:57,026 INF program: Running... udevadm settle --timeout=300 >09:10:57,043 DBG program: Return code: 0 >09:10:57,055 INF program: Running... udevadm settle --timeout=300 >09:10:57,070 DBG program: Return code: 0 >09:10:57,083 INF program: Running... udevadm settle --timeout=300 >09:10:57,098 DBG program: Return code: 0 >09:10:57,111 INF program: Running... udevadm settle --timeout=300 >09:10:57,125 DBG program: Return code: 0 >09:10:57,128 INF program: Running... udevadm settle --timeout=300 >09:10:57,142 DBG program: Return code: 0 >09:10:57,156 INF program: Running... udevadm settle --timeout=300 >09:10:57,173 DBG program: Return code: 0 >09:10:57,186 INF program: Running... udevadm settle --timeout=300 >09:10:57,201 DBG program: Return code: 0 >09:10:57,215 INF program: Running... udevadm settle --timeout=300 >09:10:57,232 DBG program: Return code: 0 >09:10:57,245 INF program: Running... udevadm settle --timeout=300 >09:10:57,261 DBG program: Return code: 0 >09:10:57,265 INF program: Running... udevadm settle --timeout=300 >09:10:57,280 DBG program: Return code: 0 >09:10:57,295 INF program: Running... udevadm settle --timeout=300 >09:10:57,309 DBG program: Return code: 0 >09:10:57,323 INF program: Running... udevadm settle --timeout=300 >09:10:57,337 DBG program: Return code: 0 >09:10:57,352 INF program: Running... udevadm settle --timeout=300 >09:10:57,367 DBG program: Return code: 0 >09:10:57,380 INF program: Running... udevadm settle --timeout=300 >09:10:57,395 DBG program: Return code: 0 >09:10:57,402 INF program: Running... udevadm settle --timeout=300 >09:10:57,417 DBG program: Return code: 0 >09:10:57,420 INF program: Running... udevadm settle --timeout=300 >09:10:57,435 DBG program: Return code: 0 >09:10:57,449 INF program: Running... udevadm settle --timeout=300 >09:10:57,463 DBG program: Return code: 0 >09:10:57,476 INF program: Running... udevadm settle --timeout=300 >09:10:57,491 DBG program: Return code: 0 >09:10:57,505 INF program: Running... udevadm settle --timeout=300 >09:10:57,519 DBG program: Return code: 0 >09:10:57,532 INF program: Running... udevadm settle --timeout=300 >09:10:57,547 DBG program: Return code: 0 >09:10:57,550 INF program: Running... udevadm settle --timeout=300 >09:10:57,567 DBG program: Return code: 0 >09:10:57,581 INF program: Running... udevadm settle --timeout=300 >09:10:57,596 DBG program: Return code: 0 >09:10:57,609 INF program: Running... udevadm settle --timeout=300 >09:10:57,624 DBG program: Return code: 0 >09:10:57,637 INF program: Running... udevadm settle --timeout=300 >09:10:57,652 DBG program: Return code: 0 >09:10:57,665 INF program: Running... udevadm settle --timeout=300 >09:10:57,679 DBG program: Return code: 0 >09:10:57,682 INF program: Running... udevadm settle --timeout=300 >09:10:57,695 DBG program: Return code: 0 >09:10:57,709 INF program: Running... udevadm settle --timeout=300 >09:10:57,724 DBG program: Return code: 0 >09:10:57,736 INF program: Running... udevadm settle --timeout=300 >09:10:57,751 DBG program: Return code: 0 >09:10:57,765 INF program: Running... udevadm settle --timeout=300 >09:10:57,780 DBG program: Return code: 0 >09:10:57,793 INF program: Running... udevadm settle --timeout=300 >09:10:57,810 DBG program: Return code: 0 >09:10:57,813 INF program: Running... udevadm settle --timeout=300 >09:10:57,829 DBG program: Return code: 0 >09:10:57,843 INF program: Running... udevadm settle --timeout=300 >09:10:57,859 DBG program: Return code: 0 >09:10:57,872 INF program: Running... udevadm settle --timeout=300 >09:10:57,887 DBG program: Return code: 0 >09:10:57,901 INF program: Running... udevadm settle --timeout=300 >09:10:57,917 DBG program: Return code: 0 >09:10:57,930 INF program: Running... udevadm settle --timeout=300 >09:10:57,945 DBG program: Return code: 0 >09:10:57,951 INF program: Running... udevadm settle --timeout=300 >09:10:57,968 DBG program: Return code: 0 >09:10:57,970 INF program: Running... udevadm settle --timeout=300 >09:10:57,985 DBG program: Return code: 0 >09:10:57,999 INF program: Running... udevadm settle --timeout=300 >09:10:58,016 DBG program: Return code: 0 >09:10:58,028 INF program: Running... udevadm settle --timeout=300 >09:10:58,043 DBG program: Return code: 0 >09:10:58,057 INF program: Running... udevadm settle --timeout=300 >09:10:58,072 DBG program: Return code: 0 >09:10:58,085 INF program: Running... udevadm settle --timeout=300 >09:10:58,100 DBG program: Return code: 0 >09:10:58,103 INF program: Running... udevadm settle --timeout=300 >09:10:58,118 DBG program: Return code: 0 >09:10:58,133 INF program: Running... udevadm settle --timeout=300 >09:10:58,146 DBG program: Return code: 0 >09:10:58,160 INF program: Running... udevadm settle --timeout=300 >09:10:58,175 DBG program: Return code: 0 >09:10:58,188 INF program: Running... udevadm settle --timeout=300 >09:10:58,203 DBG program: Return code: 0 >09:10:58,216 INF program: Running... udevadm settle --timeout=300 >09:10:58,232 DBG program: Return code: 0 >09:10:58,235 INF program: Running... udevadm settle --timeout=300 >09:10:58,249 DBG program: Return code: 0 >09:10:58,263 INF program: Running... udevadm settle --timeout=300 >09:10:58,278 DBG program: Return code: 0 >09:10:58,290 INF program: Running... udevadm settle --timeout=300 >09:10:58,307 DBG program: Return code: 0 >09:10:58,320 INF program: Running... udevadm settle --timeout=300 >09:10:58,335 DBG program: Return code: 0 >09:10:58,347 INF program: Running... udevadm settle --timeout=300 >09:10:58,362 DBG program: Return code: 0 >09:10:58,365 INF program: Running... udevadm settle --timeout=300 >09:10:58,381 DBG program: Return code: 0 >09:10:58,395 INF program: Running... udevadm settle --timeout=300 >09:10:58,410 DBG program: Return code: 0 >09:10:58,422 INF program: Running... udevadm settle --timeout=300 >09:10:58,438 DBG program: Return code: 0 >09:10:58,452 INF program: Running... udevadm settle --timeout=300 >09:10:58,467 DBG program: Return code: 0 >09:10:58,480 INF program: Running... udevadm settle --timeout=300 >09:10:58,495 DBG program: Return code: 0 >09:10:58,501 INF program: Running... udevadm settle --timeout=300 >09:10:58,516 DBG program: Return code: 0 >09:10:58,519 INF program: Running... udevadm settle --timeout=300 >09:10:58,536 DBG program: Return code: 0 >09:10:58,551 INF program: Running... udevadm settle --timeout=300 >09:10:58,566 DBG program: Return code: 0 >09:10:58,580 INF program: Running... udevadm settle --timeout=300 >09:10:58,595 DBG program: Return code: 0 >09:10:58,609 INF program: Running... udevadm settle --timeout=300 >09:10:58,624 DBG program: Return code: 0 >09:10:58,637 INF program: Running... udevadm settle --timeout=300 >09:10:58,652 DBG program: Return code: 0 >09:10:58,655 INF program: Running... udevadm settle --timeout=300 >09:10:58,669 DBG program: Return code: 0 >09:10:58,684 INF program: Running... udevadm settle --timeout=300 >09:10:58,699 DBG program: Return code: 0 >09:10:58,711 INF program: Running... udevadm settle --timeout=300 >09:10:58,725 DBG program: Return code: 0 >09:10:58,738 INF program: Running... udevadm settle --timeout=300 >09:10:58,755 DBG program: Return code: 0 >09:10:58,767 INF program: Running... udevadm settle --timeout=300 >09:10:58,781 DBG program: Return code: 0 >09:10:58,784 INF program: Running... udevadm settle --timeout=300 >09:10:58,797 DBG program: Return code: 0 >09:10:58,810 INF program: Running... udevadm settle --timeout=300 >09:10:58,824 DBG program: Return code: 0 >09:10:58,836 INF program: Running... udevadm settle --timeout=300 >09:10:58,851 DBG program: Return code: 0 >09:10:58,866 INF program: Running... udevadm settle --timeout=300 >09:10:58,880 DBG program: Return code: 0 >09:10:58,893 INF program: Running... udevadm settle --timeout=300 >09:10:58,907 DBG program: Return code: 0 >09:10:58,910 INF program: Running... udevadm settle --timeout=300 >09:10:58,924 DBG program: Return code: 0 >09:10:58,938 INF program: Running... udevadm settle --timeout=300 >09:10:58,953 DBG program: Return code: 0 >09:10:58,965 INF program: Running... udevadm settle --timeout=300 >09:10:58,979 DBG program: Return code: 0 >09:10:58,993 INF program: Running... udevadm settle --timeout=300 >09:10:59,007 DBG program: Return code: 0 >09:10:59,019 INF program: Running... udevadm settle --timeout=300 >09:10:59,033 DBG program: Return code: 0 >09:10:59,040 INF program: Running... udevadm settle --timeout=300 >09:10:59,054 DBG program: Return code: 0 >09:10:59,057 INF program: Running... udevadm settle --timeout=300 >09:10:59,072 DBG program: Return code: 0 >09:10:59,085 INF program: Running... udevadm settle --timeout=300 >09:10:59,100 DBG program: Return code: 0 >09:10:59,112 INF program: Running... udevadm settle --timeout=300 >09:10:59,127 DBG program: Return code: 0 >09:10:59,141 INF program: Running... udevadm settle --timeout=300 >09:10:59,156 DBG program: Return code: 0 >09:10:59,168 INF program: Running... udevadm settle --timeout=300 >09:10:59,183 DBG program: Return code: 0 >09:10:59,186 INF program: Running... udevadm settle --timeout=300 >09:10:59,201 DBG program: Return code: 0 >09:10:59,215 INF program: Running... udevadm settle --timeout=300 >09:10:59,230 DBG program: Return code: 0 >09:10:59,244 INF program: Running... udevadm settle --timeout=300 >09:10:59,260 DBG program: Return code: 0 >09:10:59,274 INF program: Running... udevadm settle --timeout=300 >09:10:59,289 DBG program: Return code: 0 >09:10:59,301 INF program: Running... udevadm settle --timeout=300 >09:10:59,318 DBG program: Return code: 0 >09:10:59,321 INF program: Running... udevadm settle --timeout=300 >09:10:59,336 DBG program: Return code: 0 >09:10:59,350 INF program: Running... udevadm settle --timeout=300 >09:10:59,365 DBG program: Return code: 0 >09:10:59,378 INF program: Running... udevadm settle --timeout=300 >09:10:59,393 DBG program: Return code: 0 >09:10:59,408 INF program: Running... udevadm settle --timeout=300 >09:10:59,424 DBG program: Return code: 0 >09:10:59,436 INF program: Running... udevadm settle --timeout=300 >09:10:59,453 DBG program: Return code: 0 >09:10:59,456 INF program: Running... udevadm settle --timeout=300 >09:10:59,473 DBG program: Return code: 0 >09:10:59,487 INF program: Running... udevadm settle --timeout=300 >09:10:59,501 DBG program: Return code: 0 >09:10:59,514 INF program: Running... udevadm settle --timeout=300 >09:10:59,529 DBG program: Return code: 0 >09:10:59,544 INF program: Running... udevadm settle --timeout=300 >09:10:59,558 DBG program: Return code: 0 >09:10:59,571 INF program: Running... udevadm settle --timeout=300 >09:10:59,588 DBG program: Return code: 0 >09:10:59,595 INF program: Running... udevadm settle --timeout=300 >09:10:59,609 DBG program: Return code: 0 >09:10:59,612 INF program: Running... udevadm settle --timeout=300 >09:10:59,629 DBG program: Return code: 0 >09:10:59,643 INF program: Running... udevadm settle --timeout=300 >09:10:59,657 DBG program: Return code: 0 >09:10:59,671 INF program: Running... udevadm settle --timeout=300 >09:10:59,685 DBG program: Return code: 0 >09:10:59,699 INF program: Running... udevadm settle --timeout=300 >09:10:59,714 DBG program: Return code: 0 >09:10:59,727 INF program: Running... udevadm settle --timeout=300 >09:10:59,742 DBG program: Return code: 0 >09:10:59,744 INF program: Running... udevadm settle --timeout=300 >09:10:59,760 DBG program: Return code: 0 >09:10:59,774 INF program: Running... udevadm settle --timeout=300 >09:10:59,789 DBG program: Return code: 0 >09:10:59,802 INF program: Running... udevadm settle --timeout=300 >09:10:59,817 DBG program: Return code: 0 >09:10:59,832 INF program: Running... udevadm settle --timeout=300 >09:10:59,848 DBG program: Return code: 0 >09:10:59,860 INF program: Running... udevadm settle --timeout=300 >09:10:59,875 DBG program: Return code: 0 >09:10:59,878 INF program: Running... udevadm settle --timeout=300 >09:10:59,893 DBG program: Return code: 0 >09:10:59,906 INF program: Running... udevadm settle --timeout=300 >09:10:59,923 DBG program: Return code: 0 >09:10:59,937 INF program: Running... udevadm settle --timeout=300 >09:10:59,954 DBG program: Return code: 0 >09:10:59,968 INF program: Running... udevadm settle --timeout=300 >09:10:59,981 DBG program: Return code: 0 >09:10:59,993 INF program: Running... udevadm settle --timeout=300 >09:11:00,008 DBG program: Return code: 0 >09:11:00,011 INF program: Running... udevadm settle --timeout=300 >09:11:00,026 DBG program: Return code: 0 >09:11:00,040 INF program: Running... udevadm settle --timeout=300 >09:11:00,055 DBG program: Return code: 0 >09:11:00,067 INF program: Running... udevadm settle --timeout=300 >09:11:00,082 DBG program: Return code: 0 >09:11:00,096 INF program: Running... udevadm settle --timeout=300 >09:11:00,111 DBG program: Return code: 0 >09:11:00,123 INF program: Running... udevadm settle --timeout=300 >09:11:00,140 DBG program: Return code: 0 >09:11:00,146 INF program: Running... udevadm settle --timeout=300 >09:11:00,161 DBG program: Return code: 0 >09:11:00,164 INF program: Running... udevadm settle --timeout=300 >09:11:00,179 DBG program: Return code: 0 >09:11:00,192 INF program: Running... udevadm settle --timeout=300 >09:11:00,207 DBG program: Return code: 0 >09:11:00,220 INF program: Running... udevadm settle --timeout=300 >09:11:00,235 DBG program: Return code: 0 >09:11:00,248 INF program: Running... udevadm settle --timeout=300 >09:11:00,263 DBG program: Return code: 0 >09:11:00,276 INF program: Running... udevadm settle --timeout=300 >09:11:00,291 DBG program: Return code: 0 >09:11:00,294 INF program: Running... udevadm settle --timeout=300 >09:11:00,309 DBG program: Return code: 0 >09:11:00,324 INF program: Running... udevadm settle --timeout=300 >09:11:00,339 DBG program: Return code: 0 >09:11:00,353 INF program: Running... udevadm settle --timeout=300 >09:11:00,369 DBG program: Return code: 0 >09:11:00,383 INF program: Running... udevadm settle --timeout=300 >09:11:00,397 DBG program: Return code: 0 >09:11:00,410 INF program: Running... udevadm settle --timeout=300 >09:11:00,427 DBG program: Return code: 0 >09:11:00,430 INF program: Running... udevadm settle --timeout=300 >09:11:00,445 DBG program: Return code: 0 >09:11:00,459 INF program: Running... udevadm settle --timeout=300 >09:11:00,473 DBG program: Return code: 0 >09:11:00,487 INF program: Running... udevadm settle --timeout=300 >09:11:00,502 DBG program: Return code: 0 >09:11:00,516 INF program: Running... udevadm settle --timeout=300 >09:11:00,533 DBG program: Return code: 0 >09:11:00,546 INF program: Running... udevadm settle --timeout=300 >09:11:00,561 DBG program: Return code: 0 >09:11:00,564 INF program: Running... udevadm settle --timeout=300 >09:11:00,582 DBG program: Return code: 0 >09:11:00,597 INF program: Running... udevadm settle --timeout=300 >09:11:00,612 DBG program: Return code: 0 >09:11:00,624 INF program: Running... udevadm settle --timeout=300 >09:11:00,639 DBG program: Return code: 0 >09:11:00,653 INF program: Running... udevadm settle --timeout=300 >09:11:00,668 DBG program: Return code: 0 >09:11:00,681 INF program: Running... udevadm settle --timeout=300 >09:11:00,696 DBG program: Return code: 0 >09:11:00,702 INF program: Running... udevadm settle --timeout=300 >09:11:00,717 DBG program: Return code: 0 >09:11:00,720 INF program: Running... udevadm settle --timeout=300 >09:11:00,736 DBG program: Return code: 0 >09:11:00,750 INF program: Running... udevadm settle --timeout=300 >09:11:00,764 DBG program: Return code: 0 >09:11:00,777 INF program: Running... udevadm settle --timeout=300 >09:11:00,792 DBG program: Return code: 0 >09:11:00,806 INF program: Running... udevadm settle --timeout=300 >09:11:00,820 DBG program: Return code: 0 >09:11:00,833 INF program: Running... udevadm settle --timeout=300 >09:11:00,847 DBG program: Return code: 0 >09:11:00,849 INF program: Running... udevadm settle --timeout=300 >09:11:00,863 DBG program: Return code: 0 >09:11:00,877 INF program: Running... udevadm settle --timeout=300 >09:11:00,891 DBG program: Return code: 0 >09:11:00,903 INF program: Running... udevadm settle --timeout=300 >09:11:00,919 DBG program: Return code: 0 >09:11:00,932 INF program: Running... udevadm settle --timeout=300 >09:11:00,945 DBG program: Return code: 0 >09:11:00,958 INF program: Running... udevadm settle --timeout=300 >09:11:00,973 DBG program: Return code: 0 >09:11:00,976 INF program: Running... udevadm settle --timeout=300 >09:11:00,993 DBG program: Return code: 0 >09:11:01,007 INF program: Running... udevadm settle --timeout=300 >09:11:01,022 DBG program: Return code: 0 >09:11:01,035 INF program: Running... udevadm settle --timeout=300 >09:11:01,050 DBG program: Return code: 0 >09:11:01,065 INF program: Running... udevadm settle --timeout=300 >09:11:01,080 DBG program: Return code: 0 >09:11:01,093 INF program: Running... udevadm settle --timeout=300 >09:11:01,107 DBG program: Return code: 0 >09:11:01,111 INF program: Running... udevadm settle --timeout=300 >09:11:01,128 DBG program: Return code: 0 >09:11:01,141 INF program: Running... udevadm settle --timeout=300 >09:11:01,156 DBG program: Return code: 0 >09:11:01,169 INF program: Running... udevadm settle --timeout=300 >09:11:01,186 DBG program: Return code: 0 >09:11:01,201 INF program: Running... udevadm settle --timeout=300 >09:11:01,215 DBG program: Return code: 0 >09:11:01,228 INF program: Running... udevadm settle --timeout=300 >09:11:01,243 DBG program: Return code: 0 >09:11:01,250 INF program: Running... udevadm settle --timeout=300 >09:11:01,265 DBG program: Return code: 0 >09:11:01,267 INF program: Running... udevadm settle --timeout=300 >09:11:01,282 DBG program: Return code: 0 >09:11:01,296 INF program: Running... udevadm settle --timeout=300 >09:11:01,311 DBG program: Return code: 0 >09:11:01,325 INF program: Running... udevadm settle --timeout=300 >09:11:01,339 DBG program: Return code: 0 >09:11:01,353 INF program: Running... udevadm settle --timeout=300 >09:11:01,370 DBG program: Return code: 0 >09:11:01,382 INF program: Running... udevadm settle --timeout=300 >09:11:01,396 DBG program: Return code: 0 >09:11:01,399 INF program: Running... udevadm settle --timeout=300 >09:11:01,415 DBG program: Return code: 0 >09:11:01,430 INF program: Running... udevadm settle --timeout=300 >09:11:01,444 DBG program: Return code: 0 >09:11:01,457 INF program: Running... udevadm settle --timeout=300 >09:11:01,472 DBG program: Return code: 0 >09:11:01,486 INF program: Running... udevadm settle --timeout=300 >09:11:01,501 DBG program: Return code: 0 >09:11:01,514 INF program: Running... udevadm settle --timeout=300 >09:11:01,529 DBG program: Return code: 0 >09:11:01,532 INF program: Running... udevadm settle --timeout=300 >09:11:01,547 DBG program: Return code: 0 >09:11:01,560 INF program: Running... udevadm settle --timeout=300 >09:11:01,576 DBG program: Return code: 0 >09:11:01,589 INF program: Running... udevadm settle --timeout=300 >09:11:01,603 DBG program: Return code: 0 >09:11:01,618 INF program: Running... udevadm settle --timeout=300 >09:11:01,632 DBG program: Return code: 0 >09:11:01,644 INF program: Running... udevadm settle --timeout=300 >09:11:01,658 DBG program: Return code: 0 >09:11:01,661 INF program: Running... udevadm settle --timeout=300 >09:11:01,678 DBG program: Return code: 0 >09:11:01,692 INF program: Running... udevadm settle --timeout=300 >09:11:01,707 DBG program: Return code: 0 >09:11:01,721 INF program: Running... udevadm settle --timeout=300 >09:11:01,736 DBG program: Return code: 0 >09:11:01,750 INF program: Running... udevadm settle --timeout=300 >09:11:01,765 DBG program: Return code: 0 >09:11:01,777 INF program: Running... udevadm settle --timeout=300 >09:11:01,792 DBG program: Return code: 0 >09:11:01,799 INF program: Running... udevadm settle --timeout=300 >09:11:01,812 DBG program: Return code: 0 >09:11:01,814 INF program: Running... udevadm settle --timeout=300 >09:11:01,829 DBG program: Return code: 0 >09:11:01,843 INF program: Running... udevadm settle --timeout=300 >09:11:01,858 DBG program: Return code: 0 >09:11:01,872 INF program: Running... udevadm settle --timeout=300 >09:11:01,886 DBG program: Return code: 0 >09:11:01,899 INF program: Running... udevadm settle --timeout=300 >09:11:01,914 DBG program: Return code: 0 >09:11:01,927 INF program: Running... udevadm settle --timeout=300 >09:11:01,942 DBG program: Return code: 0 >09:11:01,945 INF program: Running... udevadm settle --timeout=300 >09:11:01,958 DBG program: Return code: 0 >09:11:01,972 INF program: Running... udevadm settle --timeout=300 >09:11:01,987 DBG program: Return code: 0 >09:11:01,999 INF program: Running... udevadm settle --timeout=300 >09:11:02,015 DBG program: Return code: 0 >09:11:02,027 INF program: Running... udevadm settle --timeout=300 >09:11:02,042 DBG program: Return code: 0 >09:11:02,055 INF program: Running... udevadm settle --timeout=300 >09:11:02,072 DBG program: Return code: 0 >09:11:02,075 INF program: Running... udevadm settle --timeout=300 >09:11:02,090 DBG program: Return code: 0 >09:11:02,104 INF program: Running... udevadm settle --timeout=300 >09:11:02,120 DBG program: Return code: 0 >09:11:02,134 INF program: Running... udevadm settle --timeout=300 >09:11:02,149 DBG program: Return code: 0 >09:11:02,164 INF program: Running... udevadm settle --timeout=300 >09:11:02,178 DBG program: Return code: 0 >09:11:02,190 INF program: Running... udevadm settle --timeout=300 >09:11:02,204 DBG program: Return code: 0 >09:11:02,208 INF program: Running... udevadm settle --timeout=300 >09:11:02,226 DBG program: Return code: 0 >09:11:02,239 INF program: Running... udevadm settle --timeout=300 >09:11:02,255 DBG program: Return code: 0 >09:11:02,269 INF program: Running... udevadm settle --timeout=300 >09:11:02,283 DBG program: Return code: 0 >09:11:02,297 INF program: Running... udevadm settle --timeout=300 >09:11:02,312 DBG program: Return code: 0 >09:11:02,325 INF program: Running... udevadm settle --timeout=300 >09:11:02,342 DBG program: Return code: 0 >09:11:02,349 INF program: Running... udevadm settle --timeout=300 >09:11:02,366 DBG program: Return code: 0 >09:11:02,369 INF program: Running... udevadm settle --timeout=300 >09:11:02,385 DBG program: Return code: 0 >09:11:02,398 INF program: Running... udevadm settle --timeout=300 >09:11:02,414 DBG program: Return code: 0 >09:11:02,427 INF program: Running... udevadm settle --timeout=300 >09:11:02,443 DBG program: Return code: 0 >09:11:02,457 INF program: Running... udevadm settle --timeout=300 >09:11:02,473 DBG program: Return code: 0 >09:11:02,485 INF program: Running... udevadm settle --timeout=300 >09:11:02,502 DBG program: Return code: 0 >09:11:02,504 INF program: Running... udevadm settle --timeout=300 >09:11:02,521 DBG program: Return code: 0 >09:11:02,534 INF program: Running... udevadm settle --timeout=300 >09:11:02,549 DBG program: Return code: 0 >09:11:02,561 INF program: Running... udevadm settle --timeout=300 >09:11:02,576 DBG program: Return code: 0 >09:11:02,590 INF program: Running... udevadm settle --timeout=300 >09:11:02,605 DBG program: Return code: 0 >09:11:02,617 INF program: Running... udevadm settle --timeout=300 >09:11:02,632 DBG program: Return code: 0 >09:11:02,635 INF program: Running... udevadm settle --timeout=300 >09:11:02,650 DBG program: Return code: 0 >09:11:02,665 INF program: Running... udevadm settle --timeout=300 >09:11:02,679 DBG program: Return code: 0 >09:11:02,692 INF program: Running... udevadm settle --timeout=300 >09:11:02,706 DBG program: Return code: 0 >09:11:02,721 INF program: Running... udevadm settle --timeout=300 >09:11:02,736 DBG program: Return code: 0 >09:11:02,749 INF program: Running... udevadm settle --timeout=300 >09:11:02,765 DBG program: Return code: 0 >09:11:02,768 INF program: Running... udevadm settle --timeout=300 >09:11:02,783 DBG program: Return code: 0 >09:11:02,798 INF program: Running... udevadm settle --timeout=300 >09:11:02,814 DBG program: Return code: 0 >09:11:02,827 INF program: Running... udevadm settle --timeout=300 >09:11:02,842 DBG program: Return code: 0 >09:11:02,857 INF program: Running... udevadm settle --timeout=300 >09:11:02,872 DBG program: Return code: 0 >09:11:02,885 INF program: Running... udevadm settle --timeout=300 >09:11:02,900 DBG program: Return code: 0 >09:11:02,906 INF program: Running... udevadm settle --timeout=300 >09:11:02,921 DBG program: Return code: 0 >09:11:02,924 INF program: Running... udevadm settle --timeout=300 >09:11:02,939 DBG program: Return code: 0 >09:11:02,953 INF program: Running... udevadm settle --timeout=300 >09:11:02,968 DBG program: Return code: 0 >09:11:02,982 INF program: Running... udevadm settle --timeout=300 >09:11:02,996 DBG program: Return code: 0 >09:11:03,010 INF program: Running... udevadm settle --timeout=300 >09:11:03,025 DBG program: Return code: 0 >09:11:03,038 INF program: Running... udevadm settle --timeout=300 >09:11:03,053 DBG program: Return code: 0 >09:11:03,056 INF program: Running... udevadm settle --timeout=300 >09:11:03,071 DBG program: Return code: 0 >09:11:03,084 INF program: Running... udevadm settle --timeout=300 >09:11:03,099 DBG program: Return code: 0 >09:11:03,112 INF program: Running... udevadm settle --timeout=300 >09:11:03,127 DBG program: Return code: 0 >09:11:03,142 INF program: Running... udevadm settle --timeout=300 >09:11:03,156 DBG program: Return code: 0 >09:11:03,169 INF program: Running... udevadm settle --timeout=300 >09:11:03,185 DBG program: Return code: 0 >09:11:03,188 INF program: Running... udevadm settle --timeout=300 >09:11:03,205 DBG program: Return code: 0 >09:11:03,219 INF program: Running... udevadm settle --timeout=300 >09:11:03,233 DBG program: Return code: 0 >09:11:03,246 INF program: Running... udevadm settle --timeout=300 >09:11:03,261 DBG program: Return code: 0 >09:11:03,276 INF program: Running... udevadm settle --timeout=300 >09:11:03,290 DBG program: Return code: 0 >09:11:03,303 INF program: Running... udevadm settle --timeout=300 >09:11:03,318 DBG program: Return code: 0 >09:11:03,321 INF program: Running... udevadm settle --timeout=300 >09:11:03,337 DBG program: Return code: 0 >09:11:03,352 INF program: Running... udevadm settle --timeout=300 >09:11:03,367 DBG program: Return code: 0 >09:11:03,381 INF program: Running... udevadm settle --timeout=300 >09:11:03,395 DBG program: Return code: 0 >09:11:03,410 INF program: Running... udevadm settle --timeout=300 >09:11:03,424 DBG program: Return code: 0 >09:11:03,437 INF program: Running... udevadm settle --timeout=300 >09:11:03,454 DBG program: Return code: 0 >09:11:03,460 INF program: Running... udevadm settle --timeout=300 >09:11:03,476 DBG program: Return code: 0 >09:11:03,479 INF program: Running... udevadm settle --timeout=300 >09:11:03,495 DBG program: Return code: 0 >09:11:03,509 INF program: Running... udevadm settle --timeout=300 >09:11:03,524 DBG program: Return code: 0 >09:11:03,537 INF program: Running... udevadm settle --timeout=300 >09:11:03,554 DBG program: Return code: 0 >09:11:03,568 INF program: Running... udevadm settle --timeout=300 >09:11:03,583 DBG program: Return code: 0 >09:11:03,595 INF program: Running... udevadm settle --timeout=300 >09:11:03,610 DBG program: Return code: 0 >09:11:03,613 INF program: Running... udevadm settle --timeout=300 >09:11:03,628 DBG program: Return code: 0 >09:11:03,642 INF program: Running... udevadm settle --timeout=300 >09:11:03,656 DBG program: Return code: 0 >09:11:03,669 INF program: Running... udevadm settle --timeout=300 >09:11:03,685 DBG program: Return code: 0 >09:11:03,699 INF program: Running... udevadm settle --timeout=300 >09:11:03,714 DBG program: Return code: 0 >09:11:03,727 INF program: Running... udevadm settle --timeout=300 >09:11:03,742 DBG program: Return code: 0 >09:11:03,745 INF program: Running... udevadm settle --timeout=300 >09:11:03,760 DBG program: Return code: 0 >09:11:03,774 INF program: Running... udevadm settle --timeout=300 >09:11:03,789 DBG program: Return code: 0 >09:11:03,802 INF program: Running... udevadm settle --timeout=300 >09:11:03,819 DBG program: Return code: 0 >09:11:03,833 INF program: Running... udevadm settle --timeout=300 >09:11:03,850 DBG program: Return code: 0 >09:11:03,863 INF program: Running... udevadm settle --timeout=300 >09:11:03,880 DBG program: Return code: 0 >09:11:03,883 INF program: Running... udevadm settle --timeout=300 >09:11:03,898 DBG program: Return code: 0 >09:11:03,913 INF program: Running... udevadm settle --timeout=300 >09:11:03,928 DBG program: Return code: 0 >09:11:03,941 INF program: Running... udevadm settle --timeout=300 >09:11:03,956 DBG program: Return code: 0 >09:11:03,970 INF program: Running... udevadm settle --timeout=300 >09:11:03,985 DBG program: Return code: 0 >09:11:03,998 INF program: Running... udevadm settle --timeout=300 >09:11:04,014 DBG program: Return code: 0 >09:11:04,021 INF program: Running... udevadm settle --timeout=300 >09:11:04,037 DBG program: Return code: 0 >09:11:04,039 INF program: Running... udevadm settle --timeout=300 >09:11:04,055 DBG program: Return code: 0 >09:11:04,068 INF program: Running... udevadm settle --timeout=300 >09:11:04,083 DBG program: Return code: 0 >09:11:04,096 INF program: Running... udevadm settle --timeout=300 >09:11:04,111 DBG program: Return code: 0 >09:11:04,124 INF program: Running... udevadm settle --timeout=300 >09:11:04,139 DBG program: Return code: 0 >09:11:04,152 INF program: Running... udevadm settle --timeout=300 >09:11:04,169 DBG program: Return code: 0 >09:11:04,172 INF program: Running... udevadm settle --timeout=300 >09:11:04,189 DBG program: Return code: 0 >09:11:04,203 INF program: Running... udevadm settle --timeout=300 >09:11:04,217 DBG program: Return code: 0 >09:11:04,230 INF program: Running... udevadm settle --timeout=300 >09:11:04,245 DBG program: Return code: 0 >09:11:04,259 INF program: Running... udevadm settle --timeout=300 >09:11:04,274 DBG program: Return code: 0 >09:11:04,287 INF program: Running... udevadm settle --timeout=300 >09:11:04,304 DBG program: Return code: 0 >09:11:04,307 INF program: Running... udevadm settle --timeout=300 >09:11:04,323 DBG program: Return code: 0 >09:11:04,337 INF program: Running... udevadm settle --timeout=300 >09:11:04,352 DBG program: Return code: 0 >09:11:04,364 INF program: Running... udevadm settle --timeout=300 >09:11:04,379 DBG program: Return code: 0 >09:11:04,393 INF program: Running... udevadm settle --timeout=300 >09:11:04,407 DBG program: Return code: 0 >09:11:04,420 INF program: Running... udevadm settle --timeout=300 >09:11:04,434 DBG program: Return code: 0 >09:11:04,437 INF program: Running... udevadm settle --timeout=300 >09:11:04,453 DBG program: Return code: 0 >09:11:04,468 INF program: Running... udevadm settle --timeout=300 >09:11:04,482 DBG program: Return code: 0 >09:11:04,494 INF program: Running... udevadm settle --timeout=300 >09:11:04,511 DBG program: Return code: 0 >09:11:04,525 INF program: Running... udevadm settle --timeout=300 >09:11:04,542 DBG program: Return code: 0 >09:11:04,554 INF program: Running... udevadm settle --timeout=300 >09:11:04,568 DBG program: Return code: 0 >09:11:04,575 INF program: Running... udevadm settle --timeout=300 >09:11:04,589 DBG program: Return code: 0 >09:11:04,592 INF program: Running... udevadm settle --timeout=300 >09:11:04,607 DBG program: Return code: 0 >09:11:04,621 INF program: Running... udevadm settle --timeout=300 >09:11:04,636 DBG program: Return code: 0 >09:11:04,649 INF program: Running... udevadm settle --timeout=300 >09:11:04,664 DBG program: Return code: 0 >09:11:04,678 INF program: Running... udevadm settle --timeout=300 >09:11:04,695 DBG program: Return code: 0 >09:11:04,708 INF program: Running... udevadm settle --timeout=300 >09:11:04,723 DBG program: Return code: 0 >09:11:04,726 INF program: Running... udevadm settle --timeout=300 >09:11:04,743 DBG program: Return code: 0 >09:11:04,757 INF program: Running... udevadm settle --timeout=300 >09:11:04,774 DBG program: Return code: 0 >09:11:04,786 INF program: Running... udevadm settle --timeout=300 >09:11:04,801 DBG program: Return code: 0 >09:11:04,816 INF program: Running... udevadm settle --timeout=300 >09:11:04,831 DBG program: Return code: 0 >09:11:04,844 INF program: Running... udevadm settle --timeout=300 >09:11:04,860 DBG program: Return code: 0 >09:11:04,863 INF program: Running... udevadm settle --timeout=300 >09:11:04,880 DBG program: Return code: 0 >09:11:04,893 INF program: Running... udevadm settle --timeout=300 >09:11:04,908 DBG program: Return code: 0 >09:11:04,921 INF program: Running... udevadm settle --timeout=300 >09:11:04,938 DBG program: Return code: 0 >09:11:04,951 INF program: Running... udevadm settle --timeout=300 >09:11:04,966 DBG program: Return code: 0 >09:11:04,979 INF program: Running... udevadm settle --timeout=300 >09:11:04,994 DBG program: Return code: 0 >09:11:04,997 INF program: Running... udevadm settle --timeout=300 >09:11:05,012 DBG program: Return code: 0 >09:11:05,027 INF program: Running... udevadm settle --timeout=300 >09:11:05,044 DBG program: Return code: 0 >09:11:05,056 INF program: Running... udevadm settle --timeout=300 >09:11:05,072 DBG program: Return code: 0 >09:11:05,086 INF program: Running... udevadm settle --timeout=300 >09:11:05,103 DBG program: Return code: 0 >09:11:05,116 INF program: Running... udevadm settle --timeout=300 >09:11:05,133 DBG program: Return code: 0 >09:11:05,139 INF program: Running... udevadm settle --timeout=300 >09:11:05,154 DBG program: Return code: 0 >09:11:05,157 INF program: Running... udevadm settle --timeout=300 >09:11:05,172 DBG program: Return code: 0 >09:11:05,186 INF program: Running... udevadm settle --timeout=300 >09:11:05,202 DBG program: Return code: 0 >09:11:05,215 INF program: Running... udevadm settle --timeout=300 >09:11:05,229 DBG program: Return code: 0 >09:11:05,242 INF program: Running... udevadm settle --timeout=300 >09:11:05,259 DBG program: Return code: 0 >09:11:05,272 INF program: Running... udevadm settle --timeout=300 >09:11:05,286 DBG program: Return code: 0 >09:11:05,289 INF program: Running... udevadm settle --timeout=300 >09:11:05,305 DBG program: Return code: 0 >09:11:05,320 INF program: Running... udevadm settle --timeout=300 >09:11:05,334 DBG program: Return code: 0 >09:11:05,348 INF program: Running... udevadm settle --timeout=300 >09:11:05,364 DBG program: Return code: 0 >09:11:05,378 INF program: Running... udevadm settle --timeout=300 >09:11:05,393 DBG program: Return code: 0 >09:11:05,405 INF program: Running... udevadm settle --timeout=300 >09:11:05,422 DBG program: Return code: 0 >09:11:05,425 INF program: Running... udevadm settle --timeout=300 >09:11:05,443 DBG program: Return code: 0 >09:11:05,457 INF program: Running... udevadm settle --timeout=300 >09:11:05,472 DBG program: Return code: 0 >09:11:05,485 INF program: Running... udevadm settle --timeout=300 >09:11:05,501 DBG program: Return code: 0 >09:11:05,516 INF program: Running... udevadm settle --timeout=300 >09:11:05,531 DBG program: Return code: 0 >09:11:05,544 INF program: Running... udevadm settle --timeout=300 >09:11:05,559 DBG program: Return code: 0 >09:11:05,562 INF program: Running... udevadm settle --timeout=300 >09:11:05,577 DBG program: Return code: 0 >09:11:05,591 INF program: Running... udevadm settle --timeout=300 >09:11:05,606 DBG program: Return code: 0 >09:11:05,619 INF program: Running... udevadm settle --timeout=300 >09:11:05,633 DBG program: Return code: 0 >09:11:05,648 INF program: Running... udevadm settle --timeout=300 >09:11:05,662 DBG program: Return code: 0 >09:11:05,674 INF program: Running... udevadm settle --timeout=300 >09:11:05,689 DBG program: Return code: 0 >09:11:05,696 INF program: Running... udevadm settle --timeout=300 >09:11:05,710 DBG program: Return code: 0 >09:11:05,713 INF program: Running... udevadm settle --timeout=300 >09:11:05,727 DBG program: Return code: 0 >09:11:05,742 INF program: Running... udevadm settle --timeout=300 >09:11:05,756 DBG program: Return code: 0 >09:11:05,769 INF program: Running... udevadm settle --timeout=300 >09:11:05,784 DBG program: Return code: 0 >09:11:05,797 INF program: Running... udevadm settle --timeout=300 >09:11:05,812 DBG program: Return code: 0 >09:11:05,825 INF program: Running... udevadm settle --timeout=300 >09:11:05,839 DBG program: Return code: 0 >09:11:05,840 INF program: Running... udevadm settle --timeout=300 >09:11:05,856 DBG program: Return code: 0 >09:11:05,871 INF program: Running... udevadm settle --timeout=300 >09:11:05,885 DBG program: Return code: 0 >09:11:05,897 INF program: Running... udevadm settle --timeout=300 >09:11:05,912 DBG program: Return code: 0 >09:11:05,926 INF program: Running... udevadm settle --timeout=300 >09:11:05,941 DBG program: Return code: 0 >09:11:05,954 INF program: Running... udevadm settle --timeout=300 >09:11:05,969 DBG program: Return code: 0 >09:11:05,973 INF program: Running... udevadm settle --timeout=300 >09:11:05,988 DBG program: Return code: 0 >09:11:06,002 INF program: Running... udevadm settle --timeout=300 >09:11:06,018 DBG program: Return code: 0 >09:11:06,030 INF program: Running... udevadm settle --timeout=300 >09:11:06,044 DBG program: Return code: 0 >09:11:06,059 INF program: Running... udevadm settle --timeout=300 >09:11:06,073 DBG program: Return code: 0 >09:11:06,086 INF program: Running... udevadm settle --timeout=300 >09:11:06,101 DBG program: Return code: 0 >09:11:06,104 INF program: Running... udevadm settle --timeout=300 >09:11:06,121 DBG program: Return code: 0 >09:11:06,136 INF program: Running... udevadm settle --timeout=300 >09:11:06,150 DBG program: Return code: 0 >09:11:06,163 INF program: Running... udevadm settle --timeout=300 >09:11:06,180 DBG program: Return code: 0 >09:11:06,194 INF program: Running... udevadm settle --timeout=300 >09:11:06,208 DBG program: Return code: 0 >09:11:06,221 INF program: Running... udevadm settle --timeout=300 >09:11:06,236 DBG program: Return code: 0 >09:11:06,243 INF program: Running... udevadm settle --timeout=300 >09:11:06,259 DBG program: Return code: 0 >09:11:06,262 INF program: Running... udevadm settle --timeout=300 >09:11:06,279 DBG program: Return code: 0 >09:11:06,293 INF program: Running... udevadm settle --timeout=300 >09:11:06,307 DBG program: Return code: 0 >09:11:06,321 INF program: Running... udevadm settle --timeout=300 >09:11:06,337 DBG program: Return code: 0 >09:11:06,350 INF program: Running... udevadm settle --timeout=300 >09:11:06,363 DBG program: Return code: 0 >09:11:06,376 INF program: Running... udevadm settle --timeout=300 >09:11:06,391 DBG program: Return code: 0 >09:11:06,394 INF program: Running... udevadm settle --timeout=300 >09:11:06,409 DBG program: Return code: 0 >09:11:06,423 INF program: Running... udevadm settle --timeout=300 >09:11:06,440 DBG program: Return code: 0 >09:11:06,452 INF program: Running... udevadm settle --timeout=300 >09:11:06,468 DBG program: Return code: 0 >09:11:06,482 INF program: Running... udevadm settle --timeout=300 >09:11:06,496 DBG program: Return code: 0 >09:11:06,509 INF program: Running... udevadm settle --timeout=300 >09:11:06,524 DBG program: Return code: 0 >09:11:06,527 INF program: Running... udevadm settle --timeout=300 >09:11:06,542 DBG program: Return code: 0 >09:11:06,556 INF program: Running... udevadm settle --timeout=300 >09:11:06,572 DBG program: Return code: 0 >09:11:06,585 INF program: Running... udevadm settle --timeout=300 >09:11:06,602 DBG program: Return code: 0 >09:11:06,616 INF program: Running... udevadm settle --timeout=300 >09:11:06,631 DBG program: Return code: 0 >09:11:06,643 INF program: Running... udevadm settle --timeout=300 >09:11:06,656 DBG program: Return code: 0 >09:11:06,659 INF program: Running... udevadm settle --timeout=300 >09:11:06,674 DBG program: Return code: 0 >09:11:06,689 INF program: Running... udevadm settle --timeout=300 >09:11:06,703 DBG program: Return code: 0 >09:11:06,717 INF program: Running... udevadm settle --timeout=300 >09:11:06,733 DBG program: Return code: 0 >09:11:06,748 INF program: Running... udevadm settle --timeout=300 >09:11:06,763 DBG program: Return code: 0 >09:11:06,776 INF program: Running... udevadm settle --timeout=300 >09:11:06,793 DBG program: Return code: 0 >09:11:06,800 INF program: Running... udevadm settle --timeout=300 >09:11:06,817 DBG program: Return code: 0 >09:11:06,819 INF program: Running... udevadm settle --timeout=300 >09:11:06,832 DBG program: Return code: 0 >09:11:06,846 INF program: Running... udevadm settle --timeout=300 >09:11:06,861 DBG program: Return code: 0 >09:11:06,874 INF program: Running... udevadm settle --timeout=300 >09:11:06,887 DBG program: Return code: 0 >09:11:06,901 INF program: Running... udevadm settle --timeout=300 >09:11:06,916 DBG program: Return code: 0 >09:11:06,929 INF program: Running... udevadm settle --timeout=300 >09:11:06,943 DBG program: Return code: 0 >09:11:06,946 INF program: Running... udevadm settle --timeout=300 >09:11:06,961 DBG program: Return code: 0 >09:11:06,975 INF program: Running... udevadm settle --timeout=300 >09:11:06,990 DBG program: Return code: 0 >09:11:07,003 INF program: Running... udevadm settle --timeout=300 >09:11:07,018 DBG program: Return code: 0 >09:11:07,032 INF program: Running... udevadm settle --timeout=300 >09:11:07,047 DBG program: Return code: 0 >09:11:07,059 INF program: Running... udevadm settle --timeout=300 >09:11:07,076 DBG program: Return code: 0 >09:11:07,079 INF program: Running... udevadm settle --timeout=300 >09:11:07,096 DBG program: Return code: 0 >09:11:07,111 INF program: Running... udevadm settle --timeout=300 >09:11:07,127 DBG program: Return code: 0 >09:11:07,139 INF program: Running... udevadm settle --timeout=300 >09:11:07,154 DBG program: Return code: 0 >09:11:07,167 INF program: Running... udevadm settle --timeout=300 >09:11:07,184 DBG program: Return code: 0 >09:11:07,196 INF program: Running... udevadm settle --timeout=300 >09:11:07,211 DBG program: Return code: 0 >09:11:07,214 INF program: Running... udevadm settle --timeout=300 >09:11:07,230 DBG program: Return code: 0 >09:11:07,245 INF program: Running... udevadm settle --timeout=300 >09:11:07,261 DBG program: Return code: 0 >09:11:07,273 INF program: Running... udevadm settle --timeout=300 >09:11:07,290 DBG program: Return code: 0 >09:11:07,304 INF program: Running... udevadm settle --timeout=300 >09:11:07,320 DBG program: Return code: 0 >09:11:07,332 INF program: Running... udevadm settle --timeout=300 >09:11:07,347 DBG program: Return code: 0 >09:11:07,353 INF program: Running... udevadm settle --timeout=300 >09:11:07,370 DBG program: Return code: 0 >09:11:07,372 INF program: Running... udevadm settle --timeout=300 >09:11:07,390 DBG program: Return code: 0 >09:11:07,403 INF program: Running... udevadm settle --timeout=300 >09:11:07,417 DBG program: Return code: 0 >09:11:07,429 INF program: Running... udevadm settle --timeout=300 >09:11:07,446 DBG program: Return code: 0 >09:11:07,460 INF program: Running... udevadm settle --timeout=300 >09:11:07,474 DBG program: Return code: 0 >09:11:07,487 INF program: Running... udevadm settle --timeout=300 >09:11:07,501 DBG program: Return code: 0 >09:11:07,503 INF program: Running... udevadm settle --timeout=300 >09:11:07,518 DBG program: Return code: 0 >09:11:07,532 INF program: Running... udevadm settle --timeout=300 >09:11:07,547 DBG program: Return code: 0 >09:11:07,560 INF program: Running... udevadm settle --timeout=300 >09:11:07,574 DBG program: Return code: 0 >09:11:07,588 INF program: Running... udevadm settle --timeout=300 >09:11:07,603 DBG program: Return code: 0 >09:11:07,616 INF program: Running... udevadm settle --timeout=300 >09:11:07,631 DBG program: Return code: 0 >09:11:07,634 INF program: Running... udevadm settle --timeout=300 >09:11:07,649 DBG program: Return code: 0 >09:11:07,662 INF program: Running... udevadm settle --timeout=300 >09:11:07,677 DBG program: Return code: 0 >09:11:07,689 INF program: Running... udevadm settle --timeout=300 >09:11:07,704 DBG program: Return code: 0 >09:11:07,719 INF program: Running... udevadm settle --timeout=300 >09:11:07,733 DBG program: Return code: 0 >09:11:07,746 INF program: Running... udevadm settle --timeout=300 >09:11:07,760 DBG program: Return code: 0 >09:11:07,764 INF program: Running... udevadm settle --timeout=300 >09:11:07,779 DBG program: Return code: 0 >09:11:07,793 INF program: Running... udevadm settle --timeout=300 >09:11:07,810 DBG program: Return code: 0 >09:11:07,822 INF program: Running... udevadm settle --timeout=300 >09:11:07,839 DBG program: Return code: 0 >09:11:07,853 INF program: Running... udevadm settle --timeout=300 >09:11:07,868 DBG program: Return code: 0 >09:11:07,881 INF program: Running... udevadm settle --timeout=300 >09:11:07,896 DBG program: Return code: 0 >09:11:07,903 INF program: Running... udevadm settle --timeout=300 >09:11:07,920 DBG program: Return code: 0 >09:11:07,922 INF program: Running... udevadm settle --timeout=300 >09:11:07,938 DBG program: Return code: 0 >09:11:07,953 INF program: Running... udevadm settle --timeout=300 >09:11:07,968 DBG program: Return code: 0 >09:11:07,982 INF program: Running... udevadm settle --timeout=300 >09:11:07,997 DBG program: Return code: 0 >09:11:08,011 INF program: Running... udevadm settle --timeout=300 >09:11:08,026 DBG program: Return code: 0 >09:11:08,038 INF program: Running... udevadm settle --timeout=300 >09:11:08,052 DBG program: Return code: 0 >09:11:08,055 INF program: Running... udevadm settle --timeout=300 >09:11:08,068 DBG program: Return code: 0 >09:11:08,082 INF program: Running... udevadm settle --timeout=300 >09:11:08,097 DBG program: Return code: 0 >09:11:08,109 INF program: Running... udevadm settle --timeout=300 >09:11:08,124 DBG program: Return code: 0 >09:11:08,138 INF program: Running... udevadm settle --timeout=300 >09:11:08,153 DBG program: Return code: 0 >09:11:08,165 INF program: Running... udevadm settle --timeout=300 >09:11:08,178 DBG program: Return code: 0 >09:11:08,181 INF program: Running... udevadm settle --timeout=300 >09:11:08,197 DBG program: Return code: 0 >09:11:08,210 INF program: Running... udevadm settle --timeout=300 >09:11:08,225 DBG program: Return code: 0 >09:11:08,237 INF program: Running... udevadm settle --timeout=300 >09:11:08,252 DBG program: Return code: 0 >09:11:08,266 INF program: Running... udevadm settle --timeout=300 >09:11:08,281 DBG program: Return code: 0 >09:11:08,294 INF program: Running... udevadm settle --timeout=300 >09:11:08,308 DBG program: Return code: 0 >09:11:08,311 INF program: Running... udevadm settle --timeout=300 >09:11:08,325 DBG program: Return code: 0 >09:11:08,339 INF program: Running... udevadm settle --timeout=300 >09:11:08,354 DBG program: Return code: 0 >09:11:08,367 INF program: Running... udevadm settle --timeout=300 >09:11:08,383 DBG program: Return code: 0 >09:11:08,397 INF program: Running... udevadm settle --timeout=300 >09:11:08,412 DBG program: Return code: 0 >09:11:08,424 INF program: Running... udevadm settle --timeout=300 >09:11:08,439 DBG program: Return code: 0 >09:11:08,446 INF program: Running... udevadm settle --timeout=300 >09:11:08,459 DBG program: Return code: 0 >09:11:08,462 INF program: Running... udevadm settle --timeout=300 >09:11:08,477 DBG program: Return code: 0 >09:11:08,491 INF program: Running... udevadm settle --timeout=300 >09:11:08,505 DBG program: Return code: 0 >09:11:08,519 INF program: Running... udevadm settle --timeout=300 >09:11:08,533 DBG program: Return code: 0 >09:11:08,547 INF program: Running... udevadm settle --timeout=300 >09:11:08,564 DBG program: Return code: 0 >09:11:08,577 INF program: Running... udevadm settle --timeout=300 >09:11:08,593 DBG program: Return code: 0 >09:11:08,598 INF program: Running... udevadm settle --timeout=300 >09:11:08,615 DBG program: Return code: 0 >09:11:08,618 INF program: Running... udevadm settle --timeout=300 >09:11:08,633 DBG program: Return code: 0 >09:11:08,647 INF program: Running... udevadm settle --timeout=300 >09:11:08,662 DBG program: Return code: 0 >09:11:08,675 INF program: Running... udevadm settle --timeout=300 >09:11:08,689 DBG program: Return code: 0 >09:11:08,703 INF program: Running... udevadm settle --timeout=300 >09:11:08,719 DBG program: Return code: 0 >09:11:08,731 INF program: Running... udevadm settle --timeout=300 >09:11:08,746 DBG program: Return code: 0 >09:11:08,751 INF program: Running... udevadm settle --timeout=300 >09:11:08,766 DBG program: Return code: 0 >09:11:08,770 INF program: Running... udevadm settle --timeout=300 >09:11:08,785 DBG program: Return code: 0 >09:11:08,790 INF program: Running... udevadm settle --timeout=300 >09:11:08,806 DBG program: Return code: 0 >09:11:08,808 INF program: Running... udevadm settle --timeout=300 >09:11:08,825 DBG program: Return code: 0 >09:11:08,839 INF program: Running... udevadm settle --timeout=300 >09:11:08,854 DBG program: Return code: 0 >09:11:08,868 INF program: Running... udevadm settle --timeout=300 >09:11:08,884 DBG program: Return code: 0 >09:11:08,897 INF program: Running... udevadm settle --timeout=300 >09:11:08,912 DBG program: Return code: 0 >09:11:08,926 INF program: Running... udevadm settle --timeout=300 >09:11:08,940 DBG program: Return code: 0 >09:11:08,945 INF program: Running... udevadm settle --timeout=300 >09:11:08,960 DBG program: Return code: 0 >09:11:08,963 INF program: Running... udevadm settle --timeout=300 >09:11:08,980 DBG program: Return code: 0 >09:11:08,994 INF program: Running... udevadm settle --timeout=300 >09:11:09,009 DBG program: Return code: 0 >09:11:09,023 INF program: Running... udevadm settle --timeout=300 >09:11:09,037 DBG program: Return code: 0 >09:11:09,051 INF program: Running... udevadm settle --timeout=300 >09:11:09,065 DBG program: Return code: 0 >09:11:09,077 INF program: Running... udevadm settle --timeout=300 >09:11:09,091 DBG program: Return code: 0 >09:11:09,096 INF program: Running... udevadm settle --timeout=300 >09:11:09,110 DBG program: Return code: 0 >09:11:09,114 INF program: Running... udevadm settle --timeout=300 >09:11:09,129 DBG program: Return code: 0 >09:11:09,206 INF program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >09:11:09,218 DBG program: Return code: 0 >09:11:09,251 INF program: Running... hwclock --hctosys --localtime >07:11:10,001 DBG program: Return code: 0 >07:11:34,107 INF program: Running... journalctl -b > > >/tmp/storage.log: >05:07:40,502 DBG blivet: registered device format class DeviceFormat as None >05:07:40,516 DBG blivet: registered device format class BIOSBoot as biosboot >05:07:40,525 DBG blivet: registered device format class DiskLabel as disklabel >05:07:40,525 DBG blivet: registered device format class DMRaidMember as dmraidmember >05:07:40,537 DBG blivet: registered device format class Ext2FS as ext2 >05:07:40,537 DBG blivet: registered device format class Ext3FS as ext3 >05:07:40,537 DBG blivet: registered device format class Ext4FS as ext4 >05:07:40,537 DBG blivet: registered device format class FATFS as vfat >05:07:40,537 DBG blivet: registered device format class EFIFS as efi >05:07:40,538 DBG blivet: registered device format class BTRFS as btrfs >05:07:40,538 DBG blivet: registered device format class GFS2 as gfs2 >05:07:40,538 DBG blivet: registered device format class JFS as jfs >05:07:40,538 DBG blivet: registered device format class ReiserFS as reiserfs >05:07:40,538 DBG blivet: registered device format class XFS as xfs >05:07:40,538 DBG blivet: registered device format class HFS as hfs >05:07:40,538 DBG blivet: registered device format class AppleBootstrapFS as appleboot >05:07:40,538 DBG blivet: registered device format class HFSPlus as hfs+ >05:07:40,539 DBG blivet: registered device format class MacEFIFS as macefi >05:07:40,539 DBG blivet: registered device format class NTFS as ntfs >05:07:40,539 DBG blivet: registered device format class NFS as nfs >05:07:40,539 DBG blivet: registered device format class NFSv4 as nfs4 >05:07:40,539 DBG blivet: registered device format class Iso9660FS as iso9660 >05:07:40,539 DBG blivet: registered device format class NoDevFS as nodev >05:07:40,539 DBG blivet: registered device format class DevPtsFS as devpts >05:07:40,539 DBG blivet: registered device format class ProcFS as proc >05:07:40,539 DBG blivet: registered device format class SysFS as sysfs >05:07:40,539 DBG blivet: registered device format class TmpFS as tmpfs >05:07:40,540 DBG blivet: registered device format class BindFS as bind >05:07:40,540 DBG blivet: registered device format class SELinuxFS as selinuxfs >05:07:40,540 DBG blivet: registered device format class USBFS as usbfs >05:07:40,540 DBG blivet: registered device format class EFIVarFS as efivarfs >05:07:40,542 DBG blivet: registered device format class LUKS as luks >05:07:40,545 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >05:07:40,546 DBG blivet: registered device format class MDRaidMember as mdmember >05:07:40,546 DBG blivet: registered device format class MultipathMember as multipath_member >05:07:40,547 DBG blivet: registered device format class PPCPRePBoot as prepboot >05:07:40,548 DBG blivet: registered device format class SwapSpace as swap >05:07:41,949 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >05:07:41,949 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >05:07:41,975 INF blivet: devices to scan: ['nvme0n1', 'nvme0n1p1', 'nvme0n1p2', 'nvme0n1p3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdc', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >05:07:41,975 INF blivet: scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1)... >05:07:42,000 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:42,072 DBG blivet: IGNORED: Caught exception, continuing. >05:07:42,072 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >05:07:42,072 DBG blivet: IGNORED: Begin exception details. >05:07:42,073 DBG blivet: IGNORED: Traceback (most recent call last): >05:07:42,073 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >05:07:42,073 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >05:07:42,073 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >05:07:42,073 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >05:07:42,073 DBG blivet: IGNORED: Traceback (most recent call last): >05:07:42,073 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >05:07:42,073 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >05:07:42,073 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >05:07:42,073 DBG blivet: IGNORED: return fn(*args, **kwargs) >05:07:42,073 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >05:07:42,073 DBG blivet: IGNORED: connection=self._connection) >05:07:42,073 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >05:07:42,073 DBG blivet: IGNORED: raise DBusCallError(msg) >05:07:42,073 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >05:07:42,073 DBG blivet: IGNORED: End exception details. >05:07:42,074 WRN blivet: device/vendor is not a valid attribute >05:07:42,074 INF blivet: nvme0n1 is a disk >05:07:42,075 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >05:07:42,075 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >05:07:42,075 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >05:07:42,075 DBG blivet: updated nvme0n1 size to 476.94 GiB (476.94 GiB) >05:07:42,076 INF blivet: added disk nvme0n1 (id 0) to device tree >05:07:42,076 INF blivet: got device: DiskDevice instance (0x7fe529d2c358) -- > name = nvme0n1 status = True id = 0 > children = [] > parents = [] > uuid = None size = 476.94 GiB > format = existing None > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 476.94 GiB path = /dev/nvme0n1 > format args = [] original_format = None removable = False wwn = eui.0025385671b00561 >05:07:42,077 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >05:07:42,077 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >05:07:42,077 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >05:07:42,077 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >05:07:42,078 INF blivet: type detected on 'nvme0n1' is 'btrfs' >05:07:42,078 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 8 >05:07:42,078 INF blivet: creating btrfs volume btrfs.gentoo >05:07:42,078 DBG blivet: get_format('None') returning DeviceFormat instance with object id 10 >05:07:42,078 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >05:07:42,078 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >05:07:42,078 DBG blivet: btrfs.9 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >05:07:42,079 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 13 >05:07:42,079 INF blivet: added btrfs volume gentoo (id 9) to device tree >05:07:42,193 INF blivet: got format: existing btrfs filesystem >05:07:42,194 INF blivet: scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >05:07:42,195 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:42,218 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (0) with existing btrfs filesystem >05:07:42,218 INF blivet: ignoring 'btrfs' format on disk that contains 'nvme0n1p1' >05:07:42,230 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe528c95f60>, <parted.partition.Partition object at 0x7fe528c956d8>, <parted.partition.Partition object at 0x7fe528c95518>] > device: <parted.device.Device object at 0x7fe528c956a0> > PedDisk: <_ped.Disk object at 0x7fe528c9fa48> >05:07:42,295 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 16 >05:07:42,296 DBG blivet: get_format('None') returning DeviceFormat instance with object id 19 >05:07:42,297 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >05:07:42,297 DBG blivet: nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >05:07:42,298 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >05:07:42,298 DBG blivet: looking up parted Partition: /dev/nvme0n1p1 >05:07:42,299 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 22 >05:07:42,300 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >05:07:42,300 INF blivet: added partition nvme0n1p1 (id 18) to device tree >05:07:42,300 INF blivet: got device: PartitionDevice instance (0x7fe528caf4a8) -- > name = nvme0n1p1 status = True id = 18 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel'] > uuid = c951e994-c936-44fd-89a4-79b12ad08b21 size = 128 MiB > format = existing biosboot > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 128 MiB path = /dev/nvme0n1p1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c95780> fileSystem: <parted.filesystem.FileSystem object at 0x7fe528c952b0> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe528c950f0> PedPartition: <_ped.Partition object at 0x7fe528c82fc0> > disk = existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel > start = 2048 end = 264191 length = 262144 > flags = bios_grub >05:07:42,301 DBG blivet: no type or existing type for nvme0n1p1, bailing >05:07:42,302 INF blivet: scanning nvme0n1p2 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2)... >05:07:42,303 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:42,329 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel >05:07:42,329 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >05:07:42,329 DBG blivet: get_format('None') returning DeviceFormat instance with object id 26 >05:07:42,330 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >05:07:42,330 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >05:07:42,330 DBG blivet: looking up parted Partition: /dev/nvme0n1p2 >05:07:42,331 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >05:07:42,331 INF blivet: added partition nvme0n1p2 (id 24) to device tree >05:07:42,331 INF blivet: got device: PartitionDevice instance (0x7fe528c34160) -- > name = nvme0n1p2 status = True id = 24 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel'] > uuid = 8ccd3c5c-bf90-4d49-95d5-e134b17351d8 size = 1024 MiB > format = existing None > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 1024 MiB path = /dev/nvme0n1p2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c95780> fileSystem: <parted.filesystem.FileSystem object at 0x7fe528c95080> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe528c954a8> PedPartition: <_ped.Partition object at 0x7fe528c82d00> > disk = existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel > start = 264192 end = 2361343 length = 2097152 > flags = >05:07:42,332 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >05:07:42,332 DBG blivet: get_format('efi') returning EFIFS instance with object id 29 >05:07:42,332 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >05:07:42,333 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 31 >05:07:42,333 INF blivet: type detected on 'nvme0n1p2' is 'btrfs' >05:07:42,333 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 32 >05:07:42,333 INF blivet: creating btrfs volume btrfs.boot >05:07:42,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >05:07:42,333 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >05:07:42,334 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >05:07:42,334 DBG blivet: btrfs.33 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >05:07:42,334 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 37 >05:07:42,334 INF blivet: added btrfs volume boot (id 33) to device tree >05:07:42,386 INF blivet: got format: existing btrfs filesystem >05:07:42,386 INF blivet: scanning nvme0n1p3 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3)... >05:07:42,387 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:42,411 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel >05:07:42,411 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >05:07:42,412 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >05:07:42,412 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:42,412 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >05:07:42,413 DBG blivet: looking up parted Partition: /dev/nvme0n1p3 >05:07:42,413 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >05:07:42,413 INF blivet: added partition nvme0n1p3 (id 40) to device tree >05:07:42,413 INF blivet: got device: PartitionDevice instance (0x7fe528cb17b8) -- > name = nvme0n1p3 status = True id = 40 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel'] > uuid = 87b245d7-a565-4506-a0ab-60ecc20f2e1c size = 475.81 GiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 475.81 GiB path = /dev/nvme0n1p3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c95780> fileSystem: <parted.filesystem.FileSystem object at 0x7fe528c95438> > number: 3 path: /dev/nvme0n1p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe528c95e80> PedPartition: <_ped.Partition object at 0x7fe528c82888> > disk = existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel > start = 2361344 end = 1000215182 length = 997853839 > flags = >05:07:42,414 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >05:07:42,414 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >05:07:42,415 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >05:07:42,415 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >05:07:42,415 INF blivet: type detected on 'nvme0n1p3' is 'btrfs' >05:07:42,415 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 48 >05:07:42,415 INF blivet: creating btrfs volume btrfs.btrfsroot >05:07:42,415 DBG blivet: get_format('None') returning DeviceFormat instance with object id 50 >05:07:42,415 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >05:07:42,416 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:42,416 DBG blivet: btrfs.49 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:42,416 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 53 >05:07:42,416 INF blivet: added btrfs volume btrfsroot (id 49) to device tree >05:07:42,466 INF blivet: got format: existing btrfs filesystem >05:07:42,467 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda)... >05:07:42,467 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:42,469 INF blivet: sda is a disk >05:07:42,469 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >05:07:42,469 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >05:07:42,469 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda >05:07:42,470 DBG blivet: updated sda size to 3.64 TiB (3.64 TiB) >05:07:42,470 INF blivet: added disk sda (id 56) to device tree >05:07:42,470 INF blivet: got device: DiskDevice instance (0x7fe528c35710) -- > name = sda status = True id = 56 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda > target size = 3.64 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca24cc45a88 >05:07:42,471 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >05:07:42,471 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >05:07:42,471 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >05:07:42,471 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >05:07:42,781 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe528c3f550>, <parted.partition.Partition object at 0x7fe528c3f400>, <parted.partition.Partition object at 0x7fe528c34eb8>, <parted.partition.Partition object at 0x7fe528c9bc18>, <parted.partition.Partition object at 0x7fe528caf5c0>] > device: <parted.device.Device object at 0x7fe528c3f6d8> > PedDisk: <_ped.Disk object at 0x7fe528ca46c8> >05:07:43,190 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 64 >05:07:43,191 INF blivet: got format: existing gpt disklabel >05:07:43,193 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1)... >05:07:43,194 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,218 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >05:07:43,218 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >05:07:43,218 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >05:07:43,219 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 >05:07:43,219 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >05:07:43,219 DBG blivet: looking up parted Partition: /dev/sda1 >05:07:43,220 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >05:07:43,220 INF blivet: added partition sda1 (id 66) to device tree >05:07:43,220 INF blivet: got device: PartitionDevice instance (0x7fe528c400f0) -- > name = sda1 status = True id = 66 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 10b99630-bd38-400e-98e3-d70dfd9f1bf0 size = 450 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 > target size = 450 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c3f630> fileSystem: <parted.filesystem.FileSystem object at 0x7fe528c34d68> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe528c3f588> PedPartition: <_ped.Partition object at 0x7fe529d3e7d8> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 2048 end = 923647 length = 921600 > flags = hidden, diag >05:07:43,221 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >05:07:43,221 DBG blivet: get_format('efi') returning EFIFS instance with object id 71 >05:07:43,221 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >05:07:43,222 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 73 >05:07:43,222 INF blivet: type detected on 'sda1' is 'ntfs' >05:07:43,222 DBG blivet: get_format('ntfs') returning NTFS instance with object id 74 >05:07:43,222 INF blivet: got format: existing ntfs filesystem >05:07:43,223 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2)... >05:07:43,224 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,249 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >05:07:43,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >05:07:43,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >05:07:43,250 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 >05:07:43,250 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >05:07:43,250 DBG blivet: looking up parted Partition: /dev/sda2 >05:07:43,251 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >05:07:43,251 INF blivet: added partition sda2 (id 76) to device tree >05:07:43,251 INF blivet: got device: PartitionDevice instance (0x7fe528c3fd30) -- > name = sda2 status = True id = 76 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 size = 100 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 > target size = 100 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c3f630> fileSystem: <parted.filesystem.FileSystem object at 0x7fe528c34b38> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe528c3f470> PedPartition: <_ped.Partition object at 0x7fe528c82f10> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 923648 end = 1128447 length = 204800 > flags = boot, esp >05:07:43,252 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 80 >05:07:43,252 DBG blivet: get_format('efi') returning EFIFS instance with object id 81 >05:07:43,252 INF blivet: type detected on 'sda2' is 'efi' >05:07:43,253 DBG blivet: get_format('efi') returning EFIFS instance with object id 82 >05:07:43,253 INF blivet: got format: existing efi filesystem >05:07:43,254 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3)... >05:07:43,254 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,278 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >05:07:43,278 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >05:07:43,278 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >05:07:43,279 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 >05:07:43,279 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >05:07:43,279 DBG blivet: looking up parted Partition: /dev/sda3 >05:07:43,280 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >05:07:43,280 INF blivet: added partition sda3 (id 84) to device tree >05:07:43,280 INF blivet: got device: PartitionDevice instance (0x7fe528c38320) -- > name = sda3 status = True id = 84 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = df615093-7c86-42c3-9fb0-db38367da481 size = 16 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 > target size = 16 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c3f630> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe528c34da0> PedPartition: <_ped.Partition object at 0x7fe528c82678> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 1128448 end = 1161215 length = 32768 > flags = msftres >05:07:43,281 DBG blivet: no type or existing type for sda3, bailing >05:07:43,282 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4)... >05:07:43,282 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,308 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >05:07:43,308 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >05:07:43,308 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >05:07:43,309 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 >05:07:43,309 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >05:07:43,309 DBG blivet: looking up parted Partition: /dev/sda4 >05:07:43,310 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >05:07:43,310 INF blivet: added partition sda4 (id 89) to device tree >05:07:43,310 INF blivet: got device: PartitionDevice instance (0x7fe528c4df98) -- > name = sda4 status = True id = 89 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 size = 795.78 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 > target size = 795.78 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c3f630> fileSystem: <parted.filesystem.FileSystem object at 0x7fe528c9bc50> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe528c9b2e8> PedPartition: <_ped.Partition object at 0x7fe528c82620> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 1161216 end = 1670035455 length = 1668874240 > flags = msftdata >05:07:43,311 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >05:07:43,311 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >05:07:43,311 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >05:07:43,312 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >05:07:43,312 INF blivet: type detected on 'sda4' is 'ntfs' >05:07:43,312 DBG blivet: get_format('ntfs') returning NTFS instance with object id 97 >05:07:43,312 INF blivet: got format: existing ntfs filesystem >05:07:43,313 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5)... >05:07:43,313 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,342 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >05:07:43,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >05:07:43,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >05:07:43,343 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 >05:07:43,343 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >05:07:43,343 DBG blivet: looking up parted Partition: /dev/sda5 >05:07:43,344 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >05:07:43,344 INF blivet: added partition sda5 (id 99) to device tree >05:07:43,344 INF blivet: got device: PartitionDevice instance (0x7fe528c38240) -- > name = sda5 status = True id = 99 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 9af92f87-63a0-4b64-8a48-d6dc237c4106 size = 2.86 TiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 > target size = 2.86 TiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe528c3f630> fileSystem: <parted.filesystem.FileSystem object at 0x7fe529d2e940> > number: 5 path: /dev/sda5 type: 0 > name: Basic data partition active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe528caf0f0> PedPartition: <_ped.Partition object at 0x7fe528c82f68> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 1670035456 end = 7814033407 length = 6143997952 > flags = msftdata >05:07:43,345 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >05:07:43,345 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >05:07:43,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >05:07:43,345 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >05:07:43,345 INF blivet: type detected on 'sda5' is 'ntfs' >05:07:43,346 DBG blivet: get_format('ntfs') returning NTFS instance with object id 107 >05:07:43,346 INF blivet: got format: existing ntfs filesystem >05:07:43,346 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc)... >05:07:43,347 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,348 INF blivet: sdc is a disk >05:07:43,349 DBG blivet: get_format('None') returning DeviceFormat instance with object id 110 >05:07:43,349 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >05:07:43,349 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc >05:07:43,349 DBG blivet: updated sdc size to 0 B (0 B) >05:07:43,350 INF blivet: added disk sdc (id 109) to device tree >05:07:43,350 INF blivet: got device: DiskDevice instance (0x7fe528c46d30) -- > name = sdc status = True id = 109 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc > target size = 0 B path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >05:07:43,350 DBG blivet: no media present for device sdc >05:07:43,351 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb)... >05:07:43,351 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,353 INF blivet: sdb is a disk >05:07:43,353 DBG blivet: get_format('None') returning DeviceFormat instance with object id 115 >05:07:43,353 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >05:07:43,353 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb >05:07:43,354 DBG blivet: updated sdb size to 58.83 GiB (58.83 GiB) >05:07:43,354 INF blivet: added disk sdb (id 114) to device tree >05:07:43,354 INF blivet: got device: DiskDevice instance (0x7fe528c59550) -- > name = sdb status = True id = 114 > children = [] > parents = [] > uuid = None size = 58.83 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb > target size = 58.83 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >05:07:43,355 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 118 >05:07:43,355 DBG blivet: get_format('efi') returning EFIFS instance with object id 119 >05:07:43,355 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 120 >05:07:43,355 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 121 >05:07:43,355 INF blivet: type detected on 'sdb' is 'iso9660' >05:07:43,355 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 122 >05:07:43,355 INF blivet: got format: existing iso9660 filesystem >05:07:43,356 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1)... >05:07:43,357 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,381 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (114) with existing iso9660 filesystem >05:07:43,381 DBG blivet: lvm filter: adding sdb1 to the reject list >05:07:43,381 DBG blivet: ignoring partition sdb1 on iso9660 >05:07:43,381 DBG blivet: no device obtained for sdb1 >05:07:43,382 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2)... >05:07:43,382 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,409 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (114) with existing iso9660 filesystem >05:07:43,409 DBG blivet: lvm filter: adding sdb2 to the reject list >05:07:43,409 DBG blivet: ignoring partition sdb2 on iso9660 >05:07:43,409 DBG blivet: no device obtained for sdb2 >05:07:43,410 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3)... >05:07:43,410 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,434 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (114) with existing iso9660 filesystem >05:07:43,434 DBG blivet: lvm filter: adding sdb3 to the reject list >05:07:43,434 DBG blivet: ignoring partition sdb3 on iso9660 >05:07:43,434 DBG blivet: no device obtained for sdb3 >05:07:43,434 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >05:07:43,435 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,436 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,436 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >05:07:43,436 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >05:07:43,437 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >05:07:43,437 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 124) to device tree >05:07:43,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >05:07:43,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 130 >05:07:43,437 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >05:07:43,437 INF blivet: added loop loop0 (id 128) to device tree >05:07:43,437 INF blivet: got device: LoopDevice instance (0x7fe528c572b0) -- > name = loop0 status = False id = 128 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (124)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >05:07:43,438 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 132 >05:07:43,438 DBG blivet: get_format('efi') returning EFIFS instance with object id 133 >05:07:43,438 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >05:07:43,439 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 135 >05:07:43,439 INF blivet: type detected on 'loop0' is 'squashfs' >05:07:43,439 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 136 >05:07:43,439 INF blivet: got format: existing None >05:07:43,439 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >05:07:43,440 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,441 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >05:07:43,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 140 >05:07:43,441 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >05:07:43,441 INF blivet: added file /LiveOS/rootfs.img (id 138) to device tree >05:07:43,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 143 >05:07:43,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 144 >05:07:43,442 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >05:07:43,442 INF blivet: added loop loop1 (id 142) to device tree >05:07:43,442 INF blivet: got device: LoopDevice instance (0x7fe528c62128) -- > name = loop1 status = False id = 142 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (138)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >05:07:43,442 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 146 >05:07:43,442 DBG blivet: get_format('efi') returning EFIFS instance with object id 147 >05:07:43,443 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 148 >05:07:43,443 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 149 >05:07:43,443 INF blivet: type detected on 'loop1' is 'ext4' >05:07:43,477 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 150 >05:07:43,478 INF blivet: got format: existing ext4 filesystem >05:07:43,479 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >05:07:43,480 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,482 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,482 DBG blivet: get_format('None') returning DeviceFormat instance with object id 153 >05:07:43,482 DBG blivet: get_format('None') returning DeviceFormat instance with object id 154 >05:07:43,482 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >05:07:43,482 INF blivet: added file /overlay (deleted) (id 152) to device tree >05:07:43,483 DBG blivet: get_format('None') returning DeviceFormat instance with object id 157 >05:07:43,483 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >05:07:43,483 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >05:07:43,483 INF blivet: added loop loop2 (id 156) to device tree >05:07:43,483 INF blivet: got device: LoopDevice instance (0x7fe528c62cc0) -- > name = loop2 status = False id = 156 > children = [] > parents = ['existing 0 B file /overlay (deleted) (152)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >05:07:43,484 DBG blivet: no type or existing type for loop2, bailing >05:07:43,484 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >05:07:43,485 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,505 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (142) with existing ext4 filesystem >05:07:43,506 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (156) >05:07:43,507 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,507 DBG blivet: get_format('None') returning DeviceFormat instance with object id 162 >05:07:43,507 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >05:07:43,508 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >05:07:43,508 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >05:07:43,508 INF blivet: added dm live-rw (id 161) to device tree >05:07:43,508 INF blivet: got device: DMDevice instance (0x7fe528c5eba8) -- > name = live-rw status = True id = 161 > children = [] > parents = ['existing 0 B loop loop1 (142) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >05:07:43,515 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >05:07:43,515 DBG blivet: get_format('efi') returning EFIFS instance with object id 166 >05:07:43,516 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >05:07:43,516 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >05:07:43,516 INF blivet: type detected on 'live-rw' is 'ext4' >05:07:43,516 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 169 >05:07:43,516 INF blivet: got format: existing ext4 filesystem >05:07:43,517 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >05:07:43,518 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,538 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (142) with existing ext4 filesystem >05:07:43,539 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:43,539 DBG blivet: get_format('None') returning DeviceFormat instance with object id 172 >05:07:43,540 DBG blivet: get_format('None') returning DeviceFormat instance with object id 173 >05:07:43,540 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >05:07:43,540 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >05:07:43,541 INF blivet: added dm live-base (id 171) to device tree >05:07:43,541 INF blivet: got device: DMDevice instance (0x7fe528c46cf8) -- > name = live-base status = True id = 171 > children = [] > parents = ['existing 0 B loop loop1 (142) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >05:07:43,547 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 175 >05:07:43,547 DBG blivet: get_format('efi') returning EFIFS instance with object id 176 >05:07:43,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 177 >05:07:43,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 178 >05:07:43,548 INF blivet: type detected on 'live-base' is 'ext4' >05:07:43,548 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 179 >05:07:43,549 INF blivet: got format: existing ext4 filesystem >05:07:46,950 INF blivet: ISCSID is /sbin/iscsid >05:07:46,950 INF blivet: no initiator set >05:07:46,982 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >05:07:46,983 INF blivet: no /etc/zfcp.conf; not configuring zfcp >05:07:47,735 DBG blivet: Ext4FS.supported: supported: True ; >05:07:47,736 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >05:07:47,737 DBG blivet: Ext4FS.supported: supported: True ; >05:07:47,737 DBG blivet: trying to set new default fstype to 'ext4' >05:07:47,738 DBG blivet: Ext4FS.supported: supported: True ; >05:07:47,738 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >05:07:47,739 DBG blivet: Ext4FS.supported: supported: True ; >05:07:47,917 INF blivet: no initiator set >05:07:47,918 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f19e7525e48> >05:07:47,918 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >05:07:47,919 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >05:07:48,016 INF blivet: devices to scan: ['nvme0n1', 'nvme0n1p1', 'nvme0n1p2', 'nvme0n1p3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdc', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >05:07:48,032 DBG blivet: DeviceTree.handle_device: name: nvme0n1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-nvme-1 ' > '/dev/disk/by-uuid/5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e ' > '/dev/disk/by-label/gentoo ' > '/dev/disk/by-id/nvme-eui.0025385671b00561 ' > '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T', > 'DEVNAME': '/dev/nvme0n1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'gentoo', > 'ID_FS_LABEL_ENC': 'gentoo', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', > 'ID_FS_UUID_ENC': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', > 'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13803193'} ; >05:07:48,033 INF blivet: scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1)... >05:07:48,034 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >05:07:48,035 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:48,037 DBG blivet: DiskDevicePopulator.run: name: nvme0n1 ; >05:07:48,037 WRN blivet: device/vendor is not a valid attribute >05:07:48,038 INF blivet: nvme0n1 is a disk >05:07:48,038 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >05:07:48,038 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >05:07:48,066 DBG blivet: DiskDevice._set_format: nvme0n1 ; type: None ; current: None ; >05:07:48,067 DBG blivet: DiskDevice.update_sysfs_path: nvme0n1 ; status: True ; >05:07:48,068 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >05:07:48,069 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/nvme0n1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 ; >05:07:48,070 DBG blivet: updated nvme0n1 size to 476.94 GiB (476.94 GiB) >05:07:48,071 INF blivet: added disk nvme0n1 (id 2) to device tree >05:07:48,071 INF blivet: got device: DiskDevice instance (0x7f19d80c6d30) -- > name = nvme0n1 status = True id = 2 > children = [] > parents = [] > uuid = None size = 476.94 GiB > format = existing None > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 476.94 GiB path = /dev/nvme0n1 > format args = [] original_format = None removable = False wwn = eui.0025385671b00561 >05:07:48,073 DBG blivet: DeviceTree.handle_format: name: nvme0n1 ; >05:07:48,083 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:07:48,084 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >05:07:48,085 DBG blivet: EFIFS.supported: supported: True ; >05:07:48,087 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >05:07:48,088 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:48,088 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >05:07:48,090 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:48,090 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >05:07:48,090 INF blivet: type detected on 'nvme0n1' is 'btrfs' >05:07:48,110 DBG blivet: BTRFS.supported: supported: True ; >05:07:48,110 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 10 >05:07:48,111 DBG blivet: DiskDevice._set_format: nvme0n1 ; type: btrfs ; current: None ; >05:07:48,112 INF blivet: creating btrfs volume btrfs.gentoo >05:07:48,112 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >05:07:48,134 DBG blivet: BTRFSVolumeDevice._add_parent: gentoo ; parent: nvme0n1 ; >05:07:48,136 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: gentoo ; kids: 0 ; >05:07:48,136 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >05:07:48,138 DBG blivet: BTRFSVolumeDevice._set_format: gentoo ; type: None ; current: None ; >05:07:48,139 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.11 ; status: True ; >05:07:48,140 DBG blivet: DiskDevice.update_sysfs_path: nvme0n1 ; status: True ; >05:07:48,141 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >05:07:48,141 DBG blivet: btrfs.11 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >05:07:48,142 DBG blivet: BTRFS.supported: supported: True ; >05:07:48,142 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 15 >05:07:48,143 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.11 ; type: btrfs ; current: None ; >05:07:48,143 INF blivet: added btrfs volume gentoo (id 11) to device tree >05:07:48,145 DBG blivet: BTRFSVolumeDevice.setup: gentoo ; orig: True ; status: True ; controllable: True ; >05:07:48,737 DBG blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:07:48,739 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /tmp/btrfs-tmp.11lvsl80b_ ; >05:07:48,772 DBG blivet: btrfs temp mount failed: mount failed: 32 >05:07:48,774 DBG blivet: BTRFSVolumeDevice.setup: gentoo ; orig: True ; status: True ; controllable: True ; >05:07:48,843 DBG blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:07:48,844 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /tmp/btrfs-tmp.11k5r5rf8b ; >05:07:48,870 DBG blivet: btrfs temp mount failed: mount failed: 32 >05:07:48,871 INF blivet: got format: existing btrfs filesystem >05:07:48,914 DBG blivet: BTRFS.supported: supported: True ; >05:07:48,969 DBG blivet: BTRFS.supported: supported: True ; >05:07:48,979 DBG blivet: DeviceTree.handle_device: name: nvme0n1p1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/c951e994-c936-44fd-89a4-79b12ad08b21 ' > '/dev/disk/by-label/gentoo ' > '/dev/disk/by-id/nvme-eui.0025385671b00561-part1 ' > '/dev/disk/by-uuid/4E29-D2AF ' > '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part1 ' > '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part1', > 'DEVNAME': '/dev/nvme0n1p1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'gentoo', > 'ID_FS_LABEL_ENC': 'gentoo', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4E29-D2AF', > 'ID_FS_UUID_ENC': '4E29-D2AF', > 'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_ENTRY_DISK': '259:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': 'c951e994-c936-44fd-89a4-79b12ad08b21', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1p1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '13820829'} ; >05:07:48,979 INF blivet: scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >05:07:48,981 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1p1 ; incomplete: False ; hidden: False ; >05:07:48,982 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:48,983 DBG blivet: PartitionDevicePopulator.run: name: nvme0n1p1 ; >05:07:49,011 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >05:07:49,012 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing btrfs filesystem >05:07:49,013 INF blivet: ignoring 'btrfs' format on disk that contains 'nvme0n1p1' >05:07:49,018 DBG blivet: DiskLabel.__init__: exists: True ; device: /dev/nvme0n1 ; >05:07:49,029 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f19c99c25f8>, <parted.partition.Partition object at 0x7f19c99c2748>, <parted.partition.Partition object at 0x7f19c99c2b00>] > device: <parted.device.Device object at 0x7f19c99c21d0> > PedDisk: <_ped.Disk object at 0x7f19c99cdb88> >05:07:49,094 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >05:07:49,096 DBG blivet: DiskDevice._set_format: nvme0n1 ; type: disklabel ; current: btrfs ; >05:07:49,097 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >05:07:49,100 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p1 ; kids: 1 ; >05:07:49,101 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >05:07:49,102 DBG blivet: PartitionDevice._set_format: nvme0n1p1 ; type: None ; current: None ; >05:07:49,104 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p1 ; status: True ; >05:07:49,104 DBG blivet: nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >05:07:49,105 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >05:07:49,106 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >05:07:49,106 DBG blivet: looking up parted Partition: /dev/nvme0n1p1 >05:07:49,107 DBG blivet: PartitionDevice.probe: nvme0n1p1 ; exists: True ; >05:07:49,108 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 1 ; >05:07:49,109 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 10 ; >05:07:49,110 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 12 ; >05:07:49,110 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 24 >05:07:49,111 DBG blivet: PartitionDevice._set_format: nvme0n1p1 ; type: biosboot ; current: None ; >05:07:49,112 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >05:07:49,112 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >05:07:49,113 INF blivet: added partition nvme0n1p1 (id 20) to device tree >05:07:49,113 INF blivet: got device: PartitionDevice instance (0x7f19c9925cf8) -- > name = nvme0n1p1 status = True id = 20 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = c951e994-c936-44fd-89a4-79b12ad08b21 size = 128 MiB > format = existing biosboot > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 128 MiB path = /dev/nvme0n1p1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c99c2358> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c99c25c0> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f19c99c2128> PedPartition: <_ped.Partition object at 0x7f19cbdf3ba0> > disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel > start = 2048 end = 264191 length = 262144 > flags = bios_grub >05:07:49,117 DBG blivet: DeviceTree.handle_format: name: nvme0n1p1 ; >05:07:49,118 DBG blivet: no type or existing type for nvme0n1p1, bailing >05:07:49,119 DBG blivet: DeviceTree.handle_device: name: nvme0n1p2 ; info: {'DEVLINKS': '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part2 ' > '/dev/disk/by-id/nvme-eui.0025385671b00561-part2 ' > '/dev/disk/by-partuuid/8ccd3c5c-bf90-4d49-95d5-e134b17351d8 ' > '/dev/disk/by-uuid/e23fda46-f8b5-4817-86de-bf6d60343ae0 ' > '/dev/disk/by-label/boot ' > '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part2', > 'DEVNAME': '/dev/nvme0n1p2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', > 'ID_FS_UUID_ENC': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', > 'ID_FS_UUID_SUB': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', > 'ID_FS_UUID_SUB_ENC': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_ENTRY_DISK': '259:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '264192', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '8ccd3c5c-bf90-4d49-95d5-e134b17351d8', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1p2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13819929'} ; >05:07:49,119 INF blivet: scanning nvme0n1p2 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2)... >05:07:49,119 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1p2 ; incomplete: False ; hidden: False ; >05:07:49,120 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:49,122 DBG blivet: PartitionDevicePopulator.run: name: nvme0n1p2 ; >05:07:49,149 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >05:07:49,150 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >05:07:49,151 DBG blivet: get_format('None') returning DeviceFormat instance with object id 27 >05:07:49,152 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p2 ; kids: 2 ; >05:07:49,152 DBG blivet: get_format('None') returning DeviceFormat instance with object id 28 >05:07:49,153 DBG blivet: PartitionDevice._set_format: nvme0n1p2 ; type: None ; current: None ; >05:07:49,155 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p2 ; status: True ; >05:07:49,155 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >05:07:49,156 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 ; >05:07:49,157 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >05:07:49,157 DBG blivet: looking up parted Partition: /dev/nvme0n1p2 >05:07:49,158 DBG blivet: PartitionDevice.probe: nvme0n1p2 ; exists: True ; >05:07:49,159 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 1 ; >05:07:49,160 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 10 ; >05:07:49,161 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 12 ; >05:07:49,162 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 ; >05:07:49,162 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >05:07:49,163 INF blivet: added partition nvme0n1p2 (id 26) to device tree >05:07:49,163 INF blivet: got device: PartitionDevice instance (0x7f19c992d160) -- > name = nvme0n1p2 status = True id = 26 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 8ccd3c5c-bf90-4d49-95d5-e134b17351d8 size = 1024 MiB > format = existing None > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 1024 MiB path = /dev/nvme0n1p2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c99c2358> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c99c2518> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f19c99c26a0> PedPartition: <_ped.Partition object at 0x7f19ef37adb0> > disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel > start = 264192 end = 2361343 length = 2097152 > flags = >05:07:49,167 DBG blivet: DeviceTree.handle_format: name: nvme0n1p2 ; >05:07:49,168 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:07:49,168 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 30 >05:07:49,169 DBG blivet: EFIFS.supported: supported: True ; >05:07:49,169 DBG blivet: get_format('efi') returning EFIFS instance with object id 31 >05:07:49,171 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:49,171 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 32 >05:07:49,172 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:49,173 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 33 >05:07:49,173 INF blivet: type detected on 'nvme0n1p2' is 'btrfs' >05:07:49,174 DBG blivet: BTRFS.supported: supported: True ; >05:07:49,174 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 34 >05:07:49,175 DBG blivet: PartitionDevice._set_format: nvme0n1p2 ; type: btrfs ; current: None ; >05:07:49,176 INF blivet: creating btrfs volume btrfs.boot >05:07:49,176 DBG blivet: get_format('None') returning DeviceFormat instance with object id 36 >05:07:49,177 DBG blivet: BTRFSVolumeDevice._add_parent: boot ; parent: nvme0n1p2 ; >05:07:49,179 DBG blivet: PartitionDevice.add_child: name: nvme0n1p2 ; child: boot ; kids: 0 ; >05:07:49,179 DBG blivet: get_format('None') returning DeviceFormat instance with object id 37 >05:07:49,180 DBG blivet: BTRFSVolumeDevice._set_format: boot ; type: None ; current: None ; >05:07:49,181 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.35 ; status: True ; >05:07:49,182 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p2 ; status: True ; >05:07:49,183 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >05:07:49,183 DBG blivet: btrfs.35 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >05:07:49,184 DBG blivet: BTRFS.supported: supported: True ; >05:07:49,184 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 39 >05:07:49,185 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.35 ; type: btrfs ; current: None ; >05:07:49,186 INF blivet: added btrfs volume boot (id 35) to device tree >05:07:49,187 DBG blivet: BTRFSVolumeDevice.setup: boot ; orig: True ; status: True ; controllable: True ; >05:07:49,242 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:07:49,243 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /tmp/btrfs-tmp.3546pcs_h7 ; >05:07:49,268 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.3546pcs_h7: [Errno 2] No such file or directory >05:07:49,268 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >05:07:49,269 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.3546pcs_h7/lost+found to system_u:object_r:lost_found_t:s0 >05:07:49,552 DBG blivet: BTRFSVolumeDevice.setup: boot ; orig: True ; status: True ; controllable: True ; >05:07:49,678 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:07:49,679 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /tmp/btrfs-tmp.3540e5a727 ; >05:07:49,701 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.3540e5a727: [Errno 2] No such file or directory >05:07:49,701 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >05:07:49,701 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.3540e5a727/lost+found to system_u:object_r:lost_found_t:s0 >05:07:49,967 INF blivet: got format: existing btrfs filesystem >05:07:50,071 DBG blivet: BTRFS.supported: supported: True ; >05:07:50,096 DBG blivet: BTRFS.supported: supported: True ; >05:07:50,097 DBG blivet: DeviceTree.handle_device: name: nvme0n1p3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part3 ' > '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part3 ' > '/dev/disk/by-partuuid/87b245d7-a565-4506-a0ab-60ecc20f2e1c ' > '/dev/disk/by-label/btrfsroot ' > '/dev/disk/by-uuid/03234cc4-cced-4059-80c5-bd5c78c6ce0c ' > '/dev/disk/by-id/nvme-eui.0025385671b00561-part3', > 'DEVNAME': '/dev/nvme0n1p3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'btrfsroot', > 'ID_FS_LABEL_ENC': 'btrfsroot', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', > 'ID_FS_UUID_ENC': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', > 'ID_FS_UUID_SUB': 'af15719c-af90-45d7-b30d-ef21e61b58cf', > 'ID_FS_UUID_SUB_ENC': 'af15719c-af90-45d7-b30d-ef21e61b58cf', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_ENTRY_DISK': '259:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2361344', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '997853839', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '87b245d7-a565-4506-a0ab-60ecc20f2e1c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1p3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13819456'} ; >05:07:50,097 INF blivet: scanning nvme0n1p3 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3)... >05:07:50,098 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1p3 ; incomplete: False ; hidden: False ; >05:07:50,099 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:50,100 DBG blivet: PartitionDevicePopulator.run: name: nvme0n1p3 ; >05:07:50,126 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >05:07:50,127 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >05:07:50,130 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >05:07:50,132 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p3 ; kids: 3 ; >05:07:50,133 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >05:07:50,134 DBG blivet: PartitionDevice._set_format: nvme0n1p3 ; type: None ; current: None ; >05:07:50,136 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:50,136 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:50,137 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 ; >05:07:50,138 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >05:07:50,138 DBG blivet: looking up parted Partition: /dev/nvme0n1p3 >05:07:50,140 DBG blivet: PartitionDevice.probe: nvme0n1p3 ; exists: True ; >05:07:50,141 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 1 ; >05:07:50,142 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 10 ; >05:07:50,143 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 12 ; >05:07:50,145 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 ; >05:07:50,145 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >05:07:50,145 INF blivet: added partition nvme0n1p3 (id 42) to device tree >05:07:50,146 INF blivet: got device: PartitionDevice instance (0x7f19cbd92668) -- > name = nvme0n1p3 status = True id = 42 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 87b245d7-a565-4506-a0ab-60ecc20f2e1c size = 475.81 GiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 475.81 GiB path = /dev/nvme0n1p3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c99c2358> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c99c2a90> > number: 3 path: /dev/nvme0n1p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f19c99c2cf8> PedPartition: <_ped.Partition object at 0x7f19c99b3a40> > disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel > start = 2361344 end = 1000215182 length = 997853839 > flags = >05:07:50,150 DBG blivet: DeviceTree.handle_format: name: nvme0n1p3 ; >05:07:50,151 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:07:50,151 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >05:07:50,153 DBG blivet: EFIFS.supported: supported: True ; >05:07:50,153 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >05:07:50,154 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:50,155 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >05:07:50,156 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:50,156 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >05:07:50,156 INF blivet: type detected on 'nvme0n1p3' is 'btrfs' >05:07:50,157 DBG blivet: BTRFS.supported: supported: True ; >05:07:50,157 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 50 >05:07:50,158 DBG blivet: PartitionDevice._set_format: nvme0n1p3 ; type: btrfs ; current: None ; >05:07:50,159 INF blivet: creating btrfs volume btrfs.btrfsroot >05:07:50,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >05:07:50,161 DBG blivet: BTRFSVolumeDevice._add_parent: btrfsroot ; parent: nvme0n1p3 ; >05:07:50,162 DBG blivet: PartitionDevice.add_child: name: nvme0n1p3 ; child: btrfsroot ; kids: 0 ; >05:07:50,162 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >05:07:50,166 DBG blivet: BTRFSVolumeDevice._set_format: btrfsroot ; type: None ; current: None ; >05:07:50,167 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.51 ; status: True ; >05:07:50,169 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:50,169 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:50,169 DBG blivet: btrfs.51 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:50,171 DBG blivet: BTRFS.supported: supported: True ; >05:07:50,171 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 55 >05:07:50,173 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.51 ; type: btrfs ; current: None ; >05:07:50,173 INF blivet: added btrfs volume btrfsroot (id 51) to device tree >05:07:50,174 DBG blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: True ; status: True ; controllable: True ; >05:07:50,231 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:07:50,232 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /tmp/btrfs-tmp.51bdufbmo2 ; >05:07:50,275 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.51bdufbmo2: [Errno 2] No such file or directory >05:07:50,275 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >05:07:50,276 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.51bdufbmo2/lost+found to system_u:object_r:lost_found_t:s0 >05:07:50,576 DBG blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: True ; status: True ; controllable: True ; >05:07:50,713 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:07:50,714 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /tmp/btrfs-tmp.51a1ymi254 ; >05:07:50,757 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.51a1ymi254: [Errno 2] No such file or directory >05:07:50,757 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >05:07:50,758 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.51a1ymi254/lost+found to system_u:object_r:lost_found_t:s0 >05:07:51,027 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,027 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 57 >05:07:51,028 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >05:07:51,029 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-root-old ; kids: 0 ; >05:07:51,030 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-root-old ; type: btrfs ; current: None ; >05:07:51,031 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-root-old ; status: True ; >05:07:51,032 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,034 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,034 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,034 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,034 DBG blivet: gentoo-root-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,034 INF blivet: added btrfs subvolume gentoo-root-old (id 58) to device tree >05:07:51,035 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,035 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 61 >05:07:51,036 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >05:07:51,037 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: home ; kids: 1 ; >05:07:51,038 DBG blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >05:07:51,039 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >05:07:51,040 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,041 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,042 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,042 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,042 DBG blivet: home sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,042 INF blivet: added btrfs subvolume home (id 62) to device tree >05:07:51,043 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,043 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 65 >05:07:51,043 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >05:07:51,044 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: srv ; kids: 2 ; >05:07:51,045 DBG blivet: BTRFSSubVolumeDevice._set_format: srv ; type: btrfs ; current: None ; >05:07:51,047 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: srv ; status: True ; >05:07:51,048 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,049 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,049 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,049 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,049 DBG blivet: srv sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,049 INF blivet: added btrfs subvolume srv (id 66) to device tree >05:07:51,050 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,050 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 69 >05:07:51,051 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >05:07:51,052 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-var-old ; kids: 3 ; >05:07:51,053 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var-old ; type: btrfs ; current: None ; >05:07:51,055 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old ; status: True ; >05:07:51,056 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,057 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,057 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,057 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,058 DBG blivet: gentoo-var-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,058 INF blivet: added btrfs subvolume gentoo-var-old (id 70) to device tree >05:07:51,059 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,059 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 73 >05:07:51,059 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >05:07:51,060 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-root ; kids: 4 ; >05:07:51,061 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-root ; type: btrfs ; current: None ; >05:07:51,062 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-root ; status: True ; >05:07:51,063 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,065 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,065 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,065 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,065 DBG blivet: gentoo-root sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,065 INF blivet: added btrfs subvolume gentoo-root (id 74) to device tree >05:07:51,066 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,066 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 77 >05:07:51,066 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >05:07:51,068 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-var ; kids: 5 ; >05:07:51,069 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var ; type: btrfs ; current: None ; >05:07:51,070 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,071 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,072 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,073 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,073 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,073 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,073 INF blivet: added btrfs subvolume gentoo-var (id 78) to device tree >05:07:51,074 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,074 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 81 >05:07:51,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >05:07:51,076 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var-old ; child: gentoo-var-old/lib/machines ; kids: 0 ; >05:07:51,077 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var-old/lib/machines ; type: btrfs ; current: None ; >05:07:51,078 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old/lib/machines ; status: True ; >05:07:51,079 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old ; status: True ; >05:07:51,080 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,081 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,082 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,082 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,082 DBG blivet: gentoo-var-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,082 DBG blivet: gentoo-var-old/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,082 INF blivet: added btrfs subvolume gentoo-var-old/lib/machines (id 82) to device tree >05:07:51,083 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,083 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 85 >05:07:51,083 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >05:07:51,085 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; kids: 0 ; >05:07:51,086 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; type: btrfs ; current: None ; >05:07:51,088 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; >05:07:51,089 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,090 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,091 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,091 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,091 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,091 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,092 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,092 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 (id 86) to device tree >05:07:51,093 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,093 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 89 >05:07:51,093 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >05:07:51,095 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; kids: 1 ; >05:07:51,096 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; type: btrfs ; current: None ; >05:07:51,097 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; >05:07:51,098 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,099 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,100 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,101 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,101 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,101 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,101 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,101 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init (id 90) to device tree >05:07:51,102 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,102 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 93 >05:07:51,103 DBG blivet: get_format('None') returning DeviceFormat instance with object id 95 >05:07:51,104 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; kids: 2 ; >05:07:51,106 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; type: btrfs ; current: None ; >05:07:51,107 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; >05:07:51,108 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,109 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,110 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,110 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,111 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,111 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,111 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,111 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd (id 94) to device tree >05:07:51,112 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,112 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 97 >05:07:51,112 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >05:07:51,114 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; kids: 3 ; >05:07:51,115 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; type: btrfs ; current: None ; >05:07:51,116 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; >05:07:51,117 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,118 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,120 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,120 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,120 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,120 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,120 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,121 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init (id 98) to device tree >05:07:51,122 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,122 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 101 >05:07:51,122 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >05:07:51,123 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; kids: 4 ; >05:07:51,124 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; type: btrfs ; current: None ; >05:07:51,126 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; >05:07:51,127 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,128 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,129 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,129 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,129 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,129 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,130 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,130 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb (id 102) to device tree >05:07:51,131 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,131 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 105 >05:07:51,131 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >05:07:51,132 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; kids: 5 ; >05:07:51,133 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; type: btrfs ; current: None ; >05:07:51,135 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; >05:07:51,136 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,137 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,138 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,139 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,139 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,139 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,139 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,139 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init (id 106) to device tree >05:07:51,140 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,140 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 109 >05:07:51,140 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >05:07:51,142 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/machines ; kids: 6 ; >05:07:51,143 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/machines ; type: btrfs ; current: None ; >05:07:51,144 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/machines ; status: True ; >05:07:51,145 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,146 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,147 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,147 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,147 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,147 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,148 DBG blivet: gentoo-var/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,148 INF blivet: added btrfs subvolume gentoo-var/lib/machines (id 110) to device tree >05:07:51,149 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,149 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 113 >05:07:51,149 DBG blivet: get_format('None') returning DeviceFormat instance with object id 115 >05:07:51,150 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/portables ; kids: 7 ; >05:07:51,151 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/portables ; type: btrfs ; current: None ; >05:07:51,153 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/portables ; status: True ; >05:07:51,154 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,155 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,156 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,156 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,157 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,157 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,157 DBG blivet: gentoo-var/lib/portables sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,157 INF blivet: added btrfs subvolume gentoo-var/lib/portables (id 114) to device tree >05:07:51,158 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,158 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 117 >05:07:51,158 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >05:07:51,159 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; kids: 8 ; >05:07:51,160 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; type: btrfs ; current: None ; >05:07:51,162 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; >05:07:51,163 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,164 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,165 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,165 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,165 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,165 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,165 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,166 INF blivet: added btrfs subvolume gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 (id 118) to device tree >05:07:51,167 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,167 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 121 >05:07:51,167 DBG blivet: get_format('None') returning DeviceFormat instance with object id 123 >05:07:51,168 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; kids: 9 ; >05:07:51,170 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; type: btrfs ; current: None ; >05:07:51,171 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; >05:07:51,172 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,173 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,174 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,175 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,175 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,175 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,175 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,175 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 (id 122) to device tree >05:07:51,176 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,176 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 125 >05:07:51,176 DBG blivet: get_format('None') returning DeviceFormat instance with object id 127 >05:07:51,178 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; kids: 10 ; >05:07:51,179 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; type: btrfs ; current: None ; >05:07:51,180 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; >05:07:51,181 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,182 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,183 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,184 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,184 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,184 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,184 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,184 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 (id 126) to device tree >05:07:51,185 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,185 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 129 >05:07:51,186 DBG blivet: get_format('None') returning DeviceFormat instance with object id 131 >05:07:51,187 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; kids: 11 ; >05:07:51,188 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; type: btrfs ; current: None ; >05:07:51,189 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; >05:07:51,190 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,192 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,193 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,193 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,193 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,193 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,193 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,193 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 (id 130) to device tree >05:07:51,194 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,195 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 133 >05:07:51,195 DBG blivet: get_format('None') returning DeviceFormat instance with object id 135 >05:07:51,196 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; kids: 12 ; >05:07:51,197 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; type: btrfs ; current: None ; >05:07:51,198 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; >05:07:51,199 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,201 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,202 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,202 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,202 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,203 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,203 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,203 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e (id 134) to device tree >05:07:51,204 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,204 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 137 >05:07:51,204 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >05:07:51,205 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; kids: 13 ; >05:07:51,207 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; type: btrfs ; current: None ; >05:07:51,208 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; >05:07:51,209 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,210 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,211 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,211 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,212 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,212 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,212 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,212 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba (id 138) to device tree >05:07:51,213 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,213 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 141 >05:07:51,240 DBG blivet: get_format('None') returning DeviceFormat instance with object id 143 >05:07:51,241 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; kids: 14 ; >05:07:51,242 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; type: btrfs ; current: None ; >05:07:51,244 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; >05:07:51,245 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,246 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,247 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,247 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,247 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,247 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,248 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,248 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 (id 142) to device tree >05:07:51,249 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,249 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 145 >05:07:51,249 DBG blivet: get_format('None') returning DeviceFormat instance with object id 147 >05:07:51,250 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; kids: 15 ; >05:07:51,252 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; type: btrfs ; current: None ; >05:07:51,253 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; >05:07:51,254 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,255 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,256 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,257 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,257 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,257 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,257 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,257 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc (id 146) to device tree >05:07:51,258 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,258 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 149 >05:07:51,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 151 >05:07:51,260 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; kids: 16 ; >05:07:51,261 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; type: btrfs ; current: None ; >05:07:51,262 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; >05:07:51,263 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,264 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,265 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,266 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,266 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,266 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,266 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,266 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init (id 150) to device tree >05:07:51,267 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,267 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 153 >05:07:51,267 DBG blivet: get_format('None') returning DeviceFormat instance with object id 155 >05:07:51,269 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; kids: 17 ; >05:07:51,270 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; type: btrfs ; current: None ; >05:07:51,271 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; >05:07:51,272 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,273 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,275 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,275 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,275 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,275 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,275 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,275 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c (id 154) to device tree >05:07:51,276 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,277 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 157 >05:07:51,277 DBG blivet: get_format('None') returning DeviceFormat instance with object id 159 >05:07:51,278 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; kids: 18 ; >05:07:51,279 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; type: btrfs ; current: None ; >05:07:51,280 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; >05:07:51,281 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,282 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,284 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,284 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,284 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,284 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,284 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,284 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init (id 158) to device tree >05:07:51,286 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,286 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 161 >05:07:51,286 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >05:07:51,287 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; kids: 19 ; >05:07:51,288 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; type: btrfs ; current: None ; >05:07:51,289 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; >05:07:51,291 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,292 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,293 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,293 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,293 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,293 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,293 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,294 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a (id 162) to device tree >05:07:51,295 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,295 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 165 >05:07:51,295 DBG blivet: get_format('None') returning DeviceFormat instance with object id 167 >05:07:51,296 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; kids: 20 ; >05:07:51,297 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; type: btrfs ; current: None ; >05:07:51,299 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; >05:07:51,300 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,301 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,302 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,302 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,302 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,302 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,303 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,303 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init (id 166) to device tree >05:07:51,304 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,304 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 169 >05:07:51,304 DBG blivet: get_format('None') returning DeviceFormat instance with object id 171 >05:07:51,305 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; kids: 21 ; >05:07:51,307 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; type: btrfs ; current: None ; >05:07:51,308 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; >05:07:51,309 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,310 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,311 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,311 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,312 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,312 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,312 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,312 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e (id 170) to device tree >05:07:51,313 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,313 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 173 >05:07:51,313 DBG blivet: get_format('None') returning DeviceFormat instance with object id 175 >05:07:51,315 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; kids: 22 ; >05:07:51,316 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; type: btrfs ; current: None ; >05:07:51,317 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; >05:07:51,318 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,319 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,321 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,321 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,321 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,321 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,321 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,321 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init (id 174) to device tree >05:07:51,322 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,323 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 177 >05:07:51,323 DBG blivet: get_format('None') returning DeviceFormat instance with object id 179 >05:07:51,324 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; kids: 23 ; >05:07:51,325 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; type: btrfs ; current: None ; >05:07:51,326 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; >05:07:51,327 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >05:07:51,328 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >05:07:51,330 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >05:07:51,330 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,330 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,330 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,330 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >05:07:51,330 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (id 178) to device tree >05:07:51,331 INF blivet: got format: existing btrfs filesystem >05:07:51,447 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,475 DBG blivet: BTRFS.supported: supported: True ; >05:07:51,476 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14474085'} ; >05:07:51,477 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda)... >05:07:51,477 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >05:07:51,478 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:51,480 DBG blivet: DiskDevicePopulator.run: name: sda ; >05:07:51,481 INF blivet: sda is a disk >05:07:51,481 DBG blivet: get_format('None') returning DeviceFormat instance with object id 183 >05:07:51,481 DBG blivet: get_format('None') returning DeviceFormat instance with object id 184 >05:07:51,482 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >05:07:51,483 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >05:07:51,483 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda >05:07:51,484 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda ; >05:07:51,485 DBG blivet: updated sda size to 3.64 TiB (3.64 TiB) >05:07:51,485 INF blivet: added disk sda (id 182) to device tree >05:07:51,485 INF blivet: got device: DiskDevice instance (0x7f19c9561898) -- > name = sda status = True id = 182 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda > target size = 3.64 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca24cc45a88 >05:07:51,487 DBG blivet: DeviceTree.handle_format: name: sda ; >05:07:51,488 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:07:51,489 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 186 >05:07:51,490 DBG blivet: EFIFS.supported: supported: True ; >05:07:51,490 DBG blivet: get_format('efi') returning EFIFS instance with object id 187 >05:07:51,491 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:51,491 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 188 >05:07:51,492 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:51,492 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 189 >05:07:51,494 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >05:07:51,495 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >05:07:51,495 DBG blivet: DiskLabel.__init__: uuid: ff32ea4f-1b20-4c18-b652-0eb789243e4e ; label: None ; device: /dev/sda ; serial: HGST_HDS724040ALE640_PKA334PCG9KWWN ; exists: True ; >05:07:51,672 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f19c9550a58>, <parted.partition.Partition object at 0x7f19c9550a90>, <parted.partition.Partition object at 0x7f19c9851978>, <parted.partition.Partition object at 0x7f19c9564c50>, <parted.partition.Partition object at 0x7f19c9564ef0>] > device: <parted.device.Device object at 0x7f19c9550240> > PedDisk: <_ped.Disk object at 0x7f19c994c348> >05:07:52,091 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 190 >05:07:52,093 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >05:07:52,094 INF blivet: got format: existing gpt disklabel >05:07:52,099 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/10b99630-bd38-400e-98e3-d70dfd9f1bf0 ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part1 ' > '/dev/disk/by-label/Recovery ' > '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part1 ' > '/dev/disk/by-uuid/92AA083EAA082179 ' > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > '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': 'Recovery', > 'ID_FS_LABEL_ENC': 'Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92AA083EAA082179', > 'ID_FS_UUID_ENC': '92AA083EAA082179', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x8000000000000001', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '921600', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': '10b99630-bd38-400e-98e3-d70dfd9f1bf0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14859775'} ; >05:07:52,099 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1)... >05:07:52,100 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >05:07:52,101 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:52,102 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >05:07:52,132 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >05:07:52,133 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >05:07:52,134 DBG blivet: get_format('None') returning DeviceFormat instance with object id 193 >05:07:52,135 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >05:07:52,135 DBG blivet: get_format('None') returning DeviceFormat instance with object id 194 >05:07:52,136 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >05:07:52,137 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >05:07:52,137 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 >05:07:52,138 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 ; >05:07:52,138 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >05:07:52,139 DBG blivet: looking up parted Partition: /dev/sda1 >05:07:52,140 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >05:07:52,141 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >05:07:52,141 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >05:07:52,142 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >05:07:52,143 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 ; >05:07:52,144 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >05:07:52,144 INF blivet: added partition sda1 (id 192) to device tree >05:07:52,144 INF blivet: got device: PartitionDevice instance (0x7f19c95640f0) -- > name = sda1 status = True id = 192 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 10b99630-bd38-400e-98e3-d70dfd9f1bf0 size = 450 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 > target size = 450 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9550630> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f19c9550208> PedPartition: <_ped.Partition object at 0x7f19c994f258> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 2048 end = 923647 length = 921600 > flags = hidden, diag >05:07:52,148 DBG blivet: DeviceTree.handle_format: name: sda1 ; >05:07:52,149 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:07:52,150 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 196 >05:07:52,151 DBG blivet: EFIFS.supported: supported: True ; >05:07:52,151 DBG blivet: get_format('efi') returning EFIFS instance with object id 197 >05:07:52,152 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:52,152 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 198 >05:07:52,153 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:52,153 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 199 >05:07:52,154 INF blivet: type detected on 'sda1' is 'ntfs' >05:07:52,235 DBG blivet: padding min size from 337.6 MiB up to 371.36 MiB >05:07:52,237 DBG blivet: NTFS.supported: supported: False ; >05:07:52,237 DBG blivet: get_format('ntfs') returning NTFS instance with object id 200 >05:07:52,237 DBG blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >05:07:52,238 INF blivet: got format: existing ntfs filesystem >05:07:52,266 DBG blivet: NTFS.supported: supported: False ; >05:07:52,295 DBG blivet: NTFS.supported: supported: False ; >05:07:52,296 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part2 ' > '/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part2 ' > '/dev/disk/by-partuuid/0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 ' > '/dev/disk/by-uuid/C80C-F2B4 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'C80C-F2B4', > 'ID_FS_UUID_ENC': 'C80C-F2B4', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', > 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '923648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '0b2f7898-2cf3-4a65-8b7e-e8766073d8c3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'EFI system partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14884110'} ; >05:07:52,297 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2)... >05:07:52,297 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >05:07:52,298 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:52,299 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >05:07:52,326 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >05:07:52,328 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >05:07:52,329 DBG blivet: get_format('None') returning DeviceFormat instance with object id 203 >05:07:52,330 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >05:07:52,330 DBG blivet: get_format('None') returning DeviceFormat instance with object id 204 >05:07:52,331 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >05:07:52,332 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >05:07:52,332 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 >05:07:52,333 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 ; >05:07:52,334 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >05:07:52,334 DBG blivet: looking up parted Partition: /dev/sda2 >05:07:52,335 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >05:07:52,336 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >05:07:52,337 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >05:07:52,337 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >05:07:52,338 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 ; >05:07:52,339 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >05:07:52,339 INF blivet: added partition sda2 (id 202) to device tree >05:07:52,339 INF blivet: got device: PartitionDevice instance (0x7f19c9844518) -- > name = sda2 status = True id = 202 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 size = 100 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 > target size = 100 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9851a20> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f19c9550748> PedPartition: <_ped.Partition object at 0x7f19c994fd58> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 923648 end = 1128447 length = 204800 > flags = boot, esp >05:07:52,343 DBG blivet: DeviceTree.handle_format: name: sda2 ; >05:07:52,344 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:07:52,345 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 206 >05:07:52,346 DBG blivet: EFIFS.supported: supported: True ; >05:07:52,346 DBG blivet: get_format('efi') returning EFIFS instance with object id 207 >05:07:52,346 INF blivet: type detected on 'sda2' is 'efi' >05:07:52,347 DBG blivet: EFIFS.supported: supported: True ; >05:07:52,347 DBG blivet: get_format('efi') returning EFIFS instance with object id 208 >05:07:52,348 DBG blivet: PartitionDevice._set_format: sda2 ; type: efi ; current: None ; >05:07:52,348 INF blivet: got format: existing efi filesystem >05:07:52,376 DBG blivet: EFIFS.supported: supported: True ; >05:07:52,405 DBG blivet: EFIFS.supported: supported: True ; >05:07:52,407 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part3 ' > '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part3 ' > '/dev/disk/by-partuuid/df615093-7c86-42c3-9fb0-db38367da481 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', > 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1128448', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '32768', > 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', > 'ID_PART_ENTRY_UUID': 'df615093-7c86-42c3-9fb0-db38367da481', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'Microsoft reserved partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14859817'} ; >05:07:52,407 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3)... >05:07:52,407 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >05:07:52,408 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:52,409 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >05:07:52,438 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >05:07:52,439 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >05:07:52,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 211 >05:07:52,443 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >05:07:52,443 DBG blivet: get_format('None') returning DeviceFormat instance with object id 212 >05:07:52,445 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >05:07:52,447 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >05:07:52,447 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 >05:07:52,449 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 ; >05:07:52,449 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >05:07:52,450 DBG blivet: looking up parted Partition: /dev/sda3 >05:07:52,451 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >05:07:52,452 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >05:07:52,452 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >05:07:52,453 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >05:07:52,454 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 ; >05:07:52,455 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >05:07:52,455 INF blivet: added partition sda3 (id 210) to device tree >05:07:52,455 INF blivet: got device: PartitionDevice instance (0x7f19c9550ba8) -- > name = sda3 status = True id = 210 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = df615093-7c86-42c3-9fb0-db38367da481 size = 16 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 > target size = 16 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f19c9564cc0> PedPartition: <_ped.Partition object at 0x7f19c994f360> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 1128448 end = 1161215 length = 32768 > flags = msftres >05:07:52,459 DBG blivet: DeviceTree.handle_format: name: sda3 ; >05:07:52,460 DBG blivet: no type or existing type for sda3, bailing >05:07:52,461 DBG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0634122F341221EB ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part4 ' > '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part4 ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part4 ' > '/dev/disk/by-partuuid/5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 ' > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-label/system', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'system', > 'ID_FS_LABEL_ENC': 'system', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0634122F341221EB', > 'ID_FS_UUID_ENC': '0634122F341221EB', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1161216', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1668874240', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14860392'} ; >05:07:52,461 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4)... >05:07:52,462 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >05:07:52,463 DBG blivet: DeviceTree.get_device_by_name returned None >05:07:52,463 DBG blivet: PartitionDevicePopulator.run: name: sda4 ; >05:07:52,491 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >05:07:52,492 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >05:07:52,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 216 >05:07:52,495 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >05:07:52,495 DBG blivet: get_format('None') returning DeviceFormat instance with object id 217 >05:07:52,496 DBG blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >05:07:52,497 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >05:07:52,497 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 >05:07:52,498 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 ; >05:07:52,498 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >05:07:52,499 DBG blivet: looking up parted Partition: /dev/sda4 >05:07:52,500 DBG blivet: PartitionDevice.probe: sda4 ; exists: True ; >05:07:52,501 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >05:07:52,502 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >05:07:52,502 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >05:07:52,503 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 ; >05:07:52,504 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >05:07:52,504 INF blivet: added partition sda4 (id 215) to device tree >05:07:52,504 INF blivet: got device: PartitionDevice instance (0x7f19c956dc18) -- > name = sda4 status = True id = 215 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 size = 795.78 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 > target size = 795.78 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9564a20> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f19c9564b38> PedPartition: <_ped.Partition object at 0x7f19c994fca8> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 1161216 end = 1670035455 length = 1668874240 > flags = msftdata >05:07:52,508 DBG blivet: DeviceTree.handle_format: name: sda4 ; >05:07:52,509 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:07:52,510 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 219 >05:07:52,511 DBG blivet: EFIFS.supported: supported: True ; >05:07:52,511 DBG blivet: get_format('efi') returning EFIFS instance with object id 220 >05:07:52,512 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:52,512 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 221 >05:07:52,513 DBG blivet: MacEFIFS.supported: supported: True ; >05:07:52,513 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 222 >05:07:52,514 INF blivet: type detected on 'sda4' is 'ntfs' >05:08:33,414 WRN blivet: Failed to obtain minimum size for device /dev/sda4: failed to gather info from resize program: 1 >05:08:33,415 DBG blivet: NTFS.supported: supported: False ; >05:08:33,416 DBG blivet: get_format('ntfs') returning NTFS instance with object id 223 >05:08:33,416 DBG blivet: PartitionDevice._set_format: sda4 ; type: ntfs ; current: None ; >05:08:33,417 INF blivet: got format: existing ntfs filesystem >05:08:33,446 DBG blivet: NTFS.supported: supported: False ; >05:08:33,474 DBG blivet: NTFS.supported: supported: False ; >05:08:33,475 DBG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-partuuid/9af92f87-63a0-4b64-8a48-d6dc237c4106 ' > '/dev/disk/by-uuid/04FCE409FCE3F33A ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part5 ' > '/dev/disk/by-label/archive ' > '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part5 ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part5', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > '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': 'archive', > 'ID_FS_LABEL_ENC': 'archive', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04FCE409FCE3F33A', > 'ID_FS_UUID_ENC': '04FCE409FCE3F33A', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '1670035456', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '6143997952', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '9af92f87-63a0-4b64-8a48-d6dc237c4106', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14868616'} ; >05:08:33,475 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5)... >05:08:33,476 DBG blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >05:08:33,477 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,478 DBG blivet: PartitionDevicePopulator.run: name: sda5 ; >05:08:33,508 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >05:08:33,509 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >05:08:33,511 DBG blivet: get_format('None') returning DeviceFormat instance with object id 226 >05:08:33,512 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >05:08:33,512 DBG blivet: get_format('None') returning DeviceFormat instance with object id 227 >05:08:33,513 DBG blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >05:08:33,514 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >05:08:33,514 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 >05:08:33,515 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 ; >05:08:33,516 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >05:08:33,516 DBG blivet: looking up parted Partition: /dev/sda5 >05:08:33,517 DBG blivet: PartitionDevice.probe: sda5 ; exists: True ; >05:08:33,518 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >05:08:33,518 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >05:08:33,519 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >05:08:33,520 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 ; >05:08:33,521 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >05:08:33,521 INF blivet: added partition sda5 (id 225) to device tree >05:08:33,521 INF blivet: got device: PartitionDevice instance (0x7f19c9701470) -- > name = sda5 status = True id = 225 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 9af92f87-63a0-4b64-8a48-d6dc237c4106 size = 2.86 TiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 > target size = 2.86 TiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f19c9550eb8> fileSystem: <parted.filesystem.FileSystem object at 0x7f19c9564f98> > number: 5 path: /dev/sda5 type: 0 > name: Basic data partition active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f19c95644e0> PedPartition: <_ped.Partition object at 0x7f19c994f830> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 1670035456 end = 7814033407 length = 6143997952 > flags = msftdata >05:08:33,525 DBG blivet: DeviceTree.handle_format: name: sda5 ; >05:08:33,526 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:08:33,526 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 229 >05:08:33,528 DBG blivet: EFIFS.supported: supported: True ; >05:08:33,528 DBG blivet: get_format('efi') returning EFIFS instance with object id 230 >05:08:33,529 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,529 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 231 >05:08:33,530 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,531 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 232 >05:08:33,531 INF blivet: type detected on 'sda5' is 'ntfs' >05:08:33,539 INF blivet: Failed to obtain info for device /dev/sda5: failed to gather fs info: 1 >05:08:33,539 WRN blivet: Failed to obtain current size for device /dev/sda5: No info available for size computation. >05:08:33,548 WRN blivet: Failed to obtain minimum size for device /dev/sda5: failed to gather info from resize program: 1 >05:08:33,550 DBG blivet: NTFS.supported: supported: False ; >05:08:33,550 DBG blivet: get_format('ntfs') returning NTFS instance with object id 233 >05:08:33,551 DBG blivet: PartitionDevice._set_format: sda5 ; type: ntfs ; current: None ; >05:08:33,551 INF blivet: got format: existing ntfs filesystem >05:08:33,581 DBG blivet: NTFS.supported: supported: False ; >05:08:33,610 DBG blivet: NTFS.supported: supported: False ; >05:08:33,611 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_STORAGE_DEVICE_000000000903-0:0 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'STORAGE_DEVICE', > 'ID_MODEL_ENC': 'STORAGE\\x20DEVICE\\x20\\x20', > 'ID_MODEL_ID': '0745', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0903', > 'ID_SERIAL': 'Generic_STORAGE_DEVICE_000000000903-0:0', > 'ID_SERIAL_SHORT': '000000000903', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '05e3', > 'MAJOR': '8', > 'MINOR': '32', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14121156'} ; >05:08:33,611 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc)... >05:08:33,612 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >05:08:33,613 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,615 DBG blivet: DiskDevicePopulator.run: name: sdc ; >05:08:33,616 INF blivet: sdc is a disk >05:08:33,616 DBG blivet: get_format('None') returning DeviceFormat instance with object id 236 >05:08:33,616 DBG blivet: get_format('None') returning DeviceFormat instance with object id 237 >05:08:33,617 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >05:08:33,618 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >05:08:33,618 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc >05:08:33,619 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >05:08:33,620 DBG blivet: updated sdc size to 0 B (0 B) >05:08:33,620 INF blivet: added disk sdc (id 235) to device tree >05:08:33,620 INF blivet: got device: DiskDevice instance (0x7f19c9581710) -- > name = sdc status = True id = 235 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc > target size = 0 B path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >05:08:33,622 DBG blivet: DeviceTree.handle_format: name: sdc ; >05:08:33,623 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >05:08:33,623 DBG blivet: no media present for device sdc >05:08:33,624 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14175255'} ; >05:08:33,624 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb)... >05:08:33,625 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >05:08:33,626 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,628 DBG blivet: DiskDevicePopulator.run: name: sdb ; >05:08:33,628 INF blivet: sdb is a disk >05:08:33,628 DBG blivet: get_format('None') returning DeviceFormat instance with object id 241 >05:08:33,629 DBG blivet: get_format('None') returning DeviceFormat instance with object id 242 >05:08:33,629 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >05:08:33,630 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >05:08:33,631 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb >05:08:33,632 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb ; >05:08:33,632 DBG blivet: updated sdb size to 58.83 GiB (58.83 GiB) >05:08:33,632 INF blivet: added disk sdb (id 240) to device tree >05:08:33,633 INF blivet: got device: DiskDevice instance (0x7f19c96206d8) -- > name = sdb status = True id = 240 > children = [] > parents = [] > uuid = None size = 58.83 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb > target size = 58.83 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >05:08:33,634 DBG blivet: DeviceTree.handle_format: name: sdb ; >05:08:33,635 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:08:33,636 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 244 >05:08:33,637 DBG blivet: EFIFS.supported: supported: True ; >05:08:33,637 DBG blivet: get_format('efi') returning EFIFS instance with object id 245 >05:08:33,638 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,638 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 246 >05:08:33,639 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,639 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 247 >05:08:33,640 INF blivet: type detected on 'sdb' is 'iso9660' >05:08:33,641 DBG blivet: Iso9660FS.supported: supported: True ; >05:08:33,641 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 248 >05:08:33,641 DBG blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >05:08:33,642 INF blivet: got format: existing iso9660 filesystem >05:08:33,670 DBG blivet: Iso9660FS.supported: supported: True ; >05:08:33,701 DBG blivet: Iso9660FS.supported: supported: True ; >05:08:33,702 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-partuuid/3a663a44-01 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3491840', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '3a663a44-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '14289818'} ; >05:08:33,703 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1)... >05:08:33,703 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >05:08:33,704 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,705 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >05:08:33,732 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >05:08:33,733 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >05:08:33,734 DBG blivet: lvm filter: adding sdb1 to the reject list >05:08:33,734 DBG blivet: ignoring partition sdb1 on iso9660 >05:08:33,734 DBG blivet: no device obtained for sdb1 >05:08:33,736 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/376B-7516 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part2 ' > '/dev/disk/by-partuuid/3a663a44-02', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '376B-7516', > 'ID_FS_UUID_ENC': '376B-7516', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '119940', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '3a663a44-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14215026'} ; >05:08:33,736 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2)... >05:08:33,736 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >05:08:33,737 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,738 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >05:08:33,766 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >05:08:33,767 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >05:08:33,768 DBG blivet: lvm filter: adding sdb2 to the reject list >05:08:33,768 DBG blivet: ignoring partition sdb2 on iso9660 >05:08:33,768 DBG blivet: no device obtained for sdb2 >05:08:33,769 DBG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part3 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/3a663a44-03 ' > '/dev/disk/by-uuid/6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'ID_FS_UUID_ENC': '6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '138596', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '3a663a44-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14212889'} ; >05:08:33,769 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3)... >05:08:33,770 DBG blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >05:08:33,771 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,772 DBG blivet: PartitionDevicePopulator.run: name: sdb3 ; >05:08:33,800 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >05:08:33,801 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >05:08:33,802 DBG blivet: lvm filter: adding sdb3 to the reject list >05:08:33,802 DBG blivet: ignoring partition sdb3 on iso9660 >05:08:33,802 DBG blivet: no device obtained for sdb3 >05:08:33,803 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/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', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13681376'} ; >05:08:33,803 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >05:08:33,804 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >05:08:33,805 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,806 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >05:08:33,807 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >05:08:33,808 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,808 DBG blivet: get_format('None') returning DeviceFormat instance with object id 251 >05:08:33,808 DBG blivet: get_format('None') returning DeviceFormat instance with object id 252 >05:08:33,809 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >05:08:33,810 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >05:08:33,810 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >05:08:33,811 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 250) to device tree >05:08:33,811 DBG blivet: get_format('None') returning DeviceFormat instance with object id 255 >05:08:33,812 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >05:08:33,812 DBG blivet: get_format('None') returning DeviceFormat instance with object id 256 >05:08:33,813 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >05:08:33,814 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >05:08:33,814 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >05:08:33,814 INF blivet: added loop loop0 (id 254) to device tree >05:08:33,814 INF blivet: got device: LoopDevice instance (0x7f19c96154e0) -- > name = loop0 status = False id = 254 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >05:08:33,816 DBG blivet: DeviceTree.handle_format: name: loop0 ; >05:08:33,817 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:08:33,818 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 258 >05:08:33,819 DBG blivet: EFIFS.supported: supported: True ; >05:08:33,819 DBG blivet: get_format('efi') returning EFIFS instance with object id 259 >05:08:33,820 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,820 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 260 >05:08:33,821 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,821 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 261 >05:08:33,822 INF blivet: type detected on 'loop0' is 'squashfs' >05:08:33,822 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 262 >05:08:33,823 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >05:08:33,823 INF blivet: got format: existing None >05:08:33,824 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13681255'} ; >05:08:33,824 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >05:08:33,825 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >05:08:33,826 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,826 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >05:08:33,827 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >05:08:33,828 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,828 DBG blivet: get_format('None') returning DeviceFormat instance with object id 265 >05:08:33,828 DBG blivet: get_format('None') returning DeviceFormat instance with object id 266 >05:08:33,829 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >05:08:33,830 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >05:08:33,831 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >05:08:33,831 INF blivet: added file /LiveOS/rootfs.img (id 264) to device tree >05:08:33,831 DBG blivet: get_format('None') returning DeviceFormat instance with object id 269 >05:08:33,832 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >05:08:33,832 DBG blivet: get_format('None') returning DeviceFormat instance with object id 270 >05:08:33,833 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >05:08:33,834 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >05:08:33,834 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >05:08:33,834 INF blivet: added loop loop1 (id 268) to device tree >05:08:33,834 INF blivet: got device: LoopDevice instance (0x7f19c9620828) -- > name = loop1 status = False id = 268 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >05:08:33,836 DBG blivet: DeviceTree.handle_format: name: loop1 ; >05:08:33,837 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:08:33,837 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 272 >05:08:33,838 DBG blivet: EFIFS.supported: supported: True ; >05:08:33,838 DBG blivet: get_format('efi') returning EFIFS instance with object id 273 >05:08:33,839 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,839 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 274 >05:08:33,841 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:33,841 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 275 >05:08:33,841 INF blivet: type detected on 'loop1' is 'ext4' >05:08:33,873 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >05:08:33,875 DBG blivet: Ext4FS.supported: supported: True ; >05:08:33,875 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 276 >05:08:33,876 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >05:08:33,876 INF blivet: got format: existing ext4 filesystem >05:08:33,906 DBG blivet: Ext4FS.supported: supported: True ; >05:08:33,933 DBG blivet: Ext4FS.supported: supported: True ; >05:08:33,934 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13681458'} ; >05:08:33,935 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >05:08:33,935 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >05:08:33,936 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,937 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >05:08:33,938 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >05:08:33,939 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,939 DBG blivet: get_format('None') returning DeviceFormat instance with object id 279 >05:08:33,939 DBG blivet: get_format('None') returning DeviceFormat instance with object id 280 >05:08:33,940 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >05:08:33,942 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >05:08:33,942 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >05:08:33,942 INF blivet: added file /overlay (deleted) (id 278) to device tree >05:08:33,942 DBG blivet: get_format('None') returning DeviceFormat instance with object id 283 >05:08:33,943 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >05:08:33,943 DBG blivet: get_format('None') returning DeviceFormat instance with object id 284 >05:08:33,944 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >05:08:33,945 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >05:08:33,945 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >05:08:33,946 INF blivet: added loop loop2 (id 282) to device tree >05:08:33,946 INF blivet: got device: LoopDevice instance (0x7f19c9614ac8) -- > name = loop2 status = False id = 282 > children = [] > parents = ['existing 0 B file /overlay (deleted) (278)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >05:08:33,947 DBG blivet: DeviceTree.handle_format: name: loop2 ; >05:08:33,947 DBG blivet: no type or existing type for loop2, bailing >05:08:33,948 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/mapper/live-rw /dev/disk/by-label/Anaconda ' > '/dev/disk/by-id/dm-name-live-rw', > 'DEVNAME': '/dev/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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10224054'} ; >05:08:33,949 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >05:08:33,949 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >05:08:33,950 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:33,993 DBG blivet: DMDevicePopulator.run: name: live-rw ; >05:08:33,994 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >05:08:33,996 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (268) with existing ext4 filesystem >05:08:33,997 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >05:08:33,998 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (282) >05:08:33,999 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >05:08:34,000 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:34,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 288 >05:08:34,002 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >05:08:34,002 DBG blivet: get_format('None') returning DeviceFormat instance with object id 289 >05:08:34,003 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >05:08:34,004 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >05:08:34,004 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >05:08:34,005 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >05:08:34,006 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >05:08:34,006 INF blivet: added dm live-rw (id 287) to device tree >05:08:34,006 INF blivet: got device: DMDevice instance (0x7f19c9609ba8) -- > name = live-rw status = True id = 287 > children = [] > parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >05:08:34,020 DBG blivet: DeviceTree.handle_format: name: live-rw ; >05:08:34,022 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:08:34,022 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 291 >05:08:34,023 DBG blivet: EFIFS.supported: supported: True ; >05:08:34,023 DBG blivet: get_format('efi') returning EFIFS instance with object id 292 >05:08:34,024 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:34,024 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 293 >05:08:34,026 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:34,026 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 294 >05:08:34,026 INF blivet: type detected on 'live-rw' is 'ext4' >05:08:34,046 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >05:08:34,047 DBG blivet: Ext4FS.supported: supported: True ; >05:08:34,047 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 295 >05:08:34,048 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >05:08:34,048 INF blivet: got format: existing ext4 filesystem >05:08:34,075 DBG blivet: Ext4FS.supported: supported: True ; >05:08:34,103 DBG blivet: Ext4FS.supported: supported: True ; >05:08:34,104 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10259340'} ; >05:08:34,104 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >05:08:34,105 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >05:08:34,106 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:34,162 DBG blivet: DMDevicePopulator.run: name: live-base ; >05:08:34,163 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >05:08:34,164 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (268) with existing ext4 filesystem >05:08:34,166 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >05:08:34,167 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:34,167 DBG blivet: get_format('None') returning DeviceFormat instance with object id 298 >05:08:34,168 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >05:08:34,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 299 >05:08:34,169 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >05:08:34,170 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >05:08:34,170 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >05:08:34,171 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >05:08:34,172 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >05:08:34,172 INF blivet: added dm live-base (id 297) to device tree >05:08:34,172 INF blivet: got device: DMDevice instance (0x7f19c9609b00) -- > name = live-base status = True id = 297 > children = [] > parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >05:08:34,191 DBG blivet: DeviceTree.handle_format: name: live-base ; >05:08:34,193 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:08:34,193 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 301 >05:08:34,194 DBG blivet: EFIFS.supported: supported: True ; >05:08:34,194 DBG blivet: get_format('efi') returning EFIFS instance with object id 302 >05:08:34,195 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:34,195 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 303 >05:08:34,197 DBG blivet: MacEFIFS.supported: supported: True ; >05:08:34,197 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 304 >05:08:34,197 INF blivet: type detected on 'live-base' is 'ext4' >05:08:34,223 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >05:08:34,225 DBG blivet: Ext4FS.supported: supported: True ; >05:08:34,225 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 305 >05:08:34,226 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >05:08:34,226 INF blivet: got format: existing ext4 filesystem >05:08:34,253 DBG blivet: Ext4FS.supported: supported: True ; >05:08:34,284 DBG blivet: Ext4FS.supported: supported: True ; >05:08:34,315 DBG blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >05:08:34,343 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:08:34,396 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:08:34,441 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:34,442 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:34,443 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:34,459 DBG blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >05:08:34,461 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >05:08:34,462 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >05:08:34,480 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:34,481 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:34,482 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:34,498 DBG blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >05:08:34,526 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:34,583 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:34,629 DBG blivet: PartitionDevice.teardown: nvme0n1p2 ; status: True ; controllable: True ; >05:08:34,659 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:34,718 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:34,761 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:34,763 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:34,765 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:34,783 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root-old ; status: True ; controllable: True ; >05:08:34,811 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:34,872 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:34,916 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:34,947 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,001 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,044 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:35,074 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,129 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,173 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:35,174 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:35,176 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:35,191 DBG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >05:08:35,219 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,274 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,316 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:35,344 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,401 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,446 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:35,476 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,535 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,577 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:35,578 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:35,580 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:35,597 DBG blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >05:08:35,626 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,682 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,725 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:35,754 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,808 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,852 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:35,883 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,939 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:35,984 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:35,985 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:35,987 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:36,004 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root ; status: True ; controllable: True ; >05:08:36,033 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,090 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,136 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:36,164 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,219 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,266 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:36,295 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,351 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,398 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:36,400 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:36,401 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:36,417 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >05:08:36,446 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,500 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,545 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >05:08:36,573 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,630 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,676 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:36,706 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,763 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,809 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:36,838 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,896 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:36,940 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:36,942 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:36,943 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:36,961 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; controllable: True ; >05:08:36,989 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,041 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,086 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:37,116 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,173 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,217 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:37,247 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,306 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,352 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:37,381 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,438 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,485 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:37,487 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:37,489 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:37,507 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; controllable: True ; >05:08:37,535 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,592 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,639 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:37,669 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,725 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,771 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:37,800 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,856 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,899 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:37,930 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:37,990 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,036 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:38,037 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:38,039 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:38,056 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; controllable: True ; >05:08:38,085 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,140 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,186 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:38,217 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,273 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,318 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:38,347 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,405 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,450 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:38,479 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,532 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,573 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:38,575 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:38,576 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:38,593 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; controllable: True ; >05:08:38,621 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,677 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,721 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:38,751 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,810 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,856 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:38,884 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,942 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:38,988 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:39,020 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,077 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,123 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:39,125 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:39,126 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:39,145 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; controllable: True ; >05:08:39,175 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,231 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,276 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:39,305 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,365 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,410 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:39,441 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,498 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,542 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:39,572 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,628 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,677 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:39,680 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:39,681 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:39,698 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; controllable: True ; >05:08:39,728 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,788 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,833 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:39,865 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,920 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:39,964 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:39,994 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,051 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,098 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:40,128 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,185 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,232 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:40,233 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:40,235 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:40,252 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >05:08:40,283 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,339 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,384 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:40,416 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,474 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,521 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:40,551 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,606 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,655 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:40,687 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,745 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,791 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:40,793 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:40,794 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:40,811 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >05:08:40,842 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,902 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:40,943 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:40,974 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,031 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,076 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:41,106 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,164 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,209 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:41,240 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,298 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,343 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:41,346 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:41,347 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:41,365 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; controllable: True ; >05:08:41,394 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,453 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,496 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:41,525 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,582 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,625 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:41,653 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,710 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,752 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:41,781 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,835 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,880 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:41,882 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:41,884 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:41,900 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; controllable: True ; >05:08:41,931 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:41,986 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,030 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:42,059 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,115 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,160 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:42,190 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,249 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,297 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:42,327 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,384 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,429 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:42,431 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:42,433 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:42,447 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; controllable: True ; >05:08:42,475 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,535 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,580 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:42,612 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,668 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,714 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:42,744 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,800 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,844 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:42,873 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,934 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:42,983 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:42,984 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:42,986 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:43,003 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; controllable: True ; >05:08:43,033 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,090 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,138 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:43,168 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,228 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,272 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:43,302 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,358 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,402 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:43,430 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,486 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,529 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:43,531 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:43,532 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:43,551 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; controllable: True ; >05:08:43,581 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,638 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,683 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:43,713 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,770 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,815 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:43,846 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,904 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:43,949 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:43,978 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,034 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,079 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:44,081 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:44,082 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:44,099 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; controllable: True ; >05:08:44,128 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,183 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,228 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:44,256 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,314 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,359 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:44,391 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,449 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,495 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:44,526 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,584 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,631 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:44,633 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:44,634 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:44,651 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; controllable: True ; >05:08:44,682 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,738 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,785 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:44,814 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,872 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:44,917 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:44,947 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,005 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,050 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:45,079 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,137 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,183 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:45,185 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:45,187 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:45,203 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; controllable: True ; >05:08:45,231 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,291 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,338 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:45,366 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,423 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,465 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:45,494 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,551 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,595 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:45,625 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,680 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,725 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:45,727 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:45,729 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:45,746 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; controllable: True ; >05:08:45,778 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,833 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,881 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:45,911 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:45,968 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,014 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:46,046 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,105 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,151 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:46,183 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,243 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,292 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:46,294 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:46,296 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:46,314 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; controllable: True ; >05:08:46,342 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,397 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,445 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:46,475 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,532 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,579 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:46,610 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,667 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,715 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:46,743 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,802 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,849 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:46,851 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:46,852 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:46,871 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; controllable: True ; >05:08:46,898 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,954 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:46,998 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:47,026 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,080 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,124 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:47,154 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,208 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,255 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:47,284 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,341 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,388 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:47,390 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:47,392 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:47,408 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; controllable: True ; >05:08:47,437 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,493 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,537 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:47,566 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,623 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,666 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:47,694 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,751 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,798 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:47,827 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,886 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:47,932 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:47,934 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:47,935 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:47,952 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; controllable: True ; >05:08:47,982 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,039 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,085 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:48,113 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,168 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,212 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:48,242 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,296 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,341 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:48,371 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,428 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,475 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:48,477 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:48,478 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:48,497 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; controllable: True ; >05:08:48,527 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,583 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,628 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:48,657 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,713 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,757 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:48,787 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,844 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,889 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:48,918 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:48,975 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,019 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:49,021 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:49,022 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:49,039 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; controllable: True ; >05:08:49,069 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,124 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,169 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:49,199 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,254 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,297 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:49,325 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,381 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,425 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:49,457 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,510 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,555 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:49,557 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:49,559 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:49,575 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; controllable: True ; >05:08:49,604 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,658 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,702 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:49,731 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,788 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,832 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:49,863 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,921 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:49,967 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:49,998 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:50,054 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:50,100 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:50,102 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:50,103 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:50,122 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >05:08:50,153 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >05:08:50,207 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >05:08:50,251 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:08:50,252 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,253 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,270 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >05:08:50,298 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >05:08:50,353 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >05:08:50,395 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:08:50,397 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,398 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,414 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >05:08:50,415 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >05:08:50,417 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >05:08:50,433 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:08:50,435 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,436 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,454 DBG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >05:08:50,482 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >05:08:50,537 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >05:08:50,581 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:08:50,582 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,583 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:50,600 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >05:08:50,628 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: True ; >05:08:50,986 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >05:08:51,028 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:08:51,030 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:51,031 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:08:51,048 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:08:51,049 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >05:08:51,051 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >05:08:51,067 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >05:08:51,097 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >05:08:51,154 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >05:08:51,196 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >05:08:51,197 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >05:08:51,204 INF blivet: edd: MBR signature on nvme0n1 is zero. new disk image? >05:08:51,205 INF blivet: edd: MBR signature on sda is zero. new disk image? >05:08:51,205 INF blivet: edd: collected mbr signatures: {} >05:08:51,207 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >05:08:51,207 INF blivet: Skipping disk: sdc: No media present >05:08:51,208 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >05:08:51,210 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:51,210 DBG blivet: failed to resolve '/dev/sdb1' >05:08:51,237 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >05:08:51,238 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >05:08:51,239 DBG blivet: BTRFSVolumeDevice.setup: gentoo ; orig: False ; status: True ; controllable: True ; >05:08:51,267 DBG blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:08:51,268 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /mnt/sysimage ; >05:08:51,317 DBG blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >05:08:51,350 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:08:51,405 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:08:51,454 DBG blivet: BTRFSVolumeDevice.setup: boot ; orig: False ; status: True ; controllable: True ; >05:08:51,485 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:51,486 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /mnt/sysimage ; >05:08:51,544 DBG blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >05:08:51,576 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:51,631 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:51,677 DBG blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: False ; status: True ; controllable: True ; >05:08:51,710 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:51,711 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:51,794 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:51,826 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:51,884 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:51,930 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-root-old ; orig: False ; status: True ; controllable: True ; >05:08:51,964 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:51,965 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:52,064 DBG blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >05:08:52,096 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,097 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:52,186 DBG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >05:08:52,222 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,284 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,331 DBG blivet: BTRFSSubVolumeDevice.setup: srv ; orig: False ; status: True ; controllable: True ; >05:08:52,359 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,360 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:52,441 DBG blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >05:08:52,477 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,543 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,588 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var-old ; orig: False ; status: True ; controllable: True ; >05:08:52,615 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,616 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:52,695 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >05:08:52,726 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,785 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,829 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-root ; orig: False ; status: True ; controllable: True ; >05:08:52,860 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:52,860 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:52,923 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p1 ; incomplete: False ; hidden: False ; >05:08:52,926 DBG blivet: DeviceTree.get_device_by_path returned existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >05:08:52,928 DBG blivet: resolved '/dev/nvme0n1p1' to 'nvme0n1p1' (partition) >05:08:52,929 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p2 ; incomplete: False ; hidden: False ; >05:08:52,930 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB btrfs volume boot (35) with existing btrfs filesystem >05:08:52,931 DBG blivet: resolved '/dev/nvme0n1p2' to 'boot' (btrfs volume) >05:08:52,932 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >05:08:52,933 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >05:08:52,935 DBG blivet: resolved '/dev/nvme0n1p3' to 'gentoo-root' (btrfs subvolume) >05:08:52,935 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >05:08:52,936 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >05:08:52,937 DBG blivet: resolved '/dev/nvme0n1p3' to 'home' (btrfs subvolume) >05:08:52,938 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >05:08:52,939 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >05:08:52,940 DBG blivet: resolved '/dev/nvme0n1p3' to 'srv' (btrfs subvolume) >05:08:52,941 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >05:08:52,942 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >05:08:52,943 DBG blivet: resolved '/dev/nvme0n1p3' to 'gentoo-var' (btrfs subvolume) >05:08:52,944 DBG blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >05:08:52,945 DBG blivet: DeviceTree.get_device_by_name returned None >05:08:52,945 DBG blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >05:08:52,947 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:52,947 DBG blivet: failed to resolve 'shm' >05:08:52,970 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var ; orig: False ; status: True ; controllable: True ; >05:08:53,005 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,006 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:53,090 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:53,128 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,186 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,236 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var-old/lib/machines ; orig: False ; status: True ; controllable: True ; >05:08:53,265 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,266 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:53,354 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >05:08:53,391 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,449 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,496 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; orig: False ; status: True ; controllable: True ; >05:08:53,526 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,527 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:53,590 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:53,593 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:53,594 DBG blivet: failed to resolve '/dev/cdrom' >05:08:53,595 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:53,597 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:53,598 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:53,631 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; orig: False ; status: True ; controllable: True ; >05:08:53,664 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,664 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:53,733 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:53,735 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:53,735 DBG blivet: failed to resolve '/dev/cdrom' >05:08:53,736 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:53,737 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:53,737 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:53,777 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; orig: False ; status: True ; controllable: True ; >05:08:53,811 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,811 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:53,877 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:53,880 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:53,880 DBG blivet: failed to resolve '/dev/cdrom' >05:08:53,881 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:53,884 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:53,884 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:53,920 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; orig: False ; status: True ; controllable: True ; >05:08:53,954 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:53,955 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:54,018 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:54,020 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,020 DBG blivet: failed to resolve '/dev/cdrom' >05:08:54,021 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:54,022 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,022 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:54,049 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; orig: False ; status: True ; controllable: True ; >05:08:54,085 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,085 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:54,154 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:54,157 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,157 DBG blivet: failed to resolve '/dev/cdrom' >05:08:54,158 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:54,161 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,161 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:54,198 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; orig: False ; status: True ; controllable: True ; >05:08:54,228 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,229 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:54,295 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:54,298 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,298 DBG blivet: failed to resolve '/dev/cdrom' >05:08:54,300 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:54,303 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,303 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:54,342 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/machines ; orig: False ; status: True ; controllable: True ; >05:08:54,376 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,376 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:54,460 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >05:08:54,497 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,561 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,609 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/portables ; orig: False ; status: True ; controllable: True ; >05:08:54,637 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,638 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:54,714 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >05:08:54,745 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,809 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,855 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; orig: False ; status: True ; controllable: True ; >05:08:54,885 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:54,885 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:54,951 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:54,954 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,955 DBG blivet: failed to resolve '/dev/cdrom' >05:08:54,956 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:54,958 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:54,959 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,003 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; orig: False ; status: True ; controllable: True ; >05:08:55,035 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:55,036 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:55,102 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:55,104 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,104 DBG blivet: failed to resolve '/dev/cdrom' >05:08:55,105 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:55,106 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,106 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,146 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; orig: False ; status: True ; controllable: True ; >05:08:55,178 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:55,179 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:55,242 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:55,245 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,245 DBG blivet: failed to resolve '/dev/cdrom' >05:08:55,245 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:55,247 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,247 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,279 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; orig: False ; status: True ; controllable: True ; >05:08:55,317 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:55,318 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:55,385 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:55,387 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,387 DBG blivet: failed to resolve '/dev/cdrom' >05:08:55,388 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:55,389 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,389 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,425 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; orig: False ; status: True ; controllable: True ; >05:08:55,460 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:55,461 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:55,524 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:55,527 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,527 DBG blivet: failed to resolve '/dev/cdrom' >05:08:55,527 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:55,529 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,529 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,562 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; orig: False ; status: True ; controllable: True ; >05:08:55,592 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:55,592 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:55,658 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:55,660 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,661 DBG blivet: failed to resolve '/dev/cdrom' >05:08:55,661 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:55,663 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,663 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,697 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; orig: False ; status: True ; controllable: True ; >05:08:55,731 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:55,732 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:55,796 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:55,798 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,798 DBG blivet: failed to resolve '/dev/cdrom' >05:08:55,799 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:55,800 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,800 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,842 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; orig: False ; status: True ; controllable: True ; >05:08:55,880 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:55,881 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:55,948 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:55,950 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,950 DBG blivet: failed to resolve '/dev/cdrom' >05:08:55,951 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:55,952 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:55,953 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:55,994 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; orig: False ; status: True ; controllable: True ; >05:08:56,028 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:56,028 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:56,093 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:56,097 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,097 DBG blivet: failed to resolve '/dev/cdrom' >05:08:56,098 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:56,102 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,102 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:56,134 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; orig: False ; status: True ; controllable: True ; >05:08:56,166 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:56,166 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:56,234 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:56,237 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,237 DBG blivet: failed to resolve '/dev/cdrom' >05:08:56,238 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:56,241 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,242 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:56,274 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; orig: False ; status: True ; controllable: True ; >05:08:56,308 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:56,308 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:56,376 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:56,378 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,378 DBG blivet: failed to resolve '/dev/cdrom' >05:08:56,378 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:56,380 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,380 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:56,411 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; orig: False ; status: True ; controllable: True ; >05:08:56,445 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:56,446 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:56,510 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:56,512 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,512 DBG blivet: failed to resolve '/dev/cdrom' >05:08:56,513 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:56,515 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,515 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:56,550 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; orig: False ; status: True ; controllable: True ; >05:08:56,589 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:56,590 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:56,657 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:56,660 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,660 DBG blivet: failed to resolve '/dev/cdrom' >05:08:56,660 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:56,662 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,662 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:56,702 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; orig: False ; status: True ; controllable: True ; >05:08:56,739 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:56,740 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:56,805 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:56,808 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,809 DBG blivet: failed to resolve '/dev/cdrom' >05:08:56,810 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:56,812 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,812 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:56,848 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; orig: False ; status: True ; controllable: True ; >05:08:56,880 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:56,880 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:56,947 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:56,951 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,952 DBG blivet: failed to resolve '/dev/cdrom' >05:08:56,952 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:56,955 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:56,955 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:57,001 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; orig: False ; status: True ; controllable: True ; >05:08:57,032 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:57,033 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >05:08:57,103 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >05:08:57,106 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:57,106 DBG blivet: failed to resolve '/dev/cdrom' >05:08:57,108 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >05:08:57,111 DBG blivet: DeviceTree.get_device_by_path returned None >05:08:57,111 DBG blivet: failed to resolve '/dev/usbdisk' >05:08:57,148 DBG blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >05:08:57,181 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:08:57,237 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >05:08:57,285 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:57,286 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:57,288 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:57,307 DBG blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >05:08:57,308 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >05:08:57,308 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >05:08:57,327 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:57,328 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:57,330 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:57,345 DBG blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >05:08:57,377 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:57,431 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:57,471 DBG blivet: PartitionDevice.teardown: nvme0n1p2 ; status: True ; controllable: True ; >05:08:57,500 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:57,560 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >05:08:57,603 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:57,605 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:57,606 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:57,622 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root-old ; status: True ; controllable: True ; >05:08:57,649 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:57,704 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:57,747 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:57,775 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:57,829 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:57,873 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:57,902 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:57,959 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,003 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:58,005 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:58,006 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:58,022 DBG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >05:08:58,051 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,106 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,150 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:58,179 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,233 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,279 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:58,308 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,362 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,406 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:58,409 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:58,410 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:58,425 DBG blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >05:08:58,453 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,507 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,549 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:58,577 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,633 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,679 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:58,709 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,765 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,808 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:58,810 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:58,812 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:58,829 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root ; status: True ; controllable: True ; >05:08:58,860 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,917 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:58,961 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:58,989 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,045 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,089 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:59,120 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,175 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,215 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:59,216 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:59,218 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:59,234 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >05:08:59,262 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,317 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,363 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >05:08:59,390 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,446 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,491 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:08:59,522 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,578 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,622 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:08:59,650 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,709 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,753 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:08:59,755 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:59,756 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:08:59,773 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; controllable: True ; >05:08:59,802 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,858 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,904 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:08:59,934 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:08:59,990 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,035 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:00,065 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,124 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,171 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:00,203 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,261 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,308 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:00,310 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:00,311 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:00,327 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; controllable: True ; >05:09:00,356 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,410 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,455 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:00,484 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,540 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,585 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:00,614 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,668 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,710 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:00,739 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,793 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,841 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:00,842 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:00,844 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:00,860 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; controllable: True ; >05:09:00,890 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,947 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:00,991 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:01,019 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,077 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,120 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:01,148 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,201 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,245 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:01,274 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,329 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,374 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:01,376 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:01,377 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:01,394 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; controllable: True ; >05:09:01,423 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,477 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,520 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:01,546 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,602 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,647 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:01,675 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,730 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,772 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:01,801 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,854 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,898 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:01,900 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:01,901 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:01,917 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; controllable: True ; >05:09:01,944 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:01,996 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,038 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:02,066 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,120 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,163 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:02,191 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,247 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,290 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:02,320 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,373 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,417 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:02,419 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:02,420 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:02,437 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; controllable: True ; >05:09:02,464 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,518 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,560 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:02,587 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,640 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,684 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:02,711 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,767 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,814 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:02,844 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,901 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:02,946 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:02,947 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:02,948 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:02,964 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >05:09:02,994 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,047 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,090 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:03,117 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,172 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,217 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:03,246 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,301 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,347 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:03,377 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,434 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,480 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:03,482 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:03,483 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:03,502 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >05:09:03,529 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,586 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,630 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:03,657 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,714 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,758 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:03,785 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,839 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,883 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:03,913 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:03,968 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,012 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:04,014 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:04,015 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:04,032 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; controllable: True ; >05:09:04,062 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,121 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,167 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:04,196 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,256 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,306 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:04,335 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,393 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,438 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:04,468 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,527 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,573 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:04,575 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:04,576 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:04,594 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; controllable: True ; >05:09:04,625 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,682 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,727 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:04,757 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,817 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,864 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:04,892 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,950 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:04,998 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:05,027 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,086 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,131 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:05,133 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:05,134 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:05,150 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; controllable: True ; >05:09:05,181 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,239 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,285 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:05,315 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,372 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,418 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:05,448 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,505 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,549 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:05,581 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,638 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,685 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:05,687 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:05,688 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:05,705 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; controllable: True ; >05:09:05,733 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,789 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,834 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:05,863 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,921 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:05,966 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:05,995 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,054 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,099 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:06,128 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,182 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,226 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:06,227 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:06,229 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:06,243 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; controllable: True ; >05:09:06,274 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,332 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,380 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:06,413 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,477 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,521 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:06,550 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,606 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,649 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:06,678 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,735 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,779 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:06,781 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:06,782 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:06,799 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; controllable: True ; >05:09:06,827 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,883 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:06,927 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:06,955 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,011 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,054 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:07,085 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,141 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,187 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:07,214 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,269 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,314 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:07,316 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:07,317 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:07,334 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; controllable: True ; >05:09:07,363 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,421 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,463 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:07,491 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,547 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,591 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:07,619 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,675 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,718 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:07,749 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,803 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,849 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:07,851 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:07,852 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:07,868 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; controllable: True ; >05:09:07,898 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,956 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:07,999 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:08,025 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,082 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,125 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:08,155 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,211 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,254 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:08,285 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,341 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,387 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:08,390 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:08,391 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:08,407 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; controllable: True ; >05:09:08,438 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,495 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,539 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:08,569 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,624 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,668 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:08,698 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,752 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,797 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:08,826 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,884 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:08,927 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:08,929 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:08,930 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:08,946 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; controllable: True ; >05:09:08,975 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,031 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,074 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:09,103 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,158 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,202 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:09,231 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,287 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,330 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:09,358 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,413 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,458 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:09,459 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:09,461 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:09,477 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; controllable: True ; >05:09:09,505 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,559 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,603 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:09,632 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,685 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,729 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:09,758 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,809 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,853 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:09,883 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,937 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:09,985 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:09,987 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:09,988 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:10,005 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; controllable: True ; >05:09:10,033 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,086 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,130 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:10,158 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,215 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,259 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:10,286 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,341 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,384 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:10,413 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,470 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,512 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:10,514 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:10,515 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:10,530 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; controllable: True ; >05:09:10,558 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,611 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,656 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:10,681 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,735 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,779 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:10,808 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,863 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,909 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:10,938 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:10,996 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,040 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:11,042 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:11,043 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:11,060 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; controllable: True ; >05:09:11,086 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,143 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,186 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:11,215 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,271 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,315 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:11,345 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,400 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,443 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:11,471 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,526 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,571 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:11,572 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:11,574 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:11,590 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; controllable: True ; >05:09:11,619 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,675 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,719 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:11,749 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,804 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,848 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:11,876 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,929 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:11,973 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:12,003 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,058 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,103 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:12,105 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:12,106 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:12,121 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; controllable: True ; >05:09:12,149 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,204 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,249 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >05:09:12,278 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,332 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,377 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >05:09:12,407 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,464 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,508 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >05:09:12,540 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,598 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >05:09:12,643 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >05:09:12,644 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:12,646 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >05:09:12,663 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >05:09:12,692 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >05:09:12,747 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >05:09:12,791 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:09:12,793 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:12,794 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:12,811 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >05:09:12,839 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >05:09:12,893 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >05:09:12,936 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:09:12,938 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:12,939 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:12,955 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >05:09:12,956 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >05:09:12,957 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >05:09:12,976 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:09:12,977 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:12,978 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:12,993 DBG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >05:09:13,024 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >05:09:13,078 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >05:09:13,124 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:09:13,125 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:13,126 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:13,142 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >05:09:13,171 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >05:09:13,226 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >05:09:13,270 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:09:13,272 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:13,273 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >05:09:13,288 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:09:13,290 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >05:09:13,291 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >05:09:13,307 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >05:09:13,309 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >05:09:13,322 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,324 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,325 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,326 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,327 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,328 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,329 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,330 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,331 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,332 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,333 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,334 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,335 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,336 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,337 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,338 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,338 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,339 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,340 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,341 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,342 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,343 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,345 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,345 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,346 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,347 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,348 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,349 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,350 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,351 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,352 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,353 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,354 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,355 DBG blivet: Ext4FS.supported: supported: True ; >05:09:13,356 DBG blivet: Ext4FS.supported: supported: True ; >05:09:13,357 DBG blivet: Ext4FS.supported: supported: True ; >05:09:13,359 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,360 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,362 DBG blivet: NTFS.supported: supported: False ; >05:09:13,363 DBG blivet: EFIFS.supported: supported: True ; >05:09:13,365 DBG blivet: NTFS.supported: supported: False ; >05:09:13,366 DBG blivet: NTFS.supported: supported: False ; >05:09:13,367 DBG blivet: Iso9660FS.supported: supported: True ; >05:09:13,368 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,391 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >05:09:13,392 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (297) with existing ext4 filesystem >05:09:13,414 DBG blivet: DiskLabel.__init__: >05:09:13,414 INF blivet: DiskLabel.parted_device returning None >05:09:13,415 DBG blivet: DMRaidMember.__init__: >05:09:13,417 DBG blivet: Ext2FS.supported: supported: True ; >05:09:13,418 DBG blivet: Ext2FS.supported: supported: True ; >05:09:13,418 DBG blivet: Ext3FS.supported: supported: True ; >05:09:13,419 DBG blivet: Ext3FS.supported: supported: True ; >05:09:13,419 DBG blivet: Ext4FS.supported: supported: True ; >05:09:13,420 DBG blivet: Ext4FS.supported: supported: True ; >05:09:13,421 DBG blivet: FATFS.supported: supported: True ; >05:09:13,422 DBG blivet: FATFS.supported: supported: True ; >05:09:13,427 DBG blivet: EFIFS.supported: supported: True ; >05:09:13,428 DBG blivet: EFIFS.supported: supported: True ; >05:09:13,429 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,430 DBG blivet: BTRFS.supported: supported: True ; >05:09:13,431 DBG blivet: XFS.supported: supported: True ; >05:09:13,498 DBG blivet: XFS.supported: supported: True ; >05:09:13,500 DBG blivet: HFS.supported: supported: False ; >05:09:13,500 DBG blivet: HFS.supported: supported: False ; >05:09:13,501 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:09:13,501 DBG blivet: AppleBootstrapFS.supported: supported: True ; >05:09:13,502 DBG blivet: HFSPlus.supported: supported: False ; >05:09:13,502 DBG blivet: HFSPlus.supported: supported: False ; >05:09:13,503 DBG blivet: MacEFIFS.supported: supported: True ; >05:09:13,504 DBG blivet: MacEFIFS.supported: supported: True ; >05:09:13,504 DBG blivet: NTFS.supported: supported: False ; >05:09:13,505 DBG blivet: NTFS.supported: supported: False ; >05:09:13,505 DBG blivet: NFS.supported: supported: False ; >05:09:13,506 DBG blivet: NFS.supported: supported: False ; >05:09:13,506 DBG blivet: NFSv4.supported: supported: False ; >05:09:13,507 DBG blivet: NFSv4.supported: supported: False ; >05:09:13,507 DBG blivet: Iso9660FS.supported: supported: True ; >05:09:13,508 DBG blivet: Iso9660FS.supported: supported: True ; >05:09:13,508 DBG blivet: NoDevFS.supported: supported: False ; >05:09:13,509 DBG blivet: NoDevFS.supported: supported: False ; >05:09:13,509 DBG blivet: DevPtsFS.supported: supported: False ; >05:09:13,510 DBG blivet: DevPtsFS.supported: supported: False ; >05:09:13,510 DBG blivet: ProcFS.supported: supported: False ; >05:09:13,511 DBG blivet: ProcFS.supported: supported: False ; >05:09:13,511 DBG blivet: SysFS.supported: supported: False ; >05:09:13,512 DBG blivet: SysFS.supported: supported: False ; >05:09:13,512 DBG blivet: TmpFS.supported: supported: True ; >05:09:13,566 DBG blivet: TmpFS.supported: supported: True ; >05:09:13,569 DBG blivet: BindFS.supported: supported: False ; >05:09:13,572 DBG blivet: BindFS.supported: supported: False ; >05:09:13,574 DBG blivet: SELinuxFS.supported: supported: False ; >05:09:13,574 DBG blivet: SELinuxFS.supported: supported: False ; >05:09:13,575 DBG blivet: USBFS.supported: supported: False ; >05:09:13,576 DBG blivet: USBFS.supported: supported: False ; >05:09:13,578 DBG blivet: EFIVarFS.supported: supported: False ; >05:09:13,580 DBG blivet: EFIVarFS.supported: supported: False ; >05:09:13,582 DBG blivet: LUKS.__init__: >05:09:13,586 DBG blivet: LVMPhysicalVolume.__init__: >05:09:13,588 DBG blivet: MDRaidMember.__init__: >05:09:13,591 DBG blivet: MultipathMember.__init__: >05:09:13,592 DBG blivet: SwapSpace.__init__: >09:09:26,691 DBG blivet: registered device format class DeviceFormat as None >09:09:26,699 DBG blivet: registered device format class BIOSBoot as biosboot >09:09:26,703 DBG blivet: registered device format class DiskLabel as disklabel >09:09:26,703 DBG blivet: registered device format class DMRaidMember as dmraidmember >09:09:26,711 DBG blivet: registered device format class Ext2FS as ext2 >09:09:26,711 DBG blivet: registered device format class Ext3FS as ext3 >09:09:26,711 DBG blivet: registered device format class Ext4FS as ext4 >09:09:26,711 DBG blivet: registered device format class FATFS as vfat >09:09:26,711 DBG blivet: registered device format class EFIFS as efi >09:09:26,711 DBG blivet: registered device format class BTRFS as btrfs >09:09:26,711 DBG blivet: registered device format class GFS2 as gfs2 >09:09:26,712 DBG blivet: registered device format class JFS as jfs >09:09:26,712 DBG blivet: registered device format class ReiserFS as reiserfs >09:09:26,712 DBG blivet: registered device format class XFS as xfs >09:09:26,712 DBG blivet: registered device format class HFS as hfs >09:09:26,712 DBG blivet: registered device format class AppleBootstrapFS as appleboot >09:09:26,712 DBG blivet: registered device format class HFSPlus as hfs+ >09:09:26,712 DBG blivet: registered device format class MacEFIFS as macefi >09:09:26,712 DBG blivet: registered device format class NTFS as ntfs >09:09:26,712 DBG blivet: registered device format class NFS as nfs >09:09:26,713 DBG blivet: registered device format class NFSv4 as nfs4 >09:09:26,713 DBG blivet: registered device format class Iso9660FS as iso9660 >09:09:26,713 DBG blivet: registered device format class NoDevFS as nodev >09:09:26,713 DBG blivet: registered device format class DevPtsFS as devpts >09:09:26,713 DBG blivet: registered device format class ProcFS as proc >09:09:26,713 DBG blivet: registered device format class SysFS as sysfs >09:09:26,713 DBG blivet: registered device format class TmpFS as tmpfs >09:09:26,713 DBG blivet: registered device format class BindFS as bind >09:09:26,713 DBG blivet: registered device format class SELinuxFS as selinuxfs >09:09:26,713 DBG blivet: registered device format class USBFS as usbfs >09:09:26,713 DBG blivet: registered device format class EFIVarFS as efivarfs >09:09:26,715 DBG blivet: registered device format class LUKS as luks >09:09:26,717 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:09:26,718 DBG blivet: registered device format class MDRaidMember as mdmember >09:09:26,718 DBG blivet: registered device format class MultipathMember as multipath_member >09:09:26,718 DBG blivet: registered device format class PPCPRePBoot as prepboot >09:09:26,719 DBG blivet: registered device format class SwapSpace as swap >09:09:27,393 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:09:27,394 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:09:27,423 INF blivet: devices to scan: ['nvme0n1', 'nvme0n1p1', 'nvme0n1p2', 'nvme0n1p3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdc', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >09:09:27,424 INF blivet: scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1)... >09:09:27,437 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:27,457 DBG blivet: IGNORED: Caught exception, continuing. >09:09:27,457 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:09:27,457 DBG blivet: IGNORED: Begin exception details. >09:09:27,457 DBG blivet: IGNORED: Traceback (most recent call last): >09:09:27,457 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >09:09:27,458 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >09:09:27,458 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >09:09:27,458 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >09:09:27,458 DBG blivet: IGNORED: Traceback (most recent call last): >09:09:27,458 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >09:09:27,458 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >09:09:27,458 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >09:09:27,458 DBG blivet: IGNORED: return fn(*args, **kwargs) >09:09:27,458 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >09:09:27,458 DBG blivet: IGNORED: connection=self._connection) >09:09:27,458 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >09:09:27,458 DBG blivet: IGNORED: raise DBusCallError(msg) >09:09:27,458 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >09:09:27,458 DBG blivet: IGNORED: End exception details. >09:09:27,459 WRN blivet: device/vendor is not a valid attribute >09:09:27,459 INF blivet: nvme0n1 is a disk >09:09:27,459 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >09:09:27,459 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >09:09:27,460 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >09:09:27,460 DBG blivet: updated nvme0n1 size to 476.94 GiB (476.94 GiB) >09:09:27,460 INF blivet: added disk nvme0n1 (id 0) to device tree >09:09:27,460 INF blivet: got device: DiskDevice instance (0x7f3ee31bc470) -- > name = nvme0n1 status = True id = 0 > children = [] > parents = [] > uuid = None size = 476.94 GiB > format = existing None > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 476.94 GiB path = /dev/nvme0n1 > format args = [] original_format = None removable = False wwn = eui.0025385671b00561 >09:09:27,461 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >09:09:27,462 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >09:09:27,462 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >09:09:27,462 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >09:09:27,462 INF blivet: type detected on 'nvme0n1' is 'btrfs' >09:09:27,462 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 8 >09:09:27,462 INF blivet: creating btrfs volume btrfs.gentoo >09:09:27,462 DBG blivet: get_format('None') returning DeviceFormat instance with object id 10 >09:09:27,463 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >09:09:27,463 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >09:09:27,463 DBG blivet: btrfs.9 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >09:09:27,463 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 13 >09:09:27,464 INF blivet: added btrfs volume gentoo (id 9) to device tree >09:09:27,558 INF blivet: got format: existing btrfs filesystem >09:09:27,559 INF blivet: scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >09:09:27,560 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:27,586 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (0) with existing btrfs filesystem >09:09:27,586 INF blivet: ignoring 'btrfs' format on disk that contains 'nvme0n1p1' >09:09:27,598 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f3ee20c84e0>, <parted.partition.Partition object at 0x7f3ee20c8748>, <parted.partition.Partition object at 0x7f3ee20c88d0>] > device: <parted.device.Device object at 0x7f3ee20c81d0> > PedDisk: <_ped.Disk object at 0x7f3ee21309c8> >09:09:27,663 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 16 >09:09:27,665 DBG blivet: get_format('None') returning DeviceFormat instance with object id 19 >09:09:27,665 DBG blivet: get_format('None') returning DeviceFormat instance with object id 20 >09:09:27,665 DBG blivet: nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >09:09:27,666 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >09:09:27,666 DBG blivet: looking up parted Partition: /dev/nvme0n1p1 >09:09:27,667 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 22 >09:09:27,668 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >09:09:27,668 INF blivet: added partition nvme0n1p1 (id 18) to device tree >09:09:27,668 INF blivet: got device: PartitionDevice instance (0x7f3ee212f668) -- > name = nvme0n1p1 status = True id = 18 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel'] > uuid = c951e994-c936-44fd-89a4-79b12ad08b21 size = 128 MiB > format = existing biosboot > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 128 MiB path = /dev/nvme0n1p1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee20c8160> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ee20c8080> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c80b8> PedPartition: <_ped.Partition object at 0x7f3ee2112e08> > disk = existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel > start = 2048 end = 264191 length = 262144 > flags = bios_grub >09:09:27,669 DBG blivet: no type or existing type for nvme0n1p1, bailing >09:09:27,669 INF blivet: scanning nvme0n1p2 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2)... >09:09:27,670 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:27,698 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel >09:09:27,698 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >09:09:27,699 DBG blivet: get_format('None') returning DeviceFormat instance with object id 26 >09:09:27,699 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >09:09:27,699 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >09:09:27,699 DBG blivet: looking up parted Partition: /dev/nvme0n1p2 >09:09:27,700 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >09:09:27,700 INF blivet: added partition nvme0n1p2 (id 24) to device tree >09:09:27,700 INF blivet: got device: PartitionDevice instance (0x7f3ee31bea58) -- > name = nvme0n1p2 status = True id = 24 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel'] > uuid = 8ccd3c5c-bf90-4d49-95d5-e134b17351d8 size = 1024 MiB > format = existing None > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 1024 MiB path = /dev/nvme0n1p2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee20c8160> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ee20c8b70> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c8860> PedPartition: <_ped.Partition object at 0x7f3ee21129e8> > disk = existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel > start = 264192 end = 2361343 length = 2097152 > flags = >09:09:27,701 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >09:09:27,701 DBG blivet: get_format('efi') returning EFIFS instance with object id 29 >09:09:27,702 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >09:09:27,702 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 31 >09:09:27,702 INF blivet: type detected on 'nvme0n1p2' is 'btrfs' >09:09:27,702 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 32 >09:09:27,702 INF blivet: creating btrfs volume btrfs.boot >09:09:27,702 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >09:09:27,702 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >09:09:27,703 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >09:09:27,703 DBG blivet: btrfs.33 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >09:09:27,703 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 37 >09:09:27,704 INF blivet: added btrfs volume boot (id 33) to device tree >09:09:27,750 INF blivet: got format: existing btrfs filesystem >09:09:27,751 INF blivet: scanning nvme0n1p3 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3)... >09:09:27,751 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:27,777 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel >09:09:27,778 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >09:09:27,778 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >09:09:27,778 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:27,779 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >09:09:27,779 DBG blivet: looking up parted Partition: /dev/nvme0n1p3 >09:09:27,780 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >09:09:27,780 INF blivet: added partition nvme0n1p3 (id 40) to device tree >09:09:27,780 INF blivet: got device: PartitionDevice instance (0x7f3ee212fb70) -- > name = nvme0n1p3 status = True id = 40 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel'] > uuid = 87b245d7-a565-4506-a0ab-60ecc20f2e1c size = 475.81 GiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 475.81 GiB path = /dev/nvme0n1p3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee20c8160> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ee20c8b00> > number: 3 path: /dev/nvme0n1p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c8940> PedPartition: <_ped.Partition object at 0x7f3ee2112990> > disk = existing 476.94 GiB disk nvme0n1 (0) with existing gpt disklabel > start = 2361344 end = 1000215182 length = 997853839 > flags = >09:09:27,781 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >09:09:27,781 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >09:09:27,781 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >09:09:27,781 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >09:09:27,781 INF blivet: type detected on 'nvme0n1p3' is 'btrfs' >09:09:27,781 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 48 >09:09:27,782 INF blivet: creating btrfs volume btrfs.btrfsroot >09:09:27,782 DBG blivet: get_format('None') returning DeviceFormat instance with object id 50 >09:09:27,782 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >09:09:27,782 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:27,782 DBG blivet: btrfs.49 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:27,782 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 53 >09:09:27,783 INF blivet: added btrfs volume btrfsroot (id 49) to device tree >09:09:27,835 INF blivet: got format: existing btrfs filesystem >09:09:27,836 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda)... >09:09:27,837 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:27,839 INF blivet: sda is a disk >09:09:27,839 DBG blivet: get_format('None') returning DeviceFormat instance with object id 57 >09:09:27,839 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >09:09:27,839 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda >09:09:27,839 DBG blivet: updated sda size to 3.64 TiB (3.64 TiB) >09:09:27,840 INF blivet: added disk sda (id 56) to device tree >09:09:27,840 INF blivet: got device: DiskDevice instance (0x7f3ee20c4320) -- > name = sda status = True id = 56 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda > target size = 3.64 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca24cc45a88 >09:09:27,841 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 60 >09:09:27,841 DBG blivet: get_format('efi') returning EFIFS instance with object id 61 >09:09:27,841 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >09:09:27,841 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >09:09:27,970 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f3ee20c5898>, <parted.partition.Partition object at 0x7f3ee20c5c18>, <parted.partition.Partition object at 0x7f3ee20c5710>, <parted.partition.Partition object at 0x7f3ee20c5208>, <parted.partition.Partition object at 0x7f3ee20c5d68>] > device: <parted.device.Device object at 0x7f3ee212f4e0> > PedDisk: <_ped.Disk object at 0x7f3ee2135988> >09:09:28,631 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 64 >09:09:28,632 INF blivet: got format: existing gpt disklabel >09:09:28,634 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1)... >09:09:28,634 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,660 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >09:09:28,661 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >09:09:28,661 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >09:09:28,661 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 >09:09:28,662 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >09:09:28,662 DBG blivet: looking up parted Partition: /dev/sda1 >09:09:28,663 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >09:09:28,663 INF blivet: added partition sda1 (id 66) to device tree >09:09:28,663 INF blivet: got device: PartitionDevice instance (0x7f3ee20d0630) -- > name = sda1 status = True id = 66 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 10b99630-bd38-400e-98e3-d70dfd9f1bf0 size = 450 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 > target size = 450 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee212ff98> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ee20c5828> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c5f60> PedPartition: <_ped.Partition object at 0x7f3ee31ce7d8> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 2048 end = 923647 length = 921600 > flags = hidden, diag >09:09:28,664 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >09:09:28,664 DBG blivet: get_format('efi') returning EFIFS instance with object id 71 >09:09:28,664 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >09:09:28,664 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 73 >09:09:28,664 INF blivet: type detected on 'sda1' is 'ntfs' >09:09:28,664 DBG blivet: get_format('ntfs') returning NTFS instance with object id 74 >09:09:28,664 INF blivet: got format: existing ntfs filesystem >09:09:28,666 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2)... >09:09:28,666 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,690 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >09:09:28,690 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >09:09:28,690 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >09:09:28,691 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 >09:09:28,691 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >09:09:28,691 DBG blivet: looking up parted Partition: /dev/sda2 >09:09:28,692 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >09:09:28,692 INF blivet: added partition sda2 (id 76) to device tree >09:09:28,692 INF blivet: got device: PartitionDevice instance (0x7f3ee213fc50) -- > name = sda2 status = True id = 76 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 size = 100 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 > target size = 100 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee212ff98> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ee20c5a20> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c5780> PedPartition: <_ped.Partition object at 0x7f3ee2112c50> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 923648 end = 1128447 length = 204800 > flags = boot, esp >09:09:28,693 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 80 >09:09:28,693 DBG blivet: get_format('efi') returning EFIFS instance with object id 81 >09:09:28,693 INF blivet: type detected on 'sda2' is 'efi' >09:09:28,694 DBG blivet: get_format('efi') returning EFIFS instance with object id 82 >09:09:28,694 INF blivet: got format: existing efi filesystem >09:09:28,695 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3)... >09:09:28,695 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,720 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >09:09:28,720 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >09:09:28,720 DBG blivet: get_format('None') returning DeviceFormat instance with object id 86 >09:09:28,721 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 >09:09:28,721 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >09:09:28,721 DBG blivet: looking up parted Partition: /dev/sda3 >09:09:28,722 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >09:09:28,722 INF blivet: added partition sda3 (id 84) to device tree >09:09:28,722 INF blivet: got device: PartitionDevice instance (0x7f3ee20def28) -- > name = sda3 status = True id = 84 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = df615093-7c86-42c3-9fb0-db38367da481 size = 16 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 > target size = 16 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee212ff98> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c5978> PedPartition: <_ped.Partition object at 0x7f3ee2112830> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 1128448 end = 1161215 length = 32768 > flags = msftres >09:09:28,723 DBG blivet: no type or existing type for sda3, bailing >09:09:28,724 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4)... >09:09:28,724 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,750 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >09:09:28,750 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >09:09:28,750 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >09:09:28,751 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 >09:09:28,751 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >09:09:28,751 DBG blivet: looking up parted Partition: /dev/sda4 >09:09:28,752 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >09:09:28,752 INF blivet: added partition sda4 (id 89) to device tree >09:09:28,752 INF blivet: got device: PartitionDevice instance (0x7f3ee20d3208) -- > name = sda4 status = True id = 89 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 size = 795.78 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 > target size = 795.78 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee212ff98> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ee20c5f98> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c5cc0> PedPartition: <_ped.Partition object at 0x7f3ee2112f68> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 1161216 end = 1670035455 length = 1668874240 > flags = msftdata >09:09:28,753 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >09:09:28,753 DBG blivet: get_format('efi') returning EFIFS instance with object id 94 >09:09:28,753 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 95 >09:09:28,754 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >09:09:28,754 INF blivet: type detected on 'sda4' is 'ntfs' >09:09:28,754 DBG blivet: get_format('ntfs') returning NTFS instance with object id 97 >09:09:28,754 INF blivet: got format: existing ntfs filesystem >09:09:28,755 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5)... >09:09:28,755 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,780 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (56) with existing gpt disklabel >09:09:28,780 DBG blivet: get_format('None') returning DeviceFormat instance with object id 100 >09:09:28,780 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >09:09:28,781 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 >09:09:28,781 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >09:09:28,781 DBG blivet: looking up parted Partition: /dev/sda5 >09:09:28,782 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >09:09:28,782 INF blivet: added partition sda5 (id 99) to device tree >09:09:28,782 INF blivet: got device: PartitionDevice instance (0x7f3ee20cd160) -- > name = sda5 status = True id = 99 > children = [] > parents = ['existing 3.64 TiB disk sda (56) with existing gpt disklabel'] > uuid = 9af92f87-63a0-4b64-8a48-d6dc237c4106 size = 2.86 TiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 > target size = 2.86 TiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3ee212ff98> fileSystem: <parted.filesystem.FileSystem object at 0x7f3ee20c5eb8> > number: 5 path: /dev/sda5 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3ee20c5e48> PedPartition: <_ped.Partition object at 0x7f3ee2112bf8> > disk = existing 3.64 TiB disk sda (56) with existing gpt disklabel > start = 1670035456 end = 7814033407 length = 6143997952 > flags = msftdata >09:09:28,783 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >09:09:28,783 DBG blivet: get_format('efi') returning EFIFS instance with object id 104 >09:09:28,784 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 105 >09:09:28,784 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 106 >09:09:28,784 INF blivet: type detected on 'sda5' is 'ntfs' >09:09:28,784 DBG blivet: get_format('ntfs') returning NTFS instance with object id 107 >09:09:28,784 INF blivet: got format: existing ntfs filesystem >09:09:28,785 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc)... >09:09:28,785 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,787 INF blivet: sdc is a disk >09:09:28,787 DBG blivet: get_format('None') returning DeviceFormat instance with object id 110 >09:09:28,787 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >09:09:28,787 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc >09:09:28,788 DBG blivet: updated sdc size to 0 B (0 B) >09:09:28,788 INF blivet: added disk sdc (id 109) to device tree >09:09:28,788 INF blivet: got device: DiskDevice instance (0x7f3ee20e7898) -- > name = sdc status = True id = 109 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc > target size = 0 B path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >09:09:28,789 DBG blivet: no media present for device sdc >09:09:28,789 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb)... >09:09:28,790 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,792 INF blivet: sdb is a disk >09:09:28,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 115 >09:09:28,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >09:09:28,792 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb >09:09:28,792 DBG blivet: updated sdb size to 58.83 GiB (58.83 GiB) >09:09:28,793 INF blivet: added disk sdb (id 114) to device tree >09:09:28,793 INF blivet: got device: DiskDevice instance (0x7f3ee20e8630) -- > name = sdb status = True id = 114 > children = [] > parents = [] > uuid = None size = 58.83 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb > target size = 58.83 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >09:09:28,793 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 118 >09:09:28,794 DBG blivet: get_format('efi') returning EFIFS instance with object id 119 >09:09:28,794 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 120 >09:09:28,794 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 121 >09:09:28,794 INF blivet: type detected on 'sdb' is 'iso9660' >09:09:28,794 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 122 >09:09:28,794 INF blivet: got format: existing iso9660 filesystem >09:09:28,795 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1)... >09:09:28,796 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,823 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (114) with existing iso9660 filesystem >09:09:28,823 DBG blivet: lvm filter: adding sdb1 to the reject list >09:09:28,823 DBG blivet: ignoring partition sdb1 on iso9660 >09:09:28,823 DBG blivet: no device obtained for sdb1 >09:09:28,824 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2)... >09:09:28,824 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,848 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (114) with existing iso9660 filesystem >09:09:28,848 DBG blivet: lvm filter: adding sdb2 to the reject list >09:09:28,848 DBG blivet: ignoring partition sdb2 on iso9660 >09:09:28,848 DBG blivet: no device obtained for sdb2 >09:09:28,849 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3)... >09:09:28,850 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,874 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (114) with existing iso9660 filesystem >09:09:28,875 DBG blivet: lvm filter: adding sdb3 to the reject list >09:09:28,875 DBG blivet: ignoring partition sdb3 on iso9660 >09:09:28,875 DBG blivet: no device obtained for sdb3 >09:09:28,875 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:09:28,875 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,876 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,876 DBG blivet: get_format('None') returning DeviceFormat instance with object id 125 >09:09:28,877 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >09:09:28,877 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >09:09:28,877 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 124) to device tree >09:09:28,877 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >09:09:28,877 DBG blivet: get_format('None') returning DeviceFormat instance with object id 130 >09:09:28,878 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:09:28,878 INF blivet: added loop loop0 (id 128) to device tree >09:09:28,878 INF blivet: got device: LoopDevice instance (0x7f3ee20c4358) -- > name = loop0 status = False id = 128 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (124)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >09:09:28,879 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 132 >09:09:28,879 DBG blivet: get_format('efi') returning EFIFS instance with object id 133 >09:09:28,879 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >09:09:28,879 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 135 >09:09:28,879 INF blivet: type detected on 'loop0' is 'squashfs' >09:09:28,879 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 136 >09:09:28,879 INF blivet: got format: existing None >09:09:28,880 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:09:28,880 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,881 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >09:09:28,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 140 >09:09:28,882 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:09:28,882 INF blivet: added file /LiveOS/rootfs.img (id 138) to device tree >09:09:28,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 143 >09:09:28,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 144 >09:09:28,882 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:09:28,882 INF blivet: added loop loop1 (id 142) to device tree >09:09:28,882 INF blivet: got device: LoopDevice instance (0x7f3ee20f6828) -- > name = loop1 status = False id = 142 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (138)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >09:09:28,883 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 146 >09:09:28,883 DBG blivet: get_format('efi') returning EFIFS instance with object id 147 >09:09:28,883 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 148 >09:09:28,883 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 149 >09:09:28,883 INF blivet: type detected on 'loop1' is 'ext4' >09:09:28,888 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 150 >09:09:28,888 INF blivet: got format: existing ext4 filesystem >09:09:28,889 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:09:28,891 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,892 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,892 DBG blivet: get_format('None') returning DeviceFormat instance with object id 153 >09:09:28,892 DBG blivet: get_format('None') returning DeviceFormat instance with object id 154 >09:09:28,892 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:09:28,892 INF blivet: added file /overlay (deleted) (id 152) to device tree >09:09:28,892 DBG blivet: get_format('None') returning DeviceFormat instance with object id 157 >09:09:28,892 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >09:09:28,893 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:09:28,893 INF blivet: added loop loop2 (id 156) to device tree >09:09:28,893 INF blivet: got device: LoopDevice instance (0x7f3ee20f6ef0) -- > name = loop2 status = False id = 156 > children = [] > parents = ['existing 0 B file /overlay (deleted) (152)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >09:09:28,893 DBG blivet: no type or existing type for loop2, bailing >09:09:28,894 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:09:28,894 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,921 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (142) with existing ext4 filesystem >09:09:28,922 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (156) >09:09:28,923 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,923 DBG blivet: get_format('None') returning DeviceFormat instance with object id 162 >09:09:28,923 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >09:09:28,924 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:09:28,924 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >09:09:28,924 INF blivet: added dm live-rw (id 161) to device tree >09:09:28,924 INF blivet: got device: DMDevice instance (0x7f3ee20f0b00) -- > name = live-rw status = True id = 161 > children = [] > parents = ['existing 0 B loop loop1 (142) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:09:28,933 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >09:09:28,933 DBG blivet: get_format('efi') returning EFIFS instance with object id 166 >09:09:28,933 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >09:09:28,933 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >09:09:28,934 INF blivet: type detected on 'live-rw' is 'ext4' >09:09:28,934 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 169 >09:09:28,934 INF blivet: got format: existing ext4 filesystem >09:09:28,935 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:09:28,936 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,964 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (142) with existing ext4 filesystem >09:09:28,965 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:28,965 DBG blivet: get_format('None') returning DeviceFormat instance with object id 172 >09:09:28,965 DBG blivet: get_format('None') returning DeviceFormat instance with object id 173 >09:09:28,965 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:09:28,966 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >09:09:28,966 INF blivet: added dm live-base (id 171) to device tree >09:09:28,966 INF blivet: got device: DMDevice instance (0x7f3ee20fa6a0) -- > name = live-base status = True id = 171 > children = [] > parents = ['existing 0 B loop loop1 (142) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:09:28,974 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 175 >09:09:28,974 DBG blivet: get_format('efi') returning EFIFS instance with object id 176 >09:09:28,975 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 177 >09:09:28,975 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 178 >09:09:28,975 INF blivet: type detected on 'live-base' is 'ext4' >09:09:28,975 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 179 >09:09:28,975 INF blivet: got format: existing ext4 filesystem >09:09:32,091 INF blivet: ISCSID is /sbin/iscsid >09:09:32,091 INF blivet: no initiator set >09:09:32,105 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:09:32,106 INF blivet: no /etc/zfcp.conf; not configuring zfcp >09:09:32,460 DBG blivet: Ext4FS.supported: supported: True ; >09:09:32,460 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >09:09:32,461 DBG blivet: Ext4FS.supported: supported: True ; >09:09:32,461 DBG blivet: trying to set new default fstype to 'ext4' >09:09:32,462 DBG blivet: Ext4FS.supported: supported: True ; >09:09:32,462 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >09:09:32,463 DBG blivet: Ext4FS.supported: supported: True ; >09:09:32,604 INF blivet: no initiator set >09:09:32,604 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fc875822d68> >09:09:32,604 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:09:32,622 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:09:32,818 INF blivet: devices to scan: ['nvme0n1', 'nvme0n1p1', 'nvme0n1p2', 'nvme0n1p3', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdc', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >09:09:32,820 DBG blivet: DeviceTree.handle_device: name: nvme0n1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e ' > '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T ' > '/dev/disk/by-label/gentoo ' > '/dev/disk/by-id/nvme-eui.0025385671b00561 ' > '/dev/disk/by-path/pci-0000:01:00.0-nvme-1', > 'DEVNAME': '/dev/nvme0n1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'gentoo', > 'ID_FS_LABEL_ENC': 'gentoo', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', > 'ID_FS_UUID_ENC': '5627fd45-bc4f-4d51-a70d-ea7f1bd7a35e', > 'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13803193'} ; >09:09:32,820 INF blivet: scanning nvme0n1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1)... >09:09:32,821 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >09:09:32,822 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:32,823 DBG blivet: DiskDevicePopulator.run: name: nvme0n1 ; >09:09:32,823 WRN blivet: device/vendor is not a valid attribute >09:09:32,824 INF blivet: nvme0n1 is a disk >09:09:32,824 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >09:09:32,824 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >09:09:32,825 DBG blivet: DiskDevice._set_format: nvme0n1 ; type: None ; current: None ; >09:09:32,826 DBG blivet: DiskDevice.update_sysfs_path: nvme0n1 ; status: True ; >09:09:32,826 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >09:09:32,828 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/nvme0n1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 ; >09:09:32,828 DBG blivet: updated nvme0n1 size to 476.94 GiB (476.94 GiB) >09:09:32,829 INF blivet: added disk nvme0n1 (id 2) to device tree >09:09:32,829 INF blivet: got device: DiskDevice instance (0x7fc86005f860) -- > name = nvme0n1 status = True id = 2 > children = [] > parents = [] > uuid = None size = 476.94 GiB > format = existing None > major = 259 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 > target size = 476.94 GiB path = /dev/nvme0n1 > format args = [] original_format = None removable = False wwn = eui.0025385671b00561 >09:09:32,831 DBG blivet: DeviceTree.handle_format: name: nvme0n1 ; >09:09:32,835 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:09:32,835 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >09:09:32,838 DBG blivet: EFIFS.supported: supported: True ; >09:09:32,839 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >09:09:32,841 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:32,841 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >09:09:32,843 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:32,843 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >09:09:32,843 INF blivet: type detected on 'nvme0n1' is 'btrfs' >09:09:32,845 DBG blivet: BTRFS.supported: supported: True ; >09:09:32,845 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 10 >09:09:32,846 DBG blivet: DiskDevice._set_format: nvme0n1 ; type: btrfs ; current: None ; >09:09:32,847 INF blivet: creating btrfs volume btrfs.gentoo >09:09:32,847 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >09:09:32,849 DBG blivet: BTRFSVolumeDevice._add_parent: gentoo ; parent: nvme0n1 ; >09:09:32,851 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: gentoo ; kids: 0 ; >09:09:32,851 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >09:09:32,852 DBG blivet: BTRFSVolumeDevice._set_format: gentoo ; type: None ; current: None ; >09:09:32,855 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.11 ; status: True ; >09:09:32,856 DBG blivet: DiskDevice.update_sysfs_path: nvme0n1 ; status: True ; >09:09:32,857 DBG blivet: nvme0n1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >09:09:32,857 DBG blivet: btrfs.11 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1 >09:09:32,858 DBG blivet: BTRFS.supported: supported: True ; >09:09:32,859 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 15 >09:09:32,860 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.11 ; type: btrfs ; current: None ; >09:09:32,860 INF blivet: added btrfs volume gentoo (id 11) to device tree >09:09:32,861 DBG blivet: BTRFSVolumeDevice.setup: gentoo ; orig: True ; status: True ; controllable: True ; >09:09:32,986 DBG blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:09:32,987 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /tmp/btrfs-tmp.11fx33qu1d ; >09:09:33,014 DBG blivet: btrfs temp mount failed: mount failed: 32 >09:09:33,017 DBG blivet: BTRFSVolumeDevice.setup: gentoo ; orig: True ; status: True ; controllable: True ; >09:09:33,078 DBG blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:09:33,079 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /tmp/btrfs-tmp.11zak3vusj ; >09:09:33,107 DBG blivet: btrfs temp mount failed: mount failed: 32 >09:09:33,107 INF blivet: got format: existing btrfs filesystem >09:09:33,141 DBG blivet: BTRFS.supported: supported: True ; >09:09:33,170 DBG blivet: BTRFS.supported: supported: True ; >09:09:33,172 DBG blivet: DeviceTree.handle_device: name: nvme0n1p1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part1 ' > '/dev/disk/by-uuid/4E29-D2AF ' > '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part1 ' > '/dev/disk/by-partuuid/c951e994-c936-44fd-89a4-79b12ad08b21 ' > '/dev/disk/by-id/nvme-eui.0025385671b00561-part1 ' > '/dev/disk/by-label/gentoo', > 'DEVNAME': '/dev/nvme0n1p1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'gentoo', > 'ID_FS_LABEL_ENC': 'gentoo', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4E29-D2AF', > 'ID_FS_UUID_ENC': '4E29-D2AF', > 'ID_FS_UUID_SUB': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_FS_UUID_SUB_ENC': '45b48543-dd09-4d09-98e4-5abcf4239c9b', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_ENTRY_DISK': '259:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '262144', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': 'c951e994-c936-44fd-89a4-79b12ad08b21', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1p1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '13820829'} ; >09:09:33,172 INF blivet: scanning nvme0n1p1 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1)... >09:09:33,173 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1p1 ; incomplete: False ; hidden: False ; >09:09:33,174 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:33,175 DBG blivet: PartitionDevicePopulator.run: name: nvme0n1p1 ; >09:09:33,207 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >09:09:33,208 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing btrfs filesystem >09:09:33,209 INF blivet: ignoring 'btrfs' format on disk that contains 'nvme0n1p1' >09:09:33,210 DBG blivet: DiskLabel.__init__: exists: True ; device: /dev/nvme0n1 ; >09:09:33,218 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc853d09ba8>, <parted.partition.Partition object at 0x7fc853d09c88>, <parted.partition.Partition object at 0x7fc853d09668>] > device: <parted.device.Device object at 0x7fc853d09eb8> > PedDisk: <_ped.Disk object at 0x7fc86008c408> >09:09:33,290 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >09:09:33,292 DBG blivet: DiskDevice._set_format: nvme0n1 ; type: disklabel ; current: btrfs ; >09:09:33,293 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >09:09:33,295 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p1 ; kids: 1 ; >09:09:33,296 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >09:09:33,297 DBG blivet: PartitionDevice._set_format: nvme0n1p1 ; type: None ; current: None ; >09:09:33,298 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p1 ; status: True ; >09:09:33,298 DBG blivet: nvme0n1p1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 >09:09:33,299 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >09:09:33,299 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >09:09:33,300 DBG blivet: looking up parted Partition: /dev/nvme0n1p1 >09:09:33,300 DBG blivet: PartitionDevice.probe: nvme0n1p1 ; exists: True ; >09:09:33,301 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 1 ; >09:09:33,302 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 10 ; >09:09:33,303 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p1 ; flag: 12 ; >09:09:33,303 DBG blivet: get_format('biosboot') returning BIOSBoot instance with object id 24 >09:09:33,304 DBG blivet: PartitionDevice._set_format: nvme0n1p1 ; type: biosboot ; current: None ; >09:09:33,305 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 ; >09:09:33,306 DBG blivet: updated nvme0n1p1 size to 128 MiB (128 MiB) >09:09:33,306 INF blivet: added partition nvme0n1p1 (id 20) to device tree >09:09:33,306 INF blivet: got device: PartitionDevice instance (0x7fc853d3eba8) -- > name = nvme0n1p1 status = True id = 20 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = c951e994-c936-44fd-89a4-79b12ad08b21 size = 128 MiB > format = existing biosboot > major = 259 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p1 > target size = 128 MiB path = /dev/nvme0n1p1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc853d09a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc853d090b8> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc853d090f0> PedPartition: <_ped.Partition object at 0x7fc853cc80a0> > disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel > start = 2048 end = 264191 length = 262144 > flags = bios_grub >09:09:33,310 DBG blivet: DeviceTree.handle_format: name: nvme0n1p1 ; >09:09:33,311 DBG blivet: no type or existing type for nvme0n1p1, bailing >09:09:33,312 DBG blivet: DeviceTree.handle_device: name: nvme0n1p2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part2 ' > '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part2 ' > '/dev/disk/by-partuuid/8ccd3c5c-bf90-4d49-95d5-e134b17351d8 ' > '/dev/disk/by-uuid/e23fda46-f8b5-4817-86de-bf6d60343ae0 ' > '/dev/disk/by-id/nvme-eui.0025385671b00561-part2 ' > '/dev/disk/by-label/boot', > 'DEVNAME': '/dev/nvme0n1p2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', > 'ID_FS_UUID_ENC': 'e23fda46-f8b5-4817-86de-bf6d60343ae0', > 'ID_FS_UUID_SUB': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', > 'ID_FS_UUID_SUB_ENC': 'e18523c3-2a08-4932-b93b-8f17bb49e93c', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_ENTRY_DISK': '259:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '264192', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '8ccd3c5c-bf90-4d49-95d5-e134b17351d8', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1p2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13819929'} ; >09:09:33,312 INF blivet: scanning nvme0n1p2 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2)... >09:09:33,312 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1p2 ; incomplete: False ; hidden: False ; >09:09:33,313 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:33,314 DBG blivet: PartitionDevicePopulator.run: name: nvme0n1p2 ; >09:09:33,342 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >09:09:33,342 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >09:09:33,344 DBG blivet: get_format('None') returning DeviceFormat instance with object id 27 >09:09:33,345 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p2 ; kids: 2 ; >09:09:33,345 DBG blivet: get_format('None') returning DeviceFormat instance with object id 28 >09:09:33,346 DBG blivet: PartitionDevice._set_format: nvme0n1p2 ; type: None ; current: None ; >09:09:33,347 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p2 ; status: True ; >09:09:33,347 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >09:09:33,348 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 ; >09:09:33,349 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >09:09:33,349 DBG blivet: looking up parted Partition: /dev/nvme0n1p2 >09:09:33,350 DBG blivet: PartitionDevice.probe: nvme0n1p2 ; exists: True ; >09:09:33,351 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 1 ; >09:09:33,352 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 10 ; >09:09:33,352 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p2 ; flag: 12 ; >09:09:33,353 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 ; >09:09:33,354 DBG blivet: updated nvme0n1p2 size to 1024 MiB (1024 MiB) >09:09:33,354 INF blivet: added partition nvme0n1p2 (id 26) to device tree >09:09:33,354 INF blivet: got device: PartitionDevice instance (0x7fc853cc7f28) -- > name = nvme0n1p2 status = True id = 26 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 8ccd3c5c-bf90-4d49-95d5-e134b17351d8 size = 1024 MiB > format = existing None > major = 259 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 > target size = 1024 MiB path = /dev/nvme0n1p2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc853d09a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc853d09a90> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc853d09630> PedPartition: <_ped.Partition object at 0x7fc853cb6af0> > disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel > start = 264192 end = 2361343 length = 2097152 > flags = >09:09:33,358 DBG blivet: DeviceTree.handle_format: name: nvme0n1p2 ; >09:09:33,359 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:09:33,359 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 30 >09:09:33,361 DBG blivet: EFIFS.supported: supported: True ; >09:09:33,361 DBG blivet: get_format('efi') returning EFIFS instance with object id 31 >09:09:33,362 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:33,362 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 32 >09:09:33,363 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:33,363 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 33 >09:09:33,363 INF blivet: type detected on 'nvme0n1p2' is 'btrfs' >09:09:33,364 DBG blivet: BTRFS.supported: supported: True ; >09:09:33,365 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 34 >09:09:33,366 DBG blivet: PartitionDevice._set_format: nvme0n1p2 ; type: btrfs ; current: None ; >09:09:33,366 INF blivet: creating btrfs volume btrfs.boot >09:09:33,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 36 >09:09:33,367 DBG blivet: BTRFSVolumeDevice._add_parent: boot ; parent: nvme0n1p2 ; >09:09:33,368 DBG blivet: PartitionDevice.add_child: name: nvme0n1p2 ; child: boot ; kids: 0 ; >09:09:33,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 37 >09:09:33,370 DBG blivet: BTRFSVolumeDevice._set_format: boot ; type: None ; current: None ; >09:09:33,371 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.35 ; status: True ; >09:09:33,372 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p2 ; status: True ; >09:09:33,372 DBG blivet: nvme0n1p2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >09:09:33,372 DBG blivet: btrfs.35 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p2 >09:09:33,373 DBG blivet: BTRFS.supported: supported: True ; >09:09:33,374 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 39 >09:09:33,375 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.35 ; type: btrfs ; current: None ; >09:09:33,375 INF blivet: added btrfs volume boot (id 35) to device tree >09:09:33,376 DBG blivet: BTRFSVolumeDevice.setup: boot ; orig: True ; status: True ; controllable: True ; >09:09:33,439 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:09:33,440 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /tmp/btrfs-tmp.356wyrxqr1 ; >09:09:33,469 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.356wyrxqr1: [Errno 2] No such file or directory >09:09:33,470 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >09:09:33,470 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.356wyrxqr1/lost+found to system_u:object_r:lost_found_t:s0 >09:09:33,720 DBG blivet: BTRFSVolumeDevice.setup: boot ; orig: True ; status: True ; controllable: True ; >09:09:33,832 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:09:33,833 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /tmp/btrfs-tmp.35m14aokma ; >09:09:33,853 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.35m14aokma: [Errno 2] No such file or directory >09:09:33,854 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >09:09:33,854 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.35m14aokma/lost+found to system_u:object_r:lost_found_t:s0 >09:09:34,116 INF blivet: got format: existing btrfs filesystem >09:09:34,195 DBG blivet: BTRFS.supported: supported: True ; >09:09:34,226 DBG blivet: BTRFS.supported: supported: True ; >09:09:34,228 DBG blivet: DeviceTree.handle_device: name: nvme0n1p3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/03234cc4-cced-4059-80c5-bd5c78c6ce0c ' > '/dev/disk/by-partuuid/87b245d7-a565-4506-a0ab-60ecc20f2e1c ' > '/dev/disk/by-label/btrfsroot ' > '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part3 ' > '/dev/disk/by-id/nvme-Samsung_SSD_960_PRO_512GB_S3EWNX0J601377T-part3 ' > '/dev/disk/by-id/nvme-eui.0025385671b00561-part3', > 'DEVNAME': '/dev/nvme0n1p3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'btrfsroot', > 'ID_FS_LABEL_ENC': 'btrfsroot', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', > 'ID_FS_UUID_ENC': '03234cc4-cced-4059-80c5-bd5c78c6ce0c', > 'ID_FS_UUID_SUB': 'af15719c-af90-45d7-b30d-ef21e61b58cf', > 'ID_FS_UUID_SUB_ENC': 'af15719c-af90-45d7-b30d-ef21e61b58cf', > 'ID_MODEL': 'Samsung SSD 960 PRO 512GB', > 'ID_PART_ENTRY_DISK': '259:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2361344', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '997853839', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '87b245d7-a565-4506-a0ab-60ecc20f2e1c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '3432fea8-f95f-4b39-9c0d-37ca46bf9962', > 'ID_PATH': 'pci-0000:01:00.0-nvme-1', > 'ID_PATH_TAG': 'pci-0000_01_00_0-nvme-1', > 'ID_SERIAL': 'Samsung SSD 960 PRO 512GB_S3EWNX0J601377T', > 'ID_SERIAL_SHORT': 'S3EWNX0J601377T', > 'ID_WWN': 'eui.0025385671b00561', > 'MAJOR': '259', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'nvme0n1p3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13819456'} ; >09:09:34,229 INF blivet: scanning nvme0n1p3 (/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3)... >09:09:34,229 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1p3 ; incomplete: False ; hidden: False ; >09:09:34,231 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:34,232 DBG blivet: PartitionDevicePopulator.run: name: nvme0n1p3 ; >09:09:34,261 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: False ; >09:09:34,261 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >09:09:34,263 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >09:09:34,265 DBG blivet: DiskDevice.add_child: name: nvme0n1 ; child: nvme0n1p3 ; kids: 3 ; >09:09:34,265 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >09:09:34,266 DBG blivet: PartitionDevice._set_format: nvme0n1p3 ; type: None ; current: None ; >09:09:34,268 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:34,268 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:34,269 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 ; >09:09:34,270 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >09:09:34,270 DBG blivet: looking up parted Partition: /dev/nvme0n1p3 >09:09:34,271 DBG blivet: PartitionDevice.probe: nvme0n1p3 ; exists: True ; >09:09:34,273 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 1 ; >09:09:34,274 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 10 ; >09:09:34,275 DBG blivet: PartitionDevice.get_flag: path: /dev/nvme0n1p3 ; flag: 12 ; >09:09:34,277 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/nvme0n1p3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 ; >09:09:34,277 DBG blivet: updated nvme0n1p3 size to 475.81 GiB (475.81 GiB) >09:09:34,278 INF blivet: added partition nvme0n1p3 (id 42) to device tree >09:09:34,278 INF blivet: got device: PartitionDevice instance (0x7fc86005ff60) -- > name = nvme0n1p3 status = True id = 42 > children = [] > parents = ['existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel'] > uuid = 87b245d7-a565-4506-a0ab-60ecc20f2e1c size = 475.81 GiB > format = existing None > major = 259 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 > target size = 475.81 GiB path = /dev/nvme0n1p3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc853d09a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc853d092b0> > number: 3 path: /dev/nvme0n1p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc853d097f0> PedPartition: <_ped.Partition object at 0x7fc853cb6ca8> > disk = existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel > start = 2361344 end = 1000215182 length = 997853839 > flags = >09:09:34,283 DBG blivet: DeviceTree.handle_format: name: nvme0n1p3 ; >09:09:34,285 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:09:34,285 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >09:09:34,287 DBG blivet: EFIFS.supported: supported: True ; >09:09:34,287 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >09:09:34,288 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:34,289 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >09:09:34,290 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:34,290 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >09:09:34,290 INF blivet: type detected on 'nvme0n1p3' is 'btrfs' >09:09:34,291 DBG blivet: BTRFS.supported: supported: True ; >09:09:34,291 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 50 >09:09:34,292 DBG blivet: PartitionDevice._set_format: nvme0n1p3 ; type: btrfs ; current: None ; >09:09:34,292 INF blivet: creating btrfs volume btrfs.btrfsroot >09:09:34,293 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >09:09:34,294 DBG blivet: BTRFSVolumeDevice._add_parent: btrfsroot ; parent: nvme0n1p3 ; >09:09:34,296 DBG blivet: PartitionDevice.add_child: name: nvme0n1p3 ; child: btrfsroot ; kids: 0 ; >09:09:34,296 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >09:09:34,297 DBG blivet: BTRFSVolumeDevice._set_format: btrfsroot ; type: None ; current: None ; >09:09:34,298 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.51 ; status: True ; >09:09:34,300 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:34,300 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:34,300 DBG blivet: btrfs.51 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:34,301 DBG blivet: BTRFS.supported: supported: True ; >09:09:34,301 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 55 >09:09:34,302 DBG blivet: BTRFSVolumeDevice._set_format: btrfs.51 ; type: btrfs ; current: None ; >09:09:34,303 INF blivet: added btrfs volume btrfsroot (id 51) to device tree >09:09:34,304 DBG blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: True ; status: True ; controllable: True ; >09:09:34,362 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:09:34,363 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /tmp/btrfs-tmp.51f258xhn9 ; >09:09:34,419 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.51f258xhn9: [Errno 2] No such file or directory >09:09:34,420 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >09:09:34,420 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.51f258xhn9/lost+found to system_u:object_r:lost_found_t:s0 >09:09:34,672 DBG blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: True ; status: True ; controllable: True ; >09:09:34,791 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:09:34,792 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /tmp/btrfs-tmp.513_tnl1le ; >09:09:34,837 INF blivet: failed to get default SELinux context for /tmp/btrfs-tmp.513_tnl1le: [Errno 2] No such file or directory >09:09:34,838 WRN blivet: Failed to reset SElinux context for newly mounted filesystem root directory to default. >09:09:34,838 WRN blivet: Failed to set SELinux context for newly mounted filesystem lost+found directory at /tmp/btrfs-tmp.513_tnl1le/lost+found to system_u:object_r:lost_found_t:s0 >09:09:35,087 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,088 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 57 >09:09:35,088 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >09:09:35,090 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-root-old ; kids: 0 ; >09:09:35,091 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-root-old ; type: btrfs ; current: None ; >09:09:35,092 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-root-old ; status: True ; >09:09:35,093 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,094 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,095 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,095 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,095 DBG blivet: gentoo-root-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,095 INF blivet: added btrfs subvolume gentoo-root-old (id 58) to device tree >09:09:35,096 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,096 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 61 >09:09:35,096 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >09:09:35,097 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: home ; kids: 1 ; >09:09:35,099 DBG blivet: BTRFSSubVolumeDevice._set_format: home ; type: btrfs ; current: None ; >09:09:35,100 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: home ; status: True ; >09:09:35,101 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,102 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,102 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,102 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,102 DBG blivet: home sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,102 INF blivet: added btrfs subvolume home (id 62) to device tree >09:09:35,103 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,104 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 65 >09:09:35,104 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >09:09:35,105 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: srv ; kids: 2 ; >09:09:35,106 DBG blivet: BTRFSSubVolumeDevice._set_format: srv ; type: btrfs ; current: None ; >09:09:35,107 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: srv ; status: True ; >09:09:35,108 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,109 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,109 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,109 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,110 DBG blivet: srv sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,110 INF blivet: added btrfs subvolume srv (id 66) to device tree >09:09:35,111 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,111 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 69 >09:09:35,111 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >09:09:35,112 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-var-old ; kids: 3 ; >09:09:35,113 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var-old ; type: btrfs ; current: None ; >09:09:35,114 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old ; status: True ; >09:09:35,115 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,116 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,117 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,117 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,117 DBG blivet: gentoo-var-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,117 INF blivet: added btrfs subvolume gentoo-var-old (id 70) to device tree >09:09:35,118 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,118 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 73 >09:09:35,118 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >09:09:35,119 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-root ; kids: 4 ; >09:09:35,120 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-root ; type: btrfs ; current: None ; >09:09:35,122 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-root ; status: True ; >09:09:35,123 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,124 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,124 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,124 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,124 DBG blivet: gentoo-root sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,124 INF blivet: added btrfs subvolume gentoo-root (id 74) to device tree >09:09:35,125 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,125 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 77 >09:09:35,126 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >09:09:35,127 DBG blivet: BTRFSVolumeDevice.add_child: name: btrfsroot ; child: gentoo-var ; kids: 5 ; >09:09:35,128 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var ; type: btrfs ; current: None ; >09:09:35,129 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,130 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,131 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,131 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,131 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,131 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,132 INF blivet: added btrfs subvolume gentoo-var (id 78) to device tree >09:09:35,133 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,133 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 81 >09:09:35,133 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >09:09:35,134 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var-old ; child: gentoo-var-old/lib/machines ; kids: 0 ; >09:09:35,135 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var-old/lib/machines ; type: btrfs ; current: None ; >09:09:35,136 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old/lib/machines ; status: True ; >09:09:35,137 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var-old ; status: True ; >09:09:35,138 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,139 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,140 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,140 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,140 DBG blivet: gentoo-var-old sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,140 DBG blivet: gentoo-var-old/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,140 INF blivet: added btrfs subvolume gentoo-var-old/lib/machines (id 82) to device tree >09:09:35,141 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,141 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 85 >09:09:35,141 DBG blivet: get_format('None') returning DeviceFormat instance with object id 87 >09:09:35,143 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; kids: 0 ; >09:09:35,144 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; type: btrfs ; current: None ; >09:09:35,145 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; >09:09:35,146 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,147 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,148 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,149 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,149 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,149 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,149 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,149 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 (id 86) to device tree >09:09:35,150 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,150 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 89 >09:09:35,150 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >09:09:35,152 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; kids: 1 ; >09:09:35,153 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; type: btrfs ; current: None ; >09:09:35,154 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; >09:09:35,155 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,156 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,157 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,158 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,158 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,158 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,158 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,158 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init (id 90) to device tree >09:09:35,159 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,159 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 93 >09:09:35,159 DBG blivet: get_format('None') returning DeviceFormat instance with object id 95 >09:09:35,160 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; kids: 2 ; >09:09:35,162 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; type: btrfs ; current: None ; >09:09:35,163 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; >09:09:35,164 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,165 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,166 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,166 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,166 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,167 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,167 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,167 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd (id 94) to device tree >09:09:35,168 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,168 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 97 >09:09:35,168 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >09:09:35,169 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; kids: 3 ; >09:09:35,171 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; type: btrfs ; current: None ; >09:09:35,172 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; >09:09:35,173 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,174 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,175 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,175 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,175 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,176 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,176 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,176 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init (id 98) to device tree >09:09:35,177 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,177 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 101 >09:09:35,177 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >09:09:35,178 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; kids: 4 ; >09:09:35,179 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; type: btrfs ; current: None ; >09:09:35,181 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; >09:09:35,182 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,183 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,184 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,184 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,184 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,185 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,185 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,185 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb (id 102) to device tree >09:09:35,186 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,186 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 105 >09:09:35,186 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >09:09:35,187 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; kids: 5 ; >09:09:35,188 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; type: btrfs ; current: None ; >09:09:35,190 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; >09:09:35,191 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,192 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,193 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,194 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,194 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,194 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,194 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,194 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init (id 106) to device tree >09:09:35,195 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,195 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 109 >09:09:35,195 DBG blivet: get_format('None') returning DeviceFormat instance with object id 111 >09:09:35,196 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/machines ; kids: 6 ; >09:09:35,198 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/machines ; type: btrfs ; current: None ; >09:09:35,199 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/machines ; status: True ; >09:09:35,200 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,201 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,202 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,202 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,202 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,202 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,202 DBG blivet: gentoo-var/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,203 INF blivet: added btrfs subvolume gentoo-var/lib/machines (id 110) to device tree >09:09:35,204 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,204 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 113 >09:09:35,204 DBG blivet: get_format('None') returning DeviceFormat instance with object id 115 >09:09:35,231 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/portables ; kids: 7 ; >09:09:35,232 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/portables ; type: btrfs ; current: None ; >09:09:35,233 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/portables ; status: True ; >09:09:35,234 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,235 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,236 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,237 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,237 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,237 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,237 DBG blivet: gentoo-var/lib/portables sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,237 INF blivet: added btrfs subvolume gentoo-var/lib/portables (id 114) to device tree >09:09:35,238 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,238 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 117 >09:09:35,238 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >09:09:35,240 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; kids: 8 ; >09:09:35,241 DBG blivet: BTRFSSubVolumeDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; type: btrfs ; current: None ; >09:09:35,242 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; >09:09:35,243 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,244 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,245 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,245 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,245 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,245 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,246 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,246 INF blivet: added btrfs subvolume gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 (id 118) to device tree >09:09:35,247 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,247 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 121 >09:09:35,247 DBG blivet: get_format('None') returning DeviceFormat instance with object id 123 >09:09:35,248 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; kids: 9 ; >09:09:35,249 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; type: btrfs ; current: None ; >09:09:35,251 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; >09:09:35,252 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,253 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,254 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,254 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,254 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,254 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,255 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,255 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 (id 122) to device tree >09:09:35,256 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,256 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 125 >09:09:35,256 DBG blivet: get_format('None') returning DeviceFormat instance with object id 127 >09:09:35,257 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; kids: 10 ; >09:09:35,258 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; type: btrfs ; current: None ; >09:09:35,260 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; >09:09:35,261 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,262 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,263 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,263 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,263 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,263 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,264 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,264 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 (id 126) to device tree >09:09:35,265 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,265 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 129 >09:09:35,265 DBG blivet: get_format('None') returning DeviceFormat instance with object id 131 >09:09:35,266 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; kids: 11 ; >09:09:35,267 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; type: btrfs ; current: None ; >09:09:35,269 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; >09:09:35,270 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,271 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,272 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,272 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,272 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,272 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,273 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,273 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 (id 130) to device tree >09:09:35,274 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,274 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 133 >09:09:35,274 DBG blivet: get_format('None') returning DeviceFormat instance with object id 135 >09:09:35,275 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; kids: 12 ; >09:09:35,276 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; type: btrfs ; current: None ; >09:09:35,278 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; >09:09:35,279 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,280 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,281 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,281 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,281 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,281 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,282 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,282 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e (id 134) to device tree >09:09:35,283 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,283 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 137 >09:09:35,283 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >09:09:35,284 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; kids: 13 ; >09:09:35,285 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; type: btrfs ; current: None ; >09:09:35,287 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; >09:09:35,288 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,289 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,290 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,290 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,290 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,290 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,291 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,291 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba (id 138) to device tree >09:09:35,292 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,292 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 141 >09:09:35,292 DBG blivet: get_format('None') returning DeviceFormat instance with object id 143 >09:09:35,293 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; kids: 14 ; >09:09:35,294 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; type: btrfs ; current: None ; >09:09:35,296 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; >09:09:35,297 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,298 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,299 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,299 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,299 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,299 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,300 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,300 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 (id 142) to device tree >09:09:35,301 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,301 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 145 >09:09:35,301 DBG blivet: get_format('None') returning DeviceFormat instance with object id 147 >09:09:35,302 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; kids: 15 ; >09:09:35,303 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; type: btrfs ; current: None ; >09:09:35,305 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; >09:09:35,306 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,307 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,308 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,308 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,308 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,309 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,309 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,309 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc (id 146) to device tree >09:09:35,310 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,310 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 149 >09:09:35,310 DBG blivet: get_format('None') returning DeviceFormat instance with object id 151 >09:09:35,311 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; kids: 16 ; >09:09:35,312 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; type: btrfs ; current: None ; >09:09:35,314 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; >09:09:35,315 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,316 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,317 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,317 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,317 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,317 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,318 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,318 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init (id 150) to device tree >09:09:35,319 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,319 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 153 >09:09:35,319 DBG blivet: get_format('None') returning DeviceFormat instance with object id 155 >09:09:35,320 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; kids: 17 ; >09:09:35,321 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; type: btrfs ; current: None ; >09:09:35,323 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; >09:09:35,324 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,325 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,326 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,326 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,326 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,327 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,327 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,327 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c (id 154) to device tree >09:09:35,328 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,328 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 157 >09:09:35,328 DBG blivet: get_format('None') returning DeviceFormat instance with object id 159 >09:09:35,329 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; kids: 18 ; >09:09:35,330 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; type: btrfs ; current: None ; >09:09:35,332 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; >09:09:35,333 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,334 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,335 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,335 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,335 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,336 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,336 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,336 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init (id 158) to device tree >09:09:35,337 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,337 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 161 >09:09:35,337 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >09:09:35,338 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; kids: 19 ; >09:09:35,340 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; type: btrfs ; current: None ; >09:09:35,341 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; >09:09:35,342 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,343 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,344 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,344 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,345 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,345 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,345 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,345 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a (id 162) to device tree >09:09:35,346 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,346 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 165 >09:09:35,346 DBG blivet: get_format('None') returning DeviceFormat instance with object id 167 >09:09:35,347 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; kids: 20 ; >09:09:35,349 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; type: btrfs ; current: None ; >09:09:35,350 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; >09:09:35,351 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,352 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,353 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,353 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,353 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,354 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,354 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,354 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init (id 166) to device tree >09:09:35,355 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,355 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 169 >09:09:35,355 DBG blivet: get_format('None') returning DeviceFormat instance with object id 171 >09:09:35,356 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; kids: 21 ; >09:09:35,358 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; type: btrfs ; current: None ; >09:09:35,359 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; >09:09:35,360 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,361 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,362 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,362 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,363 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,363 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,363 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,363 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e (id 170) to device tree >09:09:35,364 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,364 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 173 >09:09:35,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 175 >09:09:35,365 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; kids: 22 ; >09:09:35,367 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; type: btrfs ; current: None ; >09:09:35,368 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; >09:09:35,369 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,370 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,372 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,372 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,372 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,372 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,372 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,372 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init (id 174) to device tree >09:09:35,373 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,373 DBG blivet: get_format('btrfs') returning BTRFS instance with object id 177 >09:09:35,374 DBG blivet: get_format('None') returning DeviceFormat instance with object id 179 >09:09:35,375 DBG blivet: BTRFSSubVolumeDevice.add_child: name: gentoo-var ; child: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; kids: 23 ; >09:09:35,376 DBG blivet: BTRFSSnapShotDevice._set_format: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; type: btrfs ; current: None ; >09:09:35,377 DBG blivet: BTRFSSnapShotDevice.update_sysfs_path: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; >09:09:35,378 DBG blivet: BTRFSSubVolumeDevice.update_sysfs_path: gentoo-var ; status: True ; >09:09:35,379 DBG blivet: BTRFSVolumeDevice.update_sysfs_path: btrfsroot ; status: True ; >09:09:35,381 DBG blivet: PartitionDevice.update_sysfs_path: nvme0n1p3 ; status: True ; >09:09:35,381 DBG blivet: nvme0n1p3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,381 DBG blivet: btrfsroot sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,381 DBG blivet: gentoo-var sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,381 DBG blivet: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/nvme/nvme0/nvme0n1/nvme0n1p3 >09:09:35,381 INF blivet: added btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (id 178) to device tree >09:09:35,382 INF blivet: got format: existing btrfs filesystem >09:09:35,473 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,504 DBG blivet: BTRFS.supported: supported: True ; >09:09:35,505 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14474085'} ; >09:09:35,505 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda)... >09:09:35,506 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:09:35,507 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:35,509 DBG blivet: DiskDevicePopulator.run: name: sda ; >09:09:35,510 INF blivet: sda is a disk >09:09:35,510 DBG blivet: get_format('None') returning DeviceFormat instance with object id 183 >09:09:35,510 DBG blivet: get_format('None') returning DeviceFormat instance with object id 184 >09:09:35,511 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >09:09:35,512 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >09:09:35,512 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda >09:09:35,513 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda ; >09:09:35,514 DBG blivet: updated sda size to 3.64 TiB (3.64 TiB) >09:09:35,514 INF blivet: added disk sda (id 182) to device tree >09:09:35,514 INF blivet: got device: DiskDevice instance (0x7fc8539d0710) -- > name = sda status = True id = 182 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda > target size = 3.64 TiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5000cca24cc45a88 >09:09:35,516 DBG blivet: DeviceTree.handle_format: name: sda ; >09:09:35,517 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:09:35,517 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 186 >09:09:35,518 DBG blivet: EFIFS.supported: supported: True ; >09:09:35,518 DBG blivet: get_format('efi') returning EFIFS instance with object id 187 >09:09:35,520 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:35,520 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 188 >09:09:35,521 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:35,521 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 189 >09:09:35,522 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >09:09:35,523 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >09:09:35,524 DBG blivet: DiskLabel.__init__: uuid: ff32ea4f-1b20-4c18-b652-0eb789243e4e ; label: None ; device: /dev/sda ; serial: HGST_HDS724040ALE640_PKA334PCG9KWWN ; exists: True ; >09:09:35,643 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc8539cc080>, <parted.partition.Partition object at 0x7fc8539cc5c0>, <parted.partition.Partition object at 0x7fc8539ccfd0>, <parted.partition.Partition object at 0x7fc8539c6320>, <parted.partition.Partition object at 0x7fc8539c6630>] > device: <parted.device.Device object at 0x7fc8539ccbe0> > PedDisk: <_ped.Disk object at 0x7fc853cc00c8> >09:09:36,376 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 190 >09:09:36,378 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >09:09:36,379 INF blivet: got format: existing gpt disklabel >09:09:36,384 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part1 ' > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Recovery ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part1 ' > '/dev/disk/by-uuid/92AA083EAA082179 ' > '/dev/disk/by-partuuid/10b99630-bd38-400e-98e3-d70dfd9f1bf0', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > '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': 'Recovery', > 'ID_FS_LABEL_ENC': 'Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92AA083EAA082179', > 'ID_FS_UUID_ENC': '92AA083EAA082179', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x8000000000000001', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '921600', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': '10b99630-bd38-400e-98e3-d70dfd9f1bf0', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14859775'} ; >09:09:36,384 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1)... >09:09:36,385 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >09:09:36,386 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:36,386 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >09:09:36,416 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:09:36,417 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >09:09:36,418 DBG blivet: get_format('None') returning DeviceFormat instance with object id 193 >09:09:36,419 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >09:09:36,419 DBG blivet: get_format('None') returning DeviceFormat instance with object id 194 >09:09:36,420 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >09:09:36,421 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >09:09:36,422 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 >09:09:36,423 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 ; >09:09:36,423 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >09:09:36,423 DBG blivet: looking up parted Partition: /dev/sda1 >09:09:36,424 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >09:09:36,425 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >09:09:36,426 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >09:09:36,427 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >09:09:36,428 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 ; >09:09:36,428 DBG blivet: updated sda1 size to 450 MiB (450 MiB) >09:09:36,429 INF blivet: added partition sda1 (id 192) to device tree >09:09:36,429 INF blivet: got device: PartitionDevice instance (0x7fc8539c6390) -- > name = sda1 status = True id = 192 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 10b99630-bd38-400e-98e3-d70dfd9f1bf0 size = 450 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda1 > target size = 450 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539cc860> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8539ccc88> PedPartition: <_ped.Partition object at 0x7fc853cece60> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 2048 end = 923647 length = 921600 > flags = hidden, diag >09:09:36,433 DBG blivet: DeviceTree.handle_format: name: sda1 ; >09:09:36,434 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:09:36,434 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 196 >09:09:36,435 DBG blivet: EFIFS.supported: supported: True ; >09:09:36,435 DBG blivet: get_format('efi') returning EFIFS instance with object id 197 >09:09:36,436 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:36,437 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 198 >09:09:36,438 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:36,438 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 199 >09:09:36,438 INF blivet: type detected on 'sda1' is 'ntfs' >09:09:36,495 DBG blivet: padding min size from 337.6 MiB up to 371.36 MiB >09:09:36,497 DBG blivet: NTFS.supported: supported: False ; >09:09:36,497 DBG blivet: get_format('ntfs') returning NTFS instance with object id 200 >09:09:36,498 DBG blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >09:09:36,498 INF blivet: got format: existing ntfs filesystem >09:09:36,530 DBG blivet: NTFS.supported: supported: False ; >09:09:36,558 DBG blivet: NTFS.supported: supported: False ; >09:09:36,560 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part2 ' > '/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' > '/dev/disk/by-uuid/C80C-F2B4 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part2 ' > '/dev/disk/by-partuuid/0b2f7898-2cf3-4a65-8b7e-e8766073d8c3', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'C80C-F2B4', > 'ID_FS_UUID_ENC': 'C80C-F2B4', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', > 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '923648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '0b2f7898-2cf3-4a65-8b7e-e8766073d8c3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'EFI system partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14884110'} ; >09:09:36,560 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2)... >09:09:36,561 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >09:09:36,562 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:36,563 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >09:09:36,591 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:09:36,592 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >09:09:36,593 DBG blivet: get_format('None') returning DeviceFormat instance with object id 203 >09:09:36,594 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >09:09:36,595 DBG blivet: get_format('None') returning DeviceFormat instance with object id 204 >09:09:36,595 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >09:09:36,596 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >09:09:36,597 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 >09:09:36,598 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 ; >09:09:36,598 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >09:09:36,599 DBG blivet: looking up parted Partition: /dev/sda2 >09:09:36,599 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >09:09:36,600 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >09:09:36,601 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >09:09:36,602 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >09:09:36,603 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 ; >09:09:36,603 DBG blivet: updated sda2 size to 100 MiB (100 MiB) >09:09:36,604 INF blivet: added partition sda2 (id 202) to device tree >09:09:36,604 INF blivet: got device: PartitionDevice instance (0x7fc8539e1240) -- > name = sda2 status = True id = 202 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 0b2f7898-2cf3-4a65-8b7e-e8766073d8c3 size = 100 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda2 > target size = 100 MiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539cc7f0> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8539cccc0> PedPartition: <_ped.Partition object at 0x7fc853ce6518> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 923648 end = 1128447 length = 204800 > flags = boot, esp >09:09:36,608 DBG blivet: DeviceTree.handle_format: name: sda2 ; >09:09:36,609 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:09:36,609 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 206 >09:09:36,610 DBG blivet: EFIFS.supported: supported: True ; >09:09:36,610 DBG blivet: get_format('efi') returning EFIFS instance with object id 207 >09:09:36,611 INF blivet: type detected on 'sda2' is 'efi' >09:09:36,612 DBG blivet: EFIFS.supported: supported: True ; >09:09:36,612 DBG blivet: get_format('efi') returning EFIFS instance with object id 208 >09:09:36,613 DBG blivet: PartitionDevice._set_format: sda2 ; type: efi ; current: None ; >09:09:36,613 INF blivet: got format: existing efi filesystem >09:09:36,641 DBG blivet: EFIFS.supported: supported: True ; >09:09:36,668 DBG blivet: EFIFS.supported: supported: True ; >09:09:36,670 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part3 ' > '/dev/disk/by-partuuid/df615093-7c86-42c3-9fb0-db38367da481 ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part3 ' > '/dev/disk/by-partlabel/Microsoft\\x20reserved\\x20partition', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x8000000000000000', > 'ID_PART_ENTRY_NAME': 'Microsoft\\x20reserved\\x20partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1128448', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '32768', > 'ID_PART_ENTRY_TYPE': 'e3c9e316-0b5c-4db8-817d-f92df00215ae', > 'ID_PART_ENTRY_UUID': 'df615093-7c86-42c3-9fb0-db38367da481', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'PARTNAME': 'Microsoft reserved partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14859817'} ; >09:09:36,670 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3)... >09:09:36,671 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >09:09:36,672 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:36,673 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >09:09:36,702 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:09:36,703 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >09:09:36,705 DBG blivet: get_format('None') returning DeviceFormat instance with object id 211 >09:09:36,706 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >09:09:36,706 DBG blivet: get_format('None') returning DeviceFormat instance with object id 212 >09:09:36,707 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >09:09:36,708 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >09:09:36,708 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 >09:09:36,709 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 ; >09:09:36,710 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >09:09:36,710 DBG blivet: looking up parted Partition: /dev/sda3 >09:09:36,711 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >09:09:36,712 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >09:09:36,713 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >09:09:36,714 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >09:09:36,715 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 ; >09:09:36,715 DBG blivet: updated sda3 size to 16 MiB (16 MiB) >09:09:36,715 INF blivet: added partition sda3 (id 210) to device tree >09:09:36,715 INF blivet: got device: PartitionDevice instance (0x7fc8539e1748) -- > name = sda3 status = True id = 210 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = df615093-7c86-42c3-9fb0-db38367da481 size = 16 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda3 > target size = 16 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8539cc978> PedPartition: <_ped.Partition object at 0x7fc853ce6570> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 1128448 end = 1161215 length = 32768 > flags = msftres >09:09:36,719 DBG blivet: DeviceTree.handle_format: name: sda3 ; >09:09:36,720 DBG blivet: no type or existing type for sda3, bailing >09:09:36,721 DBG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-label/system /dev/disk/by-uuid/0634122F341221EB ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part4 ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part4 ' > '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part4 ' > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-partuuid/5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'system', > 'ID_FS_LABEL_ENC': 'system', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0634122F341221EB', > 'ID_FS_UUID_ENC': '0634122F341221EB', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1161216', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1668874240', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14860392'} ; >09:09:36,721 INF blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4)... >09:09:36,722 DBG blivet: DeviceTree.get_device_by_name: name: sda4 ; incomplete: False ; hidden: False ; >09:09:36,723 DBG blivet: DeviceTree.get_device_by_name returned None >09:09:36,723 DBG blivet: PartitionDevicePopulator.run: name: sda4 ; >09:09:36,750 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:09:36,751 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >09:09:36,753 DBG blivet: get_format('None') returning DeviceFormat instance with object id 216 >09:09:36,754 DBG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >09:09:36,754 DBG blivet: get_format('None') returning DeviceFormat instance with object id 217 >09:09:36,755 DBG blivet: PartitionDevice._set_format: sda4 ; type: None ; current: None ; >09:09:36,756 DBG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >09:09:36,756 DBG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 >09:09:36,757 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 ; >09:09:36,758 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >09:09:36,758 DBG blivet: looking up parted Partition: /dev/sda4 >09:09:36,759 DBG blivet: PartitionDevice.probe: sda4 ; exists: True ; >09:09:36,760 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >09:09:36,761 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >09:09:36,761 DBG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >09:09:36,762 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 ; >09:09:36,763 DBG blivet: updated sda4 size to 795.78 GiB (795.78 GiB) >09:09:36,763 INF blivet: added partition sda4 (id 215) to device tree >09:09:36,763 INF blivet: got device: PartitionDevice instance (0x7fc8539e56d8) -- > name = sda4 status = True id = 215 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 5d4a61f0-4fce-4413-8d2a-94ff4af7cfe3 size = 795.78 GiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda4 > target size = 795.78 GiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539c6fd0> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8539c6f98> PedPartition: <_ped.Partition object at 0x7fc853ce6f68> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 1161216 end = 1670035455 length = 1668874240 > flags = msftdata >09:09:36,767 DBG blivet: DeviceTree.handle_format: name: sda4 ; >09:09:36,768 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:09:36,769 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 219 >09:09:36,770 DBG blivet: EFIFS.supported: supported: True ; >09:09:36,770 DBG blivet: get_format('efi') returning EFIFS instance with object id 220 >09:09:36,771 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:36,771 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 221 >09:09:36,772 DBG blivet: MacEFIFS.supported: supported: True ; >09:09:36,773 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 222 >09:09:36,773 INF blivet: type detected on 'sda4' is 'ntfs' >09:10:17,740 WRN blivet: Failed to obtain minimum size for device /dev/sda4: failed to gather info from resize program: 1 >09:10:17,741 DBG blivet: NTFS.supported: supported: False ; >09:10:17,741 DBG blivet: get_format('ntfs') returning NTFS instance with object id 223 >09:10:17,742 DBG blivet: PartitionDevice._set_format: sda4 ; type: ntfs ; current: None ; >09:10:17,742 INF blivet: got format: existing ntfs filesystem >09:10:17,774 DBG blivet: NTFS.supported: supported: False ; >09:10:17,804 DBG blivet: NTFS.supported: supported: False ; >09:10:17,806 DBG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/9af92f87-63a0-4b64-8a48-d6dc237c4106 ' > '/dev/disk/by-label/archive ' > '/dev/disk/by-id/wwn-0x5000cca24cc45a88-part5 ' > '/dev/disk/by-uuid/04FCE409FCE3F33A ' > '/dev/disk/by-id/ata-HGST_HDS724040ALE640_PKA334PCG9KWWN-part5 ' > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0-part5', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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_ERASE_UNIT_MIN': '510', > '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': 'archive', > 'ID_FS_LABEL_ENC': 'archive', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04FCE409FCE3F33A', > 'ID_FS_UUID_ENC': '04FCE409FCE3F33A', > 'ID_MODEL': 'HGST_HDS724040ALE640', > 'ID_MODEL_ENC': 'HGST\\x20HDS724040ALE640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '1670035456', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '6143997952', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '9af92f87-63a0-4b64-8a48-d6dc237c4106', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ff32ea4f-1b20-4c18-b652-0eb789243e4e', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'MJAOA580', > 'ID_SERIAL': 'HGST_HDS724040ALE640_PKA334PCG9KWWN', > 'ID_SERIAL_SHORT': 'PKA334PCG9KWWN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca24cc45a88', > 'ID_WWN_WITH_EXTENSION': '0x5000cca24cc45a88', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14868616'} ; >09:10:17,806 INF blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5)... >09:10:17,807 DBG blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >09:10:17,808 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:17,809 DBG blivet: PartitionDevicePopulator.run: name: sda5 ; >09:10:17,839 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:10:17,840 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sda (182) with existing gpt disklabel >09:10:17,842 DBG blivet: get_format('None') returning DeviceFormat instance with object id 226 >09:10:17,843 DBG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >09:10:17,843 DBG blivet: get_format('None') returning DeviceFormat instance with object id 227 >09:10:17,844 DBG blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >09:10:17,845 DBG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >09:10:17,845 DBG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 >09:10:17,846 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 ; >09:10:17,846 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >09:10:17,847 DBG blivet: looking up parted Partition: /dev/sda5 >09:10:17,848 DBG blivet: PartitionDevice.probe: sda5 ; exists: True ; >09:10:17,849 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >09:10:17,850 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >09:10:17,850 DBG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >09:10:17,851 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 ; >09:10:17,852 DBG blivet: updated sda5 size to 2.86 TiB (2.86 TiB) >09:10:17,852 INF blivet: added partition sda5 (id 225) to device tree >09:10:17,852 INF blivet: got device: PartitionDevice instance (0x7fc853a46518) -- > name = sda5 status = True id = 225 > children = [] > parents = ['existing 3.64 TiB disk sda (182) with existing gpt disklabel'] > uuid = 9af92f87-63a0-4b64-8a48-d6dc237c4106 size = 2.86 TiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.1/1-11.1:1.0/host12/target12:0:0/12:0:0:0/block/sda/sda5 > target size = 2.86 TiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8539ccda0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8539c6940> > number: 5 path: /dev/sda5 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8539c6f28> PedPartition: <_ped.Partition object at 0x7fc875814990> > disk = existing 3.64 TiB disk sda (182) with existing gpt disklabel > start = 1670035456 end = 7814033407 length = 6143997952 > flags = msftdata >09:10:17,857 DBG blivet: DeviceTree.handle_format: name: sda5 ; >09:10:17,858 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:10:17,858 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 229 >09:10:17,859 DBG blivet: EFIFS.supported: supported: True ; >09:10:17,859 DBG blivet: get_format('efi') returning EFIFS instance with object id 230 >09:10:17,860 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:17,861 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 231 >09:10:17,862 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:17,862 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 232 >09:10:17,862 INF blivet: type detected on 'sda5' is 'ntfs' >09:10:28,936 DBG blivet: padding min size from 466.64 GiB up to 467.13 GiB >09:10:28,938 DBG blivet: NTFS.supported: supported: False ; >09:10:28,938 DBG blivet: get_format('ntfs') returning NTFS instance with object id 233 >09:10:28,940 DBG blivet: PartitionDevice._set_format: sda5 ; type: ntfs ; current: None ; >09:10:28,940 INF blivet: got format: existing ntfs filesystem >09:10:28,977 DBG blivet: NTFS.supported: supported: False ; >09:10:29,007 DBG blivet: NTFS.supported: supported: False ; >09:10:29,008 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_STORAGE_DEVICE_000000000903-0:0 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'STORAGE_DEVICE', > 'ID_MODEL_ENC': 'STORAGE\\x20DEVICE\\x20\\x20', > 'ID_MODEL_ID': '0745', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:11.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_11_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0903', > 'ID_SERIAL': 'Generic_STORAGE_DEVICE_000000000903-0:0', > 'ID_SERIAL_SHORT': '000000000903', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '05e3', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14121156'} ; >09:10:29,008 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc)... >09:10:29,009 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >09:10:29,010 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,012 DBG blivet: DiskDevicePopulator.run: name: sdc ; >09:10:29,012 INF blivet: sdc is a disk >09:10:29,013 DBG blivet: get_format('None') returning DeviceFormat instance with object id 236 >09:10:29,013 DBG blivet: get_format('None') returning DeviceFormat instance with object id 237 >09:10:29,014 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >09:10:29,015 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >09:10:29,015 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc >09:10:29,016 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >09:10:29,016 DBG blivet: updated sdc size to 0 B (0 B) >09:10:29,017 INF blivet: added disk sdc (id 235) to device tree >09:10:29,017 INF blivet: got device: DiskDevice instance (0x7fc8539de3c8) -- > name = sdc status = True id = 235 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc > target size = 0 B path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >09:10:29,018 DBG blivet: DeviceTree.handle_format: name: sdc ; >09:10:29,019 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >09:10:29,020 DBG blivet: no media present for device sdc >09:10:29,021 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14175255'} ; >09:10:29,021 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb)... >09:10:29,022 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >09:10:29,023 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,024 DBG blivet: DiskDevicePopulator.run: name: sdb ; >09:10:29,025 INF blivet: sdb is a disk >09:10:29,025 DBG blivet: get_format('None') returning DeviceFormat instance with object id 241 >09:10:29,025 DBG blivet: get_format('None') returning DeviceFormat instance with object id 242 >09:10:29,026 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >09:10:29,027 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >09:10:29,027 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb >09:10:29,028 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb ; >09:10:29,029 DBG blivet: updated sdb size to 58.83 GiB (58.83 GiB) >09:10:29,029 INF blivet: added disk sdb (id 240) to device tree >09:10:29,029 INF blivet: got device: DiskDevice instance (0x7fc8539debe0) -- > name = sdb status = True id = 240 > children = [] > parents = [] > uuid = None size = 58.83 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb > target size = 58.83 GiB path = /dev/sdb > format args = [] original_format = None removable = True wwn = None >09:10:29,031 DBG blivet: DeviceTree.handle_format: name: sdb ; >09:10:29,032 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:10:29,032 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 244 >09:10:29,033 DBG blivet: EFIFS.supported: supported: True ; >09:10:29,033 DBG blivet: get_format('efi') returning EFIFS instance with object id 245 >09:10:29,034 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,035 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 246 >09:10:29,036 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,036 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 247 >09:10:29,036 INF blivet: type detected on 'sdb' is 'iso9660' >09:10:29,038 DBG blivet: Iso9660FS.supported: supported: True ; >09:10:29,038 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 248 >09:10:29,039 DBG blivet: DiskDevice._set_format: sdb ; type: iso9660 ; current: None ; >09:10:29,039 INF blivet: got format: existing iso9660 filesystem >09:10:29,066 DBG blivet: Iso9660FS.supported: supported: True ; >09:10:29,095 DBG blivet: Iso9660FS.supported: supported: True ; >09:10:29,097 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part1 ' > '/dev/disk/by-label/Fedora-WS-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-43-09-00 ' > '/dev/disk/by-partuuid/3a663a44-01', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-43-09-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-43-09-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3491840', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '3a663a44-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '14289818'} ; >09:10:29,097 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb1)... >09:10:29,098 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >09:10:29,099 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,099 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >09:10:29,128 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >09:10:29,129 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >09:10:29,130 DBG blivet: lvm filter: adding sdb1 to the reject list >09:10:29,130 DBG blivet: ignoring partition sdb1 on iso9660 >09:10:29,130 DBG blivet: no device obtained for sdb1 >09:10:29,131 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/376B-7516 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part2 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-partuuid/3a663a44-02', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '376B-7516', > 'ID_FS_UUID_ENC': '376B-7516', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '119940', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '3a663a44-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14215026'} ; >09:10:29,131 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb2)... >09:10:29,132 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >09:10:29,133 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,134 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >09:10:29,164 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >09:10:29,165 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >09:10:29,165 DBG blivet: lvm filter: adding sdb2 to the reject list >09:10:29,166 DBG blivet: ignoring partition sdb2 on iso9660 >09:10:29,166 DBG blivet: no device obtained for sdb2 >09:10:29,167 DBG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6201bf46-4a70-3c72-a2a8-e0705556f17e ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0-part3 ' > '/dev/disk/by-partuuid/3a663a44-03 ' > '/dev/disk/by-path/pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'ID_FS_UUID_ENC': '6201bf46-4a70-3c72-a2a8-e0705556f17e', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Transcend_64GB', > 'ID_MODEL_ENC': 'Transcend\\x2064GB\\x20\\x20', > 'ID_MODEL_ID': '1000', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '138596', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '3a663a44-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a663a44', > 'ID_PATH': 'pci-0000:02:00.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'JetFlash_Transcend_64GB_247SA8DKGZUWLD0O-0:0', > 'ID_SERIAL_SHORT': '247SA8DKGZUWLD0O', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JetFlash', > 'ID_VENDOR_ENC': 'JetFlash', > 'ID_VENDOR_ID': '8564', > 'MAJOR': '8', > 'MINOR': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14212889'} ; >09:10:29,167 INF blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4:1.0/host11/target11:0:0/11:0:0:0/block/sdb/sdb3)... >09:10:29,168 DBG blivet: DeviceTree.get_device_by_name: name: sdb3 ; incomplete: False ; hidden: False ; >09:10:29,168 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,169 DBG blivet: PartitionDevicePopulator.run: name: sdb3 ; >09:10:29,199 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >09:10:29,200 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >09:10:29,201 DBG blivet: lvm filter: adding sdb3 to the reject list >09:10:29,201 DBG blivet: ignoring partition sdb3 on iso9660 >09:10:29,201 DBG blivet: no device obtained for sdb3 >09:10:29,202 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/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', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13681376'} ; >09:10:29,202 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:10:29,203 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >09:10:29,204 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,205 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >09:10:29,205 DBG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >09:10:29,206 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,207 DBG blivet: get_format('None') returning DeviceFormat instance with object id 251 >09:10:29,207 DBG blivet: get_format('None') returning DeviceFormat instance with object id 252 >09:10:29,208 DBG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >09:10:29,209 DBG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >09:10:29,209 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >09:10:29,209 INF blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 250) to device tree >09:10:29,210 DBG blivet: get_format('None') returning DeviceFormat instance with object id 255 >09:10:29,211 DBG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >09:10:29,211 DBG blivet: get_format('None') returning DeviceFormat instance with object id 256 >09:10:29,212 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >09:10:29,213 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >09:10:29,213 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:10:29,213 INF blivet: added loop loop0 (id 254) to device tree >09:10:29,213 INF blivet: got device: LoopDevice instance (0x7fc853687278) -- > name = loop0 status = False id = 254 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (250)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >09:10:29,215 DBG blivet: DeviceTree.handle_format: name: loop0 ; >09:10:29,216 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:10:29,216 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 258 >09:10:29,217 DBG blivet: EFIFS.supported: supported: True ; >09:10:29,218 DBG blivet: get_format('efi') returning EFIFS instance with object id 259 >09:10:29,219 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,219 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 260 >09:10:29,220 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,220 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 261 >09:10:29,220 INF blivet: type detected on 'loop0' is 'squashfs' >09:10:29,221 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 262 >09:10:29,221 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >09:10:29,222 INF blivet: got format: existing None >09:10:29,223 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13681255'} ; >09:10:29,223 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:10:29,224 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:10:29,225 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,225 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >09:10:29,226 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >09:10:29,227 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 265 >09:10:29,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 266 >09:10:29,228 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >09:10:29,229 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >09:10:29,229 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:10:29,229 INF blivet: added file /LiveOS/rootfs.img (id 264) to device tree >09:10:29,230 DBG blivet: get_format('None') returning DeviceFormat instance with object id 269 >09:10:29,231 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >09:10:29,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 270 >09:10:29,232 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >09:10:29,233 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >09:10:29,233 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:10:29,233 INF blivet: added loop loop1 (id 268) to device tree >09:10:29,233 INF blivet: got device: LoopDevice instance (0x7fc85368a978) -- > name = loop1 status = False id = 268 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (264)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >09:10:29,234 DBG blivet: DeviceTree.handle_format: name: loop1 ; >09:10:29,236 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:10:29,236 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 272 >09:10:29,237 DBG blivet: EFIFS.supported: supported: True ; >09:10:29,237 DBG blivet: get_format('efi') returning EFIFS instance with object id 273 >09:10:29,238 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,238 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 274 >09:10:29,239 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,240 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 275 >09:10:29,240 INF blivet: type detected on 'loop1' is 'ext4' >09:10:29,265 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >09:10:29,267 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,267 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 276 >09:10:29,268 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >09:10:29,268 INF blivet: got format: existing ext4 filesystem >09:10:29,297 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,328 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,329 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13681458'} ; >09:10:29,329 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:10:29,330 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >09:10:29,331 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,332 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >09:10:29,333 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >09:10:29,334 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,334 DBG blivet: get_format('None') returning DeviceFormat instance with object id 279 >09:10:29,334 DBG blivet: get_format('None') returning DeviceFormat instance with object id 280 >09:10:29,335 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >09:10:29,336 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >09:10:29,336 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:10:29,336 INF blivet: added file /overlay (deleted) (id 278) to device tree >09:10:29,336 DBG blivet: get_format('None') returning DeviceFormat instance with object id 283 >09:10:29,337 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >09:10:29,337 DBG blivet: get_format('None') returning DeviceFormat instance with object id 284 >09:10:29,338 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >09:10:29,339 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >09:10:29,339 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:10:29,340 INF blivet: added loop loop2 (id 282) to device tree >09:10:29,340 INF blivet: got device: LoopDevice instance (0x7fc853690828) -- > name = loop2 status = False id = 282 > children = [] > parents = ['existing 0 B file /overlay (deleted) (278)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >09:10:29,341 DBG blivet: DeviceTree.handle_format: name: loop2 ; >09:10:29,341 DBG blivet: no type or existing type for loop2, bailing >09:10:29,342 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/mapper/live-rw ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10224054'} ; >09:10:29,342 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:10:29,343 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >09:10:29,344 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,405 DBG blivet: DMDevicePopulator.run: name: live-rw ; >09:10:29,406 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:10:29,408 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (268) with existing ext4 filesystem >09:10:29,409 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >09:10:29,410 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (282) >09:10:29,411 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >09:10:29,412 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,412 DBG blivet: get_format('None') returning DeviceFormat instance with object id 288 >09:10:29,414 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >09:10:29,414 DBG blivet: get_format('None') returning DeviceFormat instance with object id 289 >09:10:29,415 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >09:10:29,416 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >09:10:29,416 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:10:29,417 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >09:10:29,417 DBG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >09:10:29,418 INF blivet: added dm live-rw (id 287) to device tree >09:10:29,418 INF blivet: got device: DMDevice instance (0x7fc8536902b0) -- > name = live-rw status = True id = 287 > children = [] > parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:10:29,437 DBG blivet: DeviceTree.handle_format: name: live-rw ; >09:10:29,439 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:10:29,439 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 291 >09:10:29,441 DBG blivet: EFIFS.supported: supported: True ; >09:10:29,441 DBG blivet: get_format('efi') returning EFIFS instance with object id 292 >09:10:29,442 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,442 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 293 >09:10:29,443 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,443 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 294 >09:10:29,444 INF blivet: type detected on 'live-rw' is 'ext4' >09:10:29,470 DBG blivet: padding min size from 6.43 GiB up to 6.5 GiB >09:10:29,472 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,472 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 295 >09:10:29,473 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >09:10:29,473 INF blivet: got format: existing ext4 filesystem >09:10:29,501 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,531 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,532 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/2104d1fa-6dee-4455-b87d-554b7b2009e4 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_UUID_ENC': '2104d1fa-6dee-4455-b87d-554b7b2009e4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10259340'} ; >09:10:29,533 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:10:29,534 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >09:10:29,535 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,590 DBG blivet: DMDevicePopulator.run: name: live-base ; >09:10:29,592 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:10:29,593 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (268) with existing ext4 filesystem >09:10:29,594 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >09:10:29,595 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:29,596 DBG blivet: get_format('None') returning DeviceFormat instance with object id 298 >09:10:29,597 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >09:10:29,597 DBG blivet: get_format('None') returning DeviceFormat instance with object id 299 >09:10:29,598 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >09:10:29,599 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >09:10:29,599 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:10:29,600 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >09:10:29,600 DBG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >09:10:29,601 INF blivet: added dm live-base (id 297) to device tree >09:10:29,601 INF blivet: got device: DMDevice instance (0x7fc8536a6860) -- > name = live-base status = True id = 297 > children = [] > parents = ['existing 0 B loop loop1 (268) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:10:29,619 DBG blivet: DeviceTree.handle_format: name: live-base ; >09:10:29,621 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:10:29,621 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 301 >09:10:29,623 DBG blivet: EFIFS.supported: supported: True ; >09:10:29,623 DBG blivet: get_format('efi') returning EFIFS instance with object id 302 >09:10:29,624 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,624 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 303 >09:10:29,625 DBG blivet: MacEFIFS.supported: supported: True ; >09:10:29,625 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 304 >09:10:29,626 INF blivet: type detected on 'live-base' is 'ext4' >09:10:29,651 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >09:10:29,653 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,653 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 305 >09:10:29,654 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >09:10:29,654 INF blivet: got format: existing ext4 filesystem >09:10:29,683 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,712 DBG blivet: Ext4FS.supported: supported: True ; >09:10:29,742 DBG blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >09:10:29,770 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:10:29,828 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:10:29,876 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:29,878 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:29,879 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:29,896 DBG blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >09:10:29,898 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >09:10:29,899 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >09:10:29,917 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:29,919 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:29,920 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:29,938 DBG blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >09:10:29,966 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:30,023 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:30,068 DBG blivet: PartitionDevice.teardown: nvme0n1p2 ; status: True ; controllable: True ; >09:10:30,098 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:30,154 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:30,200 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:30,201 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:30,203 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:30,220 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root-old ; status: True ; controllable: True ; >09:10:30,251 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,309 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,354 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:30,384 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,440 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,486 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:30,515 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,573 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,622 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:30,624 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:30,625 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:30,642 DBG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >09:10:30,673 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,734 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,778 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:30,809 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,865 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,908 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:30,938 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:30,996 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,044 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:31,045 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:31,047 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:31,064 DBG blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >09:10:31,094 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,149 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,193 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:31,222 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,279 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,325 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:31,355 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,412 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,456 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:31,458 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:31,459 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:31,477 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root ; status: True ; controllable: True ; >09:10:31,507 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,563 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,607 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:31,637 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,698 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,747 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:31,777 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,834 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,880 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:31,881 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:31,883 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:31,901 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >09:10:31,930 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:31,987 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,031 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >09:10:32,062 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,120 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,166 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:32,197 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,254 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,298 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:32,326 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,382 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,429 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:32,432 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:32,433 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:32,450 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; controllable: True ; >09:10:32,480 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,537 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,579 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:32,609 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,664 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,709 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:32,739 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,796 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,842 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:32,872 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,929 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:32,972 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:32,974 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:32,976 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:32,993 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; controllable: True ; >09:10:33,021 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,076 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,121 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:33,150 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,209 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,256 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:33,285 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,339 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,385 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:33,416 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,472 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,518 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:33,519 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:33,521 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:33,539 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; controllable: True ; >09:10:33,568 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,622 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,670 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:33,702 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,758 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,803 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:33,834 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,890 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:33,937 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:33,966 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,023 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,068 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:34,070 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:34,072 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:34,087 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; controllable: True ; >09:10:34,116 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,171 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,217 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:34,249 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,306 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,351 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:34,381 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,437 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,485 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:34,516 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,575 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,625 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:34,627 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:34,629 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:34,647 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; controllable: True ; >09:10:34,678 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,735 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,782 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:34,813 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,868 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:34,915 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:34,945 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,005 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,049 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:35,080 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,135 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,184 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:35,185 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:35,186 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:35,203 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; controllable: True ; >09:10:35,232 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,285 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,330 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:35,360 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,415 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,457 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:35,486 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,541 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,587 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:35,617 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,672 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,717 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:35,719 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:35,720 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:35,737 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >09:10:35,767 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,823 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,867 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:35,897 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:35,954 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,000 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:36,028 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,087 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,134 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:36,163 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,219 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,264 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:36,266 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:36,268 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:36,286 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >09:10:36,316 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,375 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,422 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:36,452 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,510 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,555 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:36,586 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,642 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,688 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:36,719 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,775 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,823 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:36,826 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:36,827 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:36,844 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; controllable: True ; >09:10:36,871 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,930 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:36,975 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:37,004 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,059 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,105 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:37,136 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,194 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,239 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:37,270 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,324 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,369 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:37,372 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:37,373 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:37,390 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; controllable: True ; >09:10:37,418 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,474 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,518 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:37,547 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,602 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,646 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:37,676 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,732 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,777 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:37,806 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,862 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:37,908 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:37,911 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:37,912 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:37,929 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; controllable: True ; >09:10:37,958 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,014 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,058 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:38,087 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,143 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,188 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:38,217 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,272 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,317 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:38,346 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,403 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,448 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:38,450 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:38,452 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:38,469 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; controllable: True ; >09:10:38,499 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,555 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,598 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:38,628 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,686 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,732 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:38,762 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,818 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,863 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:38,893 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,949 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:38,993 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:38,995 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:38,996 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:39,013 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; controllable: True ; >09:10:39,042 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,099 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,143 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:39,174 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,229 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,275 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:39,305 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,361 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,405 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:39,434 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,494 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,537 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:39,539 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:39,541 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:39,559 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; controllable: True ; >09:10:39,587 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,643 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,689 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:39,720 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,777 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,824 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:39,852 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,910 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:39,955 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:39,984 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,039 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,083 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:40,085 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:40,087 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:40,103 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; controllable: True ; >09:10:40,133 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,187 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,231 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:40,261 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,316 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,363 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:40,391 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,450 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,497 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:40,525 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,578 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,623 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:40,625 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:40,626 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:40,645 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; controllable: True ; >09:10:40,677 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,734 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,780 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:40,810 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,865 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,909 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:40,938 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:40,994 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,040 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:41,069 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,126 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,172 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:41,174 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:41,176 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:41,192 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; controllable: True ; >09:10:41,220 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,275 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,319 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:41,349 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,406 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,449 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:41,478 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,535 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,578 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:41,607 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,662 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,708 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:41,710 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:41,712 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:41,728 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; controllable: True ; >09:10:41,757 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,813 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,860 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:41,888 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,944 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:41,990 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:42,017 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,075 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,121 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:42,150 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,207 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,255 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:42,256 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:42,258 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:42,275 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; controllable: True ; >09:10:42,305 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,360 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,404 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:42,434 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,489 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,535 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:42,564 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,619 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,664 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:42,693 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,749 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,796 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:42,797 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:42,798 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:42,815 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; controllable: True ; >09:10:42,845 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,902 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:42,947 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:42,977 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,033 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,080 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:43,109 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,167 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,210 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:43,240 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,296 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,339 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:43,341 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:43,343 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:43,359 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; controllable: True ; >09:10:43,388 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,444 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,488 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:43,518 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,572 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,614 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:43,642 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,700 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,745 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:43,773 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,827 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,873 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:43,875 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:43,877 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:43,896 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; controllable: True ; >09:10:43,925 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:43,977 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,024 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:44,056 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,111 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,155 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:44,185 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,238 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,281 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:44,310 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,370 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,418 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:44,420 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:44,422 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:44,439 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; controllable: True ; >09:10:44,467 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,522 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,567 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:44,595 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,653 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,699 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:44,729 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,785 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,831 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:44,860 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,917 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:44,964 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:44,966 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:44,967 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:44,984 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; controllable: True ; >09:10:45,011 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,069 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,114 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:45,143 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,201 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,248 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:45,276 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,332 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,376 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:45,406 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,463 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:45,508 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:45,510 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:45,512 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:45,528 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:10:45,558 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >09:10:45,617 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >09:10:45,665 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:10:45,666 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:45,667 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:45,686 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:10:45,715 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >09:10:45,773 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >09:10:45,821 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:10:45,823 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:45,824 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:45,843 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:10:45,844 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >09:10:45,846 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >09:10:45,863 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:10:45,865 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:45,865 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:45,884 DBG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >09:10:45,913 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >09:10:45,972 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >09:10:46,017 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:10:46,019 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:46,021 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:46,038 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >09:10:46,068 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >09:10:46,125 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >09:10:46,170 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:10:46,172 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:46,173 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:10:46,189 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:10:46,190 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >09:10:46,191 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >09:10:46,209 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:10:46,238 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >09:10:46,295 DBG blivet: Iso9660FS.teardown: device: /dev/sdb ; type: iso9660 ; status: False ; >09:10:46,341 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:10:46,342 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >09:10:46,349 INF blivet: edd: MBR signature on nvme0n1 is zero. new disk image? >09:10:46,363 INF blivet: edd: MBR signature on sda is zero. new disk image? >09:10:46,363 INF blivet: edd: collected mbr signatures: {} >09:10:46,366 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >09:10:46,367 INF blivet: Skipping disk: sdc: No media present >09:10:46,368 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >09:10:46,370 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:46,370 DBG blivet: failed to resolve '/dev/sdb1' >09:10:46,399 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >09:10:46,400 DBG blivet: DeviceTree.get_device_by_name returned existing 58.83 GiB disk sdb (240) with existing iso9660 filesystem >09:10:46,401 DBG blivet: BTRFSVolumeDevice.setup: gentoo ; orig: False ; status: True ; controllable: True ; >09:10:46,431 DBG blivet: BTRFS.setup: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:10:46,432 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1 ; mountpoint: /mnt/sysimage ; >09:10:46,492 DBG blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >09:10:46,527 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:10:46,589 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:10:46,638 DBG blivet: BTRFSVolumeDevice.setup: boot ; orig: False ; status: True ; controllable: True ; >09:10:46,667 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:46,668 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p2 ; mountpoint: /mnt/sysimage ; >09:10:46,723 DBG blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >09:10:46,757 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:46,817 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:46,864 DBG blivet: BTRFSVolumeDevice.setup: btrfsroot ; orig: False ; status: True ; controllable: True ; >09:10:46,895 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:46,896 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:46,967 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:46,999 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,060 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,108 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-root-old ; orig: False ; status: True ; controllable: True ; >09:10:47,144 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,145 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:47,252 DBG blivet: BTRFSSubVolumeDevice.setup: home ; orig: False ; status: True ; controllable: True ; >09:10:47,288 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,289 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:47,383 DBG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >09:10:47,426 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,483 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,534 DBG blivet: BTRFSSubVolumeDevice.setup: srv ; orig: False ; status: True ; controllable: True ; >09:10:47,564 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,564 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:47,652 DBG blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >09:10:47,690 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,758 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,806 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var-old ; orig: False ; status: True ; controllable: True ; >09:10:47,836 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:47,837 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:47,924 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >09:10:47,953 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,020 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,068 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-root ; orig: False ; status: True ; controllable: True ; >09:10:48,100 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,100 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:48,163 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p1 ; incomplete: False ; hidden: False ; >09:10:48,165 DBG blivet: DeviceTree.get_device_by_path returned existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >09:10:48,168 DBG blivet: resolved '/dev/nvme0n1p1' to 'nvme0n1p1' (partition) >09:10:48,168 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p2 ; incomplete: False ; hidden: False ; >09:10:48,170 DBG blivet: DeviceTree.get_device_by_path returned existing 1024 MiB btrfs volume boot (35) with existing btrfs filesystem >09:10:48,171 DBG blivet: resolved '/dev/nvme0n1p2' to 'boot' (btrfs volume) >09:10:48,172 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >09:10:48,172 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >09:10:48,174 DBG blivet: resolved '/dev/nvme0n1p3' to 'gentoo-root' (btrfs subvolume) >09:10:48,175 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >09:10:48,175 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >09:10:48,177 DBG blivet: resolved '/dev/nvme0n1p3' to 'home' (btrfs subvolume) >09:10:48,178 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >09:10:48,178 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >09:10:48,180 DBG blivet: resolved '/dev/nvme0n1p3' to 'srv' (btrfs subvolume) >09:10:48,181 DBG blivet: DeviceTree.get_device_by_path: path: /dev/nvme0n1p3 ; incomplete: False ; hidden: False ; >09:10:48,181 DBG blivet: DeviceTree.get_device_by_path returned existing 475.81 GiB btrfs snapshot gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 (178) with existing btrfs filesystem >09:10:48,183 DBG blivet: resolved '/dev/nvme0n1p3' to 'gentoo-var' (btrfs subvolume) >09:10:48,183 DBG blivet: DeviceTree.get_device_by_name: name: shm ; incomplete: False ; hidden: False ; >09:10:48,184 DBG blivet: DeviceTree.get_device_by_name returned None >09:10:48,185 DBG blivet: DeviceTree.get_device_by_path: path: shm ; incomplete: False ; hidden: False ; >09:10:48,187 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:48,187 DBG blivet: failed to resolve 'shm' >09:10:48,223 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var ; orig: False ; status: True ; controllable: True ; >09:10:48,264 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,265 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:48,352 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:48,387 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,454 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,504 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var-old/lib/machines ; orig: False ; status: True ; controllable: True ; >09:10:48,534 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,535 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:48,627 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >09:10:48,669 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,733 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,781 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; orig: False ; status: True ; controllable: True ; >09:10:48,810 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,811 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:48,879 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:48,881 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:48,881 DBG blivet: failed to resolve '/dev/cdrom' >09:10:48,882 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:48,884 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:48,884 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:48,929 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; orig: False ; status: True ; controllable: True ; >09:10:48,961 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:48,962 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:49,028 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:49,031 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,031 DBG blivet: failed to resolve '/dev/cdrom' >09:10:49,032 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:49,035 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,035 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:49,069 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; orig: False ; status: True ; controllable: True ; >09:10:49,101 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,102 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:49,167 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:49,169 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,170 DBG blivet: failed to resolve '/dev/cdrom' >09:10:49,170 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:49,172 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,172 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:49,211 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; orig: False ; status: True ; controllable: True ; >09:10:49,248 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,249 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:49,315 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:49,318 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,318 DBG blivet: failed to resolve '/dev/cdrom' >09:10:49,319 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:49,322 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,322 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:49,358 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; orig: False ; status: True ; controllable: True ; >09:10:49,395 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,396 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:49,461 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:49,463 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,463 DBG blivet: failed to resolve '/dev/cdrom' >09:10:49,464 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:49,465 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,465 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:49,496 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; orig: False ; status: True ; controllable: True ; >09:10:49,528 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,529 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:49,597 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:49,599 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,599 DBG blivet: failed to resolve '/dev/cdrom' >09:10:49,600 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:49,602 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:49,602 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:49,635 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/machines ; orig: False ; status: True ; controllable: True ; >09:10:49,669 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,669 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:49,760 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >09:10:49,797 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,854 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,907 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/portables ; orig: False ; status: True ; controllable: True ; >09:10:49,940 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:49,941 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:50,035 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >09:10:50,068 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,131 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,178 DBG blivet: BTRFSSubVolumeDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; orig: False ; status: True ; controllable: True ; >09:10:50,208 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,209 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:50,270 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:50,273 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,273 DBG blivet: failed to resolve '/dev/cdrom' >09:10:50,274 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:50,275 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,275 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:50,312 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; orig: False ; status: True ; controllable: True ; >09:10:50,349 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,350 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:50,415 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:50,417 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,417 DBG blivet: failed to resolve '/dev/cdrom' >09:10:50,418 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:50,419 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,420 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:50,450 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; orig: False ; status: True ; controllable: True ; >09:10:50,484 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,485 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:50,552 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:50,555 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,555 DBG blivet: failed to resolve '/dev/cdrom' >09:10:50,556 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:50,559 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,559 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:50,596 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; orig: False ; status: True ; controllable: True ; >09:10:50,629 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,629 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:50,696 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:50,698 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,698 DBG blivet: failed to resolve '/dev/cdrom' >09:10:50,699 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:50,700 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,700 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:50,744 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; orig: False ; status: True ; controllable: True ; >09:10:50,781 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,782 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:50,848 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:50,850 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,850 DBG blivet: failed to resolve '/dev/cdrom' >09:10:50,851 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:50,852 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,853 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:50,883 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; orig: False ; status: True ; controllable: True ; >09:10:50,926 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:50,927 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:50,993 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:50,996 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,996 DBG blivet: failed to resolve '/dev/cdrom' >09:10:50,996 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:50,998 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:50,998 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:51,030 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; orig: False ; status: True ; controllable: True ; >09:10:51,066 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:51,066 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:51,134 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:51,137 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,137 DBG blivet: failed to resolve '/dev/cdrom' >09:10:51,139 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:51,141 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,141 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:51,175 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; orig: False ; status: True ; controllable: True ; >09:10:51,210 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:51,211 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:51,281 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:51,285 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,285 DBG blivet: failed to resolve '/dev/cdrom' >09:10:51,286 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:51,287 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,288 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:51,324 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; orig: False ; status: True ; controllable: True ; >09:10:51,362 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:51,363 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:51,428 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:51,430 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,431 DBG blivet: failed to resolve '/dev/cdrom' >09:10:51,431 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:51,433 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,433 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:51,461 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; orig: False ; status: True ; controllable: True ; >09:10:51,495 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:51,496 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:51,561 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:51,565 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,565 DBG blivet: failed to resolve '/dev/cdrom' >09:10:51,566 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:51,569 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,569 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:51,606 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; orig: False ; status: True ; controllable: True ; >09:10:51,638 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:51,639 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:51,705 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:51,708 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,708 DBG blivet: failed to resolve '/dev/cdrom' >09:10:51,709 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:51,710 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,710 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:51,748 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; orig: False ; status: True ; controllable: True ; >09:10:51,780 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:51,781 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:51,847 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:51,850 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,851 DBG blivet: failed to resolve '/dev/cdrom' >09:10:51,852 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:51,855 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:51,855 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:51,898 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; orig: False ; status: True ; controllable: True ; >09:10:51,939 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:51,940 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:52,006 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:52,008 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,008 DBG blivet: failed to resolve '/dev/cdrom' >09:10:52,008 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:52,010 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,010 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:52,049 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; orig: False ; status: True ; controllable: True ; >09:10:52,087 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:52,088 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:52,155 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:52,158 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,158 DBG blivet: failed to resolve '/dev/cdrom' >09:10:52,159 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:52,162 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,162 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:52,200 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; orig: False ; status: True ; controllable: True ; >09:10:52,231 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:52,232 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:52,299 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:52,302 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,302 DBG blivet: failed to resolve '/dev/cdrom' >09:10:52,303 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:52,306 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,306 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:52,342 DBG blivet: BTRFSSnapShotDevice.setup: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; orig: False ; status: True ; controllable: True ; >09:10:52,371 DBG blivet: BTRFS.setup: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:52,372 DBG blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/nvme0n1p3 ; mountpoint: /mnt/sysimage ; >09:10:52,442 DBG blivet: DeviceTree.get_device_by_path: path: /dev/cdrom ; incomplete: False ; hidden: False ; >09:10:52,445 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,446 DBG blivet: failed to resolve '/dev/cdrom' >09:10:52,447 DBG blivet: DeviceTree.get_device_by_path: path: /dev/usbdisk ; incomplete: False ; hidden: False ; >09:10:52,449 DBG blivet: DeviceTree.get_device_by_path returned None >09:10:52,449 DBG blivet: failed to resolve '/dev/usbdisk' >09:10:52,483 DBG blivet: BTRFSVolumeDevice.teardown: gentoo ; status: True ; controllable: True ; >09:10:52,514 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:10:52,573 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1 ; type: btrfs ; status: False ; >09:10:52,622 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:52,623 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:52,624 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:52,641 DBG blivet: PartitionDevice.teardown: nvme0n1p1 ; status: True ; controllable: True ; >09:10:52,642 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >09:10:52,642 DBG blivet: BIOSBoot.teardown: device: /dev/nvme0n1p1 ; type: biosboot ; status: False ; >09:10:52,662 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:52,664 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:52,665 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:52,682 DBG blivet: BTRFSVolumeDevice.teardown: boot ; status: True ; controllable: True ; >09:10:52,713 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:52,768 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:52,811 DBG blivet: PartitionDevice.teardown: nvme0n1p2 ; status: True ; controllable: True ; >09:10:52,840 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:52,899 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p2 ; type: btrfs ; status: False ; >09:10:52,945 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:52,947 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:52,949 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:52,967 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root-old ; status: True ; controllable: True ; >09:10:52,996 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,050 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,096 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:53,126 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,186 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,231 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:53,262 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,319 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,365 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:53,367 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:53,368 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:53,385 DBG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >09:10:53,415 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,472 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,516 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:53,547 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,606 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,653 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:53,684 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,739 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,786 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:53,788 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:53,789 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:53,804 DBG blivet: BTRFSSubVolumeDevice.teardown: srv ; status: True ; controllable: True ; >09:10:53,833 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,888 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:53,931 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:53,960 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,016 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,060 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:54,089 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,146 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,193 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:54,195 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:54,196 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:54,215 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-root ; status: True ; controllable: True ; >09:10:54,245 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,300 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,346 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:54,377 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,437 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,481 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:54,509 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,568 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,616 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:54,618 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:54,619 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:54,635 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old/lib/machines ; status: True ; controllable: True ; >09:10:54,665 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,724 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,772 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var-old ; status: True ; controllable: True ; >09:10:54,802 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,857 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,901 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:54,932 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:54,988 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,035 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:55,064 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,121 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,170 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:55,172 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:55,173 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:55,190 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 ; status: True ; controllable: True ; >09:10:55,221 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,277 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,322 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:55,351 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,410 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,455 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:55,485 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,544 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,590 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:55,618 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,680 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,730 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:55,731 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:55,732 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:55,751 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init ; status: True ; controllable: True ; >09:10:55,779 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,835 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,880 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:55,911 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:55,969 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,012 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:56,044 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,103 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,149 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:56,179 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,235 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,281 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:56,283 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:56,284 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:56,303 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd ; status: True ; controllable: True ; >09:10:56,333 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,390 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,433 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:56,462 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,522 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,569 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:56,600 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,659 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,705 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:56,736 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,793 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,840 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:56,842 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:56,844 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:56,860 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init ; status: True ; controllable: True ; >09:10:56,888 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,948 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:56,994 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:57,026 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,083 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,127 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:57,156 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,215 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,264 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:57,294 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,351 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,398 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:57,400 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:57,401 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:57,419 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb ; status: True ; controllable: True ; >09:10:57,448 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,505 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,549 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:57,581 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,637 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,681 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:57,709 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,765 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,813 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:57,842 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,900 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:57,948 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:57,949 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:57,951 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:57,969 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init ; status: True ; controllable: True ; >09:10:57,999 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,057 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,102 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:58,132 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,188 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,234 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:58,263 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,320 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,365 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:58,394 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,451 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,498 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:58,499 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:58,501 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:58,518 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/machines ; status: True ; controllable: True ; >09:10:58,550 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,609 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,654 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:58,683 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,738 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,783 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:58,810 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,865 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,910 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:58,938 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:58,992 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,036 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:59,038 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:59,040 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:59,056 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/portables ; status: True ; controllable: True ; >09:10:59,085 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,141 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,185 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:59,215 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,274 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,320 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:59,350 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,407 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,456 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:10:59,486 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,543 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,591 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:10:59,593 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:59,595 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:10:59,611 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 ; status: True ; controllable: True ; >09:10:59,642 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,699 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,744 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:10:59,774 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,831 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,877 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:10:59,906 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:10:59,968 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,010 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:00,040 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,095 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,143 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:00,145 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:00,146 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:00,163 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 ; status: True ; controllable: True ; >09:11:00,192 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,248 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,293 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:00,323 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,382 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,429 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:00,458 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,516 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,564 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:00,597 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,653 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,699 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:00,700 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:00,702 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:00,719 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 ; status: True ; controllable: True ; >09:11:00,750 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,805 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,849 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:00,876 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,932 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:00,975 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:01,007 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,064 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,110 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:01,141 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,200 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,246 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:01,248 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:01,250 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:01,267 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 ; status: True ; controllable: True ; >09:11:01,296 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,352 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,398 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:01,429 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,486 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,531 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:01,560 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,617 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,661 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:01,692 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,749 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,795 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:01,797 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:01,799 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:01,814 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e ; status: True ; controllable: True ; >09:11:01,843 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,899 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:01,944 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:01,972 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,027 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,074 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:02,104 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,163 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,207 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:02,239 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,297 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,345 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:02,347 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:02,349 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:02,368 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba ; status: True ; controllable: True ; >09:11:02,397 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,457 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,504 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:02,534 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,590 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,635 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:02,664 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,720 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,767 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:02,798 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,856 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:02,903 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:02,905 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:02,906 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:02,923 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 ; status: True ; controllable: True ; >09:11:02,953 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,010 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,055 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:03,084 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,141 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,187 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:03,219 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,275 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,321 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:03,352 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,409 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,457 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:03,458 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:03,460 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:03,478 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc ; status: True ; controllable: True ; >09:11:03,509 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,568 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,612 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:03,641 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,699 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,744 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:03,774 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,833 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,882 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:03,913 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:03,970 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,017 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:04,019 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:04,020 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:04,039 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init ; status: True ; controllable: True ; >09:11:04,068 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,124 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,171 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:04,202 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,259 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,306 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:04,337 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,392 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,436 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:04,467 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,525 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,571 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:04,573 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:04,575 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:04,591 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c ; status: True ; controllable: True ; >09:11:04,621 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,678 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,725 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:04,757 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,815 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,862 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:04,893 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,951 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:04,997 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:05,027 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,086 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,136 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:05,138 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:05,139 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:05,156 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init ; status: True ; controllable: True ; >09:11:05,185 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,242 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,288 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:05,319 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,378 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,425 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:05,457 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,515 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,561 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:05,591 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,647 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,692 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:05,694 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:05,695 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:05,712 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a ; status: True ; controllable: True ; >09:11:05,741 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,797 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,840 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:05,870 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,925 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:05,971 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:06,002 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,058 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,104 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:06,135 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,193 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,239 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:06,241 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:06,242 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:06,261 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init ; status: True ; controllable: True ; >09:11:06,292 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,350 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,393 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:06,422 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,482 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,526 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:06,556 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,616 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,659 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:06,688 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,748 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,796 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:06,799 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:06,800 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:06,819 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e ; status: True ; controllable: True ; >09:11:06,846 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,901 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:06,945 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:06,975 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,032 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,078 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:07,110 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,167 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,214 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:07,244 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,303 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,350 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:07,352 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:07,353 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:07,372 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init ; status: True ; controllable: True ; >09:11:07,402 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,459 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,503 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:07,532 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,588 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,633 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:07,662 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,718 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,763 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:07,793 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,853 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:07,899 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:07,901 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:07,903 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:07,922 DBG blivet: BTRFSSnapShotDevice.teardown: gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 ; status: True ; controllable: True ; >09:11:07,952 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,011 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,054 DBG blivet: BTRFSSubVolumeDevice.teardown: gentoo-var ; status: True ; controllable: True ; >09:11:08,082 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,138 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,180 DBG blivet: BTRFSVolumeDevice.teardown: btrfsroot ; status: True ; controllable: True ; >09:11:08,210 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,266 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,310 DBG blivet: PartitionDevice.teardown: nvme0n1p3 ; status: True ; controllable: True ; >09:11:08,339 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,397 DBG blivet: BTRFS.teardown: device: /dev/nvme0n1p3 ; type: btrfs ; status: False ; >09:11:08,442 DBG blivet: DiskDevice.teardown: nvme0n1 ; status: True ; controllable: True ; >09:11:08,444 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:08,445 DBG blivet: DiskLabel.teardown: device: /dev/nvme0n1 ; type: disklabel ; status: False ; >09:11:08,461 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:11:08,490 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >09:11:08,547 DBG blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >09:11:08,595 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:11:08,597 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,598 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,617 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:11:08,647 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >09:11:08,702 DBG blivet: EFIFS.teardown: device: /dev/sda2 ; type: efi ; status: False ; >09:11:08,748 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:11:08,750 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,751 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,768 DBG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:11:08,769 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >09:11:08,770 DBG blivet: DeviceFormat.teardown: device: /dev/sda3 ; type: None ; status: False ; >09:11:08,787 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:11:08,789 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,790 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,808 DBG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >09:11:08,839 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >09:11:08,897 DBG blivet: NTFS.teardown: device: /dev/sda4 ; type: ntfs ; status: False ; >09:11:08,942 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:11:08,944 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,945 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:08,962 DBG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >09:11:08,994 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >09:11:09,051 DBG blivet: NTFS.teardown: device: /dev/sda5 ; type: ntfs ; status: False ; >09:11:09,093 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:11:09,095 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:09,096 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:11:09,112 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:11:09,113 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >09:11:09,114 DBG blivet: DeviceFormat.teardown: device: /dev/sdc ; type: None ; status: False ; >09:11:09,130 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:11:09,132 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >09:11:09,136 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,137 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,138 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,139 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,140 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,141 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,142 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,143 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,144 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,145 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,146 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,147 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,148 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,149 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,150 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,151 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,152 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,153 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,154 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,155 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,156 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,156 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,157 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,158 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,159 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,160 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,161 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,162 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,163 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,164 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,165 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,166 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,167 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,168 DBG blivet: Ext4FS.supported: supported: True ; >09:11:09,169 DBG blivet: Ext4FS.supported: supported: True ; >09:11:09,170 DBG blivet: Ext4FS.supported: supported: True ; >09:11:09,172 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,173 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,175 DBG blivet: NTFS.supported: supported: False ; >09:11:09,176 DBG blivet: EFIFS.supported: supported: True ; >09:11:09,178 DBG blivet: NTFS.supported: supported: False ; >09:11:09,179 DBG blivet: NTFS.supported: supported: False ; >09:11:09,180 DBG blivet: Iso9660FS.supported: supported: True ; >09:11:09,182 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,204 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >09:11:09,205 DBG blivet: DeviceTree.get_device_by_path returned existing 6.5 GiB dm live-base (297) with existing ext4 filesystem >09:11:09,225 DBG blivet: DiskLabel.__init__: >09:11:09,226 INF blivet: DiskLabel.parted_device returning None >09:11:09,227 DBG blivet: DMRaidMember.__init__: >09:11:09,228 DBG blivet: Ext2FS.supported: supported: True ; >09:11:09,229 DBG blivet: Ext2FS.supported: supported: True ; >09:11:09,230 DBG blivet: Ext3FS.supported: supported: True ; >09:11:09,230 DBG blivet: Ext3FS.supported: supported: True ; >09:11:09,231 DBG blivet: Ext4FS.supported: supported: True ; >09:11:09,231 DBG blivet: Ext4FS.supported: supported: True ; >09:11:09,232 DBG blivet: FATFS.supported: supported: True ; >09:11:09,233 DBG blivet: FATFS.supported: supported: True ; >09:11:09,233 DBG blivet: EFIFS.supported: supported: True ; >09:11:09,234 DBG blivet: EFIFS.supported: supported: True ; >09:11:09,235 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,235 DBG blivet: BTRFS.supported: supported: True ; >09:11:09,236 DBG blivet: XFS.supported: supported: True ; >09:11:09,237 DBG blivet: XFS.supported: supported: True ; >09:11:09,237 DBG blivet: HFS.supported: supported: False ; >09:11:09,238 DBG blivet: HFS.supported: supported: False ; >09:11:09,239 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:11:09,239 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:11:09,240 DBG blivet: HFSPlus.supported: supported: False ; >09:11:09,241 DBG blivet: HFSPlus.supported: supported: False ; >09:11:09,242 DBG blivet: MacEFIFS.supported: supported: True ; >09:11:09,243 DBG blivet: MacEFIFS.supported: supported: True ; >09:11:09,244 DBG blivet: NTFS.supported: supported: False ; >09:11:09,244 DBG blivet: NTFS.supported: supported: False ; >09:11:09,245 DBG blivet: NFS.supported: supported: False ; >09:11:09,246 DBG blivet: NFS.supported: supported: False ; >09:11:09,247 DBG blivet: NFSv4.supported: supported: False ; >09:11:09,247 DBG blivet: NFSv4.supported: supported: False ; >09:11:09,248 DBG blivet: Iso9660FS.supported: supported: True ; >09:11:09,248 DBG blivet: Iso9660FS.supported: supported: True ; >09:11:09,249 DBG blivet: NoDevFS.supported: supported: False ; >09:11:09,250 DBG blivet: NoDevFS.supported: supported: False ; >09:11:09,250 DBG blivet: DevPtsFS.supported: supported: False ; >09:11:09,251 DBG blivet: DevPtsFS.supported: supported: False ; >09:11:09,252 DBG blivet: ProcFS.supported: supported: False ; >09:11:09,252 DBG blivet: ProcFS.supported: supported: False ; >09:11:09,258 DBG blivet: SysFS.supported: supported: False ; >09:11:09,259 DBG blivet: SysFS.supported: supported: False ; >09:11:09,260 DBG blivet: TmpFS.supported: supported: True ; >09:11:09,266 DBG blivet: TmpFS.supported: supported: True ; >09:11:09,267 DBG blivet: BindFS.supported: supported: False ; >09:11:09,267 DBG blivet: BindFS.supported: supported: False ; >09:11:09,268 DBG blivet: SELinuxFS.supported: supported: False ; >09:11:09,268 DBG blivet: SELinuxFS.supported: supported: False ; >09:11:09,271 DBG blivet: USBFS.supported: supported: False ; >09:11:09,272 DBG blivet: USBFS.supported: supported: False ; >09:11:09,273 DBG blivet: EFIVarFS.supported: supported: False ; >09:11:09,274 DBG blivet: EFIVarFS.supported: supported: False ; >09:11:09,276 DBG blivet: LUKS.__init__: >09:11:09,276 DBG blivet: LVMPhysicalVolume.__init__: >09:11:09,277 DBG blivet: MDRaidMember.__init__: >09:11:09,278 DBG blivet: MultipathMember.__init__: >09:11:09,279 DBG blivet: SwapSpace.__init__: >07:11:33,362 DBG blivet: starting Blivet copy >07:11:33,399 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p1 ; >07:11:33,399 DBG blivet: device nvme0n1p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc852dc58d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8757399b0> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875739780> PedPartition: <_ped.Partition object at 0x7fc851bca1a8> >07:11:33,401 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p2 ; >07:11:33,401 DBG blivet: device nvme0n1p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc852dc58d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875739a20> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875739860> PedPartition: <_ped.Partition object at 0x7fc851bca150> >07:11:33,403 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p3 ; >07:11:33,403 DBG blivet: device nvme0n1p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc852dc58d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875739be0> > number: 3 path: /dev/nvme0n1p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875739b38> PedPartition: <_ped.Partition object at 0x7fc851bca200> >07:11:33,405 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >07:11:33,405 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875750320> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875750128> PedPartition: <_ped.Partition object at 0x7fc851bca0a0> >07:11:33,406 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >07:11:33,406 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875750390> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875750208> PedPartition: <_ped.Partition object at 0x7fc8757651a8> >07:11:33,407 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >07:11:33,407 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8757504a8> PedPartition: <_ped.Partition object at 0x7fc875765200> >07:11:33,408 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >07:11:33,408 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8757506a0> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8757505f8> PedPartition: <_ped.Partition object at 0x7fc875765258> >07:11:33,409 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >07:11:33,410 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc85368aef0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875750860> > number: 5 path: /dev/sda5 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8757507b8> PedPartition: <_ped.Partition object at 0x7fc8757652b0> >07:11:33,411 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >07:11:33,411 DBG blivet: DeviceTree.get_device_by_id returned existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >07:11:33,414 DBG blivet: DeviceTree.get_device_by_id: id_num: 35 ; incomplete: False ; hidden: True ; >07:11:33,414 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB btrfs volume boot (35) with existing btrfs filesystem >07:11:33,416 DBG blivet: DeviceTree.get_device_by_id: id_num: 74 ; incomplete: False ; hidden: True ; >07:11:33,416 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume gentoo-root (74) with existing btrfs filesystem >07:11:33,418 DBG blivet: DeviceTree.get_device_by_id: id_num: 62 ; incomplete: False ; hidden: True ; >07:11:33,419 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume home (62) with existing btrfs filesystem >07:11:33,421 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >07:11:33,421 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume srv (66) with existing btrfs filesystem >07:11:33,423 DBG blivet: DeviceTree.get_device_by_id: id_num: 78 ; incomplete: False ; hidden: True ; >07:11:33,424 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs filesystem >07:11:33,435 DBG blivet: finished Blivet copy >07:11:33,435 DBG blivet: starting Blivet copy >07:11:33,460 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p1 ; >07:11:33,460 DBG blivet: device nvme0n1p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc87576d080> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875683ba8> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875683978> PedPartition: <_ped.Partition object at 0x7fc875765888> >07:11:33,461 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p2 ; >07:11:33,461 DBG blivet: device nvme0n1p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc87576d080> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875683c18> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875683a58> PedPartition: <_ped.Partition object at 0x7fc875765620> >07:11:33,462 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p3 ; >07:11:33,462 DBG blivet: device nvme0n1p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc87576d080> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875683dd8> > number: 3 path: /dev/nvme0n1p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875683d30> PedPartition: <_ped.Partition object at 0x7fc875765678> >07:11:33,464 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >07:11:33,464 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d7128> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875683e80> PedPartition: <_ped.Partition object at 0x7fc875765728> >07:11:33,465 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >07:11:33,465 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d7198> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8756d7080> PedPartition: <_ped.Partition object at 0x7fc875765830> >07:11:33,466 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >07:11:33,466 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8756d72b0> PedPartition: <_ped.Partition object at 0x7fc875765468> >07:11:33,467 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >07:11:33,468 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d74a8> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8756d7400> PedPartition: <_ped.Partition object at 0x7fc875765518> >07:11:33,469 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >07:11:33,469 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756d4a20> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756d7668> > number: 5 path: /dev/sda5 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8756d75c0> PedPartition: <_ped.Partition object at 0x7fc875765360> >07:11:33,470 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >07:11:33,470 DBG blivet: DeviceTree.get_device_by_id returned existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >07:11:33,473 DBG blivet: DeviceTree.get_device_by_id: id_num: 35 ; incomplete: False ; hidden: True ; >07:11:33,473 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB btrfs volume boot (35) with existing btrfs filesystem >07:11:33,475 DBG blivet: DeviceTree.get_device_by_id: id_num: 74 ; incomplete: False ; hidden: True ; >07:11:33,475 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume gentoo-root (74) with existing btrfs filesystem >07:11:33,477 DBG blivet: DeviceTree.get_device_by_id: id_num: 62 ; incomplete: False ; hidden: True ; >07:11:33,478 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume home (62) with existing btrfs filesystem >07:11:33,480 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >07:11:33,480 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume srv (66) with existing btrfs filesystem >07:11:33,482 DBG blivet: DeviceTree.get_device_by_id: id_num: 78 ; incomplete: False ; hidden: True ; >07:11:33,482 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs filesystem >07:11:33,494 DBG blivet: finished Blivet copy >07:11:33,494 INF blivet: hiding device existing 450 MiB partition sda1 (192) with existing ntfs filesystem >07:11:33,497 DBG blivet: DiskDevice.remove_child: name: sda ; child: sda1 ; kids: 5 ; >07:11:33,497 INF blivet: removed partition sda1 (id 192) from device tree >07:11:33,498 DBG blivet: lvm filter: adding sda1 to the reject list >07:11:33,498 INF blivet: hiding device existing 100 MiB partition sda2 (202) with existing efi filesystem >07:11:33,501 DBG blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 4 ; >07:11:33,501 INF blivet: removed partition sda2 (id 202) from device tree >07:11:33,501 DBG blivet: lvm filter: adding sda2 to the reject list >07:11:33,501 INF blivet: hiding device existing 16 MiB partition sda3 (210) >07:11:33,504 DBG blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 3 ; >07:11:33,504 INF blivet: removed partition sda3 (id 210) from device tree >07:11:33,504 DBG blivet: lvm filter: adding sda3 to the reject list >07:11:33,504 INF blivet: hiding device existing 795.78 GiB partition sda4 (215) with existing ntfs filesystem >07:11:33,507 DBG blivet: DiskDevice.remove_child: name: sda ; child: sda4 ; kids: 2 ; >07:11:33,507 INF blivet: removed partition sda4 (id 215) from device tree >07:11:33,507 DBG blivet: lvm filter: adding sda4 to the reject list >07:11:33,507 INF blivet: hiding device existing 2.86 TiB partition sda5 (225) with existing ntfs filesystem >07:11:33,510 DBG blivet: DiskDevice.remove_child: name: sda ; child: sda5 ; kids: 1 ; >07:11:33,510 INF blivet: removed partition sda5 (id 225) from device tree >07:11:33,510 DBG blivet: lvm filter: adding sda5 to the reject list >07:11:33,510 INF blivet: hiding device existing 3.64 TiB disk sda (182) with existing gpt disklabel >07:11:33,511 INF blivet: removed disk sda (id 182) from device tree >07:11:33,511 DBG blivet: lvm filter: adding sda to the reject list >07:11:33,512 DBG blivet: DeviceTree.get_device_by_name: name: nvme0n1 ; incomplete: False ; hidden: True ; >07:11:33,512 DBG blivet: DeviceTree.get_device_by_name returned existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel >07:11:33,514 DBG blivet: DeviceTree.get_dependent_devices: dep: existing 476.94 GiB disk nvme0n1 (2) with existing gpt disklabel ; hidden: True ; >07:11:33,516 DBG blivet: checking if nvme0n1 depends on nvme0n1 >07:11:33,516 DBG blivet: checking if gentoo depends on nvme0n1 >07:11:33,516 DBG blivet: checking if nvme0n1p1 depends on nvme0n1 >07:11:33,516 DBG blivet: checking if nvme0n1p2 depends on nvme0n1 >07:11:33,516 DBG blivet: checking if boot depends on nvme0n1 >07:11:33,516 DBG blivet: checking if nvme0n1p3 depends on nvme0n1 >07:11:33,516 DBG blivet: checking if btrfsroot depends on nvme0n1 >07:11:33,516 DBG blivet: checking if gentoo-root-old depends on nvme0n1 >07:11:33,517 DBG blivet: checking if home depends on nvme0n1 >07:11:33,517 DBG blivet: checking if srv depends on nvme0n1 >07:11:33,517 DBG blivet: checking if gentoo-var-old depends on nvme0n1 >07:11:33,517 DBG blivet: checking if gentoo-root depends on nvme0n1 >07:11:33,517 DBG blivet: checking if gentoo-var depends on nvme0n1 >07:11:33,517 DBG blivet: checking if gentoo-var-old/lib/machines depends on nvme0n1 >07:11:33,517 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951 depends on nvme0n1 >07:11:33,517 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/d151b2eaff9411b7dc51d01716bfd05db6cc85b894db3c2bb41d8ed370793951-init depends on nvme0n1 >07:11:33,517 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/18f9ae8f41fbb75091e36a89d3e50b30cc24d198fb6f6afd052efad67cdfe7cd-init depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/8663a1f0330f3bf3869e615121b3c120263c78f9b67957d4f51bc7782f3134eb-init depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/machines depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/portables depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/e5d452fe92931414223c77b118f3558ca8a6bbf3bb995ad35dba520fa80b7d54 depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/7f4ecf23e0a30b308f2be0ae38a40123cd3a93be8793e51d209f3025dfec99c6 depends on nvme0n1 >07:11:33,518 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/4b6909386559d04c38e79afda0a84885327b011cd3299f7941c39490300f75e0 depends on nvme0n1 >07:11:33,519 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/8a517e3f465e0481372a364489910e4a787f8735adaeae303965fc9bdec4d455 depends on nvme0n1 >07:11:33,519 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/753e880078d632111854adfe5d874b2c0ac973a6989367b1fa5427a976a7847e depends on nvme0n1 >07:11:33,519 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/2e2f524da0f632622e3c0676acf0afe30a37d5da7a2f462461f707aa5d3c20ba depends on nvme0n1 >07:11:33,519 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/2455a0f38a7cdaab14cc6b3229a0b4eeac0fe1ab12979cfc3ba419b24fc90084 depends on nvme0n1 >07:11:33,519 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/94933045c11a8498569fdce1c2660e387af5cd15b63eb479b70d6c78019f0fcc depends on nvme0n1 >07:11:33,519 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c-init depends on nvme0n1 >07:11:33,519 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/a27567b3b08b6ab2af2970a7f37410fec16cc8ecf9e40130d34d9dc30df7456c depends on nvme0n1 >07:11:33,520 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a-init depends on nvme0n1 >07:11:33,520 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/69d6c8245ea9f2b137b8ed70fcde5c87c7c64ca15732a047554b9ec5dc40666a depends on nvme0n1 >07:11:33,520 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e-init depends on nvme0n1 >07:11:33,520 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/f86d5853bdb434f2aad28f42cd6a9eab15cc83f9ef82249986aba671b2f0de2e depends on nvme0n1 >07:11:33,520 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0-init depends on nvme0n1 >07:11:33,520 DBG blivet: checking if gentoo-var/lib/docker/btrfs/subvolumes/004449f5d77a20e69b4f18d0599f81db604b762af1f3ef67549600cefa2b47b0 depends on nvme0n1 >07:11:33,520 DBG blivet: checking if sdc depends on nvme0n1 >07:11:33,520 DBG blivet: checking if sdb depends on nvme0n1 >07:11:33,520 DBG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on nvme0n1 >07:11:33,521 DBG blivet: checking if loop0 depends on nvme0n1 >07:11:33,521 DBG blivet: checking if /LiveOS/rootfs.img depends on nvme0n1 >07:11:33,521 DBG blivet: checking if loop1 depends on nvme0n1 >07:11:33,521 DBG blivet: checking if /overlay (deleted) depends on nvme0n1 >07:11:33,521 DBG blivet: checking if loop2 depends on nvme0n1 >07:11:33,521 DBG blivet: checking if live-rw depends on nvme0n1 >07:11:33,521 DBG blivet: checking if live-base depends on nvme0n1 >07:11:33,521 DBG blivet: checking if sda1 depends on nvme0n1 >07:11:33,522 DBG blivet: checking if sda2 depends on nvme0n1 >07:11:33,522 DBG blivet: checking if sda3 depends on nvme0n1 >07:11:33,522 DBG blivet: checking if sda4 depends on nvme0n1 >07:11:33,522 DBG blivet: checking if sda5 depends on nvme0n1 >07:11:33,522 DBG blivet: checking if sda depends on nvme0n1 >07:11:33,525 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >07:11:33,526 INF blivet: Skipping disk: sdc: No media present >07:11:33,548 DBG blivet: checking whether disk nvme0n1 has an empty extended >07:11:33,549 DBG blivet: extended is None ; logicals is [] >07:11:33,550 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >07:11:33,550 INF blivet: Skipping disk: sdc: No media present >07:11:33,564 DBG blivet: starting Blivet copy >07:11:33,641 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p1 ; >07:11:33,641 DBG blivet: device nvme0n1p1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756aa7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8757291d0> > number: 1 path: /dev/nvme0n1p1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875724da0> PedPartition: <_ped.Partition object at 0x7fc853913f68> >07:11:33,642 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p2 ; >07:11:33,642 DBG blivet: device nvme0n1p2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756aa7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875729240> > number: 2 path: /dev/nvme0n1p2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875729080> PedPartition: <_ped.Partition object at 0x7fc853913d00> >07:11:33,644 DBG blivet: PartitionDevice._set_parted_partition: nvme0n1p3 ; >07:11:33,644 DBG blivet: device nvme0n1p3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8756aa7b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fc875729780> > number: 3 path: /dev/nvme0n1p3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc8757295c0> PedPartition: <_ped.Partition object at 0x7fc853913f10> >07:11:33,645 DBG blivet: PartitionDevice._set_parted_partition: sda1 ; >07:11:33,645 DBG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756b7160> > number: 1 path: /dev/sda1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875729dd8> PedPartition: <_ped.Partition object at 0x7fc853913fc0> >07:11:33,647 DBG blivet: PartitionDevice._set_parted_partition: sda2 ; >07:11:33,647 DBG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc8756a6f98> > number: 2 path: /dev/sda2 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc875729f28> PedPartition: <_ped.Partition object at 0x7fc8536a0620> >07:11:33,648 DBG blivet: PartitionDevice._set_parted_partition: sda3 ; >07:11:33,648 DBG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: Microsoft reserved partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc87572d198> PedPartition: <_ped.Partition object at 0x7fc8536a04c0> >07:11:33,649 DBG blivet: PartitionDevice._set_parted_partition: sda4 ; >07:11:33,649 DBG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc87572d5f8> > number: 4 path: /dev/sda4 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc87572d4a8> PedPartition: <_ped.Partition object at 0x7fc8536a0bf8> >07:11:33,650 DBG blivet: PartitionDevice._set_parted_partition: sda5 ; >07:11:33,651 DBG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc8755b7940> fileSystem: <parted.filesystem.FileSystem object at 0x7fc87572dd30> > number: 5 path: /dev/sda5 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc87572d8d0> PedPartition: <_ped.Partition object at 0x7fc8536a08e0> >07:11:33,652 DBG blivet: DeviceTree.get_device_by_id: id_num: 20 ; incomplete: False ; hidden: True ; >07:11:33,652 DBG blivet: DeviceTree.get_device_by_id returned existing 128 MiB partition nvme0n1p1 (20) with existing biosboot >07:11:33,655 DBG blivet: DeviceTree.get_device_by_id: id_num: 35 ; incomplete: False ; hidden: True ; >07:11:33,656 DBG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB btrfs volume boot (35) with existing btrfs filesystem >07:11:33,657 DBG blivet: DeviceTree.get_device_by_id: id_num: 74 ; incomplete: False ; hidden: True ; >07:11:33,658 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume gentoo-root (74) with existing btrfs filesystem >07:11:33,660 DBG blivet: DeviceTree.get_device_by_id: id_num: 62 ; incomplete: False ; hidden: True ; >07:11:33,660 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume home (62) with existing btrfs filesystem >07:11:33,662 DBG blivet: DeviceTree.get_device_by_id: id_num: 66 ; incomplete: False ; hidden: True ; >07:11:33,663 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume srv (66) with existing btrfs filesystem >07:11:33,665 DBG blivet: DeviceTree.get_device_by_id: id_num: 78 ; incomplete: False ; hidden: True ; >07:11:33,666 DBG blivet: DeviceTree.get_device_by_id returned existing 475.81 GiB btrfs subvolume gentoo-var (78) with existing btrfs filesystem >07:11:33,676 DBG blivet: finished Blivet copy >07:11:33,684 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-11/1-11.4/1-11.4:1.0/host13/target13:0:0/13:0:0:0/block/sdc ; >07:11:33,685 INF blivet: Skipping disk: sdc: No media present > > >/tmp/ifcfg.log: >05:07:47,091 DBG ifcfg: content of files (network initialization): >05:07:47,097 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [96, 69, 203, 161, 99, 177], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': '84ab4ef0-37d4-35b4-8272-3fa2942e5853', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1536066448}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >05:07:47,377 DBG ifcfg: content of files (missing ifcfgs created for devices ['enp5s0']): >05:07:47,378 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp5s0: >05:07:47,378 DBG ifcfg: TYPE=Ethernet >05:07:47,378 DBG ifcfg: PROXY_METHOD=none >05:07:47,378 DBG ifcfg: BROWSER_ONLY=no >05:07:47,379 DBG ifcfg: BOOTPROTO=dhcp >05:07:47,379 DBG ifcfg: DEFROUTE=yes >05:07:47,379 DBG ifcfg: IPV4_FAILURE_FATAL=no >05:07:47,379 DBG ifcfg: IPV6INIT=yes >05:07:47,379 DBG ifcfg: IPV6_AUTOCONF=yes >05:07:47,379 DBG ifcfg: IPV6_DEFROUTE=yes >05:07:47,380 DBG ifcfg: IPV6_FAILURE_FATAL=no >05:07:47,380 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >05:07:47,380 DBG ifcfg: NAME=enp5s0 >05:07:47,380 DBG ifcfg: UUID=84ab4ef0-37d4-35b4-8272-3fa2942e5853 >05:07:47,380 DBG ifcfg: ONBOOT=yes >05:07:47,380 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >05:07:47,381 DBG ifcfg: DEVICE=enp5s0 >05:07:47,385 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp5s0', 'uuid': '84ab4ef0-37d4-35b4-8272-3fa2942e5853', 'interface-name': 'enp5s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1536066448}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >09:09:32,214 DBG ifcfg: content of files (network initialization): >09:09:32,215 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp5s0: >09:09:32,215 DBG ifcfg: TYPE=Ethernet >09:09:32,215 DBG ifcfg: PROXY_METHOD=none >09:09:32,215 DBG ifcfg: BROWSER_ONLY=no >09:09:32,216 DBG ifcfg: BOOTPROTO=dhcp >09:09:32,216 DBG ifcfg: DEFROUTE=yes >09:09:32,216 DBG ifcfg: IPV4_FAILURE_FATAL=no >09:09:32,216 DBG ifcfg: IPV6INIT=yes >09:09:32,216 DBG ifcfg: IPV6_AUTOCONF=yes >09:09:32,216 DBG ifcfg: IPV6_DEFROUTE=yes >09:09:32,216 DBG ifcfg: IPV6_FAILURE_FATAL=no >09:09:32,217 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >09:09:32,217 DBG ifcfg: NAME=enp5s0 >09:09:32,217 DBG ifcfg: UUID=84ab4ef0-37d4-35b4-8272-3fa2942e5853 >09:09:32,217 DBG ifcfg: ONBOOT=yes >09:09:32,217 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >09:09:32,217 DBG ifcfg: DEVICE=enp5s0 >09:09:32,224 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp5s0', 'uuid': '84ab4ef0-37d4-35b4-8272-3fa2942e5853', 'interface-name': 'enp5s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1536066448}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >09:09:32,357 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0 >09:09:32,358 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0 >09:09:32,359 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0 >09:09:32,360 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0 >09:09:32,361 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-28-1-1 rd.live.image quiet > > >/tmp/blivet-gui-utils.log: > > >/tmp/dbus.log: >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2761 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2782 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[2778]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=5856 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=5876 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[5872]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage'
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 1625154
: 1480705 |
1480706
|
1480707
|
1480708
|
1480709
|
1480710
|
1480711
|
1480712
|
1480713
|
1480714
|
1480715