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 1482963 Details for
Bug 1628504
RuntimeError: NOTABUG: testing exception handling
[?]
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), 975.03 KB, created by
Kamil Páral
on 2018-09-13 09:27:06 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2018-09-13 09:27:06 UTC
Size:
975.03 KB
patch
obsolete
>anaconda 29.24.1 exception report >Traceback (most recent call first): > File "str_eval", line 3, in f1536830588 > # > File "str_eval", line 5, in <module> > # All rights reserved. > File "/usr/lib64/python3.7/site-packages/pyanaconda/exception.py", line 383, in raise_exception > eval(compile(code, "str_eval", "exec")) > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) >RuntimeError: NOTABUG: testing exception handling > >Local variables in innermost frame: >msg: NOTABUG: testing exception handling >non_ascii: Å > > >Anaconda instance, containing members: >_bootloader: GRUB2 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 >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_: TUI > _display_mode._name_: TUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraServerInstallClass instance, containing members: >_intf: TextUserInterface 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 (0x7fd03b9df128) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 2 GiB max_size = 15 GiB grow = True > >, PartSpec instance (0x7fd03b9df0f0) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7fd03b9df198) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fd03b9df550) -- > 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: {'sda': 128} > _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: xfs > _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: [OpticalDevice instance, containing members: > id: 4 > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _format: Iso9660FS instance, containing members: > _format.id: 12 > _format._label: Fedora-S-dvd-x86_64-29 > _format._options: None > _format._device: /dev/sr0 > _format.uuid: 2018-09-12-12-37-48-00 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: UnimplementedFSInfo instance, containing members: > _format._info.fs: Already dumped (Iso9660FS instance) > _format._resize: UnimplementedFSResize instance, containing members: > _format._resize.df: Already dumped (Iso9660FS instance) > _format._minsize: UnimplementedFSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Iso9660FS instance) > _format._size_info: UnimplementedFSSize instance, containing members: > _format._size_info.fs: Already dumped (Iso9660FS 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 (Iso9660FS instance) > _format._mkfs: UnimplementedFSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Iso9660FS instance) > _format._mount: Iso9660FSMount instance, containing members: > _format._mount.fs: Already dumped (Iso9660FS instance) > _format._readlabel: UnimplementedFSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Iso9660FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Iso9660FS instance) > _format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Iso9660FS instance) > _format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Iso9660FS instance) > _format._current_info: None > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (2.794921875 GiB) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 11 > minor: 0 > _serial: None > _vendor: Skipped > _model: QEMU_DVD-ROM > bus: Skipped > _readonly: False > _protected: True > _controllable: True > _name: sr0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of OpticalDevice instance (0x7fd03b9a0e10) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 2.79 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 2.79 GiB path = /dev/sr0 > format args = [] original_format = iso9660> > _parents.removefunc: <bound method Device._remove_parent of OpticalDevice instance (0x7fd03b9a0e10) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 2.79 GiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 2.79 GiB path = /dev/sr0 > format args = [] original_format = iso9660> > _children: [] > original_format: Iso9660FS instance, containing members: > original_format.id: 12 > original_format._label: Fedora-S-dvd-x86_64-29 > original_format._options: None > original_format._device: /dev/sr0 > original_format.uuid: 2018-09-12-12-37-48-00 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: UnimplementedFSInfo instance, containing members: > original_format._info.fs: Already dumped (Iso9660FS instance) > original_format._resize: UnimplementedFSResize instance, containing members: > original_format._resize.df: Already dumped (Iso9660FS instance) > original_format._minsize: UnimplementedFSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Iso9660FS instance) > original_format._size_info: UnimplementedFSSize instance, containing members: > original_format._size_info.fs: Already dumped (Iso9660FS 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 (Iso9660FS instance) > original_format._mkfs: UnimplementedFSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Iso9660FS instance) > original_format._mount: Iso9660FSMount instance, containing members: > original_format._mount.fs: Already dumped (Iso9660FS instance) > original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Iso9660FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Iso9660FS instance) > original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Iso9660FS instance) > original_format._writeuuid: UnimplementedFSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Iso9660FS instance) > original_format._current_info: None > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-uuid/2018-09-12-12-37-48-00, /dev/disk/by-label/Fedora-S-dvd-x86_64-29, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/cdrom, /dev/disk/by-path/pci-0000:00:01.1-ata-1] >, existing 12 GiB disk sda (14) with existing msdos disklabel >, existing 1024 MiB partition sda1 (24) with existing ext4 filesystem >, existing 11 GiB partition sda2 (34) with existing lvmpv >, existing 11 GiB lvmvg fedora (43) >, existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem >, existing 1.2 GiB lvmlv fedora-swap (60) with existing swap >, FileDevice instance, containing members: > id: 74 > 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/install/repo/images/install.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd03b7a2908) -- > name = /run/install/repo/images/install.img status = False id = 74 > children = ['existing 0 B loop loop0 (78)'] > 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/install/repo/images/install.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd03b7a2908) -- > name = /run/install/repo/images/install.img status = False id = 74 > children = ['existing 0 B loop loop0 (78)'] > 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/install/repo/images/install.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 78 > 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 (0x7fd03b893fd0) -- > name = loop0 status = False id = 78 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (74)'] > 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 (0x7fd03b893fd0) -- > name = loop0 status = False id = 78 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (74)'] > 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: 88 > 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 (0x7fd03b795630) -- > name = /LiveOS/rootfs.img status = False id = 88 > children = ['existing 0 B loop loop1 (92) 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 (0x7fd03b795630) -- > name = /LiveOS/rootfs.img status = False id = 88 > children = ['existing 0 B loop loop1 (92) 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: 92 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 100 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: fc88ee28-50ae-4411-9113-6f8f7f7b1a29 > _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 (2 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: / >Filesystem UUID: fc88ee28-50ae-4411-9113-6f8f7f7b1a29 >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 dir_nlink extra_isize metadata_csum >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 93147 >Free inodes: 92480 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Sep 12 06:48:55 2018 >Last mount time: Wed Sep 12 06:49:07 2018 >Last write time: Wed Sep 12 06:49:21 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Sep 12 06:48:55 2018 >Check interval: 0 (<none>) >Lifetime writes: 1741 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: 2a17b649-ec15-4b4d-8a5d-ac1fea14b9b2 >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0x30c3212b >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000b >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x950926b9 > > > _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 (0x7fd03b7956d8) -- > name = loop1 status = False id = 92 > children = ['existing 2 GiB dm live-rw (111) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (121) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (88)'] > 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 (0x7fd03b7956d8) -- > name = loop1 status = False id = 92 > children = ['existing 2 GiB dm live-rw (111) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (121) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (88)'] > 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 2 GiB dm live-rw (111) with existing ext4 filesystem >, existing 2 GiB dm live-base (121) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 100 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: fc88ee28-50ae-4411-9113-6f8f7f7b1a29 > 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 (2 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: / >Filesystem UUID: fc88ee28-50ae-4411-9113-6f8f7f7b1a29 >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 dir_nlink extra_isize metadata_csum >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 93147 >Free inodes: 92480 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Sep 12 06:48:55 2018 >Last mount time: Wed Sep 12 06:49:07 2018 >Last write time: Wed Sep 12 06:49:21 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Sep 12 06:48:55 2018 >Check interval: 0 (<none>) >Lifetime writes: 1741 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: 2a17b649-ec15-4b4d-8a5d-ac1fea14b9b2 >Journal backup: inode blocks >Checksum type: crc32c >Checksum: 0x30c3212b >Journal features: journal_64bit journal_checksum_v3 >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000b >Journal start: 0 >Journal checksum type: crc32c >Journal checksum: 0x950926b9 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29, /dev/disk/by-label/Anaconda] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 102 > 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 (0x7fd03b78f7f0) -- > name = /overlay (deleted) status = False id = 102 > children = ['existing 0 B loop loop2 (106)'] > 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 (0x7fd03b78f7f0) -- > name = /overlay (deleted) status = False id = 102 > children = ['existing 0 B loop loop2 (106)'] > 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: 106 > 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 (0x7fd03b8a2e10) -- > name = loop2 status = False id = 106 > children = [] > parents = ['existing 0 B file /overlay (deleted) (102)'] > 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 (0x7fd03b8a2e10) -- > name = loop2 status = False id = 106 > children = [] > parents = ['existing 0 B file /overlay (deleted) (102)'] > 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 0x7fd03c9cb748>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fd03c9cb748>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sr0, sda, sda1, sda2, fedora, fedora-root, fedora-swap, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.devicetree._hidden: [] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {'sda': 128} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': Already dumped (PartitionDevice instance) >} > swaps: [Already dumped (LVMLogicalVolumeDevice instance) >] > name: Fedora Linux 29 for x86_64 >] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _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.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: -1 > _intf.storage.config.clear_part_disks: [] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: False > _intf.storage.config.protected_dev_specs: [LABEL=Fedora-S-dvd-x86_64-29] > _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: None > _intf.storage._default_luks_version: luks1 > _intf.storage.autopart_luks_version: None > _intf.storage.autopart_pbkdf_args: None > _intf.storage.protected_dev_names: [sr0] > _intf.payload: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraServerInstallClass instance) > _intf.payload.txID: 1 > _intf.payload._treeinfo: Fedora-29 Server.x86_64 > _intf.payload._first_payload_reset: False > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.19.1', '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 0x7fd03b9d3b40> > _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 0x7fd03b9e69d8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd03b9d3b70> > _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 0x7fd042b05598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7fd042b05598>, <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 0x7fd03b9e6ae8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd03b9d3ba0> > _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 0x7fd03bc39dd8>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fd03bc39dd8>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fd03bc39dd8>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fd03bc39dd8>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fd03bc39dd8>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fd03bc39dd8>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fd03bc39dd8>> >} >} > _intf.payload.requirements: [] > _intf.payload._mirrors_available: True > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._rpm_macros: [] > _intf.payload._environmentAddons: {'server-product-environment': (['ansible-node', 'arm-tools', 'container-management', 'domain-client', 'freeipa-server', 'guest-agents', 'mail-server', 'server-hardware-support', 'smb-server', 'sql-server', 'virtualization-headless', 'web-server'], ['editors', 'headless-management']), 'custom-environment': (['guest-agents', 'standard'], ['ansible-node', 'container-management', 'domain-client', 'editors', 'freeipa-server', 'headless-management'])} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._config: <libdnf.conf.ConfigMain; proxy of <Swig Object of type 'libdnf::ConfigMain *' at 0x7fd03b9d3bd0> > > _intf.payload._base._conf._option: {} > _intf.payload._base._conf._section: main > _intf.payload._base._conf._parser: None > _intf.payload._base._conf.substitutions: {'arch': x86_64, 'basearch': x86_64, 'releasever': 29} > _intf.payload._base._conf.modulesdir: PathOption instance, containing members: > _intf.payload._base._conf.modulesdir._option: <libdnf.conf.OptionPath; proxy of <Swig Object of type 'libdnf::OptionPath *' at 0x7fd03b9d3c30> > > _intf.payload._base._conf.moduledefaultsdir: PathOption instance, containing members: > _intf.payload._base._conf.moduledefaultsdir._option: <libdnf.conf.OptionPath; proxy of <Swig Object of type 'libdnf::OptionPath *' at 0x7fd03b9d3c00> > > _intf.payload._base._goal: Goal instance, containing members: > _intf.payload._base._goal.group_members: {'less', 'nmap-ncat', 'nfs-utils', 'telnet', 'ipw2200-firmware', 'iwl6050-firmware', 'grubby', 'vconfig', 'dhcp-client', 'sssd', 'bash', 'chrony', 'parted', 'rng-tools', 'fpaste', 'quota', 'mcelog', 'ethtool', 'acl', 'filesystem', 'iwl3945-firmware', 'setup', 'iwl3160-firmware', 'pinfo', 'tar', 'words', 'unzip', 'cyrus-sasl-plain', 'psacct', 'firewalld', 'cifs-utils', 'openssh-clients', 'hunspell', 'ipw2100-firmware', 'dnf-yum', 'PackageKit', 'wget', 'coreutils', 'jwhois', 'cockpit-ws', 'util-linux', 'iwl1000-firmware', 'selinux-policy-targeted', 'zip', 'fprintd-pam', 'timedatex', 'b43-openfwwf', 'net-tools', 'shadow-utils', 'opensc', 'glibc', 'bc', 'usb_modeswitch', 'tree', 'systemd', 'iwl5000-firmware', 'smartmontools', 'basesystem', 'dbus', 'atmel-firmware', 'ncurses', 'which', 'dracut-config-rescue', 'at', 'dnf', 'deltarpm', 'iwl2030-firmware', 'iwl7260-firmware', 'iwl100-firmware', 'rpm', 'openssh-server', 'iwl2000-firmware', 'bash-completion', 'ntfs-3g', 'iproute', 'bridge-utils', 'mlocate', 'hostname', 'iwl6000g2b-firmware', 'rsyslog', 'sssd-kcm', 'dos2unix', 'cpio', 'tcpdump', 'initscripts', 'NetworkManager-team', 'ed', 'nano', 'libertas-usb8388-firmware', 'realmd', 'plymouth', 'iwl105-firmware', 'iptables', 'iputils', 'iwl4965-firmware', 'cockpit-networkmanager', 'util-linux-user', 'dnf-plugins-core', 'mailcap', 'sos', 'iwl5150-firmware', 'NetworkManager-wifi', 'wireless-tools', 'dnsmasq', 'file', 'gnupg2', 'dosfstools', 'cockpit-storaged', 'polkit', 'iwl6000g2a-firmware', 'bind-utils', 'audit', 'e2fsprogs', 'crontabs', 'symlinks', 'iwl6000-firmware', 'NetworkManager-bluetooth', 'passwd', 'bzip2', 'zd1211-firmware', 'policycoreutils', 'curl', 'rootfiles', 'pciutils', 'logrotate', 'abrt-cli', 'man-db', 'lsof', 'iptstate', 'fedora-release-notes', 'iwl135-firmware', 'cryptsetup', 'mtr', 'microcode_ctl', 'cockpit-bridge', 'rsync', 'procps-ng', 'vim-minimal', 'time', 'mdadm', 'sudo', 'btrfs-progs', 'irqbalance', 'man-pages', 'systemd-udev', 'traceroute', 'NetworkManager-wwan', 'sssd-common', 'pam_krb5', 'b43-fwcutter', 'usbutils', 'passwdqc', 'NetworkManager', 'attr', 'kbd', 'fedora-release-server', 'ntfsprogs'} > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: Sack instance, containing members: > _intf.payload._base._sack._moduleContainer: <libdnf.module.ModulePackageContainer; proxy of <Swig Object of type 'ModulePackageContainer *' at 0x7fd03e9457b0> > > _intf.payload._base._transaction: RPMTransaction instance, containing members: > _intf.payload._base._transaction.history: SwdbInterface instance, containing members: > _intf.payload._base._transaction.history.releasever: 29 > _intf.payload._base._transaction.history._rpm: Already dumped (RPMTransaction instance) > _intf.payload._base._transaction.history._group: GroupPersistor instance, containing members: > _intf.payload._base._transaction.history._group.history: Already dumped (SwdbInterface instance) > _intf.payload._base._transaction.history._group._installed: {'core': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fd03e945690> > >, 'hardware-support': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fd03e945450> > >, 'headless-management': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fd03e945750> > >, 'networkmanager-submodules': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fd03e945360> > >, 'server-product': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fd03e945660> > >, 'standard': <libdnf.transaction.CompsGroupItem; proxy of <Swig Object of type 'libdnf::CompsGroupItemPtr *' at 0x7fd03e945780> > >} > _intf.payload._base._transaction.history._group._removed: {} > _intf.payload._base._transaction.history._group._upgraded: {} > _intf.payload._base._transaction.history._env: EnvironmentPersistor instance, containing members: > _intf.payload._base._transaction.history._env.history: Already dumped (SwdbInterface instance) > _intf.payload._base._transaction.history._env._installed: {'server-product-environment': <libdnf.transaction.CompsEnvironmentItem; proxy of <Swig Object of type 'libdnf::CompsEnvironmentItemPtr *' at 0x7fd03e945570> > >} > _intf.payload._base._transaction.history._env._removed: {} > _intf.payload._base._transaction.history._env._upgraded: {} > _intf.payload._base._transaction.history._addon_data: None > _intf.payload._base._transaction.history._swdb: <libdnf.transaction.Swdb; proxy of <Swig Object of type 'libdnf::Swdb *' at 0x7fd03e96c6c0> > > _intf.payload._base._transaction.history._db_dir: /mnt/sysimage/var/lib/dnf > _intf.payload._base._transaction.transaction: None > _intf.payload._base._transaction._swdb_ti_pkg: {<libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e945600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e945540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e945630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e945720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e9454e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e9456c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e945420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e945390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03e9453f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b8658a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b8654e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b8658d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b8652d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b8657b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b8659f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b8659c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865d50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865db0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865e10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865d80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865ed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865f90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd03b865f60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c0c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c0f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c1b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c1e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c2a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c2d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c3c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c3f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c4b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c4e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c5a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c5d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c6c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c6f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c7b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c7e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c8a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c8d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c9c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4c9f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ca20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ca50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ca80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cb10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cb40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cb70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cbd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cc00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cc30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cc60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cc90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ccc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ccf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cd20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cd50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cd80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cdb0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cde0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ce10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ce40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ce70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4ced0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cf00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cf30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cf60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cf90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a4cfc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a500c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a500f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a501b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a501e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a502a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a502d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a503c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a503f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a504b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a504e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a505a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a505d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a506c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a506f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a507b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a507e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a508a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a508d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a509c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a509f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50d50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50d80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50db0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50e10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50ed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50f60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50f90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a50fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a550c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a550f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a551b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a551e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a552a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a552d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a553c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a553f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a554b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a554e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a555a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a555d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a556c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a556f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a557b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a557e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a558a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a558d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a559c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a559f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55d50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55d80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55db0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55e10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55ed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55f60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55f90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a55fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a590c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a590f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a591b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a591e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a592a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a592d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a593c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a593f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a594b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a594e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a595a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a595d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a596c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a596f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a597b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a597e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a598a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a598d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a599c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a599f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59d50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59d80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59db0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59de0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59e10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59e40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59e70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59ea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59ed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59f00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59f30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59f60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59f90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a59fc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e0c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e0f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e1b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e1e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e2a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e2d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e3c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e3f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e4b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e4e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e5a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e5d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e6c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e6f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e7b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e7e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e8a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e8d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e9c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5e9f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ea20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ea50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ea80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eb10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eb40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eb70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ebd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ec00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ec30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ec60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ec90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ecc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ecf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ed20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ed50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ed80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5edb0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ede0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ee10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ee40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ee70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eea0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5eed0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ef00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ef30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ef60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5ef90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a5efc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62030> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62060> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62090> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a620c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a620f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62120> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62150> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62180> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a621b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a621e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62210> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62240> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62270> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a622a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a622d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62300> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62330> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62360> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62390> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a623c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a623f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62420> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62450> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62480> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a624b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a624e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62510> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62540> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62570> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a625a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a625d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62600> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62630> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62660> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62690> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a626c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a626f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62720> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62750> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62780> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a627b0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a627e0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62810> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62840> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62870> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a628a0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a628d0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62900> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62930> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62960> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62990> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a629c0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a629f0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62a20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62a50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62a80> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62ab0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62ae0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62b10> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62b40> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62b70> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62ba0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62bd0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62c00> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62c30> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62c60> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62c90> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62cc0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62cf0> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62d20> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >, <libdnf.transaction.TransactionItem; proxy of <Swig Object of type 'libdnf::TransactionItemPtr *' at 0x7fd038a62d50> >: Package instance, containing members: > _intf.payload._base._transaction._swdb_ti_pkg.base: Already dumped (Base instance) > _intf.payload._base._transaction._swdb_ti_pkg._priv_chksum: None > _intf.payload._base._transaction._swdb_ti_pkg._repo: None > _intf.payload._base._transaction._swdb_ti_pkg._priv_size: None >} > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7fd03b632bb8> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: en_US.UTF-8 > _intf.payload._base._comps._langs.cache: [en_US.UTF-8, en_US, en.UTF-8, en, C] > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: {<libcomps.Package object 'iwl5150-firmware' at 0x7fd03b63e9d8>, <libcomps.Package object 'less' at 0x7fd03b63e1c8>, <libcomps.Package object 'polkit' at 0x7fd03b63ec60>, <libcomps.Package object 'ncurses' at 0x7fd03b63e1f8>, <libcomps.Package object 'timedatex' at 0x7fd03b63ec90>, <libcomps.Package object 'PackageKit' at 0x7fd03b63e870>, <libcomps.Package object 'at' at 0x7fd03b63ecf0>, <libcomps.Package object 'kbd' at 0x7fd03b63e1b0>, <libcomps.Package object 'mlocate' at 0x7fd03b644060>, <libcomps.Package object 'which' at 0x7fd03b6443d8>, <libcomps.Package object 'policycoreutils' at 0x7fd03b63e288>, <libcomps.Package object 'iwl7260-firmware' at 0x7fd03b63ea50>, <libcomps.Package object 'ipw2100-firmware' at 0x7fd03b63e8b8>, <libcomps.Package object 'fedora-repos-modular' at 0x7fd03b63ec30>, <libcomps.Package object 'cockpit-bridge' at 0x7fd03b63eac8>, <libcomps.Package object 'dnf-yum' at 0x7fd03b63e0d8>, <libcomps.Package object 'dhcp-client' at 0x7fd03b63e0a8>, <libcomps.Package object 'rolekit' at 0x7fd03b63eb58>, <libcomps.Package object 'deltarpm' at 0x7fd03b63ee28>, <libcomps.Package object 'net-tools' at 0x7fd03b6440a8>, <libcomps.Package object 'realmd' at 0x7fd03b63ec78>, <libcomps.Package object 'iputils' at 0x7fd03b63e198>, <libcomps.Package object 'dnf' at 0x7fd03b63e0c0>, <libcomps.Package object 'fprintd-pam' at 0x7fd03b63eee8>, <libcomps.Package object 'bc' at 0x7fd03b63ed20>, <libcomps.Package object 'ntfs-3g' at 0x7fd03b6440f0>, <libcomps.Package object 'bridge-utils' at 0x7fd03b63ed50>, <libcomps.Package object 'fpaste' at 0x7fd03b63eed0>, <libcomps.Package object 'man-pages' at 0x7fd03b63efc0>, <libcomps.Package object 'tar' at 0x7fd03b6442d0>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd03b63e3f0>, <libcomps.Package object 'cpio' at 0x7fd03b63edb0>, <libcomps.Package object 'words' at 0x7fd03b644408>, <libcomps.Package object 'cifs-utils' at 0x7fd03b63ed98>, <libcomps.Package object 'logrotate' at 0x7fd03b63ef78>, <libcomps.Package object 'usbutils' at 0x7fd03b644378>, <libcomps.Package object 'jwhois' at 0x7fd03b63ef60>, <libcomps.Package object 'dbus' at 0x7fd03b63ee10>, <libcomps.Package object 'mtr' at 0x7fd03b644078>, <libcomps.Package object 'NetworkManager-wifi' at 0x7fd03b63eb40>, <libcomps.Package object 'NetworkManager-wwan' at 0x7fd03b63eb70>, <libcomps.Package object 'bash-completion' at 0x7fd03b63ed08>, <libcomps.Package object 'btrfs-progs' at 0x7fd03b63ed68>, <libcomps.Package object 'glibc' at 0x7fd03b63e120>, <libcomps.Package object 'wget' at 0x7fd03b6443c0>, <libcomps.Package object 'shadow-utils' at 0x7fd03b63e318>, <libcomps.Package object 'dnsmasq' at 0x7fd03b63ebb8>, <libcomps.Package object 'nano' at 0x7fd03b644090>, <libcomps.Package object 'iwl6000-firmware' at 0x7fd03b63e9f0>, <libcomps.Package object 'irqbalance' at 0x7fd03b63ef48>, <libcomps.Package object 'psacct' at 0x7fd03b6441b0>, <libcomps.Package object 'setup' at 0x7fd03b63e300>, <libcomps.Package object 'attr' at 0x7fd03b63ecd8>, <libcomps.Package object 'e2fsprogs' at 0x7fd03b63e0f0>, <libcomps.Package object 'symlinks' at 0x7fd03b6442a0>, <libcomps.Package object 'iwl6000g2a-firmware' at 0x7fd03b63ea08>, <libcomps.Package object 'cyrus-sasl-plain' at 0x7fd03b63edf8>, <libcomps.Package object 'ethtool' at 0x7fd03b63ee88>, <libcomps.Package object 'time' at 0x7fd03b644318>, <libcomps.Package object 'iwl1000-firmware' at 0x7fd03b63e900>, <libcomps.Package object 'rpm' at 0x7fd03b63e2d0>, <libcomps.Package object 'passwdqc' at 0x7fd03b644150>, <libcomps.Package object 'plymouth' at 0x7fd03b63e270>, <libcomps.Package object 'rootfiles' at 0x7fd03b63e2b8>, <libcomps.Package object 'sudo' at 0x7fd03b63e360>, <libcomps.Package object 'crontabs' at 0x7fd03b63edc8>, <libcomps.Package object 'iwl135-firmware' at 0x7fd03b63e930>, <libcomps.Package object 'cockpit-storaged' at 0x7fd03b63eb10>, <libcomps.Package object 'bind-utils' at 0x7fd03b63ed38>, <libcomps.Package object 'openssh-server' at 0x7fd03b63e228>, <libcomps.Package object 'NetworkManager-bluetooth' at 0x7fd03b63eb88>, <libcomps.Package object 'iwl2030-firmware' at 0x7fd03b63e960>, <libcomps.Package object 'abrt-cli' at 0x7fd03b63eab0>, <libcomps.Package object 'pciutils' at 0x7fd03b644168>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd03b63e3d8>, <libcomps.Package object 'ipw2200-firmware' at 0x7fd03b63e8d0>, <libcomps.Package object 'cockpit-networkmanager' at 0x7fd03b63eae0>, <libcomps.Package object 'parted' at 0x7fd03b63e240>, <libcomps.Package object 'powerpc-utils' at 0x7fd03b63e438>, <libcomps.Package object 'iwl6050-firmware' at 0x7fd03b63ea38>, <libcomps.Package object 'b43-fwcutter' at 0x7fd03b63e888>, <libcomps.Package object 'mailcap' at 0x7fd03b63efa8>, <libcomps.Package object 'openssh-clients' at 0x7fd03b63e210>, <libcomps.Package object 'dhcp-client' at 0x7fd03b63eba0>, <libcomps.Package object 'pam_krb5' at 0x7fd03b644138>, <libcomps.Package object 'tree' at 0x7fd03b644348>, <libcomps.Package object 'usb_modeswitch' at 0x7fd03b63ea80>, <libcomps.Package object 'bash' at 0x7fd03b63e060>, <libcomps.Package object 'cockpit-shell' at 0x7fd03b63eaf8>, <libcomps.Package object 'gnupg2' at 0x7fd03b63ef00>, <libcomps.Package object 'sos' at 0x7fd03b644258>, <libcomps.Package object 'pinfo' at 0x7fd03b644180>, <libcomps.Package object 'wireless-tools' at 0x7fd03b6443f0>, <libcomps.Package object 'opensc' at 0x7fd03b644120>, <libcomps.Package object 'initscripts' at 0x7fd03b63e168>, <libcomps.Package object 'hostname' at 0x7fd03b63e150>, <libcomps.Package object 'b43-openfwwf' at 0x7fd03b63e8a0>, <libcomps.Package object 'systemd-udev' at 0x7fd03b6442b8>, <libcomps.Package object 'atmel-firmware' at 0x7fd041538e10>, <libcomps.Package object 'cryptsetup' at 0x7fd03b63ede0>, <libcomps.Package object 'rsync' at 0x7fd03b644210>, <libcomps.Package object 'firewalld' at 0x7fd03b63e408>, <libcomps.Package object 'bzip2' at 0x7fd03b63ed80>, <libcomps.Package object 'iptables' at 0x7fd03b63ebd0>, <libcomps.Package object 'fedora-repos-rawhide-modular' at 0x7fd03b63ec48>, <libcomps.Package object 'iwl6000g2b-firmware' at 0x7fd03b63ea20>, <libcomps.Package object 'man-db' at 0x7fd03b63e1e0>, <libcomps.Package object 'sssd-kcm' at 0x7fd03b63e348>, <libcomps.Package object 'lsvpd' at 0x7fd03b63e420>, <libcomps.Package object 'nfs-utils' at 0x7fd03b6440c0>, <libcomps.Package object 'filesystem' at 0x7fd03b63e108>, <libcomps.Package object 'util-linux' at 0x7fd03b63e390>, <libcomps.Package object 'chrony' at 0x7fd03b63ebe8>, <libcomps.Package object 'file' at 0x7fd03b63eeb8>, <libcomps.Package object 'procps-ng' at 0x7fd03b63e2a0>, <libcomps.Package object 'vim-minimal' at 0x7fd03b63e3a8>, <libcomps.Package object 'iwl105-firmware' at 0x7fd03b63e918>, <libcomps.Package object 'sssd' at 0x7fd03b644270>, <libcomps.Package object 'basesystem' at 0x7fd03b63e048>, <libcomps.Package object 'libertas-usb8388-firmware' at 0x7fd03b63ea68>, <libcomps.Package object 'cockpit-ws' at 0x7fd03b63eb28>, <libcomps.Package object 'ntfsprogs' at 0x7fd03b644108>, <libcomps.Package object 'tcpdump' at 0x7fd03b6442e8>, <libcomps.Package object 'fedora-release-notes' at 0x7fd03b63eea0>, <libcomps.Package object 'fedora-release-server' at 0x7fd03b63ec18>, <libcomps.Package object 'passwd' at 0x7fd03b63e258>, <libcomps.Package object 'rng-tools' at 0x7fd03b6441f8>, <libcomps.Package object 'microcode_ctl' at 0x7fd03b644048>, <libcomps.Package object 'iwl2000-firmware' at 0x7fd03b63e948>, <libcomps.Package object 'chrony' at 0x7fd03b644438>, <libcomps.Package object 'iwl100-firmware' at 0x7fd03b63e8e8>, <libcomps.Package object 'unzip' at 0x7fd03b644360>, <libcomps.Package object 'util-linux-user' at 0x7fd03b644390>, <libcomps.Package object 'grubby' at 0x7fd03b63e138>, <libcomps.Package object 'quota' at 0x7fd03b6441c8>, <libcomps.Package object 'zd1211-firmware' at 0x7fd03b63ea98>, <libcomps.Package object 'mcelog' at 0x7fd03b63efd8>, <libcomps.Package object 'NetworkManager' at 0x7fd03b63e3c0>, <libcomps.Package object 'lsof' at 0x7fd03b63ef90>, <libcomps.Package object 'iwl3945-firmware' at 0x7fd03b63e990>, <libcomps.Package object 'acl' at 0x7fd03b63ec00>, <libcomps.Package object 'dos2unix' at 0x7fd03b63ee40>, <libcomps.Package object 'nmap-ncat' at 0x7fd03b6440d8>, <libcomps.Package object 'NetworkManager-team' at 0x7fd03b63ecc0>, <libcomps.Package object 'iproute' at 0x7fd03b63e180>, <libcomps.Package object 'iwl3160-firmware' at 0x7fd03b63e978>, <libcomps.Package object 'traceroute' at 0x7fd03b644330>, <libcomps.Package object 'systemd' at 0x7fd03b63e378>, <libcomps.Package object 'vconfig' at 0x7fd03b6443a8>, <libcomps.Package object 'ed' at 0x7fd03b63ee70>, <libcomps.Package object 'sssd-common' at 0x7fd03b63e330>, <libcomps.Package object 'smartmontools' at 0x7fd03b644240>, <libcomps.Package object 'telnet' at 0x7fd03b644300>, <libcomps.Package object 'iptstate' at 0x7fd03b63ef30>, <libcomps.Package object 'hunspell' at 0x7fd03b63ef18>, <libcomps.Package object 'audit' at 0x7fd03b63e030>, <libcomps.Package object 'iwl4965-firmware' at 0x7fd03b63e9a8>, <libcomps.Package object 'mdadm' at 0x7fd03b644030>, <libcomps.Package object 'coreutils' at 0x7fd03b63e078>, <libcomps.Package object 'iwl5000-firmware' at 0x7fd03b63e9c0>, <libcomps.Package object 'rsyslog' at 0x7fd03b644228>, <libcomps.Package object 'curl' at 0x7fd03b63e090>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd03b63e2e8>, <libcomps.Package object 'zip' at 0x7fd03b644420>, <libcomps.Package object 'dosfstools' at 0x7fd03b63ee58>} > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: Already dumped (SwdbInterface instance) > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: set() > _intf.payload._base._ds_callback: Depsolve instance, containing members: > _intf.payload._base._logging: Logging instance, containing members: > _intf.payload._base._logging.stdout_handler: None > _intf.payload._base._logging.stderr_handler: None > _intf.payload._base._repos: {'fedora-cisco-openh264': [fedora-cisco-openh264] >bandwidth: 0 >baseurl: [https://codecs.fedoraproject.org/openh264/29/x86_64/] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: 1 >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 1209600 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 openh264 (From Cisco) - x86_64 >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 1 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-cisco-openh264-debuginfo': [fedora-cisco-openh264-debuginfo] >bandwidth: 0 >baseurl: [https://codecs.fedoraproject.org/openh264/29/x86_64/debug/] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 2419200 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 openh264 (From Cisco) - x86_64 - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 1 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-modular': [fedora-modular] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - x86_64 >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-modular-debuginfo': [fedora-modular-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - x86_64 - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-modular-source': [fedora-modular-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-modular': [updates-modular] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - x86_64 - Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-modular-debuginfo': [updates-modular-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - x86_64 - Updates - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-modular-source': [updates-modular-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-modular': [updates-testing-modular] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - x86_64 - Test Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-modular-debuginfo': [updates-testing-modular-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - x86_64 - Test Updates Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-modular-source': [updates-testing-modular-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora Modular 29 - Test Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing': [updates-testing] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - x86_64 - Test Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-debuginfo': [updates-testing-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - x86_64 - Test Updates Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-testing-source': [updates-testing-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - Test Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates': [updates] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - x86_64 - Updates >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-debuginfo': [updates-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - x86_64 - Updates - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'updates-source': [updates-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 21600 >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - Updates Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora': [fedora] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - x86_64 >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-debuginfo': [fedora-debuginfo] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - x86_64 - Debug >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'fedora-source': [fedora-source] >bandwidth: 0 >baseurl: [] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 0 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 1 >gpgkey: [file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 604800 >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-29&arch=x86_64 >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: Fedora 29 - Source >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 0 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: rpm >username: >, 'anaconda': [anaconda] >bandwidth: 0 >baseurl: [file:///run/install/repo] >cachedir: /tmp/dnf.cache >cost: 1000 >deltarpm: 1 >deltarpm_percentage: 75 >enabled: 1 >enabled_metadata: >enablegroups: 1 >exclude: [] >excludepkgs: [] >fastestmirror: 0 >gpgcheck: 0 >gpgkey: [] >includepkgs: [] >ip_resolve: whatever >max_parallel_downloads: 3 >mediaid: >metadata_expire: 172800 >metalink: >minrate: 1000 >mirrorlist: >module_hotfixes: 0 >name: >password: >priority: 99 >protected_packages: [dnf, systemd, systemd-udev, dnf] >proxy: >proxy_auth_method: any >proxy_password: >proxy_username: >repo_gpgcheck: 0 >retries: 10 >skip_if_unavailable: 1 >sslcacert: >sslclientcert: >sslclientkey: >sslverify: 1 >throttle: 0 >timeout: 30 >type: >username: >} > _intf.payload._base._rpm_probfilter: {64} > _intf.payload._base._plugins: Plugins instance, containing members: > _intf.payload._base._plugins.plugin_cls: [] > _intf.payload._base._plugins.plugins: [] > _intf.payload._base._trans_success: False > _intf.payload._base._trans_install_set: False > _intf.payload._base._tempfile_persistor: None > _intf.payload._base._update_security_filters: [] > _intf.payload._base._allow_erasing: False > _intf.payload._base._repo_set_imported_gpg_keys: set() > _intf.payload._base.repo_module_dict: {} > _intf.payload._base.output: None > _intf.payload._download_location: None > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd03b9d3c90> > _intf.payload._repoMD_list: [RepoMDMetaHash instance, containing members: > _repoId: anaconda > _method: F28_Method instance, containing members: > _method.writePriority: 0 > _method.currentCmd: Skipped > _method.currentLine: Skipped > _method.handler: Skipped > _method.lineno: 0 > _method.seen: False > _urls: [file:///run/install/repo] > _repomd_hash: b'N@\\]\xd5\x15\x83\x98\x8fq_\xfeh\x96\x8fL#\xc8f\x89xe\xf1?ks\xcdFU)p\xd8' >] > _intf.payload._req_groups: set() > _intf.payload._req_packages: set() > _intf.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface.screen: None > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.in_func: <bound method TextUserInterface._get_meh_input_func of <pyanaconda.ui.tui.TextUserInterface object at 0x7fd0427e24e0>> > _intf._meh_interface._io.out_func: <built-in function print> > _intf.productTitle: Anaconda > _intf.isFinal: True > _intf.quitMessage: None >isHeadless: False >ksdata: Skipped >methodstr: None >additional_repos: [] >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-S-dvd-x86_64-29 > 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: None > opts.askmethod: False > opts.addRepo: [] > opts.noverifyssl: False > opts.liveinst: False > 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.nonibftiscsiboot: False > 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 (DNFPayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-S-dvd-x86_64-29 >_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, /tmp/syslog] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fd03bbd6378>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fd03bbd6400>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fd03bbd6840>, True), 'addons': (<function list_addons_callback at 0x7fd03bbd6510>, False), 'release_type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fd03bbd67b8>, True)} > mehConfig.programName: anaconda > mehConfig.programVersion: 29.24.1 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <unlocked _thread.lock object at 0x7fd0436b3d28> >_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 0x7fd03da3bf80> > _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=20> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 1554 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process.text_mode: None > _dbus_launcher._dbus_daemon_process._sigint_wait_secs: 0.25 > _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_docker, com_redhat_kdump > > >/tmp/anaconda.log: >09:22:39,584 INF main: /sbin/anaconda 29.24.1-1.fc29 >09:22:39,699 INF isys: 3129532 kB (3056 MB) are available >09:22:39,712 INF startup_utils: check_memory(): total:3056, needed:320, graphical:410 >09:22:39,717 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >09:22:39,717 INF main: Default encoding = utf-8 >09:22:39,728 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:39,883 INF startup_utils: Waiting 600 sec for modules to be started. >09:22:40,964 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:22:40,995 ERR core.util: Failed to import module docker from path /usr/share/anaconda/addons/com_redhat_docker/ks/docker.py in collect: No module named 'pyanaconda.iutil' >09:22:41,176 WRN kickstart: Command firstboot will be parsed in DBus module. >09:22:41,187 DBG localization: setting locale to: en_US.UTF-8 >09:22:41,194 DBG network: devices found ['ens3'] >09:22:41,199 DBG network: ensure single initramfs connections >09:22:41,227 DBG network: apply kickstart >09:22:41,227 DBG network: create missing ifcfg files >09:22:41,265 DBG network: ifcfg file for ens3 not found >09:22:41,363 DBG network: dumping ifcfg file for ens3 from default autoconnection 108bfdbd-577e-3a91-9572-7c2fec9971d7 >09:22:41,363 DBG network: missing ifcfgs created for devices ['ens3'] >09:22:41,369 DBG network: set real ONBOOT value >09:22:41,371 INF threading: Running Thread: AnaWaitForConnectingNMThread (140532363814656) >09:22:41,372 DBG anaconda: setting display mode to TUI >09:22:41,384 DBG simpleline: Scheduling screen AskVNCSpoke >09:22:41,384 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:41,384 DBG simpleline: Starting main loop >09:22:41,384 DBG simpleline: Processing signal RenderScreenSignal >09:22:41,384 DBG simpleline: Processing screen ScreenData(AskVNCSpoke,None,False) >09:22:41,385 DBG simpleline: Input is required by ScreenData(AskVNCSpoke,None,False) screen >09:22:41,391 INF network: got 0 NTP servers from DHCP >09:22:41,392 INF threading: Thread Done: AnaWaitForConnectingNMThread (140532363814656) >09:22:47,590 DBG simpleline: New signal InputReceivedSignal enqueued with source InputHandlerRequest >09:22:47,591 DBG simpleline: Processing signal InputReceivedSignal >09:22:47,593 DBG simpleline: New signal InputReadySignal enqueued with source AskVNCSpoke >09:22:47,594 DBG simpleline: Processing signal InputReadySignal >09:22:47,595 DBG simpleline: Closing screen ScreenData(AskVNCSpoke,None,False) from None >09:22:47,595 DBG simpleline: Main loop ended. Running callback if set. >09:22:47,595 INF anaconda: Display mode is set to 'interactive text mode'. >09:22:47,596 INF isys: 3129532 kB (3056 MB) are available >09:22:47,603 INF startup_utils: check_memory(): total:3056, needed:320, graphical:410 >09:22:47,655 DBG installclass: Searching /usr/lib64/python3.7/site-packages/pyanaconda/installclasses. >09:22:47,662 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >09:22:47,662 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >09:22:47,662 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >09:22:47,662 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >09:22:47,662 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >09:22:47,663 DBG installclass: Found Fedora (DefaultInstallClass). >09:22:47,663 DBG installclass: Found Fedora (FedoraBaseInstallClass). >09:22:47,663 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >09:22:47,663 INF installclass: Using a visible install class Fedora Server (FedoraServerInstallClass). >09:22:47,755 DBG storage: trying to set new default luks version to 'luks1' >09:22:48,135 DBG payload: getting release version from tree at None (29) >09:22:48,136 DBG payload: using default release version of 29 >09:22:48,138 INF bootloader: bootloader GRUB2 on X86 platform >09:22:48,138 INF autopart: Detected 2.98 GiB of memory >09:22:48,138 INF autopart: Suggested swap size (2.98 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:22:48,139 INF autopart: Swap attempt of 0.0 >09:22:48,139 INF bootloader: bootloader GRUB2 on X86 platform >09:22:48,181 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >09:22:48,183 INF threading: Running Thread: AnaStorageThread (140532355421952) >09:22:48,185 INF threading: Running Thread: AnaTimeInitThread (140532363814656) >09:22:48,205 DBG payload: Restarting payload thread >09:22:48,207 INF threading: Running Thread: AnaPayloadRestartThread (140532323940096) >09:22:48,208 INF geoloc: Geolocation is enabled. >09:22:48,209 INF threading: Running Thread: AnaPayloadThread (140532315547392) >09:22:48,209 INF threading: Thread Done: AnaPayloadRestartThread (140532323940096) >09:22:48,210 DBG payload: Updating payload thread state: 0 >09:22:48,210 DBG payload: Updating payload thread state: 1 >09:22:48,210 INF threading: Running Thread: AnaGeolocationRefreshThread (140532307154688) >09:22:48,211 INF geoloc: Starting geolocation lookup >09:22:48,211 INF geoloc: Geolocation provider: Fedora GeoIP >09:22:48,276 DBG simpleline: GLib event loop is used! >09:22:48,349 INF lifecycle: Adding controller: SummaryHub >09:22:48,352 INF lifecycle: Module initialized: TimeSpoke >09:22:48,462 INF lifecycle: Module initialized: LangSpoke >09:22:48,467 INF threading: Running Thread: AnaSourceWatcher (140532323940096) >09:22:48,469 INF threading: Running Thread: AnaSoftwareWatcher (140532298761984) >09:22:48,479 INF threading: Running Thread: AnaStorageWatcher (140532290369280) >09:22:48,778 DBG network: updating host name localhost.localdomain >09:22:48,796 INF lifecycle: Module initialized: NetworkSpoke >09:22:48,798 INF lifecycle: Module initialized: UserSpoke >09:22:48,801 INF lifecycle: Module initialized: PasswordSpoke >09:22:48,806 INF lifecycle: Initialization of all modules (8) has been started. >09:22:48,806 DBG simpleline: Scheduling screen SummaryHub >09:22:48,807 DBG simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler >09:22:48,807 DBG simpleline: Scheduling screen ProgressSpoke >09:22:48,807 DBG simpleline: Starting main loop >09:22:48,809 DBG simpleline: Processing screen ScreenData(SummaryHub,None,False) >09:22:48,881 INF geoloc: Geolocation lookup finished in 0.7 seconds >09:22:48,882 INF geoloc: got results from geolocation >09:22:48,882 INF threading: Thread Done: AnaGeolocationRefreshThread (140532307154688) >09:22:50,296 DBG storage: protected device spec LABEL=Fedora-S-dvd-x86_64-29 resolved to sr0 >09:22:50,658 DBG storage: blkid.tab devs: [] >09:22:50,658 DBG storage: parsing /mnt/sysimage/etc/crypttab >09:22:50,659 DBG storage: crypttab maps: [] >09:22:50,659 DBG storage: parsing /mnt/sysimage/etc/fstab >09:22:51,166 INF threading: Thread Done: AnaStorageThread (140532355421952) >09:22:51,167 DBG payload: Updating payload thread state: 2 >09:22:51,167 DBG payload: Updating payload thread state: 4 >09:22:51,168 INF lifecycle: Module initialized: StorageSpoke >09:22:51,169 INF threading: Thread Done: AnaStorageWatcher (140532290369280) >09:22:51,171 DBG payload: Setting up cdrom install device >09:22:51,214 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >09:22:51,214 INF payload: Trying to download '.treeinfo' >09:22:51,215 DBG payload: Retrieved '.treeinfo' from file:///run/install/repo >09:22:51,218 DBG payload: getting release version from tree at file:///run/install/repo (29) >09:22:51,218 DBG payload: using treeinfo release version of 29 >09:22:51,272 DBG payload: Updating payload thread state: 5 >09:22:51,289 DBG simpleline: Input is required by ScreenData(SummaryHub,None,False) screen >09:22:51,290 DBG payload: Source doesn't require network for installation >09:22:52,000 INF threading: Thread Done: AnaTimeInitThread (140532363814656) >09:22:52,430 INF payload: Refreshing environmentAddons >09:22:52,434 DBG payload: Updating payload thread state: 6 >09:22:52,434 DBG ui.tui.spokes.software_selection: Payload restarted, set new info and clear the old one. >09:22:52,435 INF threading: Thread Done: AnaPayloadThread (140532315547392) >09:22:52,435 INF lifecycle: Module initialized: SourceSpoke >09:22:52,435 INF threading: Thread Done: AnaSourceWatcher (140532323940096) >09:22:52,435 DBG ui.tui.spokes.software_selection: Apply called old env None, new env server-product-environment and addons set() >09:22:52,435 DBG ui.tui.spokes.software_selection: Setting new software selection old env None, new env server-product-environment and addons set() >09:22:52,436 INF threading: Running Thread: AnaCheckSoftwareThread (140532323940096) >09:22:52,441 DBG payload: apply with result True called on requirements [] >09:22:52,571 INF threading: Thread Done: AnaCheckSoftwareThread (140532323940096) >09:22:52,571 INF lifecycle: Module initialized: SoftwareSpoke >09:22:52,572 INF lifecycle: All modules have been initialized. >09:22:52,572 INF threading: Thread Done: AnaSoftwareWatcher (140532298761984) >09:23:08,357 INF threading: Running Thread: AnaExceptionHandlingTest (140532298761984) >09:23:08,359 INF threading: Thread Failed: AnaExceptionHandlingTest (140532298761984) >09:23:08,360 DBG exception: running handleException >09:23:08,362 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/exception.py", line 383, in raise_exception > eval(compile(code, "str_eval", "exec")) > > File "str_eval", line 5, in <module> > # All rights reserved. > > File "str_eval", line 3, in f1536830588 > # > >RuntimeError: NOTABUG: testing exception handling > >09:23:08,639 DBG exception: Gtk cannot be initialized >09:23:08,639 DBG exception: In a non-main thread, sending a message with exception data >09:23:08,639 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >09:23:08,639 DBG simpleline: Executing inner loop >09:23:08,640 DBG simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler >09:23:08,640 ERR ui.tui: >======= Screen stack ======= >----------- TOP ------------ >ScreenData(SummaryHub,None,False) >ScreenData(ProgressSpoke,None,False) >============================ > >09:23:08,640 DBG exception: running handleException >09:23:08,640 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 286, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.7/threading.py", line 865, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.7/site-packages/pyanaconda/exception.py", line 383, in raise_exception > eval(compile(code, "str_eval", "exec")) > > File "str_eval", line 5, in <module> > # All rights reserved. > > File "str_eval", line 3, in f1536830588 > # > >RuntimeError: NOTABUG: testing exception handling > >09:23:08,641 DBG exception: Gtk cannot be initialized >09:23:08,641 DBG exception: In the main thread, running exception handler >09:23:08,649 INF threading: Thread Done: AnaExceptionHandlingTest (140532298761984) > > >/tmp/packaging.log: >09:22:48,135 INF packaging: setting DNF platform id to: platform:f29 >09:22:48,137 DBG packaging: Dnf configuration: >[main] >assumeno = 0 >assumeyes = 0 >autocheck_running_kernel = 1 >bandwidth = 0 >best = 0 >bugtracker_url = https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf >cachedir = /tmp/dnf.cache >cacheonly = 0 >check_config_file_age = 1 >clean_requirements_on_remove = 1 >color = auto >color_list_available_downgrade = dim,cyan >color_list_available_install = normal >color_list_available_reinstall = bold,underline,green >color_list_available_upgrade = bold,blue >color_list_installed_extra = bold,red >color_list_installed_newer = bold,yellow >color_list_installed_older = bold >color_list_installed_reinstall = normal >color_search_match = bold >color_update_installed = normal >color_update_local = bold >color_update_remote = normal >config_file_path = /etc/dnf/dnf.conf >debug_solver = 0 >debuglevel = 2 >defaultyes = 0 >deltarpm = 1 >deltarpm_percentage = 75 >disable_excludes = [] >diskspacecheck = 1 >enabled = 1 >enablegroups = 1 >errorlevel = 2 >exclude = [] >excludepkgs = [] >exit_on_lock = 0 >fastestmirror = 0 >gpgcheck = 0 >group_package_types = [mandatory, default, conditional] >history_list_view = commands >history_record = 1 >history_record_packages = [dnf, rpm] >ignorearch = 0 >includepkgs = [] >install_weak_deps = 1 >installonly_limit = 3 >installonlypkgs = [kernel, kernel-PAE, installonlypkg(kernel), installonlypkg(kernel-module), installonlypkg(vm), multiversion(kernel)] >installroot = /mnt/sysimage >ip_resolve = whatever >keepcache = 0 >localpkg_gpgcheck = 0 >logdir = /tmp/ >max_parallel_downloads = 3 >metadata_expire = 172800 >metadata_timer_sync = 10800 >minrate = 1000 >module_platform_id = platform:f29 >multilib_policy = best >obsoletes = 1 >password = >persistdir = /mnt/sysimage/var/lib/dnf >pluginconfpath = [/tmp/dnf.pluginconf] >pluginpath = [/usr/lib/python3.7/site-packages/dnf-plugins] >plugins = 1 >protected_packages = [dnf, systemd, systemd-udev, dnf] >proxy = >proxy_auth_method = any >recent = 7 >repo_gpgcheck = 0 >reposdir = [/etc/yum.repos.d, /etc/anaconda.repos.d, /tmp/updates/anaconda.repos.d, /tmp/product/anaconda.repos.d] >reset_nice = 1 >retries = 10 >rpmverbosity = info >showdupesfromrepos = 0 >skip_broken = 0 >sslcacert = >sslclientcert = >sslclientkey = >sslverify = 1 >strict = 1 >system_cachedir = /var/cache/dnf >throttle = 0 >timeout = 30 >transformdb = 1 >tsflags = [] >upgrade_group_objects_upgrade = 1 >username = > >09:22:51,167 INF packaging: configuring base repo >09:22:51,213 INF packaging: Enabled 'updates' >09:22:51,213 INF packaging: Enabled 'updates-testing' >09:22:51,218 DBG packaging: No base repository found in treeinfo file. Using installation tree root. >09:22:51,218 DBG packaging: releasever from file:///run/install/repo is 29 >09:22:51,219 INF packaging: added repo: 'anaconda' - file:///run/install/repo >09:22:51,220 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['file:///run/install/repo']. >09:22:51,272 INF packaging: enabled repo: '' - ['file:///run/install/repo'] and got repomd >09:22:51,273 DBG dnf: repo: using cache for: anaconda >09:22:51,273 DBG packaging: repo anaconda: _sync_metadata success from ['file:///run/install/repo'] >09:22:51,283 DBG dnf: repo: using cache for: anaconda >09:22:51,284 DBG dnf: not found deltainfo for: >09:22:51,284 DBG dnf: not found updateinfo for: >09:22:52,321 DBG dnf: anaconda: using metadata from Wed 12 Sep 2018 07:49:17 AM UTC. >09:22:52,322 INF dnf: Last metadata expiration check: 0:00:01 ago on Thu 13 Sep 2018 09:22:51 AM UTC. >09:22:52,323 DBG dnf: Missing file *modules.yaml in metadata cache dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >09:22:52,323 DBG dnf: modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >09:22:52,419 Level 8 dnf: timer: sack setup: 1145 ms >09:22:52,419 Level 8 dnf: Getting group metadata >09:22:52,419 Level 8 dnf: Adding group file from repository: anaconda >09:22:52,429 Level 8 dnf: timer: loading comps: 10 ms >09:22:52,436 INF packaging: checking software selection >09:22:52,436 DBG packaging: applying DNF package/group/module selection >09:22:52,436 INF packaging: selected group: core >09:22:52,436 INF packaging: selected environment: server-product-environment >09:22:52,441 INF packaging: kernel: selected kernel >09:22:52,441 DBG packaging: transaction include list >09:22:52,441 DBG packaging: ['@core', '@server-product-environment', 'kernel'] >09:22:52,442 DBG packaging: transaction exclude list >09:22:52,442 DBG packaging: [] >09:22:52,443 Level 8 dnf: Getting group metadata >09:22:52,444 Level 8 dnf: Adding group file from repository: anaconda >09:22:52,455 Level 8 dnf: timer: loading comps: 12 ms >09:22:52,489 DBG dnf: Adding packages from group 'core': {<libcomps.Package object 'man-db' at 0x7fd03b63e1e0>, <libcomps.Package object 'sssd-kcm' at 0x7fd03b63e348>, <libcomps.Package object 'glibc' at 0x7fd03b63e120>, <libcomps.Package object 'less' at 0x7fd03b63e1c8>, <libcomps.Package object 'ncurses' at 0x7fd03b63e1f8>, <libcomps.Package object 'shadow-utils' at 0x7fd03b63e318>, <libcomps.Package object 'parted' at 0x7fd03b63e240>, <libcomps.Package object 'lsvpd' at 0x7fd03b63e420>, <libcomps.Package object 'filesystem' at 0x7fd03b63e108>, <libcomps.Package object 'util-linux' at 0x7fd03b63e390>, <libcomps.Package object 'powerpc-utils' at 0x7fd03b63e438>, <libcomps.Package object 'procps-ng' at 0x7fd03b63e2a0>, <libcomps.Package object 'vim-minimal' at 0x7fd03b63e3a8>, <libcomps.Package object 'basesystem' at 0x7fd03b63e048>, <libcomps.Package object 'kbd' at 0x7fd03b63e1b0>, <libcomps.Package object 'setup' at 0x7fd03b63e300>, <libcomps.Package object 'passwd' at 0x7fd03b63e258>, <libcomps.Package object 'policycoreutils' at 0x7fd03b63e288>, <libcomps.Package object 'e2fsprogs' at 0x7fd03b63e0f0>, <libcomps.Package object 'openssh-clients' at 0x7fd03b63e210>, <libcomps.Package object 'grubby' at 0x7fd03b63e138>, <libcomps.Package object 'dnf-yum' at 0x7fd03b63e0d8>, <libcomps.Package object 'dhcp-client' at 0x7fd03b63e0a8>, <libcomps.Package object 'NetworkManager' at 0x7fd03b63e3c0>, <libcomps.Package object 'iputils' at 0x7fd03b63e198>, <libcomps.Package object 'dnf' at 0x7fd03b63e0c0>, <libcomps.Package object 'iproute' at 0x7fd03b63e180>, <libcomps.Package object 'rpm' at 0x7fd03b63e2d0>, <libcomps.Package object 'plymouth' at 0x7fd03b63e270>, <libcomps.Package object 'rootfiles' at 0x7fd03b63e2b8>, <libcomps.Package object 'systemd' at 0x7fd03b63e378>, <libcomps.Package object 'sudo' at 0x7fd03b63e360>, <libcomps.Package object 'bash' at 0x7fd03b63e060>, <libcomps.Package object 'sssd-common' at 0x7fd03b63e330>, <libcomps.Package object 'initscripts' at 0x7fd03b63e168>, <libcomps.Package object 'hostname' at 0x7fd03b63e150>, <libcomps.Package object 'openssh-server' at 0x7fd03b63e228>, <libcomps.Package object 'audit' at 0x7fd03b63e030>, <libcomps.Package object 'dracut-config-rescue' at 0x7fd03b63e3f0>, <libcomps.Package object 'coreutils' at 0x7fd03b63e078>, <libcomps.Package object 'curl' at 0x7fd03b63e090>, <libcomps.Package object 'selinux-policy-targeted' at 0x7fd03b63e2e8>, <libcomps.Package object 'firewalld' at 0x7fd03b63e408>, <libcomps.Package object 'dnf-plugins-core' at 0x7fd03b63e3d8>} >09:22:52,492 ERR dnf: no group 'directory-server' from environment 'server-product-environment' >09:22:52,492 ERR dnf: no group 'dns-server' from environment 'server-product-environment' >09:22:52,493 ERR dnf: no group 'dogtag' from environment 'server-product-environment' >09:22:52,493 ERR dnf: no group 'ftp-server' from environment 'server-product-environment' >09:22:52,493 ERR dnf: no group 'ha' from environment 'server-product-environment' >09:22:52,493 ERR dnf: no group 'load-balancer' from environment 'server-product-environment' >09:22:52,493 ERR dnf: no group 'mysql' from environment 'server-product-environment' >09:22:52,493 ERR dnf: no group 'network-server' from environment 'server-product-environment' >09:22:52,494 ERR dnf: no group 'printing' from environment 'server-product-environment' >09:22:52,494 WRN dnf: No match for group package "fedora-repos-modular" >09:22:52,495 WRN dnf: No match for group package "rolekit" >09:22:52,496 WRN dnf: No match for group package "powerpc-utils" >09:22:52,496 WRN dnf: No match for group package "cockpit-shell" >09:22:52,497 WRN dnf: No match for group package "fedora-repos-rawhide-modular" >09:22:52,497 WRN dnf: No match for group package "lsvpd" >09:22:52,510 Level 8 dnf: timer: depsolve: 10 ms >09:22:52,516 INF packaging: checking dependencies: success >09:22:52,556 DBG packaging: Size from DNF: 1.2 GiB >09:22:52,556 DBG packaging: Bonus size 353.93 MiB by number of files 60404 >09:22:52,556 DBG packaging: Total size required 1.7 GiB >09:22:52,570 DBG packaging: Input mount points: {'/dev': Size (1.3971099853515625 GiB), '/dev/shm': Size (1.429759979248046875 GiB), '/run': Size (1.413555145263671875 GiB), '/sys/fs/cgroup': Size (1.429775238037109375 GiB), '/run/install/repo': Size (0 B), '/': Size (335.34765625 MiB), '/tmp': Size (1.4186859130859375 GiB)} >09:22:52,570 INF packaging: Estimated size: download 485.86 MiB & install 1.7 GiB >09:22:52,571 INF packaging: Sufficient mountpoints found: {'/tmp': Size (1.4186859130859375 GiB)} >09:22:52,571 DBG packaging: Download space required 485.86 MiB for mpoint /tmp (non-chroot) >09:22:52,571 DBG packaging: Installation space required 1.7 GiB >09:22:52,571 INF packaging: 551 packages selected totalling 1.7 GiB > > >/tmp/program.log: >09:22:39,699 INF program: Running... losetup --list >09:22:39,713 INF program: Running... /sbin/auditd >09:22:39,716 DBG program: Return code: 0 >09:22:39,717 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >09:22:41,000 INF program: Running... modprobe fcoe >09:22:41,065 DBG program: Return code: 0 >09:22:41,065 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:22:41,101 INF program: stdout: >09:22:41,101 INF program: No FCoE boot disk information is found in EDD! >09:22:41,101 DBG program: Return code: 1 >09:22:47,597 INF program: Running... losetup --list >09:22:47,605 INF program: Running [2] e2fsck -V ... >09:22:47,625 INF program: stdout[2]: >09:22:47,626 INF program: stderr[2]: e2fsck 1.44.3 (10-July-2018) > Using EXT2FS Library version 1.44.3, 10-July-2018 > >09:22:47,626 INF program: ...done [2] (exit code: 0) >09:22:47,665 INF program: Running... modprobe xfs >09:22:47,753 DBG program: Return code: 0 >09:22:48,144 INF program: Running... udevadm settle --timeout=300 >09:22:48,157 DBG program: Return code: 0 >09:22:48,163 INF program: Running... udevadm settle --timeout=300 >09:22:48,176 DBG program: Return code: 0 >09:22:48,206 INF program: Running [3] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >09:22:48,216 INF program: Running... systemctl start chronyd >09:22:48,251 INF program: stdout[3]: >09:22:48,252 INF program: stderr[3]: >09:22:48,253 INF program: ...done [3] (exit code: 0) >09:22:48,253 INF program: Running... udevadm settle --timeout=300 >09:22:48,272 DBG program: Return code: 0 >09:22:48,273 DBG program: Return code: 0 >09:22:48,341 INF program: Running... udevadm settle --timeout=300 >09:22:48,356 DBG program: Return code: 0 >09:22:48,362 INF program: Running... udevadm settle --timeout=300 >09:22:48,376 DBG program: Return code: 0 >09:22:48,391 INF program: Running... udevadm settle --timeout=300 >09:22:48,410 DBG program: Return code: 0 >09:22:48,420 INF program: Running... udevadm settle --timeout=300 >09:22:48,433 DBG program: Return code: 0 >09:22:48,563 INF program: Running... udevadm settle --timeout=300 >09:22:48,583 DBG program: Return code: 0 >09:22:48,622 INF program: Running... dumpe2fs -h /dev/sda1 >09:22:48,633 INF program: stdout: >09:22:48,634 INF program: Filesystem volume name: <none> >09:22:48,635 INF program: Last mounted on: /boot >09:22:48,636 INF program: Filesystem UUID: ae4cc81d-ad4e-4a65-b64d-9691bab59226 >09:22:48,636 INF program: Filesystem magic number: 0xEF53 >09:22:48,636 INF program: Filesystem revision #: 1 (dynamic) >09:22:48,636 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >09:22:48,636 INF program: Filesystem flags: signed_directory_hash >09:22:48,636 INF program: Default mount options: user_xattr acl >09:22:48,636 INF program: Filesystem state: clean >09:22:48,636 INF program: Errors behavior: Continue >09:22:48,636 INF program: Filesystem OS type: Linux >09:22:48,637 INF program: Inode count: 65536 >09:22:48,637 INF program: Block count: 262144 >09:22:48,637 INF program: Reserved block count: 13107 >09:22:48,637 INF program: Free blocks: 225699 >09:22:48,637 INF program: Free inodes: 65229 >09:22:48,637 INF program: First block: 0 >09:22:48,637 INF program: Block size: 4096 >09:22:48,637 INF program: Fragment size: 4096 >09:22:48,637 INF program: Group descriptor size: 64 >09:22:48,637 INF program: Reserved GDT blocks: 127 >09:22:48,637 INF program: Blocks per group: 32768 >09:22:48,637 INF program: Fragments per group: 32768 >09:22:48,638 INF program: Inodes per group: 8192 >09:22:48,638 INF program: Inode blocks per group: 512 >09:22:48,638 INF program: Flex block group size: 16 >09:22:48,638 INF program: Filesystem created: Thu Sep 13 08:54:15 2018 >09:22:48,638 INF program: Last mount time: Thu Sep 13 08:57:17 2018 >09:22:48,638 INF program: Last write time: Thu Sep 13 08:57:44 2018 >09:22:48,638 INF program: Mount count: 2 >09:22:48,638 INF program: Maximum mount count: -1 >09:22:48,638 INF program: Last checked: Thu Sep 13 08:54:15 2018 >09:22:48,638 INF program: Check interval: 0 (<none>) >09:22:48,638 INF program: Lifetime writes: 170 MB >09:22:48,638 INF program: Reserved blocks uid: 0 (user root) >09:22:48,639 INF program: Reserved blocks gid: 0 (group root) >09:22:48,639 INF program: First inode: 11 >09:22:48,639 INF program: Inode size: 256 >09:22:48,639 INF program: Required extra isize: 32 >09:22:48,639 INF program: Desired extra isize: 32 >09:22:48,639 INF program: Journal inode: 8 >09:22:48,639 INF program: Default directory hash: half_md4 >09:22:48,639 INF program: Directory Hash Seed: 5b386036-c518-4161-8cae-cddae6c22d7a >09:22:48,639 INF program: Journal backup: inode blocks >09:22:48,639 INF program: Checksum type: crc32c >09:22:48,639 INF program: Checksum: 0x0ce3f352 >09:22:48,639 INF program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >09:22:48,639 INF program: Journal size: 32M >09:22:48,640 INF program: Journal length: 8192 >09:22:48,640 INF program: Journal sequence: 0x00000133 >09:22:48,640 INF program: Journal start: 0 >09:22:48,640 INF program: Journal checksum type: crc32c >09:22:48,640 INF program: Journal checksum: 0x314c5f76 >09:22:48,640 INF program: >09:22:48,640 INF program: stderr: >09:22:48,640 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:22:48,640 DBG program: Return code: 0 >09:22:48,641 INF program: Running... resize2fs -P /dev/sda1 >09:22:48,652 INF program: stdout: >09:22:48,652 INF program: Estimated minimum size of the filesystem: 37882 >09:22:48,653 INF program: stderr: >09:22:48,653 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:22:48,653 DBG program: Return code: 0 >09:22:48,656 INF program: Running... udevadm settle --timeout=300 >09:22:48,671 DBG program: Return code: 0 >09:22:48,681 INF program: Running... udevadm settle --timeout=300 >09:22:48,702 DBG program: Return code: 0 >09:22:48,715 INF program: Running... udevadm settle --timeout=300 >09:22:48,750 DBG program: Return code: 0 >09:22:48,803 INF program: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:48,844 INF program: stdout[4]: LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI LVM2_PV_FREE=0 LVM2_PV_SIZE=11806965760 LVM2_PE_START=1048576 LVM2_VG_NAME=fedora LVM2_VG_UUID=b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 LVM2_VG_SIZE=11806965760 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=2815 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 > >09:22:48,845 INF program: stderr[4]: >09:22:48,845 INF program: ...done [4] (exit code: 0) >09:22:48,869 INF program: Running [5] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:48,907 INF program: stdout[5]: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=C7OZY2-x1Sf-9iM0-ckwr-G3nB-cZ7m-cVxVQh LVM2_LV_SIZE=10515120128 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= > LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=CAkKps-8jCd-hd9v-l1NW-Jl6u-qNC5-9ydMZq LVM2_LV_SIZE=1291845632 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= > >09:22:48,907 INF program: stderr[5]: >09:22:48,907 INF program: ...done [5] (exit code: 0) >09:22:48,924 INF program: Running [6] dmsetup --version ... >09:22:48,927 INF program: stdout[6]: Library version: 1.02.150 (2018-08-01) >Driver version: 4.39.0 > >09:22:48,928 INF program: stderr[6]: >09:22:48,928 INF program: ...done [6] (exit code: 0) >09:22:48,959 INF program: Running [7] dmsetup info -co subsystem --noheadings fedora-root ... >09:22:48,962 INF program: stdout[7]: LVM > >09:22:48,963 INF program: stderr[7]: >09:22:48,963 INF program: ...done [7] (exit code: 0) >09:22:48,972 INF program: Running... udevadm settle --timeout=300 >09:22:48,984 DBG program: Return code: 0 >09:22:48,991 INF program: Running... udevadm settle --timeout=300 >09:22:49,003 DBG program: Return code: 0 >09:22:49,055 INF program: Running [8] dmsetup info -co subsystem --noheadings fedora-swap ... >09:22:49,058 INF program: stdout[8]: LVM > >09:22:49,059 INF program: stderr[8]: >09:22:49,059 INF program: ...done [8] (exit code: 0) >09:22:49,068 INF program: Running [9] mkswap --version ... >09:22:49,071 INF program: stdout[9]: mkswap from util-linux 2.32.1 > >09:22:49,071 INF program: stderr[9]: >09:22:49,071 INF program: ...done [9] (exit code: 0) >09:22:49,104 INF program: Running... dumpe2fs -h /dev/loop1 >09:22:49,108 INF program: stdout: >09:22:49,108 INF program: Filesystem volume name: Anaconda >09:22:49,108 INF program: Last mounted on: / >09:22:49,108 INF program: Filesystem UUID: fc88ee28-50ae-4411-9113-6f8f7f7b1a29 >09:22:49,108 INF program: Filesystem magic number: 0xEF53 >09:22:49,109 INF program: Filesystem revision #: 1 (dynamic) >09:22:49,109 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >09:22:49,109 INF program: Filesystem flags: signed_directory_hash >09:22:49,109 INF program: Default mount options: user_xattr acl >09:22:49,109 INF program: Filesystem state: clean >09:22:49,109 INF program: Errors behavior: Continue >09:22:49,109 INF program: Filesystem OS type: Linux >09:22:49,109 INF program: Inode count: 131072 >09:22:49,109 INF program: Block count: 524288 >09:22:49,109 INF program: Reserved block count: 0 >09:22:49,109 INF program: Free blocks: 93147 >09:22:49,109 INF program: Free inodes: 92480 >09:22:49,109 INF program: First block: 0 >09:22:49,110 INF program: Block size: 4096 >09:22:49,110 INF program: Fragment size: 4096 >09:22:49,110 INF program: Group descriptor size: 64 >09:22:49,110 INF program: Reserved GDT blocks: 255 >09:22:49,110 INF program: Blocks per group: 32768 >09:22:49,110 INF program: Fragments per group: 32768 >09:22:49,110 INF program: Inodes per group: 8192 >09:22:49,110 INF program: Inode blocks per group: 512 >09:22:49,110 INF program: Flex block group size: 16 >09:22:49,110 INF program: Filesystem created: Wed Sep 12 06:48:55 2018 >09:22:49,110 INF program: Last mount time: Wed Sep 12 06:49:07 2018 >09:22:49,110 INF program: Last write time: Wed Sep 12 06:49:21 2018 >09:22:49,111 INF program: Mount count: 2 >09:22:49,111 INF program: Maximum mount count: -1 >09:22:49,111 INF program: Last checked: Wed Sep 12 06:48:55 2018 >09:22:49,111 INF program: Check interval: 0 (<none>) >09:22:49,111 INF program: Lifetime writes: 1741 MB >09:22:49,111 INF program: Reserved blocks uid: 0 (user root) >09:22:49,111 INF program: Reserved blocks gid: 0 (group root) >09:22:49,111 INF program: First inode: 11 >09:22:49,111 INF program: Inode size: 256 >09:22:49,111 INF program: Required extra isize: 32 >09:22:49,111 INF program: Desired extra isize: 32 >09:22:49,111 INF program: Journal inode: 8 >09:22:49,111 INF program: Default directory hash: half_md4 >09:22:49,112 INF program: Directory Hash Seed: 2a17b649-ec15-4b4d-8a5d-ac1fea14b9b2 >09:22:49,112 INF program: Journal backup: inode blocks >09:22:49,112 INF program: Checksum type: crc32c >09:22:49,112 INF program: Checksum: 0x30c3212b >09:22:49,112 INF program: Journal features: journal_64bit journal_checksum_v3 >09:22:49,112 INF program: Journal size: 64M >09:22:49,112 INF program: Journal length: 16384 >09:22:49,112 INF program: Journal sequence: 0x0000000b >09:22:49,112 INF program: Journal start: 0 >09:22:49,112 INF program: Journal checksum type: crc32c >09:22:49,112 INF program: Journal checksum: 0x950926b9 >09:22:49,112 INF program: >09:22:49,112 INF program: stderr: >09:22:49,113 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:22:49,113 DBG program: Return code: 0 >09:22:49,113 INF program: Running... resize2fs -P /dev/loop1 >09:22:49,118 INF program: stdout: >09:22:49,118 INF program: Couldn't find valid filesystem superblock. >09:22:49,118 INF program: stderr: >09:22:49,118 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:22:49,118 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >09:22:49,119 DBG program: Return code: 1 >09:22:49,122 INF program: Running... udevadm settle --timeout=300 >09:22:49,135 DBG program: Return code: 0 >09:22:49,143 INF program: Running... udevadm settle --timeout=300 >09:22:49,155 DBG program: Return code: 0 >09:22:49,179 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,182 INF program: stdout[10]: > >09:22:49,183 INF program: stderr[10]: >09:22:49,183 INF program: ...done [10] (exit code: 0) >09:22:49,183 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,186 INF program: stdout[11]: > >09:22:49,186 INF program: stderr[11]: >09:22:49,187 INF program: ...done [11] (exit code: 0) >09:22:49,187 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,190 INF program: stdout[12]: > >09:22:49,190 INF program: stderr[12]: >09:22:49,190 INF program: ...done [12] (exit code: 0) >09:22:49,191 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,194 INF program: stdout[13]: > >09:22:49,194 INF program: stderr[13]: >09:22:49,194 INF program: ...done [13] (exit code: 0) >09:22:49,194 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,197 INF program: stdout[14]: > >09:22:49,198 INF program: stderr[14]: >09:22:49,198 INF program: ...done [14] (exit code: 0) >09:22:49,198 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,201 INF program: stdout[15]: > >09:22:49,201 INF program: stderr[15]: >09:22:49,202 INF program: ...done [15] (exit code: 0) >09:22:49,202 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,205 INF program: stdout[16]: > >09:22:49,205 INF program: stderr[16]: >09:22:49,205 INF program: ...done [16] (exit code: 0) >09:22:49,205 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,209 INF program: stdout[17]: > >09:22:49,209 INF program: stderr[17]: >09:22:49,209 INF program: ...done [17] (exit code: 0) >09:22:49,209 INF program: Running [18] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,212 INF program: stdout[18]: > >09:22:49,213 INF program: stderr[18]: >09:22:49,213 INF program: ...done [18] (exit code: 0) >09:22:49,226 INF program: Running [19] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,229 INF program: stdout[19]: > >09:22:49,229 INF program: stderr[19]: >09:22:49,229 INF program: ...done [19] (exit code: 0) >09:22:49,230 INF program: Running [20] dmsetup info -co subsystem --noheadings live-rw ... >09:22:49,233 INF program: stdout[20]: > >09:22:49,233 INF program: stderr[20]: >09:22:49,233 INF program: ...done [20] (exit code: 0) >09:22:49,240 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >09:22:49,245 INF program: stdout: >09:22:49,245 INF program: Filesystem volume name: Anaconda >09:22:49,246 INF program: Last mounted on: / >09:22:49,246 INF program: Filesystem UUID: fc88ee28-50ae-4411-9113-6f8f7f7b1a29 >09:22:49,246 INF program: Filesystem magic number: 0xEF53 >09:22:49,246 INF program: Filesystem revision #: 1 (dynamic) >09:22:49,246 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 dir_nlink extra_isize metadata_csum >09:22:49,246 INF program: Filesystem flags: signed_directory_hash >09:22:49,246 INF program: Default mount options: user_xattr acl >09:22:49,246 INF program: Filesystem state: clean >09:22:49,246 INF program: Errors behavior: Continue >09:22:49,246 INF program: Filesystem OS type: Linux >09:22:49,246 INF program: Inode count: 131072 >09:22:49,246 INF program: Block count: 524288 >09:22:49,247 INF program: Reserved block count: 0 >09:22:49,247 INF program: Free blocks: 93147 >09:22:49,247 INF program: Free inodes: 92480 >09:22:49,247 INF program: First block: 0 >09:22:49,247 INF program: Block size: 4096 >09:22:49,247 INF program: Fragment size: 4096 >09:22:49,247 INF program: Group descriptor size: 64 >09:22:49,247 INF program: Reserved GDT blocks: 255 >09:22:49,247 INF program: Blocks per group: 32768 >09:22:49,247 INF program: Fragments per group: 32768 >09:22:49,247 INF program: Inodes per group: 8192 >09:22:49,247 INF program: Inode blocks per group: 512 >09:22:49,248 INF program: Flex block group size: 16 >09:22:49,248 INF program: Filesystem created: Wed Sep 12 06:48:55 2018 >09:22:49,248 INF program: Last mount time: Thu Sep 13 09:22:32 2018 >09:22:49,248 INF program: Last write time: Thu Sep 13 09:22:32 2018 >09:22:49,248 INF program: Mount count: 3 >09:22:49,248 INF program: Maximum mount count: -1 >09:22:49,248 INF program: Last checked: Wed Sep 12 06:48:55 2018 >09:22:49,248 INF program: Check interval: 0 (<none>) >09:22:49,248 INF program: Lifetime writes: 1741 MB >09:22:49,248 INF program: Reserved blocks uid: 0 (user root) >09:22:49,248 INF program: Reserved blocks gid: 0 (group root) >09:22:49,248 INF program: First inode: 11 >09:22:49,249 INF program: Inode size: 256 >09:22:49,249 INF program: Required extra isize: 32 >09:22:49,249 INF program: Desired extra isize: 32 >09:22:49,249 INF program: Journal inode: 8 >09:22:49,249 INF program: Default directory hash: half_md4 >09:22:49,249 INF program: Directory Hash Seed: 2a17b649-ec15-4b4d-8a5d-ac1fea14b9b2 >09:22:49,249 INF program: Journal backup: inode blocks >09:22:49,249 INF program: Checksum type: crc32c >09:22:49,249 INF program: Checksum: 0x4b6c721b >09:22:49,249 INF program: Journal features: journal_64bit journal_checksum_v3 >09:22:49,249 INF program: Journal size: 64M >09:22:49,249 INF program: Journal length: 16384 >09:22:49,250 INF program: Journal sequence: 0x0000000c >09:22:49,250 INF program: Journal start: 1 >09:22:49,250 INF program: Journal checksum type: crc32c >09:22:49,250 INF program: Journal checksum: 0xa582a51d >09:22:49,250 INF program: >09:22:49,250 INF program: stderr: >09:22:49,250 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:22:49,250 DBG program: Return code: 0 >09:22:49,250 INF program: Running... resize2fs -P /dev/mapper/live-rw >09:22:49,255 INF program: stdout: >09:22:49,255 INF program: Estimated minimum size of the filesystem: 524288 >09:22:49,255 INF program: stderr: >09:22:49,256 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:22:49,256 DBG program: Return code: 0 >09:22:49,261 INF program: Running... udevadm settle --timeout=300 >09:22:49,273 DBG program: Return code: 0 >09:22:49,281 INF program: Running... udevadm settle --timeout=300 >09:22:49,293 DBG program: Return code: 0 >09:22:49,303 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,308 INF program: stdout[21]: > >09:22:49,308 INF program: stderr[21]: >09:22:49,308 INF program: ...done [21] (exit code: 0) >09:22:49,308 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,312 INF program: stdout[22]: > >09:22:49,312 INF program: stderr[22]: >09:22:49,312 INF program: ...done [22] (exit code: 0) >09:22:49,312 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,316 INF program: stdout[23]: > >09:22:49,316 INF program: stderr[23]: >09:22:49,316 INF program: ...done [23] (exit code: 0) >09:22:49,316 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,320 INF program: stdout[24]: > >09:22:49,320 INF program: stderr[24]: >09:22:49,320 INF program: ...done [24] (exit code: 0) >09:22:49,320 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,324 INF program: stdout[25]: > >09:22:49,324 INF program: stderr[25]: >09:22:49,324 INF program: ...done [25] (exit code: 0) >09:22:49,324 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,328 INF program: stdout[26]: > >09:22:49,328 INF program: stderr[26]: >09:22:49,328 INF program: ...done [26] (exit code: 0) >09:22:49,328 INF program: Running [27] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,332 INF program: stdout[27]: > >09:22:49,332 INF program: stderr[27]: >09:22:49,332 INF program: ...done [27] (exit code: 0) >09:22:49,332 INF program: Running [28] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,336 INF program: stdout[28]: > >09:22:49,336 INF program: stderr[28]: >09:22:49,336 INF program: ...done [28] (exit code: 0) >09:22:49,336 INF program: Running [29] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,340 INF program: stdout[29]: > >09:22:49,340 INF program: stderr[29]: >09:22:49,340 INF program: ...done [29] (exit code: 0) >09:22:49,352 INF program: Running [30] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,355 INF program: stdout[30]: > >09:22:49,356 INF program: stderr[30]: >09:22:49,356 INF program: ...done [30] (exit code: 0) >09:22:49,356 INF program: Running [31] dmsetup info -co subsystem --noheadings live-base ... >09:22:49,359 INF program: stdout[31]: > >09:22:49,360 INF program: stderr[31]: >09:22:49,360 INF program: ...done [31] (exit code: 0) >09:22:49,367 INF program: Running... dumpe2fs -h /dev/mapper/live-base >09:22:49,372 INF program: stdout: >09:22:49,372 INF program: Filesystem volume name: Anaconda >09:22:49,372 INF program: Last mounted on: / >09:22:49,373 INF program: Filesystem UUID: fc88ee28-50ae-4411-9113-6f8f7f7b1a29 >09:22:49,373 INF program: Filesystem magic number: 0xEF53 >09:22:49,373 INF program: Filesystem revision #: 1 (dynamic) >09:22:49,373 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >09:22:49,373 INF program: Filesystem flags: signed_directory_hash >09:22:49,373 INF program: Default mount options: user_xattr acl >09:22:49,373 INF program: Filesystem state: clean >09:22:49,373 INF program: Errors behavior: Continue >09:22:49,373 INF program: Filesystem OS type: Linux >09:22:49,373 INF program: Inode count: 131072 >09:22:49,374 INF program: Block count: 524288 >09:22:49,374 INF program: Reserved block count: 0 >09:22:49,374 INF program: Free blocks: 93147 >09:22:49,374 INF program: Free inodes: 92480 >09:22:49,374 INF program: First block: 0 >09:22:49,374 INF program: Block size: 4096 >09:22:49,374 INF program: Fragment size: 4096 >09:22:49,374 INF program: Group descriptor size: 64 >09:22:49,374 INF program: Reserved GDT blocks: 255 >09:22:49,374 INF program: Blocks per group: 32768 >09:22:49,374 INF program: Fragments per group: 32768 >09:22:49,374 INF program: Inodes per group: 8192 >09:22:49,375 INF program: Inode blocks per group: 512 >09:22:49,375 INF program: Flex block group size: 16 >09:22:49,375 INF program: Filesystem created: Wed Sep 12 06:48:55 2018 >09:22:49,375 INF program: Last mount time: Wed Sep 12 06:49:07 2018 >09:22:49,375 INF program: Last write time: Wed Sep 12 06:49:21 2018 >09:22:49,375 INF program: Mount count: 2 >09:22:49,375 INF program: Maximum mount count: -1 >09:22:49,375 INF program: Last checked: Wed Sep 12 06:48:55 2018 >09:22:49,375 INF program: Check interval: 0 (<none>) >09:22:49,375 INF program: Lifetime writes: 1741 MB >09:22:49,375 INF program: Reserved blocks uid: 0 (user root) >09:22:49,376 INF program: Reserved blocks gid: 0 (group root) >09:22:49,376 INF program: First inode: 11 >09:22:49,376 INF program: Inode size: 256 >09:22:49,376 INF program: Required extra isize: 32 >09:22:49,376 INF program: Desired extra isize: 32 >09:22:49,376 INF program: Journal inode: 8 >09:22:49,376 INF program: Default directory hash: half_md4 >09:22:49,376 INF program: Directory Hash Seed: 2a17b649-ec15-4b4d-8a5d-ac1fea14b9b2 >09:22:49,376 INF program: Journal backup: inode blocks >09:22:49,376 INF program: Checksum type: crc32c >09:22:49,376 INF program: Checksum: 0x30c3212b >09:22:49,376 INF program: Journal features: journal_64bit journal_checksum_v3 >09:22:49,377 INF program: Journal size: 64M >09:22:49,377 INF program: Journal length: 16384 >09:22:49,377 INF program: Journal sequence: 0x0000000b >09:22:49,377 INF program: Journal start: 0 >09:22:49,377 INF program: Journal checksum type: crc32c >09:22:49,377 INF program: Journal checksum: 0x950926b9 >09:22:49,377 INF program: >09:22:49,377 INF program: stderr: >09:22:49,377 INF program: b'dumpe2fs 1.44.3 (10-July-2018)' >09:22:49,377 DBG program: Return code: 0 >09:22:49,378 INF program: Running... resize2fs -P /dev/mapper/live-base >09:22:49,382 INF program: stdout: >09:22:49,383 INF program: Couldn't find valid filesystem superblock. >09:22:49,383 INF program: stderr: >09:22:49,383 INF program: b'resize2fs 1.44.3 (10-July-2018)' >09:22:49,383 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >09:22:49,383 DBG program: Return code: 1 >09:22:49,388 INF program: Running... udevadm settle --timeout=300 >09:22:49,401 DBG program: Return code: 0 >09:22:49,409 INF program: Running... udevadm settle --timeout=300 >09:22:49,422 DBG program: Return code: 0 >09:22:49,457 INF program: Running [32] dmsetup info -co subsystem --noheadings fedora-swap ... >09:22:49,460 INF program: stdout[32]: LVM > >09:22:49,460 INF program: stderr[32]: >09:22:49,461 INF program: ...done [32] (exit code: 0) >09:22:49,488 INF program: Running [33] dmsetup info -co subsystem --noheadings fedora-root ... >09:22:49,492 INF program: stdout[33]: LVM > >09:22:49,492 INF program: stderr[33]: >09:22:49,492 INF program: ...done [33] (exit code: 0) >09:22:49,493 INF program: Running... udevadm settle --timeout=300 >09:22:49,505 DBG program: Return code: 0 >09:22:49,512 INF program: Running... udevadm settle --timeout=300 >09:22:49,525 DBG program: Return code: 0 >09:22:49,532 INF program: Running... udevadm settle --timeout=300 >09:22:49,545 DBG program: Return code: 0 >09:22:49,551 INF program: Running... udevadm settle --timeout=300 >09:22:49,564 DBG program: Return code: 0 >09:22:49,570 INF program: Running... udevadm settle --timeout=300 >09:22:49,583 DBG program: Return code: 0 >09:22:49,584 INF program: Running... udevadm settle --timeout=300 >09:22:49,597 DBG program: Return code: 0 >09:22:49,603 INF program: Running... umount /run/install/repo >09:22:49,612 INF program: stderr: >09:22:49,612 INF program: b'umount: /run/install/repo: target is busy.' >09:22:49,613 DBG program: Return code: 32 >09:22:49,613 INF program: Running... lsof /run/install/repo >09:22:49,672 DBG program: Return code: 1 >09:22:49,674 INF program: Running... udevadm settle --timeout=300 >09:22:49,688 DBG program: Return code: 0 >09:22:49,695 INF program: Running... udevadm settle --timeout=300 >09:22:49,708 DBG program: Return code: 0 >09:22:49,714 INF program: Running... udevadm settle --timeout=300 >09:22:49,727 DBG program: Return code: 0 >09:22:49,735 INF program: Running... udevadm settle --timeout=300 >09:22:49,749 DBG program: Return code: 0 >09:22:49,755 INF program: Running... udevadm settle --timeout=300 >09:22:49,768 DBG program: Return code: 0 >09:22:49,772 INF program: Running... udevadm settle --timeout=300 >09:22:49,785 DBG program: Return code: 0 >09:22:49,787 INF program: Running... udevadm settle --timeout=300 >09:22:49,800 DBG program: Return code: 0 >09:22:49,807 INF program: Running... udevadm settle --timeout=300 >09:22:49,820 DBG program: Return code: 0 >09:22:49,826 INF program: Running... udevadm settle --timeout=300 >09:22:49,839 DBG program: Return code: 0 >09:22:49,846 INF program: Running... udevadm settle --timeout=300 >09:22:49,859 DBG program: Return code: 0 >09:22:49,865 INF program: Running... udevadm settle --timeout=300 >09:22:49,878 DBG program: Return code: 0 >09:22:49,880 INF program: Running [34] lvm lvchange -an fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:50,089 INF program: stdout[34]: >09:22:50,089 INF program: stderr[34]: >09:22:50,089 INF program: ...done [34] (exit code: 0) >09:22:50,094 INF program: Running... udevadm settle --timeout=300 >09:22:50,107 DBG program: Return code: 0 >09:22:50,110 INF program: Running [35] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:50,156 INF program: stdout[35]: 0 logical volume(s) in volume group "fedora" now active > >09:22:50,156 INF program: stderr[35]: >09:22:50,156 INF program: ...done [35] (exit code: 0) >09:22:50,161 INF program: Running... udevadm settle --timeout=300 >09:22:50,177 DBG program: Return code: 0 >09:22:50,182 INF program: Running... udevadm settle --timeout=300 >09:22:50,196 DBG program: Return code: 0 >09:22:50,201 INF program: Running... udevadm settle --timeout=300 >09:22:50,214 DBG program: Return code: 0 >09:22:50,216 INF program: Running [36] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:50,244 INF program: stdout[36]: 0 logical volume(s) in volume group "fedora" now active > >09:22:50,245 INF program: stderr[36]: >09:22:50,245 INF program: ...done [36] (exit code: 0) >09:22:50,249 INF program: Running... udevadm settle --timeout=300 >09:22:50,265 DBG program: Return code: 0 >09:22:50,270 INF program: Running... udevadm settle --timeout=300 >09:22:50,284 DBG program: Return code: 0 >09:22:50,301 INF program: Running... udevadm settle --timeout=300 >09:22:50,317 DBG program: Return code: 0 >09:22:50,326 INF program: Running... udevadm settle --timeout=300 >09:22:50,339 DBG program: Return code: 0 >09:22:50,347 INF program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >09:22:50,360 DBG program: Return code: 0 >09:22:50,361 INF program: Running... umount /mnt/sysimage >09:22:50,374 DBG program: Return code: 0 >09:22:50,377 INF program: Running... udevadm settle --timeout=300 >09:22:50,394 DBG program: Return code: 0 >09:22:50,404 INF program: Running... udevadm settle --timeout=300 >09:22:50,420 DBG program: Return code: 0 >09:22:50,428 INF program: Running... udevadm settle --timeout=300 >09:22:50,442 DBG program: Return code: 0 >09:22:50,449 INF program: Running... udevadm settle --timeout=300 >09:22:50,462 DBG program: Return code: 0 >09:22:50,468 INF program: Running... udevadm settle --timeout=300 >09:22:50,482 DBG program: Return code: 0 >09:22:50,488 INF program: Running [37] lvm lvchange -ay fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:50,540 INF program: stdout[37]: >09:22:50,540 INF program: stderr[37]: >09:22:50,540 INF program: ...done [37] (exit code: 0) >09:22:50,541 INF program: Running... udevadm settle --timeout=300 >09:22:50,557 DBG program: Return code: 0 >09:22:50,560 INF program: Running... udevadm settle --timeout=300 >09:22:50,574 DBG program: Return code: 0 >09:22:50,581 INF program: Running... udevadm settle --timeout=300 >09:22:50,595 DBG program: Return code: 0 >09:22:50,601 INF program: Running... mount -t xfs -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >09:22:50,624 DBG program: Return code: 0 >09:22:50,628 INF program: Running... arch >09:22:50,656 INF program: stdout: >09:22:50,657 INF program: x86_64 >09:22:50,657 DBG program: Return code: 0 >09:22:50,689 INF program: Running... umount /mnt/sysimage >09:22:50,699 DBG program: Return code: 0 >09:22:50,701 INF program: Running... udevadm settle --timeout=300 >09:22:50,714 DBG program: Return code: 0 >09:22:50,721 INF program: Running... udevadm settle --timeout=300 >09:22:50,734 DBG program: Return code: 0 >09:22:50,740 INF program: Running... udevadm settle --timeout=300 >09:22:50,753 DBG program: Return code: 0 >09:22:50,760 INF program: Running... udevadm settle --timeout=300 >09:22:50,773 DBG program: Return code: 0 >09:22:50,779 INF program: Running... udevadm settle --timeout=300 >09:22:50,792 DBG program: Return code: 0 >09:22:50,798 INF program: Running... udevadm settle --timeout=300 >09:22:50,811 DBG program: Return code: 0 >09:22:50,814 INF program: Running... udevadm settle --timeout=300 >09:22:50,827 DBG program: Return code: 0 >09:22:50,834 INF program: Running... udevadm settle --timeout=300 >09:22:50,848 DBG program: Return code: 0 >09:22:50,854 INF program: Running... udevadm settle --timeout=300 >09:22:50,868 DBG program: Return code: 0 >09:22:50,875 INF program: Running... udevadm settle --timeout=300 >09:22:50,889 DBG program: Return code: 0 >09:22:50,895 INF program: Running... udevadm settle --timeout=300 >09:22:50,909 DBG program: Return code: 0 >09:22:50,911 INF program: Running [38] lvm lvchange -an fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:50,955 INF program: stdout[38]: >09:22:50,955 INF program: stderr[38]: >09:22:50,955 INF program: ...done [38] (exit code: 0) >09:22:50,959 INF program: Running... udevadm settle --timeout=300 >09:22:50,975 DBG program: Return code: 0 >09:22:50,978 INF program: Running [39] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:51,015 INF program: stdout[39]: 0 logical volume(s) in volume group "fedora" now active > >09:22:51,015 INF program: stderr[39]: >09:22:51,015 INF program: ...done [39] (exit code: 0) >09:22:51,020 INF program: Running... udevadm settle --timeout=300 >09:22:51,035 DBG program: Return code: 0 >09:22:51,040 INF program: Running... udevadm settle --timeout=300 >09:22:51,054 DBG program: Return code: 0 >09:22:51,059 INF program: Running... udevadm settle --timeout=300 >09:22:51,072 DBG program: Return code: 0 >09:22:51,074 INF program: Running [40] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >09:22:51,102 INF program: stdout[40]: 0 logical volume(s) in volume group "fedora" now active > >09:22:51,103 INF program: stderr[40]: >09:22:51,103 INF program: ...done [40] (exit code: 0) >09:22:51,107 INF program: Running... udevadm settle --timeout=300 >09:22:51,121 DBG program: Return code: 0 >09:22:51,126 INF program: Running... udevadm settle --timeout=300 >09:22:51,140 DBG program: Return code: 0 >09:22:51,176 INF program: Running... hwclock --hctosys --utc >09:22:52,000 DBG program: Return code: 0 >09:22:52,559 INF program: Running... df --output=target,avail >09:22:52,569 INF program: Mounted on Avail >09:22:52,569 INF program: /dev 1464976 >09:22:52,569 INF program: /dev/shm 1499212 >09:22:52,569 INF program: /run 1482220 >09:22:52,569 INF program: /sys/fs/cgroup 1499228 >09:22:52,569 INF program: /run/install/repo 0 >09:22:52,569 INF program: / 343396 >09:22:52,569 INF program: /tmp 1487600 >09:22:52,570 DBG program: Return code: 0 > > >/tmp/storage.log: >09:22:41,000 INF blivet: ISCSID is /sbin/iscsid >09:22:41,000 INF blivet: no initiator set >09:22:41,101 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:22:47,645 DBG blivet: Ext4FS.supported: supported: True ; >09:22:47,645 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >09:22:47,646 DBG blivet: Ext4FS.supported: supported: True ; >09:22:47,646 DBG blivet: trying to set new default fstype to 'ext4' >09:22:47,647 DBG blivet: Ext4FS.supported: supported: True ; >09:22:47,647 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >09:22:47,648 DBG blivet: Ext4FS.supported: supported: True ; >09:22:47,663 DBG blivet: trying to set new default fstype to 'xfs' >09:22:47,664 DBG blivet: XFS.supported: supported: True ; >09:22:47,754 DBG blivet: get_format('xfs') returning XFS instance with object id 2 >09:22:47,755 DBG blivet: XFS.supported: supported: True ; >09:22:47,757 DBG blivet: LUKS.__init__: luks_version: luks1 ; >09:22:47,757 DBG blivet: get_format('luks') returning LUKS instance with object id 3 >09:22:48,204 INF blivet: no initiator set >09:22:48,204 INF blivet: resetting Blivet (version 3.1.0) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fd041e23a58> >09:22:48,205 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >09:22:48,205 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >09:22:48,284 INF blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'fedora-swap', 'fedora-root'] >09:22:48,293 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-09-12-12-37-48-00 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-29 ' > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/cdrom ' > '/dev/disk/by-path/pci-0000:00:01.1-ata-1', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_01_1-ata-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-S-dvd-x86_64-29', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-29', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-09-12-12-37-48-00', > 'ID_FS_UUID_ENC': '2018-09-12-12-37-48-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '13012445', > 'ID_PATH': 'pci-0000:00:01.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_01_1-ata-1', > 'ID_REVISION': '2.3.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'TAGS': ':seat:uaccess:systemd:', > 'USEC_INITIALIZED': '11663346'} ; >09:22:48,294 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >09:22:48,297 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >09:22:48,298 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:48,300 DBG blivet: OpticalDevicePopulator.run: >09:22:48,300 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >09:22:48,302 DBG blivet: get_format('None') returning DeviceFormat instance with object id 6 >09:22:48,304 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >09:22:48,310 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >09:22:48,311 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >09:22:48,314 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 ; >09:22:48,318 DBG blivet: updated sr0 size to 2.79 GiB (2.79 GiB) >09:22:48,319 INF blivet: added cdrom sr0 (id 4) to device tree >09:22:48,319 INF blivet: got device: OpticalDevice instance (0x7fd03b9a0e10) -- > name = sr0 status = True id = 4 > children = [] > parents = [] > uuid = None size = 2.79 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > target size = 2.79 GiB path = /dev/sr0 > format args = [] original_format = None >09:22:48,322 DBG blivet: DeviceTree.handle_format: name: sr0 ; >09:22:48,323 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >09:22:48,329 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:48,330 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >09:22:48,331 DBG blivet: EFIFS.supported: supported: True ; >09:22:48,332 DBG blivet: get_format('efi') returning EFIFS instance with object id 9 >09:22:48,334 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,334 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >09:22:48,336 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,336 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 11 >09:22:48,336 INF blivet: type detected on 'sr0' is 'iso9660' >09:22:48,338 DBG blivet: Iso9660FS.supported: supported: True ; >09:22:48,338 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 12 >09:22:48,339 DBG blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >09:22:48,339 INF blivet: got format: existing iso9660 filesystem >09:22:48,419 DBG blivet: Iso9660FS.supported: supported: True ; >09:22:48,447 DBG blivet: Iso9660FS.supported: supported: True ; >09:22:48,450 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 ' > '/dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '67e88750', > 'ID_PATH': 'pci-0000:00:07.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_07_0-scsi-0_0_0_0', > 'ID_REVISION': '2.3.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11613375'} ; >09:22:48,450 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda)... >09:22:48,451 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:22:48,453 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:48,462 DBG blivet: DiskDevicePopulator.run: name: sda ; >09:22:48,464 INF blivet: sda is a disk >09:22:48,464 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >09:22:48,464 DBG blivet: get_format('None') returning DeviceFormat instance with object id 16 >09:22:48,465 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >09:22:48,466 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >09:22:48,466 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda >09:22:48,467 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda ; >09:22:48,468 DBG blivet: updated sda size to 12 GiB (12 GiB) >09:22:48,469 INF blivet: added disk sda (id 14) to device tree >09:22:48,469 INF blivet: got device: DiskDevice instance (0x7fd03b921208) -- > name = sda status = True id = 14 > children = [] > parents = [] > uuid = None size = 12 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda > target size = 12 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = None >09:22:48,477 DBG blivet: DeviceTree.handle_format: name: sda ; >09:22:48,478 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:48,478 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >09:22:48,480 DBG blivet: EFIFS.supported: supported: True ; >09:22:48,480 DBG blivet: get_format('efi') returning EFIFS instance with object id 19 >09:22:48,483 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,483 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 20 >09:22:48,487 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,487 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 21 >09:22:48,490 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >09:22:48,492 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >09:22:48,495 DBG blivet: DiskLabel.__init__: uuid: 67e88750 ; label: None ; device: /dev/sda ; serial: 0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 ; exists: True ; >09:22:48,519 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd03b866978>, <parted.partition.Partition object at 0x7fd03b866cf8>] > device: <parted.device.Device object at 0x7fd03b866a58> > PedDisk: <_ped.Disk object at 0x7fd03b874ac8> >09:22:48,554 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 22 >09:22:48,556 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >09:22:48,556 INF blivet: got format: existing msdos disklabel >09:22:48,560 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 ' > '/dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-partuuid/67e88750-01 ' > '/dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae4cc81d-ad4e-4a65-b64d-9691bab59226', > 'ID_FS_UUID_ENC': 'ae4cc81d-ad4e-4a65-b64d-9691bab59226', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '67e88750-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '67e88750', > 'ID_PATH': 'pci-0000:00:07.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_07_0-scsi-0_0_0_0', > 'ID_REVISION': '2.3.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11617398'} ; >09:22:48,560 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >09:22:48,561 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >09:22:48,562 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:48,563 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >09:22:48,592 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:22:48,593 DBG blivet: DeviceTree.get_device_by_name returned existing 12 GiB disk sda (14) with existing msdos disklabel >09:22:48,594 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >09:22:48,596 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >09:22:48,596 DBG blivet: get_format('None') returning DeviceFormat instance with object id 26 >09:22:48,597 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >09:22:48,599 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >09:22:48,599 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda1 >09:22:48,600 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >09:22:48,601 DBG blivet: updated sda1 size to 1024 MiB (1024 MiB) >09:22:48,601 DBG blivet: looking up parted Partition: /dev/sda1 >09:22:48,602 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >09:22:48,604 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >09:22:48,605 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >09:22:48,607 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >09:22:48,609 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda1 ; >09:22:48,610 DBG blivet: updated sda1 size to 1024 MiB (1024 MiB) >09:22:48,610 INF blivet: added partition sda1 (id 24) to device tree >09:22:48,611 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,610 INF blivet: got device: PartitionDevice instance (0x7fd03b7fef60) -- > name = sda1 status = True id = 24 > children = [] > parents = ['existing 12 GiB disk sda (14) with existing msdos disklabel'] > uuid = 67e88750-01 size = 1024 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda1 > target size = 1024 MiB path = /dev/sda1 > 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 0x7fd03b8667f0> fileSystem: <parted.filesystem.FileSystem object at 0x7fd03b866f98> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd03b866ba8> PedPartition: <_ped.Partition object at 0x7fd03b875518> > disk = existing 12 GiB disk sda (14) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = boot >09:22:48,612 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,613 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,614 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,615 DBG blivet: DeviceTree.handle_format: name: sda1 ; >09:22:48,617 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:48,617 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >09:22:48,618 DBG blivet: EFIFS.supported: supported: True ; >09:22:48,618 DBG blivet: get_format('efi') returning EFIFS instance with object id 29 >09:22:48,619 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,620 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >09:22:48,621 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,621 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 31 >09:22:48,621 INF blivet: type detected on 'sda1' is 'ext4' >09:22:48,653 DBG blivet: padding min size from 147.98 MiB up to 163 MiB >09:22:48,654 DBG blivet: Ext4FS.supported: supported: True ; >09:22:48,655 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 32 >09:22:48,655 DBG blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >09:22:48,656 INF blivet: got format: existing ext4 filesystem >09:22:48,680 DBG blivet: Ext4FS.supported: supported: True ; >09:22:48,710 DBG blivet: Ext4FS.supported: supported: True ; >09:22:48,712 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI ' > '/dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 ' > '/dev/disk/by-partuuid/67e88750-02', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DM_MULTIPATH_DEVICE_PATH': '0', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI', > 'ID_FS_UUID_ENC': 'HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'LVM PV HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI on /dev/sda2', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '23066624', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '67e88750-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '67e88750', > 'ID_PATH': 'pci-0000:00:07.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_07_0-scsi-0_0_0_0', > 'ID_REVISION': '2.3.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_ALIAS': '/dev/block/8:2', > 'SYSTEMD_READY': '1', > 'SYSTEMD_WANTS': 'lvm2-pvscan@8:2.service', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '11620194'} ; >09:22:48,712 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >09:22:48,713 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >09:22:48,714 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:48,715 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >09:22:48,757 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >09:22:48,758 DBG blivet: DeviceTree.get_device_by_name returned existing 12 GiB disk sda (14) with existing msdos disklabel >09:22:48,760 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >09:22:48,761 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >09:22:48,761 DBG blivet: get_format('None') returning DeviceFormat instance with object id 36 >09:22:48,762 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >09:22:48,763 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >09:22:48,764 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda2 >09:22:48,765 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; >09:22:48,765 DBG blivet: updated sda2 size to 11 GiB (11 GiB) >09:22:48,765 DBG blivet: looking up parted Partition: /dev/sda2 >09:22:48,766 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >09:22:48,768 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >09:22:48,768 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >09:22:48,769 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >09:22:48,771 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda2 ; >09:22:48,771 DBG blivet: updated sda2 size to 11 GiB (11 GiB) >09:22:48,771 INF blivet: added partition sda2 (id 34) to device tree >09:22:48,772 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,771 INF blivet: got device: PartitionDevice instance (0x7fd03b7fec50) -- > name = sda2 status = True id = 34 > children = [] > parents = ['existing 12 GiB disk sda (14) with existing msdos disklabel'] > uuid = 67e88750-02 size = 11 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda/sda2 > target size = 11 GiB path = /dev/sda2 > 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 0x7fd03b8667f0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd03b866e80> PedPartition: <_ped.Partition object at 0x7fd03b875570> > disk = existing 12 GiB disk sda (14) with existing msdos disklabel > start = 2099200 end = 25165823 length = 23066624 > flags = lvm >09:22:48,773 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,774 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,775 INF blivet: parted exception: msdos disk labels do not support partition names. >09:22:48,777 DBG blivet: DeviceTree.handle_format: name: sda2 ; >09:22:48,778 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:48,778 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 38 >09:22:48,797 DBG blivet: EFIFS.supported: supported: True ; >09:22:48,797 DBG blivet: get_format('efi') returning EFIFS instance with object id 39 >09:22:48,799 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,799 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 40 >09:22:48,801 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,801 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 41 >09:22:48,803 DBG blivet: LVMFormatPopulator.run: pv: sda2 ; >09:22:48,845 INF blivet: type detected on 'sda2' is 'lvmpv' >09:22:48,846 DBG blivet: LVMPhysicalVolume.__init__: uuid: HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI ; label: None ; device: /dev/sda2 ; serial: 0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 ; exists: True ; vg_name: fedora ; vg_uuid: b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 ; pe_start: 1024 KiB ; >09:22:48,846 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 42 >09:22:48,847 DBG blivet: PartitionDevice._set_format: sda2 ; type: lvmpv ; current: None ; >09:22:48,848 DBG blivet: DeviceTree.get_device_by_uuid: uuid: b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 ; incomplete: True ; hidden: False ; >09:22:48,849 DBG blivet: DeviceTree.get_device_by_uuid returned None >09:22:48,850 DBG blivet: DeviceTree.get_device_by_name: name: fedora ; incomplete: False ; hidden: False ; >09:22:48,850 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:48,851 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >09:22:48,852 DBG blivet: LVMVolumeGroupDevice._add_parent: fedora ; parent: sda2 ; >09:22:48,854 DBG blivet: PartitionDevice.add_child: name: sda2 ; child: fedora ; kids: 0 ; >09:22:48,854 DBG blivet: get_format('None') returning DeviceFormat instance with object id 45 >09:22:48,855 DBG blivet: LVMVolumeGroupDevice._set_format: fedora ; type: None ; current: None ; >09:22:48,856 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >09:22:48,857 INF blivet: added lvmvg fedora (id 43) to device tree >09:22:48,857 DBG blivet: LVMFormatPopulator._update_lvs: pv: sda2 ; >09:22:48,858 DBG blivet: DeviceTree.get_device_by_uuid: uuid: b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 ; incomplete: True ; hidden: False ; >09:22:48,859 DBG blivet: DeviceTree.get_device_by_uuid returned existing 11 GiB lvmvg fedora (43) >09:22:48,860 DBG blivet: fedora size is 11 GiB >09:22:48,861 DBG blivet: vg fedora has 11 GiB free >09:22:48,861 DBG blivet: fedora size is 11 GiB >09:22:48,862 DBG blivet: vg fedora has 11 GiB free >09:22:48,865 DBG blivet: fedora size is 11 GiB >09:22:48,866 DBG blivet: vg fedora has 11 GiB free >09:22:48,867 DBG blivet: fedora size is 11 GiB >09:22:48,868 DBG blivet: vg fedora has 11 GiB free >09:22:48,909 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >09:22:48,909 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:48,910 DBG blivet: DeviceTree.get_device_by_uuid: uuid: C7OZY2-x1Sf-9iM0-ckwr-G3nB-cZ7m-cVxVQh ; incomplete: False ; hidden: False ; >09:22:48,911 DBG blivet: DeviceTree.get_device_by_uuid returned None >09:22:48,911 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >09:22:48,912 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >09:22:48,913 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >09:22:48,914 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >09:22:48,915 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >09:22:48,915 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >09:22:48,916 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >09:22:48,917 DBG blivet: updated fedora-root size to 9.79 GiB (9.79 GiB) >09:22:48,917 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >09:22:48,918 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 1 ; >09:22:48,919 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 0 ; >09:22:48,919 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >09:22:48,920 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: None ; current: None ; >09:22:48,921 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >09:22:48,921 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >09:22:48,922 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >09:22:48,923 DBG blivet: updated fedora-root size to 9.79 GiB (9.79 GiB) >09:22:48,923 DBG blivet: Adding fedora-root/9.79 GiB to fedora >09:22:48,923 INF blivet: added lvmlv fedora-root (id 47) to device tree >09:22:48,929 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: True ; controllable: True ; >09:22:48,930 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >09:22:48,930 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-3 >09:22:48,931 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >09:22:48,932 DBG blivet: updated fedora-root size to 9.79 GiB (9.79 GiB) >09:22:48,935 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/mapper/fedora-root /dev/disk/by-id/dm-name-fedora-root ' > '/dev/disk/by-uuid/2b56678f-80f4-4ee9-ab82-58a96599de30 ' > '/dev/fedora/root ' > '/dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b56678f-80f4-4ee9-ab82-58a96599de30', > 'ID_FS_UUID_ENC': '2b56678f-80f4-4ee9-ab82-58a96599de30', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11770489'} ; >09:22:48,935 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-3)... >09:22:48,936 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >09:22:48,936 DBG blivet: DeviceTree.get_device_by_name returned existing 9.79 GiB lvmlv fedora-root (47) >09:22:48,939 DBG blivet: fedora size is 11 GiB >09:22:48,939 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,940 DBG blivet: fedora size is 11 GiB >09:22:48,940 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,942 DBG blivet: fedora size is 11 GiB >09:22:48,943 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,943 DBG blivet: fedora size is 11 GiB >09:22:48,944 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,946 DBG blivet: fedora size is 11 GiB >09:22:48,947 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,947 DBG blivet: fedora size is 11 GiB >09:22:48,948 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,944 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd03b7c3908) -- > name = fedora-root status = True id = 47 > children = [] > parents = ['existing 11 GiB lvmvg fedora (43)'] > uuid = C7OZY2-x1Sf-9iM0-ckwr-G3nB-cZ7m-cVxVQh size = 9.79 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 9.79 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd03b7594a8) -- > name = fedora status = True id = 43 > children = ['existing 9.79 GiB lvmlv fedora-root (47)'] > parents = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > uuid = b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 size = 11 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 11 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 2815 > PE Free = 0 PV Count = 1 > modified = False extents = 2815 free space = 1.2 GiB > free extents = 308 reserved percent = 0 reserved space = 0 B > PVs = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > LVs = ['existing 9.79 GiB lvmlv fedora-root (47)'] > segment type = linear percent = 0 > VG space used = 9.79 GiB >09:22:48,950 DBG blivet: fedora size is 11 GiB >09:22:48,950 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,951 DBG blivet: fedora size is 11 GiB >09:22:48,951 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,953 DBG blivet: fedora size is 11 GiB >09:22:48,954 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,954 DBG blivet: fedora size is 11 GiB >09:22:48,955 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,957 DBG blivet: fedora size is 11 GiB >09:22:48,958 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,958 DBG blivet: fedora size is 11 GiB >09:22:48,958 DBG blivet: vg fedora has 1.2 GiB free >09:22:48,964 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >09:22:48,965 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:48,965 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 54 >09:22:48,966 DBG blivet: EFIFS.supported: supported: True ; >09:22:48,967 DBG blivet: get_format('efi') returning EFIFS instance with object id 55 >09:22:48,968 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,968 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 56 >09:22:48,969 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:48,969 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 57 >09:22:48,969 INF blivet: type detected on 'fedora-root' is 'xfs' >09:22:48,971 DBG blivet: XFS.supported: supported: True ; >09:22:48,971 DBG blivet: get_format('xfs') returning XFS instance with object id 58 >09:22:48,972 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; type: xfs ; current: None ; >09:22:48,972 INF blivet: got format: existing xfs filesystem >09:22:48,991 DBG blivet: XFS.supported: supported: True ; >09:22:49,010 DBG blivet: XFS.supported: supported: True ; >09:22:49,012 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >09:22:49,013 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,013 DBG blivet: DeviceTree.get_device_by_uuid: uuid: CAkKps-8jCd-hd9v-l1NW-Jl6u-qNC5-9ydMZq ; incomplete: False ; hidden: False ; >09:22:49,014 DBG blivet: DeviceTree.get_device_by_uuid returned None >09:22:49,014 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >09:22:49,015 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 1 ; >09:22:49,016 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >09:22:49,017 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: None ; current: None ; >09:22:49,018 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >09:22:49,018 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >09:22:49,019 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >09:22:49,020 DBG blivet: updated fedora-swap size to 1.2 GiB (1.2 GiB) >09:22:49,020 DBG blivet: get_format('None') returning DeviceFormat instance with object id 64 >09:22:49,021 DBG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: swap ; kids: 2 ; >09:22:49,022 DBG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 1 ; >09:22:49,022 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >09:22:49,023 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: None ; current: None ; >09:22:49,024 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >09:22:49,024 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >09:22:49,025 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >09:22:49,026 DBG blivet: updated fedora-swap size to 1.2 GiB (1.2 GiB) >09:22:49,026 DBG blivet: Adding fedora-swap/1.2 GiB to fedora >09:22:49,026 INF blivet: added lvmlv fedora-swap (id 60) to device tree >09:22:49,027 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; orig: False ; status: True ; controllable: True ; >09:22:49,028 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >09:22:49,028 DBG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >09:22:49,029 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >09:22:49,029 DBG blivet: updated fedora-swap size to 1.2 GiB (1.2 GiB) >09:22:49,030 DBG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/mapper/fedora-swap /dev/fedora/swap ' > '/dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq ' > '/dev/disk/by-id/dm-name-fedora-swap ' > '/dev/disk/by-uuid/1f56a21d-59a9-4203-a02a-c8b3164da42b', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '1f56a21d-59a9-4203-a02a-c8b3164da42b', > 'ID_FS_UUID_ENC': '1f56a21d-59a9-4203-a02a-c8b3164da42b', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11768925'} ; >09:22:49,031 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-2)... >09:22:49,031 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >09:22:49,032 DBG blivet: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv fedora-swap (60) >09:22:49,034 DBG blivet: fedora size is 11 GiB >09:22:49,035 DBG blivet: vg fedora has 0 B free >09:22:49,035 DBG blivet: fedora size is 11 GiB >09:22:49,036 DBG blivet: vg fedora has 0 B free >09:22:49,038 DBG blivet: fedora size is 11 GiB >09:22:49,038 DBG blivet: vg fedora has 0 B free >09:22:49,039 DBG blivet: fedora size is 11 GiB >09:22:49,039 DBG blivet: vg fedora has 0 B free >09:22:49,042 DBG blivet: fedora size is 11 GiB >09:22:49,042 DBG blivet: vg fedora has 0 B free >09:22:49,043 DBG blivet: fedora size is 11 GiB >09:22:49,043 DBG blivet: vg fedora has 0 B free >09:22:49,040 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd03b9214a8) -- > name = fedora-swap status = True id = 60 > children = [] > parents = ['existing 11 GiB lvmvg fedora (43)'] > uuid = CAkKps-8jCd-hd9v-l1NW-Jl6u-qNC5-9ydMZq size = 1.2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 1.2 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd03b7594a8) -- > name = fedora status = True id = 43 > children = ['existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem', > 'existing 1.2 GiB lvmlv fedora-swap (60)'] > parents = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > uuid = b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 size = 11 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 11 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 2815 > PE Free = 0 PV Count = 1 > modified = False extents = 2815 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > LVs = ['existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem', > 'existing 1.2 GiB lvmlv fedora-swap (60)'] > segment type = linear percent = 0 > VG space used = 1.2 GiB >09:22:49,045 DBG blivet: fedora size is 11 GiB >09:22:49,046 DBG blivet: vg fedora has 0 B free >09:22:49,046 DBG blivet: fedora size is 11 GiB >09:22:49,047 DBG blivet: vg fedora has 0 B free >09:22:49,049 DBG blivet: fedora size is 11 GiB >09:22:49,050 DBG blivet: vg fedora has 0 B free >09:22:49,050 DBG blivet: fedora size is 11 GiB >09:22:49,051 DBG blivet: vg fedora has 0 B free >09:22:49,053 DBG blivet: fedora size is 11 GiB >09:22:49,053 DBG blivet: vg fedora has 0 B free >09:22:49,054 DBG blivet: fedora size is 11 GiB >09:22:49,054 DBG blivet: vg fedora has 0 B free >09:22:49,060 DBG blivet: DeviceTree.handle_format: name: fedora-swap ; >09:22:49,061 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:49,061 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 67 >09:22:49,062 DBG blivet: EFIFS.supported: supported: True ; >09:22:49,062 DBG blivet: get_format('efi') returning EFIFS instance with object id 68 >09:22:49,063 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,063 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >09:22:49,064 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,065 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 70 >09:22:49,065 INF blivet: type detected on 'fedora-swap' is 'swap' >09:22:49,066 DBG blivet: SwapSpace.__init__: uuid: 1f56a21d-59a9-4203-a02a-c8b3164da42b ; label: None ; device: /dev/mapper/fedora-swap ; serial: None ; exists: True ; >09:22:49,066 DBG blivet: get_format('swap') returning SwapSpace instance with object id 71 >09:22:49,067 DBG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; type: swap ; current: None ; >09:22:49,067 INF blivet: got format: existing swap >09:22:49,072 INF blivet: got format: existing lvmpv >09:22:49,073 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': '11597993'} ; >09:22:49,073 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >09:22:49,074 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >09:22:49,075 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,075 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >09:22:49,076 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >09:22:49,077 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,077 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >09:22:49,077 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >09:22:49,078 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >09:22:49,079 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >09:22:49,079 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >09:22:49,079 INF blivet: added file /run/install/repo/images/install.img (id 74) to device tree >09:22:49,079 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >09:22:49,080 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >09:22:49,080 DBG blivet: get_format('None') returning DeviceFormat instance with object id 80 >09:22:49,081 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >09:22:49,082 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >09:22:49,082 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >09:22:49,082 INF blivet: added loop loop0 (id 78) to device tree >09:22:49,082 INF blivet: got device: LoopDevice instance (0x7fd03b893fd0) -- > name = loop0 status = False id = 78 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (74)'] > 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:22:49,084 DBG blivet: DeviceTree.handle_format: name: loop0 ; >09:22:49,084 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:49,085 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 82 >09:22:49,085 DBG blivet: EFIFS.supported: supported: True ; >09:22:49,086 DBG blivet: get_format('efi') returning EFIFS instance with object id 83 >09:22:49,087 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,087 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 84 >09:22:49,088 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,088 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 85 >09:22:49,088 INF blivet: type detected on 'loop0' is 'squashfs' >09:22:49,088 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 86 >09:22:49,089 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >09:22:49,089 INF blivet: got format: existing None >09:22:49,090 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 ' > '/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': 'fc88ee28-50ae-4411-9113-6f8f7f7b1a29', > 'ID_FS_UUID_ENC': 'fc88ee28-50ae-4411-9113-6f8f7f7b1a29', > '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': '11603645'} ; >09:22:49,090 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >09:22:49,091 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:22:49,091 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,092 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >09:22:49,092 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >09:22:49,093 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,093 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >09:22:49,093 DBG blivet: get_format('None') returning DeviceFormat instance with object id 90 >09:22:49,094 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >09:22:49,095 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >09:22:49,095 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >09:22:49,095 INF blivet: added file /LiveOS/rootfs.img (id 88) to device tree >09:22:49,095 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >09:22:49,096 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >09:22:49,096 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >09:22:49,097 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >09:22:49,098 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >09:22:49,098 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >09:22:49,098 INF blivet: added loop loop1 (id 92) to device tree >09:22:49,098 INF blivet: got device: LoopDevice instance (0x7fd03b7956d8) -- > name = loop1 status = False id = 92 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (88)'] > 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:22:49,099 DBG blivet: DeviceTree.handle_format: name: loop1 ; >09:22:49,100 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:49,100 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 96 >09:22:49,101 DBG blivet: EFIFS.supported: supported: True ; >09:22:49,101 DBG blivet: get_format('efi') returning EFIFS instance with object id 97 >09:22:49,102 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,102 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >09:22:49,103 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,103 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >09:22:49,104 INF blivet: type detected on 'loop1' is 'ext4' >09:22:49,119 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >09:22:49,120 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,120 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 100 >09:22:49,122 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >09:22:49,122 INF blivet: got format: existing ext4 filesystem >09:22:49,142 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,162 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,165 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': '11606551'} ; >09:22:49,165 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >09:22:49,165 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >09:22:49,167 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,167 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >09:22:49,168 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >09:22:49,169 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,169 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >09:22:49,169 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >09:22:49,170 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >09:22:49,171 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >09:22:49,171 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >09:22:49,171 INF blivet: added file /overlay (deleted) (id 102) to device tree >09:22:49,172 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >09:22:49,173 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >09:22:49,173 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >09:22:49,173 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >09:22:49,174 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >09:22:49,174 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >09:22:49,175 INF blivet: added loop loop2 (id 106) to device tree >09:22:49,175 INF blivet: got device: LoopDevice instance (0x7fd03b8a2e10) -- > name = loop2 status = False id = 106 > children = [] > parents = ['existing 0 B file /overlay (deleted) (102)'] > 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:22:49,176 DBG blivet: DeviceTree.handle_format: name: loop2 ; >09:22:49,176 DBG blivet: no type or existing type for loop2, bailing >09:22:49,177 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 ' > '/dev/mapper/live-rw /dev/disk/by-id/dm-name-live-rw ' > '/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': 'fc88ee28-50ae-4411-9113-6f8f7f7b1a29', > 'ID_FS_UUID_ENC': 'fc88ee28-50ae-4411-9113-6f8f7f7b1a29', > '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': '8992849'} ; >09:22:49,177 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >09:22:49,178 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >09:22:49,179 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,214 DBG blivet: DMDevicePopulator.run: name: live-rw ; >09:22:49,215 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:22:49,216 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (92) with existing ext4 filesystem >09:22:49,217 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >09:22:49,218 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (106) >09:22:49,219 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >09:22:49,220 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,220 DBG blivet: get_format('None') returning DeviceFormat instance with object id 112 >09:22:49,221 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >09:22:49,221 DBG blivet: get_format('None') returning DeviceFormat instance with object id 113 >09:22:49,222 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >09:22:49,223 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >09:22:49,223 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >09:22:49,224 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >09:22:49,224 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >09:22:49,225 INF blivet: added dm live-rw (id 111) to device tree >09:22:49,225 INF blivet: got device: DMDevice instance (0x7fd03b8a2898) -- > name = live-rw status = True id = 111 > children = [] > parents = ['existing 0 B loop loop1 (92) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 2 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >09:22:49,234 DBG blivet: DeviceTree.handle_format: name: live-rw ; >09:22:49,235 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:49,236 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 115 >09:22:49,237 DBG blivet: EFIFS.supported: supported: True ; >09:22:49,237 DBG blivet: get_format('efi') returning EFIFS instance with object id 116 >09:22:49,238 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,238 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 117 >09:22:49,239 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,239 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 118 >09:22:49,239 INF blivet: type detected on 'live-rw' is 'ext4' >09:22:49,256 DBG blivet: using current size 2 GiB as min size >09:22:49,258 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,259 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 119 >09:22:49,260 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >09:22:49,260 INF blivet: got format: existing ext4 filesystem >09:22:49,280 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,300 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,301 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 ' > '/dev/mapper/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': 'fc88ee28-50ae-4411-9113-6f8f7f7b1a29', > 'ID_FS_UUID_ENC': 'fc88ee28-50ae-4411-9113-6f8f7f7b1a29', > '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': '9005930'} ; >09:22:49,302 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >09:22:49,302 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >09:22:49,303 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,341 DBG blivet: DMDevicePopulator.run: name: live-base ; >09:22:49,342 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >09:22:49,343 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (92) with existing ext4 filesystem >09:22:49,345 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >09:22:49,346 DBG blivet: DeviceTree.get_device_by_name returned None >09:22:49,346 DBG blivet: get_format('None') returning DeviceFormat instance with object id 122 >09:22:49,347 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >09:22:49,347 DBG blivet: get_format('None') returning DeviceFormat instance with object id 123 >09:22:49,348 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >09:22:49,349 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >09:22:49,349 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >09:22:49,350 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >09:22:49,351 DBG blivet: updated live-base size to 2 GiB (2 GiB) >09:22:49,351 INF blivet: added dm live-base (id 121) to device tree >09:22:49,351 INF blivet: got device: DMDevice instance (0x7fd03b7fe550) -- > name = live-base status = True id = 121 > children = [] > parents = ['existing 0 B loop loop1 (92) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 2 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >09:22:49,361 DBG blivet: DeviceTree.handle_format: name: live-base ; >09:22:49,362 DBG blivet: AppleBootstrapFS.supported: supported: True ; >09:22:49,362 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 >09:22:49,363 DBG blivet: EFIFS.supported: supported: True ; >09:22:49,364 DBG blivet: get_format('efi') returning EFIFS instance with object id 126 >09:22:49,365 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,366 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 127 >09:22:49,367 DBG blivet: MacEFIFS.supported: supported: True ; >09:22:49,367 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 128 >09:22:49,367 INF blivet: type detected on 'live-base' is 'ext4' >09:22:49,384 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >09:22:49,385 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,385 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 129 >09:22:49,387 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >09:22:49,387 INF blivet: got format: existing ext4 filesystem >09:22:49,408 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,429 DBG blivet: Ext4FS.supported: supported: True ; >09:22:49,431 DBG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/mapper/fedora-swap ' > '/dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq ' > '/dev/disk/by-id/dm-name-fedora-swap /dev/fedora/swap ' > '/dev/disk/by-uuid/1f56a21d-59a9-4203-a02a-c8b3164da42b', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '1f56a21d-59a9-4203-a02a-c8b3164da42b', > 'ID_FS_UUID_ENC': '1f56a21d-59a9-4203-a02a-c8b3164da42b', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11768925'} ; >09:22:49,431 INF blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-2)... >09:22:49,432 DBG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; incomplete: False ; hidden: False ; >09:22:49,433 DBG blivet: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv fedora-swap (60) with existing swap >09:22:49,435 DBG blivet: fedora size is 11 GiB >09:22:49,436 DBG blivet: vg fedora has 0 B free >09:22:49,436 DBG blivet: fedora size is 11 GiB >09:22:49,437 DBG blivet: vg fedora has 0 B free >09:22:49,439 DBG blivet: fedora size is 11 GiB >09:22:49,440 DBG blivet: vg fedora has 0 B free >09:22:49,440 DBG blivet: fedora size is 11 GiB >09:22:49,441 DBG blivet: vg fedora has 0 B free >09:22:49,443 DBG blivet: fedora size is 11 GiB >09:22:49,444 DBG blivet: vg fedora has 0 B free >09:22:49,444 DBG blivet: fedora size is 11 GiB >09:22:49,445 DBG blivet: vg fedora has 0 B free >09:22:49,442 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd03b9214a8) -- > name = fedora-swap status = True id = 60 > children = [] > parents = ['existing 11 GiB lvmvg fedora (43)'] > uuid = CAkKps-8jCd-hd9v-l1NW-Jl6u-qNC5-9ydMZq size = 1.2 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 1.2 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd03b7594a8) -- > name = fedora status = True id = 43 > children = ['existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem', > 'existing 1.2 GiB lvmlv fedora-swap (60) with existing swap'] > parents = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > uuid = b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 size = 11 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 11 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 2815 > PE Free = 0 PV Count = 1 > modified = False extents = 2815 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > LVs = ['existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem', > 'existing 1.2 GiB lvmlv fedora-swap (60) with existing swap'] > segment type = linear percent = 0 > VG space used = 1.2 GiB >09:22:49,447 DBG blivet: fedora size is 11 GiB >09:22:49,448 DBG blivet: vg fedora has 0 B free >09:22:49,448 DBG blivet: fedora size is 11 GiB >09:22:49,449 DBG blivet: vg fedora has 0 B free >09:22:49,451 DBG blivet: fedora size is 11 GiB >09:22:49,452 DBG blivet: vg fedora has 0 B free >09:22:49,452 DBG blivet: fedora size is 11 GiB >09:22:49,453 DBG blivet: vg fedora has 0 B free >09:22:49,455 DBG blivet: fedora size is 11 GiB >09:22:49,455 DBG blivet: vg fedora has 0 B free >09:22:49,456 DBG blivet: fedora size is 11 GiB >09:22:49,456 DBG blivet: vg fedora has 0 B free >09:22:49,461 DBG blivet: DeviceTree.handle_format: name: fedora-swap ; >09:22:49,462 DBG blivet: no type or existing type for fedora-swap, bailing >09:22:49,462 DBG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh ' > '/dev/fedora/root ' > '/dev/disk/by-uuid/2b56678f-80f4-4ee9-ab82-58a96599de30 ' > '/dev/mapper/fedora-root /dev/disk/by-id/dm-name-fedora-root', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2b56678f-80f4-4ee9-ab82-58a96599de30', > 'ID_FS_UUID_ENC': '2b56678f-80f4-4ee9-ab82-58a96599de30', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11770489'} ; >09:22:49,463 INF blivet: scanning fedora-root (/sys/devices/virtual/block/dm-3)... >09:22:49,463 DBG blivet: DeviceTree.get_device_by_name: name: fedora-root ; incomplete: False ; hidden: False ; >09:22:49,464 DBG blivet: DeviceTree.get_device_by_name returned existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem >09:22:49,467 DBG blivet: fedora size is 11 GiB >09:22:49,468 DBG blivet: vg fedora has 0 B free >09:22:49,468 DBG blivet: fedora size is 11 GiB >09:22:49,469 DBG blivet: vg fedora has 0 B free >09:22:49,471 DBG blivet: fedora size is 11 GiB >09:22:49,472 DBG blivet: vg fedora has 0 B free >09:22:49,472 DBG blivet: fedora size is 11 GiB >09:22:49,473 DBG blivet: vg fedora has 0 B free >09:22:49,475 DBG blivet: fedora size is 11 GiB >09:22:49,475 DBG blivet: vg fedora has 0 B free >09:22:49,476 DBG blivet: fedora size is 11 GiB >09:22:49,476 DBG blivet: vg fedora has 0 B free >09:22:49,473 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7fd03b7c3908) -- > name = fedora-root status = True id = 47 > children = [] > parents = ['existing 11 GiB lvmvg fedora (43)'] > uuid = C7OZY2-x1Sf-9iM0-ckwr-G3nB-cZ7m-cVxVQh size = 9.79 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 9.79 GiB path = /dev/mapper/fedora-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd03b7594a8) -- > name = fedora status = True id = 43 > children = ['existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem', > 'existing 1.2 GiB lvmlv fedora-swap (60) with existing swap'] > parents = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > uuid = b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 size = 11 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 11 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 2815 > PE Free = 0 PV Count = 1 > modified = False extents = 2815 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 11 GiB partition sda2 (34) with existing lvmpv'] > LVs = ['existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem', > 'existing 1.2 GiB lvmlv fedora-swap (60) with existing swap'] > segment type = linear percent = 0 > VG space used = 9.79 GiB >09:22:49,478 DBG blivet: fedora size is 11 GiB >09:22:49,479 DBG blivet: vg fedora has 0 B free >09:22:49,480 DBG blivet: fedora size is 11 GiB >09:22:49,480 DBG blivet: vg fedora has 0 B free >09:22:49,482 DBG blivet: fedora size is 11 GiB >09:22:49,483 DBG blivet: vg fedora has 0 B free >09:22:49,483 DBG blivet: fedora size is 11 GiB >09:22:49,484 DBG blivet: vg fedora has 0 B free >09:22:49,486 DBG blivet: fedora size is 11 GiB >09:22:49,487 DBG blivet: vg fedora has 0 B free >09:22:49,487 DBG blivet: fedora size is 11 GiB >09:22:49,488 DBG blivet: vg fedora has 0 B free >09:22:49,493 DBG blivet: DeviceTree.handle_format: name: fedora-root ; >09:22:49,493 DBG blivet: no type or existing type for fedora-root, bailing >09:22:49,512 DBG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:22:49,532 DBG blivet: Iso9660FS.teardown: device: /dev/sr0 ; type: iso9660 ; status: True ; >09:22:49,672 INF blivet: teardown of sr0 failed: umount of /run/install/repo failed (32) >09:22:49,673 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:22:49,695 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >09:22:49,735 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >09:22:49,770 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:22:49,771 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:49,772 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:49,787 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:22:49,807 DBG blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >09:22:49,846 DBG blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >09:22:49,880 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:22:50,091 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:22:50,092 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:50,093 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:50,109 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:22:50,158 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:22:50,159 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:50,161 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:50,179 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:22:50,181 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:50,182 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:50,198 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >09:22:50,199 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:22:50,200 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:50,201 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:50,216 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:22:50,246 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:22:50,247 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:50,249 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:50,267 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:22:50,269 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:50,270 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:50,287 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:22:50,288 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >09:22:50,290 INF blivet: edd: collected mbr signatures: {'sda': '0x67e88750'} >09:22:50,291 DBG blivet: edd: found device 0x80 at /sys/firmware/edd/int13_dev80/ >09:22:50,293 INF blivet: edd: Could not find Virtio device for pci dev 00:07.0 channel 0 >09:22:50,294 DBG blivet: edd: data extracted from 0x80:<EddEntry path: /sys/firmware/edd/int13_dev80/ version: 0x30 mbr_signature: 0x67e88750 sectors: 25165824 SCSI sysfs pci path: ../devices/pci0000:00/0000:00:07.0/virtio3/host2/target2:0:0/2:0:0:0/block/sda host_bus: PCI pci_dev: 00:07.0 channel: 0 interface: "SCSI id: 0 lun: 0" scsi_id: 0, scsi_lun: 0> >09:22:50,295 INF blivet: edd: matched 0x80 to sda using PCI dev >09:22:50,296 DBG blivet: resolved 'LABEL=Fedora-S-dvd-x86_64-29' to 'sr0' (cdrom) >09:22:50,297 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >09:22:50,298 DBG blivet: DeviceTree.get_device_by_name returned existing 2.79 GiB cdrom sr0 (4) with existing iso9660 filesystem >09:22:50,301 DBG blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >09:22:50,326 DBG blivet: Ext4FS.setup: device: /dev/sda1 ; type: ext4 ; status: False ; >09:22:50,376 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:22:50,403 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >09:22:50,448 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >09:22:50,484 DBG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; orig: False ; status: False ; controllable: True ; >09:22:50,486 DBG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: False ; >09:22:50,487 DBG blivet: LVMVolumeGroupDevice.setup: fedora ; orig: False ; status: True ; controllable: True ; >09:22:50,488 DBG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; orig: False ; status: False ; controllable: True ; >09:22:50,559 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >09:22:50,559 DBG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-2 >09:22:50,581 DBG blivet: XFS.setup: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >09:22:50,661 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-root ; incomplete: False ; hidden: False ; >09:22:50,662 DBG blivet: DeviceTree.get_device_by_path returned existing 9.79 GiB lvmlv fedora-root (47) with existing xfs filesystem >09:22:50,664 DBG blivet: fedora size is 11 GiB >09:22:50,666 DBG blivet: vg fedora has 0 B free >09:22:50,668 DBG blivet: fedora size is 11 GiB >09:22:50,669 DBG blivet: vg fedora has 0 B free >09:22:50,672 DBG blivet: fedora size is 11 GiB >09:22:50,673 DBG blivet: vg fedora has 0 B free >09:22:50,675 DBG blivet: fedora size is 11 GiB >09:22:50,676 DBG blivet: vg fedora has 0 B free >09:22:50,677 DBG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >09:22:50,677 DBG blivet: resolved 'UUID=ae4cc81d-ad4e-4a65-b64d-9691bab59226' to 'sda1' (partition) >09:22:50,678 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/fedora-swap ; incomplete: False ; hidden: False ; >09:22:50,679 DBG blivet: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv fedora-swap (60) with existing swap >09:22:50,681 DBG blivet: fedora size is 11 GiB >09:22:50,682 DBG blivet: vg fedora has 0 B free >09:22:50,683 DBG blivet: fedora size is 11 GiB >09:22:50,683 DBG blivet: vg fedora has 0 B free >09:22:50,686 DBG blivet: fedora size is 11 GiB >09:22:50,687 DBG blivet: vg fedora has 0 B free >09:22:50,687 DBG blivet: fedora size is 11 GiB >09:22:50,688 DBG blivet: vg fedora has 0 B free >09:22:50,689 DBG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >09:22:50,700 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:22:50,721 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >09:22:50,760 DBG blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >09:22:50,795 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:22:50,796 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:50,797 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:50,813 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:22:50,834 DBG blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >09:22:50,875 DBG blivet: XFS.teardown: device: /dev/mapper/fedora-root ; type: xfs ; status: False ; >09:22:50,911 DBG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:22:50,957 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:22:50,958 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:50,959 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:50,977 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:22:51,017 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:22:51,018 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:51,020 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:51,037 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:22:51,039 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:51,040 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:51,056 DBG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >09:22:51,057 DBG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:22:51,058 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:51,059 DBG blivet: DeviceFormat.teardown: device: /dev/fedora ; type: None ; status: False ; >09:22:51,074 DBG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:22:51,104 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:22:51,106 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:51,107 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >09:22:51,123 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:22:51,125 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:51,126 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >09:22:51,142 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:22:51,143 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >09:22:51,154 DBG blivet: fedora size is 11 GiB >09:22:51,155 DBG blivet: vg fedora has 0 B free >09:22:51,156 DBG blivet: fedora size is 11 GiB >09:22:51,156 DBG blivet: vg fedora has 0 B free >09:22:51,158 DBG blivet: XFS.supported: supported: True ; >09:22:51,159 DBG blivet: Ext4FS.supported: supported: True ; >09:22:51,160 DBG blivet: Ext4FS.supported: supported: True ; >09:22:51,161 DBG blivet: Ext4FS.supported: supported: True ; >09:22:51,163 DBG blivet: Ext4FS.supported: supported: True ; >09:22:51,164 DBG blivet: Iso9660FS.supported: supported: True ; >09:22:51,171 DBG blivet: /dev/sr0 is mounted on /run/install/repo >09:22:51,171 DBG blivet: /dev/sr0 is mounted on /run/install/repo >09:22:51,195 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sr0 ; incomplete: False ; hidden: False ; >09:22:51,199 DBG blivet: DeviceTree.get_device_by_path returned existing 2.79 GiB cdrom sr0 (4) with existing iso9660 filesystem > > >/tmp/ifcfg.log: >09:22:41,194 DBG ifcfg: content of files (network initialization): >09:22:41,199 DBG ifcfg: all settings: [{'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'connection': {'id': 'Wired connection 1', 'uuid': '108bfdbd-577e-3a91-9572-7c2fec9971d7', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1536830557}, 'proxy': {}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address': [82, 84, 0, 173, 203, 211], 'mac-address-blacklist': [], 's390-options': {}}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] >09:22:41,363 DBG ifcfg: content of files (missing ifcfgs created for devices ['ens3']): >09:22:41,363 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >09:22:41,363 DBG ifcfg: TYPE=Ethernet >09:22:41,363 DBG ifcfg: PROXY_METHOD=none >09:22:41,363 DBG ifcfg: BROWSER_ONLY=no >09:22:41,363 DBG ifcfg: BOOTPROTO=dhcp >09:22:41,364 DBG ifcfg: DEFROUTE=yes >09:22:41,364 DBG ifcfg: IPV4_FAILURE_FATAL=no >09:22:41,364 DBG ifcfg: IPV6INIT=yes >09:22:41,364 DBG ifcfg: IPV6_AUTOCONF=yes >09:22:41,364 DBG ifcfg: IPV6_DEFROUTE=yes >09:22:41,364 DBG ifcfg: IPV6_FAILURE_FATAL=no >09:22:41,364 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >09:22:41,364 DBG ifcfg: NAME=ens3 >09:22:41,365 DBG ifcfg: UUID=108bfdbd-577e-3a91-9572-7c2fec9971d7 >09:22:41,365 DBG ifcfg: ONBOOT=yes >09:22:41,365 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >09:22:41,365 DBG ifcfg: DEVICE=ens3 >09:22:41,369 DBG ifcfg: all settings: [{'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'connection': {'id': 'ens3', 'uuid': '108bfdbd-577e-3a91-9572-7c2fec9971d7', 'interface-name': 'ens3', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1536830557}, 'proxy': {}, '802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}}] >09:22:48,603 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,604 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,606 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,607 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,608 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,727 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,728 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,729 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,729 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,730 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >09:22:48,730 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 > > >/tmp/dnf.librepo.log: >09:22:48 Librepo version: 1.9.1 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.0 OpenSSL/1.1.1 zlib/1.2.11 brotli/1.0.5 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) libssh/0.8.1/openssl/zlib nghttp2/1.32.1) >09:22:48 Current date: 2018-09-13T09:22:48+0000 >09:22:51 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >09:22:51 lr_handle_perform: Using own SIGINT handler >09:22:51 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:22:51 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:22:51 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:22:51 lr_handle_perform: Downloading/Locating yum repo >09:22:51 lr_yum_use_local: Locating repo.. >09:22:51 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-7f22301011975b35/repodata/repomd.xml): No such file or directory >09:22:51 lr_handle_perform: Restoring an old SIGINT handler >09:22:51 lr_handle_perform: Using dir: /tmp/dnf-y5vovr7m >09:22:51 lr_handle_perform: Using own SIGINT handler >09:22:51 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:22:51 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:22:51 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:22:51 lr_handle_perform: Downloading/Locating yum repo >09:22:51 lr_yum_download_remote: Downloading/Copying repo.. >09:22:51 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >09:22:51 lr_download: Target: repodata/repomd.xml (-) >09:22:51 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x5590525265b0 >09:22:51 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >09:22:51 select_next_target: Selecting mirror for: repodata/repomd.xml >09:22:51 prepare_next_transfer: URL: file:///run/install/repo/repodata/repomd.xml >09:22:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 22): Operation not supported >09:22:51 lr_download: Downloading started >09:22:51 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: file:///run/install/repo/repodata/repomd.xml) >09:22:51 lr_yum_download_remote: Parsing repomd.xml >09:22:51 1536738557: Repomd revision: lr_yum_download_remote >09:22:51 lr_download: Target: repodata/87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e-primary.xml.gz (-) >09:22:51 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x5590525265b0 >09:22:51 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >09:22:51 lr_download: Target: repodata/a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd-filelists.xml.gz (-) >09:22:51 lr_download: Target: repodata/8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1-comps-Server.x86_64.xml.gz (-) >09:22:51 select_next_target: Selecting mirror for: repodata/87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e-primary.xml.gz >09:22:51 prepare_next_transfer: URL: file:///run/install/repo/repodata/87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e-primary.xml.gz >09:22:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 32): Operation not supported >09:22:51 select_next_target: Selecting mirror for: repodata/a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd-filelists.xml.gz >09:22:51 prepare_next_transfer: URL: file:///run/install/repo/repodata/a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd-filelists.xml.gz >09:22:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 33): Operation not supported >09:22:51 select_next_target: Selecting mirror for: repodata/8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1-comps-Server.x86_64.xml.gz >09:22:51 prepare_next_transfer: URL: file:///run/install/repo/repodata/8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1-comps-Server.x86_64.xml.gz >09:22:51 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >09:22:51 lr_download: Downloading started >09:22:51 check_transfer_statuses: Transfer finished: repodata/87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e-primary.xml.gz (Effective url: file:///run/install/repo/repodata/87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e-primary.xml.gz) >09:22:51 check_finished_trasfer_checksum: Checksum (sha256) 87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e is OK >09:22:51 check_transfer_statuses: Transfer finished: repodata/a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd-filelists.xml.gz (Effective url: file:///run/install/repo/repodata/a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd-filelists.xml.gz) >09:22:51 check_finished_trasfer_checksum: Checksum (sha256) a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd is OK >09:22:51 check_transfer_statuses: Transfer finished: repodata/8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1-comps-Server.x86_64.xml.gz (Effective url: file:///run/install/repo/repodata/8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1-comps-Server.x86_64.xml.gz) >09:22:51 check_finished_trasfer_checksum: Checksum (sha256) 8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1 is OK >09:22:51 lr_handle_perform: Restoring an old SIGINT handler >09:22:51 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >09:22:51 lr_handle_perform: Using own SIGINT handler >09:22:51 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >09:22:51 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >09:22:51 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >09:22:51 lr_handle_perform: Downloading/Locating yum repo >09:22:51 lr_yum_use_local: Locating repo.. >09:22:51 lr_yum_use_local_load_base: Parsing repomd.xml >09:22:51 lr_yum_use_local_load_base: Repomd revision: 1536738557 >09:22:51 lr_yum_use_local: Repository was successfully located >09:22:51 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e-primary.xml.gz (expected: 87abb601ffcee861c7325fcdfcf76634cf09cb1ce824c18657ff61d9a9e0e81e [sha256]) >09:22:51 lr_yum_check_checksum_of_md_record: Checksum check - Passed >09:22:51 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd-filelists.xml.gz (expected: a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd [sha256]) >09:22:51 lr_yum_check_checksum_of_md_record: Checksum check - Passed >09:22:51 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1-comps-Server.x86_64.xml.gz (expected: 8a287b05a2f53848db005000d51f1c7f6163888c7bf24030c8680e60b9ae98f1 [sha256]) >09:22:51 lr_yum_check_checksum_of_md_record: Checksum check - Passed >09:22:51 lr_handle_perform: Restoring an old SIGINT handler > > >/tmp/hawkey.log: >INFO Sep-13 09:22:51 === Started libdnf-0.17.0 === >DEBUG Sep-13 09:22:51 fetching anaconda >DEBUG Sep-13 09:22:51 caching repo: anaconda (0xd47adf47c40ab2fc3a6b567670a3b8caa947d385611dfaf6904e6cd21cc9ea25) >DEBUG Sep-13 09:22:51 load_ext: loading: /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/a31171eaaab746a7447bb590a27c89a99f0e86c068f816a293c9bf42548e0bdd-filelists.xml.gz >DEBUG Sep-13 09:22:52 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.5NjMmA >DEBUG Sep-13 09:22:52 no presto metadata available for anaconda >DEBUG Sep-13 09:22:52 no updateinfo available for anaconda >DEBUG Sep-13 09:22:52 Architecture is: x86_64 >DEBUG Sep-13 09:22:52 rewriting repo: anaconda >DEBUG Sep-13 09:22:52 caching repo: anaconda (0xd47adf47c40ab2fc3a6b567670a3b8caa947d385611dfaf6904e6cd21cc9ea25) > > >/tmp/lvm.log: >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:48 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x55cabef6b3f0. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1734 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >libdm-config.c:1074 report/aligned not found in config: defaulting to 1 >libdm-config.c:1074 report/buffered not found in config: defaulting to 1 >libdm-config.c:1074 report/headings not found in config: defaulting to 1 >libdm-config.c:975 report/separator not found in config: defaulting to >libdm-config.c:1074 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1074 report/quoted not found in config: defaulting to 1 >libdm-config.c:1074 report/columns_as_rows not found in config: defaulting to 0 >libdm-config.c:975 report/pvs_sort not found in config: defaulting to pv_name >libdm-config.c:975 report/pvs_cols not found in config: defaulting to pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free >libdm-config.c:975 report/compact_output_cols not found in config: defaulting to >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/dm-0 - new alias. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:723 Found dev 253:1 /dev/dm-1 - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-cache.c:723 Found dev 253:2 /dev/dm-2 - new. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-name-fedora-swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-uuid/1f56a21d-59a9-4203-a02a-c8b3164da42b - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/fedora/swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/mapper/fedora-swap - new alias. >device/dev-cache.c:723 Found dev 253:3 /dev/dm-3 - new. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-id/dm-name-fedora-root - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-uuid/2b56678f-80f4-4ee9-ab82-58a96599de30 - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/fedora/root - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/mapper/fedora-root - new alias. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 0 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >toollib.c:4451 Processing each PV >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:3941 Getting list of all devices >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:714 Found dev 11:0 /dev/sr0 - exists. >device/dev-cache.c:714 Found dev 11:0 /dev/cdrom - exists. >device/dev-cache.c:714 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - exists. >device/dev-cache.c:714 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - exists. >device/dev-cache.c:714 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - exists. >device/dev-cache.c:714 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/sda - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - exists. >device/dev-cache.c:714 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/sda1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - exists. >device/dev-cache.c:714 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/sda2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - exists. >device/dev-cache.c:714 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - exists. >device/dev-cache.c:714 Found dev 7:0 /dev/loop0 - exists. >device/dev-cache.c:714 Found dev 7:1 /dev/loop1 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:714 Found dev 7:2 /dev/loop2 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/dm-0 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/mapper/live-rw - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/dm-1 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/mapper/live-base - exists. >device/dev-cache.c:714 Found dev 253:2 /dev/dm-2 - exists. >device/dev-cache.c:714 Found dev 253:2 /dev/disk/by-id/dm-name-fedora-swap - exists. >device/dev-cache.c:714 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq - exists. >device/dev-cache.c:714 Found dev 253:2 /dev/disk/by-uuid/1f56a21d-59a9-4203-a02a-c8b3164da42b - exists. >device/dev-cache.c:714 Found dev 253:2 /dev/fedora/swap - exists. >device/dev-cache.c:714 Found dev 253:2 /dev/mapper/fedora-swap - exists. >device/dev-cache.c:714 Found dev 253:3 /dev/dm-3 - exists. >device/dev-cache.c:714 Found dev 253:3 /dev/disk/by-id/dm-name-fedora-root - exists. >device/dev-cache.c:714 Found dev 253:3 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh - exists. >device/dev-cache.c:714 Found dev 253:3 /dev/disk/by-uuid/2b56678f-80f4-4ee9-ab82-58a96599de30 - exists. >device/dev-cache.c:714 Found dev 253:3 /dev/fedora/root - exists. >device/dev-cache.c:714 Found dev 253:3 /dev/mapper/fedora-root - exists. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >filters/filter-persistent.c:312 /dev/sda2: filter cache using (cached good) >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 0 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >device/dev-io.c:609 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:359 /dev/loop0: size is 986576 sectors >device/dev-io.c:658 Closed /dev/loop0 >device/dev-io.c:336 /dev/loop0: using cached size 986576 sectors >filters/filter-persistent.c:346 filter caching good /dev/loop0 >device/dev-io.c:609 Opened /dev/sda RO O_DIRECT >device/dev-io.c:359 /dev/sda: size is 25165824 sectors >device/dev-io.c:658 Closed /dev/sda >filters/filter-partitioned.c:37 /dev/sda: Skipping: Partition table signature found >filters/filter-type.c:27 /dev/cdrom: Skipping: Unrecognised LVM device type 11 >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:359 /dev/mapper/live-rw: size is 4194304 sectors >device/dev-io.c:658 Closed /dev/mapper/live-rw >device/dev-io.c:336 /dev/mapper/live-rw: using cached size 4194304 sectors >ioctl/libdm-iface.c:1857 dm status (253:0) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/live-rw >device/dev-io.c:609 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:359 /dev/loop1: size is 4194304 sectors >device/dev-io.c:658 Closed /dev/loop1 >device/dev-io.c:336 /dev/loop1: using cached size 4194304 sectors >filters/filter-persistent.c:346 filter caching good /dev/loop1 >device/dev-io.c:609 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:359 /dev/sda1: size is 2097152 sectors >device/dev-io.c:658 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda1: using cached size 2097152 sectors >filters/filter-persistent.c:346 filter caching good /dev/sda1 >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:359 /dev/mapper/live-base: size is 4194304 sectors >device/dev-io.c:658 Closed /dev/mapper/live-base >device/dev-io.c:336 /dev/mapper/live-base: using cached size 4194304 sectors >ioctl/libdm-iface.c:1857 dm status (253:1) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/live-base >device/dev-io.c:609 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:359 /dev/loop2: size is 67108864 sectors >device/dev-io.c:658 Closed /dev/loop2 >device/dev-io.c:336 /dev/loop2: using cached size 67108864 sectors >filters/filter-persistent.c:346 filter caching good /dev/loop2 >device/dev-io.c:609 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >device/dev-io.c:658 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:336 /dev/sda2: using cached size 23066624 sectors >filters/filter-persistent.c:312 /dev/sda2: filter cache using (cached good) >ioctl/libdm-iface.c:1857 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/fedora-swap RO O_DIRECT >device/dev-io.c:359 /dev/mapper/fedora-swap: size is 2523136 sectors >device/dev-io.c:658 Closed /dev/mapper/fedora-swap >device/dev-io.c:336 /dev/mapper/fedora-swap: using cached size 2523136 sectors >ioctl/libdm-iface.c:1857 dm status (253:2) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/fedora-swap >ioctl/libdm-iface.c:1857 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:609 Opened /dev/mapper/fedora-root RO O_DIRECT >device/dev-io.c:359 /dev/mapper/fedora-root: size is 20537344 sectors >device/dev-io.c:658 Closed /dev/mapper/fedora-root >device/dev-io.c:336 /dev/mapper/fedora-root: using cached size 20537344 sectors >ioctl/libdm-iface.c:1857 dm status (253:3) [ noopencount noflush ] [16384] (*1) >filters/filter-persistent.c:346 filter caching good /dev/mapper/fedora-root >toollib.c:4377 Processing PVs in VG fedora >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >filters/filter-persistent.c:312 /dev/sda2: filter cache using (cached good) >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x55cabf09c650. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:336 /dev/sda2: using cached size 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:4269 Processing PV /dev/sda2 in VG fedora. >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x55cabf09c650. >toollib.c:4377 Processing PVs in VG #orphans_lvm2 >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:202 Locking /run/lock/lvm/P_orphans RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >metadata/metadata.c:3764 Reading VG #orphans_lvm2 >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:202 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >metadata/metadata.c:3764 Reading VG #orphans_lvm2 >locking/locking.c:331 Dropping cache for #orphans. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans". >libdm-config.c:1074 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4682 LVM2_PV_NAME=/dev/sda2 LVM2_PV_UUID=HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI LVM2_PV_FREE=0 LVM2_PV_SIZE=11806965760 LVM2_PE_START=1048576 LVM2_VG_NAME=fedora LVM2_VG_UUID=b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 LVM2_VG_SIZE=11806965760 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=2815 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x55cabef6b3f0. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:48 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x558b77ce33f0. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1737 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >libdm-config.c:1074 report/aligned not found in config: defaulting to 1 >libdm-config.c:1074 report/buffered not found in config: defaulting to 1 >libdm-config.c:1074 report/headings not found in config: defaulting to 1 >libdm-config.c:975 report/separator not found in config: defaulting to >libdm-config.c:1074 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1074 report/quoted not found in config: defaulting to 1 >libdm-config.c:1074 report/columns_as_rows not found in config: defaulting to 0 >libdm-config.c:975 report/lvs_sort not found in config: defaulting to vg_name,lv_name >libdm-config.c:975 report/lvs_cols not found in config: defaulting to lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,metadata_percent,move_pv,mirror_log,copy_percent,convert_lv >libdm-config.c:975 report/compact_output_cols not found in config: defaulting to >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/dm-0 - new alias. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:723 Found dev 253:1 /dev/dm-1 - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:0 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-cache.c:723 Found dev 253:2 /dev/dm-2 - new. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-name-fedora-swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-uuid/1f56a21d-59a9-4203-a02a-c8b3164da42b - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/fedora/swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/mapper/fedora-swap - new alias. >device/dev-cache.c:723 Found dev 253:3 /dev/dm-3 - new. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-id/dm-name-fedora-root - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-uuid/2b56678f-80f4-4ee9-ab82-58a96599de30 - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/fedora/root - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/mapper/fedora-root - new alias. >cache/lvmetad.c:1420 Asking lvmetad for complete list of known PVs >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 0 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >toollib.c:3814 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:3676 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >filters/filter-persistent.c:312 /dev/sda2: filter cache using (cached good) >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x558b77e13eb0. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:3158 Adding fedora/swap to the list of LVs to be processed. >toollib.c:3158 Adding fedora/root to the list of LVs to be processed. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >toollib.c:3230 Processing LV swap in VG fedora. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm status LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ opencount noflush ] [16384] (*1) >libdm-common.c:1248 fedora-swap (253:2): read ahead is 256 >toollib.c:3230 Processing LV root in VG fedora. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm status LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount noflush ] [16384] (*1) >libdm-common.c:1248 fedora-root (253:3): read ahead is 256 >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x558b77e13eb0. >libdm-config.c:1074 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4682 LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=C7OZY2-x1Sf-9iM0-ckwr-G3nB-cZ7m-cVxVQh LVM2_LV_SIZE=10515120128 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= >libdm-report.c:4682 LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=CAkKps-8jCd-hd9v-l1NW-Jl6u-qNC5-9ydMZq LVM2_LV_SIZE=1291845632 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x558b77ce33f0. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:49 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x562a30af5390. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: lvchange -an fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1808 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3814 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:3676 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-cache.c:723 Found dev 253:2 /dev/dm-2 - new. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-name-fedora-swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-uuid/1f56a21d-59a9-4203-a02a-c8b3164da42b - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/fedora/swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/mapper/fedora-swap - new alias. >device/dev-cache.c:723 Found dev 253:3 /dev/dm-3 - new. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-id/dm-name-fedora-root - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/disk/by-uuid/2b56678f-80f4-4ee9-ab82-58a96599de30 - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/fedora/root - new alias. >device/dev-cache.c:763 Found dev 253:3 /dev/mapper/fedora-root - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x562a30c260d0. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:3158 Adding fedora/root to the list of LVs to be processed. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >toollib.c:3230 Processing LV root in VG fedora. >metadata/lv.c:1483 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh (NL) >activate/activate.c:2633 Deactivating fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >mm/memlock.c:626 Entering prioritized section (deactivating). >mm/memlock.c:489 Raised task priority 0 -> -18. >activate/dev_manager.c:3225 Creating DEACTIVATE tree for fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:510 Getting driver version >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm deps (253:3) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root-real [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:779 Getting device info for fedora-root-cow [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info (253:3) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-root (253:3) >libdm-common.c:2433 Udev cookie 0xd4dc3bf (semid 131072) created >libdm-common.c:2453 Udev cookie 0xd4dc3bf (semid 131072) incremented to 1 >libdm-common.c:2325 Udev cookie 0xd4dc3bf (semid 131072) incremented to 2 >libdm-common.c:2575 Udev cookie 0xd4dc3bf (semid 131072) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1857 dm remove (253:3) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1487 fedora-root: Stacking NODE_DEL [trust_udev] >mm/memlock.c:638 Leaving section (deactivated). >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >mm/memlock.c:594 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:502 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2360 Udev cookie 0xd4dc3bf (semid 131072) decremented to 0 >libdm-common.c:2646 Udev cookie 0xd4dc3bf (semid 131072) waiting for zero >libdm-common.c:2375 Udev cookie 0xd4dc3bf (semid 131072) destroyed >libdm-common.c:1487 fedora-root: Skipping NODE_DEL [trust_udev] >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x562a30c260d0. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x562a30af5390. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:50 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x55be76d99ed0. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1827 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-cache.c:723 Found dev 253:2 /dev/dm-2 - new. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-name-fedora-swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-uuid/1f56a21d-59a9-4203-a02a-c8b3164da42b - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/fedora/swap - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/mapper/fedora-swap - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x55be76eca1a0. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:2033 Running command for VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >activate/activate.c:1485 Counted 0 open LVs in VG fedora. >metadata/lv.c:1483 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq (NL) >activate/activate.c:2633 Deactivating fedora/swap. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ opencount flush ] [16384] (*1) >mm/memlock.c:626 Entering prioritized section (deactivating). >mm/memlock.c:489 Raised task priority 0 -> -18. >activate/dev_manager.c:3225 Creating DEACTIVATE tree for fedora/swap. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:510 Getting driver version >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-swap-real [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq-real]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-swap-cow [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info (253:2) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-swap (253:2) >libdm-common.c:2433 Udev cookie 0xd4d89a5 (semid 163840) created >libdm-common.c:2453 Udev cookie 0xd4d89a5 (semid 163840) incremented to 1 >libdm-common.c:2325 Udev cookie 0xd4d89a5 (semid 163840) incremented to 2 >libdm-common.c:2575 Udev cookie 0xd4d89a5 (semid 163840) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1857 dm remove (253:2) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1487 fedora-swap: Stacking NODE_DEL [trust_udev] >mm/memlock.c:638 Leaving section (deactivated). >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >metadata/lv.c:1483 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh (NL) >activate/activate.c:2633 Deactivating fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >mm/memlock.c:594 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:502 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2360 Udev cookie 0xd4d89a5 (semid 163840) decremented to 0 >libdm-common.c:2646 Udev cookie 0xd4d89a5 (semid 163840) waiting for zero >libdm-common.c:2375 Udev cookie 0xd4d89a5 (semid 163840) destroyed >libdm-common.c:1487 fedora-swap: Skipping NODE_DEL [trust_udev] >vgchange.c:148 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1468 Counted 0 active LVs in VG fedora >vgchange.c:253 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/swap is not active >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/root is not active >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x55be76eca1a0. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x55be76d99ed0. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:50 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x55fc5c1eaed0. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1839 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x55fc5c31a350. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:2033 Running command for VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >activate/activate.c:1485 Counted 0 open LVs in VG fedora. >metadata/lv.c:1483 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq (NL) >activate/activate.c:2633 Deactivating fedora/swap. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >metadata/lv.c:1483 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh (NL) >activate/activate.c:2633 Deactivating fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >vgchange.c:148 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1468 Counted 0 active LVs in VG fedora >vgchange.c:253 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/swap is not active >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/root is not active >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x55fc5c31a350. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x55fc5c1eaed0. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:50 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x5613ca3e2390. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: lvchange -ay fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1860 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3814 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:3676 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x5613ca511360. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:3158 Adding fedora/root to the list of LVs to be processed. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >toollib.c:3230 Processing LV root in VG fedora. >metadata/lv.c:1528 Activating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux >libdm-common.c:987 Resetting SELinux context to default value. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/root is not active >locking/file_locking.c:100 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora/root. >activate/activate.c:2803 Activating fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >device/dev-io.c:396 /dev/sda2: read_ahead is 256 sectors >mm/memlock.c:626 Entering prioritized section (activating). >mm/memlock.c:489 Raised task priority 0 -> -18. >activate/dev_manager.c:3225 Creating ACTIVATE tree for fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root-real [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root-cow [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow [ opencount flush ] [16384] (*1) >activate/dev_manager.c:2869 Adding new LV fedora/root to dtree >libdm-deptree.c:604 Not matched uuid LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh in deptree. >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:510 Getting driver version >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >libdm-deptree.c:604 Not matched uuid LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh in deptree. >activate/dev_manager.c:2791 Checking kernel supports striped segment type for fedora/root >activate/activate.c:522 Getting target version for linear >ioctl/libdm-iface.c:1857 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found linear target v1.4.0. >activate/activate.c:522 Getting target version for striped >ioctl/libdm-iface.c:1857 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found striped target v1.6.0. >metadata/metadata.c:2131 Calculated readahead of LV root is 256 >libdm-deptree.c:1944 Creating fedora-root >ioctl/libdm-iface.c:1857 dm create fedora-root LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2696 Loading table for fedora-root (253:2). >libdm-deptree.c:2641 Adding target to (253:2): 0 20537344 linear 8:2 2525184 >ioctl/libdm-iface.c:1857 dm table (253:2) [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm reload (253:2) [ noopencount flush ] [16384] (*1) >libdm-deptree.c:2746 Table size changed from 0 to 20537344 for fedora-root (253:2). >libdm-deptree.c:1302 Resuming fedora-root (253:2). >libdm-common.c:2433 Udev cookie 0xd4d59be (semid 196608) created >libdm-common.c:2453 Udev cookie 0xd4d59be (semid 196608) incremented to 1 >libdm-common.c:2325 Udev cookie 0xd4d59be (semid 196608) incremented to 2 >libdm-common.c:2575 Udev cookie 0xd4d59be (semid 196608) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1857 dm resume (253:2) [ noopencount flush ] [16384] (*1) >libdm-common.c:1484 fedora-root: Stacking NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1494 fedora-root: Stacking NODE_READ_AHEAD 256 (flags=1) >activate/dev_manager.c:3225 Creating CLEAN tree for fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root-real [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root-cow [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow [ opencount flush ] [16384] (*1) >mm/memlock.c:638 Leaving section (activated). >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >mm/memlock.c:594 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:502 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2360 Udev cookie 0xd4d59be (semid 196608) decremented to 1 >libdm-common.c:2646 Udev cookie 0xd4d59be (semid 196608) waiting for zero >libdm-common.c:2375 Udev cookie 0xd4d59be (semid 196608) destroyed >libdm-common.c:1484 fedora-root: Skipping NODE_ADD (253,2) 0:6 0660 [trust_udev] >libdm-common.c:1494 fedora-root: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1248 fedora-root (253:2): read ahead is 256 >libdm-common.c:1373 fedora-root: retaining kernel read ahead of 256 (requested 256) >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x5613ca511360. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x5613ca3e2390. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:50 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x5622029ef390. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: lvchange -an fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1902 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3814 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:3676 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >device/dev-cache.c:723 Found dev 253:2 /dev/dm-2 - new. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-name-fedora-root - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/disk/by-uuid/2b56678f-80f4-4ee9-ab82-58a96599de30 - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/fedora/root - new alias. >device/dev-cache.c:763 Found dev 253:2 /dev/mapper/fedora-root - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x562202b1f1d0. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:3158 Adding fedora/root to the list of LVs to be processed. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >toollib.c:3230 Processing LV root in VG fedora. >metadata/lv.c:1483 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh (NL) >activate/activate.c:2633 Deactivating fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >mm/memlock.c:626 Entering prioritized section (deactivating). >mm/memlock.c:489 Raised task priority 0 -> -18. >activate/dev_manager.c:3225 Creating DEACTIVATE tree for fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:510 Getting driver version >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root-real [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:779 Getting device info for fedora-root-cow [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info (253:2) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing fedora-root (253:2) >libdm-common.c:2433 Udev cookie 0xd4dab91 (semid 229376) created >libdm-common.c:2453 Udev cookie 0xd4dab91 (semid 229376) incremented to 1 >libdm-common.c:2325 Udev cookie 0xd4dab91 (semid 229376) incremented to 2 >libdm-common.c:2575 Udev cookie 0xd4dab91 (semid 229376) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1857 dm remove (253:2) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1487 fedora-root: Stacking NODE_DEL [trust_udev] >mm/memlock.c:638 Leaving section (deactivated). >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >mm/memlock.c:594 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:502 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2360 Udev cookie 0xd4dab91 (semid 229376) decremented to 0 >libdm-common.c:2646 Udev cookie 0xd4dab91 (semid 229376) waiting for zero >libdm-common.c:2375 Udev cookie 0xd4dab91 (semid 229376) destroyed >libdm-common.c:1487 fedora-root: Skipping NODE_DEL [trust_udev] >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x562202b1f1d0. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x5622029ef390. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:50 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x55f4ceb75ed0. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1912 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x55f4ceca53d0. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:2033 Running command for VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >activate/activate.c:1485 Counted 0 open LVs in VG fedora. >metadata/lv.c:1483 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq (NL) >activate/activate.c:2633 Deactivating fedora/swap. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >metadata/lv.c:1483 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh (NL) >activate/activate.c:2633 Deactivating fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >vgchange.c:148 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1468 Counted 0 active LVs in VG fedora >vgchange.c:253 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/swap is not active >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/root is not active >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x55f4ceca53d0. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x55f4ceb75ed0. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1480 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:355 Setting log debug classes to 2047 >commands/toolcontext.c:361 Logging initialised at Thu Sep 13 09:22:51 2018 >config/config.c:282 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:609 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:179 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1483 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1480 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:68 Allocated VG #orphans_lvm2 at 0x56130fa6fed0. >format_text/format-text.c:2616 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:244 Initialised segtype: linear >striped/striped.c:244 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:273 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:590 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:641 Initialised segtype: raid0 >raid/raid.c:641 Initialised segtype: raid0_meta >raid/raid.c:641 Initialised segtype: raid1 >raid/raid.c:641 Initialised segtype: raid10 >raid/raid.c:641 Initialised segtype: raid10_near >raid/raid.c:641 Initialised segtype: raid4 >raid/raid.c:641 Initialised segtype: raid5 >raid/raid.c:641 Initialised segtype: raid5_n >raid/raid.c:641 Initialised segtype: raid5_la >raid/raid.c:641 Initialised segtype: raid5_ls >raid/raid.c:641 Initialised segtype: raid5_ra >raid/raid.c:641 Initialised segtype: raid5_rs >raid/raid.c:641 Initialised segtype: raid6 >raid/raid.c:641 Initialised segtype: raid6_n_6 >raid/raid.c:641 Initialised segtype: raid6_nc >raid/raid.c:641 Initialised segtype: raid6_nr >raid/raid.c:641 Initialised segtype: raid6_zr >raid/raid.c:641 Initialised segtype: raid6_ls_6 >raid/raid.c:641 Initialised segtype: raid6_rs_6 >raid/raid.c:641 Initialised segtype: raid6_la_6 >raid/raid.c:641 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin-pool >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:831 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1480 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >cache/lvmetad.c:141 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:69 Partitioned filter initialised. >filters/filter-signature.c:84 signature filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:169 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1480 devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:183 Usable device filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:415 Persistent filter initialised. >filters/filter-composite.c:109 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2896 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2902 Processing command: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:2903 Command pid: 1921 >lvmcmdline.c:2904 System ID: >lvmcmdline.c:2907 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:987 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:254 Sending lvmetad get_global_info >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2245 Processing each VG >toollib.c:2293 Obtaining the complete list of VGs to process >cache/lvmetad.c:1445 Asking lvmetad for complete list of known VG ids/names >toollib.c:2007 Processing VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:987 Resetting SELinux context to default value. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >metadata/metadata.c:3778 Reading VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >cache/lvmetad.c:983 Asking lvmetad for VG b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 fedora >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >format_text/format-text.c:2045 <backtrace> >device/dev-cache.c:1212 Creating list of system devices. >device/dev-cache.c:723 Found dev 11:0 /dev/sr0 - new. >device/dev-cache.c:763 Found dev 11:0 /dev/cdrom - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-label/Fedora-S-dvd-x86_64-29 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-path/pci-0000:00:01.1-ata-1 - new alias. >device/dev-cache.c:763 Found dev 11:0 /dev/disk/by-uuid/2018-09-12-12-37-48-00 - new alias. >device/dev-cache.c:723 Found dev 8:0 /dev/sda - new. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0 - new alias. >device/dev-cache.c:763 Found dev 8:0 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0 - new alias. >device/dev-cache.c:723 Found dev 8:1 /dev/sda1 - new. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-partuuid/67e88750-01 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part1 - new alias. >device/dev-cache.c:763 Found dev 8:1 /dev/disk/by-uuid/ae4cc81d-ad4e-4a65-b64d-9691bab59226 - new alias. >device/dev-cache.c:723 Found dev 8:2 /dev/sda2 - new. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-HOhtsa-VMLc-kN3J-0Omh-nwhU-q8cQ-tFiwdI - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-partuuid/67e88750-02 - new alias. >device/dev-cache.c:763 Found dev 8:2 /dev/disk/by-path/pci-0000:00:07.0-scsi-0:0:0:0-part2 - new alias. >device/dev-cache.c:723 Found dev 7:0 /dev/loop0 - new. >device/dev-cache.c:723 Found dev 7:1 /dev/loop1 - new. >device/dev-cache.c:723 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - new alias. >device/dev-cache.c:723 Found dev 7:2 /dev/loop2 - new. >device/dev-cache.c:723 Found dev 253:0 /dev/dm-0 - new. >device/dev-cache.c:763 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:0 /dev/mapper/live-rw - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/dm-1 - new alias. >device/dev-cache.c:763 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >device/dev-cache.c:714 Found dev 253:1 /dev/disk/by-uuid/fc88ee28-50ae-4411-9113-6f8f7f7b1a29 - exists. >device/dev-cache.c:763 Found dev 253:1 /dev/mapper/live-base - new alias. >filters/filter-persistent.c:346 filter caching good /dev/sda2 >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >metadata/vg.c:68 Allocated VG fedora at 0x56130fb9f360. >format_text/import_vsn1.c:591 Importing logical volume fedora/swap. >format_text/import_vsn1.c:591 Importing logical volume fedora/root. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora" with VGID b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmcache.c:751 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:2080 lvmcache /dev/sda2: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1906 lvmcache /dev/sda2: VG fedora: set VGID to b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0. >cache/lvmetad.c:2462 Sending lvmetad vg_clear_outdated_pvs >device/dev-io.c:359 /dev/sda2: size is 23066624 sectors >metadata/pv_manip.c:417 /dev/sda2 0: 0 308: swap(0:0) >metadata/pv_manip.c:417 /dev/sda2 1: 308 2507: root(0:0) >toollib.c:2033 Running command for VG fedora b2UoXV-3LAL-18V9-xh0R-R07D-jtFY-jOv0e0 >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:761 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >device/dev-cache.c:1601 No sysfs entry for 0:0 errno 2 at /sys//dev/block/0:0. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ opencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ opencount flush ] [16384] (*1) >activate/activate.c:1485 Counted 0 open LVs in VG fedora. >metadata/lv.c:1483 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq (NL) >activate/activate.c:2633 Deactivating fedora/swap. >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq >metadata/lv.c:1483 Deactivating logical volume fedora/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >libdm-common.c:984 Preparing SELinux context for /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh:aux >libdm-common.c:987 Resetting SELinux context to default value. >locking/file_locking.c:95 Locking LV b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh (NL) >activate/activate.c:2633 Deactivating fedora/root. >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >vgchange.c:148 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1468 Counted 0 active LVs in VG fedora >vgchange.c:253 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:779 Getting device info for fedora-swap [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0CAkKps8jCdhd9vl1NWJl6uqNC59ydMZq [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/swap is not active >activate/dev_manager.c:779 Getting device info for fedora-root [LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh]. >ioctl/libdm-iface.c:1857 dm info LVM-b2UoXV3LAL18V9xh0RR07DjtFYjOv0e0C7OZY2x1Sf9iM0ckwrG3nBcZ7mcVxVQh [ noopencount flush ] [16384] (*1) >activate/activate.c:1578 fedora/root is not active >mm/memlock.c:594 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >locking/locking.c:331 Dropping cache for fedora. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:83 Freeing VG fedora at 0x56130fb9f360. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >cache/lvmcache.c:2535 Dropping VG info >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:751 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:2082 lvmcache: Initialised VG #orphans_lvm2. >commands/toolcontext.c:2104 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2535 Dropping VG info >metadata/vg.c:83 Freeing VG #orphans_lvm2 at 0x56130fa6fed0. >config/config.c:282 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:609 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:658 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 quiet inst.text > > >/root/lorax-packages.log: >libblockdev-utils-2.19-1.fc29.x86_64 >authselect-libs-1.0-2.fc29.x86_64 >libreport-filesystem-2.9.5-4.fc29.x86_64 >polkit-pkla-compat-0.1-13.fc29.x86_64 >mtools-4.0.18-15.fc29.x86_64 >kacst-fonts-common-2.0-20.fc29.noarch >os-prober-1.74-7.fc29.x86_64 >checkpolicy-2.8-2.fc29.x86_64 >langtable-data-0.0.38-8.fc29.noarch >device-mapper-event-1.02.150-1.fc29.x86_64 >libsndfile-1.0.28-9.fc29.x86_64 >aajohan-comfortaa-fonts-3.001-3.fc29.noarch >python3-pyparted-3.11.0-17.fc29.x86_64 >libtiff-4.0.9-11.fc29.x86_64 >thai-scalable-fonts-common-0.6.5-2.fc29.noarch >iputils-20180629-2.fc29.x86_64 >libatomic_ops-7.6.6-1.fc29.x86_64 >python-setuptools-wheel-39.2.0-7.fc29.noarch >volume_key-libs-0.3.10-2.fc29.x86_64 >libthai-0.1.28-1.fc29.x86_64 >ncurses-base-6.1-7.20180714.fc29.noarch >libreport-anaconda-2.9.5-4.fc29.x86_64 >libfastjson-0.99.8-3.fc29.x86_64 >libwacom-data-0.31-1.fc29.noarch >container-storage-setup-0.11.0-4.dev.git413b408.fc29.noarch >libndp-1.7-2.fc29.x86_64 >fuse-common-3.2.3-14.fc29.x86_64 >realmd-0.16.3-15.fc29.x86_64 >libpkgconf-1.5.3-2.fc29.x86_64 >setup-2.12.1-1.fc29.noarch >xorg-x11-drv-dummy-0.3.7-8.fc29.x86_64 >libsigsegv-2.11-6.fc29.x86_64 >pcre2-10.31-10.fc29.x86_64 >xorg-x11-drv-openchrome-0.6.0-6.fc29.x86_64 >libwebp-1.0.0-2.fc29.x86_64 >glibc-langpack-en-2.28-6.fc29.x86_64 >xorg-x11-drv-vmware-13.2.1-8.fc29.x86_64 >coreutils-8.30-4.fc29.x86_64 >libsepol-2.8-2.fc29.x86_64 >geoclue2-2.4.11-1.fc29.x86_64 >krb5-libs-1.16.1-19.fc29.x86_64 >xz-libs-5.2.4-3.fc29.x86_64 >libkcapi-hmaccalc-1.1.1-16.fc29.x86_64 >systemd-libs-239-3.fc29.x86_64 >kmod-libs-25-3.fc29.x86_64 >kernel-modules-extra-4.18.5-300.fc29.x86_64 >fontconfig-2.13.0-8.fc29.x86_64 >libgpg-error-1.31-2.fc29.x86_64 >plymouth-0.9.3-13.fc29.x86_64 >shadow-utils-4.6-2.fc29.x86_64 >perl-libs-5.28.0-420.fc29.x86_64 >libblockdev-mdraid-2.19-1.fc29.x86_64 >json-glib-1.4.2-4.fc29.x86_64 >elfutils-libelf-0.173-8.fc29.x86_64 >NetworkManager-wifi-1.12.2-2.fc29.x86_64 >libusbx-1.0.22-1.fc29.x86_64 >nspr-4.19.0-2.fc29.x86_64 >rpm-build-libs-4.14.2-1.fc29.x86_64 >xmlrpc-c-1.51.0-6.fc29.x86_64 >kmod-25-3.fc29.x86_64 >python3-meh-0.47-1.fc29.noarch >libnotify-0.7.7-6.fc29.x86_64 >gmp-6.1.2-8.fc29.x86_64 >libblockdev-fs-2.19-1.fc29.x86_64 >libxklavier-5.4-12.fc29.x86_64 >sed-4.5-2.fc29.x86_64 >udisks2-iscsi-2.8.0-1.fc29.x86_64 >libnsl2-1.2.0-3.20180605git4a062cf.fc29.x86_64 >info-6.5-10.fc29.x86_64 >sgpio-1.2.0.10-22.fc29.x86_64 >libpwquality-1.4.0-10.fc29.x86_64 >libnl3-3.4.0-6.fc29.x86_64 >python3-blivet-3.1.0-1.fc29.noarch >python3-dbus-1.2.8-3.fc29.x86_64 >libidn2-2.0.5-2.fc29.x86_64 >docker-1.13.1-62.git9cb56fd.fc29.x86_64 >python3-ordered-set-2.0.2-7.fc29.noarch >keyutils-libs-1.5.10-8.fc29.x86_64 >anaconda-core-29.24.1-1.fc29.x86_64 >gtk-update-icon-cache-3.24.0-4.fc29.x86_64 >which-2.21-11.fc29.x86_64 >anaconda-install-env-deps-29.24.1-1.fc29.x86_64 >webkit2gtk3-jsc-2.22.0-3.fc29.x86_64 >nettle-3.4-2.fc28.x86_64 >gtk3-3.24.0-4.fc29.x86_64 >mokutil-0.3.0-10.fc29.x86_64 >libicu-62.1-2.fc29.x86_64 >anaconda-widgets-29.24.1-1.fc29.x86_64 >libsoup-2.64.0-2.fc29.x86_64 >libX11-1.6.6-1.fc29.x86_64 >gcr-3.28.0-2.fc29.x86_64 >python3-setools-4.1.1-12.1.fc29.x86_64 >libXrandr-1.5.1-8.fc29.x86_64 >libcanberra-gtk3-0.30-17.fc29.x86_64 >python3-cairo-1.17.1-2.fc29.x86_64 >libXcursor-1.1.15-4.fc29.x86_64 >libtimezonemap-0.4.5.1-4.fc29.x86_64 >python3-smartcols-0.3.0-4.fc29.x86_64 >device-mapper-persistent-data-0.7.6-2.fc29.x86_64 >metacity-3.28.0-2.fc29.x86_64 >python3-IPy-0.81-23.fc29.noarch >mpfr-3.1.6-2.fc29.x86_64 >sg3_utils-1.42-6.fc29.x86_64 >python3-langtable-0.0.38-8.fc29.noarch >libassuan-2.5.1-4.fc29.x86_64 >libibverbs-16.2-3.fc28.x86_64 >python3-pysocks-1.6.8-4.fc29.noarch >libglvnd-1.1.0-2.fc29.x86_64 >kernel-4.18.5-300.fc29.x86_64 >python3-requests-file-1.4.3-8.fc29.noarch >p11-kit-trust-0.23.13-3.fc29.x86_64 >grub2-tools-extra-2.02-57.fc29.x86_64 >python3-pytz-2018.5-1.fc29.noarch >lz4-libs-1.8.2-2.fc29.x86_64 >grub2-tools-efi-2.02-57.fc29.x86_64 >libinput-1.11.902-1.fc29.x86_64 >grep-3.1-8.fc29.x86_64 >bfa-firmware-3.2.21.1-10.fc29.noarch >colord-libs-1.4.3-2.fc29.x86_64 >llvm-libs-7.0.0-0.9.rc2.fc29.x86_64 >ipmitool-1.8.18-10.fc29.x86_64 >dbus-common-1.12.10-1.fc29.noarch >libXmu-1.1.2-12.fc29.x86_64 >rng-tools-6.3.1-1.fc29.x86_64 >pango-1.42.4-1.fc29.x86_64 >libxkbfile-1.0.9-11.fc29.x86_64 >strace-4.24-1.fc29.x86_64 >unique-1.1.6-21.fc29.x86_64 >libwayland-cursor-1.15.93-1.fc29.x86_64 >dbus-x11-1.12.10-1.fc29.x86_64 >dhcp-libs-4.3.6-27.fc29.x86_64 >libtdb-1.3.16-2.fc29.x86_64 >usbutils-010-2.fc29.x86_64 >ModemManager-glib-1.8.0-4.fc29.x86_64 >hunspell-en-US-0.20140811.1-13.fc29.noarch >nmap-ncat-7.70-3.fc29.x86_64 >python3-gobject-3.30.0-1.fc29.x86_64 >brotli-1.0.5-1.fc29.x86_64 >pciutils-3.6.2-1.fc29.x86_64 >libsecret-0.18.6-2.fc29.x86_64 >gdbm-libs-1.17-2.fc29.x86_64 >grub2-efi-ia32-cdboot-2.02-57.fc29.x86_64 >openldap-2.4.46-8.fc29.x86_64 >libepoxy-1.5.2-2.fc29.x86_64 >bzip2-1.0.6-28.fc29.x86_64 >libssh-0.8.1-4.fc29.x86_64 >libnfnetlink-1.0.1-14.fc29.x86_64 >less-530-2.fc29.x86_64 >rpm-4.14.2-1.fc29.x86_64 >libsysfs-2.1.0-25.fc29.x86_64 >mtr-0.92-3.fc29.x86_64 >drpm-0.3.0-14.fc29.x86_64 >ntfs-3g-2017.3.23-8.fc29.x86_64 >naver-nanum-gothic-fonts-3.020-23.20140930.fc29.noarch >btrfs-progs-4.17.1-1.fc29.x86_64 >iptables-1.8.0-3.fc29.x86_64 >dejavu-sans-mono-fonts-2.35-7.fc29.noarch >selinux-policy-3.14.2-34.fc29.noarch >xorg-x11-server-common-1.20.1-2.fc29.x86_64 >lklug-fonts-0.6-18.20090803cvs.fc29.noarch >container-selinux-2.71-2.git5721d74.fc29.noarch >mesa-dri-drivers-18.2.0~rc5-1.fc29.x86_64 >lohit-gujarati-fonts-2.92.4-5.fc29.noarch >logrotate-3.14.0-4.fc29.x86_64 >libtheora-1.1.1-22.fc29.x86_64 >lohit-tamil-fonts-2.91.3-5.fc29.noarch >fipscheck-1.5.0-5.fc29.x86_64 >acl-2.2.53-2.fc29.x86_64 >sil-padauk-fonts-3.003-2.fc29.noarch >isns-utils-libs-0.97-7.fc29.x86_64 >nss-softokn-3.38.0-3.fc29.x86_64 >zd1211-firmware-1.5-3.fc29.noarch >librepo-1.9.1-1.fc29.x86_64 >perl-parent-0.237-2.fc29.noarch >libertas-sd8686-firmware-20180815-86.gitf1b95fe5.fc29.noarch >python3-hawkey-0.17.0-2.fc29.x86_64 >perl-File-Path-2.15-417.fc29.noarch >iwl6000g2a-firmware-18.168.6.1-86.fc29.1.noarch >rpm-sign-libs-4.14.2-1.fc29.x86_64 >perl-threads-2.22-417.fc29.x86_64 >iwl4965-firmware-228.61.2.24-86.fc29.1.noarch >qrencode-libs-3.4.4-6.fc29.x86_64 >libcomps-0.1.8-14.fc29.x86_64 >iwl2000-firmware-18.168.6.1-86.fc29.1.noarch >elfutils-default-yama-scope-0.173-8.fc29.noarch >xml-common-0.6.3-50.fc29.noarch >iwl100-firmware-39.31.5.1-86.fc29.1.noarch >dbus-1.12.10-1.fc29.x86_64 >libmodman-2.0.1-18.fc29.x86_64 >satyr-0.26-4.fc29.x86_64 >pigz-2.4-3.fc29.x86_64 >libgcc-8.2.1-2.fc29.x86_64 >GeoIP-1.6.12-4.fc29.x86_64 >xkeyboard-config-2.24-4.fc29.noarch >authselect-1.0-2.fc29.x86_64 >hwdata-0.314-1.fc29.noarch >docker-rhel-push-plugin-1.13.1-62.git9cb56fd.fc29.x86_64 >dejavu-fonts-common-2.35-7.fc29.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >tzdata-2018e-2.fc29.noarch >cdparanoia-libs-10.2-28.fc29.x86_64 >langtable-0.0.38-8.fc29.noarch >dosfstools-4.1-6.fc29.x86_64 >containers-common-0.1.32-2.dev.gite814f96.fc29.x86_64 >gsm-1.0.18-3.fc29.x86_64 >dnf-data-3.2.0-2.fc29.noarch >hyphen-2.8.8-10.fc29.x86_64 >khmeros-fonts-common-5.0-26.fc29.noarch >jbigkit-libs-2.1-14.fc29.x86_64 >smc-fonts-common-6.1-10.fc29.noarch >lcms2-2.9-3.fc29.x86_64 >yelp-xsl-3.30.0-1.fc29.noarch >libasyncns-0.8-15.fc29.x86_64 >quota-nls-4.04-9.fc29.noarch >gc-7.6.4-4.fc29.x86_64 >python-pip-wheel-18.0-3.fc29.noarch >libdatrie-0.2.9-8.fc29.x86_64 >pkgconf-m4-1.5.3-2.fc29.noarch >libestr-0.1.9-11.fc29.x86_64 >mobile-broadband-provider-info-1.20170310-2.fc29.noarch >libverto-libev-0.3.0-6.fc29.x86_64 >linux-firmware-20180815-86.gitf1b95fe5.fc29.noarch >libipt-2.0-1.fc29.x86_64 >libX11-common-1.6.6-1.fc29.noarch >mcpp-2.7.2-21.fc29.x86_64 >kbd-legacy-2.0.4-9.fc29.noarch >libnghttp2-1.32.1-1.fc29.x86_64 >fedora-gpg-keys-29-0.9.noarch >libini_config-1.3.1-41.fc29.x86_64 >fedora-repos-29-0.9.noarch >pkgconf-1.5.3-2.fc29.x86_64 >filesystem-3.9-2.fc29.x86_64 >xorg-x11-font-utils-7.5-40.fc29.x86_64 >basesystem-11-6.fc29.noarch >gawk-4.2.1-3.fc29.x86_64 >libselinux-2.8-3.fc29.x86_64 >libvisual-0.4.0-25.fc29.x86_64 >glibc-all-langpacks-2.28-6.fc29.x86_64 >lz4-1.8.2-2.fc29.x86_64 >glibc-common-2.28-6.fc29.x86_64 >openssl-libs-1.1.1-0.pre9.3.fc29.x86_64 >bash-4.4.23-3.fc29.x86_64 >crypto-policies-20180802-1.git1626592.fc29.noarch >zlib-1.2.11-10.fc29.x86_64 >libblkid-2.32.1-1.fc29.x86_64 >libuuid-2.32.1-1.fc29.x86_64 >libmount-2.32.1-1.fc29.x86_64 >libxml2-2.9.8-4.fc29.x86_64 >glib2-2.58.0-1.fc29.x86_64 >bzip2-libs-1.0.6-28.fc29.x86_64 >gdk-pixbuf2-2.38.0-4.fc29.x86_64 >libcap-2.25-12.fc29.x86_64 >dbus-libs-1.12.10-1.fc29.x86_64 >expat-2.2.6-1.fc29.x86_64 >cairo-1.15.12-3.fc29.x86_64 >libxcrypt-4.1.2-1.fc29.x86_64 >gnutls-3.6.3-4.fc29.x86_64 >perl-Exporter-5.73-418.fc29.noarch >polkit-libs-0.115-2.fc29.x86_64 >readline-7.0-12.fc29.x86_64 >libarchive-3.3.2-2.fc29.x86_64 >sqlite-libs-3.24.0-2.fc29.x86_64 >nss-sysinit-3.38.0-4.fc29.x86_64 >libffi-3.1-18.fc29.x86_64 >NetworkManager-libnm-1.12.2-2.fc29.x86_64 >libdb-5.3.28-33.fc29.x86_64 >harfbuzz-1.8.7-1.fc29.x86_64 >nss-util-3.38.0-4.fc29.x86_64 >gzip-1.9-7.fc29.x86_64 >augeas-libs-1.10.1-3.fc29.x86_64 >cracklib-2.9.6-15.fc29.x86_64 >libpng-1.6.34-6.fc29.x86_64 >avahi-libs-0.7-16.fc29.x86_64 >libtar-1.2.20-15.fc29.x86_64 >libgudev-232-4.fc29.x86_64 >libX11-xcb-1.6.6-1.fc29.x86_64 >libcroco-0.6.12-5.fc29.x86_64 >libacl-2.2.53-2.fc29.x86_64 >alsa-lib-1.1.6-3.fc29.x86_64 >libcap-ng-0.7.9-4.fc29.x86_64 >cups-libs-2.2.8-2.fc29.x86_64 >libzstd-1.3.5-2.fc29.x86_64 >python3-setuptools-39.2.0-7.fc29.noarch >grub2-common-2.02-57.fc29.noarch >python3-libs-3.7.0-9.fc29.x86_64 >libjpeg-turbo-2.0.0-1.fc29.x86_64 >pam-1.3.1-3.fc29.x86_64 >libpciaccess-0.14-2.fc29.x86_64 >python3-libselinux-2.8-3.fc29.x86_64 >libunistring-0.9.10-4.fc29.x86_64 >python3-pyudev-0.21.0-8.fc29.noarch >pixman-0.34.0-10.fc29.x86_64 >python3-pwquality-1.4.0-10.fc29.x86_64 >p11-kit-0.23.13-3.fc29.x86_64 >python3-pid-2.1.1-9.fc29.noarch >libogg-1.3.3-1.fc29.x86_64 >gdk-pixbuf2-modules-2.38.0-4.fc29.x86_64 >lua-libs-5.3.5-2.fc29.x86_64 >ndctl-libs-62-1.fc29.x86_64 >libvorbis-1.3.6-3.fc29.x86_64 >gsettings-desktop-schemas-3.28.1-2.fc29.x86_64 >libSM-1.2.2-11.fc29.x86_64 >bind-libs-lite-9.11.4-5.P1.fc29.x86_64 >libsemanage-2.8-3.fc29.x86_64 >libevent-2.1.8-3.fc29.x86_64 >e2fsprogs-libs-1.44.3-1.fc29.x86_64 >tmux-2.7-2.fc29.x86_64 >file-libs-5.34-3.fc29.x86_64 >glib-networking-2.58.0-2.fc29.x86_64 >libxcb-1.13-4.fc29.x86_64 >rest-0.8.1-4.fc29.x86_64 >libXext-1.3.3-10.fc29.x86_64 >python3-libsemanage-2.8-3.fc29.x86_64 >libXfixes-5.0.3-8.fc29.x86_64 >python3-bytesize-1.4-1.fc29.x86_64 >libXi-1.7.9-8.fc29.x86_64 >python3-productmd-1.16-1.fc29.noarch >libXdamage-1.1.4-15.fc29.x86_64 >python3-coverage-4.5.1-3.fc29.x86_64 >libXv-1.0.11-8.fc29.x86_64 >libaio-0.3.111-3.fc29.x86_64 >libXt-1.1.5-9.fc29.x86_64 >findutils-4.6.0-20.fc29.x86_64 >libxslt-1.1.32-3.fc29.x86_64 >perl-Scalar-List-Utils-1.50-417.fc29.x86_64 >efivar-libs-35-4.fc29.x86_64 >libedit-3.1-24.20170329cvs.fc29.x86_64 >libpcap-1.9.0-2.fc29.x86_64 >libtasn1-4.13-4.fc29.x86_64 >libtool-ltdl-2.4.6-25.fc29.x86_64 >libwayland-egl-1.15.93-1.fc29.x86_64 >lzo-2.08-14.fc29.x86_64 >pcre-8.42-3.fc29.x86_64 >xz-5.2.4-3.fc29.x86_64 >iptables-libs-1.8.0-3.fc29.x86_64 >mesa-libgbm-18.2.0~rc5-1.fc29.x86_64 >mesa-libEGL-18.2.0~rc5-1.fc29.x86_64 >libXvMC-1.0.10-7.fc29.x86_64 >libXxf86vm-1.1.4-10.fc29.x86_64 >xorg-x11-xkb-utils-7.7-27.fc29.x86_64 >fuse-2.9.7-14.fc29.x86_64 >libnl3-cli-3.4.0-6.fc29.x86_64 >tar-1.30-6.fc29.x86_64 >libmetalink-0.1.3-7.fc29.x86_64 >daxctl-libs-62-1.fc29.x86_64 >hunspell-1.6.2-3.fc29.x86_64 >libXfont2-2.0.3-3.fc29.x86_64 >cpio-2.12-9.fc29.x86_64 >fuse-libs-2.9.7-14.fc29.x86_64 >libXdmcp-1.1.2-12.fc29.x86_64 >libcollection-0.7.0-41.fc29.x86_64 >libevdev-1.5.9-5.fc29.x86_64 >iproute-4.18.0-2.fc29.x86_64 >libref_array-0.1.5-41.fc29.x86_64 >libsmartcols-2.32.1-1.fc29.x86_64 >libxkbcommon-0.8.2-1.fc29.x86_64 >mtdev-1.1.5-13.fc29.x86_64 >pciutils-libs-3.6.2-1.fc29.x86_64 >libnetfilter_conntrack-1.0.6-6.fc29.x86_64 >woff2-1.0.2-4.fc29.x86_64 >startup-notification-0.12-16.fc29.x86_64 >libglvnd-glx-1.1.0-2.fc29.x86_64 >libglvnd-gles-1.1.0-2.fc29.x86_64 >mesa-libxatracker-18.2.0~rc5-1.fc29.x86_64 >flac-libs-1.3.2-8.fc29.x86_64 >keyutils-1.5.10-8.fc29.x86_64 >coreutils-common-8.30-4.fc29.x86_64 >rsync-3.1.3-4.fc29.x86_64 >nss-softokn-freebl-3.38.0-3.fc29.x86_64 >libdb-utils-5.3.28-33.fc29.x86_64 >perl-macros-5.28.0-420.fc29.x86_64 >perl-Errno-1.29-420.fc29.x86_64 >perl-Text-Tabs+Wrap-2013.0523-417.fc29.noarch >perl-IO-1.39-420.fc29.x86_64 >perl-constant-1.33-418.fc29.noarch >perl-threads-shared-1.58-417.fc29.x86_64 >libksba-1.3.5-8.fc29.x86_64 >isomd5sum-1.2.3-3.fc29.x86_64 >libss-1.44.3-1.fc29.x86_64 >iso-codes-3.79-2.fc29.noarch >libconfig-1.7.2-2.fc29.x86_64 >libproxy-0.4.15-9.fc29.x86_64 >snappy-1.1.7-6.fc29.x86_64 >parted-3.2-36.fc29.x86_64 >device-mapper-event-libs-1.02.150-1.fc29.x86_64 >polkit-0.115-2.fc29.x86_64 >libblockdev-2.19-1.fc29.x86_64 >libblockdev-swap-2.19-1.fc29.x86_64 >NetworkManager-1.12.2-2.fc29.x86_64 >python3-blockdev-2.19-1.fc29.x86_64 >libblockdev-btrfs-2.19-1.fc29.x86_64 >libblockdev-nvdimm-2.19-1.fc29.x86_64 >libreport-web-2.9.5-4.fc29.x86_64 >dbxtool-8-7.fc29.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >libcanberra-0.30-17.fc29.x86_64 >libblockdev-crypto-2.19-1.fc29.x86_64 >libreport-plugin-bugzilla-2.9.5-4.fc29.x86_64 >lvm2-libs-2.02.181-1.fc29.x86_64 >libblockdev-lvm-2.19-1.fc29.x86_64 >lvm2-dbusd-2.02.181-1.fc29.x86_64 >lxpolkit-0.5.3-2.fc29.5.x86_64 >xorg-x11-drv-intel-2.99.917-39.20180618.fc29.x86_64 >xorg-x11-drv-ati-18.0.1-2.fc29.x86_64 >xorg-x11-drv-evdev-2.10.6-3.fc29.x86_64 >xorg-x11-drv-nouveau-1.0.15-6.fc29.x86_64 >xorg-x11-drv-qxl-0.1.5-10.fc29.x86_64 >xorg-x11-drv-vesa-2.4.0-4.fc29.x86_64 >xorg-x11-drv-wacom-0.36.1-5.fc29.x86_64 >at-spi2-atk-2.30.0-1.fc29.x86_64 >chrony-3.3-5.fc29.x86_64 >libkcapi-1.1.1-16.fc29.x86_64 >dracut-048-14.git20180726.fc29.x86_64 >kernel-modules-4.18.5-300.fc29.x86_64 >grub2-tools-2.02-57.fc29.x86_64 >plymouth-scripts-0.9.3-13.fc29.x86_64 >rdma-core-16.2-3.fc28.x86_64 >mdadm-4.1-rc2.0.1.fc29.x86_64 >rpcbind-1.2.5-0.fc29.x86_64 >wpa_supplicant-2.6-17.fc29.x86_64 >libbabeltrace-1.5.6-1.fc29.x86_64 >gdb-8.1.90.20180727-45.fc29.x86_64 >python3-rpm-4.14.2-1.fc29.x86_64 >python3-libreport-2.9.5-4.fc29.x86_64 >python3-simpleline-1.3-5.fc29.noarch >device-mapper-multipath-0.7.7-4.gitef6d98b.fc29.x86_64 >libblockdev-part-2.19-1.fc29.x86_64 >udisks2-2.8.0-1.fc29.x86_64 >fcoe-utils-1.0.32-6.fc29.x86_64 >sg3_utils-libs-1.42-6.fc29.x86_64 >dmraid-events-1.0.0.rc16-40.fc29.x86_64 >libblockdev-dm-2.19-1.fc29.x86_64 >libblockdev-plugins-all-2.19-1.fc29.x86_64 >oci-umount-2.3.4-2.git87f9237.fc29.x86_64 >dhcp-common-4.3.6-27.fc29.noarch >anaconda-tui-29.24.1-1.fc29.x86_64 >dracut-network-048-14.git20180726.fc29.x86_64 >kexec-tools-2.0.17-9.fc29.x86_64 >anaconda-user-help-26.1-8.fc29.noarch >adwaita-icon-theme-3.30.0-1.fc29.noarch >webkit2gtk3-2.22.0-3.fc29.x86_64 >glade-libs-3.22.1-3.fc29.x86_64 >yelp-libs-3.30.0-1.fc29.x86_64 >blivet-gui-runtime-2.1.8-6.fc29.noarch >libnma-1.8.16-1.fc29.x86_64 >keybinder3-0.3.2-5.fc29.x86_64 >libgnomekbd-3.26.0-6.fc29.x86_64 >python3-meh-gui-0.47-1.fc29.noarch >python3-pyyaml-4.2-0.1.b4.fc29.x86_64 >anaconda-gui-29.24.1-1.fc29.x86_64 >python3-systemd-234-7.fc29.x86_64 >kdump-anaconda-addon-005-2.20180730git966223e.fc29.noarch >blivet-data-3.1.0-1.fc29.noarch >notification-daemon-3.20.0-6.fc29.x86_64 >python3-audit-3.0-0.2.20180808git77fbcf3.fc29.x86_64 >docker-anaconda-addon-0.4-9.fc29.x86_64 >python3-idna-2.7-3.fc29.noarch >dump-0.4-0.37.b46.fc29.x86_64 >python3-ntplib-0.3.3-12.fc29.noarch >nfs-utils-2.3.2-1.rc3.fc29.x86_64 >python3-bind-9.11.4-5.P1.fc29.noarch >rpm-ostree-2018.7-1.fc29.x86_64 >python3-urllib3-1.23-4.fc29.noarch >gfs2-utils-3.2.0-3.fc29.x86_64 >python3-kickstart-3.16-1.fc29.noarch >dracut-config-generic-048-14.git20180726.fc29.x86_64 >python3-requests-ftp-0.3.1-13.fc29.noarch >libblockdev-lvm-dbus-2.19-1.fc29.x86_64 >atomic-registries-1.22.1-27.gitb507039.fc29.x86_64 >volume_key-0.3.10-2.fc29.x86_64 >gettext-libs-0.19.8.1-17.fc29.x86_64 >shim-x64-15-5.x86_64 >libwacom-0.31-1.fc29.x86_64 >system-storage-manager-1.2-1.fc29.noarch >avahi-glib-0.7-16.fc29.x86_64 >b43-openfwwf-5.2-20.fc29.noarch >libgusb-0.3.0-2.fc29.x86_64 >tigervnc-server-module-1.9.0-2.fc29.x86_64 >libusb-0.1.5-13.fc29.x86_64 >initscripts-10.01-1.fc29.x86_64 >quota-4.04-9.fc29.x86_64 >mt-st-1.1-23.fc29.x86_64 >libutempter-1.1.6-15.fc29.x86_64 >openssh-server-7.8p1-1.fc29.x86_64 >libXft-2.3.2-11.fc29.x86_64 >rsyslog-8.37.0-1.fc29.x86_64 >gtk2-2.24.32-3.fc29.x86_64 >spice-vdagent-0.18.0-2.fc29.x86_64 >dbus-glib-0.110-3.fc29.x86_64 >cryptsetup-2.0.4-1.fc29.x86_64 >dbus-tools-1.12.10-1.fc29.x86_64 >openssh-clients-7.8p1-1.fc29.x86_64 >pulseaudio-libs-12.2-1.fc29.x86_64 >bind-utils-9.11.4-5.P1.fc29.x86_64 >libatasmart-0.19-15.fc29.x86_64 >icfg-0.9-16.fc29.noarch >xorg-x11-drv-wacom-serial-support-0.36.1-5.fc29.x86_64 >nss-tools-3.38.0-4.fc29.x86_64 >enchant-1.6.0-21.fc29.x86_64 >memtest86+-5.01-22.fc29.x86_64 >python3-gobject-base-3.30.0-1.fc29.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >fros-1.1-17.fc29.noarch >biosdevname-0.7.3-2.fc29.x86_64 >libgtop2-2.38.0-4.fc29.x86_64 >pcmciautils-018-15.fc29.x86_64 >libudisks2-2.8.0-1.fc29.x86_64 >efibootmgr-16-4.fc29.x86_64 >cyrus-sasl-lib-2.1.27-0.3rc7.fc29.x86_64 >grub2-efi-x64-cdboot-2.02-57.fc29.x86_64 >libuser-0.62-18.fc29.x86_64 >ftp-0.17-78.fc29.x86_64 >libnfsidmap-2.3.2-1.rc3.fc29.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >libcurl-7.61.0-7.fc29.x86_64 >hostname-3.20-6.fc29.x86_64 >curl-7.61.0-7.fc29.x86_64 >bridge-utils-1.6-2.fc29.x86_64 >rpm-libs-4.14.2-1.fc29.x86_64 >hexedit-1.2.13-14.fc29.x86_64 >libsolv-0.6.35-1.fc29.x86_64 >vconfig-1.9-25.fc29.x86_64 >createrepo_c-libs-0.11.1-1.fc29.x86_64 >smc-meera-fonts-6.1-10.fc29.noarch >gnupg-1.4.23-2.fc29.x86_64 >khmeros-base-fonts-5.0-26.fc29.noarch >libfdisk-2.32.1-1.fc29.x86_64 >kacst-qurn-fonts-2.0-20.fc29.noarch >policycoreutils-2.8-6.fc29.x86_64 >abattis-cantarell-fonts-0.111-1.fc29.noarch >selinux-policy-targeted-3.14.2-34.fc29.noarch >jomolhari-fonts-0.003-25.fc29.noarch >policycoreutils-python-utils-2.8-6.fc29.noarch >lohit-assamese-fonts-2.91.5-5.fc29.noarch >usermode-1.112-3.fc29.x86_64 >lohit-devanagari-fonts-2.95.4-5.fc29.noarch >guile-2.0.14-12.fc29.x86_64 >lohit-gurmukhi-fonts-2.91.2-5.fc29.noarch >openssl-1.1.1-0.pre9.3.fc29.x86_64 >lohit-odia-fonts-2.91.2-5.fc29.noarch >fipscheck-lib-1.5.0-5.fc29.x86_64 >lohit-telugu-fonts-2.5.5-4.fc29.noarch >openssh-7.8p1-1.fc29.x86_64 >sil-abyssinica-fonts-1.200-14.fc29.noarch >ima-evm-utils-1.1-4.fc29.x86_64 >sil-scheherazade-fonts-2.100-7.fc29.noarch >npth-1.5-6.fc29.x86_64 >wqy-microhei-fonts-0.2.0-0.22.beta.fc29.noarch >gpgme-1.11.1-3.fc29.x86_64 >libertas-usb8388-olpc-firmware-20180815-86.gitf1b95fe5.fc29.noarch >ostree-libs-2018.7-2.fc29.x86_64 >libertas-sd8787-firmware-20180815-86.gitf1b95fe5.fc29.noarch >python3-libdnf-0.17.0-2.fc29.x86_64 >iwl7260-firmware-25.30.13.0-86.fc29.1.noarch >rpm-ostree-libs-2018.7-1.fc29.x86_64 >iwl6000g2b-firmware-18.168.6.1-86.fc29.1.noarch >python3-gpg-1.11.1-3.fc29.x86_64 >iwl6000-firmware-9.221.4.1-86.fc29.1.noarch >opus-1.3-0.6.rc.fc29.x86_64 >iwl5000-firmware-8.83.5.1_1-86.fc29.1.noarch >gstreamer1-plugins-base-1.14.2-1.fc29.x86_64 >iwl3945-firmware-15.32.2.9-86.fc29.1.noarch >device-mapper-1.02.150-1.fc29.x86_64 >iwl2030-firmware-18.168.6.1-86.fc29.1.noarch >cryptsetup-libs-2.0.4-1.fc29.x86_64 >iwl135-firmware-18.168.6.1-86.fc29.1.noarch >elfutils-libs-0.173-8.fc29.x86_64 >iwl1000-firmware-39.31.5.1-86.fc29.1.noarch >systemd-239-3.fc29.x86_64 >ipw2200-firmware-3.1-16.fc29.noarch >xorg-x11-drv-libinput-0.28.0-2.fc29.x86_64 >atmel-firmware-1.3-19.fc29.noarch >systemd-udev-239-3.fc29.x86_64 >libreport-2.9.5-4.fc29.x86_64 >GeoIP-GeoLite-data-2018.06-2.fc29.noarch >fontpackages-filesystem-1.44-22.fc29.noarch >xfsprogs-4.17.0-3.fc29.x86_64 >docker-common-1.13.1-62.git9cb56fd.fc29.x86_64 >bind-license-9.11.4-5.P1.fc29.noarch >libblockdev-loop-2.19-1.fc29.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >tigervnc-license-1.9.0-2.fc29.noarch >kpartx-0.7.7-4.gitef6d98b.fc29.x86_64 >ethtool-4.17-2.fc29.x86_64 >dejavu-sans-fonts-2.35-7.fc29.noarch >libblockdev-kbd-2.19-1.fc29.x86_64 >ipcalc-0.2.4-2.fc29.x86_64 >naver-nanum-fonts-common-3.020-23.20140930.fc29.noarch >libreport-plugin-reportuploader-2.9.5-4.fc29.x86_64 >libargon2-20161029-6.fc29.x86_64 >subscription-manager-rhsm-certificates-1.23.3-1.fc29.x86_64 >iscsi-initiator-utils-6.2.0.876-5.gitf3c8e90.fc29.x86_64 >libdaemon-0.14-16.fc29.x86_64 >publicsuffix-list-dafsa-20180723-1.fc29.noarch >grub2-tools-minimal-2.02-57.fc29.x86_64 >libev-4.24-7.fc29.x86_64 >mesa-filesystem-18.2.0~rc5-1.fc29.x86_64 >lvm2-2.02.181-1.fc29.x86_64 >libmcpp-2.7.2-21.fc29.x86_64 >kbd-misc-2.0.4-9.fc29.noarch >NetworkManager-team-1.12.2-2.fc29.x86_64 >libpath_utils-0.2.1-41.fc29.x86_64 >fedora-release-29-0.15.noarch >libreport-cli-2.9.5-4.fc29.x86_64 >pkgconf-pkg-config-1.5.3-2.fc29.x86_64 >efi-filesystem-3-3.fc29.noarch >xorg-x11-drv-fbdev-0.5.0-2.fc29.x86_64 >libunwind-1.2.1-6.fc29.x86_64 >ncurses-libs-6.1-7.20180714.fc29.x86_64 >xorg-x11-drv-v4l-0.2.0-54.fc29.x86_64 >ncurses-6.1-7.20180714.fc29.x86_64 >glibc-2.28-6.fc29.x86_64 >at-spi2-core-2.30.0-2.fc29.x86_64 >ca-certificates-2018.2.24-6.fc29.noarch >libstdc++-8.2.1-2.fc29.x86_64 >gssproxy-0.8.0-6.fc29.x86_64 >shared-mime-info-1.10-2.fc29.x86_64 >libcom_err-1.44.3-1.fc29.x86_64 >kernel-core-4.18.5-300.fc29.x86_64 >atk-2.30.0-1.fc29.x86_64 >popt-1.16-15.fc29.x86_64 >ostree-2018.7-2.fc29.x86_64 >cairo-gobject-1.15.12-3.fc29.x86_64 >perl-Carp-1.50-417.fc29.noarch >lldpad-1.0.1-11.git036e314.fc29.x86_64 >libtirpc-1.1.4-0.fc29.x86_64 >fribidi-1.0.5-1.fc29.x86_64 >tigervnc-server-minimal-1.9.0-2.fc29.x86_64 >nss-3.38.0-4.fc29.x86_64 >libgcrypt-1.8.3-3.fc29.x86_64 >gdb-headless-8.1.90.20180727-45.fc29.x86_64 >libmodulemd-1.6.2-2.fc29.x86_64 >json-c-0.13.1-3.fc29.x86_64 >python3-dnf-3.2.0-2.fc29.noarch >cracklib-dicts-2.9.6-15.fc29.x86_64 >freetype-2.9.1-2.fc29.x86_64 >device-mapper-multipath-libs-0.7.7-4.gitef6d98b.fc29.x86_64 >gstreamer1-1.14.2-1.fc29.x86_64 >libattr-2.4.48-3.fc29.x86_64 >libblockdev-mpath-2.19-1.fc29.x86_64 >hicolor-icon-theme-0.17-3.fc29.noarch >audit-libs-3.0-0.2.20180808git77fbcf3.fc29.x86_64 >rmt-1.5.3-14.fc29.x86_64 >python3-3.7.0-9.fc29.x86_64 >libICE-1.0.9-14.fc29.x86_64 >dmraid-1.0.0.rc16-40.fc29.x86_64 >python3-six-1.11.0-6.fc29.noarch >libdrm-2.4.93-1.fc29.x86_64 >yajl-2.1.0-11.fc29.x86_64 >kbd-2.0.4-9.fc29.x86_64 >libwayland-client-1.15.93-1.fc29.x86_64 >dhcp-client-4.3.6-27.fc29.x86_64 >teamd-1.27-10.fc29.x86_64 >libxshmfence-1.3-3.fc29.x86_64 >dracut-live-048-14.git20180726.fc29.x86_64 >procps-ng-3.3.15-4.fc29.x86_64 >libpsl-0.20.2-5.fc29.x86_64 >adwaita-cursor-theme-3.30.0-1.fc29.noarch >e2fsprogs-1.44.3-1.fc29.x86_64 >chkconfig-1.10-6.fc29.x86_64 >zenity-3.28.1-2.fc29.x86_64 >bind-libs-9.11.4-5.P1.fc29.x86_64 >libXau-1.0.8-14.fc29.x86_64 >yelp-3.30.0-1.fc29.x86_64 >ndctl-62-1.fc29.x86_64 >libXrender-0.9.10-8.fc29.x86_64 >nm-connection-editor-1.8.16-1.fc29.x86_64 >python3-iniparse-0.4-32.fc29.noarch >libXinerama-1.1.4-2.fc29.x86_64 >libreport-gtk-2.9.5-4.fc29.x86_64 >python3-libcomps-0.1.8-14.fc29.x86_64 >libXcomposite-0.4.4-15.fc29.x86_64 >anaconda-29.24.1-1.fc29.x86_64 >bcache-tools-1.0.8-14.fc29.x86_64 >file-5.34-3.fc29.x86_64 >anaconda-dracut-29.24.1-1.fc29.x86_64 >python3-chardet-3.0.4-7.fc29.noarch >libwayland-server-1.15.93-1.fc29.x86_64 >dnf-3.2.0-2.fc29.noarch >python3-ply-3.9-8.fc29.noarch >jansson-2.11-2.fc29.x86_64 >grubby-8.40-18.fc29.x86_64 >python3-requests-2.19.1-3.fc29.noarch >libseccomp-2.3.3-3.fc29.x86_64 >xorg-x11-drivers-7.7-23.fc29.x86_64 >python3-pytoml-0.1.18-1.fc29.noarch >libverto-0.3.0-6.fc29.x86_64 >shim-ia32-15-5.x86_64 >gettext-0.19.8.1-17.fc29.x86_64 >mesa-libglapi-18.2.0~rc5-1.fc29.x86_64 >xfsdump-3.1.8-4.fc29.x86_64 >harfbuzz-icu-1.8.7-1.fc29.x86_64 >libbytesize-1.4-1.fc29.x86_64 >audit-3.0-0.2.20180808git77fbcf3.fc29.x86_64 >lsof-4.91-2.fc29.x86_64 >libglvnd-egl-1.1.0-2.fc29.x86_64 >net-tools-2.0-0.52.20160912git.fc29.x86_64 >ntfsprogs-2017.3.23-8.fc29.x86_64 >libXtst-1.2.3-8.fc29.x86_64 >smartmontools-6.6-5.fc29.x86_64 >librsvg2-2.44.2-2.fc29.x86_64 >xcb-util-0.4.0-11.fc29.x86_64 >wget-1.19.5-3.fc29.x86_64 >dbus-daemon-1.12.10-1.fc29.x86_64 >libgomp-8.2.1-2.fc29.x86_64 >fpaste-0.3.9.2-1.fc29.noarch >plymouth-core-libs-0.9.3-13.fc29.x86_64 >gdisk-1.0.4-3.fc29.x86_64 >xorg-x11-fonts-misc-7.5-20.fc29.noarch >gobject-introspection-1.58.0-2.fc29.x86_64 >libfontenc-1.1.3-9.fc29.x86_64 >xorg-x11-server-utils-7.7-26.fc29.x86_64 >python3-pydbus-0.6.0-7.fc29.noarch >diffutils-3.6-5.fc29.x86_64 >xorg-x11-xauth-1.0.9-13.fc29.x86_64 >bind-export-libs-9.11.4-5.P1.fc29.x86_64 >libbasicobjects-0.1.1-41.fc29.x86_64 >vim-minimal-8.1.328-1.fc29.x86_64 >passwd-0.80-4.fc29.x86_64 >libmnl-1.0.4-8.fc29.x86_64 >gdb-gdbserver-8.1.90.20180727-45.fc29.x86_64 >xmlrpc-c-client-1.51.0-6.fc29.x86_64 >libselinux-utils-2.8-3.fc29.x86_64 >hdparm-9.56-1.fc29.x86_64 >rpm-plugin-selinux-4.14.2-1.fc29.x86_64 >libyaml-0.2.1-2.fc29.x86_64 >thai-scalable-waree-fonts-0.6.5-2.fc29.noarch >createrepo_c-0.11.1-1.fc29.x86_64 >userspace-rcu-0.10.1-4.fc29.x86_64 >kacst-farsi-fonts-2.0-20.fc29.noarch >util-linux-2.32.1-1.fc29.x86_64 >libteam-1.27-10.fc29.x86_64 >bitmap-fangsongti-fonts-0.3-29.fc29.noarch >python3-policycoreutils-2.8-6.fc29.noarch >mesa-libGL-18.2.0~rc5-1.fc29.x86_64 >lohit-bengali-fonts-2.91.5-5.fc29.noarch >fedora-logos-28.0.3-2.fc29.x86_64 >libXxf86misc-1.0.4-2.fc29.x86_64 >lohit-kannada-fonts-2.5.4-4.fc29.noarch >sound-theme-freedesktop-0.8-10.fc29.noarch >jasper-libs-2.0.14-7.fc29.x86_64 >madan-fonts-2.000-21.fc29.noarch >hfsplus-tools-540.1.linux3-16.fc29.x86_64 >attr-2.4.48-3.fc29.x86_64 >vlgothic-fonts-20141206-12.fc29.noarch >gnupg2-2.2.9-1.fc29.x86_64 >perl-Unicode-Normalize-1.26-417.fc29.x86_64 >libertas-usb8388-firmware-20180815-86.gitf1b95fe5.fc29.noarch >libdnf-0.17.0-2.fc29.x86_64 >perl-Socket-2.027-417.fc29.x86_64 >iwl6050-firmware-41.28.5.1-86.fc29.1.noarch >python3-librepo-1.9.1-1.fc29.x86_64 >perl-PathTools-3.74-417.fc29.x86_64 >iwl5150-firmware-8.24.2.2-86.fc29.1.noarch >orc-0.4.28-3.fc29.x86_64 >perl-interpreter-5.28.0-420.fc29.x86_64 >iwl3160-firmware-25.30.13.0-86.fc29.1.noarch >device-mapper-libs-1.02.150-1.fc29.x86_64 >bubblewrap-0.3.0-2.module_2123+73a9ef6f.x86_64 >iwl105-firmware-18.168.6.1-86.fc29.1.noarch >systemd-pam-239-3.fc29.x86_64 >graphite2-1.3.10-6.fc29.x86_64 >ipw2100-firmware-1.3-23.fc29.noarch >xorg-x11-server-Xorg-1.20.1-2.fc29.x86_64 >mozjs52-52.9.0-1.fc29.x86_64 > > >/tmp/dbus.log: >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1503 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[1554]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >09:22:26,721 NOTICE kernel:Linux version 4.18.5-300.fc29.x86_64 (mockbuild@bkernel04.phx2.fedoraproject.org) (gcc version 8.2.1 20180801 (Red Hat 8.2.1-2) (GCC)) #1 SMP Fri Aug 24 17:16:35 UTC 2018 >09:22:26,721 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 quiet inst.text >09:22:26,721 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >09:22:26,721 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >09:22:26,721 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >09:22:26,721 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >09:22:26,721 INFO kernel:x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >09:22:26,721 INFO kernel:BIOS-provided physical RAM map: >09:22:26,721 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >09:22:26,721 INFO kernel:BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >09:22:26,721 INFO kernel:BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >09:22:26,721 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x00000000bb7dcfff] usable >09:22:26,721 INFO kernel:BIOS-e820: [mem 0x00000000bb7dd000-0x00000000bb7fffff] reserved >09:22:26,721 INFO kernel:BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >09:22:26,721 INFO kernel:BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >09:22:26,721 INFO kernel:NX (Execute Disable) protection: active >09:22:26,721 INFO kernel:SMBIOS 2.8 present. >09:22:26,721 INFO kernel:DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20180724_192412-buildhw-07.phx2.fedoraproject.org-1.fc29 04/01/2014 >09:22:26,721 INFO kernel:Hypervisor detected: KVM >09:22:26,721 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >09:22:26,721 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >09:22:26,721 INFO kernel:last_pfn = 0xbb7dd max_arch_pfn = 0x400000000 >09:22:26,721 DEBUG kernel:MTRR default type: write-back >09:22:26,721 DEBUG kernel:MTRR fixed ranges enabled: >09:22:26,721 DEBUG kernel: 00000-9FFFF write-back >09:22:26,721 DEBUG kernel: A0000-BFFFF uncachable >09:22:26,721 DEBUG kernel: C0000-FFFFF write-protect >09:22:26,721 DEBUG kernel:MTRR variable ranges enabled: >09:22:26,721 DEBUG kernel: 0 base 00C0000000 mask FFC0000000 uncachable >09:22:26,721 DEBUG kernel: 1 disabled >09:22:26,721 DEBUG kernel: 2 disabled >09:22:26,721 DEBUG kernel: 3 disabled >09:22:26,721 DEBUG kernel: 4 disabled >09:22:26,721 DEBUG kernel: 5 disabled >09:22:26,721 DEBUG kernel: 6 disabled >09:22:26,721 DEBUG kernel: 7 disabled >09:22:26,721 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >09:22:26,721 INFO kernel:found SMP MP-table at [mem 0x000f5cd0-0x000f5cdf] mapped at [(____ptrval____)] >09:22:26,721 DEBUG kernel:Base memory trampoline at [(____ptrval____)] 99000 size 24576 >09:22:26,721 DEBUG kernel:BRK [0x0daac000, 0x0daacfff] PGTABLE >09:22:26,721 DEBUG kernel:BRK [0x0daad000, 0x0daadfff] PGTABLE >09:22:26,721 DEBUG kernel:BRK [0x0daae000, 0x0daaefff] PGTABLE >09:22:26,721 DEBUG kernel:BRK [0x0daaf000, 0x0daaffff] PGTABLE >09:22:26,721 DEBUG kernel:BRK [0x0dab0000, 0x0dab0fff] PGTABLE >09:22:26,721 DEBUG kernel:BRK [0x0dab1000, 0x0dab1fff] PGTABLE >09:22:26,721 INFO kernel:RAMDISK: [mem 0x7c137000-0x7fffffff] >09:22:26,721 INFO kernel:ACPI: Early table checksum verification disabled >09:22:26,721 INFO kernel:ACPI: RSDP 0x00000000000F5A90 000014 (v00 BOCHS ) >09:22:26,721 INFO kernel:ACPI: RSDT 0x00000000BB7E131A 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >09:22:26,721 INFO kernel:ACPI: FACP 0x00000000BB7E1226 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >09:22:26,721 INFO kernel:ACPI: DSDT 0x00000000BB7E0040 0011E6 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) >09:22:26,721 INFO kernel:ACPI: FACS 0x00000000BB7E0000 000040 >09:22:26,721 INFO kernel:ACPI: APIC 0x00000000BB7E129A 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >09:22:26,721 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >09:22:26,721 INFO kernel:No NUMA configuration found >09:22:26,721 INFO kernel:Faking a node at [mem 0x0000000000000000-0x00000000bb7dcfff] >09:22:26,721 INFO kernel:NODE_DATA(0) allocated [mem 0xbb7b2000-0xbb7dcfff] >09:22:26,721 INFO kernel:kvm-clock: cpu 0, msr 0:bb7a1001, primary cpu clock >09:22:26,721 INFO kernel:kvm-clock: Using msrs 4b564d01 and 4b564d00 >09:22:26,721 INFO kernel:kvm-clock: using sched offset of 10287972848 cycles >09:22:26,721 INFO kernel:clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns >09:22:26,721 INFO kernel:Zone ranges: >09:22:26,721 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >09:22:26,721 INFO kernel: DMA32 [mem 0x0000000001000000-0x00000000bb7dcfff] >09:22:26,721 INFO kernel: Normal empty >09:22:26,721 INFO kernel: Device empty >09:22:26,721 INFO kernel:Movable zone start for each node >09:22:26,721 INFO kernel:Early memory node ranges >09:22:26,721 INFO kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >09:22:26,721 INFO kernel: node 0: [mem 0x0000000000100000-0x00000000bb7dcfff] >09:22:26,721 INFO kernel:Reserved but unavailable: 18565 pages >09:22:26,721 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x00000000bb7dcfff] >09:22:26,721 DEBUG kernel:On node 0 totalpages: 767867 >09:22:26,721 DEBUG kernel: DMA zone: 64 pages used for memmap >09:22:26,721 DEBUG kernel: DMA zone: 21 pages reserved >09:22:26,721 DEBUG kernel: DMA zone: 3998 pages, LIFO batch:0 >09:22:26,721 DEBUG kernel: DMA32 zone: 11936 pages used for memmap >09:22:26,721 DEBUG kernel: DMA32 zone: 763869 pages, LIFO batch:31 >09:22:26,721 INFO kernel:ACPI: PM-Timer IO Port: 0x608 >09:22:26,721 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >09:22:26,721 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >09:22:26,721 INFO kernel:IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >09:22:26,721 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >09:22:26,721 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >09:22:26,721 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >09:22:26,721 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >09:22:26,721 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >09:22:26,721 DEBUG kernel:ACPI: IRQ0 used by override. >09:22:26,721 DEBUG kernel:ACPI: IRQ5 used by override. >09:22:26,721 DEBUG kernel:ACPI: IRQ9 used by override. >09:22:26,721 DEBUG kernel:ACPI: IRQ10 used by override. >09:22:26,721 DEBUG kernel:ACPI: IRQ11 used by override. >09:22:26,721 INFO kernel:Using ACPI (MADT) for SMP configuration information >09:22:26,721 INFO kernel:smpboot: Allowing 2 CPUs, 0 hotplug CPUs >09:22:26,721 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >09:22:26,722 INFO kernel:PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >09:22:26,722 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >09:22:26,722 INFO kernel:PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >09:22:26,722 INFO kernel:[mem 0xbb800000-0xfeffbfff] available for PCI devices >09:22:26,722 INFO kernel:Booting paravirtualized kernel on KVM >09:22:26,722 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >09:22:26,722 NOTICE kernel:random: get_random_bytes called from start_kernel+0x93/0x558 with crng_init=0 >09:22:26,722 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >09:22:26,722 INFO kernel:percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u1048576 >09:22:26,722 DEBUG kernel:pcpu-alloc: s147456 r8192 d28672 u1048576 alloc=1*2097152 >09:22:26,722 DEBUG kernel:pcpu-alloc: [0] 0 1 >09:22:26,722 INFO kernel:KVM setup async PF for cpu 0 >09:22:26,722 INFO kernel:kvm-stealtime: cpu 0, msr bb223040 >09:22:26,722 INFO kernel:Built 1 zonelists, mobility grouping on. Total pages: 755846 >09:22:26,722 INFO kernel:Policy zone: DMA32 >09:22:26,722 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 quiet inst.text >09:22:26,722 INFO kernel:Memory: 2929920K/3071468K available (12300K kernel code, 1619K rwdata, 4052K rodata, 2156K init, 1336K bss, 141548K reserved, 0K cma-reserved) >09:22:26,722 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >09:22:26,722 INFO kernel:Kernel/User page tables isolation: enabled >09:22:26,722 INFO kernel:ftrace: allocating 37956 entries in 149 pages >09:22:26,722 INFO kernel:Hierarchical RCU implementation. >09:22:26,722 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >09:22:26,722 INFO kernel:#011Tasks RCU enabled. >09:22:26,722 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >09:22:26,722 INFO kernel:NR_IRQS: 65792, nr_irqs: 440, preallocated irqs: 16 >09:22:26,722 INFO kernel:Console: colour VGA+ 80x25 >09:22:26,722 INFO kernel:console [tty0] enabled >09:22:26,722 INFO kernel:ACPI: Core revision 20180531 >09:22:26,722 INFO kernel:APIC: Switch to symmetric I/O mode setup >09:22:26,722 INFO kernel:x2apic enabled >09:22:26,722 INFO kernel:Switched APIC routing to physical x2apic. >09:22:26,722 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >09:22:26,722 INFO kernel:tsc: Detected 2112.000 MHz processor >09:22:26,722 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e71785e5dd, max_idle_ns: 440795244814 ns >09:22:26,722 INFO kernel:Calibrating delay loop (skipped) preset value.. 4224.00 BogoMIPS (lpj=2112000) >09:22:26,722 INFO kernel:pid_max: default: 32768 minimum: 301 >09:22:26,722 INFO kernel:Security Framework initialized >09:22:26,722 INFO kernel:Yama: becoming mindful. >09:22:26,722 INFO kernel:SELinux: Initializing. >09:22:26,722 DEBUG kernel:SELinux: Starting in permissive mode >09:22:26,722 INFO kernel:Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >09:22:26,722 INFO kernel:Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >09:22:26,722 INFO kernel:Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >09:22:26,722 INFO kernel:Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >09:22:26,722 INFO kernel:mce: CPU supports 10 MCE banks >09:22:26,722 INFO kernel:Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >09:22:26,722 INFO kernel:Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >09:22:26,722 INFO kernel:Spectre V2 : Mitigation: Full generic retpoline >09:22:26,722 INFO kernel:Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >09:22:26,722 INFO kernel:Speculative Store Bypass: Vulnerable >09:22:26,722 INFO kernel:Freeing SMP alternatives memory: 36K >09:22:26,722 DEBUG kernel:TSC deadline timer enabled >09:22:26,722 INFO kernel:smpboot: CPU0: Intel Core Processor (Broadwell) (family: 0x6, model: 0x3d, stepping: 0x2) >09:22:26,722 INFO kernel:Performance Events: unsupported p6 CPU model 61 no PMU driver, software events only. >09:22:26,722 INFO kernel:Hierarchical SRCU implementation. >09:22:26,722 INFO kernel:NMI watchdog: Perf event create on CPU 0 failed with -2 >09:22:26,722 INFO kernel:NMI watchdog: Perf NMI watchdog permanently disabled >09:22:26,722 INFO kernel:smp: Bringing up secondary CPUs ... >09:22:26,722 INFO kernel:x86: Booting SMP configuration: >09:22:26,722 INFO kernel:.... node #0, CPUs: #1 >09:22:26,722 INFO kernel:kvm-clock: cpu 1, msr 0:bb7a1041, secondary cpu clock >09:22:26,722 INFO kernel:KVM setup async PF for cpu 1 >09:22:26,722 INFO kernel:kvm-stealtime: cpu 1, msr bb323040 >09:22:26,722 INFO kernel:smp: Brought up 1 node, 2 CPUs >09:22:26,722 INFO kernel:smpboot: Max logical packages: 2 >09:22:26,722 INFO kernel:smpboot: Total of 2 processors activated (8448.00 BogoMIPS) >09:22:26,722 INFO kernel:devtmpfs: initialized >09:22:26,722 INFO kernel:x86/mm: Memory block size: 128MB >09:22:26,722 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >09:22:26,722 INFO kernel:futex hash table entries: 512 (order: 3, 32768 bytes) >09:22:26,722 INFO kernel:pinctrl core: initialized pinctrl subsystem >09:22:26,722 INFO kernel:RTC time: 9:22:23, date: 09/13/18 >09:22:26,722 INFO kernel:NET: Registered protocol family 16 >09:22:26,722 INFO kernel:audit: initializing netlink subsys (disabled) >09:22:26,722 NOTICE kernel:audit: type=2000 audit(1536830543.881:1): state=initialized audit_enabled=0 res=1 >09:22:26,722 INFO kernel:cpuidle: using governor menu >09:22:26,722 INFO kernel:ACPI: bus type PCI registered >09:22:26,722 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >09:22:26,722 INFO kernel:PCI: Using configuration type 1 for base access >09:22:26,722 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >09:22:26,722 INFO kernel:cryptd: max_cpu_qlen set to 1000 >09:22:26,722 INFO kernel:ACPI: Added _OSI(Module Device) >09:22:26,722 INFO kernel:ACPI: Added _OSI(Processor Device) >09:22:26,722 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >09:22:26,722 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >09:22:26,722 INFO kernel:ACPI: Added _OSI(Linux-Dell-Video) >09:22:26,722 INFO kernel:ACPI: 1 ACPI AML tables successfully acquired and loaded >09:22:26,722 INFO kernel:ACPI: Interpreter enabled >09:22:26,722 INFO kernel:ACPI: (supports S0 S5) >09:22:26,722 INFO kernel:ACPI: Using IOAPIC for interrupt routing >09:22:26,722 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >09:22:26,722 INFO kernel:ACPI: Enabled 2 GPEs in block 00 to 0F >09:22:26,722 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >09:22:26,722 INFO kernel:acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >09:22:26,722 INFO kernel:acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >09:22:26,722 WARNING kernel:acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >09:22:26,722 INFO kernel:acpiphp: Slot [3] registered >09:22:26,722 INFO kernel:acpiphp: Slot [4] registered >09:22:26,722 INFO kernel:acpiphp: Slot [5] registered >09:22:26,722 INFO kernel:acpiphp: Slot [6] registered >09:22:26,722 INFO kernel:acpiphp: Slot [7] registered >09:22:26,722 INFO kernel:acpiphp: Slot [8] registered >09:22:26,722 INFO kernel:acpiphp: Slot [9] registered >09:22:26,722 INFO kernel:acpiphp: Slot [10] registered >09:22:26,722 INFO kernel:acpiphp: Slot [11] registered >09:22:26,722 INFO kernel:acpiphp: Slot [12] registered >09:22:26,722 INFO kernel:acpiphp: Slot [13] registered >09:22:26,722 INFO kernel:acpiphp: Slot [14] registered >09:22:26,722 INFO kernel:acpiphp: Slot [15] registered >09:22:26,722 INFO kernel:acpiphp: Slot [16] registered >09:22:26,722 INFO kernel:acpiphp: Slot [17] registered >09:22:26,722 INFO kernel:acpiphp: Slot [18] registered >09:22:26,722 INFO kernel:acpiphp: Slot [19] registered >09:22:26,722 INFO kernel:acpiphp: Slot [20] registered >09:22:26,722 INFO kernel:acpiphp: Slot [21] registered >09:22:26,722 INFO kernel:acpiphp: Slot [22] registered >09:22:26,722 INFO kernel:acpiphp: Slot [23] registered >09:22:26,722 INFO kernel:acpiphp: Slot [24] registered >09:22:26,722 INFO kernel:acpiphp: Slot [25] registered >09:22:26,722 INFO kernel:acpiphp: Slot [26] registered >09:22:26,722 INFO kernel:acpiphp: Slot [27] registered >09:22:26,722 INFO kernel:acpiphp: Slot [28] registered >09:22:26,722 INFO kernel:acpiphp: Slot [29] registered >09:22:26,722 INFO kernel:acpiphp: Slot [30] registered >09:22:26,722 INFO kernel:acpiphp: Slot [31] registered >09:22:26,722 INFO kernel:PCI host bridge to bus 0000:00 >09:22:26,722 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >09:22:26,722 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >09:22:26,722 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >09:22:26,723 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xbb800000-0xfebfffff window] >09:22:26,723 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-ff] >09:22:26,723 DEBUG kernel:pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >09:22:26,723 DEBUG kernel:pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >09:22:26,723 DEBUG kernel:pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >09:22:26,723 DEBUG kernel:pci 0000:00:01.1: reg 0x20: [io 0xc0a0-0xc0af] >09:22:26,723 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >09:22:26,723 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >09:22:26,723 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >09:22:26,723 INFO kernel:pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >09:22:26,731 DEBUG kernel:pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >09:22:26,732 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI >09:22:26,732 INFO kernel:pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB >09:22:26,732 DEBUG kernel:pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000 >09:22:26,732 DEBUG kernel:pci 0000:00:02.0: reg 0x10: [mem 0xfd800000-0xfdffffff pref] >09:22:26,732 DEBUG kernel:pci 0000:00:02.0: reg 0x18: [mem 0xfe000000-0xfe7fffff 64bit pref] >09:22:26,732 DEBUG kernel:pci 0000:00:02.0: reg 0x20: [mem 0xfebd8000-0xfebd8fff] >09:22:26,732 DEBUG kernel:pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref] >09:22:26,732 DEBUG kernel:pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >09:22:26,732 DEBUG kernel:pci 0000:00:03.0: reg 0x10: [io 0xc040-0xc05f] >09:22:26,732 DEBUG kernel:pci 0000:00:03.0: reg 0x14: [mem 0xfebd9000-0xfebd9fff] >09:22:26,732 DEBUG kernel:pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref] >09:22:26,732 DEBUG kernel:pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >09:22:26,732 DEBUG kernel:pci 0000:00:04.0: reg 0x10: [mem 0xfebd0000-0xfebd3fff] >09:22:26,732 DEBUG kernel:pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >09:22:26,733 DEBUG kernel:pci 0000:00:05.0: reg 0x10: [io 0xc060-0xc07f] >09:22:26,733 DEBUG kernel:pci 0000:00:05.0: reg 0x14: [mem 0xfebda000-0xfebdafff] >09:22:26,733 DEBUG kernel:pci 0000:00:06.0: [1033:0194] type 00 class 0x0c0330 >09:22:26,733 DEBUG kernel:pci 0000:00:06.0: reg 0x10: [mem 0xfebd4000-0xfebd7fff 64bit] >09:22:26,733 DEBUG kernel:pci 0000:00:07.0: [1af4:1004] type 00 class 0x010000 >09:22:26,733 DEBUG kernel:pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >09:22:26,733 DEBUG kernel:pci 0000:00:07.0: reg 0x14: [mem 0xfebdb000-0xfebdbfff] >09:22:26,733 DEBUG kernel:pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >09:22:26,733 DEBUG kernel:pci 0000:00:08.0: reg 0x10: [io 0xc080-0xc09f] >09:22:26,733 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >09:22:26,733 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >09:22:26,733 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >09:22:26,733 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >09:22:26,733 INFO kernel:ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >09:22:26,733 INFO kernel:pci 0000:00:02.0: vgaarb: setting as boot VGA device >09:22:26,733 INFO kernel:pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >09:22:26,733 INFO kernel:pci 0000:00:02.0: vgaarb: bridge control possible >09:22:26,733 INFO kernel:vgaarb: loaded >09:22:26,733 NOTICE kernel:SCSI subsystem initialized >09:22:26,733 DEBUG kernel:libata version 3.00 loaded. >09:22:26,733 INFO kernel:ACPI: bus type USB registered >09:22:26,733 INFO kernel:usbcore: registered new interface driver usbfs >09:22:26,733 INFO kernel:usbcore: registered new interface driver hub >09:22:26,733 INFO kernel:usbcore: registered new device driver usb >09:22:26,733 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >09:22:26,733 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >09:22:26,733 INFO kernel:PTP clock support registered >09:22:26,733 INFO kernel:EDAC MC: Ver: 3.0.0 >09:22:26,733 INFO kernel:PCI: Using ACPI for IRQ routing >09:22:26,733 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >09:22:26,733 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >09:22:26,733 DEBUG kernel:e820: reserve RAM buffer [mem 0xbb7dd000-0xbbffffff] >09:22:26,733 INFO kernel:NetLabel: Initializing >09:22:26,733 INFO kernel:NetLabel: domain hash size = 128 >09:22:26,733 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >09:22:26,733 INFO kernel:NetLabel: unlabeled traffic allowed by default >09:22:26,733 INFO kernel:clocksource: Switched to clocksource kvm-clock >09:22:26,733 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >09:22:26,733 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >09:22:26,733 INFO kernel:pnp: PnP ACPI init >09:22:26,734 DEBUG kernel:pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >09:22:26,734 DEBUG kernel:pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >09:22:26,734 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >09:22:26,734 DEBUG kernel:pnp 00:03: [dma 2] >09:22:26,734 DEBUG kernel:pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >09:22:26,734 DEBUG kernel:pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >09:22:26,734 INFO kernel:pnp: PnP ACPI: found 5 devices >09:22:26,734 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >09:22:26,734 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >09:22:26,734 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >09:22:26,734 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >09:22:26,734 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0xbb800000-0xfebfffff window] >09:22:26,734 INFO kernel:NET: Registered protocol family 2 >09:22:26,734 INFO kernel:tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes) >09:22:26,734 INFO kernel:TCP established hash table entries: 32768 (order: 6, 262144 bytes) >09:22:26,734 INFO kernel:TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >09:22:26,734 INFO kernel:TCP: Hash tables configured (established 32768 bind 32768) >09:22:26,734 INFO kernel:UDP hash table entries: 2048 (order: 4, 65536 bytes) >09:22:26,734 INFO kernel:UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >09:22:26,734 INFO kernel:NET: Registered protocol family 1 >09:22:26,734 INFO kernel:pci 0000:00:00.0: Limiting direct PCI/PCI transfers >09:22:26,734 INFO kernel:pci 0000:00:01.0: PIIX3: Enabling Passive Release >09:22:26,734 INFO kernel:pci 0000:00:01.0: Activating ISA DMA hang workarounds >09:22:26,734 INFO kernel:pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >09:22:26,734 INFO kernel:PCI Interrupt Link [LNKB] enabled at IRQ 10 >09:22:26,735 INFO kernel:pci 0000:00:06.0: quirk_usb_early_handoff+0x0/0x6c3 took 25889 usecs >09:22:26,735 DEBUG kernel:PCI: CLS 0 bytes, default 64 >09:22:26,735 INFO kernel:Unpacking initramfs... >09:22:26,735 INFO kernel:Freeing initrd memory: 64292K >09:22:26,735 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e71785e5dd, max_idle_ns: 440795244814 ns >09:22:26,735 NOTICE kernel:Initialise system trusted keyrings >09:22:26,735 NOTICE kernel:Key type blacklist registered >09:22:26,735 INFO kernel:workingset: timestamp_bits=36 max_order=20 bucket_order=0 >09:22:26,735 INFO kernel:zbud: loaded >09:22:26,735 INFO kernel:pstore: using deflate compression >09:22:26,735 DEBUG kernel:SELinux: Registering netfilter hooks >09:22:26,735 INFO kernel:alg: No test for 842 (842-generic) >09:22:26,735 INFO kernel:alg: No test for 842 (842-scomp) >09:22:26,735 INFO kernel:NET: Registered protocol family 38 >09:22:26,735 NOTICE kernel:Key type asymmetric registered >09:22:26,735 NOTICE kernel:Asymmetric key parser 'x509' registered >09:22:26,735 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) >09:22:26,735 INFO kernel:io scheduler noop registered >09:22:26,735 INFO kernel:io scheduler deadline registered >09:22:26,735 INFO kernel:io scheduler cfq registered (default) >09:22:26,735 INFO kernel:io scheduler mq-deadline registered >09:22:26,735 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >09:22:26,735 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >09:22:26,735 DEBUG kernel:intel_idle: Please enable MWAIT in BIOS SETUP >09:22:26,735 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >09:22:26,735 INFO kernel:ACPI: Power Button [PWRF] >09:22:26,735 INFO kernel:PCI Interrupt Link [LNKC] enabled at IRQ 11 >09:22:26,735 INFO kernel:virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver >09:22:26,735 INFO kernel:PCI Interrupt Link [LNKA] enabled at IRQ 10 >09:22:26,735 INFO kernel:virtio-pci 0000:00:05.0: virtio_pci: leaving for legacy driver >09:22:26,735 INFO kernel:virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver >09:22:26,735 INFO kernel:PCI Interrupt Link [LNKD] enabled at IRQ 11 >09:22:26,735 INFO kernel:virtio-pci 0000:00:08.0: virtio_pci: leaving for legacy driver >09:22:26,735 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >09:22:26,735 INFO kernel:00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >09:22:26,735 INFO kernel:Non-volatile memory driver v1.3 >09:22:26,735 INFO kernel:Linux agpgart interface v0.103 >09:22:26,735 DEBUG kernel:ata_piix 0000:00:01.1: version 2.13 >09:22:26,735 INFO kernel:scsi host0: ata_piix >09:22:26,735 INFO kernel:scsi host1: ata_piix >09:22:26,735 INFO kernel:ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 >09:22:26,735 INFO kernel:ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 >09:22:26,735 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >09:22:26,735 INFO kernel:ehci-pci: EHCI PCI platform driver >09:22:26,735 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >09:22:26,735 INFO kernel:ohci-pci: OHCI PCI platform driver >09:22:26,735 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >09:22:26,735 INFO kernel:xhci_hcd 0000:00:06.0: xHCI Host Controller >09:22:26,735 INFO kernel:xhci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1 >09:22:26,735 INFO kernel:xhci_hcd 0000:00:06.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000014 >09:22:26,735 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >09:22:26,736 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:22:26,736 INFO kernel:usb usb1: Product: xHCI Host Controller >09:22:26,736 INFO kernel:usb usb1: Manufacturer: Linux 4.18.5-300.fc29.x86_64 xhci-hcd >09:22:26,736 INFO kernel:usb usb1: SerialNumber: 0000:00:06.0 >09:22:26,736 INFO kernel:hub 1-0:1.0: USB hub found >09:22:26,736 INFO kernel:hub 1-0:1.0: 4 ports detected >09:22:26,736 INFO kernel:xhci_hcd 0000:00:06.0: xHCI Host Controller >09:22:26,736 INFO kernel:xhci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 2 >09:22:26,736 INFO kernel:xhci_hcd 0000:00:06.0: Host supports USB 3.0 SuperSpeed >09:22:26,736 INFO kernel:usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. >09:22:26,736 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 >09:22:26,736 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >09:22:26,736 INFO kernel:usb usb2: Product: xHCI Host Controller >09:22:26,736 INFO kernel:usb usb2: Manufacturer: Linux 4.18.5-300.fc29.x86_64 xhci-hcd >09:22:26,737 INFO kernel:usb usb2: SerialNumber: 0000:00:06.0 >09:22:26,737 INFO kernel:hub 2-0:1.0: USB hub found >09:22:26,737 INFO kernel:hub 2-0:1.0: 4 ports detected >09:22:26,737 INFO kernel:usbcore: registered new interface driver usbserial_generic >09:22:26,737 INFO kernel:usbserial: USB Serial support registered for generic >09:22:26,737 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >09:22:26,737 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >09:22:26,737 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >09:22:26,737 INFO kernel:mousedev: PS/2 mouse device common for all mice >09:22:26,737 INFO kernel:rtc_cmos 00:00: RTC can wake from S4 >09:22:26,737 INFO kernel:rtc_cmos 00:00: registered as rtc0 >09:22:26,737 INFO kernel:rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram >09:22:26,737 INFO kernel:device-mapper: uevent: version 1.0.3 >09:22:26,737 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >09:22:26,737 INFO kernel:input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 >09:22:26,737 INFO kernel:input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 >09:22:26,737 INFO kernel:device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com >09:22:26,737 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >09:22:26,737 INFO kernel:usbcore: registered new interface driver usbhid >09:22:26,737 INFO kernel:usbhid: USB HID core driver >09:22:26,737 INFO kernel:drop_monitor: Initializing network drop monitor service >09:22:26,737 INFO kernel:Initializing XFRM netlink socket >09:22:26,737 INFO kernel:NET: Registered protocol family 10 >09:22:26,737 INFO kernel:Segment Routing with IPv6 >09:22:26,737 INFO kernel:mip6: Mobile IPv6 >09:22:26,737 INFO kernel:NET: Registered protocol family 17 >09:22:26,737 INFO kernel:RAS: Correctable Errors collector initialized. >09:22:26,737 INFO kernel:AVX2 version of gcm_enc/dec engaged. >09:22:26,737 INFO kernel:AES CTR mode by8 optimization enabled >09:22:26,737 INFO kernel:sched_clock: Marking stable (3403145569, 0)->(3547588172, -144442603) >09:22:26,737 INFO kernel:registered taskstats version 1 >09:22:26,737 NOTICE kernel:Loading compiled-in X.509 certificates >09:22:26,737 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: bc760fa80f3ed07563a998315aa5888b6599a091' >09:22:26,737 INFO kernel:zswap: loaded using pool lzo/zbud >09:22:26,737 NOTICE kernel:Key type big_key registered >09:22:26,737 NOTICE kernel:Key type encrypted registered >09:22:26,737 INFO kernel:ima: No TPM chip found, activating TPM-bypass! (rc=-19) >09:22:26,737 INFO kernel:ima: Allocated hash algorithm: sha1 >09:22:26,737 INFO kernel: Magic number: 2:770:373 >09:22:26,737 INFO kernel:vc vcsa1: hash matches >09:22:26,737 INFO kernel:rtc_cmos 00:00: setting system clock to 2018-09-13 09:22:26 UTC (1536830546) >09:22:26,737 DEBUG kernel:ata1.01: NODEV after polling detection >09:22:26,737 INFO kernel:ata1.00: ATAPI: QEMU DVD-ROM, 2.3.0, max UDMA/100 >09:22:26,737 NOTICE kernel:scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.3. PQ: 0 ANSI: 5 >09:22:26,737 INFO kernel:sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >09:22:26,737 INFO kernel:cdrom: Uniform CD-ROM driver Revision: 3.20 >09:22:26,737 DEBUG kernel:sr 0:0:0:0: Attached scsi CD-ROM sr0 >09:22:26,738 NOTICE kernel:sr 0:0:0:0: Attached scsi generic sg0 type 5 >09:22:26,738 INFO kernel:Freeing unused kernel image memory: 2156K >09:22:26,738 INFO kernel:Write protecting the kernel read-only data: 18432k >09:22:26,738 INFO kernel:Freeing unused kernel image memory: 2012K >09:22:26,738 INFO kernel:Freeing unused kernel image memory: 44K >09:22:26,738 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >09:22:26,738 INFO kernel:x86/mm: Checking user space page tables >09:22:26,738 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >09:22:26,738 INFO kernel:rodata_test: all tests were successful >09:22:26,738 INFO systemd:systemd 239 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) >09:22:26,738 INFO systemd:Detected virtualization kvm. >09:22:26,738 INFO systemd:Detected architecture x86-64. >09:22:26,738 INFO systemd:Running in initial RAM disk. >09:22:26,738 INFO systemd:No hostname configured. >09:22:26,738 INFO systemd:Set hostname to <localhost>. >09:22:26,738 INFO systemd:Initializing machine ID from KVM UUID. >09:22:26,738 NOTICE kernel:random: ln: uninitialized urandom read (6 bytes read) >09:22:26,738 NOTICE kernel:random: systemd: uninitialized urandom read (16 bytes read) >09:22:26,738 INFO systemd:Reached target Timers. >09:22:26,738 NOTICE kernel:random: systemd: uninitialized urandom read (16 bytes read) >09:22:26,738 INFO systemd:Reached target Swap. >09:22:26,738 INFO systemd:Reached target Slices. >09:22:26,738 NOTICE kernel:audit: type=1130 audit(1536830546.722:2): 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' >09:22:26,738 INFO systemd-journald:Journal started >09:22:26,738 INFO systemd-journald:Runtime journal (/run/log/journal/3698883553db47b88ebe9db6b9a39aba) is 8.0M, max 146.4M, 138.4M free. >09:22:26,738 NOTICE audit: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' >09:22:26,738 NOTICE audit: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' >09:22:26,738 INFO dracut-cmdline:dracut-29 (Twenty Nine) dracut-048-14.git20180726.fc29 >09:22:26,738 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 quiet inst.text >09:22:26,738 NOTICE kernel:audit: type=1130 audit(1536830546.737:3): 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' >09:22:26,752 INFO systemd:Started Setup Virtual Console. >09:22:26,752 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:26,752 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:26,752 NOTICE kernel:audit: type=1130 audit(1536830546.751:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:26,752 NOTICE kernel:audit: type=1131 audit(1536830546.751:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:26,764 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >09:22:26,777 INFO dracut-cmdline:Loading Fedora 29 x86_64 installer... >09:22:26,785 INFO kernel:usb 1-1: new high-speed USB device number 2 using xhci_hcd >09:22:26,844 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >09:22:26,857 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >09:22:26,890 INFO systemd:Started dracut cmdline hook. >09:22:26,893 NOTICE kernel:audit: type=1130 audit(1536830546.889:6): 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' >09:22:26,893 NOTICE audit: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' >09:22:26,894 INFO systemd:Starting dracut pre-udev hook... >09:22:26,912 INFO kernel:usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00 >09:22:26,913 INFO kernel:usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >09:22:26,913 INFO kernel:usb 1-1: Product: QEMU USB Tablet >09:22:26,913 INFO kernel:usb 1-1: Manufacturer: QEMU >09:22:26,913 INFO kernel:usb 1-1: SerialNumber: 42 >09:22:26,913 INFO kernel:input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 >09:22:26,913 INFO kernel:hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:06.0-1/input0 >09:22:26,922 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >09:22:26,931 INFO kernel:Loading iSCSI transport class v2.0-870. >09:22:26,937 NOTICE kernel:iscsi: registered transport (tcp) >09:22:26,957 INFO kernel:FDC 0 is a S82078B >09:22:26,968 INFO kernel:No iBFT detected. >09:22:27,013 INFO kernel:raid6: sse2x1 gen() 14410 MB/s >09:22:27,028 INFO kernel:raid6: sse2x1 xor() 10435 MB/s >09:22:27,045 INFO kernel:raid6: sse2x2 gen() 17816 MB/s >09:22:27,062 INFO kernel:raid6: sse2x2 xor() 11896 MB/s >09:22:27,079 INFO kernel:raid6: sse2x4 gen() 19957 MB/s >09:22:27,096 INFO kernel:raid6: sse2x4 xor() 12164 MB/s >09:22:27,113 INFO kernel:raid6: avx2x1 gen() 27125 MB/s >09:22:27,130 INFO kernel:raid6: avx2x1 xor() 19724 MB/s >09:22:27,147 INFO kernel:raid6: avx2x2 gen() 33691 MB/s >09:22:27,164 INFO kernel:raid6: avx2x2 xor() 21369 MB/s >09:22:27,181 INFO kernel:raid6: avx2x4 gen() 39003 MB/s >09:22:27,198 INFO kernel:raid6: avx2x4 xor() 24269 MB/s >09:22:27,198 INFO kernel:raid6: using algorithm avx2x4 gen() 39003 MB/s >09:22:27,198 INFO kernel:raid6: .... xor() 24269 MB/s, rmw enabled >09:22:27,198 INFO kernel:raid6: using avx2x2 recovery algorithm >09:22:27,198 INFO kernel:xor: automatically using best checksumming function avx >09:22:27,199 INFO kernel:async_tx: api initialized (async) >09:22:27,260 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >09:22:27,408 INFO kernel:RPC: Registered named UNIX socket transport module. >09:22:27,408 INFO kernel:RPC: Registered udp transport module. >09:22:27,408 INFO kernel:RPC: Registered tcp transport module. >09:22:27,408 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >09:22:27,424 NOTICE rpc.statd:Version 2.3.2 starting >09:22:27,426 NOTICE rpc.statd:Initializing NSM state >09:22:27,427 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >09:22:27,434 WARNING rpc.idmapd:Setting log level to 0 >09:22:27,445 NOTICE audit: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' >09:22:27,445 INFO systemd:Started dracut pre-udev hook. >09:22:27,445 INFO systemd:Starting udev Kernel Device Manager... >09:22:27,446 NOTICE kernel:audit: type=1130 audit(1536830547.443:7): 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' >09:22:27,458 NOTICE audit: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' >09:22:27,458 INFO systemd:Started udev Kernel Device Manager. >09:22:27,458 INFO systemd:Starting dracut pre-trigger hook... >09:22:27,459 NOTICE kernel:audit: type=1130 audit(1536830547.454:8): 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' >09:22:27,464 INFO lldpad:config file failed to load, >09:22:27,464 INFO lldpad:create a new file. >09:22:27,464 INFO lldpad:bound ctrl iface to /com/intel/lldpad >09:22:27,464 INFO dracut-pre-trigger:724 >09:22:27,466 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >09:22:27,476 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >09:22:27,483 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >09:22:27,497 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >09:22:27,537 NOTICE audit: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' >09:22:27,537 INFO systemd:Started dracut pre-trigger hook. >09:22:27,537 INFO systemd:Starting udev Coldplug all Devices... >09:22:27,537 NOTICE kernel:audit: type=1130 audit(1536830547.536:9): 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' >09:22:27,568 INFO systemd:Mounting Kernel Configuration File System... >09:22:27,570 INFO systemd:Mounted Kernel Configuration File System. >09:22:27,577 NOTICE kernel:audit: type=1130 audit(1536830547.572:10): 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' >09:22:27,577 NOTICE audit: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' >09:22:27,577 INFO systemd:Started udev Coldplug all Devices. >09:22:27,578 INFO systemd:Starting Show Plymouth Boot Screen... >09:22:27,578 INFO systemd:Starting udev Wait for Complete Device Initialization... >09:22:27,579 INFO systemd:Received SIGRTMIN+20 from PID 820 (plymouthd). >09:22:27,591 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:27,591 INFO systemd:Started Show Plymouth Boot Screen. >09:22:27,591 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >09:22:27,591 INFO systemd:Reached target Local Encrypted Volumes. >09:22:27,591 INFO systemd:Reached target Paths. >09:22:27,641 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >09:22:27,658 INFO kernel:scsi host2: Virtio SCSI HBA >09:22:27,658 NOTICE kernel:scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.3. PQ: 0 ANSI: 5 >09:22:27,666 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:22:27,684 INFO kernel:[drm] pci: virtio-vga detected at 0000:00:02.0 >09:22:27,684 INFO kernel:[drm] virgl 3d acceleration not supported by host >09:22:27,689 INFO kernel:[TTM] Zone kernel: Available graphics memory: 1499230 kiB >09:22:27,689 INFO kernel:[TTM] Initializing pool allocator >09:22:27,689 INFO kernel:[TTM] Initializing DMA pool allocator >09:22:27,689 INFO kernel:[drm] number of scanouts: 1 >09:22:27,689 INFO kernel:[drm] number of cap sets: 0 >09:22:27,696 INFO kernel:virtio_net virtio1 ens3: renamed from eth0 >09:22:27,696 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:22:27,699 INFO kernel:Console: switching to colour frame buffer device 128x48 >09:22:27,700 INFO kernel:virtio_gpu virtio0: fb0: virtiodrmfb frame buffer device >09:22:27,703 INFO kernel:[drm] Initialized virtio_gpu 0.0.1 0 for virtio0 on minor 0 >09:22:29,334 NOTICE kernel:random: fast init done >09:22:31,589 WARNING kernel:sd 2:0:0:0: Power-on or device reset occurred >09:22:31,590 NOTICE kernel:sd 2:0:0:0: Attached scsi generic sg1 type 0 >09:22:31,591 NOTICE kernel:sd 2:0:0:0: [sda] 25165824 512-byte logical blocks: (12.9 GB/12.0 GiB) >09:22:31,592 NOTICE kernel:sd 2:0:0:0: [sda] Write Protect is off >09:22:31,593 DEBUG kernel:sd 2:0:0:0: [sda] Mode Sense: 63 00 00 08 >09:22:31,594 NOTICE kernel:sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >09:22:31,595 INFO kernel: sda: sda1 sda2 >09:22:31,601 NOTICE kernel:sd 2:0:0:0: [sda] Attached SCSI disk >09:22:31,665 INFO systemd:Started udev Wait for Complete Device Initialization. >09:22:31,665 NOTICE audit: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' >09:22:31,665 WARNING kernel:kauditd_printk_skb: 1 callbacks suppressed >09:22:31,665 NOTICE kernel:audit: type=1130 audit(1536830551.664:12): 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' >09:22:31,666 INFO systemd:Starting Device-Mapper Multipath Device Controller... >09:22:31,667 INFO systemd:Started Device-Mapper Multipath Device Controller. >09:22:31,668 INFO systemd:Reached target Local File Systems (Pre). >09:22:31,668 INFO systemd:Reached target Local File Systems. >09:22:31,669 INFO systemd:Starting Create Volatile Files and Directories... >09:22:31,673 NOTICE audit: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' >09:22:31,675 NOTICE kernel:audit: type=1130 audit(1536830551.667:13): 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' >09:22:31,675 INFO multipathd:--------start up-------- >09:22:31,675 INFO multipathd:read /etc/multipath.conf >09:22:31,675 INFO multipathd:path checkers start up >09:22:31,679 INFO multipathd:sda: fail to get serial >09:22:31,679 INFO systemd:Started Create Volatile Files and Directories. >09:22:31,680 NOTICE audit: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' >09:22:31,680 INFO systemd:Reached target System Initialization. >09:22:31,680 INFO systemd:Listening on Open-iSCSI iscsid Socket. >09:22:31,680 NOTICE kernel:audit: type=1130 audit(1536830551.679:14): 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' >09:22:31,680 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >09:22:31,681 INFO systemd:Starting iSCSI UserSpace I/O driver... >09:22:31,681 INFO systemd:Reached target Sockets. >09:22:31,682 INFO systemd:Reached target Basic System. >09:22:31,685 INFO systemd:Started iSCSI UserSpace I/O driver. >09:22:31,685 INFO systemd:Starting Open-iSCSI... >09:22:31,686 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:31,686 NOTICE kernel:audit: type=1130 audit(1536830551.684:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:31,688 WARNING iscsid:iSCSI logger with pid=869 started! >09:22:31,690 INFO systemd:Started Open-iSCSI. >09:22:31,690 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:31,690 NOTICE kernel:audit: type=1130 audit(1536830551.689:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:31,691 INFO systemd:Starting dracut initqueue hook... >09:22:31,712 INFO systemd:Reloading. >09:22:31,810 INFO dracut-initqueue:anaconda using disk root at /dev/sr0 >09:22:31,860 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >09:22:31,864 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >09:22:31,865 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >09:22:31,934 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >09:22:32,028 INFO kernel:loop: module loaded >09:22:32,108 INFO systemd:Started dracut initqueue hook. >09:22:32,108 NOTICE audit: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' >09:22:32,108 NOTICE kernel:audit: type=1130 audit(1536830552.107:17): 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' >09:22:32,109 INFO systemd:Starting dracut pre-mount hook... >09:22:32,109 INFO systemd:Reached target Remote File Systems (Pre). >09:22:32,109 INFO systemd:Reached target Remote File Systems. >09:22:32,117 INFO systemd:Started dracut pre-mount hook. >09:22:32,118 NOTICE audit: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' >09:22:32,118 INFO systemd:Reached target Initrd Root File System. >09:22:32,118 NOTICE kernel:audit: type=1130 audit(1536830552.117:18): 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' >09:22:32,119 INFO systemd:Starting Reload Configuration from the Real Root... >09:22:32,124 INFO systemd:Reloading. >09:22:32,191 INFO systemd:Started Reload Configuration from the Real Root. >09:22:32,191 NOTICE audit: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' >09:22:32,191 NOTICE audit: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' >09:22:32,191 NOTICE kernel:audit: type=1130 audit(1536830552.190:19): 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' >09:22:32,191 NOTICE kernel:audit: type=1131 audit(1536830552.190:20): 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' >09:22:32,191 INFO systemd:Reached target Initrd File Systems. >09:22:32,192 INFO systemd:Reached target Initrd Default Target. >09:22:32,192 INFO systemd:Starting dracut mount hook... >09:22:32,210 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >09:22:32,235 INFO systemd:Started dracut mount hook. >09:22:32,235 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,235 NOTICE kernel:audit: type=1130 audit(1536830552.234:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,236 INFO systemd:Starting dracut pre-pivot and cleanup hook... >09:22:32,481 NOTICE audit: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' >09:22:32,481 INFO systemd:Started dracut pre-pivot and cleanup hook. >09:22:32,482 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >09:22:32,488 INFO systemd:Starting Plymouth switch root service... >09:22:32,488 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >09:22:32,488 NOTICE audit: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' >09:22:32,488 INFO systemd:Stopped target Remote File Systems. >09:22:32,488 INFO systemd:Stopped dracut mount hook. >09:22:32,488 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,488 INFO systemd:Stopped dracut pre-mount hook. >09:22:32,488 NOTICE audit: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' >09:22:32,488 NOTICE audit: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' >09:22:32,489 INFO systemd:Stopped target Timers. >09:22:32,489 INFO systemd:Stopped target Initrd Default Target. >09:22:32,489 INFO systemd:Stopped target Initrd Root Device. >09:22:32,489 INFO systemd:Stopped target Basic System. >09:22:32,489 INFO systemd:Stopped target Paths. >09:22:32,489 INFO systemd:Stopped target Slices. >09:22:32,490 INFO systemd:Starting Setup Virtual Console... >09:22:32,490 INFO systemd:Stopped target Remote File Systems (Pre). >09:22:32,490 INFO systemd:Stopped dracut initqueue hook. >09:22:32,490 NOTICE audit: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' >09:22:32,490 NOTICE audit: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' >09:22:32,491 INFO systemd:Stopping Open-iSCSI... >09:22:32,491 INFO systemd:Stopped target Sockets. >09:22:32,493 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >09:22:32,493 NOTICE audit: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' >09:22:32,493 NOTICE audit: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' >09:22:32,497 INFO iscsid:iSCSI daemon with pid=870 started! >09:22:32,497 WARNING iscsid:iscsid shutting down. >09:22:32,497 INFO systemd:Started Setup Virtual Console. >09:22:32,497 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,497 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,498 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,498 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,498 INFO systemd:Stopped Open-iSCSI. >09:22:32,498 INFO systemd:Stopping iSCSI UserSpace I/O driver... >09:22:32,498 INFO systemd:Closed Open-iSCSI iscsid Socket. >09:22:32,500 INFO systemd:Stopped iSCSI UserSpace I/O driver. >09:22:32,500 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,500 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsiuio comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,501 INFO systemd:Closed Open-iSCSI iscsiuio Socket. >09:22:32,501 INFO systemd:Stopped target System Initialization. >09:22:32,501 INFO systemd:Stopped target Local Encrypted Volumes. >09:22:32,501 INFO systemd:Stopped Apply Kernel Variables. >09:22:32,501 NOTICE audit: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' >09:22:32,501 NOTICE audit: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' >09:22:32,502 INFO systemd:Stopped Create Volatile Files and Directories. >09:22:32,502 INFO systemd:Stopped target Local File Systems. >09:22:32,502 INFO systemd:Stopped target Local File Systems (Pre). >09:22:32,502 NOTICE audit: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' >09:22:32,502 NOTICE audit: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' >09:22:32,502 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >09:22:32,502 INFO systemd:Stopped target Swap. >09:22:32,505 INFO systemd:Started Plymouth switch root service. >09:22:32,505 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,505 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:32,507 INFO multipathd:--------shut down------- >09:22:32,509 INFO multipathd:ok >09:22:32,510 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >09:22:32,512 NOTICE audit: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' >09:22:32,512 NOTICE audit: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' >09:22:32,513 NOTICE audit: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' >09:22:32,513 NOTICE audit: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' >09:22:32,513 INFO systemd:Stopped udev Wait for Complete Device Initialization. >09:22:32,513 NOTICE audit: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' >09:22:32,513 NOTICE audit: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' >09:22:32,513 INFO systemd:Stopped udev Coldplug all Devices. >09:22:32,513 NOTICE audit: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' >09:22:32,513 INFO systemd:Stopped dracut pre-trigger hook. >09:22:32,513 NOTICE audit: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' >09:22:32,513 INFO systemd:Stopping udev Kernel Device Manager... >09:22:32,523 INFO systemd:Stopped udev Kernel Device Manager. >09:22:32,523 NOTICE audit: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' >09:22:32,523 NOTICE audit: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' >09:22:32,524 NOTICE audit: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' >09:22:32,524 NOTICE audit: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' >09:22:32,524 INFO systemd:Stopped dracut pre-udev hook. >09:22:32,524 NOTICE audit: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' >09:22:32,524 NOTICE audit: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' >09:22:32,524 INFO systemd:Stopped dracut cmdline hook. >09:22:32,526 NOTICE audit: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' >09:22:32,526 NOTICE audit: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' >09:22:32,526 NOTICE audit: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' >09:22:32,526 NOTICE audit: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' >09:22:32,526 INFO systemd:Stopped Create Static Device Nodes in /dev. >09:22:32,526 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >09:22:32,526 INFO systemd:Closed udev Control Socket. >09:22:32,526 INFO systemd:Closed udev Kernel Socket. >09:22:32,526 INFO systemd:Starting Cleanup udevd DB... >09:22:32,532 INFO systemd:Started Cleanup udevd DB. >09:22:32,535 NOTICE audit: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' >09:22:32,536 NOTICE audit: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' >09:22:32,536 INFO systemd:Reached target Switch Root. >09:22:32,538 INFO systemd:Starting Switch Root... >09:22:32,550 NOTICE systemd:Switching root. >09:22:32,561 INFO systemd-journald:Journal stopped >09:22:34,119 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >09:22:34,119 WARNING kernel:systemd: 16 output lines suppressed due to ratelimiting >09:22:34,119 NOTICE kernel:random: crng init done >09:22:34,119 NOTICE kernel:random: 7 urandom warning(s) missed due to ratelimiting >09:22:34,119 DEBUG kernel:SELinux: 32768 avtab hash slots, 117019 rules. >09:22:34,119 DEBUG kernel:SELinux: 32768 avtab hash slots, 117019 rules. >09:22:34,119 DEBUG kernel:SELinux: 8 users, 14 roles, 5158 types, 325 bools, 1 sens, 1024 cats >09:22:34,119 DEBUG kernel:SELinux: 130 classes, 117019 rules >09:22:34,119 INFO kernel:SELinux: Class xdp_socket not defined in policy. >09:22:34,119 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >09:22:34,119 INFO kernel:SELinux: policy capability network_peer_controls=1 >09:22:34,119 INFO kernel:SELinux: policy capability open_perms=1 >09:22:34,119 INFO kernel:SELinux: policy capability extended_socket_class=1 >09:22:34,119 INFO kernel:SELinux: policy capability always_check_network=0 >09:22:34,119 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >09:22:34,119 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >09:22:34,119 DEBUG kernel:SELinux: Completing initialization. >09:22:34,119 DEBUG kernel:SELinux: Setting up existing superblocks. >09:22:34,119 INFO systemd:Successfully loaded SELinux policy in 473.167ms. >09:22:34,119 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 19.250ms. >09:22:34,119 INFO systemd:systemd 239 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) >09:22:34,119 INFO systemd:Detected virtualization kvm. >09:22:34,119 INFO systemd:Detected architecture x86-64. >09:22:34,119 INFO systemd:Stopped Switch Root. >09:22:34,119 INFO systemd:systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. >09:22:34,119 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >09:22:34,119 INFO systemd:Stopped Journal Service. >09:22:34,119 INFO systemd:Starting Journal Service... >09:22:34,119 INFO systemd:Stopped target Switch Root. >09:22:34,119 INFO systemd:Stopped target Initrd Root File System. >09:22:34,119 INFO systemd-journald:Journal started >09:22:34,119 INFO systemd-journald:Runtime journal (/run/log/journal/e05ed2805fa64d329725afd529520573) is 8.0M, max 146.4M, 138.4M free. >09:22:34,119 NOTICE audit:MAC_POLICY_LOAD auid=4294967295 ses=4294967295 lsm=selinux res=1 >09:22:34,119 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=18605 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >09:22:34,119 NOTICE audit: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' >09:22:34,119 NOTICE audit: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' >09:22:34,119 NOTICE audit: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' >09:22:34,119 NOTICE audit: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' >09:22:34,119 NOTICE audit: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' >09:22:34,119 NOTICE audit: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' >09:22:34,119 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >09:22:34,119 NOTICE audit: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' >09:22:34,138 NOTICE audit: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' >09:22:34,140 INFO systemd:Started Create list of required static device nodes for the current kernel. >09:22:34,140 NOTICE audit: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' >09:22:34,142 NOTICE audit: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' >09:22:34,142 INFO systemd:Started Apply Kernel Variables. >09:22:34,146 INFO systemd:Mounted Huge Pages File System. >09:22:34,163 INFO systemd:Starting Flush Journal to Persistent Storage... >09:22:34,170 INFO systemd:Started Load/Save Random Seed. >09:22:34,171 NOTICE audit: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' >09:22:34,189 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:34,189 INFO systemd:Started Create System Users. >09:22:34,192 INFO systemd:Starting Create Static Device Nodes in /dev... >09:22:34,201 INFO systemd-journald:Runtime journal (/run/log/journal/e05ed2805fa64d329725afd529520573) is 8.0M, max 146.4M, 138.4M free. >09:22:34,208 INFO systemd:Started udev Coldplug all Devices. >09:22:34,208 NOTICE audit: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' >09:22:34,209 INFO systemd:Starting udev Wait for Complete Device Initialization... >09:22:34,213 INFO systemd:Started Flush Journal to Persistent Storage. >09:22:34,213 NOTICE audit: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' >09:22:34,244 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >09:22:34,244 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >09:22:34,248 NOTICE audit: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' >09:22:34,248 INFO systemd:Started Create Static Device Nodes in /dev. >09:22:34,261 NOTICE audit: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' >09:22:34,261 NOTICE audit: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' >09:22:34,261 INFO systemd:Started Setup Virtual Console. >09:22:34,421 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:34,422 INFO systemd:Started Rebuild Hardware Database. >09:22:34,422 INFO systemd:Starting udev Kernel Device Manager... >09:22:34,503 INFO systemd:Started udev Kernel Device Manager. >09:22:34,503 NOTICE audit: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' >09:22:34,559 ERR systemd-udevd:ctx=0x5558a7aa2d10 path=/lib/modules/4.18.5-300.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >09:22:34,560 ERR systemd-udevd:ctx=0x5558a7aa2d10 path=/lib/modules/4.18.5-300.fc29.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >09:22:34,569 INFO kernel:piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 >09:22:34,602 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:22:34,693 INFO systemd:Created slice system-lvm2\x2dpvscan.slice. >09:22:34,694 INFO systemd:Starting LVM2 PV scan on device 8:2... >09:22:34,701 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >09:22:34,815 INFO systemd:Started LVM2 metadata daemon. >09:22:34,815 NOTICE audit: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' >09:22:34,864 INFO lvm: 2 logical volume(s) in volume group "fedora" now active >09:22:34,875 INFO systemd:Started udev Wait for Complete Device Initialization. >09:22:34,876 NOTICE audit: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' >09:22:34,876 INFO systemd:Started LVM2 PV scan on device 8:2. >09:22:34,876 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:34,877 INFO systemd:Starting Activation of DM RAID sets... >09:22:34,879 INFO systemd:Starting Device-Mapper Multipath Device Controller... >09:22:34,896 INFO kernel:alua: device handler registered >09:22:34,898 INFO kernel:emc: device handler registered >09:22:34,899 INFO kernel:rdac: device handler registered >09:22:34,970 INFO multipathd:--------start up-------- >09:22:34,970 INFO multipathd:read /etc/multipath.conf >09:22:34,971 INFO multipathd:path checkers start up >09:22:34,974 INFO systemd:Started Activation of DM RAID sets. >09:22:34,974 NOTICE audit: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' >09:22:34,974 NOTICE audit: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' >09:22:34,974 INFO systemd:Reached target Local Encrypted Volumes. >09:22:34,975 INFO multipathd:sda: fail to get serial >09:22:34,976 INFO systemd:Started Device-Mapper Multipath Device Controller. >09:22:34,976 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:34,977 INFO systemd:Reached target Local File Systems (Pre). >09:22:34,977 INFO systemd:Reached target Local File Systems. >09:22:34,978 INFO systemd:Starting Rebuild Journal Catalog... >09:22:34,978 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >09:22:34,979 INFO systemd:Starting Rebuild Dynamic Linker Cache... >09:22:34,980 INFO systemd:Starting Import network configuration from initramfs... >09:22:35,035 INFO systemd:Received SIGRTMIN+20 from PID 820 (plymouthd). >09:22:35,036 INFO systemd:Started Rebuild Journal Catalog. >09:22:35,036 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:35,039 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >09:22:35,040 NOTICE audit: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' >09:22:35,040 NOTICE audit: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' >09:22:35,070 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:35,071 INFO systemd:Started Import network configuration from initramfs. >09:22:35,074 INFO systemd:Starting Create Volatile Files and Directories... >09:22:35,082 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/mdadm.conf:1] Line references path below legacy directory /var/run/, updating /var/run/mdadm â /run/mdadm; please update the tmpfiles.d/ drop-in file accordingly. >09:22:35,082 NOTICE systemd-tmpfiles:[/usr/lib/tmpfiles.d/spice-vdagentd.conf:2] Line references path below legacy directory /var/run/, updating /var/run/spice-vdagentd â /run/spice-vdagentd; please update the tmpfiles.d/ drop-in file accordingly. >09:22:35,120 INFO systemd:Started Create Volatile Files and Directories. >09:22:35,120 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >09:22:35,123 NOTICE audit: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' >09:22:35,130 NOTICE audit:SYSTEM_BOOT pid=1387 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' >09:22:35,132 INFO systemd:Started Update UTMP about System Boot/Shutdown. >09:22:35,133 NOTICE audit: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' >09:22:36,502 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,502 INFO systemd:Started Rebuild Dynamic Linker Cache. >09:22:36,502 INFO systemd:Starting Update is Completed... >09:22:36,509 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,509 INFO systemd:Started Update is Completed. >09:22:36,509 INFO systemd:Reached target System Initialization. >09:22:36,510 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >09:22:36,511 INFO systemd:Listening on Activation socket for spice guest agent daemon. >09:22:36,512 INFO systemd:Listening on D-Bus System Message Bus Socket. >09:22:36,513 INFO systemd:Started Daily Cleanup of Temporary Directories. >09:22:36,513 INFO systemd:Reached target Timers. >09:22:36,514 INFO systemd:Listening on Open-iSCSI iscsid Socket. >09:22:36,515 INFO systemd:Reached target Sockets. >09:22:36,516 INFO systemd:Reached target Basic System. >09:22:36,516 INFO systemd:Starting Anaconda NetworkManager configuration... >09:22:36,520 INFO systemd:Starting Terminate Plymouth Boot Screen... >09:22:36,525 INFO systemd:Starting Login Service... >09:22:36,528 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >09:22:36,529 NOTICE audit: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' >09:22:36,530 INFO systemd:Starting Service enabling compressing RAM with zRam... >09:22:36,535 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >09:22:36,548 INFO zramswapon:+ MAX_RAM_ON=2097152 >09:22:36,550 INFO systemd:Starting System Logging Service... >09:22:36,551 INFO rngd:Failed to init entropy source 0: Hardware RNG Device >09:22:36,551 INFO rngd:Failed to init entropy source 1: TPM RNG Device >09:22:36,551 INFO rngd:Enabling RDSEED rng support >09:22:36,552 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >09:22:36,552 INFO zramswapon:++ grep MemTotal /proc/meminfo >09:22:36,553 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >09:22:36,554 INFO zramswapon:+ mem_total_kb=2998460 >09:22:36,554 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >09:22:36,556 INFO zramswapon:+ force=1 >09:22:36,556 INFO zramswapon:+ '[' '(' 2998460 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >09:22:36,556 INFO zramswapon:+ exit 0 >09:22:36,556 INFO systemd:Starting OpenSSH rsa Server Key Generation... >09:22:36,567 INFO systemd:Starting pre-anaconda logging service... >09:22:36,573 INFO systemd-logind:New seat seat0. >09:22:36,613 INFO systemd:Starting Hold until boot process finishes up... >09:22:36,633 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >09:22:36,633 INFO systemd-logind:Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard) >09:22:36,637 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.37.0 try http://www.rsyslog.com/e/2442 ] >09:22:36,638 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.37.0 try http://www.rsyslog.com/e/2307 ] >09:22:36,638 ERR rsyslogd:imfile: on startup file '/tmp/X.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.37.0] >09:22:36,638 ERR rsyslogd:imfile: on startup file '/tmp/anaconda-tb-all.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.37.0] >09:22:36,638 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.37.0" x-pid="1398" x-info="http://www.rsyslog.com"] start >09:22:36,638 NOTICE rsyslogd:imjournal: No statefile exists, /imjournal.state will be created (ignore if this is first run): No such file or directory [v8.37.0 try http://www.rsyslog.com/e/2040 ] >09:22:36,639 NOTICE audit:AVC avc: denied { dac_override } for pid=1398 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >09:22:36,639 NOTICE audit:AVC avc: denied { write } for pid=1398 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:36,639 NOTICE audit:AVC avc: denied { add_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:36,639 NOTICE audit:AVC avc: denied { create } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:36,639 NOTICE audit:AVC avc: denied { write open } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38601 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:36,639 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=8 a0=ffffff9c a1=7f57c358ab30 a2=241 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:36,639 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:36,639 NOTICE audit:AVC avc: denied { getattr } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38601 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:36,639 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=8 a1=7f57c358a9c0 a2=7f57c358a9c0 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:36,640 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:36,640 NOTICE audit:AVC avc: denied { remove_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38601 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:36,640 NOTICE audit:AVC avc: denied { rename } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38601 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:36,640 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f57c358ab30 a1=7f57bc0023e0 a2=0 a3=7f57bc00d1c0 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:36,640 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:36,640 NOTICE audit:AVC avc: denied { unlink } for pid=1398 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38601 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:36,640 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f57c358ab30 a1=7f57bc0023e0 a2=0 a3=7f57bc0008d0 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:36,640 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:36,649 INFO systemd:Started System Logging Service. >09:22:36,650 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,651 NOTICE audit: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' >09:22:36,652 NOTICE audit: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' >09:22:36,652 INFO systemd:Started Anaconda NetworkManager configuration. >09:22:36,655 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,655 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,656 INFO systemd:Started Terminate Plymouth Boot Screen. >09:22:36,658 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,658 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,658 INFO systemd:Started Service enabling compressing RAM with zRam. >09:22:36,660 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=zram comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,661 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >09:22:36,663 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,664 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,665 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >09:22:36,667 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,667 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,667 WARNING kernel:kauditd_printk_skb: 106 callbacks suppressed >09:22:36,667 NOTICE kernel:audit: type=1130 audit(1536830556.666:115): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,667 NOTICE kernel:audit: type=1131 audit(1536830556.666:116): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,668 INFO systemd:Started pre-anaconda logging service. >09:22:36,670 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,670 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,670 NOTICE kernel:audit: type=1130 audit(1536830556.669:117): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,670 NOTICE kernel:audit: type=1131 audit(1536830556.669:118): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:36,671 INFO systemd:Started Hold until boot process finishes up. >09:22:36,673 NOTICE audit: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' >09:22:36,673 NOTICE audit: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' >09:22:36,673 INFO systemd:Received SIGRTMIN+21 from PID 820 (n/a). >09:22:36,673 INFO systemd:Received SIGRTMIN+21 from PID 820 (n/a). >09:22:36,673 NOTICE kernel:audit: type=1130 audit(1536830556.672:119): 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' >09:22:36,673 NOTICE kernel:audit: type=1131 audit(1536830556.672:120): 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' >09:22:36,674 INFO systemd:Started D-Bus System Message Bus. >09:22:36,676 NOTICE audit: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' >09:22:36,676 NOTICE kernel:audit: type=1130 audit(1536830556.675:121): 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' >09:22:36,677 INFO systemd:Starting Network Manager... >09:22:36,790 INFO dbus-daemon:dbus[1434]: Unknown username "systemd-timesync" in message bus configuration file >09:22:36,844 DEBUG NetworkManager:<debug> [1536830556.8445] monotonic timestamp started counting 1.773657561 seconds ago with an offset of 12.0 seconds to CLOCK_BOOTTIME (local time is 2018-09-13 09:22:36) >09:22:36,845 INFO NetworkManager:<info> [1536830556.8447] NetworkManager (version 1.12.2-2.fc29) is starting... (for the first time) >09:22:36,845 INFO NetworkManager:<info> [1536830556.8447] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: config-data[0x55b0dc987190]: 3 groups >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: [main] >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: [logging] >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: level=DEBUG >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: [connection] >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] CONFIG: connection.autoconnect-slaves=1 >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >09:22:36,845 DEBUG NetworkManager:<debug> [1536830556.8448] WEXT support is enabled >09:22:36,846 DEBUG NetworkManager:<debug> [1536830556.8464] platform-linux: create (ignore netns, initial netns, use udev) >09:22:36,846 DEBUG NetworkManager:<debug> [1536830556.8465] platform-linux: Netlink socket for events established: port=1435, fd=7 >09:22:36,846 DEBUG NetworkManager:<debug> [1536830556.8465] platform-linux: populate platform cache >09:22:36,846 DEBUG NetworkManager:<debug> [1536830556.8466] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8468] platform: signal: link added: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? not-init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8476] platform: signal: link added: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 52:54:00:AD:CB:D3 driver virtio_net rx:0,0 tx:0,0 >09:22:36,850 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.systemd1' >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8501] platform: signal: address 4 added: 127.0.0.1/8 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8501] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8501] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8502] platform: signal: route 6 added: ::1/128 via :: dev 1 metric 256 mss 0 rt-src rt-kernel >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8502] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8505] platform: signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 52:54:00:AD:CB:D3 driver virtio_net rx:0,0 tx:0,0 >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8507] platform: signal: link changed: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8507] setup NMPlatform singleton (0x55b0dc983120, NMLinuxPlatform) >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8507] create NMNetns singleton (0x55b0dc9b2200) >09:22:36,850 DEBUG NetworkManager:<debug> [1536830556.8507] auth[0x55b0dc9a7c00]: create auth-manager: polkit enabled >09:22:36,851 DEBUG NetworkManager:<debug> [1536830556.8510] auth[0x55b0dc9a7c00]: set instance >09:22:36,851 DEBUG NetworkManager:<debug> [1536830556.8510] setup NMAuthManager singleton (0x55b0dc9a7c00) >09:22:36,851 DEBUG NetworkManager:<debug> [1536830556.8511] create NMDBusManager singleton (0x55b0dc9b3040) >09:22:36,851 INFO systemd:Started Login Service. >09:22:36,851 NOTICE audit: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' >09:22:36,851 NOTICE kernel:audit: type=1130 audit(1536830556.850:122): 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' >09:22:36,852 INFO NetworkManager:<info> [1536830556.8529] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" >09:22:36,853 INFO systemd:Started Network Manager. >09:22:36,856 NOTICE audit: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' >09:22:36,856 INFO systemd:Reached target Network. >09:22:36,856 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >09:22:36,856 NOTICE audit: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' >09:22:36,856 INFO NetworkManager:<info> [1536830556.8566] manager[0x55b0dc9c1040]: monitoring kernel firmware directory '/lib/firmware'. >09:22:36,856 NOTICE kernel:audit: type=1130 audit(1536830556.855:123): 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' >09:22:36,859 NOTICE kernel:audit: type=1130 audit(1536830556.855:124): 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' >09:22:36,860 INFO systemd:Reached target Remote File Systems (Pre). >09:22:36,860 DEBUG NetworkManager:<debug> [1536830556.8600] session-monitor: using systemd-logind session tracking >09:22:36,860 DEBUG NetworkManager:<debug> [1536830556.8600] create NMSessionMonitor singleton (0x55b0dc9bbf00) >09:22:36,860 DEBUG NetworkManager:<debug> [1536830556.8600] create NMAgentManager singleton (0x55b0dc9b64d0) >09:22:36,860 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=1435 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >09:22:36,864 INFO systemd:Starting Hostname Service... >09:22:36,893 NOTICE audit:AVC avc: denied { mounton } for pid=1440 comm="(ostnamed)" path="/run/systemd/unit-root/dev" dev="dm-0" ino=40965 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >09:22:36,893 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffdbbb094c0 a1=5593bda72ad0 a2=0 a3=2000 items=0 ppid=1 pid=1440 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(ostnamed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >09:22:36,894 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >09:22:36,926 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >09:22:36,926 NOTICE audit: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' >09:22:36,926 INFO systemd:Started Hostname Service. >09:22:36,927 INFO NetworkManager:<info> [1536830556.9270] hostname: hostname: using hostnamed >09:22:36,927 DEBUG NetworkManager:<debug> [1536830556.9271] create NMHostnameManager singleton (0x55b0dc9a74f0) >09:22:36,927 DEBUG NetworkManager:<debug> [1536830556.9272] create NMFirewallManager singleton (0x55b0dc9c9d40) >09:22:36,927 INFO NetworkManager:<info> [1536830556.9272] dns-mgr[0x55b0dc9cc110]: init: dns=default, rc-manager=symlink >09:22:36,927 DEBUG NetworkManager:<debug> [1536830556.9272] create NMDnsManager singleton (0x55b0dc9cc110) >09:22:36,927 DEBUG NetworkManager:<debug> [1536830556.9272] policy: hostname-mode: full >09:22:36,927 DEBUG NetworkManager:<debug> [1536830556.9274] manager: setup NMManager singleton (0x55b0dc9c1040) >09:22:36,928 DEBUG NetworkManager:<debug> [1536830556.9280] create NMConnectivity singleton (0x55b0dc9d25e0) >09:22:36,928 DEBUG NetworkManager:<debug> [1536830556.9283] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >09:22:36,928 DEBUG NetworkManager:<debug> [1536830556.9283] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has no scripts >09:22:36,928 DEBUG NetworkManager:<debug> [1536830556.9284] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >09:22:36,928 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=1435 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >09:22:36,930 INFO systemd:Starting Network Manager Script Dispatcher Service... >09:22:36,969 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >09:22:36,969 NOTICE audit: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' >09:22:36,969 INFO systemd:Started Network Manager Script Dispatcher Service. >09:22:36,978 DEBUG NetworkManager:<debug> [1536830556.9783] create SettingsPluginIfcfg singleton (0x55b0dc9d2b00) >09:22:36,978 INFO NetworkManager:<info> [1536830556.9783] settings: Loaded settings plugin: SettingsPluginIfcfg (/usr/lib64/NetworkManager/1.12.2-2.fc29/libnm-settings-plugin-ifcfg-rh.so) >09:22:36,978 INFO NetworkManager:<info> [1536830556.9783] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) >09:22:36,978 INFO NetworkManager:<info> [1536830556.9786] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >09:22:36,978 INFO NetworkManager:<info> [1536830556.9786] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >09:22:36,978 INFO NetworkManager:<info> [1536830556.9786] manager: Networking is enabled by state file >09:22:36,978 DEBUG NetworkManager:<debug> [1536830556.9787] dispatcher: (1) dispatching action 'hostname' >09:22:36,978 DEBUG NetworkManager:<debug> [1536830556.9788] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >09:22:36,978 DEBUG NetworkManager:<debug> [1536830556.9788] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >09:22:36,982 INFO NetworkManager:<info> [1536830556.9788] dhcp-init: Using DHCP client 'dhclient' >09:22:36,982 INFO nm-dispatcher:req:1 'hostname': new request (3 scripts) >09:22:36,982 DEBUG NetworkManager:<debug> [1536830556.9788] create NMDhcpManager singleton (0x55b0dc9d0400) >09:22:36,982 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:22:36,982 DEBUG NetworkManager:<debug> [1536830556.9822] Loaded device plugin: NMBondDeviceFactory (internal) >09:22:36,982 DEBUG nm-dispatcher:req:1 'hostname': environment: NM_DISPATCHER_ACTION=hostname >09:22:36,982 DEBUG NetworkManager:<debug> [1536830556.9822] Loaded device plugin: NMBridgeDeviceFactory (internal) >09:22:36,982 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >09:22:36,982 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMDummyDeviceFactory (internal) >09:22:36,982 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:22:36,982 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMEthernetDeviceFactory (internal) >09:22:36,982 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMInfinibandDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMMacsecDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMMacvlanDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMPppDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMTunDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMVethDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMVlanDeviceFactory (internal) >09:22:36,983 DEBUG NetworkManager:<debug> [1536830556.9823] Loaded device plugin: NMVxlanDeviceFactory (internal) >09:22:36,983 INFO NetworkManager:<info> [1536830556.9833] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.12.2-2.fc29/libnm-device-plugin-team.so) >09:22:36,987 INFO NetworkManager:<info> [1536830556.9868] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.12.2-2.fc29/libnm-device-plugin-wifi.so) >09:22:36,987 DEBUG NetworkManager:<debug> [1536830556.9871] device[0x55b0dc9b4dd0] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >09:22:36,987 DEBUG NetworkManager:<debug> [1536830556.9872] device[0x55b0dc9b4dd0] (lo): constructed (NMDeviceGeneric) >09:22:36,987 DEBUG NetworkManager:<debug> [1536830556.9872] device[0x55b0dc9b4dd0] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >09:22:36,987 DEBUG NetworkManager:<debug> [1536830556.9872] device[0x55b0dc9b4dd0] (lo): assume-state: set guess-assume=1, connection=(null) >09:22:36,987 DEBUG NetworkManager:<debug> [1536830556.9873] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >09:22:36,987 DEBUG NetworkManager:<debug> [1536830556.9873] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >09:22:36,988 DEBUG NetworkManager:<debug> [1536830556.9873] platform-linux: error reading net:/sys/class/net/lo/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >09:22:36,988 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >09:22:36,988 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >09:22:36,988 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >09:22:36,988 INFO NetworkManager:<info> [1536830556.9874] device (lo): carrier: link connected >09:22:36,988 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >09:22:36,988 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >09:22:36,988 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9874] device[0x55b0dc9b4dd0] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >09:22:36,989 INFO NetworkManager:<info> [1536830556.9876] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9880] device[0x55b0dc9b4dd0] (lo): assume-state: set guess-assume=0, connection=(null) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9880] device[0x55b0dca06db0] (ens3): constructed (NMDeviceEthernet) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9881] device[0x55b0dca06db0] (ens3): start setup of NMDeviceEthernet, kernel ifindex 2 >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9881] device[0x55b0dca06db0] (ens3): assume-state: set guess-assume=1, connection=(null) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9881] platform-linux: error reading net:/sys/class/net/ens3/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9881] platform-linux: sysctl: reading 'net:/sys/class/net/ens3/dev_id': '0x0' >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9882] platform-linux: error reading net:/sys/class/net/ens3/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9882] device[0x55b0dca06db0] (ens3): hw-addr: hardware address now 52:54:00:AD:CB:D3 >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9882] device[0x55b0dca06db0] (ens3): hw-addr: update initial MAC address 52:54:00:AD:CB:D3 >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9882] device[0x55b0dca06db0] (ens3): hw-addr: read permanent MAC address '52:54:00:AD:CB:D3' >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9883] device[0x55b0dca06db0] (ens3): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9883] device[0x55b0dca06db0] (ens3): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9883] device[0x55b0dca06db0] (ens3): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9883] device[0x55b0dca06db0] (ens3): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >09:22:36,989 INFO NetworkManager:<info> [1536830556.9885] manager: (ens3): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9892] settings-connection[0x55b0dca0e090]: constructed (NMIfcfgConnection) >09:22:36,989 INFO NetworkManager:<info> [1536830556.9895] ifcfg-rh: add connection in-memory (108bfdbd-577e-3a91-9572-7c2fec9971d7,"Wired connection 1") >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9896] settings-connection[0x55b0dca0e090,108bfdbd-577e-3a91-9572-7c2fec9971d7]: failed to read connection timestamp: No such file or directory >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9898] ++ connection 'new connection' (0x55b0dca0e090/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9899] ++ connection [ 0x55b0dc987170 ] >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9899] ++ connection.autoconnect-priority = -999 >09:22:36,989 DEBUG NetworkManager:<debug> [1536830556.9899] ++ connection.id = 'Wired connection 1' >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ connection.permissions = [] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ connection.timestamp = 1536830556 >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ connection.type = '802-3-ethernet' >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ connection.uuid = '108bfdbd-577e-3a91-9572-7c2fec9971d7' >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ 802-3-ethernet [ 0x55b0dc9bfbc0 ] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ 802-3-ethernet.mac-address = '52:54:00:AD:CB:D3' >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ 802-3-ethernet.mac-address-blacklist = [] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x55b0dca13520) >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ ipv4 [ 0x55b0dc9870b0 ] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9899] ++ ipv4.addresses = ((GPtrArray*) 0x55b0dca11640) >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv4.dns = [] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv4.dns-search = [] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv4.method = 'auto' >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv4.routes = ((GPtrArray*) 0x55b0dc9be4c0) >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv6 [ 0x55b0dc9be9b0 ] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv6.addresses = ((GPtrArray*) 0x55b0dca11300) >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv6.dns = [] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv6.dns-search = [] >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv6.method = 'auto' >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9900] ++ ipv6.routes = ((GPtrArray*) 0x55b0dca11200) >09:22:36,990 INFO NetworkManager:<info> [1536830556.9903] settings: (ens3): created default wired connection 'Wired connection 1' >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9903] device[0x55b0dca06db0] (ens3): ip4-config: update (commit=0, new-config=0x55b0dc9ce390) >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9904] device[0x55b0dca06db0] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >09:22:36,990 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9905] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:36,990 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9905] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9905] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:36,990 DEBUG NetworkManager:<debug> [1536830556.9906] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=0, new-config=0x55b0dca1c2e0) >09:22:36,991 DEBUG NetworkManager:<debug> [1536830556.9908] device[0x55b0dca06db0] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >09:22:36,991 DEBUG NetworkManager:<debug> [1536830556.9910] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:36,991 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): ens3: link is not ready >09:22:36,991 INFO kernel:8021q: adding VLAN 0 to HW filter on device ens3 >09:22:36,991 DEBUG NetworkManager:<debug> [1536830556.9910] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:36,991 DEBUG NetworkManager:<debug> [1536830556.9910] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:36,991 DEBUG NetworkManager:<debug> [1536830556.9910] device[0x55b0dca06db0] (ens3): assume-state: set guess-assume=0, connection=(null) >09:22:36,991 DEBUG NetworkManager:<debug> [1536830556.9910] manager: (ens3): assume: cannot generate connection: device has no existing configuration >09:22:36,992 INFO NetworkManager:<info> [1536830556.9910] device (ens3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9910] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra': '1' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr': '1' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo': '1' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref': '1' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/forwarding': '0' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/disable_ipv6': '0' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/hop_limit': '64' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9911] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/use_tempaddr': '0' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9912] device[0x55b0dca06db0] (ens3): will enable userland IPv6LL >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9912] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9912] platform-linux: do-request-link: 2 >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9912] platform: signal: link changed: 2: ens3 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:AD:CB:D3 driver virtio_net rx:0,0 tx:0,0 >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9912] device[0x55b0dca06db0] (ens3): queued link change for ifindex 2 >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9912] platform-linux: do-change-link[2]: success changing link: success >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is '1') >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is '1') >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is '1') >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9913] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9914] device[0x55b0dca06db0] (ens3): bringing up device 2 >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9914] platform: link: setting up "ens3" (2) >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9914] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9916] platform-linux: do-request-link: 2 >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9917] platform: signal: link changed: 2: ens3 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 52:54:00:AD:CB:D3 driver virtio_net rx:54,4700 tx:0,0 >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9917] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9917] platform-linux: do-change-link[2]: success changing link: success >09:22:36,992 INFO NetworkManager:<info> [1536830556.9919] device (ens3): carrier: link connected >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9920] device[0x55b0dca06db0] (ens3): add_pending_action (1): 'queued-state-change-disconnected' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9920] device[0x55b0dca06db0] (ens3): queue-state[disconnected, reason:carrier-changed, id:29]: queue state change >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] device[0x55b0dca06db0] (ens3): preparing device >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] device[0x55b0dca06db0] (ens3): queue-state[disconnected, reason:carrier-changed, id:29]: clear queued state change >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] device[0x55b0dca06db0] (ens3): remove_pending_action (0): 'queued-state-change-disconnected' >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] device[0x55b0dca06db0] (ens3): clearing queued IP4 config change >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] device[0x55b0dca06db0] (ens3): clearing queued IP6 config change >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '0' (current value is '1') >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:22:36,992 DEBUG NetworkManager:<debug> [1536830556.9921] platform: ip6-route: delete table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9922] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9922] device[0x55b0dca06db0] (ens3): queued IP6 config change >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9922] platform-linux: do-delete-ip6-route[table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot]: success >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9922] device[0x55b0dca06db0] (ens3): ip4-config: update (commit=1, new-config=(nil)) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9922] device[0x55b0dca06db0] (ens3): ip4-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9923] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9924] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9924] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9924] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=1, new-config=(nil)) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9924] device[0x55b0dca06db0] (ens3): ip6-config: clear IP Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9926] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9926] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9926] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:36,993 DEBUG NetworkManager:<debug> [1536830556.9930] device[0x55b0dca06db0] (ens3): add_pending_action (1): 'recheck-available' >09:22:36,994 DEBUG NetworkManager:<debug> [1536830556.9948] device[0x55b0dca06db0] (ens3): connectivity state changed from UNKNOWN to NONE >09:22:36,994 DEBUG NetworkManager:<debug> [1536830556.9949] manager: connectivity checking indicates NONE >09:22:36,995 DEBUG NetworkManager:<debug> [1536830556.9950] dispatcher: (2) dispatching action 'connectivity-change' >09:22:36,995 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:22:36,995 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:22:36,995 DEBUG NetworkManager:<debug> [1536830556.9957] create NMVpnManager singleton (0x55b0dc9ee630) >09:22:36,995 DEBUG NetworkManager:<debug> [1536830556.9957] manager: creating virtual devices... >09:22:36,995 DEBUG NetworkManager:<debug> [1536830556.9957] setting up local loopback >09:22:36,995 DEBUG NetworkManager:<debug> [1536830556.9957] platform: link: setting up "lo" (1) >09:22:36,995 DEBUG NetworkManager:<debug> [1536830556.9957] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >09:22:36,995 DEBUG NetworkManager:<debug> [1536830556.9957] platform-linux: do-request-link: 1 >09:22:36,996 INFO nm-dispatcher:req:2 'connectivity-change': new request (3 scripts) >09:22:36,996 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: CONNECTIVITY_STATE=NONE >09:22:36,996 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:22:36,996 DEBUG nm-dispatcher:req:2 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >09:22:36,997 DEBUG NetworkManager:<debug> [1536830556.9958] platform-linux: do-change-link[1]: success changing link: success >09:22:36,998 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1435 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >09:22:36,999 INFO systemd:Starting Authorization Manager... >09:22:36,999 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:22:36,999 DEBUG nm-dispatcher:req:1 'hostname': completed (3 scripts) >09:22:36,999 INFO nm-dispatcher:req:2 'connectivity-change': start running ordered scripts... >09:22:36,999 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:22:37,000 DEBUG NetworkManager:<debug> [1536830556.9992] sleep-monitor-sd: inhibit: taking sleep inhibitor... >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0017] ifcfg-rh: dbus: acquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0017] dispatcher: (1) 04-iscsi succeeded >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0017] dispatcher: (1) 11-dhclient succeeded >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0017] dispatcher: (1) 20-chrony succeeded >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0017] sleep-monitor-sd: inhibit: inhibitor fd is 16 >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0017] firewall: firewall initialized (not running) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0018] device[0x55b0dc9b4dd0] (lo): ip4-config: update (commit=0, new-config=0x55b0dc9ce000) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0019] device[0x55b0dc9b4dd0] (lo): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0021] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0022] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0022] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0022] device[0x55b0dc9b4dd0] (lo): ip6-config: update (commit=0, new-config=0x55b0dca1c610) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0023] device[0x55b0dc9b4dd0] (lo): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0024] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0024] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0025] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0025] manager: (ens3): assume: cannot generate connection: device has no existing configuration >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0037] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=0, new-config=0x55b0dca1c2e0) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0038] device[0x55b0dca06db0] (ens3): ip6-config: set IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0039] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0039] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] device[0x55b0dca06db0] (ens3): add_pending_action (2): 'queued-state-change-disconnected' >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] device[0x55b0dca06db0] (ens3): queue-state[disconnected, reason:none, id:51]: queue state change >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] device[0x55b0dca06db0] (ens3): is available, will transition to disconnected >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] device[0x55b0dca06db0] (ens3): remove_pending_action (1): 'recheck-available' >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] manager: (lo): assume: don't assume because not managed >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] manager: (ens3): assume: cannot generate connection: device has no existing configuration >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0040] device[0x55b0dca06db0] (ens3): queue-state[disconnected, reason:none, id:51]: change state >09:22:37,004 INFO NetworkManager:<info> [1536830557.0040] device (ens3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0042] device[0x55b0dca06db0] (ens3): will enable userland IPv6LL >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0042] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0042] platform-linux: do-request-link: 2 >09:22:37,004 DEBUG NetworkManager:<debug> [1536830557.0044] platform-linux: do-change-link[2]: success changing link: success >09:22:37,007 DEBUG NetworkManager:<debug> [1536830557.0047] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >09:22:37,007 DEBUG NetworkManager:<debug> [1536830557.0048] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >09:22:37,007 DEBUG NetworkManager:<debug> [1536830557.0050] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is identical) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0050] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is identical) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0050] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is identical) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0050] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0051] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/forwarding' to '0' (current value is identical) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0059] device[0x55b0dca06db0] (ens3): add_pending_action (2): 'autoactivate' >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0060] device[0x55b0dca06db0] (ens3): remove_pending_action (1): 'queued-state-change-disconnected' >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0060] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0060] device[0x55b0dca06db0] (ens3): queued IP6 config change >09:22:37,010 INFO NetworkManager:<info> [1536830557.0060] policy: auto-activating connection 'Wired connection 1' (108bfdbd-577e-3a91-9572-7c2fec9971d7) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0061] active-connection[0x55b0dc9ce560]: set device "ens3" [0x55b0dca06db0] >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0061] device[0x55b0dca06db0] (ens3): add_pending_action (2): 'activation-0x55b0dc9ce560' >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0062] active-connection[0x55b0dc9ce560]: constructed (NMActRequest, version-id 1, type managed) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0063] device[0x55b0dca06db0] (ens3): remove_pending_action (1): 'autoactivate' >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0063] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=0, new-config=0x55b0dca1c720) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0078] device[0x55b0dca06db0] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0078] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0078] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0078] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:37,010 DEBUG NetworkManager:<debug> [1536830557.0078] device[0x55b0dca06db0] (ens3): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >09:22:37,011 INFO NetworkManager:<info> [1536830557.0081] device (ens3): Activation: starting connection 'Wired connection 1' (108bfdbd-577e-3a91-9572-7c2fec9971d7) >09:22:37,011 DEBUG NetworkManager:<debug> [1536830557.0081] device[0x55b0dca06db0] (ens3): activation-stage: schedule activate_stage1_device_prepare,v4 (id 56) >09:22:37,011 DEBUG NetworkManager:<debug> [1536830557.0081] device[0x55b0dca06db0] (ens3): activation-stage: invoke activate_stage1_device_prepare,v4 (id 56) >09:22:37,011 INFO NetworkManager:<info> [1536830557.0082] device (ens3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >09:22:37,011 DEBUG NetworkManager:<debug> [1536830557.0086] active-connection[0x55b0dc9ce560]: set state activating (was unknown) >09:22:37,011 INFO NetworkManager:<info> [1536830557.0106] manager: NetworkManager state is now CONNECTING >09:22:37,014 DEBUG NetworkManager:<debug> [1536830557.0126] active-connection[0x55b0dc9ce560]: check-master-ready: not signalling (state activating, no master) >09:22:37,014 DEBUG NetworkManager:<debug> [1536830557.0126] manager: ActivatingConnection now Wired connection 1 >09:22:37,014 DEBUG NetworkManager:<debug> [1536830557.0128] device[0x55b0dca06db0] (ens3): set-link: ignore link negotiation >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0128] device[0x55b0dca06db0] (ens3): activation-stage: schedule activate_stage2_device_config,v4 (id 57) >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0128] device[0x55b0dca06db0] (ens3): activation-stage: complete activate_stage1_device_prepare,v4 (id 56) >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0128] device[0x55b0dca06db0] (ens3): activation-stage: invoke activate_stage2_device_config,v4 (id 57) >09:22:37,018 INFO NetworkManager:<info> [1536830557.0128] device (ens3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0131] device[0x55b0dca06db0] (ens3): bringing up device 2 >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0131] platform: link: setting up "ens3" (2) >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0131] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0132] platform-linux: do-request-link: 2 >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0132] platform-linux: do-change-link[2]: success changing link: success >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0133] firewall: [0x55b0dc9eecf0,change*:"ens3"]: firewall zone change ens3:default (not running, simulate success) >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0133] device[0x55b0dca06db0] (ens3): activation-stage: complete activate_stage2_device_config,v4 (id 57) >09:22:37,018 DEBUG NetworkManager:<debug> [1536830557.0133] firewall: [0x55b0dc9eecf0,change*:"ens3"]: complete: fake success >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0133] device[0x55b0dca06db0] (ens3): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 60) >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0133] device[0x55b0dca06db0] (ens3): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 60) >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0133] active-connection[0x55b0dc9ce560]: set state-flags layer2-ready (was none) >09:22:37,019 INFO NetworkManager:<info> [1536830557.0135] device (ens3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0138] device[0x55b0dca06db0] (ens3): ipv4.dhcp-client-id: no explicity client-id configured >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0166] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0167] create NMDhcpListener singleton (0x55b0dca27300) >09:22:37,019 INFO NetworkManager:<info> [1536830557.0168] dhcp4 (ens3): activation: beginning transaction (timeout in 45 seconds) >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): creating composite dhclient config /var/lib/NetworkManager/dhclient-ens3.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient-108bfdbd-577e-3a91-9572-7c2fec9971d7.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient-ens3.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): looking for existing config /etc/NetworkManager/dhclient.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): looking for existing config /etc/dhcp/dhclient-ens3.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): looking for existing config /etc/dhclient-ens3.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): looking for existing config /etc/dhcp/dhclient.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0168] dhcp4 (ens3): looking for existing config /etc/dhclient.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0169] dhcp4 (ens3): merging existing dhclient config /etc/dhclient.conf >09:22:37,019 DEBUG NetworkManager:<debug> [1536830557.0170] dhcp4 (ens3): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-ens3.pid -lf /var/lib/NetworkManager/dhclient-108bfdbd-577e-3a91-9572-7c2fec9971d7-ens3.lease -cf /var/lib/NetworkManager/dhclient-ens3.conf ens3 >09:22:37,023 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:22:37,055 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:22:37,055 INFO NetworkManager:<info> [1536830557.0281] dhcp4 (ens3): dhclient started with pid 1449 >09:22:37,055 DEBUG NetworkManager:<debug> [1536830557.0282] device[0x55b0dca06db0] (ens3): add_pending_action (2): 'dhcp4' >09:22:37,055 DEBUG NetworkManager:<debug> [1536830557.0282] device[0x55b0dca06db0] (ens3): will enable userland IPv6LL >09:22:37,055 DEBUG NetworkManager:<debug> [1536830557.0282] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0283] platform-linux: do-request-link: 2 >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0283] platform-linux: do-change-link[2]: success changing link: success >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0284] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '1' (current value is '0') >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0284] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/disable_ipv6' to '0' (current value is '1') >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0285] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0285] device[0x55b0dca06db0] (ens3): queued IP6 config change >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0285] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0286] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0286] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitation_interval': '4' >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0286] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/router_solicitations': '-1' >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0286] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/ens3/max_addresses': '16' >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0287] device[0x55b0dca06db0] (ens3): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >09:22:37,056 WARNING NetworkManager:<warn> [1536830557.0288] secret-key: failure reading secret key in "/var/lib/NetworkManager/secret_key": Failed to open file â/var/lib/NetworkManager/secret_keyâ: No such file or directory (generate new key) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0288] device[0x55b0dca06db0] (ens3): linklocal6: generated stable-privacy IPv6LL address fe80::6465:a48d:f0f3:add8 >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0289] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=1, new-config=0x55b0dca1c940) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0289] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0289] platform: address: adding or updating IPv6 address: fe80::6465:a48d:f0f3:add8/64 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 2 flags noprefixroute src unknown >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0289] platform: signal: address 6 added: fe80::6465:a48d:f0f3:add8/64 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute,tentative src kernel >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0289] platform-linux: do-add-ip6-address[2: fe80::6465:a48d:f0f3:add8]: success >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0289] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src ipv6ll >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0290] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0290] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0292] device[0x55b0dca06db0] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0292] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0292] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0292] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0293] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/use_tempaddr' to '0' (current value is identical) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0293] device[0x55b0dca06db0] (ens3): activation-stage: complete activate_stage3_ip_config_start,v4 (id 60) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0293] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=0, new-config=0x55b0dca1c830) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0295] device[0x55b0dca06db0] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0295] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0295] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0295] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:37,056 DEBUG NetworkManager:<debug> [1536830557.0295] manager: check_if_startup_complete returns FALSE because of ens3 >09:22:37,061 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:22:37,061 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:22:37,062 DEBUG nm-dispatcher:req:2 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:22:37,062 DEBUG NetworkManager:<debug> [1536830557.0622] dispatcher: (2) 04-iscsi succeeded >09:22:37,062 DEBUG nm-dispatcher:req:2 'connectivity-change': completed (3 scripts) >09:22:37,062 DEBUG NetworkManager:<debug> [1536830557.0622] dispatcher: (2) 11-dhclient succeeded >09:22:37,062 DEBUG NetworkManager:<debug> [1536830557.0622] dispatcher: (2) 20-chrony succeeded >09:22:37,131 DEBUG NetworkManager:<debug> [1536830557.1319] bus-manager: (dhcp) accepted connection 0x55b0dc9b9610 on private socket >09:22:37,132 DEBUG NetworkManager:<debug> [1536830557.1321] dhcp4 (ens3): unmapped DHCP state 'PREINIT' >09:22:37,132 DEBUG NetworkManager:<debug> [1536830557.1322] dhcp4 (ens3): DHCP state 'unknown' -> 'unknown' (reason: 'PREINIT') >09:22:37,132 DEBUG NetworkManager:<debug> [1536830557.1326] bus-manager: (dhcp) closed connection 0x55b0dc9b9610 on private socket >09:22:37,139 INFO dhclient:Created duid "\000\004\340^\322\200_\246M2\227%\257\325)R\005s". >09:22:37,139 INFO dhclient:DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 7 (xid=0x4e51d074) >09:22:37,139 INFO dhclient:DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x4e51d074) >09:22:37,139 INFO dhclient:DHCPOFFER from 192.168.11.1 >09:22:37,140 INFO dhclient:DHCPACK from 192.168.11.1 (xid=0x4e51d074) >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1431] bus-manager: (dhcp) accepted connection 0x55b0dc9b9710 on private socket >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1436] dhcp4 (ens3): DHCP state 'unknown' -> 'bound' (reason: 'BOUND') >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1437] dhcp4 (ens3): option 'requested_wpad'=>'1' >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1437] dhcp4 (ens3): option 'requested_domain_name_servers'=>'1' >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1438] dhcp4 (ens3): option 'requested_domain_search'=>'1' >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1438] dhcp4 (ens3): option 'requested_broadcast_address'=>'1' >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1439] dhcp4 (ens3): option 'broadcast_address'=>'192.168.11.255' >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1439] dhcp4 (ens3): option 'requested_host_name'=>'1' >09:22:37,143 DEBUG NetworkManager:<debug> [1536830557.1439] dhcp4 (ens3): option 'ip_address'=>'192.168.11.11' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1440] dhcp4 (ens3): option 'dhcp_lease_time'=>'3600' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1440] dhcp4 (ens3): option 'requested_rfc3442_classless_static_routes'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1440] dhcp4 (ens3): option 'dhcp_server_identifier'=>'192.168.11.1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1441] dhcp4 (ens3): option 'dhcp_message_type'=>'5' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1441] dhcp4 (ens3): option 'dhcp_renewal_time'=>'1800' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1441] dhcp4 (ens3): option 'requested_classless_static_routes'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1442] dhcp4 (ens3): option 'requested_domain_name'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1442] dhcp4 (ens3): option 'requested_static_routes'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1443] dhcp4 (ens3): option 'next_server'=>'192.168.11.1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1443] dhcp4 (ens3): option 'requested_ms_classless_static_routes'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1443] dhcp4 (ens3): option 'requested_interface_mtu'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1444] dhcp4 (ens3): option 'requested_root_path'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1446] dhcp4 (ens3): option 'domain_name_servers'=>'192.168.11.1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1447] dhcp4 (ens3): option 'dad_wait_time'=>'0' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1448] dhcp4 (ens3): option 'requested_subnet_mask'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1449] dhcp4 (ens3): option 'requested_ntp_servers'=>'1' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1449] dhcp4 (ens3): option 'domain_name'=>'default' >09:22:37,144 DEBUG NetworkManager:<debug> [1536830557.1449] dhcp4 (ens3): option 'routers'=>'192.168.11.1' >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1450] dhcp4 (ens3): option 'requested_routers'=>'1' >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1450] dhcp4 (ens3): option 'subnet_mask'=>'255.255.255.0' >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1450] dhcp4 (ens3): option 'network_number'=>'192.168.11.0' >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1451] dhcp4 (ens3): option 'dhcp_rebinding_time'=>'3150' >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1451] dhcp4 (ens3): option 'requested_time_offset'=>'1' >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1452] dhcp4 (ens3): option 'expiry'=>'1536834157' >09:22:37,145 INFO NetworkManager:<info> [1536830557.1452] dhcp4 (ens3): address 192.168.11.11 >09:22:37,145 INFO NetworkManager:<info> [1536830557.1452] dhcp4 (ens3): plen 24 (255.255.255.0) >09:22:37,145 INFO NetworkManager:<info> [1536830557.1453] dhcp4 (ens3): gateway 192.168.11.1 >09:22:37,145 INFO NetworkManager:<info> [1536830557.1453] dhcp4 (ens3): lease time 3600 >09:22:37,145 INFO NetworkManager:<info> [1536830557.1454] dhcp4 (ens3): nameserver '192.168.11.1' >09:22:37,145 INFO NetworkManager:<info> [1536830557.1454] dhcp4 (ens3): domain name 'default' >09:22:37,145 INFO NetworkManager:<info> [1536830557.1455] dhcp4 (ens3): state changed unknown -> bound >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1455] device[0x55b0dca06db0] (ens3): new DHCPv4 client state 1 >09:22:37,145 DEBUG NetworkManager:<debug> [1536830557.1457] device[0x55b0dca06db0] (ens3): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 80) >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1460] device[0x55b0dca06db0] (ens3): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 80) >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1461] device[0x55b0dca06db0] (ens3): ip4-config: update (commit=1, new-config=0x55b0dc9ce390) >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1461] platform: address: adding or updating IPv4 address: 192.168.11.11/24 lft 3600sec pref 3600sec lifetime 2-0[3600,3600] dev 2 flags noprefixroute src unknown >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1462] platform: signal: address 4 added: 192.168.11.11/24 lft 3600sec pref 3600sec lifetime 2-2[3600,3600] dev 2 flags noprefixroute src kernel >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1463] device[0x55b0dca06db0] (ens3): queued IP4 config change >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1463] platform-linux: do-add-ip4-address[2: 192.168.11.11/24]: success >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1464] platform: route: append IPv4 route: 192.168.11.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.11.11 >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1464] platform: signal: route 4 added: 192.168.11.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.11.11 >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1465] platform-linux: do-add-ip4-route[192.168.11.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.11.11]: success >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1465] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.11.1 dev 2 metric 100 mss 0 rt-src dhcp >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1466] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.11.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1467] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.11.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global]: success >09:22:37,146 DEBUG NetworkManager:<debug> [1536830557.1468] device[0x55b0dca06db0] (ens3): ip4-config: set IP Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >09:22:37,147 DEBUG NetworkManager:<debug> [1536830557.1469] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens3/rp_filter': '0' >09:22:37,147 DEBUG NetworkManager:<debug> [1536830557.1470] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/all/rp_filter': '1' >09:22:37,147 DEBUG NetworkManager:<debug> [1536830557.1471] platform-linux: sysctl: setting '/proc/sys/net/ipv4/conf/ens3/rp_filter' to '2' (current value is '0') >09:22:37,147 DEBUG NetworkManager:<debug> [1536830557.1472] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:37,150 INFO polkitd:Started polkitd version 0.115 >09:22:37,150 DEBUG NetworkManager:<debug> [1536830557.1509] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:37,150 DEBUG NetworkManager:<debug> [1536830557.1509] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:37,151 DEBUG NetworkManager:<debug> [1536830557.1510] device[0x55b0dca06db0] (ens3): remove_pending_action (1): 'dhcp4' >09:22:37,151 DEBUG NetworkManager:<debug> [1536830557.1510] active-connection[0x55b0dc9ce560]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >09:22:37,151 INFO NetworkManager:<info> [1536830557.1511] device (ens3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >09:22:37,151 DEBUG NetworkManager:<debug> [1536830557.1514] dispatcher: (3) (ens3) dispatching action 'pre-up' (with callback) >09:22:37,151 DEBUG NetworkManager:<debug> [1536830557.1516] dispatcher: (3) simulate request; no scripts in /etc/NetworkManager/dispatcher.d/pre-up.d >09:22:37,151 DEBUG NetworkManager:<debug> [1536830557.1518] device[0x55b0dca06db0] (ens3): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 80) >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1521] device[0x55b0dca06db0] (ens3): ip4-config: update (commit=0, new-config=0x55b0dc9ce980) >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1522] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/ens3/rp_filter': '2' (changed from '0' on last read) >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1523] device[0x55b0dca06db0] (ens3): add_pending_action (2): 'queued-state-change-secondaries' >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1524] device[0x55b0dca06db0] (ens3): queue-state[secondaries, reason:none, id:86]: queue state change >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1524] device[0x55b0dca06db0] (ens3): queue-state[secondaries, reason:none, id:86]: change state >09:22:37,152 INFO NetworkManager:<info> [1536830557.1525] device (ens3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1526] device[0x55b0dca06db0] (ens3): add_pending_action (3): 'queued-state-change-activated' >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1528] device[0x55b0dca06db0] (ens3): queue-state[activated, reason:none, id:87]: queue state change >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1529] device[0x55b0dca06db0] (ens3): device entered SECONDARIES state >09:22:37,152 DEBUG NetworkManager:<debug> [1536830557.1529] device[0x55b0dca06db0] (ens3): remove_pending_action (2): 'queued-state-change-secondaries' >09:22:37,153 DEBUG NetworkManager:<debug> [1536830557.1530] device[0x55b0dca06db0] (ens3): queue-state[activated, reason:none, id:87]: change state >09:22:37,153 INFO NetworkManager:<info> [1536830557.1530] device (ens3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >09:22:37,153 DEBUG NetworkManager:<debug> [1536830557.1531] active-connection[0x55b0dc9ce560]: set state activated (was activating) >09:22:37,154 INFO NetworkManager:<info> [1536830557.1539] manager: NetworkManager state is now CONNECTED_LOCAL >09:22:37,154 DEBUG NetworkManager:<debug> [1536830557.1541] active-connection[0x55b0dc9ce560]: check-master-ready: not signalling (state activated, no master) >09:22:37,154 DEBUG NetworkManager:<debug> [1536830557.1543] device[0x55b0dca06db0] (ens3): remove_pending_action (1): 'activation-0x55b0dc9ce560' >09:22:37,154 DEBUG NetworkManager:<debug> [1536830557.1546] dns-mgr: (device_state_changed): queueing DNS updates (1) >09:22:37,158 DEBUG NetworkManager:<debug> [1536830557.1584] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >09:22:37,158 INFO NetworkManager:<info> [1536830557.1585] manager: NetworkManager state is now CONNECTED_SITE >09:22:37,158 INFO NetworkManager:<info> [1536830557.1587] policy: set 'Wired connection 1' (ens3) as default for IPv4 routing and DNS >09:22:37,158 DEBUG NetworkManager:<debug> [1536830557.1589] manager: PrimaryConnection now Wired connection 1 >09:22:37,159 DEBUG NetworkManager:<debug> [1536830557.1591] dns-mgr: (update_routing_and_dns): DNS configuration changed >09:22:37,159 DEBUG NetworkManager:<debug> [1536830557.1592] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >09:22:37,159 DEBUG NetworkManager:<debug> [1536830557.1593] dns-mgr: (device_state_changed): DNS configuration changed >09:22:37,159 DEBUG NetworkManager:<debug> [1536830557.1593] dns-mgr: (device_state_changed): committing DNS changes (0) >09:22:37,159 DEBUG NetworkManager:<debug> [1536830557.1594] dns-mgr: update-dns: updating resolv.conf >09:22:37,159 DEBUG NetworkManager:<debug> [1536830557.1595] policy: restarting reverse-lookup thread for address 192.168.11.11 >09:22:37,159 INFO NetworkManager:<info> [1536830557.1598] device (ens3): Activation: successful, device activated. >09:22:37,159 DEBUG NetworkManager:<debug> [1536830557.1598] device[0x55b0dca06db0] (ens3): set metered value 4 >09:22:37,160 DEBUG NetworkManager:<debug> [1536830557.1600] manager: new metered value: 4 >09:22:37,160 DEBUG NetworkManager:<debug> [1536830557.1602] dispatcher: (4) (ens3) dispatching action 'up' >09:22:37,161 INFO nm-dispatcher:req:3 'up' [ens3]: new request (3 scripts) >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_UUID=108bfdbd-577e-3a91-9572-7c2fec9971d7 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: CONNECTION_ID=Wired connection 1 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DEVICE_IFACE=ens3 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DEVICE_IP_IFACE=ens3 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_ADDRESS_0=192.168.11.11/24 192.168.11.1 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NUM_ADDRESSES=1 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_GATEWAY=192.168.11.1 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NAMESERVERS=192.168.11.1 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_DOMAINS=default >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_ROUTE_0=192.168.11.0/24 0.0.0.0 100 >09:22:37,161 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP4_NUM_ROUTES=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ADDRESS_0=fe80::6465:a48d:f0f3:add8/64 0.0.0.0 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_NUM_ADDRESSES=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_GATEWAY=0.0.0.0 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ROUTE_0=fe80::/64 :: 100 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_ROUTE_1=ff00::/8 :: 256 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: IP6_NUM_ROUTES=2 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_BROADCAST_ADDRESS=192.168.11.255 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DAD_WAIT_TIME=0 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_LEASE_TIME=3600 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_REBINDING_TIME=3150 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_RENEWAL_TIME=1800 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.11.1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DOMAIN_NAME=default >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.11.1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_EXPIRY=1536834157 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_IP_ADDRESS=192.168.11.11 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_NETWORK_NUMBER=192.168.11.0 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_NEXT_SERVER=192.168.11.1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_HOST_NAME=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_ROUTERS=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_REQUESTED_WPAD=1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_ROUTERS=192.168.11.1 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3]: environment: NM_DISPATCHER_ACTION=up >09:22:37,162 INFO nm-dispatcher:req:3 'up' [ens3]: start running ordered scripts... >09:22:37,162 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:22:37,168 DEBUG NetworkManager:<debug> [1536830557.1683] create NMPacrunnerManager singleton (0x55b0dca3f9c0) >09:22:37,168 DEBUG NetworkManager:<debug> [1536830557.1685] pacrunner: call[0x7f548c012e00]: send: new config ({'Interface': <'ens3'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >09:22:37,168 DEBUG NetworkManager:<debug> [1536830557.1685] device[0x55b0dca06db0] (ens3): connectivity state changed from NONE to FULL >09:22:37,168 DEBUG NetworkManager:<debug> [1536830557.1686] manager: connectivity checking indicates FULL >09:22:37,168 INFO NetworkManager:<info> [1536830557.1686] manager: NetworkManager state is now CONNECTED_GLOBAL >09:22:37,169 DEBUG NetworkManager:<debug> [1536830557.1690] dispatcher: (5) dispatching action 'connectivity-change' >09:22:37,169 INFO nm-dispatcher:req:4 'connectivity-change': new request (3 scripts) >09:22:37,169 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >09:22:37,169 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >09:22:37,169 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: NM_DISPATCHER_ACTION=connectivity-change >09:22:37,169 DEBUG NetworkManager:<debug> [1536830557.1696] device[0x55b0dca06db0] (ens3): ip4-config: update (commit=1, new-config=0x55b0dc9ce720) >09:22:37,169 DEBUG NetworkManager:<debug> [1536830557.1697] platform: address: adding or updating IPv4 address: 192.168.11.11/24 lft 3600sec pref 3600sec lifetime 2-0[3600,3600] dev 2 flags noprefixroute src unknown >09:22:37,169 DEBUG NetworkManager:<debug> [1536830557.1697] platform-linux: do-add-ip4-address[2: 192.168.11.11/24]: success >09:22:37,169 DEBUG NetworkManager:<debug> [1536830557.1698] device[0x55b0dca06db0] (ens3): remove_pending_action (0): 'queued-state-change-activated' >09:22:37,171 INFO NetworkManager:<info> [1536830557.1711] manager: startup complete >09:22:37,171 DEBUG NetworkManager:<debug> [1536830557.1719] bus-manager: (dhcp) closed connection 0x55b0dc9b9710 on private socket >09:22:37,174 DEBUG NetworkManager:<debug> [1536830557.1744] pacrunner: name owner disappeared >09:22:37,178 INFO dhclient:bound to 192.168.11.11 -- renewal in 1468 seconds. >09:22:37,178 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >09:22:37,188 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:22:37,188 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:22:37,195 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:22:37,195 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:22:37,254 DEBUG nm-dispatcher:req:3 'up' [ens3], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:22:37,254 DEBUG nm-dispatcher:req:3 'up' [ens3]: completed (3 scripts) >09:22:37,254 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >09:22:37,254 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >09:22:37,254 DEBUG NetworkManager:<debug> [1536830557.2547] dispatcher: (4) 04-iscsi succeeded >09:22:37,254 DEBUG NetworkManager:<debug> [1536830557.2547] dispatcher: (4) 11-dhclient succeeded >09:22:37,254 DEBUG NetworkManager:<debug> [1536830557.2547] dispatcher: (4) 20-chrony succeeded >09:22:37,254 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >09:22:37,255 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >09:22:37,256 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >09:22:37,256 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >09:22:37,257 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >09:22:37,257 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (3 scripts) >09:22:37,258 DEBUG NetworkManager:<debug> [1536830557.2580] dispatcher: (5) 04-iscsi succeeded >09:22:37,258 DEBUG NetworkManager:<debug> [1536830557.2580] dispatcher: (5) 11-dhclient succeeded >09:22:37,258 DEBUG NetworkManager:<debug> [1536830557.2581] dispatcher: (5) 20-chrony succeeded >09:22:37,323 NOTICE audit:AVC avc: denied { create } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:37,323 NOTICE audit:AVC avc: denied { write open } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38610 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:37,323 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f57c358ab30 a2=241 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:37,323 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:37,323 NOTICE audit:AVC avc: denied { getattr } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38610 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:37,323 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f57c358a9c0 a2=7f57c358a9c0 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:37,323 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:37,323 NOTICE audit:AVC avc: denied { rename } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38610 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:37,323 NOTICE audit:AVC avc: denied { unlink } for pid=1398 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38605 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:37,324 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f57c358ab30 a1=7f57bc0023e0 a2=0 a3=7f57bc0008d0 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:37,324 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:37,333 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:37,333 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:37,333 NOTICE audit:AVC avc: denied { execute } for pid=1489 comm="(tmux)" name="tmux" dev="dm-0" ino=314 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:22:37,333 NOTICE audit:AVC avc: denied { read open } for pid=1489 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=314 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:22:37,333 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1489 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=314 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:22:37,333 INFO systemd:Started OpenSSH rsa Server Key Generation. >09:22:37,333 INFO systemd:Reached target sshd-keygen.target. >09:22:37,333 INFO systemd:Reached target Anaconda System Services. >09:22:37,333 INFO systemd:Starting Anaconda... >09:22:37,336 NOTICE audit:AVC avc: denied { map } for pid=1489 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=314 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >09:22:37,346 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=5593bda76c60 a1=5593bda82b90 a2=5593bdaa6920 a3=5593bd836010 items=0 ppid=1 pid=1489 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="tmux" exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >09:22:37,346 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:22:37,390 NOTICE audit:AVC avc: denied { create } for pid=1491 comm=746D75783A20736572766572 name="default" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >09:22:37,390 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7fff938ff380 a2=6e a3=ba0d9f2000000 items=0 ppid=1 pid=1491 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >09:22:37,390 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:22:37,390 NOTICE audit:AVC avc: denied { getattr } for pid=1491 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=23374 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >09:22:37,390 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=559b677b0cf0 a1=7fff938ff380 a2=7fff938ff380 a3=ba0d9f2000000 items=0 ppid=1 pid=1491 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >09:22:37,391 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:22:37,391 NOTICE audit:AVC avc: denied { setattr } for pid=1491 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=23374 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >09:22:37,391 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=559b677b0cf0 a1=1b0 a2=7fff938ff380 a3=ba0d9f2000000 items=0 ppid=1 pid=1491 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >09:22:37,391 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:22:37,447 NOTICE audit:AVC avc: denied { read write } for pid=1491 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=15450 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >09:22:37,448 NOTICE audit:AVC avc: denied { open } for pid=1491 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15450 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >09:22:37,448 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f098f81eb35 a2=2 a3=0 items=0 ppid=1 pid=1491 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >09:22:37,448 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:22:37,448 NOTICE audit:AVC avc: denied { ioctl } for pid=1491 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=15450 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >09:22:37,448 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7fff938fcbc0 a3=0 items=0 ppid=1 pid=1491 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >09:22:37,448 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >09:22:37,451 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:37,451 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-tmux@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:37,451 INFO systemd:Started Anaconda. >09:22:37,451 INFO systemd:Started Anaconda Text Console. >09:22:37,480 NOTICE audit: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' >09:22:37,480 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >09:22:37,480 INFO systemd:Started Authorization Manager. >09:22:37,480 INFO systemd:Startup finished in 3.590s (kernel) + 6.371s (initrd) + 4.446s (userspace) = 14.408s. >09:22:37,482 DEBUG NetworkManager:<debug> [1536830557.4811] auth: dbus name owner: ':1.7' >09:22:37,482 DEBUG NetworkManager:<debug> [1536830557.4811] auth: emit changed signal >09:22:37,493 NOTICE audit:AVC avc: denied { write } for pid=1508 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=23374 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >09:22:37,493 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7ffd4661bf80 a2=6e a3=8 items=0 ppid=1 pid=1508 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm=746D75783A20636C69656E74 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >09:22:37,493 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >09:22:38,006 INFO rngd:Enabling JITTER rng support >09:22:38,514 NOTICE audit:AVC avc: denied { read write } for pid=1525 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:22:38,514 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd043ae9860 a1=7fd043767378 a2=7fd043767390 a3=0 items=0 ppid=1503 pid=1525 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >09:22:38,514 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >09:22:38,730 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.8' (uid=0 pid=1503 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >09:22:38,732 INFO systemd:Starting Disk Manager... >09:22:38,752 NOTICE journal:udisks daemon version 2.8.0 starting >09:22:38,782 WARNING kernel:------------[ cut here ]------------ >09:22:38,782 WARNING kernel:generic_make_request: Trying to write to read-only block-device dm-1 (partno 0) >09:22:38,782 WARNING kernel:WARNING: CPU: 0 PID: 1535 at block/blk-core.c:2161 generic_make_request_checks+0x4b3/0x600 >09:22:38,782 WARNING kernel:Modules linked in: scsi_dh_rdac scsi_dh_emc scsi_dh_alua joydev virtio_balloon i2c_piix4 loop nls_utf8 isofs virtio_gpu drm_kms_helper crct10dif_pclmul crc32_pclmul ttm ghash_clmulni_intel drm virtio_scsi 8021q garp mrp stp llc virtio_net net_failover virtio_console serio_raw failover ata_generic pata_acpi qemu_fw_cfg sunrpc sha256_mb mcryptd sha256_ssse3 dm_crypt dm_round_robin dm_multipath linear raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_intel raid1 raid0 iscsi_ibft iscsi_boot_sysfs floppy iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi squashfs zstd_decompress xxhash cramfs edd >09:22:38,782 WARNING kernel:CPU: 0 PID: 1535 Comm: dumpe2fs Not tainted 4.18.5-300.fc29.x86_64 #1 >09:22:38,782 WARNING kernel:Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20180724_192412-buildhw-07.phx2.fedoraproject.org-1.fc29 04/01/2014 >09:22:38,782 WARNING kernel:RIP: 0010:generic_make_request_checks+0x4b3/0x600 >09:22:38,782 WARNING kernel:Code: 54 03 00 00 48 89 df 48 8d 74 24 08 c6 05 4e 01 f1 00 01 e8 3f 5e 01 00 48 c7 c7 68 8e 10 b3 44 89 e2 48 89 c6 e8 37 2f c8 ff <0f> 0b 4c 8b 63 08 e9 dd fb ff ff 49 8b 76 08 48 85 f6 74 3e 89 c0 >09:22:38,782 WARNING kernel:RSP: 0018:ffffbd49c0a47d98 EFLAGS: 00010282 >09:22:38,782 WARNING kernel:RAX: 0000000000000000 RBX: ffff9f4fd7644c00 RCX: 0000000000000006 >09:22:38,782 WARNING kernel:RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff9f4ffb216930 >09:22:38,782 WARNING kernel:RBP: ffff9f4fbdb03070 R08: 0000000000000060 R09: 0000000000000001 >09:22:38,782 WARNING kernel:R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000 >09:22:38,782 WARNING kernel:R13: 0000000000000000 R14: 0000000000000001 R15: 0000000000000000 >09:22:38,782 WARNING kernel:FS: 00007f77a6c73780(0000) GS:ffff9f4ffb200000(0000) knlGS:0000000000000000 >09:22:38,782 WARNING kernel:CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 >09:22:38,782 WARNING kernel:CR2: 00007f77a6d615e0 CR3: 000000009767e005 CR4: 00000000003606f0 >09:22:38,782 WARNING kernel:DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 >09:22:38,782 WARNING kernel:DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 >09:22:38,782 WARNING kernel:Call Trace: >09:22:38,782 WARNING kernel: generic_make_request+0x5b/0x410 >09:22:38,782 WARNING kernel: ? mempool_alloc+0x70/0x1a0 >09:22:38,782 WARNING kernel: submit_bio+0x45/0x140 >09:22:38,782 WARNING kernel: ? bio_alloc_bioset+0xdc/0x210 >09:22:38,782 WARNING kernel: submit_bio_wait+0x53/0x80 >09:22:38,782 WARNING kernel: blkdev_issue_flush+0x7c/0xb0 >09:22:38,782 WARNING kernel: blkdev_fsync+0x2f/0x40 >09:22:38,782 WARNING kernel: do_fsync+0x38/0x70 >09:22:38,782 WARNING kernel: __x64_sys_fsync+0x10/0x20 >09:22:38,782 WARNING kernel: do_syscall_64+0x5b/0x160 >09:22:38,782 WARNING kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9 >09:22:38,782 WARNING kernel:RIP: 0033:0x7f77a6d8bd68 >09:22:38,782 WARNING kernel:Code: 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 8d 05 b5 09 0d 00 8b 00 85 c0 75 17 b8 4a 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 40 c3 0f 1f 80 00 00 00 00 53 89 fb 48 83 ec >09:22:38,782 WARNING kernel:RSP: 002b:00007ffc93b72138 EFLAGS: 00000246 ORIG_RAX: 000000000000004a >09:22:38,783 WARNING kernel:RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f77a6d8bd68 >09:22:38,783 WARNING kernel:RDX: 0000000000000008 RSI: 0000000000000000 RDI: 0000000000000003 >09:22:38,783 WARNING kernel:RBP: 0000000000000003 R08: 0000000000000000 R09: 00007f77a6f27660 >09:22:38,783 WARNING kernel:R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 >09:22:38,783 WARNING kernel:R13: 0000562400fa3440 R14: 00007f77a6f27660 R15: 0000562400fa32d0 >09:22:38,783 WARNING kernel:---[ end trace bccd3fe2976a233f ]--- >09:22:38,812 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >09:22:38,813 INFO systemd:Started Disk Manager. >09:22:38,813 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >09:22:38,813 NOTICE audit: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' >09:22:38,820 NOTICE journal:Loading module libudisks2_iscsi.so... >09:22:38,821 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8469] platform: signal: address 6 changed: fe80::6465:a48d:f0f3:add8/64 lft forever pref forever lifetime 3-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8471] device[0x55b0dca06db0] (ens3): queued IP6 config change >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8472] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=0, new-config=0x55b0dca1c720) >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8474] device[0x55b0dca06db0] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8474] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8475] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8475] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8476] device[0x55b0dca06db0] (ens3): linklocal6: waiting for link-local addresses successful, continue with method auto >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8476] device[0x55b0dca06db0] (ens3): addrconf6: using the device EUI-64 identifier >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8476] device[0x55b0dca06db0] (ens3): ip6-config: update (commit=1, new-config=0x55b0dca1c720) >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8476] platform: address: adding or updating IPv6 address: fe80::6465:a48d:f0f3:add8/64 lft forever pref forever lifetime 3-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown >09:22:38,847 DEBUG NetworkManager:<debug> [1536830558.8478] platform-linux: do-add-ip6-address[2: fe80::6465:a48d:f0f3:add8]: success >09:22:38,848 DEBUG NetworkManager:<debug> [1536830558.8479] device[0x55b0dca06db0] (ens3): ip6-config: update IP Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >09:22:38,848 DEBUG NetworkManager:<debug> [1536830558.8479] dns-mgr: (device_ip_config_changed): queueing DNS updates (1) >09:22:38,848 DEBUG NetworkManager:<debug> [1536830558.8480] dns-mgr: (device_ip_config_changed): DNS configuration did not change >09:22:38,848 DEBUG NetworkManager:<debug> [1536830558.8480] dns-mgr: (device_ip_config_changed): no DNS changes to commit (0) >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8481] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra' to '1' (current value is '0') >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8481] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_defrtr' to '0' (current value is identical) >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8481] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_pinfo' to '0' (current value is identical) >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8481] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/ens3/accept_ra_rtr_pref' to '0' (current value is identical) >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8482] ndisc[0x55b0dca310e0,"ens3"]: starting neighbor discovery: 2 >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8482] ndisc-lndp[0x55b0dca310e0,"ens3"]: processing libndp events >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8482] ndisc[0x55b0dca310e0,"ens3"]: scheduling RA timeout in 30 seconds >09:22:38,849 DEBUG NetworkManager:<debug> [1536830558.8482] ndisc[0x55b0dca310e0,"ens3"]: scheduling explicit router solicitation request in 0 seconds. >09:22:39,071 DEBUG NetworkManager:<debug> [1536830559.0715] ndisc[0x55b0dca310e0,"ens3"]: router solicitation sent >09:22:39,071 DEBUG NetworkManager:<debug> [1536830559.0716] ndisc[0x55b0dca310e0,"ens3"]: scheduling router solicitation retry in 4 seconds. >09:22:39,718 NOTICE audit:CONFIG_CHANGE audit_pid=1553 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >09:22:39,718 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >09:22:39,720 NOTICE audit:AVC avc: denied { read write } for pid=1554 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:22:39,721 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd0415383f0 a1=7fd03da3bbc0 a2=7fd03dc7f4b0 a3=0 items=0 ppid=1503 pid=1554 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="dbus-daemon" exe="/usr/bin/dbus-daemon" subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null) >09:22:39,721 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >09:22:39,732 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1503 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >09:22:39,860 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >09:22:39,862 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >09:22:39,862 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >09:22:39,862 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:39,865 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >09:22:39,866 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >09:22:39,869 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >09:22:39,869 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >09:22:39,869 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Users. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >09:22:39,870 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >09:22:39,871 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,871 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >09:22:39,871 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >09:22:39,872 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >09:22:39,872 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Users >09:22:39,872 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,872 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >09:22:39,873 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >09:22:39,873 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >09:22:39,873 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >09:22:39,874 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,875 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,876 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,877 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,877 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,878 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:39,879 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1558 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >09:22:40,272 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/pyudev/device/_device.py:35: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >09:22:40,272 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Container >09:22:40,453 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,454 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,454 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >09:22:40,454 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,466 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,466 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,467 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >09:22:40,467 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,478 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >09:22:40,480 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >09:22:40,481 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >09:22:40,483 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >09:22:40,492 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,492 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,492 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >09:22:40,492 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,494 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >09:22:40,498 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >09:22:40,499 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >09:22:40,500 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >09:22:40,508 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >09:22:40,510 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >09:22:40,510 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >09:22:40,512 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >09:22:40,518 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,518 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,518 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >09:22:40,518 WARNING org.fedoraproject.Anaconda.Modules.Users:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,534 WARNING org.fedoraproject.Anaconda.Modules.Users:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >09:22:40,537 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >09:22:40,537 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Users is available >09:22:40,540 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Users started successfully. >09:22:40,546 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,546 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,547 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >09:22:40,547 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,567 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >09:22:40,569 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >09:22:40,569 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >09:22:40,571 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >09:22:40,576 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,576 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,576 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >09:22:40,576 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,591 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >09:22:40,593 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >09:22:40,593 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >09:22:40,595 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >09:22:40,599 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >09:22:40,611 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/socks.py:58: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >09:22:40,611 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Callable >09:22:40,613 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,613 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,614 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >09:22:40,614 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,615 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/pykickstart/parser.py:36: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >09:22:40,615 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Iterator >09:22:40,615 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib/python3.7/site-packages/ordered_set.py:39: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >09:22:40,615 WARNING org.fedoraproject.Anaconda.Modules.Storage: class OrderedSet(collections.MutableSet): >09:22:40,617 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Connected to network: True >09:22:40,617 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,617 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,618 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >09:22:40,618 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,620 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >09:22:40,621 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >09:22:40,623 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >09:22:40,623 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >09:22:40,625 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >09:22:40,628 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >09:22:40,630 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >09:22:40,630 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >09:22:40,632 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >09:22:40,657 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >09:22:40,663 WARNING org.fedoraproject.Anaconda.Modules.Storage:WARNING:py.warnings:/usr/lib64/python3.7/site-packages/parted/cachedlist.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working >09:22:40,663 WARNING org.fedoraproject.Anaconda.Modules.Storage: from collections import Sequence >09:22:40,664 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >09:22:40,667 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >09:22:40,667 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >09:22:40,673 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >09:22:40,673 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >09:22:40,673 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >09:22:40,673 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >09:22:40,673 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >09:22:40,673 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >09:22:40,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >09:22:40,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >09:22:40,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >09:22:40,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >09:22:40,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >09:22:40,674 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >09:22:40,675 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >09:22:40,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >09:22:40,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >09:22:40,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >09:22:40,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >09:22:40,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >09:22:40,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >09:22:40,676 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >09:22:40,686 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] lvm version ... >09:22:40,690 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: LVM version: 2.02.181(2) (2018-08-01) >09:22:40,690 WARNING org.fedoraproject.Anaconda.Modules.Storage: Library version: 1.02.150 (2018-08-01) >09:22:40,690 WARNING org.fedoraproject.Anaconda.Modules.Storage: Driver version: 4.39.0 >09:22:40,690 WARNING org.fedoraproject.Anaconda.Modules.Storage: 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-fsadm --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 --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:22:40,690 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: >09:22:40,690 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >09:22:40,701 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >09:22:40,701 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Integrity as integrity >09:22:40,702 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >09:22:40,702 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >09:22:40,703 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >09:22:40,703 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >09:22:40,704 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >09:22:40,738 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >09:22:40,747 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >09:22:40,747 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running... udevadm settle --timeout=300 >09:22:40,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:program:Return code: 0 >09:22:40,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >09:22:40,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >09:22:40,810 NOTICE audit:AVC avc: denied { dac_override } for pid=1398 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >09:22:40,810 NOTICE audit:AVC avc: denied { write } for pid=1398 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:40,810 NOTICE audit:AVC avc: denied { add_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:40,810 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f57c358ab30 a2=241 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:40,810 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:40,810 NOTICE audit:AVC avc: denied { remove_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39377 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:40,810 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >09:22:40,810 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-qcsODp7ClL,guid=89a95e11b12d856e10b171d35b9a2c5f. >09:22:40,811 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f57c358ab30 a1=7f57bc0023e0 a2=0 a3=7f57bc0008d0 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:40,811 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:40,814 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >09:22:40,815 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >09:22:40,815 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Automatic. >09:22:40,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/Manual. >09:22:40,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >09:22:40,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >09:22:40,819 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >09:22:40,819 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >09:22:40,821 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >09:22:40,821 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >09:22:41,103 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >09:22:41,151 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >09:22:41,153 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >09:22:41,153 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >09:22:41,156 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network', 'firewall'] sections [] addons [] >09:22:41,156 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >09:22:41,158 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >09:22:41,158 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >09:22:41,160 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >09:22:41,160 WARNING org.fedoraproject.Anaconda.Boss: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> >09:22:41,162 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Users >09:22:41,164 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >09:22:41,164 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >09:22:41,166 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['autopart', 'bootloader', 'clearpart', 'ignoredisk', 'logvol', 'mount', 'part', 'partition', 'raid', 'reqpart', 'volgroup', 'zerombr', 'zfcp'] sections [] addons [] >09:22:41,166 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >09:22:41,169 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >09:22:41,169 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >09:22:41,171 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >09:22:41,171 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >09:22:41,171 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >09:22:41,171 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >09:22:41,172 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >09:22:41,172 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >09:22:41,175 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >09:22:41,175 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >09:22:41,186 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >09:22:41,309 DEBUG NetworkManager:<debug> [1536830561.3087] create NMAuditManager singleton (0x55b0dca436c0) >09:22:41,310 DEBUG NetworkManager:<debug> [1536830561.3099] ifcfg-rh: write: connection ens3 (108bfdbd-577e-3a91-9572-7c2fec9971d7) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >09:22:41,310 DEBUG NetworkManager:<debug> [1536830561.3102] ++ connection 'update-settings' (0x55b0dca2a8a0/NMSimpleConnection/"802-3-ethernet" < 0x55b0dca0e090/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >09:22:41,310 DEBUG NetworkManager:<debug> [1536830561.3102] ++ connection [ 0x55b0dc9875f0 < 0x55b0dc987170 ] >09:22:41,310 DEBUG NetworkManager:<debug> [1536830561.3102] ++ connection.id = 'ens3' < 'Wired connection 1' >09:22:41,310 DEBUG NetworkManager:<debug> [1536830561.3102] ++ connection.timestamp < 1536830556 >09:22:41,311 INFO NetworkManager:<info> [1536830561.3112] settings-connection[0x55b0dca0e090,108bfdbd-577e-3a91-9572-7c2fec9971d7]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >09:22:41,311 DEBUG NetworkManager:<debug> [1536830561.3114] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >09:22:41,311 INFO NetworkManager:<info> [1536830561.3115] audit: op="connection-update" uuid="108bfdbd-577e-3a91-9572-7c2fec9971d7" name="ens3" args="connection.timestamp,connection.id" pid=1503 uid=0 result="success" >09:22:41,334 DEBUG NetworkManager:<debug> [1536830561.3346] ifcfg-rh: write: connection ens3 (108bfdbd-577e-3a91-9572-7c2fec9971d7) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >09:22:41,336 DEBUG NetworkManager:<debug> [1536830561.3366] ++ connection 'update-settings' (0x55b0dca3b140/NMSimpleConnection/"802-3-ethernet" < 0x55b0dca0e090/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >09:22:41,336 DEBUG NetworkManager:<debug> [1536830561.3367] ++ connection [ 0x55b0dca14c90 < 0x55b0dc9870b0 ] >09:22:41,336 DEBUG NetworkManager:<debug> [1536830561.3368] ++ connection.interface-name = 'ens3' >09:22:41,337 INFO NetworkManager:<info> [1536830561.3375] settings-connection[0x55b0dca0e090,108bfdbd-577e-3a91-9572-7c2fec9971d7]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens3), connection was modified in the process >09:22:41,337 DEBUG NetworkManager:<debug> [1536830561.3377] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >09:22:41,337 INFO NetworkManager:<info> [1536830561.3378] audit: op="connection-update" uuid="108bfdbd-577e-3a91-9572-7c2fec9971d7" name="ens3" args="connection.timestamp,connection.interface-name" pid=1503 uid=0 result="success" >09:22:41,360 DEBUG NetworkManager:<debug> [1536830561.3607] ifcfg-rh: write: connection ens3 (108bfdbd-577e-3a91-9572-7c2fec9971d7) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-ens3" >09:22:41,361 DEBUG NetworkManager:<debug> [1536830561.3611] ++ connection 'update-settings' (0x55b0dc9be4a0/NMSimpleConnection/"802-3-ethernet" < 0x55b0dca0e090/NMIfcfgConnection/"802-3-ethernet") [/org/freedesktop/NetworkManager/Settings/1]: >09:22:41,361 DEBUG NetworkManager:<debug> [1536830561.3611] ++ 802-3-ethernet [ 0x55b0dc9bfc60 < 0x55b0dca19f70 ] >09:22:41,361 DEBUG NetworkManager:<debug> [1536830561.3612] ++ 802-3-ethernet.mac-address < '52:54:00:AD:CB:D3' >09:22:41,361 INFO NetworkManager:<info> [1536830561.3619] settings-connection[0x55b0dca0e090,108bfdbd-577e-3a91-9572-7c2fec9971d7]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-ens3), connection was modified in the process >09:22:41,362 DEBUG NetworkManager:<debug> [1536830561.3621] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (ens3) >09:22:41,362 INFO NetworkManager:<info> [1536830561.3622] audit: op="connection-update" uuid="108bfdbd-577e-3a91-9572-7c2fec9971d7" name="ens3" args="802-3-ethernet.mac-address,connection.timestamp" pid=1503 uid=0 result="success" >09:22:41,392 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >09:22:42,038 INFO systemd:Created slice system-anaconda\x2dshell.slice. >09:22:42,039 INFO systemd:Started Shell on tty2. >09:22:42,040 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-shell@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:42,070 NOTICE audit:AVC avc: denied { read } for pid=1647 comm="bash" name=".profile" dev="dm-0" ino=38564 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:admin_home_t:s0 tclass=file permissive=1 >09:22:42,070 NOTICE audit:AVC avc: denied { open } for pid=1647 comm="bash" path="/root/.profile" dev="dm-0" ino=38564 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:admin_home_t:s0 tclass=file permissive=1 >09:22:42,070 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=3 a0=ffffff9c a1=55bb0ff6bd30 a2=0 a3=0 items=0 ppid=1 pid=1647 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty2 ses=4294967295 comm="bash" exe="/usr/bin/bash" subj=system_u:system_r:getty_t:s0-s0:c0.c1023 key=(null) >09:22:42,070 NOTICE audit:PROCTITLE proctitle=2F62696E2F62617368002D2D6C6F67696E >09:22:42,070 NOTICE audit:AVC avc: denied { setattr } for pid=1647 comm="bash" name=".bash_history" dev="dm-0" ino=38563 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:admin_home_t:s0 tclass=file permissive=1 >09:22:42,070 NOTICE audit:SYSCALL arch=c000003e syscall=92 success=yes exit=0 a0=55bb0ff5f3e0 a1=0 a2=0 a3=0 items=0 ppid=1 pid=1647 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty2 ses=4294967295 comm="bash" exe="/usr/bin/bash" subj=system_u:system_r:getty_t:s0-s0:c0.c1023 key=(null) >09:22:42,070 NOTICE audit:PROCTITLE proctitle=2F62696E2F62617368002D2D6C6F67696E >09:22:42,485 NOTICE audit:AVC avc: denied { create } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:42,485 NOTICE audit:AVC avc: denied { write open } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39421 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:42,486 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f57c358ab30 a2=241 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:42,486 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:42,486 NOTICE audit:AVC avc: denied { getattr } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39421 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:42,487 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f57c358a9c0 a2=7f57c358a9c0 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:42,488 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:42,488 NOTICE audit:AVC avc: denied { rename } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39421 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:42,488 NOTICE audit:AVC avc: denied { unlink } for pid=1398 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39427 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:42,489 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f57c358ab30 a1=7f57bc0023e0 a2=0 a3=7f57bc0008d0 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:42,490 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:43,072 DEBUG NetworkManager:<debug> [1536830563.0719] ndisc[0x55b0dca310e0,"ens3"]: router solicitation sent >09:22:43,073 DEBUG NetworkManager:<debug> [1536830563.0720] ndisc[0x55b0dca310e0,"ens3"]: scheduling router solicitation retry in 4 seconds. >09:22:47,075 DEBUG NetworkManager:<debug> [1536830567.0743] ndisc[0x55b0dca310e0,"ens3"]: router solicitation sent >09:22:47,076 DEBUG NetworkManager:<debug> [1536830567.0745] ndisc[0x55b0dca310e0,"ens3"]: did not receive a router advertisement after 3 solicitations. >09:22:47,080 NOTICE audit: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' >09:22:47,752 INFO kernel:SGI XFS with ACLs, security attributes, scrub, no debug enabled >09:22:48,143 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default target is set to multi-user.target. >09:22:48,227 INFO systemd:Starting NTP client/server... >09:22:48,251 INFO chronyd:chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >09:22:48,255 INFO chronyd:Using right/UTC timezone to obtain leap second data >09:22:48,265 INFO systemd:Started NTP client/server. >09:22:48,265 NOTICE audit: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' >09:22:48,476 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.storage.partitioning.automatic:Enabled is set to 'True'. >09:22:48,796 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >09:22:49,674 NOTICE audit:AVC avc: denied { dac_override } for pid=1398 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >09:22:49,674 NOTICE audit:AVC avc: denied { write } for pid=1398 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:49,674 NOTICE audit:AVC avc: denied { add_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:49,674 NOTICE audit:AVC avc: denied { create } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:49,674 NOTICE audit:AVC avc: denied { write open } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39593 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:49,674 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f57c358ab30 a2=241 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:49,674 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:49,674 NOTICE audit:AVC avc: denied { getattr } for pid=1398 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39593 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:49,674 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f57c358a9c0 a2=7f57c358a9c0 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:49,674 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:49,674 NOTICE audit:AVC avc: denied { remove_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39593 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:49,674 NOTICE audit:AVC avc: denied { rename } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39593 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:49,674 NOTICE audit:AVC avc: denied { unlink } for pid=1398 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39427 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >09:22:49,675 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f57c358ab30 a1=7f57bc0023e0 a2=0 a3=7f57bc0008d0 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:49,675 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:49,910 INFO dbus-daemon:[system] Activating via systemd: service name='com.redhat.lvmdbus1' unit='lvm2-lvmdbusd.service' requested by ':1.47' (uid=0 pid=1808 comm="lvm lvchange -an fedora/root --config= devices { p" label="system_u:system_r:lvm_t:s0") >09:22:49,912 INFO systemd:Starting LVM2 D-Bus service... >09:22:50,036 INFO dbus-daemon:[system] Successfully activated service 'com.redhat.lvmdbus1' >09:22:50,036 INFO systemd:Started LVM2 D-Bus service. >09:22:50,036 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >09:22:50,356 INFO kernel:EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >09:22:50,608 NOTICE kernel:XFS (dm-2): Mounting V5 Filesystem >09:22:50,626 INFO kernel:XFS (dm-2): Ending clean mount >09:22:50,698 NOTICE kernel:XFS (dm-2): Unmounting Filesystem >09:22:51,169 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >09:22:51,200 NOTICE audit:AVC avc: denied { read write } for pid=1929 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:22:51,201 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7fd03b915b70 a1=7fd03b74ec70 a2=7fd03b981e00 a3=0 items=0 ppid=1503 pid=1929 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >09:22:51,201 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >09:22:51,483 NOTICE audit:AVC avc: denied { dac_override } for pid=1398 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >09:22:51,483 NOTICE audit:AVC avc: denied { write } for pid=1398 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:51,483 NOTICE audit:AVC avc: denied { add_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:51,483 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f57c358ab30 a2=241 a3=1b6 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:51,483 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:51,483 NOTICE audit:AVC avc: denied { remove_name } for pid=1398 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39627 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >09:22:51,483 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f57c358ab30 a1=7f57bc0023e0 a2=0 a3=7f57bc0008d0 items=0 ppid=1 pid=1398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >09:22:51,483 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >09:22:52,000 NOTICE audit:AVC avc: denied { ioctl } for pid=1929 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:22:52,000 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7fffba04b860 a3=0 items=0 ppid=1503 pid=1929 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >09:22:52,000 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >09:22:52,000 NOTICE audit:AVC avc: denied { getattr } for pid=1929 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >09:22:52,000 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7fffba04b900 a2=7fffba04b900 a3=0 items=0 ppid=1503 pid=1929 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >09:22:52,000 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >09:22:52,000 NOTICE audit:USYS_CONFIG pid=1929 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=localhost addr=? terminal=pts/0 res=failed' >09:22:54,418 INFO chronyd:Selected source 64.52.22.123 >09:22:54,419 INFO chronyd:System clock TAI offset set to 37 seconds >09:22:55,429 INFO chronyd:Selected source 74.6.168.73 >09:22:55,430 INFO chronyd:Source 74.6.168.73 replaced with 2620:135:5003:ffff::123 >09:22:55,707 INFO chronyd:Selected source 64.113.44.54 >09:23:08,357 NOTICE audit:AVC avc: denied { signal } for pid=1647 comm="bash" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:initrc_t:s0 tclass=process permissive=1 >09:23:08,357 NOTICE audit:SYSCALL arch=c000003e syscall=62 success=yes exit=0 a0=5df a1=a a2=0 a3=7ff72abc7ae0 items=0 ppid=1 pid=1647 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty2 ses=4294967295 comm="bash" exe="/usr/bin/bash" subj=system_u:system_r:getty_t:s0-s0:c0.c1023 key=(null) >09:23:08,357 NOTICE audit:PROCTITLE proctitle=2F62696E2F62617368002D2D6C6F67696E >09:23:09,476 DEBUG NetworkManager:<debug> [1536830589.4759] device[0x55b0dca06db0] (ens3): timed out waiting for IPv6 router advertisement >09:23:09,476 DEBUG NetworkManager:<debug> [1536830589.4761] device[0x55b0dca06db0] (ens3): activation-stage: schedule activate_stage4_ip6_config_timeout,v6 (id 458) >09:23:09,476 DEBUG NetworkManager:<debug> [1536830589.4761] device[0x55b0dca06db0] (ens3): activation-stage: invoke activate_stage4_ip6_config_timeout,v6 (id 458) >09:23:09,476 DEBUG NetworkManager:<debug> [1536830589.4761] device[0x55b0dca06db0] (ens3): activation-stage: complete activate_stage4_ip6_config_timeout,v6 (id 458) >09:23:11,024 NOTICE audit: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'
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 1628504
: 1482963 |
1482964
|
1482965
|
1482966
|
1482967
|
1482968
|
1482969
|
1482970
|
1482971
|
1482972
|
1482973
|
1482974
|
1482975
|
1482976
|
1482977
|
1482978