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 1443909 Details for
Bug 1583351
AttributeError: 'NoneType' object has no attribute 'getPartitionByPath'
[?]
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), 468.82 KB, created by
E Net Arch
on 2018-05-28 21:32:35 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
E Net Arch
Created:
2018-05-28 21:32:35 UTC
Size:
468.82 KB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib/python3.6/site-packages/blivet/devices/partition.py", line 185, in __init__ > self._parted_partition = self.disk.format.parted_disk.getPartitionByPath(self.path) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 106, in run > exists=True, parents=[disk]) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) >AttributeError: 'NoneType' object has no attribute 'getPartitionByPath' > >Local variables in innermost frame: >disk_tags: None >weight: None >primary: False >part_type: None >exists: True >parents: [DiskDevice instance (0x7fcb85f6eeb8) -- > name = ddf1_BOOT01T status = False id = 90 > children = ['existing 0 B partition ddf1_BOOT01T1 (97)'] > parents = [] > uuid = None size = 0 B > format = existing disklabel > major = 253 minor = 2 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/ddf1_BOOT01T > format args = [] original_format = disklabel removable = wwn = None] >sysfs_path: /sys/devices/virtual/block/dm-3 >bootable: None >minor: 3 >major: 253 >end: None >start: None >maxsize: None >grow: False >size: None >uuid: 00060011-01 >fmt: None >name: ddf1_BOOT01T1 >self: existing 0 B partition ddf1_BOOT01T1 (97) > > >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_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraServerInstallClass instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: False > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7fcb9037c400) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 2 GiB max_size = 15 GiB grow = True > >, PartSpec instance (0x7fcb9037c390) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7fcb9037c320) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fcb9037c6a0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf.storage.edd_dict: {} > _intf.storage.ignored_disks: [] > _intf.storage.exclusive_disks: [] > _intf.storage.disk_images: {} > _intf.storage._Blivet__luks_devs: {} > _intf.storage.size_sets: [] > _intf.storage._default_fstype: 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: [existing 931.51 GiB disk sda (3) with existing dmraidmember >, existing 931.51 GiB disk sdb (13) with existing dmraidmember >, existing 14.59 GiB disk sdc (23) with existing iso9660 filesystem >, FileDevice instance, containing members: > id: 33 > 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 (0x7fcb84a621d0) -- > name = /run/install/repo/images/install.img status = False id = 33 > children = ['existing 0 B loop loop0 (37)'] > 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 (0x7fcb84a621d0) -- > name = /run/install/repo/images/install.img status = False id = 33 > children = ['existing 0 B loop loop0 (37)'] > 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: 37 > 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 (0x7fcbaebe81d0) -- > name = loop0 status = False id = 37 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (33)'] > 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 (0x7fcbaebe81d0) -- > name = loop0 status = False id = 37 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (33)'] > 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: 47 > 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 (0x7fcb85f6e278) -- > name = /LiveOS/rootfs.img status = False id = 47 > children = ['existing 0 B loop loop1 (51) 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 (0x7fcb85f6e278) -- > name = /LiveOS/rootfs.img status = False id = 47 > children = ['existing 0 B loop loop1 (51) 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: 51 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 59 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 > _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: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100901 >Free inodes: 92163 >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 Apr 25 03:06:22 2018 >Last mount time: Wed Apr 25 03:06:38 2018 >Last write time: Wed Apr 25 03:07:00 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:06:22 2018 >Check interval: 0 (<none>) >Lifetime writes: 1688 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: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 > > > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop1 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fcb85f690f0) -- > name = loop1 status = False id = 51 > children = ['existing 2 GiB dm live-rw (70) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (80) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (47)'] > 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 (0x7fcb85f690f0) -- > name = loop1 status = False id = 51 > children = ['existing 2 GiB dm live-rw (70) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (80) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (47)'] > 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 (70) with existing ext4 filesystem >, existing 2 GiB dm live-base (80) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 59 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 > 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: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100901 >Free inodes: 92163 >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 Apr 25 03:06:22 2018 >Last mount time: Wed Apr 25 03:06:38 2018 >Last write time: Wed Apr 25 03:07:00 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:06:22 2018 >Check interval: 0 (<none>) >Lifetime writes: 1688 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: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 61 > 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 (0x7fcb85fb5eb8) -- > name = /overlay (deleted) status = False id = 61 > children = ['existing 0 B loop loop2 (65)'] > 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 (0x7fcb85fb5eb8) -- > name = /overlay (deleted) status = False id = 61 > children = ['existing 0 B loop loop2 (65)'] > 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: 65 > 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 (0x7fcb85fc8160) -- > name = loop2 status = False id = 65 > children = [] > parents = ['existing 0 B file /overlay (deleted) (61)'] > 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 (0x7fcb85fc8160) -- > name = loop2 status = False id = 65 > children = [] > parents = ['existing 0 B file /overlay (deleted) (61)'] > 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) >, existing 0 B disk ddf1_BOOT01T (90) with existing disklabel >] > _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 0x7fcba430c898>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fcba430c898>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sda, sda1, sda2, sdb, sdb1, sdb2, sdc, sdc1, sdc2, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, ddf1_BOOT01T, ddf1_BOOT01T1] > _intf.storage.devicetree._hidden: [] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [] > _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: [] > _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-28] > _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.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: None > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.18.4', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'} > _intf.payload._session.auth: None > _intf.payload._session.proxies: {} > _intf.payload._session.hooks: {'response': []} > _intf.payload._session.params: {} > _intf.payload._session.stream: False > _intf.payload._session.verify: True > _intf.payload._session.cert: None > _intf.payload._session.max_redirects: 30 > _intf.payload._session.trust_env: True > _intf.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf.payload._session.cookies._policy.netscape: True > _intf.payload._session.cookies._policy.rfc2965: False > _intf.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf.payload._session.cookies._policy.hide_cookie2: False > _intf.payload._session.cookies._policy.strict_domain: False > _intf.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf.payload._session.cookies._policy.strict_ns_domain: 0 > _intf.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf.payload._session.cookies._policy.strict_ns_set_path: False > _intf.payload._session.cookies._policy._blocked_domains: () > _intf.payload._session.cookies._policy._allowed_domains: None > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fcb89671f00> > _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 0x7fcb90358ae8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fcb89671f30> > _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 0x7fcbafbdc598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7fcbafbdc598>, <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 0x7fcb90358bf8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fcb89671f60> > _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 0x7fcb90344da0>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fcb90344da0>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fcb90344da0>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fcb90344da0>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fcb90344da0>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fcb90344da0>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fcb90344da0>> >} >} > _intf.payload.requirements: [] > _intf.payload.install_device: Already dumped (DiskDevice instance) > _intf.payload._rpm_macros: [] > _intf.payload._environmentAddons: {} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._option: {'debuglevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'errorlevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'installroot': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage', priority=80) > _intf.payload._base._conf._option._default: Value(value='/', priority=10) >, 'config_file_path': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/dnf.conf', priority=10) >, 'plugins': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'pluginpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['/usr/lib/python3.6/site-packages/dnf-plugins'], priority=10) >, 'pluginconfpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/tmp/dnf.pluginconf'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/dnf/plugins'], priority=10) >, 'persistdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage/var/lib/dnf', priority=10) > _intf.payload._base._conf._option._default: Value(value='/var/lib/dnf', priority=10) >, 'recent': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=7, priority=10) >, 'retries': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10, priority=10) >, 'reset_nice': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/dnf.cache', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'system_cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'cacheonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'keepcache': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'logdir': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/log', priority=10) >, 'reposdir': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/etc/yum.repos.d', '/etc/anaconda.repos.d', '/tmp/updates/anaconda.repos.d', '/tmp/product/anaconda.repos.d'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/yum.repos.d', '/etc/yum/repos.d', '/etc/distro.repos.d'], priority=10) >, 'modulesdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.d', priority=10) >, 'moduledefaultsdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.defaults.d', priority=10) >, 'debug_solver': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'excludepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'includepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'exclude': Already dumped (ListAppendOption instance) >, 'fastestmirror': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'proxy': UrlOption instance, containing members: > _intf.payload._base._conf._option._schemes: ('http', 'ftp', 'https', 'socks5', 'socks5h', 'socks4', 'socks4a') > _intf.payload._base._conf._option._allow_none: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'protected_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'systemd', 'systemd-udev', 'dnf'], priority=10) >, 'username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'installonlypkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['kernel', 'kernel-PAE', 'installonlypkg(kernel)', 'installonlypkg(kernel-module)', 'installonlypkg(vm)'], priority=10) >, 'group_package_types': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=('mandatory', 'default', 'conditional'), priority=10) >, 'installonly_limit': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 2 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=3, priority=10) >, 'tsflags': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['nocrypto'], priority=10) >, 'assumeyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'assumeno': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'check_config_file_age': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'defaultyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'diskspacecheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'repo_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'localpkg_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'obsoletes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'showdupesfromrepos': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'enabled': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'enablegroups': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'exit_on_lock': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'bandwidth': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'minrate': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=1000, priority=10) >, 'ip_resolve': CaselessSelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('ipv4', 'ipv6', 'whatever') > _intf.payload._base._conf._option._mapper: {'4': ipv4, '6': ipv6} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'throttle': ThrottleOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'timeout': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=30, priority=10) >, 'max_parallel_downloads': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 1 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'metadata_expire': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=172800, priority=10) >, 'metadata_timer_sync': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10800, priority=10) >, 'disable_excludes': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'multilib_policy': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('best', 'all') > _intf.payload._base._conf._option._mapper: {} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='best', priority=10) >, 'best': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'install_weak_deps': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'bugtracker_url': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf', priority=10) >, 'color': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('auto', 'never', 'always') > _intf.payload._base._conf._option._mapper: {'on': always, 'yes': always, '1': always, 'true': always, 'off': never, 'no': never, '0': never, 'false': never, 'tty': auto, 'if-tty': auto} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='auto', priority=10) >, 'color_list_installed_older': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_list_installed_newer': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,yellow', priority=10) >, 'color_list_installed_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_list_installed_extra': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,red', priority=10) >, 'color_list_available_upgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,blue', priority=10) >, 'color_list_available_downgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='dim,cyan', priority=10) >, 'color_list_available_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,underline,green', priority=10) >, 'color_list_available_install': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_installed': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_local': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_update_remote': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_search_match': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'sslcacert': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslverify': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'sslclientcert': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslclientkey': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'deltarpm': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'deltarpm_percentage': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=75, priority=10) >, 'history_record': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_record_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'rpm'], priority=10) >, 'rpmverbosity': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='info', priority=10) >, 'strict': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'skip_broken': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'autocheck_running_kernel': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'clean_requirements_on_remove': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_list_view': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('single-user-commands', 'users', 'commands') > _intf.payload._base._conf._option._mapper: {'cmds': commands, 'default': commands} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='commands', priority=10) >, 'upgrade_group_objects_upgrade': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'destdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'comment': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'downloadonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: True > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'ignorearch': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >} > _intf.payload._base._conf._section: main > _intf.payload._base._conf._parser: None > _intf.payload._base._conf.substitutions: {'arch': x86_64, 'basearch': x86_64, 'releasever': 28} > _intf.payload._base._goal: None > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: None > _intf.payload._base._transaction: None > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7fcb903728a0> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: None > _intf.payload._base._comps._langs.cache: None > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: set() > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: None > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: set() > _intf.payload._base._ds_callback: Depsolve instance, containing members: > _intf.payload._base._group_persistor: GroupPersistor instance, containing members: > _intf.payload._base._group_persistor._commit: False > _intf.payload._base._group_persistor._comps: Already dumped (Comps instance) > _intf.payload._base._group_persistor._dbfile: /mnt/sysimage/var/lib/dnf/groups.json > _intf.payload._base._group_persistor.db: ClonableDict instance, containing members: > _intf.payload._base._group_persistor.db.dct: {'ENVIRONMENTS': {}, 'GROUPS': {}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._group_persistor._original: ClonableDict instance, containing members: > _intf.payload._base._group_persistor._original.dct: {'ENVIRONMENTS': {}, 'GROUPS': {}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._module_persistor: None > _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] >name: Fedora 28 openh264 (From Cisco) - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 1209600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: 1 >failovermethod: priority >hotfixes: False >, 'fedora-cisco-openh264-debuginfo': [fedora-cisco-openh264-debuginfo] >name: Fedora 28 openh264 (From Cisco) - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/debug/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 2419200 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing': [updates-testing] >name: Fedora 28 - x86_64 - Test Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-debuginfo': [updates-testing-debuginfo] >name: Fedora 28 - x86_64 - Test Updates Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-source': [updates-testing-source] >name: Fedora 28 - Test Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates': [updates] >name: Fedora 28 - x86_64 - Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-debuginfo': [updates-debuginfo] >name: Fedora 28 - x86_64 - Updates - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-source': [updates-source] >name: Fedora 28 - Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora': [fedora] >name: Fedora 28 - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-debuginfo': [fedora-debuginfo] >name: Fedora 28 - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-source': [fedora-source] >name: Fedora 28 - Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'anaconda': [anaconda] >name: anaconda >enabled: True >basecachedir: /tmp/dnf.cache >baseurl: ['file:///run/install/repo'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: [] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: False >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 172800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >} > _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._tempfile_persistor: None > _intf.payload._base._update_security_filters: {} > _intf.payload._base._allow_erasing: False > _intf.payload._base._revert_reason: [] > _intf.payload._base._repo_set_imported_gpg_keys: set() > _intf.payload._base.repo_module_dict: {} > _intf.payload._download_location: None > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fcb903762d0> > _intf.payload._repoMD_list: [] > _intf.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._actions: Skipped > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._automaticEntry: False > _intf._currentAction._autostepRunning: False > _intf._currentAction._autostepDone: False > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._storage: Already dumped (InstallerStorage instance) > _intf._currentAction.payload: Already dumped (DNFPayload instance) > _intf._currentAction.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction.visitedSinceApplied: True > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7fcb84a56128> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7fcb84a56160> > _intf._currentAction._languageStore: ListStore instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._right_arrow: Pixbuf instance, containing members: > _intf._currentAction._left_arrow: Pixbuf instance, containing members: > _intf._currentAction._origStrings: {<Gtk.Label object at 0x7fcb84a68510 (GtkLabel at 0x55f847344f20)>: What language would you like to use during the installation process?, <Gtk.Label object at 0x7fcb84a687e0 (GtkLabel at 0x55f845991d90)>: This is unstable, pre-release software., <Gtk.Label object at 0x7fcb84a68dc8 (GtkLabel at 0x55f845991f30)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Gtk.Button object at 0x7fcb84a688b8 (GtkButton at 0x55f845316500)>: _Get me out of here!, <Gtk.Button object at 0x7fcb84a68558 (GtkButton at 0x55f845316340)>: _I accept my fate., <Gtk.Entry object at 0x7fcb84a57f78 (GtkEntry at 0x55f845d14760)>: Type here to search.} > _intf._currentAction._l12_module: /org/fedoraproject/Anaconda/Modules/Localization > _intf._gui_lock: <locked _thread.lock object at 0x7fcba412dd28> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {WelcomeLanguageSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (WelcomeLanguageSpoke instance) > _intf.mainWindow._mnemonic_signal: 2337 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7fcbb51f7b70> > _intf._isFinal: True > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7fcb90372d80 (pyanaconda+ui+gui+MainWindow at 0x55f845c42280)>> >isHeadless: False >ksdata: Skipped >methodstr: None >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-S-dvd-x86_64-28 > 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.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.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-28 >_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 0x7fcb8a953f28>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fcb8a94c048>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fcb8a94c268>, True), 'addons': (<function list_addons_callback at 0x7fcb8a94c158>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 28.22.10 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7fcba412dd28> >_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 0x7fcba40a3c38> > _dbus_launcher._dbus_daemon_process._input: None > _dbus_launcher._dbus_daemon_process._communication_started: False > _dbus_launcher._dbus_daemon_process.args: [dbus-daemon, --print-address, --syslog, --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf] > _dbus_launcher._dbus_daemon_process.stdin: None > _dbus_launcher._dbus_daemon_process.stdout: <_io.BufferedReader name=21> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 1729 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.universal_newlines: False > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process._closed_child_pipe_fds: True > _dbus_launcher._dbus_daemon_process._child_created: True > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > >Registered callbacks: >addons: >com_redhat_kdump, com_redhat_docker > > >/tmp/anaconda.log: >21:23:23,534 INF main: /sbin/anaconda 28.22.10-1.fc28 >21:23:23,926 INF isys: 24810440 kB (24228 MB) are available >21:23:23,946 INF startup_utils: check_memory(): total:24228, needed:320, graphical:410 >21:23:23,964 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >21:23:23,965 INF main: Default encoding = utf-8 >21:23:24,079 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-x2SBrBeBfc,guid=de610f47aa5218935307e2415b0c734c. >21:23:24,882 INF startup_utils: Waiting 60 sec for modules to be started. >21:23:25,888 INF startup_utils: Waiting 59 sec for modules to be started. >21:23:27,026 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >21:23:27,153 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' >21:23:28,014 WRN kickstart: Command firstboot will be parsed in DBus module. >21:23:28,049 DBG localization: setting locale to: en_US.UTF-8 >21:23:28,082 DBG network: devices found ['enp1s0', 'enp2s0'] >21:23:28,115 DBG network: ensure single initramfs connections >21:23:28,350 DBG network: apply kickstart >21:23:28,351 DBG network: create missing ifcfg files >21:23:28,500 DBG network: ifcfg file for enp1s0 not found >21:23:28,914 DBG network: dumping ifcfg file for enp1s0 from default autoconnection abd00203-2f46-37e4-94af-da2c50db5384 >21:23:29,029 DBG network: ifcfg file for enp2s0 not found >21:23:29,415 DBG network: dumping ifcfg file for enp2s0 from default autoconnection ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f >21:23:29,416 DBG network: missing ifcfgs created for devices ['enp1s0', 'enp2s0'] >21:23:29,453 DBG network: set real ONBOOT value >21:23:29,461 INF threading: Running Thread: AnaWaitForConnectingNMThread (140512546756352) >21:23:29,465 DBG anaconda: setting display mode to GUI >21:23:29,481 INF anaconda: Display mode is set to 'interactive graphical mode'. >21:23:29,484 INF isys: 24810440 kB (24228 MB) are available >21:23:29,503 INF startup_utils: check_memory(): total:24228, needed:320, graphical:410 >21:23:29,505 DBG core.util: Setting timeout 60 seconds for starting X. >21:23:29,535 INF network: got 0 NTP servers from DHCP >21:23:29,543 INF threading: Thread Done: AnaWaitForConnectingNMThread (140512546756352) >21:23:33,444 DBG core.util: X server has signalled a successful start. >21:23:35,254 INF display: spice-vdagent exited with status 1 >21:23:36,189 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >21:23:36,236 DBG installclass: Found Fedora (FedoraBaseInstallClass). >21:23:36,236 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >21:23:36,236 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >21:23:36,237 DBG installclass: Found Fedora (DefaultInstallClass). >21:23:36,237 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >21:23:36,237 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >21:23:36,237 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >21:23:36,238 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >21:23:36,238 INF installclass: Using a visible install class Fedora Server (FedoraServerInstallClass). >21:23:37,571 DBG payload: getting release version from tree at None (28) >21:23:37,571 DBG payload: using default release version of 28 >21:23:37,999 INF bootloader: bootloader GRUB2 on X86 platform >21:23:38,001 INF autopart: Detected 23.66 GiB of memory >21:23:38,003 INF autopart: Suggested swap size (11.83 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >21:23:38,003 INF autopart: Swap attempt of 0.0 >21:23:38,004 INF bootloader: bootloader GRUB2 on X86 platform >21:23:38,296 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >21:23:38,300 INF threading: Running Thread: AnaStorageThread (140512148059904) >21:23:38,311 INF threading: Running Thread: AnaTimeInitThread (140512139667200) >21:23:38,357 DBG payload: Restarting payload thread >21:23:38,358 INF threading: Running Thread: AnaPayloadRestartThread (140512131274496) >21:23:38,359 INF geoloc: Geolocation is enabled.21:23:38,360 INF threading: Running Thread: AnaPayloadThread (140512122881792) > >21:23:38,363 INF threading: Running Thread: AnaGeolocationRefreshThread (140512114489088) >21:23:38,361 INF threading: Thread Done: AnaPayloadRestartThread (140512131274496)21:23:38,364 DBG payload: Updating payload thread state: 0 > >21:23:38,372 DBG payload: Updating payload thread state: 1 >21:23:38,371 INF geoloc: Starting geolocation lookup >21:23:38,377 INF geoloc: Geolocation provider: Fedora GeoIP >21:23:40,335 INF geoloc: Geolocation lookup finished in 2.0 seconds >21:23:40,337 INF geoloc: got results from geolocation >21:23:40,338 INF threading: Thread Done: AnaGeolocationRefreshThread (140512114489088) >21:23:40,648 DBG ui.gui: Detected primary monitor: 1280x800 68dpix 68dpiy >21:23:41,609 DBG localization: setting locale to: en_US.UTF-8 >21:23:41,620 DBG localization: setting locale to: en_US.UTF-8 >21:23:41,667 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >21:23:41,670 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >21:23:45,088 DBG exception: running handleException >21:23:45,090 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 106, in run > exists=True, parents=[disk]) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/devices/partition.py", line 185, in __init__ > self._parted_partition = self.disk.format.parted_disk.getPartitionByPath(self.path) > >AttributeError: 'NoneType' object has no attribute 'getPartitionByPath' > >21:23:45,090 DBG exception: Gtk running, queuing exception handler to the main loop >21:23:45,091 INF threading: Thread Done: AnaStorageThread (140512148059904) >21:23:45,094 DBG payload: Updating payload thread state: 2 >21:23:45,095 DBG payload: Updating payload thread state: 4 >21:23:45,212 DBG payload: getting release version from tree at file:///run/install/repo (28) >21:23:45,213 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >21:23:45,213 INF payload: Trying to download '.treeinfo' >21:23:45,216 DBG payload: Retrieved '.treeinfo' from file:///run/install/repo >21:23:45,218 DBG payload: using treeinfo release version of 28 > > >/tmp/packaging.log: >21:23:45,096 INF packaging: configuring base repo >21:23:45,212 INF packaging: Enabled 'updates' >21:23:45,222 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['file:///run/install/repo']. > > >/tmp/program.log: >21:23:23,926 INF program: Running... losetup --list >21:23:23,947 INF program: Running... /sbin/auditd >21:23:23,961 DBG program: Return code: 0 >21:23:23,965 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >21:23:27,155 INF program: Running... udevadm trigger --action=change --subsystem-match=block >21:23:27,271 DBG program: Return code: 0 >21:23:27,272 INF program: Running... udevadm settle --timeout=300 >21:23:27,498 DBG program: Return code: 0 >21:23:27,501 INF program: Running... modprobe fcoe >21:23:27,737 DBG program: Return code: 0 >21:23:27,740 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:23:27,771 INF program: stdout: >21:23:27,772 INF program: No FCoE boot disk information is found in EDD! >21:23:27,773 DBG program: Return code: 1 >21:23:29,484 INF program: Running... losetup --list >21:23:29,506 INF program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >21:23:33,446 INF program: Running... metacity --display :1 --sm-disable >21:23:33,507 INF program: Running... xrdb -nocpp -merge /etc/X11/Xresources >21:23:35,162 DBG program: Return code: 0 >21:23:35,163 INF program: Running... spice-vdagent >21:23:35,252 DBG program: Return code: 1 >21:23:36,056 INF program: Running [6] e2fsck -V ... >21:23:36,108 INF program: stdout[6]: >21:23:36,109 INF program: stderr[6]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >21:23:36,109 INF program: ...done [6] (exit code: 0) >21:23:36,241 INF program: Running... modprobe xfs >21:23:36,525 DBG program: Return code: 0 >21:23:38,011 INF program: Running... udevadm settle --timeout=300 >21:23:38,132 DBG program: Return code: 0 >21:23:38,162 INF program: Running... udevadm settle --timeout=300 >21:23:38,270 DBG program: Return code: 0 >21:23:38,390 INF program: Running... systemctl start chronyd >21:23:38,421 INF program: Running [7] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >21:23:38,640 INF program: stdout[7]: >21:23:38,641 INF program: stderr[7]: >21:23:38,642 INF program: ...done [7] (exit code: 0) >21:23:38,643 INF program: Running... udevadm settle --timeout=300 >21:23:38,757 DBG program: Return code: 0 >21:23:38,759 DBG program: Return code: 0 >21:23:40,406 INF program: Running... udevadm settle --timeout=300 >21:23:40,667 DBG program: Return code: 0 >21:23:40,716 INF program: Running... udevadm settle --timeout=300 >21:23:40,830 DBG program: Return code: 0 >21:23:40,995 INF program: Running... udevadm settle --timeout=300 >21:23:41,108 DBG program: Return code: 0 >21:23:41,154 INF program: Running... udevadm settle --timeout=300 >21:23:41,264 DBG program: Return code: 0 >21:23:41,386 INF program: Running... udevadm settle --timeout=300 >21:23:41,498 DBG program: Return code: 0 >21:23:41,590 INF program: Running... udevadm settle --timeout=300 >21:23:41,700 DBG program: Return code: 0 >21:23:41,730 INF program: Running... udevadm settle --timeout=300 >21:23:41,842 DBG program: Return code: 0 >21:23:41,882 INF program: Running... udevadm settle --timeout=300 >21:23:41,994 DBG program: Return code: 0 >21:23:42,037 INF program: Running... udevadm settle --timeout=300 >21:23:42,145 DBG program: Return code: 0 >21:23:42,203 INF program: Running... udevadm settle --timeout=300 >21:23:42,355 DBG program: Return code: 0 >21:23:42,529 INF program: Running... dumpe2fs -h /dev/loop1 >21:23:42,550 INF program: stdout: >21:23:42,551 INF program: Filesystem volume name: Anaconda >21:23:42,552 INF program: Last mounted on: / >21:23:42,552 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >21:23:42,552 INF program: Filesystem magic number: 0xEF53 >21:23:42,553 INF program: Filesystem revision #: 1 (dynamic) >21:23:42,553 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:23:42,553 INF program: Filesystem flags: signed_directory_hash >21:23:42,554 INF program: Default mount options: user_xattr acl >21:23:42,554 INF program: Filesystem state: clean >21:23:42,555 INF program: Errors behavior: Continue >21:23:42,555 INF program: Filesystem OS type: Linux >21:23:42,555 INF program: Inode count: 131072 >21:23:42,556 INF program: Block count: 524288 >21:23:42,556 INF program: Reserved block count: 0 >21:23:42,556 INF program: Free blocks: 100901 >21:23:42,557 INF program: Free inodes: 92163 >21:23:42,557 INF program: First block: 0 >21:23:42,557 INF program: Block size: 4096 >21:23:42,558 INF program: Fragment size: 4096 >21:23:42,558 INF program: Group descriptor size: 64 >21:23:42,558 INF program: Reserved GDT blocks: 255 >21:23:42,559 INF program: Blocks per group: 32768 >21:23:42,559 INF program: Fragments per group: 32768 >21:23:42,559 INF program: Inodes per group: 8192 >21:23:42,559 INF program: Inode blocks per group: 512 >21:23:42,560 INF program: Flex block group size: 16 >21:23:42,560 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >21:23:42,560 INF program: Last mount time: Wed Apr 25 03:06:38 2018 >21:23:42,561 INF program: Last write time: Wed Apr 25 03:07:00 2018 >21:23:42,561 INF program: Mount count: 2 >21:23:42,561 INF program: Maximum mount count: -1 >21:23:42,561 INF program: Last checked: Wed Apr 25 03:06:22 2018 >21:23:42,562 INF program: Check interval: 0 (<none>) >21:23:42,562 INF program: Lifetime writes: 1688 MB >21:23:42,562 INF program: Reserved blocks uid: 0 (user root) >21:23:42,562 INF program: Reserved blocks gid: 0 (group root) >21:23:42,563 INF program: First inode: 11 >21:23:42,563 INF program: Inode size: 256 >21:23:42,563 INF program: Required extra isize: 32 >21:23:42,563 INF program: Desired extra isize: 32 >21:23:42,564 INF program: Journal inode: 8 >21:23:42,564 INF program: Default directory hash: half_md4 >21:23:42,564 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >21:23:42,564 INF program: Journal backup: inode blocks >21:23:42,565 INF program: Journal features: journal_64bit >21:23:42,565 INF program: Journal size: 64M >21:23:42,565 INF program: Journal length: 16384 >21:23:42,565 INF program: Journal sequence: 0x0000000d >21:23:42,566 INF program: Journal start: 0 >21:23:42,566 INF program: >21:23:42,566 INF program: stderr: >21:23:42,566 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >21:23:42,568 DBG program: Return code: 0 >21:23:42,569 INF program: Running... resize2fs -P /dev/loop1 >21:23:42,611 INF program: stdout: >21:23:42,613 INF program: Couldn't find valid filesystem superblock. >21:23:42,614 INF program: stderr: >21:23:42,614 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >21:23:42,615 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >21:23:42,615 DBG program: Return code: 1 >21:23:42,629 INF program: Running... udevadm settle --timeout=300 >21:23:42,739 DBG program: Return code: 0 >21:23:42,773 INF program: Running... udevadm settle --timeout=300 >21:23:42,889 DBG program: Return code: 0 >21:23:42,984 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,006 INF program: stdout[8]: > >21:23:43,009 INF program: stderr[8]: >21:23:43,010 INF program: ...done [8] (exit code: 0) >21:23:43,010 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,029 INF program: stdout[9]: > >21:23:43,032 INF program: stderr[9]: >21:23:43,032 INF program: ...done [9] (exit code: 0) >21:23:43,033 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,053 INF program: stdout[10]: > >21:23:43,054 INF program: stderr[10]: >21:23:43,055 INF program: ...done [10] (exit code: 0) >21:23:43,056 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,077 INF program: stdout[11]: > >21:23:43,079 INF program: stderr[11]: >21:23:43,080 INF program: ...done [11] (exit code: 0) >21:23:43,081 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,100 INF program: stdout[12]: > >21:23:43,102 INF program: stderr[12]: >21:23:43,102 INF program: ...done [12] (exit code: 0) >21:23:43,103 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,125 INF program: stdout[13]: > >21:23:43,126 INF program: stderr[13]: >21:23:43,126 INF program: ...done [13] (exit code: 0) >21:23:43,127 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,144 INF program: stdout[14]: > >21:23:43,145 INF program: stderr[14]: >21:23:43,146 INF program: ...done [14] (exit code: 0) >21:23:43,210 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,229 INF program: stdout[15]: > >21:23:43,231 INF program: stderr[15]: >21:23:43,231 INF program: ...done [15] (exit code: 0) >21:23:43,232 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >21:23:43,254 INF program: stdout[16]: > >21:23:43,255 INF program: stderr[16]: >21:23:43,256 INF program: ...done [16] (exit code: 0) >21:23:43,280 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >21:23:43,301 INF program: stdout: >21:23:43,302 INF program: Filesystem volume name: Anaconda >21:23:43,302 INF program: Last mounted on: / >21:23:43,303 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >21:23:43,303 INF program: Filesystem magic number: 0xEF53 >21:23:43,303 INF program: Filesystem revision #: 1 (dynamic) >21:23:43,304 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:23:43,304 INF program: Filesystem flags: signed_directory_hash >21:23:43,305 INF program: Default mount options: user_xattr acl >21:23:43,305 INF program: Filesystem state: clean >21:23:43,305 INF program: Errors behavior: Continue >21:23:43,306 INF program: Filesystem OS type: Linux >21:23:43,306 INF program: Inode count: 131072 >21:23:43,306 INF program: Block count: 524288 >21:23:43,307 INF program: Reserved block count: 0 >21:23:43,307 INF program: Free blocks: 100901 >21:23:43,308 INF program: Free inodes: 92163 >21:23:43,308 INF program: First block: 0 >21:23:43,308 INF program: Block size: 4096 >21:23:43,309 INF program: Fragment size: 4096 >21:23:43,309 INF program: Group descriptor size: 64 >21:23:43,309 INF program: Reserved GDT blocks: 255 >21:23:43,310 INF program: Blocks per group: 32768 >21:23:43,310 INF program: Fragments per group: 32768 >21:23:43,310 INF program: Inodes per group: 8192 >21:23:43,310 INF program: Inode blocks per group: 512 >21:23:43,311 INF program: Flex block group size: 16 >21:23:43,311 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >21:23:43,311 INF program: Last mount time: Mon May 28 21:22:56 2018 >21:23:43,311 INF program: Last write time: Mon May 28 21:22:56 2018 >21:23:43,312 INF program: Mount count: 3 >21:23:43,312 INF program: Maximum mount count: -1 >21:23:43,312 INF program: Last checked: Wed Apr 25 03:06:22 2018 >21:23:43,313 INF program: Check interval: 0 (<none>) >21:23:43,313 INF program: Lifetime writes: 1688 MB >21:23:43,313 INF program: Reserved blocks uid: 0 (user root) >21:23:43,313 INF program: Reserved blocks gid: 0 (group root) >21:23:43,314 INF program: First inode: 11 >21:23:43,314 INF program: Inode size: 256 >21:23:43,314 INF program: Required extra isize: 32 >21:23:43,315 INF program: Desired extra isize: 32 >21:23:43,315 INF program: Journal inode: 8 >21:23:43,315 INF program: Default directory hash: half_md4 >21:23:43,315 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >21:23:43,316 INF program: Journal backup: inode blocks >21:23:43,316 INF program: Journal features: journal_64bit >21:23:43,316 INF program: Journal size: 64M >21:23:43,317 INF program: Journal length: 16384 >21:23:43,317 INF program: Journal sequence: 0x0000000e >21:23:43,317 INF program: Journal start: 1 >21:23:43,317 INF program: >21:23:43,318 INF program: stderr: >21:23:43,318 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >21:23:43,318 DBG program: Return code: 0 >21:23:43,320 INF program: Running... resize2fs -P /dev/mapper/live-rw >21:23:43,341 INF program: stdout: >21:23:43,341 INF program: Estimated minimum size of the filesystem: 524288 >21:23:43,342 INF program: stderr: >21:23:43,342 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >21:23:43,342 DBG program: Return code: 0 >21:23:43,355 INF program: Running... udevadm settle --timeout=300 >21:23:43,466 DBG program: Return code: 0 >21:23:43,503 INF program: Running... udevadm settle --timeout=300 >21:23:43,615 DBG program: Return code: 0 >21:23:43,674 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,693 INF program: stdout[17]: > >21:23:43,695 INF program: stderr[17]: >21:23:43,695 INF program: ...done [17] (exit code: 0) >21:23:43,696 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,718 INF program: stdout[18]: > >21:23:43,719 INF program: stderr[18]: >21:23:43,720 INF program: ...done [18] (exit code: 0) >21:23:43,721 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,740 INF program: stdout[19]: > >21:23:43,742 INF program: stderr[19]: >21:23:43,742 INF program: ...done [19] (exit code: 0) >21:23:43,743 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,761 INF program: stdout[20]: > >21:23:43,762 INF program: stderr[20]: >21:23:43,763 INF program: ...done [20] (exit code: 0) >21:23:43,763 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,780 INF program: stdout[21]: > >21:23:43,781 INF program: stderr[21]: >21:23:43,781 INF program: ...done [21] (exit code: 0) >21:23:43,782 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,799 INF program: stdout[22]: > >21:23:43,800 INF program: stderr[22]: >21:23:43,800 INF program: ...done [22] (exit code: 0) >21:23:43,801 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,818 INF program: stdout[23]: > >21:23:43,820 INF program: stderr[23]: >21:23:43,820 INF program: ...done [23] (exit code: 0) >21:23:43,853 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,872 INF program: stdout[24]: > >21:23:43,874 INF program: stderr[24]: >21:23:43,875 INF program: ...done [24] (exit code: 0) >21:23:43,875 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >21:23:43,895 INF program: stdout[25]: > >21:23:43,897 INF program: stderr[25]: >21:23:43,897 INF program: ...done [25] (exit code: 0) >21:23:43,918 INF program: Running... dumpe2fs -h /dev/mapper/live-base >21:23:43,941 INF program: stdout: >21:23:43,942 INF program: Filesystem volume name: Anaconda >21:23:43,942 INF program: Last mounted on: / >21:23:43,943 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >21:23:43,943 INF program: Filesystem magic number: 0xEF53 >21:23:43,943 INF program: Filesystem revision #: 1 (dynamic) >21:23:43,943 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >21:23:43,944 INF program: Filesystem flags: signed_directory_hash >21:23:43,944 INF program: Default mount options: user_xattr acl >21:23:43,944 INF program: Filesystem state: clean >21:23:43,945 INF program: Errors behavior: Continue >21:23:43,945 INF program: Filesystem OS type: Linux >21:23:43,945 INF program: Inode count: 131072 >21:23:43,945 INF program: Block count: 524288 >21:23:43,945 INF program: Reserved block count: 0 >21:23:43,946 INF program: Free blocks: 100901 >21:23:43,946 INF program: Free inodes: 92163 >21:23:43,946 INF program: First block: 0 >21:23:43,946 INF program: Block size: 4096 >21:23:43,947 INF program: Fragment size: 4096 >21:23:43,947 INF program: Group descriptor size: 64 >21:23:43,947 INF program: Reserved GDT blocks: 255 >21:23:43,947 INF program: Blocks per group: 32768 >21:23:43,948 INF program: Fragments per group: 32768 >21:23:43,948 INF program: Inodes per group: 8192 >21:23:43,948 INF program: Inode blocks per group: 512 >21:23:43,948 INF program: Flex block group size: 16 >21:23:43,949 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >21:23:43,949 INF program: Last mount time: Wed Apr 25 03:06:38 2018 >21:23:43,949 INF program: Last write time: Wed Apr 25 03:07:00 2018 >21:23:43,949 INF program: Mount count: 2 >21:23:43,950 INF program: Maximum mount count: -1 >21:23:43,950 INF program: Last checked: Wed Apr 25 03:06:22 2018 >21:23:43,950 INF program: Check interval: 0 (<none>) >21:23:43,950 INF program: Lifetime writes: 1688 MB >21:23:43,951 INF program: Reserved blocks uid: 0 (user root) >21:23:43,951 INF program: Reserved blocks gid: 0 (group root) >21:23:43,951 INF program: First inode: 11 >21:23:43,951 INF program: Inode size: 256 >21:23:43,952 INF program: Required extra isize: 32 >21:23:43,952 INF program: Desired extra isize: 32 >21:23:43,952 INF program: Journal inode: 8 >21:23:43,952 INF program: Default directory hash: half_md4 >21:23:43,953 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >21:23:43,953 INF program: Journal backup: inode blocks >21:23:43,953 INF program: Journal features: journal_64bit >21:23:43,953 INF program: Journal size: 64M >21:23:43,954 INF program: Journal length: 16384 >21:23:43,954 INF program: Journal sequence: 0x0000000d >21:23:43,954 INF program: Journal start: 0 >21:23:43,954 INF program: >21:23:43,955 INF program: stderr: >21:23:43,955 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >21:23:43,955 DBG program: Return code: 0 >21:23:43,956 INF program: Running... resize2fs -P /dev/mapper/live-base >21:23:43,978 INF program: stdout: >21:23:43,978 INF program: Couldn't find valid filesystem superblock. >21:23:43,979 INF program: stderr: >21:23:43,979 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >21:23:43,979 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >21:23:43,979 DBG program: Return code: 1 >21:23:43,987 INF program: Running... udevadm settle --timeout=300 >21:23:44,103 DBG program: Return code: 0 >21:23:44,138 INF program: Running... udevadm settle --timeout=300 >21:23:44,249 DBG program: Return code: 0 >21:23:44,287 INF program: Running [26] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,309 INF program: stdout[26]: DMRAID > >21:23:44,310 INF program: stderr[26]: >21:23:44,311 INF program: ...done [26] (exit code: 0) >21:23:44,312 INF program: Running [27] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,334 INF program: stdout[27]: DMRAID > >21:23:44,335 INF program: stderr[27]: >21:23:44,336 INF program: ...done [27] (exit code: 0) >21:23:44,337 INF program: Running [28] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,359 INF program: stdout[28]: DMRAID > >21:23:44,360 INF program: stderr[28]: >21:23:44,361 INF program: ...done [28] (exit code: 0) >21:23:44,362 INF program: Running [29] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,383 INF program: stdout[29]: DMRAID > >21:23:44,385 INF program: stderr[29]: >21:23:44,385 INF program: ...done [29] (exit code: 0) >21:23:44,386 INF program: Running [30] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,408 INF program: stdout[30]: DMRAID > >21:23:44,410 INF program: stderr[30]: >21:23:44,411 INF program: ...done [30] (exit code: 0) >21:23:44,412 INF program: Running [31] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,433 INF program: stdout[31]: DMRAID > >21:23:44,434 INF program: stderr[31]: >21:23:44,435 INF program: ...done [31] (exit code: 0) >21:23:44,436 INF program: Running [32] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,458 INF program: stdout[32]: DMRAID > >21:23:44,459 INF program: stderr[32]: >21:23:44,460 INF program: ...done [32] (exit code: 0) >21:23:44,461 INF program: Running [33] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,482 INF program: stdout[33]: DMRAID > >21:23:44,483 INF program: stderr[33]: >21:23:44,484 INF program: ...done [33] (exit code: 0) >21:23:44,485 INF program: Running [34] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,505 INF program: stdout[34]: DMRAID > >21:23:44,506 INF program: stderr[34]: >21:23:44,507 INF program: ...done [34] (exit code: 0) >21:23:44,508 INF program: Running [35] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,525 INF program: stdout[35]: DMRAID > >21:23:44,526 INF program: stderr[35]: >21:23:44,527 INF program: ...done [35] (exit code: 0) >21:23:44,527 INF program: Running [36] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,548 INF program: stdout[36]: DMRAID > >21:23:44,550 INF program: stderr[36]: >21:23:44,550 INF program: ...done [36] (exit code: 0) >21:23:44,551 INF program: Running [37] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,573 INF program: stdout[37]: DMRAID > >21:23:44,575 INF program: stderr[37]: >21:23:44,575 INF program: ...done [37] (exit code: 0) >21:23:44,576 INF program: Running [38] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,597 INF program: stdout[38]: DMRAID > >21:23:44,599 INF program: stderr[38]: >21:23:44,599 INF program: ...done [38] (exit code: 0) >21:23:44,600 INF program: Running [39] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,620 INF program: stdout[39]: DMRAID > >21:23:44,622 INF program: stderr[39]: >21:23:44,622 INF program: ...done [39] (exit code: 0) >21:23:44,623 INF program: Running [40] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,644 INF program: stdout[40]: DMRAID > >21:23:44,646 INF program: stderr[40]: >21:23:44,647 INF program: ...done [40] (exit code: 0) >21:23:44,648 INF program: Running [41] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,669 INF program: stdout[41]: DMRAID > >21:23:44,670 INF program: stderr[41]: >21:23:44,670 INF program: ...done [41] (exit code: 0) >21:23:44,671 INF program: Running [42] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,690 INF program: stdout[42]: DMRAID > >21:23:44,691 INF program: stderr[42]: >21:23:44,691 INF program: ...done [42] (exit code: 0) >21:23:44,693 INF program: Running [43] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,714 INF program: stdout[43]: DMRAID > >21:23:44,715 INF program: stderr[43]: >21:23:44,716 INF program: ...done [43] (exit code: 0) >21:23:44,717 INF program: Running [44] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,739 INF program: stdout[44]: DMRAID > >21:23:44,740 INF program: stderr[44]: >21:23:44,740 INF program: ...done [44] (exit code: 0) >21:23:44,766 INF program: Running [45] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,787 INF program: stdout[45]: DMRAID > >21:23:44,788 INF program: stderr[45]: >21:23:44,788 INF program: ...done [45] (exit code: 0) >21:23:44,789 INF program: Running [46] dmsetup info -co subsystem --noheadings ddf1_BOOT01T ... >21:23:44,809 INF program: stdout[46]: DMRAID > >21:23:44,810 INF program: stderr[46]: >21:23:44,810 INF program: ...done [46] (exit code: 0) >21:23:44,835 INF program: Running [47] dmsetup info -co subsystem --noheadings ddf1_BOOT01T1 ... >21:23:44,856 INF program: stdout[47]: part1 > >21:23:44,857 INF program: stderr[47]: >21:23:44,857 INF program: ...done [47] (exit code: 0) >21:23:44,858 INF program: Running [48] dmsetup info -co subsystem --noheadings ddf1_BOOT01T1 ... >21:23:44,881 INF program: stdout[48]: part1 > >21:23:44,882 INF program: stderr[48]: >21:23:44,883 INF program: ...done [48] (exit code: 0) >21:23:44,885 INF program: Running [49] dmsetup info -co subsystem --noheadings ddf1_BOOT01T1 ... >21:23:44,905 INF program: stdout[49]: part1 > >21:23:44,907 INF program: stderr[49]: >21:23:44,907 INF program: ...done [49] (exit code: 0) >21:23:44,913 INF program: Running... udevadm settle --timeout=300 >21:23:45,032 DBG program: Return code: 0 >21:23:45,255 INF program: Running... hwclock --hctosys --utc > > >/tmp/storage.log: >21:23:27,500 INF blivet: ISCSID is /sbin/iscsid >21:23:27,500 INF blivet: no initiator set >21:23:27,773 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:23:27,774 INF blivet: no /etc/zfcp.conf; not configuring zfcp >21:23:36,156 DBG blivet: Ext4FS.supported: supported: True ; >21:23:36,157 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >21:23:36,158 DBG blivet: Ext4FS.supported: supported: True ; >21:23:36,158 DBG blivet: trying to set new default fstype to 'ext4' >21:23:36,161 DBG blivet: Ext4FS.supported: supported: True ; >21:23:36,161 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >21:23:36,163 DBG blivet: Ext4FS.supported: supported: True ; >21:23:36,238 DBG blivet: trying to set new default fstype to 'xfs' >21:23:36,240 DBG blivet: XFS.supported: supported: True ; >21:23:36,527 DBG blivet: get_format('xfs') returning XFS instance with object id 2 >21:23:36,530 DBG blivet: XFS.supported: supported: True ; >21:23:38,416 INF blivet: no initiator set >21:23:38,417 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fcba40e06d8> >21:23:38,419 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >21:23:38,421 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >21:23:38,829 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'ddf1_BOOT01T', 'ddf1_BOOT01T1', 'ddf1_BOOT01T2'] >21:23:38,864 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' > '/dev/disk/by-id/ata-WDC_WD10EALX-009BA0_WD-WCATR6765011 ' > '/dev/disk/by-id/wwn-0x50014ee2b066bcb4', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ddf_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': ':_yj___C:_yj__yj__yj____', > 'ID_FS_UUID_ENC': ':\\xd9yj\\x02\\x10\\x92C:\\xd9yj\\xb9\\xdbyj\\xab\\xe0yj\\xff\\xff\\xff\\xff', > 'ID_FS_VERSION': '02.00.00', > 'ID_MODEL': 'WDC_WD10EALX-009BA0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EALX-009BA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': '15.01H15', > 'ID_SERIAL': 'WDC_WD10EALX-009BA0_WD-WCATR6765011', > 'ID_SERIAL_SHORT': 'WD-WCATR6765011', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b066bcb4', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b066bcb4', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23946746'} ; >21:23:38,866 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:23:38,877 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:23:38,884 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:38,934 DBG blivet: DiskDevicePopulator.run: name: sda ; >21:23:38,940 INF blivet: sda is a disk >21:23:38,942 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >21:23:38,943 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >21:23:38,977 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >21:23:38,994 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >21:23:38,998 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >21:23:39,026 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >21:23:39,036 DBG blivet: updated sda size to 931.51 GiB (931.51 GiB) >21:23:39,060 INF blivet: added disk sda (id 3) to device tree >21:23:39,061 INF blivet: got device: DiskDevice instance (0x7fcb8969e160) -- > name = sda status = True id = 3 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 931.51 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x50014ee2b066bcb4 >21:23:39,126 DBG blivet: DeviceTree.handle_format: name: sda ; >21:23:39,133 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:23:39,134 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 7 >21:23:39,139 DBG blivet: EFIFS.supported: supported: True ; >21:23:39,141 DBG blivet: get_format('efi') returning EFIFS instance with object id 8 >21:23:39,155 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:39,156 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >21:23:39,202 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:39,203 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >21:23:39,213 INF blivet: type detected on 'sda' is 'dmraidmember' >21:23:40,293 DBG blivet: DMRaidMember.__init__: uuid: :_yj___C:_yj__yj__yj____ ; label: None ; device: /dev/sda ; serial: WDC_WD10EALX-009BA0_WD-WCATR6765011 ; exists: True ; >21:23:40,294 DBG blivet: get_format('dmraidmember') returning DMRaidMember instance with object id 11 >21:23:40,306 DBG blivet: DiskDevice._set_format: sda ; type: dmraidmember ; current: None ; >21:23:40,316 DBG blivet: DMRaidFormatPopulator.run: name: sda ; >21:23:40,387 WRN blivet: dmraid member sda does not appear to belong to any array >21:23:40,387 INF blivet: got format: existing dmraidmember >21:23:40,392 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/572a9503-eddb-4792-8ab4-2171af06406e ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' > '/dev/disk/by-id/wwn-0x50014ee2b066bcb4-part1 ' > '/dev/disk/by-partuuid/00060011-01 ' > '/dev/disk/by-id/ata-WDC_WD10EALX-009BA0_WD-WCATR6765011-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '572a9503-eddb-4792-8ab4-2171af06406e', > 'ID_FS_UUID_ENC': '572a9503-eddb-4792-8ab4-2171af06406e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EALX-009BA0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EALX-009BA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8: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': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00060011-01', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': '15.01H15', > 'ID_SERIAL': 'WDC_WD10EALX-009BA0_WD-WCATR6765011', > 'ID_SERIAL_SHORT': 'WD-WCATR6765011', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b066bcb4', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b066bcb4', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25107690'} ; >21:23:40,393 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:23:40,398 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >21:23:40,402 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:40,405 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >21:23:40,700 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:23:40,703 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sda (3) with existing dmraidmember >21:23:40,705 DBG blivet: ignoring partition sda1 on dmraidmember >21:23:40,705 DBG blivet: no device obtained for sda1 >21:23:40,709 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50014ee2b066bcb4-part2 ' > '/dev/disk/by-id/lvm-pv-uuid-EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK ' > '/dev/disk/by-id/ata-WDC_WD10EALX-009BA0_WD-WCATR6765011-part2 ' > '/dev/disk/by-partuuid/00060011-02 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK', > 'ID_FS_UUID_ENC': 'EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD10EALX-009BA0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EALX-009BA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1952227328', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00060011-02', > 'ID_PATH': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1', > 'ID_REVISION': '15.01H15', > 'ID_SERIAL': 'WDC_WD10EALX-009BA0_WD-WCATR6765011', > 'ID_SERIAL_SHORT': 'WD-WCATR6765011', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b066bcb4', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b066bcb4', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '25118831'} ; >21:23:40,709 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:23:40,711 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >21:23:40,714 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:40,716 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >21:23:40,860 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:23:40,862 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sda (3) with existing dmraidmember >21:23:40,865 DBG blivet: ignoring partition sda2 on dmraidmember >21:23:40,865 DBG blivet: no device obtained for sda2 >21:23:40,868 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EALX-009BA0_WD-WCATR6765948 ' > '/dev/disk/by-id/wwn-0x50014ee2b066bb58 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ddf_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': ':_yj___C:_yj__yj__yj____', > 'ID_FS_UUID_ENC': ':\\xd9yj\\x02\\x10\\x92C:\\xd9yj\\xb9\\xdbyj\\xab\\xe0yj\\xff\\xff\\xff\\xff', > 'ID_FS_VERSION': '02.00.00', > 'ID_MODEL': 'WDC_WD10EALX-009BA0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EALX-009BA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2', > 'ID_REVISION': '15.01H15', > 'ID_SERIAL': 'WDC_WD10EALX-009BA0_WD-WCATR6765948', > 'ID_SERIAL_SHORT': 'WD-WCATR6765948', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b066bb58', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b066bb58', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23947993'} ; >21:23:40,869 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >21:23:40,871 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:23:40,873 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:40,878 DBG blivet: DiskDevicePopulator.run: name: sdb ; >21:23:40,880 INF blivet: sdb is a disk >21:23:40,880 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >21:23:40,881 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >21:23:40,884 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >21:23:40,887 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >21:23:40,887 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >21:23:40,891 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >21:23:40,892 DBG blivet: updated sdb size to 931.51 GiB (931.51 GiB) >21:23:40,893 INF blivet: added disk sdb (id 13) to device tree >21:23:40,893 INF blivet: got device: DiskDevice instance (0x7fcb85f54048) -- > name = sdb status = True id = 13 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 931.51 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x50014ee2b066bb58 >21:23:40,898 DBG blivet: DeviceTree.handle_format: name: sdb ; >21:23:40,902 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:23:40,903 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 17 >21:23:40,906 DBG blivet: EFIFS.supported: supported: True ; >21:23:40,907 DBG blivet: get_format('efi') returning EFIFS instance with object id 18 >21:23:40,910 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:40,911 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >21:23:40,915 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:40,916 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 20 >21:23:40,916 INF blivet: type detected on 'sdb' is 'dmraidmember' >21:23:40,919 DBG blivet: DMRaidMember.__init__: uuid: :_yj___C:_yj__yj__yj____ ; label: None ; device: /dev/sdb ; serial: WDC_WD10EALX-009BA0_WD-WCATR6765948 ; exists: True ; >21:23:40,919 DBG blivet: get_format('dmraidmember') returning DMRaidMember instance with object id 21 >21:23:40,922 DBG blivet: DiskDevice._set_format: sdb ; type: dmraidmember ; current: None ; >21:23:40,924 DBG blivet: DMRaidFormatPopulator.run: name: sdb ; >21:23:40,981 WRN blivet: dmraid member sdb does not appear to belong to any array >21:23:40,981 INF blivet: got format: existing dmraidmember >21:23:40,987 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/572a9503-eddb-4792-8ab4-2171af06406e ' > '/dev/disk/by-partuuid/00060011-01 ' > '/dev/disk/by-id/wwn-0x50014ee2b066bb58-part1 ' > '/dev/disk/by-id/ata-WDC_WD10EALX-009BA0_WD-WCATR6765948-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '572a9503-eddb-4792-8ab4-2171af06406e', > 'ID_FS_UUID_ENC': '572a9503-eddb-4792-8ab4-2171af06406e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EALX-009BA0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EALX-009BA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00060011-01', > 'ID_PATH': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2', > 'ID_REVISION': '15.01H15', > 'ID_SERIAL': 'WDC_WD10EALX-009BA0_WD-WCATR6765948', > 'ID_SERIAL_SHORT': 'WD-WCATR6765948', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b066bb58', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b066bb58', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25120764'} ; >21:23:40,988 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >21:23:40,990 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >21:23:40,992 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:40,995 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >21:23:41,138 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:23:41,140 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdb (13) with existing dmraidmember >21:23:41,142 DBG blivet: ignoring partition sdb1 on dmraidmember >21:23:41,142 DBG blivet: no device obtained for sdb1 >21:23:41,146 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50014ee2b066bb58-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2-part2 ' > '/dev/disk/by-id/lvm-pv-uuid-EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK ' > '/dev/disk/by-id/ata-WDC_WD10EALX-009BA0_WD-WCATR6765948-part2 ' > '/dev/disk/by-partuuid/00060011-02', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '174', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK', > 'ID_FS_UUID_ENC': 'EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD10EALX-009BA0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EALX-009BA0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1952227328', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00060011-02', > 'ID_PATH': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2', > 'ID_REVISION': '15.01H15', > 'ID_SERIAL': 'WDC_WD10EALX-009BA0_WD-WCATR6765948', > 'ID_SERIAL_SHORT': 'WD-WCATR6765948', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b066bb58', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b066bb58', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '25098177'} ; >21:23:41,146 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >21:23:41,149 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >21:23:41,151 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:41,153 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >21:23:41,316 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:23:41,319 DBG blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdb (13) with existing dmraidmember >21:23:41,321 DBG blivet: ignoring partition sdb2 on dmraidmember >21:23:41,321 DBG blivet: no device obtained for sdb2 >21:23:41,324 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2018-04-25-06-09-17-00 ' > '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_4C530001170812112165-0:0 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-28', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-09-17-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-09-17-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '537f877e', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_4C530001170812112165-0:0', > 'ID_SERIAL_SHORT': '4C530001170812112165', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23998208'} ; >21:23:41,325 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >21:23:41,327 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >21:23:41,330 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:41,335 DBG blivet: DiskDevicePopulator.run: name: sdc ; >21:23:41,337 INF blivet: sdc is a disk >21:23:41,338 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >21:23:41,338 DBG blivet: get_format('None') returning DeviceFormat instance with object id 25 >21:23:41,342 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >21:23:41,345 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >21:23:41,346 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc >21:23:41,349 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc ; >21:23:41,351 DBG blivet: updated sdc size to 14.59 GiB (14.59 GiB) >21:23:41,352 INF blivet: added disk sdc (id 23) to device tree >21:23:41,352 INF blivet: got device: DiskDevice instance (0x7fcb84a56e80) -- > name = sdc status = True id = 23 > children = [] > parents = [] > uuid = None size = 14.59 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc > target size = 14.59 GiB path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >21:23:41,358 DBG blivet: DeviceTree.handle_format: name: sdc ; >21:23:41,363 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:23:41,363 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 27 >21:23:41,368 DBG blivet: EFIFS.supported: supported: True ; >21:23:41,368 DBG blivet: get_format('efi') returning EFIFS instance with object id 28 >21:23:41,372 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:41,373 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >21:23:41,378 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:41,378 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >21:23:41,379 INF blivet: type detected on 'sdc' is 'iso9660' >21:23:41,382 DBG blivet: Iso9660FS.supported: supported: True ; >21:23:41,382 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 31 >21:23:41,384 DBG blivet: DiskDevice._set_format: sdc ; type: iso9660 ; current: None ; >21:23:41,385 INF blivet: got format: existing iso9660 filesystem >21:23:41,880 DBG blivet: Iso9660FS.supported: supported: True ; >21:23:42,024 DBG blivet: Iso9660FS.supported: supported: True ; >21:23:42,029 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_4C530001170812112165-0:0-part1 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-28 ' > '/dev/disk/by-uuid/2018-04-25-06-09-17-00 ' > '/dev/disk/by-partuuid/537f877e-01 ' > '/dev/disk/by-path/pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-09-17-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-09-17-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '5670912', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '537f877e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '537f877e', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_4C530001170812112165-0:0', > 'ID_SERIAL_SHORT': '4C530001170812112165', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '24175288'} ; >21:23:42,029 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >21:23:42,032 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >21:23:42,034 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,036 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >21:23:42,185 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >21:23:42,188 DBG blivet: DeviceTree.get_device_by_name returned existing 14.59 GiB disk sdc (23) with existing iso9660 filesystem >21:23:42,191 DBG blivet: lvm filter: adding sdc1 to the reject list >21:23:42,191 DBG blivet: ignoring partition sdc1 on iso9660 >21:23:42,192 DBG blivet: no device obtained for sdc1 >21:23:42,195 DBG blivet: DeviceTree.handle_device: name: sdc2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-label/ANACONDA /dev/disk/by-uuid/16EF-02BA ' > '/dev/disk/by-partuuid/537f877e-02 ' > '/dev/disk/by-id/usb-SanDisk_Cruzer_Edge_4C530001170812112165-0:0-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16EF-02BA', > 'ID_FS_UUID_ENC': '16EF-02BA', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Edge', > 'ID_MODEL_ENC': 'Cruzer\\x20Edge\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '556b', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '19664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '537f877e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '537f877e', > 'ID_PATH': 'pci-0000:00:13.2-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_13_2-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Edge_4C530001170812112165-0:0', > 'ID_SERIAL_SHORT': '4C530001170812112165', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '24080453'} ; >21:23:42,196 INF blivet: scanning sdc2 (/sys/devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >21:23:42,198 DBG blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >21:23:42,200 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,203 DBG blivet: PartitionDevicePopulator.run: name: sdc2 ; >21:23:42,383 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >21:23:42,387 DBG blivet: DeviceTree.get_device_by_name returned existing 14.59 GiB disk sdc (23) with existing iso9660 filesystem >21:23:42,389 DBG blivet: lvm filter: adding sdc2 to the reject list >21:23:42,389 DBG blivet: ignoring partition sdc2 on iso9660 >21:23:42,390 DBG blivet: no device obtained for sdc2 >21:23:42,392 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': '23567839'} ; >21:23:42,392 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >21:23:42,395 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >21:23:42,397 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,399 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >21:23:42,402 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >21:23:42,404 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,405 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >21:23:42,405 DBG blivet: get_format('None') returning DeviceFormat instance with object id 35 >21:23:42,409 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >21:23:42,412 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >21:23:42,413 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >21:23:42,413 INF blivet: added file /run/install/repo/images/install.img (id 33) to device tree >21:23:42,413 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >21:23:42,418 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >21:23:42,422 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >21:23:42,426 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >21:23:42,430 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >21:23:42,431 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >21:23:42,431 INF blivet: added loop loop0 (id 37) to device tree >21:23:42,432 INF blivet: got device: LoopDevice instance (0x7fcbaebe81d0) -- > name = loop0 status = False id = 37 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (33)'] > 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 >21:23:42,439 DBG blivet: DeviceTree.handle_format: name: loop0 ; >21:23:42,444 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:23:42,444 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >21:23:42,448 DBG blivet: EFIFS.supported: supported: True ; >21:23:42,448 DBG blivet: get_format('efi') returning EFIFS instance with object id 42 >21:23:42,452 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:42,453 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 43 >21:23:42,456 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:42,457 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 44 >21:23:42,457 INF blivet: type detected on 'loop0' is 'squashfs' >21:23:42,458 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 45 >21:23:42,463 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >21:23:42,464 INF blivet: got format: existing None >21:23:42,468 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > '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': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > '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': '23515015'} ; >21:23:42,469 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >21:23:42,471 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >21:23:42,474 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,476 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >21:23:42,478 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >21:23:42,481 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,481 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >21:23:42,482 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >21:23:42,485 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >21:23:42,488 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >21:23:42,488 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >21:23:42,489 INF blivet: added file /LiveOS/rootfs.img (id 47) to device tree >21:23:42,490 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >21:23:42,494 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >21:23:42,494 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >21:23:42,497 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >21:23:42,500 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >21:23:42,501 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >21:23:42,501 INF blivet: added loop loop1 (id 51) to device tree >21:23:42,502 INF blivet: got device: LoopDevice instance (0x7fcb85f690f0) -- > name = loop1 status = False id = 51 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (47)'] > 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 >21:23:42,509 DBG blivet: DeviceTree.handle_format: name: loop1 ; >21:23:42,513 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:23:42,513 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 55 >21:23:42,517 DBG blivet: EFIFS.supported: supported: True ; >21:23:42,517 DBG blivet: get_format('efi') returning EFIFS instance with object id 56 >21:23:42,521 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:42,522 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 57 >21:23:42,527 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:42,527 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 58 >21:23:42,528 INF blivet: type detected on 'loop1' is 'ext4' >21:23:42,616 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >21:23:42,621 DBG blivet: Ext4FS.supported: supported: True ; >21:23:42,621 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 59 >21:23:42,624 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >21:23:42,625 INF blivet: got format: existing ext4 filesystem >21:23:42,771 DBG blivet: Ext4FS.supported: supported: True ; >21:23:42,924 DBG blivet: Ext4FS.supported: supported: True ; >21:23:42,928 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': '23514598'} ; >21:23:42,928 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >21:23:42,931 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >21:23:42,934 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,936 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >21:23:42,939 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >21:23:42,941 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:42,942 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >21:23:42,942 DBG blivet: get_format('None') returning DeviceFormat instance with object id 63 >21:23:42,949 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >21:23:42,953 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >21:23:42,953 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >21:23:42,954 INF blivet: added file /overlay (deleted) (id 61) to device tree >21:23:42,954 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >21:23:42,959 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >21:23:42,959 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >21:23:42,963 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >21:23:42,966 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >21:23:42,967 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >21:23:42,968 INF blivet: added loop loop2 (id 65) to device tree >21:23:42,968 INF blivet: got device: LoopDevice instance (0x7fcb85fc8160) -- > name = loop2 status = False id = 65 > children = [] > parents = ['existing 0 B file /overlay (deleted) (61)'] > 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 >21:23:42,974 DBG blivet: DeviceTree.handle_format: name: loop2 ; >21:23:42,975 DBG blivet: no type or existing type for loop2, bailing >21:23:42,978 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/mapper/live-rw /dev/disk/by-label/Anaconda ' > '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > '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': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > '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': '16761438'} ; >21:23:42,979 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >21:23:42,981 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >21:23:42,983 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:43,152 DBG blivet: DMDevicePopulator.run: name: live-rw ; >21:23:43,160 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >21:23:43,163 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (51) with existing ext4 filesystem >21:23:43,168 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >21:23:43,171 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (65) >21:23:43,181 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >21:23:43,184 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:43,184 DBG blivet: get_format('None') returning DeviceFormat instance with object id 71 >21:23:43,189 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >21:23:43,189 DBG blivet: get_format('None') returning DeviceFormat instance with object id 72 >21:23:43,193 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >21:23:43,197 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >21:23:43,197 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >21:23:43,202 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >21:23:43,204 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >21:23:43,205 INF blivet: added dm live-rw (id 70) to device tree >21:23:43,206 INF blivet: got device: DMDevice instance (0x7fcb85fb5f60) -- > name = live-rw status = True id = 70 > children = [] > parents = ['existing 0 B loop loop1 (51) 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 >21:23:43,261 DBG blivet: DeviceTree.handle_format: name: live-rw ; >21:23:43,265 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:23:43,265 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 74 >21:23:43,269 DBG blivet: EFIFS.supported: supported: True ; >21:23:43,269 DBG blivet: get_format('efi') returning EFIFS instance with object id 75 >21:23:43,273 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:43,274 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 76 >21:23:43,278 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:43,278 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >21:23:43,279 INF blivet: type detected on 'live-rw' is 'ext4' >21:23:43,344 DBG blivet: using current size 2 GiB as min size >21:23:43,350 DBG blivet: Ext4FS.supported: supported: True ; >21:23:43,351 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 78 >21:23:43,353 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >21:23:43,354 INF blivet: got format: existing ext4 filesystem >21:23:43,502 DBG blivet: Ext4FS.supported: supported: True ; >21:23:43,659 DBG blivet: Ext4FS.supported: supported: True ; >21:23:43,664 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-label/Anaconda ' > '/dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > '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': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > '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': '16786720'} ; >21:23:43,665 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >21:23:43,669 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >21:23:43,673 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:43,823 DBG blivet: DMDevicePopulator.run: name: live-base ; >21:23:43,827 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >21:23:43,830 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (51) with existing ext4 filesystem >21:23:43,833 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >21:23:43,835 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:43,836 DBG blivet: get_format('None') returning DeviceFormat instance with object id 81 >21:23:43,840 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >21:23:43,840 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >21:23:43,843 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >21:23:43,845 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >21:23:43,846 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >21:23:43,849 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >21:23:43,850 DBG blivet: updated live-base size to 2 GiB (2 GiB) >21:23:43,851 INF blivet: added dm live-base (id 80) to device tree >21:23:43,851 INF blivet: got device: DMDevice instance (0x7fcb85fc8208) -- > name = live-base status = True id = 80 > children = [] > parents = ['existing 0 B loop loop1 (51) 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 >21:23:43,902 DBG blivet: DeviceTree.handle_format: name: live-base ; >21:23:43,906 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:23:43,906 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 84 >21:23:43,909 DBG blivet: EFIFS.supported: supported: True ; >21:23:43,909 DBG blivet: get_format('efi') returning EFIFS instance with object id 85 >21:23:43,913 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:43,913 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 86 >21:23:43,916 DBG blivet: MacEFIFS.supported: supported: True ; >21:23:43,917 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >21:23:43,917 INF blivet: type detected on 'live-base' is 'ext4' >21:23:43,980 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >21:23:43,983 DBG blivet: Ext4FS.supported: supported: True ; >21:23:43,984 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 88 >21:23:43,986 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >21:23:43,987 INF blivet: got format: existing ext4 filesystem >21:23:44,137 DBG blivet: Ext4FS.supported: supported: True ; >21:23:44,279 DBG blivet: Ext4FS.supported: supported: True ; >21:23:44,282 DBG blivet: DeviceTree.handle_device: name: ddf1_BOOT01T ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-ddf1_BOOT01T ' > '/dev/disk/by-id/dm-uuid-DMRAID-ddf1_BOOT01T', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'ddf1_BOOT01T', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-ddf1_BOOT01T', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00060011', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24886815'} ; >21:23:44,283 INF blivet: scanning ddf1_BOOT01T (/sys/devices/virtual/block/dm-2)... >21:23:44,285 DBG blivet: DeviceTree.get_device_by_name: name: ddf1_BOOT01T ; incomplete: False ; hidden: False ; >21:23:44,287 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:44,745 DBG blivet: DiskDevicePopulator.run: name: ddf1_BOOT01T ; >21:23:44,746 WRN blivet: device/vendor is not a valid attribute >21:23:44,747 WRN blivet: device/model is not a valid attribute >21:23:44,748 INF blivet: ddf1_BOOT01T is a disk >21:23:44,749 DBG blivet: get_format('None') returning DeviceFormat instance with object id 91 >21:23:44,749 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >21:23:44,754 DBG blivet: DiskDevice._set_format: ddf1_BOOT01T ; type: None ; current: None ; >21:23:44,762 DBG blivet: DiskDevice.update_sysfs_path: ddf1_BOOT01T ; status: False ; >21:23:44,762 ERR blivet: failed to update sysfs path for ddf1_BOOT01T: [Errno 2] No such file or directory: '/dev/ddf1_BOOT01T' >21:23:44,763 WRN blivet: queue/rotational is not a valid attribute >21:23:44,764 INF blivet: added disk ddf1_BOOT01T (id 90) to device tree >21:23:44,764 INF blivet: got device: DiskDevice instance (0x7fcb85f6eeb8) -- > name = ddf1_BOOT01T status = False id = 90 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 253 minor = 2 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/ddf1_BOOT01T > format args = [] original_format = None removable = wwn = None >21:23:44,816 DBG blivet: DeviceTree.handle_format: name: ddf1_BOOT01T ; >21:23:44,821 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/ddf1_BOOT01T ; sysfs_path: ; >21:23:44,822 DBG blivet: no media present for device ddf1_BOOT01T >21:23:44,826 DBG blivet: DeviceTree.handle_device: name: ddf1_BOOT01T1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/00060011-01 ' > '/dev/disk/by-id/dm-name-ddf1_BOOT01T1 /dev/mapper/ddf1_BOOT01T1 ' > '/dev/disk/by-uuid/572a9503-eddb-4792-8ab4-2171af06406e ' > '/dev/disk/by-id/dm-uuid-part1-DMRAID-ddf1_BOOT01T', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_MPATH': 'ddf1_BOOT01T', > 'DM_NAME': 'ddf1_BOOT01T1', > 'DM_PART': '1', > 'DM_SUSPENDED': '0', > 'DM_TYPE': 'raid', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'part1-DMRAID-ddf1_BOOT01T', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '572a9503-eddb-4792-8ab4-2171af06406e', > 'ID_FS_UUID_ENC': '572a9503-eddb-4792-8ab4-2171af06406e', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '253:2', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00060011-01', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '24915911'} ; >21:23:44,827 INF blivet: scanning ddf1_BOOT01T1 (/sys/devices/virtual/block/dm-3)... >21:23:44,830 DBG blivet: DeviceTree.get_device_by_name: name: ddf1_BOOT01T1 ; incomplete: False ; hidden: False ; >21:23:44,834 DBG blivet: DeviceTree.get_device_by_name returned None >21:23:44,912 DBG blivet: PartitionDevicePopulator.run: name: ddf1_BOOT01T1 ; >21:23:45,063 DBG blivet: DeviceTree.get_device_by_name: name: ddf1_BOOT01T ; incomplete: False ; hidden: False ; >21:23:45,066 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B disk ddf1_BOOT01T (90) >21:23:45,068 INF blivet: ignoring 'None' format on disk that contains 'ddf1_BOOT01T1' >21:23:45,070 DBG blivet: DiskLabel.__init__: exists: True ; device: /dev/ddf1_BOOT01T ; >21:23:45,071 INF blivet: DiskLabel.parted_device: /dev/ddf1_BOOT01T does not exist >21:23:45,071 INF blivet: DiskLabel.parted_device returning None >21:23:45,072 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 95 >21:23:45,074 DBG blivet: DiskDevice._set_format: ddf1_BOOT01T ; type: disklabel ; current: None ; >21:23:45,075 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >21:23:45,079 DBG blivet: DiskDevice.add_child: name: ddf1_BOOT01T ; child: ddf1_BOOT01T1 ; kids: 0 ; >21:23:45,080 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >21:23:45,083 DBG blivet: PartitionDevice._set_format: ddf1_BOOT01T1 ; type: None ; current: None ; >21:23:45,086 DBG blivet: PartitionDevice.update_sysfs_path: ddf1_BOOT01T1 ; status: False ; >21:23:45,086 ERR blivet: failed to update sysfs path for ddf1_BOOT01T1: [Errno 2] No such file or directory: '/dev/ddf1_BOOT01T1' >21:23:45,087 DBG blivet: looking up parted Partition: /dev/ddf1_BOOT01T1 >21:23:45,087 INF blivet: DiskLabel.parted_device: /dev/ddf1_BOOT01T does not exist >21:23:45,088 INF blivet: DiskLabel.parted_device returning None >21:23:45,100 INF blivet: DiskLabel.parted_device: /dev/ddf1_BOOT01T does not exist >21:23:45,101 INF blivet: DiskLabel.parted_device returning None >21:23:45,103 DBG blivet: /dev/sdc is mounted on /run/install/repo >21:23:45,105 DBG blivet: /dev/sdc is mounted on /run/install/repo >21:23:45,114 DBG blivet: IGNORED: Caught exception, continuing. >21:23:45,115 DBG blivet: IGNORED: Begin exception details. >21:23:45,116 DBG blivet: IGNORED: Traceback (most recent call last): >21:23:45,119 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/formats/disklabel.py", line 287, in label_type >21:23:45,120 DBG blivet: IGNORED: lt = self.parted_disk.type >21:23:45,120 DBG blivet: IGNORED: AttributeError: 'NoneType' object has no attribute 'type' >21:23:45,121 DBG blivet: IGNORED: End exception details. >21:23:45,164 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdc ; incomplete: False ; hidden: False ; >21:23:45,166 DBG blivet: DeviceTree.get_device_by_path returned existing 14.59 GiB disk sdc (23) with existing iso9660 filesystem >21:23:45,174 INF blivet: DiskLabel.parted_device: /dev/ddf1_BOOT01T does not exist >21:23:45,175 INF blivet: DiskLabel.parted_device returning None >21:23:45,225 DBG blivet: IGNORED: Caught exception, continuing. >21:23:45,226 DBG blivet: IGNORED: Begin exception details. >21:23:45,226 DBG blivet: IGNORED: Traceback (most recent call last): >21:23:45,227 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/formats/disklabel.py", line 287, in label_type >21:23:45,227 DBG blivet: IGNORED: lt = self.parted_disk.type >21:23:45,228 DBG blivet: IGNORED: AttributeError: 'NoneType' object has no attribute 'type' >21:23:45,228 DBG blivet: IGNORED: End exception details. >21:23:45,299 INF blivet: DiskLabel.parted_device: /dev/ddf1_BOOT01T does not exist >21:23:45,301 INF blivet: DiskLabel.parted_device returning None >21:23:45,305 DBG blivet: IGNORED: Caught exception, continuing. >21:23:45,305 DBG blivet: IGNORED: Begin exception details. >21:23:45,306 DBG blivet: IGNORED: Traceback (most recent call last): >21:23:45,306 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/formats/disklabel.py", line 287, in label_type >21:23:45,306 DBG blivet: IGNORED: lt = self.parted_disk.type >21:23:45,307 DBG blivet: IGNORED: AttributeError: 'NoneType' object has no attribute 'type' >21:23:45,307 DBG blivet: IGNORED: End exception details. > > >/tmp/ifcfg.log: >21:23:28,083 DBG ifcfg: content of files (network initialization): >21:23:28,114 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [0, 37, 144, 42, 174, 9], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': 'abd00203-2f46-37e4-94af-da2c50db5384', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1527542592}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [0, 37, 144, 42, 174, 8], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 2', 'uuid': 'ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1527542595}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >21:23:29,020 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:23:29,023 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:23:29,025 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:23:29,027 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:23:29,028 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >21:23:29,416 DBG ifcfg: content of files (missing ifcfgs created for devices ['enp1s0', 'enp2s0']): >21:23:29,417 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp1s0: >21:23:29,418 DBG ifcfg: TYPE=Ethernet >21:23:29,419 DBG ifcfg: PROXY_METHOD=none >21:23:29,419 DBG ifcfg: BROWSER_ONLY=no >21:23:29,419 DBG ifcfg: BOOTPROTO=dhcp >21:23:29,419 DBG ifcfg: DEFROUTE=yes >21:23:29,420 DBG ifcfg: IPV4_FAILURE_FATAL=no >21:23:29,420 DBG ifcfg: IPV6INIT=yes >21:23:29,420 DBG ifcfg: IPV6_AUTOCONF=yes >21:23:29,420 DBG ifcfg: IPV6_DEFROUTE=yes >21:23:29,421 DBG ifcfg: IPV6_FAILURE_FATAL=no >21:23:29,421 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >21:23:29,421 DBG ifcfg: NAME=enp1s0 >21:23:29,422 DBG ifcfg: UUID=abd00203-2f46-37e4-94af-da2c50db5384 >21:23:29,422 DBG ifcfg: ONBOOT=yes >21:23:29,422 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >21:23:29,422 DBG ifcfg: DEVICE=enp1s0 >21:23:29,423 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp2s0: >21:23:29,423 DBG ifcfg: TYPE=Ethernet >21:23:29,423 DBG ifcfg: PROXY_METHOD=none >21:23:29,423 DBG ifcfg: BROWSER_ONLY=no >21:23:29,424 DBG ifcfg: BOOTPROTO=dhcp >21:23:29,424 DBG ifcfg: DEFROUTE=yes >21:23:29,424 DBG ifcfg: IPV4_FAILURE_FATAL=no >21:23:29,425 DBG ifcfg: IPV6INIT=yes >21:23:29,425 DBG ifcfg: IPV6_AUTOCONF=yes >21:23:29,425 DBG ifcfg: IPV6_DEFROUTE=yes >21:23:29,425 DBG ifcfg: IPV6_FAILURE_FATAL=no >21:23:29,426 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >21:23:29,426 DBG ifcfg: NAME=enp2s0 >21:23:29,426 DBG ifcfg: UUID=ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f >21:23:29,426 DBG ifcfg: ONBOOT=yes >21:23:29,427 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >21:23:29,427 DBG ifcfg: DEVICE=enp2s0 >21:23:29,452 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp1s0', 'uuid': 'abd00203-2f46-37e4-94af-da2c50db5384', 'interface-name': 'enp1s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'enp2s0', 'uuid': 'ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f', 'interface-name': 'enp2s0', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1527542595}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] > > >/tmp/dnf.librepo.log: >21:23:37 Librepo version: 1.8.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.59.0 OpenSSL/1.1.0h zlib/1.2.11 libidn2/2.0.4 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.7.5/openssl/zlib nghttp2/1.31.1) >21:23:37 Current date: 2018-05-28T21:23:37+0000 >21:23:45 lr_download: Target: file:///etc/dnf/dnf.conf (-) >21:23:45 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >21:23:45 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 36): Operation not supported >21:23:45 lr_download: Downloading started >21:23:45 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >21:23:45 lr_download: Target: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (-) >21:23:45 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >21:23:45 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 36): Operation not supported >21:23:45 lr_download: Downloading started >21:23:45 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo) >21:23:45 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (-) >21:23:45 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >21:23:45 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 36): Operation not supported >21:23:45 lr_download: Downloading started >21:23:45 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates-testing.repo) >21:23:45 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates.repo (-) >21:23:45 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates.repo >21:23:45 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates.repo >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >21:23:45 lr_download: Downloading started >21:23:45 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates.repo) >21:23:45 lr_download: Target: file:///etc/anaconda.repos.d/fedora.repo (-) >21:23:45 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora.repo >21:23:45 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora.repo >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 36): Operation not supported >21:23:45 lr_download: Downloading started >21:23:45 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora.repo (Effective url: file:///etc/anaconda.repos.d/fedora.repo) >21:23:45 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >21:23:45 lr_handle_perform: Using own SIGINT handler >21:23:45 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >21:23:45 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >21:23:45 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >21:23:45 lr_handle_perform: Downloading/Locating yum repo >21:23:45 lr_yum_use_local: Locating repo.. >21:23:45 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-7f22301011975b35/repodata/repomd.xml): No such file or directory >21:23:45 lr_handle_perform: Restoring an old SIGINT handler >21:23:45 lr_handle_perform: Using dir: /tmp/dnf-i7cb96no >21:23:45 lr_handle_perform: Using own SIGINT handler >21:23:45 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >21:23:45 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >21:23:45 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >21:23:45 lr_handle_perform: Downloading/Locating yum repo >21:23:45 lr_yum_download_remote: Downloading/Copying repo.. >21:23:45 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >21:23:45 lr_download: Target: repodata/repomd.xml (-) >21:23:45 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55f84705f000 >21:23:45 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >21:23:45 select_next_target: Selecting mirror for: repodata/repomd.xml >21:23:45 prepare_next_transfer: URL: file:///run/install/repo/repodata/repomd.xml >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 35): Operation not supported >21:23:45 lr_download: Downloading started >21:23:45 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: file:///run/install/repo/repodata/repomd.xml) >21:23:45 lr_yum_download_remote: Parsing repomd.xml >21:23:45 1524630488: Repomd revision: lr_yum_download_remote >21:23:45 lr_download: Target: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz (-) >21:23:45 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55f84705f000 >21:23:45 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >21:23:45 lr_download: Target: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz (-) >21:23:45 lr_download: Target: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz (-) >21:23:45 select_next_target: Selecting mirror for: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz >21:23:45 prepare_next_transfer: URL: file:///run/install/repo/repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 38): Operation not supported >21:23:45 select_next_target: Selecting mirror for: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >21:23:45 prepare_next_transfer: URL: file:///run/install/repo/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >21:23:45 select_next_target: Selecting mirror for: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz >21:23:45 prepare_next_transfer: URL: file:///run/install/repo/repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz >21:23:45 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 40): Operation not supported >21:23:45 lr_download: Downloading started > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet > > >/root/lorax-packages.log: >iwl100-firmware-39.31.5.1-83.fc28.1.noarch >xorg-x11-drv-ati-18.0.1-1.fc28.x86_64 >GeoIP-1.6.12-3.fc28.x86_64 >libreport-filesystem-2.9.4-1.fc28.x86_64 >xorg-x11-drv-libinput-0.27.1-2.fc28.x86_64 >authselect-0.4-1.fc28.x86_64 >kacst-fonts-common-2.0-19.fc28.noarch >xorg-x11-drv-v4l-0.2.0-51.fc28.x86_64 >lcms2-2.9-2.fc28.x86_64 >tzdata-2018d-1.fc28.noarch >at-spi2-core-2.28.0-1.fc28.x86_64 >libvisual-0.4.0-24.fc28.x86_64 >naver-nanum-fonts-common-3.020-20.20140930.fc28.1.noarch >gcr-3.28.0-1.fc28.x86_64 >woff2-1.0.2-2.fc28.x86_64 >yelp-xsl-3.28.0-1.fc28.noarch >webkit2gtk3-2.20.1-1.fc28.x86_64 >qrencode-libs-3.4.4-5.fc28.x86_64 >fuse-common-3.2.1-11.fc28.x86_64 >yelp-3.28.1-1.fc28.x86_64 >libasyncns-0.8-14.fc28.x86_64 >pkgconf-m4-1.4.2-1.fc28.noarch >libcgroup-0.41-14.fc28.x86_64 >lsof-4.89-8.fc28.x86_64 >ncurses-base-6.1-4.20180224.fc28.noarch >chrony-3.3-1.fc28.x86_64 >xorg-x11-server-utils-7.7-24.fc28.x86_64 >fedora-repos-28-1.noarch >fedora-logos-28.0.3-1.fc28.x86_64 >xorg-x11-font-utils-7.5-37.fc28.x86_64 >basesystem-11-5.fc28.noarch >logrotate-3.14.0-1.fc28.x86_64 >checkpolicy-2.7-7.fc28.x86_64 >glibc-all-langpacks-2.27-8.fc28.x86_64 >openldap-2.4.46-1.fc28.x86_64 >lz4-1.8.1.2-4.fc28.x86_64 >libsepol-2.7-6.fc28.x86_64 >xmlrpc-c-client-1.51.0-5.fc28.x86_64 >oci-umount-2.3.4-1.git87f9237.fc28.x86_64 >libxml2-2.9.7-4.fc28.x86_64 >ostree-libs-2018.3-2.fc28.x86_64 >libndp-1.6-5.fc28.x86_64 >bzip2-libs-1.0.6-26.fc28.x86_64 >rpm-4.14.1-7.fc28.x86_64 >psmisc-23.1-3.fc28.x86_64 >popt-1.16-14.fc28.x86_64 >libsolv-0.6.34-1.fc28.x86_64 >ncurses-6.1-4.20180224.fc28.x86_64 >perl-Exporter-5.72-396.fc28.noarch >drpm-0.3.0-13.fc28.x86_64 >ca-certificates-2018.2.22-3.fc28.noarch >nss-util-3.36.0-1.0.fc28.x86_64 >libuser-0.62-13.fc28.x86_64 >shadow-utils-4.5-9.fc28.x86_64 >elfutils-libelf-0.170-11.fc28.x86_64 >createrepo_c-0.10.0-18.fc28.x86_64 >cairo-1.15.12-1.fc28.x86_64 >freetype-2.8-10.fc28.x86_64 >selinux-policy-targeted-3.14.1-21.fc28.noarch >polkit-libs-0.114-1.fc28.x86_64 >augeas-libs-1.10.1-2.fc28.x86_64 >python3-policycoreutils-2.7-18.fc28.noarch >json-glib-1.4.2-3.fc28.x86_64 >libattr-2.4.47-23.fc28.x86_64 >libreport-cli-2.9.4-1.fc28.x86_64 >cracklib-2.9.6-13.fc28.x86_64 >audit-libs-2.8.3-3.fc28.x86_64 >ostree-2018.3-2.fc28.x86_64 >python3-setuptools-39.0.1-1.fc28.noarch >libjpeg-turbo-1.5.3-3.fc28.x86_64 >NetworkManager-wifi-1.10.6-1.fc28.x86_64 >python3-six-1.11.0-3.fc28.noarch >libwayland-client-1.15.0-1.fc28.x86_64 >realmd-0.16.3-12.fc28.x86_64 >dbus-glib-0.110-2.fc28.x86_64 >libogg-1.3.2-10.fc28.x86_64 >libblockdev-fs-2.16-2.fc28.x86_64 >harfbuzz-1.7.5-3.fc28.x86_64 >libvorbis-1.3.6-1.fc28.x86_64 >libblockdev-mpath-2.16-2.fc28.x86_64 >cups-libs-2.2.6-14.fc28.x86_64 >file-libs-5.32-3.fc28.x86_64 >hmaccalc-0.9.14-10.fc28.x86_64 >python3-pid-2.1.1-7.fc28.noarch >libX11-1.6.5-7.fc28.x86_64 >gdb-8.1-11.fc28.x86_64 >gsettings-desktop-schemas-3.28.0-1.fc28.x86_64 >libXrandr-1.5.1-5.fc28.x86_64 >udisks2-iscsi-2.7.6-1.fc28.x86_64 >e2fsprogs-1.43.8-2.fc28.x86_64 >libXcursor-1.1.15-1.fc28.x86_64 >python3-dnf-2.7.5-12.fc28.noarch >tmux-2.6-3.fc28.x86_64 >lua-libs-5.3.4-10.fc28.x86_64 >python3-simpleline-1.1-1.fc28.noarch >libsoup-2.62.1-1.fc28.x86_64 >libsemanage-2.7-12.fc28.x86_64 >hfsplus-tools-540.1.linux3-15.fc28.x86_64 >python3-cffi-1.11.2-1.fc28.x86_64 >libassuan-2.5.1-3.fc28.x86_64 >anaconda-tui-28.22.10-1.fc28.x86_64 >libwacom-0.28-3.fc28.x86_64 >libicu-60.2-2.fc28.x86_64 >linux-firmware-20180402-83.git8c1e439c.fc28.noarch >python3-iniparse-0.4-30.fc28.noarch >grep-3.1-5.fc28.x86_64 >gfs2-utils-3.1.10-5.fc28.x86_64 >python3-pysocks-1.6.8-2.fc28.noarch >p11-kit-trust-0.23.10-1.fc28.x86_64 >openssh-server-7.7p1-2.fc28.x86_64 >python3-pyOpenSSL-17.3.0-3.fc28.noarch >libseccomp-2.3.3-2.fc28.x86_64 >dracut-fips-047-8.git20180305.fc28.x86_64 >python3-requests-file-1.4.3-4.fc28.noarch >lzo-2.08-12.fc28.x86_64 >memtest86+-5.01-19.fc28.x86_64 >python3-libcomps-0.1.8-11.fc28.x86_64 >iptables-libs-1.6.2-2.fc28.x86_64 >rng-tools-6.1-4.fc28.x86_64 >python3-pytz-2017.2-7.fc28.noarch >libXmu-1.1.2-8.fc28.x86_64 >xorg-x11-drivers-7.7-22.fc28.x86_64 >atomic-registries-1.22.1-2.fc28.x86_64 >libXxf86vm-1.1.4-7.fc28.x86_64 >shim-x64-13-4.x86_64 >python3-cairo-1.16.3-1.fc28.x86_64 >fuse-2.9.7-11.fc28.x86_64 >xfsdump-3.1.8-2.fc28.x86_64 >python2-pip-9.0.3-1.fc28.noarch >mpfr-3.1.6-1.fc28.x86_64 >tigervnc-server-module-1.8.0-7.fc28.x86_64 >cracklib-dicts-2.9.6-13.fc28.x86_64 >libtdb-1.3.15-4.fc28.x86_64 >mt-st-1.1-20.fc27.x86_64 >ntfsprogs-2017.3.23-4.fc28.x86_64 >hunspell-en-US-0.20140811.1-11.fc28.noarch >icfg-0.9-14.fc28.noarch >libatasmart-0.19-14.fc28.x86_64 >libepoxy-1.5.0-1.fc28.x86_64 >xorg-x11-fonts-misc-7.5-19.fc28.noarch >libsecret-0.18.6-1.fc28.x86_64 >libunwind-1.2.1-5.fc28.x86_64 >sg3_utils-1.42-4.fc28.x86_64 >libmodulemd-1.3.0-2.fc28.x86_64 >libsysfs-2.1.0-23.fc28.x86_64 >pciutils-3.5.6-3.fc28.x86_64 >libnotify-0.7.7-5.fc28.x86_64 >libyaml-0.1.7-5.fc28.x86_64 >vim-minimal-8.0.1704-1.fc28.x86_64 >pango-1.42.1-1.fc28.x86_64 >libref_array-0.1.5-38.fc28.x86_64 >gdb-gdbserver-8.1-11.fc28.x86_64 >librsvg2-2.42.3-1.fc28.x86_64 >libnfnetlink-1.0.1-13.fc28.x86_64 >hdparm-9.54-1.fc28.x86_64 >btrfs-progs-4.15.1-1.fc28.x86_64 >startup-notification-0.12-15.fc28.x86_64 >khmeros-base-fonts-5.0-24.fc28.noarch >device-mapper-libs-1.02.146-4.fc28.x86_64 >xorg-x11-xauth-1.0.9-11.fc28.x86_64 >kacst-farsi-fonts-2.0-19.fc28.noarch >systemd-238-7.fc28.1.x86_64 >lttng-ust-2.10.1-2.fc28.x86_64 >lklug-fonts-0.6-17.20090803cvs.fc28.noarch >systemd-udev-238-7.fc28.1.x86_64 >libtheora-1.1.1-21.fc28.x86_64 >lohit-gujarati-fonts-2.92.4-3.fc28.noarch >xfsprogs-4.15.1-1.fc28.x86_64 >acl-2.2.52-20.fc28.x86_64 >lohit-tamil-fonts-2.91.3-3.fc28.noarch >polkit-0.114-1.fc28.x86_64 >perl-macros-5.26.1-409.fc28.x86_64 >wqy-microhei-fonts-0.2.0-0.20.beta.fc28.noarch >dhcp-client-4.3.6-19.fc28.x86_64 >perl-Unicode-Normalize-1.25-396.fc28.x86_64 >sil-scheherazade-fonts-2.100-5.fc28.noarch >libblockdev-loop-2.16-2.fc28.x86_64 >perl-PathTools-3.74-1.fc28.x86_64 >libertas-usb8388-olpc-firmware-20180402-83.git8c1e439c.fc28.noarch >grub2-tools-minimal-2.02-34.fc28.x86_64 >perl-IO-1.38-409.fc28.x86_64 >iwl7260-firmware-25.30.13.0-83.fc28.1.noarch >libblockdev-dm-2.16-2.fc28.x86_64 >mtools-4.0.18-14.fc28.x86_64 >iwl6000-firmware-9.221.4.1-83.fc28.1.noarch >container-storage-setup-0.8.0-3.git1d27ecf.fc28.noarch >coreutils-common-8.29-5.fc28.x86_64 >iwl3945-firmware-15.32.2.9-83.fc28.1.noarch >plymouth-0.9.3-5.fc28.x86_64 >graphite2-1.3.10-5.fc28.x86_64 >iwl135-firmware-18.168.6.1-83.fc28.1.noarch >libblockdev-btrfs-2.16-2.fc28.x86_64 >mozjs52-52.7.3-1.fc28.x86_64 >rdma-core-16.2-3.fc28.x86_64 >ipw2200-firmware-3.1-15.fc28.noarch >xkeyboard-config-2.23.1-1.fc28.noarch >docker-common-1.13.1-51.git4032bd5.fc28.x86_64 >xorg-x11-drv-fbdev-0.4.3-29.fc28.x86_64 >dejavu-fonts-common-2.35-6.fc28.noarch >libxkbcommon-0.8.0-2.fc28.x86_64 >xorg-x11-drv-qxl-0.1.5-6.fc28.x86_64 >langtable-data-0.0.38-5.fc28.noarch >libdatrie-0.2.9-7.fc28.x86_64 >xorg-x11-drv-wacom-0.36.1-2.fc28.x86_64 >bitmap-fangsongti-fonts-0.3-28.fc28.noarch >opus-1.3-0.4.beta.fc28.x86_64 >zenity-3.28.1-1.fc28.x86_64 >khmeros-fonts-common-5.0-24.fc28.noarch >jbigkit-libs-2.1-12.fc28.x86_64 >geoclue2-2.4.8-1.fc28.x86_64 >dhcp-common-4.3.6-19.fc28.noarch >libestr-0.1.9-10.fc28.x86_64 >yelp-libs-3.28.1-1.fc28.x86_64 >libwacom-data-0.28-3.fc28.noarch >gsm-1.0.17-5.fc28.x86_64 >rpcbind-0.2.4-10.rc3.fc28.x86_64 >kbd-legacy-2.0.4-5.fc28.noarch >sg3_utils-libs-1.42-4.fc28.x86_64 >libblockdev-mdraid-2.16-2.fc28.x86_64 >fedora-gpg-keys-28-1.noarch >libpkgconf-1.4.2-1.fc28.x86_64 >libbabeltrace-1.5.4-2.fc28.x86_64 >filesystem-3.8-2.fc28.x86_64 >dosfstools-4.1-5.fc28.x86_64 >libcanberra-gtk3-0.30-16.fc28.x86_64 >ncurses-libs-6.1-4.20180224.fc28.x86_64 >npth-1.5-4.fc28.x86_64 >nss-sysinit-3.36.0-1.0.fc28.x86_64 >bash-4.4.19-2.fc28.x86_64 >hostname-3.20-3.fc28.x86_64 >NetworkManager-1.10.6-1.fc28.x86_64 >xz-libs-5.2.3-7.fc28.x86_64 >libipt-1.6.1-8.fc28.x86_64 >librepo-1.8.1-7.fc28.x86_64 >info-6.5-3.fc28.x86_64 >libdaemon-0.14-15.fc28.x86_64 >rpm-libs-4.14.1-7.fc28.x86_64 >kmod-libs-25-2.fc28.x86_64 >libnghttp2-1.31.1-1.fc28.x86_64 >policycoreutils-2.7-18.fc28.x86_64 >perl-Carp-1.42-395.fc28.noarch >openssl-libs-1.1.0h-3.fc28.x86_64 >libreport-plugin-reportuploader-2.9.4-1.fc28.x86_64 >nspr-4.19.0-1.fc28.x86_64 >libblkid-2.32-2.fc28.x86_64 >libblockdev-crypto-2.16-2.fc28.x86_64 >sqlite-libs-3.22.0-4.fc28.x86_64 >libmount-2.32-2.fc28.x86_64 >createrepo_c-libs-0.10.0-18.fc28.x86_64 >libpng-1.6.34-3.fc28.x86_64 >atk-2.28.1-1.fc28.x86_64 >libreport-anaconda-2.9.4-1.fc28.x86_64 >libidn2-2.0.4-7.fc28.x86_64 >libtirpc-1.0.3-1.fc28.x86_64 >python3-hawkey-0.11.1-3.fc28.x86_64 >gmp-6.1.2-7.fc28.x86_64 >libusbx-1.0.21-6.fc28.x86_64 >docker-1.13.1-51.git4032bd5.fc28.x86_64 >libcap-ng-0.7.9-1.fc28.x86_64 >libnsl2-1.2.0-1.fc28.x86_64 >dracut-live-047-8.git20180305.fc28.x86_64 >pixman-0.34.0-6.fc28.x86_64 >python3-3.6.5-1.fc28.x86_64 >NetworkManager-team-1.10.6-1.fc28.x86_64 >libdrm-2.4.91-1.fc28.x86_64 >python3-libselinux-2.7-13.fc28.x86_64 >libnfsidmap-2.3.1-7.rc1.fc28.x86_64 >fribidi-0.19.7-7.fc28.x86_64 >python3-dbus-1.2.4-13.fc28.x86_64 >device-mapper-multipath-0.7.4-2.git07e7bd5.fc28.x86_64 >libzstd-1.3.4-1.fc28.x86_64 >gstreamer1-1.14.0-1.fc28.x86_64 >fcoe-utils-1.0.32-5.fc28.x86_64 >e2fsprogs-libs-1.43.8-2.fc28.x86_64 >python3-pyudev-0.21.0-5.fc28.noarch >blivet-gui-runtime-2.1.8-4.fc28.noarch >libxcb-1.13-1.fc28.x86_64 >teamd-1.27-6.fc28.x86_64 >gdb-headless-8.1-11.fc28.x86_64 >libXfixes-5.0.3-5.fc28.x86_64 >gobject-introspection-1.56.1-1.fc28.x86_64 >iscsi-initiator-utils-6.2.0.874-9.git86e8892.fc28.x86_64 >libXdamage-1.1.4-12.fc28.x86_64 >hicolor-icon-theme-0.17-2.fc28.noarch >python3-rpm-4.14.1-7.fc28.x86_64 >gdbm-libs-1.14.1-4.fc28.x86_64 >bind-libs-9.11.3-6.fc28.x86_64 >python3-meh-gui-0.46-2.fc28.noarch >file-5.32-3.fc28.x86_64 >rest-0.8.1-2.fc28.x86_64 >openssh-7.7p1-2.fc28.x86_64 >libwayland-server-1.15.0-1.fc28.x86_64 >gettext-libs-0.19.8.1-14.fc28.x86_64 >kbd-2.0.4-5.fc28.x86_64 >findutils-4.6.0-17.fc28.x86_64 >libinput-1.10.4-1.fc28.x86_64 >anaconda-28.22.10-1.fc28.x86_64 >pcre-8.42-1.fc28.x86_64 >python3-bytesize-1.2-3.fc28.x86_64 >kernel-modules-extra-4.16.3-301.fc28.x86_64 >libtasn1-4.13-2.fc28.x86_64 >python3-IPy-0.81-21.fc28.noarch >docker-anaconda-addon-0.4-7.fc28.x86_64 >mesa-libglapi-18.0.1-2.fc28.x86_64 >python3-urllib3-1.22-6.fc28.noarch >dbus-x11-1.12.0-1.fc28.x86_64 >jansson-2.11-1.fc28.x86_64 >python3-requests-ftp-0.3.1-9.fc28.noarch >anaconda-dracut-28.22.10-1.fc28.x86_64 >llvm-libs-6.0.0-11.fc28.x86_64 >python3-smartcols-0.3.0-2.fc28.x86_64 >rsyslog-8.34.0-1.fc28.x86_64 >mesa-libEGL-18.0.1-2.fc28.x86_64 >blivet-data-3.0.0-0.6.1.b1.fc28.noarch >notification-daemon-3.20.0-4.fc27.x86_64 >libXtst-1.2.3-5.fc28.x86_64 >python3-coverage-4.5.1-1.fc28.x86_64 >grub2-tools-extra-2.02-34.fc28.x86_64 >xcb-util-0.4.0-9.fc28.x86_64 >python3-gobject-3.28.2-1.fc28.x86_64 >system-storage-manager-0.5-1.fc28.noarch >tar-1.30-3.fc28.x86_64 >python2-setuptools-39.0.1-1.fc28.noarch >b43-openfwwf-5.2-17.fc28.noarch >nss-softokn-3.36.0-1.0.fc28.x86_64 >libgusb-0.3.0-1.fc28.x86_64 >ipmitool-1.8.18-10.fc28.x86_64 >libgomp-8.0.1-0.20.fc28.x86_64 >quota-4.04-5.fc28.x86_64 >cryptsetup-2.0.2-2.fc28.x86_64 >libXfont2-2.0.3-1.fc28.x86_64 >dhcp-libs-4.3.6-19.fc28.x86_64 >fpaste-0.3.9.1-3.fc28.noarch >libXdmcp-1.1.2-9.fc28.x86_64 >libgtop2-2.38.0-3.fc28.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >device-mapper-persistent-data-0.7.5-3.fc28.x86_64 >shared-mime-info-1.9-3.fc28.x86_64 >biosdevname-0.7.3-1.fc28.x86_64 >mtdev-1.1.5-12.fc28.x86_64 >gtk-update-icon-cache-3.22.30-1.fc28.x86_64 >grub2-efi-ia32-cdboot-2.02-34.fc28.x86_64 >libcollection-0.7.0-38.fc28.x86_64 >gtk2-2.24.32-2.fc28.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >iproute-4.15.0-1.fc28.x86_64 >cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 >bridge-utils-1.6-1.fc28.x86_64 >libteam-1.27-6.fc28.x86_64 >libfdisk-2.32-2.fc28.x86_64 >hexedit-1.2.13-12.fc28.x86_64 >mesa-libGL-18.0.1-2.fc28.x86_64 >cryptsetup-libs-2.0.2-2.fc28.x86_64 >naver-nanum-gothic-fonts-3.020-20.20140930.fc28.1.noarch >mesa-dri-drivers-18.0.1-2.fc28.x86_64 >dbus-1.12.0-1.fc28.x86_64 >dejavu-sans-mono-fonts-2.35-6.fc28.noarch >keyutils-1.5.10-6.fc28.x86_64 >dracut-047-8.git20180305.fc28.x86_64 >lohit-devanagari-fonts-2.95.4-3.fc28.noarch >rsync-3.1.3-3.fc28.x86_64 >device-mapper-event-libs-1.02.146-4.fc28.x86_64 >lohit-odia-fonts-2.91.2-3.fc28.noarch >libksba-1.3.5-7.fc28.x86_64 >polkit-pkla-compat-0.1-12.fc28.x86_64 >vlgothic-fonts-20141206-10.fc28.1.noarch >perl-parent-0.236-395.fc28.noarch >dracut-network-047-8.git20180305.fc28.x86_64 >abattis-cantarell-fonts-0.0.25-4.fc28.noarch >perl-File-Path-2.15-2.fc28.noarch >libblockdev-swap-2.16-2.fc28.x86_64 >zd1211-firmware-1.4-15.fc28.noarch >perl-Socket-2.027-2.fc28.x86_64 >kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 >libertas-sd8686-firmware-20180402-83.git8c1e439c.fc28.noarch >libcomps-0.1.8-11.fc28.x86_64 >lvm2-libs-2.02.177-4.fc28.x86_64 >iwl6000g2a-firmware-18.168.6.1-83.fc28.1.noarch >diffutils-3.6-4.fc28.x86_64 >libblockdev-lvm-2.16-2.fc28.x86_64 >iwl4965-firmware-228.61.2.24-83.fc28.1.noarch >iso-codes-3.77-2.fc28.noarch >tigervnc-server-minimal-1.8.0-7.fc28.x86_64 >iwl2000-firmware-18.168.6.1-83.fc28.1.noarch >snappy-1.1.7-5.fc28.x86_64 >libblockdev-kbd-2.16-2.fc28.x86_64 >libconfig-1.5-9.fc28.x86_64 >fontpackages-filesystem-1.44-21.fc28.noarch >ipw2100-firmware-1.3-22.fc28.noarch >xorg-x11-drv-evdev-2.10.5-5.fc28.x86_64 >docker-rhel-push-plugin-1.13.1-51.git4032bd5.fc28.x86_64 >hwdata-0.311-1.fc28.noarch >xorg-x11-drv-openchrome-0.6.0-4.fc28.x86_64 >hyphen-2.8.8-9.fc28.x86_64 >langtable-0.0.38-5.fc28.noarch >xorg-x11-drv-vmware-13.2.1-5.fc28.x86_64 >libthai-0.1.27-2.fc28.x86_64 >dnf-conf-2.7.5-12.fc28.noarch >gtk3-3.22.30-1.fc28.x86_64 >orc-0.4.28-2.fc28.x86_64 >thai-scalable-fonts-common-0.6.4-2.fc28.noarch >libtimezonemap-0.4.5.1-3.fc28.x86_64 >libtiff-4.0.9-7.fc28.x86_64 >subscription-manager-rhsm-certificates-1.21.2-3.fc28.x86_64 >anaconda-widgets-28.22.10-1.fc28.x86_64 >libfastjson-0.99.8-2.fc28.x86_64 >mesa-filesystem-18.0.1-2.fc28.x86_64 >libgnomekbd-3.26.0-4.fc28.x86_64 >libsndfile-1.0.28-7.fc28.x86_64 >mobile-broadband-provider-info-1.20170310-1.fc28.noarch >mdadm-4.0-5.fc27.x86_64 >libmcpp-2.7.2-20.fc28.x86_64 >libX11-common-1.6.5-7.fc28.noarch >wpa_supplicant-2.6-14.fc28.x86_64 >pkgconf-1.4.2-1.fc28.x86_64 >setup-2.11.3-1.fc28.noarch >libcanberra-0.30-16.fc28.x86_64 >libsigsegv-2.11-5.fc28.x86_64 >libselinux-2.7-13.fc28.x86_64 >nss-3.36.0-1.0.fc28.x86_64 >libpath_utils-0.2.1-38.fc28.x86_64 >glibc-2.27-8.fc28.x86_64 >NetworkManager-libnm-1.10.6-1.fc28.x86_64 >rmt-1.5.3-12.fc28.x86_64 >libstdc++-8.0.1-0.20.fc28.x86_64 >gpgme-1.10.0-4.fc28.x86_64 >libatomic_ops-7.6.2-3.fc28.x86_64 >libcom_err-1.43.8-2.fc28.x86_64 >rpm-plugin-selinux-4.14.1-7.fc28.x86_64 >glibc-langpack-en-2.27-8.fc28.x86_64 >libcap-2.25-9.fc28.x86_64 >libreport-2.9.4-1.fc28.x86_64 >libev-4.24-6.fc28.x86_64 >libxcrypt-4.0.0-5.fc28.x86_64 >libreport-web-2.9.4-1.fc28.x86_64 >coreutils-8.29-5.fc28.x86_64 >libgpg-error-1.29-1.fc28.x86_64 >volume_key-libs-0.3.9-19.fc28.x86_64 >krb5-libs-1.16-21.fc28.x86_64 >libgcrypt-1.8.2-2.fc28.x86_64 >usermode-1.112-1.fc28.x86_64 >glib2-2.56.1-1.fc28.x86_64 >kmod-25-2.fc28.x86_64 >libreport-plugin-bugzilla-2.9.4-1.fc28.x86_64 >dbus-libs-1.12.0-1.fc28.x86_64 >libunistring-0.9.9-1.fc28.x86_64 >libdnf-0.11.1-3.fc28.x86_64 >gnutls-3.6.2-1.fc28.x86_64 >libX11-xcb-1.6.5-7.fc28.x86_64 >container-selinux-2.55-1.fc28.noarch >gzip-1.9-3.fc28.x86_64 >sed-4.5-1.fc28.x86_64 >grubby-8.40-11.fc28.x86_64 >python3-libs-3.6.5-1.fc28.x86_64 >grub2-common-2.02-34.fc28.noarch >python3-gpg-1.10.0-4.fc28.x86_64 >libpwquality-1.4.0-7.fc28.x86_64 >libpciaccess-0.13.4-8.fc28.x86_64 >nm-connection-editor-1.8.10-2.fc28.2.x86_64 >python3-idna-2.5-4.fc28.noarch >which-2.21-8.fc28.x86_64 >device-mapper-multipath-libs-0.7.4-2.git07e7bd5.fc28.x86_64 >libgudev-232-3.fc28.x86_64 >libxshmfence-1.3-1.fc28.x86_64 >udisks2-2.7.6-1.fc28.x86_64 >libcroco-0.6.12-4.fc28.x86_64 >nettle-3.4-2.fc28.x86_64 >python3-blivet-3.0.0-0.6.1.b1.fc28.noarch >python3-ordered-set-2.0.2-3.fc28.noarch >libXau-1.0.8-11.fc28.x86_64 >guile-2.0.14-7.fc28.x86_64 >procps-ng-3.3.12-1.fc28.x86_64 >libXrender-0.9.10-5.fc28.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.874-9.git86e8892.fc28.x86_64 >python3-gobject-base-3.28.2-1.fc28.x86_64 >libXinerama-1.1.3-10.fc28.x86_64 >rpm-build-libs-4.14.1-7.fc28.x86_64 >libevent-2.1.8-2.fc28.x86_64 >libXcomposite-0.4.4-12.fc28.x86_64 >python3-meh-0.46-2.fc28.noarch >python3-pydbus-0.6.0-5.fc28.noarch >libXt-1.1.5-7.fc28.x86_64 >fipscheck-1.5.0-4.fc28.x86_64 >python3-bind-9.11.3-6.fc28.noarch >libxslt-1.1.32-2.fc28.x86_64 >kbd-misc-2.0.4-5.fc28.noarch >gettext-0.19.8.1-14.fc28.x86_64 >cpio-2.12-7.fc28.x86_64 >anaconda-gui-28.22.10-1.fc28.x86_64 >avahi-glib-0.7-12.fc28.x86_64 >lz4-libs-1.8.1.2-4.fc28.x86_64 >kernel-modules-4.16.3-301.fc28.x86_64 >python3-pwquality-1.4.0-7.fc28.x86_64 >libwayland-egl-1.15.0-1.fc28.x86_64 >kexec-tools-anaconda-addon-2.0.16-5.fc28.x86_64 >python3-asn1crypto-0.24.0-1.fc28.noarch >libverto-0.3.0-5.fc28.x86_64 >dnf-2.7.5-12.fc28.noarch >python3-requests-2.18.4-3.fc28.noarch >libtool-ltdl-2.4.6-22.fc28.x86_64 >rpm-ostree-2018.4-1.fc28.x86_64 >python3-audit-2.8.3-3.fc28.x86_64 >userspace-rcu-0.10.1-2.fc28.x86_64 >wget-1.19.4-2.fc28.x86_64 >python3-langtable-0.0.38-5.fc28.noarch >libglvnd-egl-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >metacity-3.28.0-1.fc28.x86_64 >python3-pytoml-0.1.14-5.git7dea353.fc28.noarch >libXvMC-1.0.10-5.fc28.x86_64 >libblockdev-lvm-dbus-2.16-2.fc28.x86_64 >python3-systemd-234-5.fc28.x86_64 >xorg-x11-xkb-utils-7.7-23.fc28.x86_64 >grub2-tools-efi-2.02-34.fc28.x86_64 >fros-1.1-15.fc28.noarch >libnl3-cli-3.4.0-3.fc28.x86_64 >bfa-firmware-3.2.21.1-9.fc28.noarch >python2-2.7.14-15.fc28.x86_64 >nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 >net-tools-2.0-0.49.20160912git.fc28.x86_64 >colord-libs-1.4.2-1.fc28.x86_64 >libmetalink-0.1.3-6.fc28.x86_64 >spice-vdagent-0.17.0-6.fc28.x86_64 >pulseaudio-libs-11.1-18.fc28.x86_64 >libfontenc-1.1.3-7.fc28.x86_64 >bind-utils-9.11.3-6.fc28.x86_64 >xorg-x11-drv-wacom-serial-support-0.36.1-2.fc28.x86_64 >pciutils-libs-3.5.6-3.fc28.x86_64 >dump-0.4-0.36.b46.fc28.x86_64 >libudisks2-2.7.6-1.fc28.x86_64 >libaio-0.3.110-11.fc28.x86_64 >strace-4.22-1.fc28.x86_64 >gdk-pixbuf2-2.36.12-1.fc28.x86_64 >libevdev-1.5.9-3.fc28.x86_64 >grub2-efi-x64-cdboot-2.02-34.fc28.x86_64 >libutempter-1.1.6-14.fc28.x86_64 >libbasicobjects-0.1.1-38.fc28.x86_64 >bzip2-1.0.6-26.fc28.x86_64 >unique-1.1.6-20.fc28.x86_64 >libmnl-1.0.4-6.fc28.x86_64 >less-530-1.fc28.x86_64 >bind-export-libs-9.11.3-6.fc28.x86_64 >iptables-1.6.2-2.fc28.x86_64 >vconfig-1.9-23.fc28.x86_64 >util-linux-2.32-2.fc28.x86_64 >libglvnd-glx-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >smc-meera-fonts-6.1-9.fc28.noarch >elfutils-libs-0.170-11.fc28.x86_64 >mesa-libxatracker-18.0.1-2.fc28.x86_64 >dejavu-sans-fonts-2.35-6.fc28.noarch >elfutils-default-yama-scope-0.170-11.fc28.noarch >efivar-34-1.fc28.x86_64 >lohit-bengali-fonts-2.91.5-3.fc28.noarch >parted-3.2-31.fc28.x86_64 >jasper-libs-2.0.14-3.fc28.x86_64 >lohit-kannada-fonts-2.5.4-3.fc28.noarch >libblockdev-2.16-2.fc28.x86_64 >libdb-utils-5.3.28-30.fc28.x86_64 >madan-fonts-2.000-20.fc28.noarch >iputils-20161105-9.fc28.x86_64 >perl-constant-1.33-396.fc28.noarch >aajohan-comfortaa-fonts-3.001-2.fc28.noarch >python3-blockdev-2.16-2.fc28.x86_64 >perl-threads-2.21-2.fc28.x86_64 >sil-padauk-fonts-3.002-3.fc28.noarch >python3-pyparted-3.11.0-10.fc28.x86_64 >perl-interpreter-5.26.1-409.fc28.x86_64 >libertas-sd8787-firmware-20180402-83.git8c1e439c.fc28.noarch >dmraid-1.0.0.rc16-37.fc28.x86_64 >bubblewrap-0.2.0-3.fc28.x86_64 >iwl6000g2b-firmware-18.168.6.1-83.fc28.1.noarch >lvm2-2.02.177-4.fc28.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >iwl5000-firmware-8.83.5.1_1-83.fc28.1.noarch >kexec-tools-2.0.16-5.fc28.x86_64 >xml-common-0.6.3-48.fc28.noarch >iwl2030-firmware-18.168.6.1-83.fc28.1.noarch >xorg-x11-drv-intel-2.99.917-32.20171025.fc28.x86_64 >libproxy-0.4.15-5.fc28.x86_64 >iwl1000-firmware-39.31.5.1-83.fc28.1.noarch >libgcc-8.0.1-0.20.fc28.x86_64 >GeoIP-GeoLite-data-2018.04-1.fc28.noarch >xorg-x11-drv-dummy-0.3.7-6.fc28.x86_64 >bind-license-9.11.3-6.fc28.noarch >authselect-libs-0.4-1.fc28.x86_64 >xorg-x11-drv-nouveau-1.0.15-4.fc28.x86_64 >skopeo-containers-0.1.29-5.git7add6fc.fc28.x86_64 >libwebp-0.6.1-8.fc28.x86_64 >xorg-x11-drv-vesa-2.4.0-2.fc28.x86_64 >tigervnc-license-1.8.0-7.fc28.noarch >cdparanoia-libs-10.2-27.fc28.x86_64 >at-spi2-atk-2.26.2-1.fc28.x86_64 >smc-fonts-common-6.1-9.fc28.noarch >brotli-1.0.1-3.fc28.x86_64 >keybinder3-0.3.2-4.fc28.x86_64 >anaconda-user-help-26.1-6.fc28.noarch >libargon2-20161029-5.fc28.x86_64 >glade-libs-3.22.1-1.fc28.x86_64 >quota-nls-4.04-5.fc28.noarch >liblogging-stdlog-1.0.6-4.fc28.x86_64 >GConf2-3.2.6-20.fc28.x86_64 >publicsuffix-list-dafsa-20180328-1.fc28.noarch >ethtool-4.16-1.fc28.x86_64 >gssproxy-0.8.0-4.fc28.x86_64 >adwaita-cursor-theme-3.28.0-1.fc28.noarch >mcpp-2.7.2-20.fc28.x86_64 >lldpad-1.0.1-9.git036e314.fc28.x86_64 >fedora-release-28-1.noarch >pkgconf-pkg-config-1.4.2-1.fc28.x86_64 >sound-theme-freedesktop-0.8-9.fc28.noarch >pcre2-10.31-4.fc28.x86_64 >gawk-4.2.1-1.fc28.x86_64 >openssl-1.1.0h-3.fc28.x86_64 >glibc-common-2.27-8.fc28.x86_64 >libini_config-1.3.1-38.fc28.x86_64 >libcurl-7.59.0-2.fc28.x86_64 >zlib-1.2.11-7.fc28.x86_64 >yajl-2.1.0-10.fc28.x86_64 >gnupg2-2.2.6-1.fc28.x86_64 >libuuid-2.32-2.fc28.x86_64 >gc-7.6.4-3.fc28.x86_64 >curl-7.59.0-2.fc28.x86_64 >expat-2.2.5-3.fc28.x86_64 >sgpio-1.2.0.10-21.fc28.x86_64 >satyr-0.25-4.fc28.x86_64 >readline-7.0-10.fc28.x86_64 >libverto-libev-0.3.0-5.fc28.x86_64 >selinux-policy-3.14.1-21.fc28.noarch >perl-libs-5.26.1-409.fc28.x86_64 >crypto-policies-20180306-1.gitaea6928.fc28.noarch >gnupg-1.4.22-6.fc28.x86_64 >libffi-3.1-16.fc28.x86_64 >fontconfig-2.13.0-3.fc28.x86_64 >passwd-0.80-2.fc28.x86_64 >libdb-5.3.28-30.fc28.x86_64 >systemd-libs-238-7.fc28.1.x86_64 >libreport-gtk-2.9.4-1.fc28.x86_64 >chkconfig-1.10-4.fc28.x86_64 >cairo-gobject-1.15.12-1.fc28.x86_64 >rpm-ostree-libs-2018.4-1.fc28.x86_64 >libtar-1.2.20-12.fc28.x86_64 >libarchive-3.3.1-4.fc28.x86_64 >policycoreutils-python-utils-2.7-18.fc28.noarch >libacl-2.2.52-20.fc28.x86_64 >xmlrpc-c-1.51.0-5.fc28.x86_64 >grub2-tools-2.02-34.fc28.x86_64 >libnl3-3.4.0-3.fc28.x86_64 >python3-pip-9.0.3-1.fc28.noarch >python3-librepo-1.8.1-7.fc28.x86_64 >libICE-1.0.9-12.fc28.x86_64 >pam-1.3.0-10.fc28.x86_64 >libnma-1.8.10-2.fc28.2.x86_64 >p11-kit-0.23.10-1.fc28.x86_64 >avahi-libs-0.7-12.fc28.x86_64 >librados2-12.2.4-1.fc28.x86_64 >keyutils-libs-1.5.10-6.fc28.x86_64 >libxklavier-5.4-10.fc28.x86_64 >libblockdev-part-2.16-2.fc28.x86_64 >libSM-1.2.2-8.fc28.x86_64 >alsa-lib-1.1.6-2.fc28.x86_64 >libblockdev-plugins-all-2.16-2.fc28.x86_64 >efivar-libs-34-1.fc28.x86_64 >python3-ply-3.9-6.fc28.noarch >xorg-x11-xinit-1.3.4-18.fc28.x86_64 >libXext-1.3.3-8.fc28.x86_64 >webkit2gtk3-jsc-2.20.1-1.fc28.x86_64 >isns-utils-libs-0.97-6.fc28.x86_64 >libXi-1.7.9-6.fc28.x86_64 >bind-libs-lite-9.11.3-6.fc28.x86_64 >ima-evm-utils-1.1-2.fc28.x86_64 >libXv-1.0.11-5.fc28.x86_64 >mokutil-0.3.0-8.fc28.x86_64 >python3-libreport-2.9.4-1.fc28.x86_64 >json-c-0.13.1-1.fc28.x86_64 >glib-networking-2.56.0-1.fc28.x86_64 >fipscheck-lib-1.5.0-4.fc28.x86_64 >libpsl-0.20.1-1.fc28.x86_64 >python3-pycparser-2.14-13.fc28.noarch >anaconda-install-env-deps-28.22.10-1.fc28.x86_64 >perl-Scalar-List-Utils-1.49-2.fc28.x86_64 >harfbuzz-icu-1.7.5-3.fc28.x86_64 >anaconda-core-28.22.10-1.fc28.x86_64 >adwaita-icon-theme-3.28.0-1.fc28.noarch >python3-libsemanage-2.7-12.fc28.x86_64 >kernel-core-4.16.3-301.fc28.x86_64 >xz-5.2.3-7.fc28.x86_64 >python3-chardet-3.0.4-5.fc28.noarch >kernel-4.16.3-301.fc28.x86_64 >libglvnd-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >python3-cryptography-2.2.1-1.fc28.x86_64 >openssh-clients-7.7p1-2.fc28.x86_64 >libpcap-1.8.1-8.fc28.x86_64 >python3-kickstart-3.12-1.fc28.noarch >nfs-utils-2.3.1-7.rc1.fc28.x86_64 >libedit-3.1-23.20170329cvs.fc28.x86_64 >python3-setools-4.1.1-6.fc28.x86_64 >volume_key-0.3.9-19.fc28.x86_64 >mesa-libgbm-18.0.1-2.fc28.x86_64 >python3-ntplib-0.3.3-10.fc28.noarch >nss-tools-3.36.0-1.0.fc28.x86_64 >gdbm-1.14.1-4.fc28.x86_64 >python3-PyYAML-3.12-10.fc28.x86_64 >libibverbs-16.2-3.fc28.x86_64 >libxkbfile-1.0.9-7.fc28.x86_64 >python3-wrapt-1.10.11-2.fc28.x86_64 >shim-ia32-13-4.x86_64 >libwayland-cursor-1.15.0-1.fc28.x86_64 >bcache-tools-1.0.8-12.fc28.x86_64 >dracut-config-generic-047-8.git20180305.fc28.x86_64 >libbytesize-1.2-3.fc28.x86_64 >python2-libs-2.7.14-15.fc28.x86_64 >audit-2.8.3-3.fc28.x86_64 >gdisk-1.0.3-6.fc28.x86_64 >libusb-0.1.5-12.fc28.x86_64 >smartmontools-6.6-3.fc28.x86_64 >hunspell-1.6.2-1.fc28.x86_64 >plymouth-core-libs-0.9.3-5.fc28.x86_64 >usbutils-009-2.fc28.x86_64 >fuse-libs-2.9.7-11.fc28.x86_64 >enchant-1.6.0-20.fc28.x86_64 >nmap-ncat-7.60-12.fc28.x86_64 >ntfs-3g-2017.3.23-4.fc28.x86_64 >ModemManager-glib-1.6.12-3.fc28.x86_64 >pcmciautils-018-14.fc28.x86_64 >libsmartcols-2.32-2.fc28.x86_64 >gdk-pixbuf2-modules-2.36.12-1.fc28.x86_64 >efibootmgr-15-6.fc28.x86_64 >libselinux-utils-2.7-13.fc28.x86_64 >libXft-2.3.2-8.fc28.x86_64 >ftp-0.17-75.fc28.x86_64 >ipcalc-0.2.2-4.fc28.x86_64 >gstreamer1-plugins-base-1.14.0-2.fc28.x86_64 >pigz-2.4-2.fc28.x86_64 >libnetfilter_conntrack-1.0.6-5.fc28.x86_64 >libssh-0.7.5-7.fc28.x86_64 >mtr-0.92-1.fc28.x86_64 >xorg-x11-server-common-1.19.6-7.fc28.x86_64 >device-mapper-1.02.146-4.fc28.x86_64 >thai-scalable-waree-fonts-0.6.4-2.fc28.noarch >libglvnd-gles-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >systemd-pam-238-7.fc28.1.x86_64 >kacst-qurn-fonts-2.0-19.fc28.noarch >libXxf86misc-1.0.3-15.fc28.x86_64 >xorg-x11-server-Xorg-1.19.6-7.fc28.x86_64 >lohit-assamese-fonts-2.91.5-3.fc28.noarch >flac-libs-1.3.2-6.fc28.x86_64 >libblockdev-utils-2.16-2.fc28.x86_64 >lohit-gurmukhi-fonts-2.91.2-3.fc28.noarch >attr-2.4.47-23.fc28.x86_64 >os-prober-1.74-6.fc28.x86_64 >lohit-telugu-fonts-2.5.5-3.fc28.noarch >perl-Text-Tabs+Wrap-2013.0523-395.fc28.noarch >initscripts-9.79-3.fc28.x86_64 >sil-abyssinica-fonts-1.200-13.fc28.noarch >perl-threads-shared-1.58-2.fc28.x86_64 >device-mapper-event-1.02.146-4.fc28.x86_64 >jomolhari-fonts-0.003-24.fc28.noarch >perl-Errno-1.28-409.fc28.x86_64 >dbxtool-8-5.fc28.x86_64 >libertas-usb8388-firmware-20180402-83.git8c1e439c.fc28.noarch >isomd5sum-1.2.3-1.fc28.x86_64 >dmraid-events-1.0.0.rc16-37.fc28.x86_64 >iwl6050-firmware-41.28.5.1-83.fc28.1.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >lvm2-dbusd-2.02.177-4.fc28.x86_64 >iwl5150-firmware-8.24.2.2-83.fc28.1.noarch >libss-1.43.8-2.fc28.x86_64 >plymouth-scripts-0.9.3-5.fc28.x86_64 >iwl3160-firmware-25.30.13.0-83.fc28.1.noarch >libmodman-2.0.1-17.fc28.x86_64 >lxpolkit-0.5.3-2.fc28.4.x86_64 >iwl105-firmware-18.168.6.1-83.fc28.1.noarch >atmel-firmware-1.3-18.fc28.noarch > > >/tmp/dbus.log: >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1588 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1733 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[1729]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >21:22:48,905 NOTICE kernel:Linux version 4.16.3-301.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.0.1 20180324 (Red Hat 8.0.1-0.20) (GCC)) #1 SMP Mon Apr 23 21:59:58 UTC 2018 >21:22:48,905 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet >21:22:48,905 INFO kernel:x86/fpu: x87 FPU will use FXSAVE >21:22:48,905 INFO kernel:e820: BIOS-provided physical RAM map: >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x00000000dfe8ffff] usable >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x00000000dfe9e000-0x00000000dfe9ffff] type 9 >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x00000000dfea0000-0x00000000dfeb1fff] ACPI data >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x00000000dfeb2000-0x00000000dfedffff] ACPI NVS >21:22:48,905 INFO kernel:BIOS-e820: [mem 0x00000000dfee0000-0x00000000efffffff] reserved >21:22:48,906 INFO kernel:BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >21:22:48,906 INFO kernel:BIOS-e820: [mem 0x0000000100000000-0x000000061fffffff] usable >21:22:48,906 INFO kernel:NX (Execute Disable) protection: active >21:22:48,906 NOTICE kernel:random: fast init done >21:22:48,906 INFO kernel:SMBIOS 2.6 present. >21:22:48,906 INFO kernel:DMI: Supermicro H8SGL/H8SGL, BIOS 1.1c 03/23/11 >21:22:48,906 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >21:22:48,906 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >21:22:48,906 INFO kernel:e820: last_pfn = 0x620000 max_arch_pfn = 0x400000000 >21:22:48,906 DEBUG kernel:MTRR default type: uncachable >21:22:48,906 DEBUG kernel:MTRR fixed ranges enabled: >21:22:48,906 DEBUG kernel: 00000-9FFFF write-back >21:22:48,906 DEBUG kernel: A0000-EFFFF uncachable >21:22:48,906 DEBUG kernel: F0000-FFFFF write-protect >21:22:48,906 DEBUG kernel:MTRR variable ranges enabled: >21:22:48,906 DEBUG kernel: 0 base 000000000000 mask FFFF80000000 write-back >21:22:48,906 DEBUG kernel: 1 base 000080000000 mask FFFFC0000000 write-back >21:22:48,906 DEBUG kernel: 2 base 0000C0000000 mask FFFFE0000000 write-back >21:22:48,906 DEBUG kernel: 3 disabled >21:22:48,906 DEBUG kernel: 4 disabled >21:22:48,906 DEBUG kernel: 5 disabled >21:22:48,906 DEBUG kernel: 6 disabled >21:22:48,906 DEBUG kernel: 7 disabled >21:22:48,906 DEBUG kernel:TOM2: 0000000620000000 aka 25088M >21:22:48,906 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >21:22:48,906 DEBUG kernel:e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >21:22:48,906 INFO kernel:e820: last_pfn = 0xdfe90 max_arch_pfn = 0x400000000 >21:22:48,906 INFO kernel:found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] >21:22:48,906 DEBUG kernel:Base memory trampoline at [ (ptrval)] 94000 size 24576 >21:22:48,906 INFO kernel:Using GB pages for direct mapping >21:22:48,906 DEBUG kernel:BRK [0x3cba84000, 0x3cba84fff] PGTABLE >21:22:48,906 DEBUG kernel:BRK [0x3cba85000, 0x3cba85fff] PGTABLE >21:22:48,906 DEBUG kernel:BRK [0x3cba86000, 0x3cba86fff] PGTABLE >21:22:48,906 DEBUG kernel:BRK [0x3cba87000, 0x3cba87fff] PGTABLE >21:22:48,906 DEBUG kernel:BRK [0x3cba88000, 0x3cba88fff] PGTABLE >21:22:48,906 DEBUG kernel:BRK [0x3cba89000, 0x3cba89fff] PGTABLE >21:22:48,906 DEBUG kernel:BRK [0x3cba8a000, 0x3cba8afff] PGTABLE >21:22:48,906 INFO kernel:RAMDISK: [mem 0x7bf3a000-0x7fffffff] >21:22:48,906 INFO kernel:ACPI: Early table checksum verification disabled >21:22:48,906 INFO kernel:ACPI: RSDP 0x00000000000F9F90 000024 (v02 ACPIAM) >21:22:48,906 INFO kernel:ACPI: XSDT 0x00000000DFEA0100 00007C (v01 SMCI 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: FACP 0x00000000DFEA0290 0000F4 (v03 032311 FACP1629 20110323 MSFT 00000097) >21:22:48,906 WARNING kernel:ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20180105/tbfadt-603) >21:22:48,906 INFO kernel:ACPI: DSDT 0x00000000DFEA0610 005A4C (v01 1A711 1A711000 00000000 INTL 20051117) >21:22:48,906 INFO kernel:ACPI: FACS 0x00000000DFEB2000 000040 >21:22:48,906 INFO kernel:ACPI: FACS 0x00000000DFEB2000 000040 >21:22:48,906 INFO kernel:ACPI: APIC 0x00000000DFEA0390 0000B8 (v01 032311 APIC1629 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: MCFG 0x00000000DFEA0450 00003C (v01 032311 OEMMCFG 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: OEMB 0x00000000DFEB2040 000075 (v01 032311 OEMB1629 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: HPET 0x00000000DFEAA610 000038 (v01 032311 OEMHPET 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: SRAT 0x00000000DFEAA650 000150 (v02 AMD F10 00000001 AMD 00000001) >21:22:48,906 INFO kernel:ACPI: SSDT 0x00000000DFEAA7A0 00143C (v01 A M I POWERNOW 00000001 AMD 00000001) >21:22:48,906 INFO kernel:ACPI: EINJ 0x00000000DFEABBE0 000130 (v01 AMIER AMI_EINJ 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: BERT 0x00000000DFEABD70 000030 (v01 AMIER AMI_BERT 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: ERST 0x00000000DFEABDA0 0001B0 (v01 AMIER AMI_ERST 20110323 MSFT 00000097) >21:22:48,906 INFO kernel:ACPI: HEST 0x00000000DFEABF50 0000A8 (v01 AMIER ABC_HEST 20110323 MSFT 00000097) >21:22:48,906 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >21:22:48,906 INFO kernel:SRAT: PXM 0 -> APIC 0x10 -> Node 0 >21:22:48,906 INFO kernel:SRAT: PXM 0 -> APIC 0x11 -> Node 0 >21:22:48,906 INFO kernel:SRAT: PXM 0 -> APIC 0x12 -> Node 0 >21:22:48,906 INFO kernel:SRAT: PXM 0 -> APIC 0x13 -> Node 0 >21:22:48,906 INFO kernel:SRAT: PXM 1 -> APIC 0x14 -> Node 1 >21:22:48,906 INFO kernel:SRAT: PXM 1 -> APIC 0x15 -> Node 1 >21:22:48,906 INFO kernel:SRAT: PXM 1 -> APIC 0x16 -> Node 1 >21:22:48,906 INFO kernel:SRAT: PXM 1 -> APIC 0x17 -> Node 1 >21:22:48,906 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] >21:22:48,906 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xdfffffff] >21:22:48,906 INFO kernel:ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x41fffffff] >21:22:48,906 INFO kernel:ACPI: SRAT: Node 1 PXM 1 [mem 0x420000000-0x61fffffff] >21:22:48,906 INFO kernel:NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xdfffffff] -> [mem 0x00000000-0xdfffffff] >21:22:48,906 INFO kernel:NUMA: Node 0 [mem 0x00000000-0xdfffffff] + [mem 0x100000000-0x41fffffff] -> [mem 0x00000000-0x41fffffff] >21:22:48,906 INFO kernel:NODE_DATA(0) allocated [mem 0x41ffd5000-0x41fffffff] >21:22:48,906 INFO kernel:NODE_DATA(1) allocated [mem 0x61ffd5000-0x61fffffff] >21:22:48,906 INFO kernel:tsc: Fast TSC calibration using PIT >21:22:48,906 INFO kernel:Zone ranges: >21:22:48,906 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >21:22:48,906 INFO kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >21:22:48,906 INFO kernel: Normal [mem 0x0000000100000000-0x000000061fffffff] >21:22:48,906 INFO kernel: Device empty >21:22:48,906 INFO kernel:Movable zone start for each node >21:22:48,906 INFO kernel:Early memory node ranges >21:22:48,906 INFO kernel: node 0: [mem 0x0000000000001000-0x0000000000099fff] >21:22:48,906 INFO kernel: node 0: [mem 0x0000000000100000-0x00000000dfe8ffff] >21:22:48,906 INFO kernel: node 0: [mem 0x0000000100000000-0x000000041fffffff] >21:22:48,906 INFO kernel: node 1: [mem 0x0000000420000000-0x000000061fffffff] >21:22:48,906 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x000000041fffffff] >21:22:48,906 DEBUG kernel:On node 0 totalpages: 4193833 >21:22:48,906 DEBUG kernel: DMA zone: 64 pages used for memmap >21:22:48,906 DEBUG kernel: DMA zone: 21 pages reserved >21:22:48,907 DEBUG kernel: DMA zone: 3993 pages, LIFO batch:0 >21:22:48,907 DEBUG kernel: DMA32 zone: 14267 pages used for memmap >21:22:48,907 DEBUG kernel: DMA32 zone: 913040 pages, LIFO batch:31 >21:22:48,907 DEBUG kernel: Normal zone: 51200 pages used for memmap >21:22:48,907 DEBUG kernel: Normal zone: 3276800 pages, LIFO batch:31 >21:22:48,907 INFO kernel:Initmem setup node 1 [mem 0x0000000420000000-0x000000061fffffff] >21:22:48,907 DEBUG kernel:On node 1 totalpages: 2097152 >21:22:48,907 DEBUG kernel: Normal zone: 32768 pages used for memmap >21:22:48,907 DEBUG kernel: Normal zone: 2097152 pages, LIFO batch:31 >21:22:48,907 INFO kernel:Reserved but unavailable: 103 pages >21:22:48,907 INFO kernel:ACPI: PM-Timer IO Port: 0x808 >21:22:48,907 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >21:22:48,907 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >21:22:48,907 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >21:22:48,907 INFO kernel:IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23 >21:22:48,907 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >21:22:48,907 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >21:22:48,907 DEBUG kernel:ACPI: IRQ0 used by override. >21:22:48,907 DEBUG kernel:ACPI: IRQ9 used by override. >21:22:48,907 INFO kernel:Using ACPI (MADT) for SMP configuration information >21:22:48,907 INFO kernel:ACPI: HPET id: 0x8300 base: 0xfed00000 >21:22:48,907 INFO kernel:smpboot: Allowing 12 CPUs, 4 hotplug CPUs >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0x0009a000-0x0009afff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000e5fff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0x000e6000-0x000fffff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0xdfe90000-0xdfe9dfff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0xdfe9e000-0xdfe9ffff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0xdfea0000-0xdfeb1fff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0xdfeb2000-0xdfedffff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0xdfee0000-0xefffffff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0xf0000000-0xffdfffff] >21:22:48,907 INFO kernel:PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >21:22:48,907 INFO kernel:e820: [mem 0xf0000000-0xffdfffff] available for PCI devices >21:22:48,907 INFO kernel:Booting paravirtualized kernel on bare hardware >21:22:48,907 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >21:22:48,907 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:2 >21:22:48,907 INFO kernel:percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u262144 >21:22:48,907 DEBUG kernel:pcpu-alloc: s143360 r8192 d28672 u262144 alloc=1*2097152 >21:22:48,907 DEBUG kernel:pcpu-alloc: [0] 00 01 02 03 08 10 -- -- [1] 04 05 06 07 09 11 -- -- >21:22:48,907 INFO kernel:Built 2 zonelists, mobility grouping on. Total pages: 6192665 >21:22:48,907 INFO kernel:Policy zone: Normal >21:22:48,907 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet >21:22:48,907 INFO kernel:Memory: 24608640K/25163940K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 555300K reserved, 0K cma-reserved) >21:22:48,907 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=2 >21:22:48,907 INFO kernel:ftrace: allocating 36305 entries in 142 pages >21:22:48,907 INFO kernel:Hierarchical RCU implementation. >21:22:48,907 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=12. >21:22:48,907 INFO kernel:#011Tasks RCU enabled. >21:22:48,907 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12 >21:22:48,907 INFO kernel:NR_IRQS: 65792, nr_irqs: 520, preallocated irqs: 16 >21:22:48,907 INFO kernel:#011Offload RCU callbacks from CPUs: . >21:22:48,907 INFO kernel:Console: colour VGA+ 80x25 >21:22:48,907 INFO kernel:console [tty0] enabled >21:22:48,907 INFO kernel:mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl >21:22:48,907 INFO kernel:ACPI: Core revision 20180105 >21:22:48,907 INFO kernel:ACPI: 2 ACPI AML tables successfully acquired and loaded >21:22:48,907 INFO kernel:clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns >21:22:48,907 DEBUG kernel:hpet clockevent registered >21:22:48,907 INFO kernel:APIC: Switch to symmetric I/O mode setup >21:22:48,907 INFO kernel:Switched APIC routing to physical flat. >21:22:48,907 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >21:22:48,907 INFO kernel:tsc: Fast TSC calibration using PIT >21:22:48,907 INFO kernel:tsc: Detected 2000.116 MHz processor >21:22:48,907 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1cd49be14d6, max_idle_ns: 440795235106 ns >21:22:48,907 INFO kernel:Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.23 BogoMIPS (lpj=2000116) >21:22:48,907 INFO kernel:pid_max: default: 32768 minimum: 301 >21:22:48,907 INFO kernel:Security Framework initialized >21:22:48,907 INFO kernel:Yama: becoming mindful. >21:22:48,907 INFO kernel:SELinux: Initializing. >21:22:48,907 DEBUG kernel:SELinux: Starting in permissive mode >21:22:48,907 INFO kernel:Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >21:22:48,907 INFO kernel:Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >21:22:48,907 INFO kernel:Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) >21:22:48,907 INFO kernel:Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) >21:22:48,907 INFO kernel:CPU: Physical Processor ID: 0 >21:22:48,907 INFO kernel:CPU: Processor Core ID: 0 >21:22:48,907 INFO kernel:mce: CPU supports 6 MCE banks >21:22:48,907 INFO kernel:LVT offset 0 assigned for vector 0xf9 >21:22:48,907 INFO kernel:Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8 >21:22:48,907 INFO kernel:Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0 >21:22:48,908 INFO kernel:Spectre V2 : Mitigation: Full AMD retpoline >21:22:48,908 INFO kernel:Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch >21:22:48,908 INFO kernel:Freeing SMP alternatives memory: 36K >21:22:48,908 INFO kernel:smpboot: CPU0: AMD Opteron(tm) Processor 6128 (family: 0x10, model: 0x9, stepping: 0x1) >21:22:48,908 INFO kernel:Performance Events: AMD PMU driver. >21:22:48,908 INFO kernel:... version: 0 >21:22:48,908 INFO kernel:... bit width: 48 >21:22:48,908 INFO kernel:... generic registers: 4 >21:22:48,908 INFO kernel:... value mask: 0000ffffffffffff >21:22:48,908 INFO kernel:... max period: 00007fffffffffff >21:22:48,908 INFO kernel:... fixed-purpose events: 0 >21:22:48,908 INFO kernel:... event mask: 000000000000000f >21:22:48,908 INFO kernel:Hierarchical SRCU implementation. >21:22:48,908 INFO kernel:smp: Bringing up secondary CPUs ... >21:22:48,908 INFO kernel:NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >21:22:48,908 INFO kernel:x86: Booting SMP configuration: >21:22:48,908 INFO kernel:.... node #0, CPUs: #1 #2 #3 >21:22:48,908 INFO kernel:.... node #1, CPUs: #4 #5 #6 #7 >21:22:48,908 INFO kernel:smp: Brought up 2 nodes, 8 CPUs >21:22:48,908 INFO kernel:smpboot: Max logical packages: 2 >21:22:48,908 INFO kernel:smpboot: Total of 8 processors activated (32001.85 BogoMIPS) >21:22:48,908 INFO kernel:devtmpfs: initialized >21:22:48,908 INFO kernel:x86/mm: Memory block size: 128MB >21:22:48,908 INFO kernel:PM: Registering ACPI NVS region [mem 0xdfeb2000-0xdfedffff] (188416 bytes) >21:22:48,908 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >21:22:48,908 INFO kernel:futex hash table entries: 4096 (order: 6, 262144 bytes) >21:22:48,908 INFO kernel:pinctrl core: initialized pinctrl subsystem >21:22:48,908 INFO kernel:RTC time: 21:22:39, date: 05/28/18 >21:22:48,908 INFO kernel:NET: Registered protocol family 16 >21:22:48,908 INFO kernel:audit: initializing netlink subsys (disabled) >21:22:48,908 NOTICE kernel:audit: type=2000 audit(1527542559.049:1): state=initialized audit_enabled=0 res=1 >21:22:48,908 INFO kernel:cpuidle: using governor menu >21:22:48,908 DEBUG kernel:node 0 link 0: io port [1000, ffffff] >21:22:48,908 INFO kernel:TOM: 00000000e0000000 aka 3584M >21:22:48,908 DEBUG kernel:Fam 10h mmconf [mem 0xe0000000-0xefffffff] >21:22:48,908 DEBUG kernel:node 0 link 0: mmio [e0000000, efffffff] ==> none >21:22:48,908 DEBUG kernel:node 0 link 0: mmio [f0000000, ffffffff] >21:22:48,908 DEBUG kernel:node 0 link 0: mmio [a0000, bffff] >21:22:48,908 INFO kernel:TOM2: 0000000620000000 aka 25088M >21:22:48,908 DEBUG kernel:bus: [bus 00-1f] on node 0 link 0 >21:22:48,908 DEBUG kernel:bus: 00 [io 0x0000-0xffff] >21:22:48,908 DEBUG kernel:bus: 00 [mem 0xf0000000-0xffffffff] >21:22:48,908 DEBUG kernel:bus: 00 [mem 0x000a0000-0x000bffff] >21:22:48,908 DEBUG kernel:bus: 00 [mem 0x620000000-0xfcffffffff] >21:22:48,908 INFO kernel:ACPI: bus type PCI registered >21:22:48,908 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >21:22:48,908 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >21:22:48,908 INFO kernel:PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >21:22:48,908 INFO kernel:PCI: Using configuration type 1 for base access >21:22:48,908 INFO kernel:HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >21:22:48,908 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >21:22:48,908 INFO kernel:cryptd: max_cpu_qlen set to 1000 >21:22:48,908 INFO kernel:ACPI: Added _OSI(Module Device) >21:22:48,908 INFO kernel:ACPI: Added _OSI(Processor Device) >21:22:48,908 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >21:22:48,908 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >21:22:48,908 INFO kernel:ACPI: Executed 2 blocks of module-level executable AML code >21:22:48,908 INFO kernel:ACPI: Interpreter enabled >21:22:48,908 INFO kernel:ACPI: (supports S0 S1 S4 S5) >21:22:48,908 INFO kernel:ACPI: Using IOAPIC for interrupt routing >21:22:48,908 INFO kernel:HEST: Table parsing has been initialized. >21:22:48,908 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >21:22:48,908 INFO kernel:ACPI: Enabled 4 GPEs in block 00 to 1F >21:22:48,908 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >21:22:48,908 INFO kernel:acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >21:22:48,909 INFO kernel:acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >21:22:48,909 INFO kernel:PCI host bridge to bus 0000:00 >21:22:48,909 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >21:22:48,909 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >21:22:48,909 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >21:22:48,909 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] >21:22:48,909 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window] >21:22:48,909 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-ff] >21:22:48,910 DEBUG kernel:pci 0000:00:00.0: [1002:5a13] type 00 class 0x060000 >21:22:48,910 DEBUG kernel:pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400 >21:22:48,910 INFO kernel:pci 0000:00:09.0: enabling Extended Tags >21:22:48,910 DEBUG kernel:pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >21:22:48,910 DEBUG kernel:pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400 >21:22:48,910 INFO kernel:pci 0000:00:0a.0: enabling Extended Tags >21:22:48,911 DEBUG kernel:pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold >21:22:48,911 DEBUG kernel:pci 0000:00:11.0: [1002:4392] type 00 class 0x010400 >21:22:48,911 DEBUG kernel:pci 0000:00:11.0: reg 0x10: [io 0xc000-0xc007] >21:22:48,911 DEBUG kernel:pci 0000:00:11.0: reg 0x14: [io 0xb000-0xb003] >21:22:48,911 DEBUG kernel:pci 0000:00:11.0: reg 0x18: [io 0xa000-0xa007] >21:22:48,911 DEBUG kernel:pci 0000:00:11.0: reg 0x1c: [io 0x9000-0x9003] >21:22:48,911 DEBUG kernel:pci 0000:00:11.0: reg 0x20: [io 0x8000-0x800f] >21:22:48,912 DEBUG kernel:pci 0000:00:11.0: reg 0x24: [mem 0xfebfbc00-0xfebfbfff] >21:22:48,912 DEBUG kernel:pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >21:22:48,912 DEBUG kernel:pci 0000:00:12.0: reg 0x10: [mem 0xfebf9000-0xfebf9fff] >21:22:48,912 DEBUG kernel:pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310 >21:22:48,912 DEBUG kernel:pci 0000:00:12.1: reg 0x10: [mem 0xfebfa000-0xfebfafff] >21:22:48,912 DEBUG kernel:pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >21:22:48,912 DEBUG kernel:pci 0000:00:12.2: reg 0x10: [mem 0xfebfb800-0xfebfb8ff] >21:22:48,913 DEBUG kernel:pci 0000:00:12.2: supports D1 D2 >21:22:48,913 DEBUG kernel:pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >21:22:48,913 DEBUG kernel:pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >21:22:48,913 DEBUG kernel:pci 0000:00:13.0: reg 0x10: [mem 0xfebf7000-0xfebf7fff] >21:22:48,913 DEBUG kernel:pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310 >21:22:48,913 DEBUG kernel:pci 0000:00:13.1: reg 0x10: [mem 0xfebf8000-0xfebf8fff] >21:22:48,914 DEBUG kernel:pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >21:22:48,914 DEBUG kernel:pci 0000:00:13.2: reg 0x10: [mem 0xfebfb400-0xfebfb4ff] >21:22:48,914 DEBUG kernel:pci 0000:00:13.2: supports D1 D2 >21:22:48,914 DEBUG kernel:pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >21:22:48,914 DEBUG kernel:pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >21:22:48,914 DEBUG kernel:pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a >21:22:48,914 DEBUG kernel:pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007] >21:22:48,915 DEBUG kernel:pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003] >21:22:48,915 DEBUG kernel:pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007] >21:22:48,915 DEBUG kernel:pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003] >21:22:48,915 DEBUG kernel:pci 0000:00:14.1: reg 0x20: [io 0xff00-0xff0f] >21:22:48,915 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >21:22:48,915 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >21:22:48,915 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >21:22:48,916 INFO kernel:pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >21:22:48,916 DEBUG kernel:pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >21:22:48,916 DEBUG kernel:pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >21:22:48,916 DEBUG kernel:pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >21:22:48,916 DEBUG kernel:pci 0000:00:14.5: reg 0x10: [mem 0xfebf6000-0xfebf6fff] >21:22:48,916 DEBUG kernel:pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 >21:22:48,916 DEBUG kernel:pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 >21:22:48,917 DEBUG kernel:pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 >21:22:48,917 DEBUG kernel:pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 >21:22:48,917 DEBUG kernel:pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 >21:22:48,917 DEBUG kernel:pci 0000:00:19.0: [1022:1200] type 00 class 0x060000 >21:22:48,917 DEBUG kernel:pci 0000:00:19.1: [1022:1201] type 00 class 0x060000 >21:22:48,917 DEBUG kernel:pci 0000:00:19.2: [1022:1202] type 00 class 0x060000 >21:22:48,918 DEBUG kernel:pci 0000:00:19.3: [1022:1203] type 00 class 0x060000 >21:22:48,918 DEBUG kernel:pci 0000:00:19.4: [1022:1204] type 00 class 0x060000 >21:22:48,918 DEBUG kernel:pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000 >21:22:48,918 DEBUG kernel:pci 0000:01:00.0: reg 0x10: [mem 0xfe9e0000-0xfe9fffff] >21:22:48,918 DEBUG kernel:pci 0000:01:00.0: reg 0x18: [io 0xd800-0xd81f] >21:22:48,918 DEBUG kernel:pci 0000:01:00.0: reg 0x1c: [mem 0xfe9dc000-0xfe9dffff] >21:22:48,918 DEBUG kernel:pci 0000:01:00.0: PME# supported from D0 D3hot D3cold >21:22:48,919 INFO kernel:pci 0000:00:09.0: PCI bridge to [bus 01] >21:22:48,919 DEBUG kernel:pci 0000:00:09.0: bridge window [io 0xd000-0xdfff] >21:22:48,919 DEBUG kernel:pci 0000:00:09.0: bridge window [mem 0xfe900000-0xfe9fffff] >21:22:48,919 DEBUG kernel:pci 0000:02:00.0: [8086:10d3] type 00 class 0x020000 >21:22:48,919 DEBUG kernel:pci 0000:02:00.0: reg 0x10: [mem 0xfeae0000-0xfeafffff] >21:22:48,919 DEBUG kernel:pci 0000:02:00.0: reg 0x18: [io 0xe800-0xe81f] >21:22:48,919 DEBUG kernel:pci 0000:02:00.0: reg 0x1c: [mem 0xfeadc000-0xfeadffff] >21:22:48,920 DEBUG kernel:pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >21:22:48,920 INFO kernel:pci 0000:00:0a.0: PCI bridge to [bus 02] >21:22:48,920 DEBUG kernel:pci 0000:00:0a.0: bridge window [io 0xe000-0xefff] >21:22:48,920 DEBUG kernel:pci 0000:00:0a.0: bridge window [mem 0xfea00000-0xfeafffff] >21:22:48,920 DEBUG kernel:pci 0000:03:04.0: [102b:0532] type 00 class 0x030000 >21:22:48,920 DEBUG kernel:pci 0000:03:04.0: reg 0x10: [mem 0xfc000000-0xfcffffff pref] >21:22:48,921 DEBUG kernel:pci 0000:03:04.0: reg 0x14: [mem 0xfdffc000-0xfdffffff] >21:22:48,921 DEBUG kernel:pci 0000:03:04.0: reg 0x18: [mem 0xfe000000-0xfe7fffff] >21:22:48,921 INFO kernel:pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode) >21:22:48,921 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0xfdf00000-0xfe7fffff] >21:22:48,921 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfcffffff pref] >21:22:48,921 DEBUG kernel:pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >21:22:48,921 DEBUG kernel:pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) >21:22:48,922 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >21:22:48,922 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) >21:22:48,922 DEBUG kernel:pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode) >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 *11 12 14 15) >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15) >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 *11 12 14 15) >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15) >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKE] (IRQs 4 *7 10 11 12 14 15) >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled. >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 *10 11 12 14 15) >21:22:48,922 INFO kernel:ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled. >21:22:48,922 INFO kernel:pci 0000:03:04.0: vgaarb: setting as boot VGA device >21:22:48,922 INFO kernel:pci 0000:03:04.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >21:22:48,922 INFO kernel:pci 0000:03:04.0: vgaarb: bridge control possible >21:22:48,922 INFO kernel:vgaarb: loaded >21:22:48,922 NOTICE kernel:SCSI subsystem initialized >21:22:48,922 DEBUG kernel:libata version 3.00 loaded. >21:22:48,923 INFO kernel:ACPI: bus type USB registered >21:22:48,923 INFO kernel:usbcore: registered new interface driver usbfs >21:22:48,923 INFO kernel:usbcore: registered new interface driver hub >21:22:48,923 INFO kernel:usbcore: registered new device driver usb >21:22:48,923 INFO kernel:EDAC MC: Ver: 3.0.0 >21:22:48,923 INFO kernel:PCI: Using ACPI for IRQ routing >21:22:48,923 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >21:22:48,923 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff] >21:22:48,923 DEBUG kernel:e820: reserve RAM buffer [mem 0xdfe90000-0xdfffffff] >21:22:48,923 INFO kernel:NetLabel: Initializing >21:22:48,923 INFO kernel:NetLabel: domain hash size = 128 >21:22:48,923 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >21:22:48,923 INFO kernel:NetLabel: unlabeled traffic allowed by default >21:22:48,923 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >21:22:48,923 INFO kernel:hpet0: 4 comparators, 32-bit 14.318180 MHz counter >21:22:48,923 INFO kernel:clocksource: Switched to clocksource tsc-early >21:22:48,923 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >21:22:48,923 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >21:22:48,923 INFO kernel:pnp: PnP ACPI init >21:22:48,923 DEBUG kernel:system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >21:22:48,923 DEBUG kernel:system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >21:22:48,923 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >21:22:48,923 DEBUG kernel:pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >21:22:48,923 DEBUG kernel:pnp 00:04: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >21:22:48,924 INFO kernel:system 00:05: [io 0x0a10-0x0a1f] has been reserved >21:22:48,924 DEBUG kernel:system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >21:22:48,924 INFO kernel:system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved >21:22:48,924 INFO kernel:system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved >21:22:48,924 DEBUG kernel:system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >21:22:48,924 INFO kernel:system 00:07: [io 0x0ca2-0x0ca3] has been reserved >21:22:48,924 INFO kernel:system 00:07: [io 0x0550-0x0551] has been reserved >21:22:48,925 INFO kernel:system 00:07: [io 0x04d0-0x04d1] has been reserved >21:22:48,925 INFO kernel:system 00:07: [io 0x040b] has been reserved >21:22:48,925 INFO kernel:system 00:07: [io 0x04d6] has been reserved >21:22:48,925 INFO kernel:system 00:07: [io 0x0c00-0x0c01] has been reserved >21:22:48,925 INFO kernel:system 00:07: [io 0x0c14] has been reserved >21:22:48,925 INFO kernel:system 00:07: [io 0x0c50-0x0c51] has been reserved >21:22:48,925 INFO kernel:system 00:07: [io 0x0c52] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0c6c] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0c6f] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0cd0-0x0cd1] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0cd2-0x0cd3] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0cd4-0x0cd5] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0cd6-0x0cd7] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0cd8-0x0cdf] has been reserved >21:22:48,926 INFO kernel:system 00:07: [io 0x0800-0x089f] has been reserved >21:22:48,927 INFO kernel:system 00:07: [io 0x0b00-0x0b0f] has been reserved >21:22:48,927 INFO kernel:system 00:07: [io 0x0b20-0x0b3f] has been reserved >21:22:48,927 INFO kernel:system 00:07: [io 0x0900-0x090f] has been reserved >21:22:48,927 INFO kernel:system 00:07: [io 0x0910-0x091f] has been reserved >21:22:48,927 INFO kernel:system 00:07: [io 0xfe00-0xfefe] has been reserved >21:22:48,927 INFO kernel:system 00:07: [mem 0xffb80000-0xffbfffff] has been reserved >21:22:48,927 INFO kernel:system 00:07: [mem 0xfec10000-0xfec1001f] has been reserved >21:22:48,927 DEBUG kernel:system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >21:22:48,928 DEBUG kernel:pnp 00:08: [dma 0 disabled] >21:22:48,928 DEBUG kernel:pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >21:22:48,928 DEBUG kernel:pnp 00:09: [dma 0 disabled] >21:22:48,928 DEBUG kernel:pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >21:22:48,928 INFO kernel:system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved >21:22:48,928 DEBUG kernel:system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >21:22:48,928 INFO kernel:system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved >21:22:48,928 INFO kernel:system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved >21:22:48,929 INFO kernel:system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved >21:22:48,929 INFO kernel:system 00:0b: [mem 0x00100000-0xdfffffff] could not be reserved >21:22:48,929 INFO kernel:system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved >21:22:48,929 DEBUG kernel:system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) >21:22:48,929 INFO kernel:pnp: PnP ACPI: found 12 devices >21:22:48,929 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >21:22:48,929 INFO kernel:pci 0000:00:09.0: PCI bridge to [bus 01] >21:22:48,929 INFO kernel:pci 0000:00:09.0: bridge window [io 0xd000-0xdfff] >21:22:48,929 INFO kernel:pci 0000:00:09.0: bridge window [mem 0xfe900000-0xfe9fffff] >21:22:48,930 INFO kernel:pci 0000:00:0a.0: PCI bridge to [bus 02] >21:22:48,930 INFO kernel:pci 0000:00:0a.0: bridge window [io 0xe000-0xefff] >21:22:48,930 INFO kernel:pci 0000:00:0a.0: bridge window [mem 0xfea00000-0xfeafffff] >21:22:48,930 INFO kernel:pci 0000:00:14.4: PCI bridge to [bus 03] >21:22:48,930 INFO kernel:pci 0000:00:14.4: bridge window [mem 0xfdf00000-0xfe7fffff] >21:22:48,930 INFO kernel:pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfcffffff pref] >21:22:48,930 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >21:22:48,931 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >21:22:48,931 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >21:22:48,931 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] >21:22:48,931 DEBUG kernel:pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff window] >21:22:48,931 DEBUG kernel:pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >21:22:48,931 DEBUG kernel:pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff] >21:22:48,931 DEBUG kernel:pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >21:22:48,931 DEBUG kernel:pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff] >21:22:48,932 DEBUG kernel:pci_bus 0000:03: resource 1 [mem 0xfdf00000-0xfe7fffff] >21:22:48,932 DEBUG kernel:pci_bus 0000:03: resource 2 [mem 0xfc000000-0xfcffffff pref] >21:22:48,932 DEBUG kernel:pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window] >21:22:48,932 DEBUG kernel:pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window] >21:22:48,932 DEBUG kernel:pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window] >21:22:48,932 DEBUG kernel:pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff window] >21:22:48,932 DEBUG kernel:pci_bus 0000:03: resource 8 [mem 0xf0000000-0xfebfffff window] >21:22:48,933 INFO kernel:NET: Registered protocol family 2 >21:22:48,933 INFO kernel:tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes) >21:22:48,933 INFO kernel:TCP established hash table entries: 262144 (order: 9, 2097152 bytes) >21:22:48,933 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >21:22:48,933 INFO kernel:TCP: Hash tables configured (established 262144 bind 65536) >21:22:48,933 INFO kernel:UDP hash table entries: 16384 (order: 7, 524288 bytes) >21:22:48,933 INFO kernel:UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >21:22:48,933 INFO kernel:NET: Registered protocol family 1 >21:22:48,933 INFO kernel:pci 0000:03:04.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >21:22:48,933 DEBUG kernel:PCI: CLS 64 bytes, default 64 >21:22:48,933 INFO kernel:Unpacking initramfs... >21:22:48,933 INFO kernel:Freeing initrd memory: 66328K >21:22:48,933 INFO kernel:PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >21:22:48,933 INFO kernel:software IO TLB [mem 0xdbe90000-0xdfe90000] (64MB) mapped at [00000000689f1347-000000006af3bf75] >21:22:48,933 INFO kernel:LVT offset 1 assigned for vector 0x400 >21:22:48,933 INFO kernel:IBS: LVT offset 1 assigned >21:22:48,933 INFO kernel:perf: AMD IBS detected (0x0000001f) >21:22:48,933 NOTICE kernel:Initialise system trusted keyrings >21:22:48,933 NOTICE kernel:Key type blacklist registered >21:22:48,933 INFO kernel:workingset: timestamp_bits=36 max_order=23 bucket_order=0 >21:22:48,933 INFO kernel:zbud: loaded >21:22:48,933 DEBUG kernel:SELinux: Registering netfilter hooks >21:22:48,933 INFO kernel:NET: Registered protocol family 38 >21:22:48,933 NOTICE kernel:Key type asymmetric registered >21:22:48,933 NOTICE kernel:Asymmetric key parser 'x509' registered >21:22:48,933 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >21:22:48,933 INFO kernel:io scheduler noop registered >21:22:48,933 INFO kernel:io scheduler deadline registered >21:22:48,933 INFO kernel:io scheduler cfq registered (default) >21:22:48,933 INFO kernel:io scheduler mq-deadline registered >21:22:48,933 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >21:22:48,933 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >21:22:48,933 INFO kernel:ACPI: Power Button [PWRB] >21:22:48,933 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >21:22:48,933 INFO kernel:ACPI: Power Button [PWRF] >21:22:48,933 ERR kernel:ERST: Failed to get Error Log Address Range. >21:22:48,933 WARNING kernel:[Firmware Warn]: GHES: Poll interval is 0 for generic hardware error source: 1, disabled. >21:22:48,933 INFO kernel:GHES: APEI firmware first mode is enabled by WHEA _OSC. >21:22:48,933 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >21:22:48,933 INFO kernel:00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >21:22:48,933 INFO kernel:00:09: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A >21:22:48,933 INFO kernel:Non-volatile memory driver v1.3 >21:22:48,933 INFO kernel:Linux agpgart interface v0.103 >21:22:48,933 DEBUG kernel:ahci 0000:00:11.0: version 3.0 >21:22:48,933 INFO kernel:ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl RAID mode >21:22:48,934 INFO kernel:ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >21:22:48,934 INFO kernel:scsi host0: ahci >21:22:48,934 INFO kernel:scsi host1: ahci >21:22:48,934 INFO kernel:scsi host2: ahci >21:22:48,934 INFO kernel:scsi host3: ahci >21:22:48,934 INFO kernel:ata1: SATA max UDMA/133 abar m1024@0xfebfbc00 port 0xfebfbd00 irq 22 >21:22:48,934 INFO kernel:ata2: SATA max UDMA/133 abar m1024@0xfebfbc00 port 0xfebfbd80 irq 22 >21:22:48,934 INFO kernel:ata3: SATA max UDMA/133 abar m1024@0xfebfbc00 port 0xfebfbe00 irq 22 >21:22:48,934 INFO kernel:ata4: SATA max UDMA/133 abar m1024@0xfebfbc00 port 0xfebfbe80 irq 22 >21:22:48,934 INFO kernel:libphy: Fixed MDIO Bus: probed >21:22:48,934 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >21:22:48,934 INFO kernel:ehci-pci: EHCI PCI platform driver >21:22:48,934 INFO kernel:ehci-pci 0000:00:12.2: EHCI Host Controller >21:22:48,935 INFO kernel:ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >21:22:48,935 INFO kernel:ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >21:22:48,935 INFO kernel:ehci-pci 0000:00:12.2: debug port 1 >21:22:48,935 INFO kernel:ehci-pci 0000:00:12.2: irq 17, io mem 0xfebfb800 >21:22:48,935 INFO kernel:ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >21:22:48,935 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >21:22:48,936 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:22:48,936 INFO kernel:usb usb1: Product: EHCI Host Controller >21:22:48,936 INFO kernel:usb usb1: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >21:22:48,936 INFO kernel:usb usb1: SerialNumber: 0000:00:12.2 >21:22:48,936 INFO kernel:hub 1-0:1.0: USB hub found >21:22:48,936 INFO kernel:hub 1-0:1.0: 6 ports detected >21:22:48,937 INFO kernel:ehci-pci 0000:00:13.2: EHCI Host Controller >21:22:48,937 INFO kernel:ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >21:22:48,937 INFO kernel:ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >21:22:48,937 INFO kernel:ehci-pci 0000:00:13.2: debug port 1 >21:22:48,937 INFO kernel:ehci-pci 0000:00:13.2: irq 19, io mem 0xfebfb400 >21:22:48,937 INFO kernel:ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >21:22:48,937 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >21:22:48,938 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:22:48,938 INFO kernel:usb usb2: Product: EHCI Host Controller >21:22:48,938 INFO kernel:usb usb2: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >21:22:48,938 INFO kernel:usb usb2: SerialNumber: 0000:00:13.2 >21:22:48,938 INFO kernel:hub 2-0:1.0: USB hub found >21:22:48,938 INFO kernel:hub 2-0:1.0: 6 ports detected >21:22:48,938 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >21:22:48,938 INFO kernel:ohci-pci: OHCI PCI platform driver >21:22:48,938 INFO kernel:ohci-pci 0000:00:12.0: OHCI PCI host controller >21:22:48,939 INFO kernel:ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >21:22:48,939 INFO kernel:ohci-pci 0000:00:12.0: irq 16, io mem 0xfebf9000 >21:22:48,939 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >21:22:48,939 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:22:48,939 INFO kernel:usb usb3: Product: OHCI PCI host controller >21:22:48,939 INFO kernel:usb usb3: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >21:22:48,940 INFO kernel:usb usb3: SerialNumber: 0000:00:12.0 >21:22:48,940 INFO kernel:hub 3-0:1.0: USB hub found >21:22:48,940 INFO kernel:hub 3-0:1.0: 3 ports detected >21:22:48,940 INFO kernel:ohci-pci 0000:00:12.1: OHCI PCI host controller >21:22:48,940 INFO kernel:ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4 >21:22:48,940 INFO kernel:ohci-pci 0000:00:12.1: irq 16, io mem 0xfebfa000 >21:22:48,940 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >21:22:48,941 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:22:48,941 INFO kernel:usb usb4: Product: OHCI PCI host controller >21:22:48,941 INFO kernel:usb usb4: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >21:22:48,941 INFO kernel:usb usb4: SerialNumber: 0000:00:12.1 >21:22:48,941 INFO kernel:hub 4-0:1.0: USB hub found >21:22:48,941 INFO kernel:hub 4-0:1.0: 3 ports detected >21:22:48,942 INFO kernel:ohci-pci 0000:00:13.0: OHCI PCI host controller >21:22:48,942 INFO kernel:ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >21:22:48,942 INFO kernel:ohci-pci 0000:00:13.0: irq 18, io mem 0xfebf7000 >21:22:48,942 INFO kernel:usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >21:22:48,942 INFO kernel:usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:22:48,942 INFO kernel:usb usb5: Product: OHCI PCI host controller >21:22:48,942 INFO kernel:usb usb5: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >21:22:48,943 INFO kernel:usb usb5: SerialNumber: 0000:00:13.0 >21:22:48,943 INFO kernel:hub 5-0:1.0: USB hub found >21:22:48,943 INFO kernel:hub 5-0:1.0: 3 ports detected >21:22:48,943 INFO kernel:ohci-pci 0000:00:13.1: OHCI PCI host controller >21:22:48,943 INFO kernel:ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6 >21:22:48,943 INFO kernel:ohci-pci 0000:00:13.1: irq 18, io mem 0xfebf8000 >21:22:48,943 INFO kernel:usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >21:22:48,944 INFO kernel:usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:22:48,944 INFO kernel:usb usb6: Product: OHCI PCI host controller >21:22:48,944 INFO kernel:usb usb6: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >21:22:48,944 INFO kernel:usb usb6: SerialNumber: 0000:00:13.1 >21:22:48,944 INFO kernel:hub 6-0:1.0: USB hub found >21:22:48,944 INFO kernel:hub 6-0:1.0: 3 ports detected >21:22:48,945 INFO kernel:ohci-pci 0000:00:14.5: OHCI PCI host controller >21:22:48,945 INFO kernel:ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7 >21:22:48,945 INFO kernel:ohci-pci 0000:00:14.5: irq 18, io mem 0xfebf6000 >21:22:48,945 INFO kernel:usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >21:22:48,945 INFO kernel:usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >21:22:48,945 INFO kernel:usb usb7: Product: OHCI PCI host controller >21:22:48,945 INFO kernel:usb usb7: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ohci_hcd >21:22:48,946 INFO kernel:usb usb7: SerialNumber: 0000:00:14.5 >21:22:48,946 INFO kernel:hub 7-0:1.0: USB hub found >21:22:48,946 INFO kernel:hub 7-0:1.0: 2 ports detected >21:22:48,946 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >21:22:48,946 INFO kernel:usbcore: registered new interface driver usbserial_generic >21:22:48,946 INFO kernel:usbserial: USB Serial support registered for generic >21:22:48,946 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >21:22:48,946 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >21:22:48,946 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >21:22:48,946 INFO kernel:mousedev: PS/2 mouse device common for all mice >21:22:48,946 INFO kernel:rtc_cmos 00:02: RTC can wake from S4 >21:22:48,946 INFO kernel:rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >21:22:48,946 INFO kernel:rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >21:22:48,946 INFO kernel:device-mapper: uevent: version 1.0.3 >21:22:48,946 INFO kernel:device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >21:22:48,946 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >21:22:48,946 INFO kernel:usbcore: registered new interface driver usbhid >21:22:48,946 INFO kernel:usbhid: USB HID core driver >21:22:48,946 INFO kernel:drop_monitor: Initializing network drop monitor service >21:22:48,946 INFO kernel:Initializing XFRM netlink socket >21:22:48,946 INFO kernel:NET: Registered protocol family 10 >21:22:48,946 INFO kernel:Segment Routing with IPv6 >21:22:48,946 INFO kernel:mip6: Mobile IPv6 >21:22:48,946 INFO kernel:NET: Registered protocol family 17 >21:22:48,947 INFO kernel:RAS: Correctable Errors collector initialized. >21:22:48,947 INFO kernel:microcode: CPU0: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: CPU1: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: CPU2: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: CPU3: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: CPU4: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: CPU5: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: CPU6: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: CPU7: patch_level=0x010000c4 >21:22:48,947 INFO kernel:microcode: Microcode Update Driver: v2.2. >21:22:48,947 INFO kernel:sched_clock: Marking stable (8802444998, 0)->(8914277459, -111832461) >21:22:48,947 INFO kernel:registered taskstats version 1 >21:22:48,947 NOTICE kernel:Loading compiled-in X.509 certificates >21:22:48,947 INFO kernel:ata4: SATA link down (SStatus 0 SControl 300) >21:22:48,947 INFO kernel:ata3: SATA link down (SStatus 0 SControl 300) >21:22:48,947 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >21:22:48,947 INFO kernel:usb 2-2: new high-speed USB device number 2 using ehci-pci >21:22:48,947 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >21:22:48,947 INFO kernel:zswap: loaded using pool lzo/zbud >21:22:48,947 NOTICE kernel:Key type big_key registered >21:22:48,947 NOTICE kernel:Key type encrypted registered >21:22:48,947 ERR kernel:APEI: Can not request [mem 0xdfeabd10-0xdfeabd63] for APEI BERT registers >21:22:48,947 INFO kernel: Magic number: 2:151:400 >21:22:48,947 INFO kernel:rtc_cmos 00:02: setting system clock to 2018-05-28 21:22:48 UTC (1527542568) >21:22:48,947 INFO kernel:ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >21:22:48,947 INFO kernel:ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >21:22:48,947 INFO kernel:ata2.00: ATA-8: WDC WD10EALX-009BA0, 15.01H15, max UDMA/133 >21:22:48,947 INFO kernel:ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >21:22:48,947 INFO kernel:ata1.00: ATA-8: WDC WD10EALX-009BA0, 15.01H15, max UDMA/133 >21:22:48,947 INFO kernel:ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >21:22:48,947 INFO kernel:ata1.00: configured for UDMA/133 >21:22:48,947 INFO kernel:ata2.00: configured for UDMA/133 >21:22:48,947 NOTICE kernel:scsi 0:0:0:0: Direct-Access ATA WDC WD10EALX-009 1H15 PQ: 0 ANSI: 5 >21:22:48,948 NOTICE kernel:sd 0:0:0:0: Attached scsi generic sg0 type 0 >21:22:48,948 NOTICE kernel:sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >21:22:48,948 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off >21:22:48,948 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >21:22:48,948 NOTICE kernel:sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >21:22:48,948 NOTICE kernel:scsi 1:0:0:0: Direct-Access ATA WDC WD10EALX-009 1H15 PQ: 0 ANSI: 5 >21:22:48,949 NOTICE kernel:sd 1:0:0:0: Attached scsi generic sg1 type 0 >21:22:48,949 NOTICE kernel:sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >21:22:48,949 NOTICE kernel:sd 1:0:0:0: [sdb] Write Protect is off >21:22:48,949 DEBUG kernel:sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >21:22:48,949 NOTICE kernel:sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >21:22:48,949 INFO kernel: sdb: sdb1 sdb2 >21:22:48,949 NOTICE kernel:sd 1:0:0:0: [sdb] Attached SCSI disk >21:22:48,949 INFO kernel: sda: sda1 sda2 >21:22:48,950 INFO kernel:usb 2-2: New USB device found, idVendor=0781, idProduct=556b >21:22:48,950 INFO kernel:usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >21:22:48,950 INFO kernel:usb 2-2: Product: Cruzer Edge >21:22:48,950 INFO kernel:usb 2-2: Manufacturer: SanDisk >21:22:48,950 INFO kernel:usb 2-2: SerialNumber: 4C530001170812112165 >21:22:48,950 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI disk >21:22:48,950 INFO kernel:Freeing unused kernel memory: 2120K >21:22:48,950 INFO kernel:Write protecting the kernel read-only data: 18432k >21:22:48,950 INFO kernel:Freeing unused kernel memory: 2012K >21:22:48,950 INFO kernel:Freeing unused kernel memory: 232K >21:22:48,950 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >21:22:48,950 INFO kernel:rodata_test: all tests were successful >21:22:48,950 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >21:22:48,950 INFO systemd:Detected architecture x86-64. >21:22:48,950 INFO systemd:Running in initial RAM disk. >21:22:48,950 INFO systemd:No hostname configured. >21:22:48,950 INFO systemd:Set hostname to <localhost>. >21:22:48,950 INFO systemd:Initializing machine ID from random generator. >21:22:48,951 INFO kernel:tsc: Refined TSC clocksource calibration: 2000.140 MHz >21:22:48,951 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd4b267ce8, max_idle_ns: 440795235106 ns >21:22:48,951 INFO kernel:clocksource: Switched to clocksource tsc >21:22:48,951 INFO systemd:Reached target Timers. >21:22:48,951 INFO systemd:Listening on Journal Audit Socket. >21:22:48,951 INFO systemd:Reached target Initrd Root Device. >21:22:48,951 INFO systemd:Reached target Swap. >21:22:48,951 NOTICE kernel:audit: type=1130 audit(1527542568.901:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >21:22:48,951 NOTICE kernel:audit: type=1130 audit(1527542568.902:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >21:22:48,951 NOTICE kernel:audit: type=1130 audit(1527542568.910: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' >21:22:48,951 NOTICE kernel:audit: type=1131 audit(1527542568.910: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' >21:22:48,951 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >21:22:48,951 INFO systemd-journald:Journal started >21:22:48,951 INFO systemd-journald:Runtime journal (/run/log/journal/fd19b8b765af445dbdfb7ff6fb018057) is 8.0M, max 1.1G, 1.1G free. >21:22:48,951 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' >21:22:48,951 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' >21:22:48,951 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' >21:22:48,951 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' >21:22:48,951 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' >21:22:48,951 INFO dracut-cmdline:dracut-28 (Twenty Eight) dracut-047-8.git20180305.fc28 >21:22:48,951 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet >21:22:48,952 NOTICE kernel:audit: type=1130 audit(1527542568.950:6): 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' >21:22:48,961 INFO dracut-cmdline:Loading Fedora 28 x86_64 installer... >21:22:49,208 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >21:22:49,243 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >21:22:49,330 INFO systemd:Started dracut cmdline hook. >21:22:49,330 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' >21:22:49,331 NOTICE kernel:audit: type=1130 audit(1527542569.329:7): 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' >21:22:49,331 INFO systemd:Starting dracut pre-udev hook... >21:22:49,411 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >21:22:49,432 INFO kernel:Loading iSCSI transport class v2.0-870. >21:22:49,446 NOTICE kernel:iscsi: registered transport (tcp) >21:22:49,487 INFO kernel:input: PS/2 Logitech Mouse as /devices/platform/i8042/serio1/input/input4 >21:22:52,517 INFO kernel:floppy0: no floppy controllers found >21:22:52,530 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'floppy': No such device >21:22:52,558 INFO kernel:No iBFT detected. >21:22:52,649 INFO kernel:raid6: sse2x1 gen() 2781 MB/s >21:22:52,666 INFO kernel:raid6: sse2x1 xor() 2669 MB/s >21:22:52,683 INFO kernel:raid6: sse2x2 gen() 4531 MB/s >21:22:52,700 INFO kernel:raid6: sse2x2 xor() 4542 MB/s >21:22:52,717 INFO kernel:raid6: sse2x4 gen() 5425 MB/s >21:22:52,734 INFO kernel:raid6: sse2x4 xor() 2099 MB/s >21:22:52,734 INFO kernel:raid6: using algorithm sse2x4 gen() 5425 MB/s >21:22:52,734 INFO kernel:raid6: .... xor() 2099 MB/s, rmw enabled >21:22:52,734 INFO kernel:raid6: using intx1 recovery algorithm >21:22:52,736 INFO kernel:xor: measuring software checksum speed >21:22:52,746 INFO kernel: prefetch64-sse: 7804.000 MB/sec >21:22:52,756 INFO kernel: generic_sse: 7472.000 MB/sec >21:22:52,756 INFO kernel:xor: using function: prefetch64-sse (7804.000 MB/sec) >21:22:52,758 INFO kernel:async_tx: api initialized (async) >21:22:52,902 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >21:22:52,960 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'sha256_mb': No such device >21:22:53,038 INFO kernel:RPC: Registered named UNIX socket transport module. >21:22:53,038 INFO kernel:RPC: Registered udp transport module. >21:22:53,038 INFO kernel:RPC: Registered tcp transport module. >21:22:53,038 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >21:22:53,164 NOTICE rpc.statd:Version 3.1.1 starting >21:22:53,170 NOTICE rpc.statd:Initializing NSM state >21:22:53,170 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >21:22:53,259 WARNING rpc.idmapd:Setting log level to 0 >21:22:53,283 INFO systemd:Started dracut pre-udev hook. >21:22:53,283 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' >21:22:53,284 NOTICE kernel:audit: type=1130 audit(1527542573.282:8): 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' >21:22:53,285 INFO systemd:Starting udev Kernel Device Manager... >21:22:53,373 INFO systemd:Started udev Kernel Device Manager. >21:22:53,373 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' >21:22:53,373 NOTICE kernel:audit: type=1130 audit(1527542573.371:9): 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' >21:22:53,374 INFO systemd:Starting dracut pre-trigger hook... >21:22:53,392 INFO lldpad:config file failed to load, >21:22:53,392 INFO lldpad:create a new file. >21:22:53,392 INFO lldpad:bound ctrl iface to /com/intel/lldpad >21:22:53,394 INFO dracut-pre-trigger:719 >21:22:53,397 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >21:22:53,571 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >21:22:53,661 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >21:22:53,843 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >21:22:54,095 INFO systemd:Started dracut pre-trigger hook. >21:22:54,095 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' >21:22:54,096 NOTICE kernel:audit: type=1130 audit(1527542574.094:10): 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' >21:22:54,096 INFO systemd:Starting udev Coldplug all Devices... >21:22:54,210 INFO systemd:Mounting Kernel Configuration File System... >21:22:54,213 INFO systemd:Mounted Kernel Configuration File System. >21:22:54,363 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' >21:22:54,363 INFO systemd:Started udev Coldplug all Devices. >21:22:54,363 INFO systemd:Starting udev Wait for Complete Device Initialization... >21:22:54,364 NOTICE kernel:audit: type=1130 audit(1527542574.361:11): 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' >21:22:54,364 INFO systemd:Starting dracut initqueue hook... >21:22:54,365 INFO systemd:Starting Show Plymouth Boot Screen... >21:22:54,386 INFO systemd:Received SIGRTMIN+20 from PID 832 (plymouthd). >21:22:54,386 INFO systemd:Started Show Plymouth Boot Screen. >21:22:54,386 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >21:22:54,386 INFO systemd:Reached target Local Encrypted Volumes. >21:22:54,386 INFO systemd:Reached target Paths. >21:22:54,387 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' >21:22:54,387 NOTICE kernel:audit: type=1130 audit(1527542574.385:12): 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' >21:22:54,391 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >21:22:54,391 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >21:22:54,395 INFO kernel:PTP clock support registered >21:22:54,401 INFO kernel:scsi host4: pata_atiixp >21:22:54,407 INFO kernel:usb-storage 2-2:1.0: USB Mass Storage device detected >21:22:54,408 INFO kernel:scsi host5: pata_atiixp >21:22:54,408 INFO kernel:ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14 >21:22:54,408 INFO kernel:ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15 >21:22:54,420 INFO kernel:scsi host6: usb-storage 2-2:1.0 >21:22:54,420 INFO kernel:usbcore: registered new interface driver usb-storage >21:22:54,423 INFO kernel:e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k >21:22:54,423 INFO kernel:e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >21:22:54,423 INFO kernel:e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >21:22:54,424 INFO kernel:usbcore: registered new interface driver uas >21:22:54,468 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >21:22:54,478 INFO kernel:e1000e 0000:01:00.0 0000:01:00.0 (uninitialized): registered PHC clock >21:22:54,493 INFO kernel:[TTM] Zone kernel: Available graphics memory: 12339684 kiB >21:22:54,493 INFO kernel:[TTM] Zone dma32: Available graphics memory: 2097152 kiB >21:22:54,493 INFO kernel:[TTM] Initializing pool allocator >21:22:54,493 INFO kernel:[TTM] Initializing DMA pool allocator >21:22:54,570 INFO systemd:Reloading. >21:22:54,576 INFO kernel:e1000e 0000:01:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:25:90:2a:ae:09 >21:22:54,576 INFO kernel:e1000e 0000:01:00.0 eth0: Intel(R) PRO/1000 Network Connection >21:22:54,576 INFO kernel:e1000e 0000:01:00.0 eth0: MAC: 3, PHY: 8, PBA No: 0101FF-0FF >21:22:54,576 INFO kernel:e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >21:22:54,576 INFO kernel:fbcon: mgadrmfb (fb0) is primary device >21:22:55,322 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >21:22:55,549 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >21:22:55,549 INFO kernel:e1000e 0000:02:00.0 0000:02:00.0 (uninitialized): registered PHC clock >21:22:55,549 INFO kernel:Console: switching to colour frame buffer device 160x64 >21:22:55,549 INFO kernel:e1000e 0000:02:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 00:25:90:2a:ae:08 >21:22:55,549 INFO kernel:e1000e 0000:02:00.0 eth1: Intel(R) PRO/1000 Network Connection >21:22:55,549 INFO kernel:e1000e 0000:02:00.0 eth1: MAC: 3, PHY: 8, PBA No: 0101FF-0FF >21:22:55,550 INFO kernel:e1000e 0000:01:00.0 enp1s0: renamed from eth0 >21:22:55,550 NOTICE kernel:scsi 6:0:0:0: Direct-Access SanDisk Cruzer Edge 1.00 PQ: 0 ANSI: 6 >21:22:55,550 NOTICE kernel:sd 6:0:0:0: Attached scsi generic sg2 type 0 >21:22:55,550 NOTICE kernel:sd 6:0:0:0: [sdc] 30595072 512-byte logical blocks: (15.7 GB/14.6 GiB) >21:22:55,550 NOTICE kernel:sd 6:0:0:0: [sdc] Write Protect is off >21:22:55,550 DEBUG kernel:sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00 >21:22:55,551 NOTICE kernel:sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >21:22:55,551 INFO kernel: sdc: sdc1 sdc2 >21:22:55,551 NOTICE kernel:sd 6:0:0:0: [sdc] Attached SCSI removable disk >21:22:55,551 INFO kernel:mgag200 0000:03:04.0: fb0: mgadrmfb frame buffer device >21:22:55,555 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >21:22:55,556 INFO kernel:e1000e 0000:02:00.0 enp2s0: renamed from eth1 >21:22:55,557 INFO kernel:[drm] Initialized mgag200 1.0.0 20110418 for 0000:03:04.0 on minor 0 >21:22:55,661 ERR multipath:sdc: can't store path info >21:22:55,763 NOTICE kernel:random: crng init done >21:22:55,771 INFO systemd:Started udev Wait for Complete Device Initialization. >21:22:55,771 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' >21:22:55,773 NOTICE kernel:audit: type=1130 audit(1527542575.770:13): 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' >21:22:55,775 INFO systemd:Starting Device-Mapper Multipath Device Controller... >21:22:55,778 INFO systemd:Started Device-Mapper Multipath Device Controller. >21:22:55,779 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' >21:22:55,779 INFO systemd:Reached target Local File Systems (Pre). >21:22:55,780 INFO systemd:Reached target Local File Systems. >21:22:55,781 NOTICE kernel:audit: type=1130 audit(1527542575.777:14): 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' >21:22:55,782 INFO systemd:Starting Create Volatile Files and Directories... >21:22:55,861 INFO multipathd:--------start up-------- >21:22:55,861 INFO multipathd:read /etc/multipath.conf >21:22:55,865 INFO multipathd:path checkers start up >21:22:55,869 INFO systemd:Started Create Volatile Files and Directories. >21:22:55,869 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' >21:22:55,870 INFO systemd:Reached target System Initialization. >21:22:55,871 NOTICE kernel:audit: type=1130 audit(1527542575.868:15): 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' >21:22:55,871 INFO systemd:Reached target Basic System. >21:22:55,936 INFO dracut-initqueue:anaconda using disk root at /dev/sdc >21:22:56,017 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >21:22:56,020 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >21:22:56,025 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >21:22:56,026 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >21:22:56,087 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >21:22:56,312 INFO kernel:loop: module loaded >21:22:56,499 INFO systemd:Started dracut initqueue hook. >21:22:56,499 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' >21:22:56,499 INFO systemd:Reached target Remote File Systems (Pre). >21:22:56,500 INFO systemd:Reached target Remote File Systems. >21:22:56,501 NOTICE kernel:audit: type=1130 audit(1527542576.498:16): 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' >21:22:56,501 INFO systemd:Starting dracut pre-mount hook... >21:22:56,520 INFO systemd:Started dracut pre-mount hook. >21:22:56,521 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' >21:22:56,521 INFO systemd:Reached target Initrd Root File System. >21:22:56,522 NOTICE kernel:audit: type=1130 audit(1527542576.519:17): 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' >21:22:56,523 INFO systemd:Starting Reload Configuration from the Real Root... >21:22:56,606 INFO systemd:Reloading. >21:22:56,925 INFO systemd:Started Reload Configuration from the Real Root. >21:22:56,926 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' >21:22:56,926 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' >21:22:56,927 NOTICE kernel:audit: type=1130 audit(1527542576.925:18): 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' >21:22:56,927 NOTICE kernel:audit: type=1131 audit(1527542576.925: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' >21:22:56,927 INFO systemd:Starting dracut mount hook... >21:22:56,927 INFO systemd:Reached target Initrd File Systems. >21:22:56,928 INFO systemd:Reached target Initrd Default Target. >21:22:56,962 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >21:22:57,021 INFO systemd:Started dracut mount hook. >21:22:57,021 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' >21:22:57,023 INFO systemd:Starting dracut pre-pivot and cleanup hook... >21:22:57,460 INFO systemd:Started dracut pre-pivot and cleanup hook. >21:22:57,460 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' >21:22:57,461 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >21:22:57,546 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >21:22:57,546 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' >21:22:57,546 INFO systemd:Stopped dracut mount hook. >21:22:57,548 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' >21:22:57,548 INFO systemd:Stopped target Remote File Systems. >21:22:57,550 INFO systemd:Starting Setup Virtual Console... >21:22:57,551 INFO systemd:Starting Plymouth switch root service... >21:22:57,551 INFO systemd:Stopped target Timers. >21:22:57,551 INFO systemd:Stopped target Initrd Default Target. >21:22:57,552 INFO systemd:Stopped target Basic System. >21:22:57,552 INFO systemd:Stopped target Paths. >21:22:57,553 INFO systemd:Stopped target Slices. >21:22:57,553 INFO systemd:Stopped target System Initialization. >21:22:57,555 INFO systemd:Stopped Create Volatile Files and Directories. >21:22:57,555 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' >21:22:57,555 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' >21:22:57,556 INFO systemd:Stopped Apply Kernel Variables. >21:22:57,556 INFO systemd:Stopped target Sockets. >21:22:57,556 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' >21:22:57,556 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' >21:22:57,557 INFO systemd:Stopped target Initrd Root Device. >21:22:57,558 INFO systemd:Stopped target Remote File Systems (Pre). >21:22:57,559 INFO systemd:Stopped target Swap. >21:22:57,559 INFO systemd:Stopped target Local File Systems. >21:22:57,560 INFO systemd:Stopped target Local File Systems (Pre). >21:22:57,562 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >21:22:57,563 INFO systemd:Stopped dracut pre-mount hook. >21:22:57,564 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' >21:22:57,564 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' >21:22:57,564 INFO systemd:Stopped dracut initqueue hook. >21:22:57,564 INFO systemd:Stopped target Local Encrypted Volumes. >21:22:57,564 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' >21:22:57,564 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' >21:22:57,569 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >21:22:57,569 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' >21:22:57,569 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' >21:22:57,573 INFO systemd:Started Plymouth switch root service. >21:22:57,573 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' >21:22:57,573 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' >21:22:57,634 INFO systemd:Started Setup Virtual Console. >21:22:57,634 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' >21:22:57,634 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' >21:22:57,644 INFO multipathd:ok >21:22:57,664 INFO multipathd:--------shut down------- >21:22:57,673 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >21:22:57,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' >21:22:57,673 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' >21:22:57,673 INFO systemd:Stopped udev Wait for Complete Device Initialization. >21:22:57,674 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' >21:22:57,674 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' >21:22:57,675 INFO systemd:Stopped udev Coldplug all Devices. >21:22:57,676 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' >21:22:57,676 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' >21:22:57,676 INFO systemd:Stopped dracut pre-trigger hook. >21:22:57,737 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' >21:22:57,737 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' >21:22:57,737 INFO systemd:Stopping udev Kernel Device Manager... >21:22:57,927 INFO systemd:Stopped udev Kernel Device Manager. >21:22:57,927 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' >21:22:57,927 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' >21:22:57,928 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' >21:22:57,928 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' >21:22:57,928 INFO systemd:Stopped Create Static Device Nodes in /dev. >21:22:57,928 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >21:22:57,986 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' >21:22:57,986 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' >21:22:57,987 INFO systemd:Stopped dracut pre-udev hook. >21:22:57,987 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' >21:22:57,987 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' >21:22:57,988 INFO systemd:Stopped dracut cmdline hook. >21:22:58,045 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' >21:22:58,045 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' >21:22:58,045 INFO systemd:Closed udev Control Socket. >21:22:58,047 INFO systemd:Closed udev Kernel Socket. >21:22:58,106 INFO systemd:Starting Cleanup udevd DB... >21:22:58,191 INFO systemd:Started Cleanup udevd DB. >21:22:58,220 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' >21:22:58,220 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' >21:22:58,220 INFO systemd:Reached target Switch Root. >21:22:58,222 INFO systemd:Starting Switch Root... >21:22:58,315 NOTICE systemd:Switching root. >21:22:58,337 INFO systemd-journald:Journal stopped >21:23:02,101 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >21:23:02,101 WARNING kernel:systemd: 17 output lines suppressed due to ratelimiting >21:23:02,101 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >21:23:02,101 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >21:23:02,101 DEBUG kernel:SELinux: 8 users, 14 roles, 5122 types, 320 bools, 1 sens, 1024 cats >21:23:02,101 DEBUG kernel:SELinux: 129 classes, 114236 rules >21:23:02,101 INFO kernel:SELinux: Class bpf not defined in policy. >21:23:02,101 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >21:23:02,101 INFO kernel:SELinux: policy capability network_peer_controls=1 >21:23:02,101 INFO kernel:SELinux: policy capability open_perms=1 >21:23:02,101 INFO kernel:SELinux: policy capability extended_socket_class=1 >21:23:02,101 INFO kernel:SELinux: policy capability always_check_network=0 >21:23:02,101 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >21:23:02,101 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >21:23:02,101 DEBUG kernel:SELinux: Completing initialization. >21:23:02,101 DEBUG kernel:SELinux: Setting up existing superblocks. >21:23:02,101 WARNING kernel:kauditd_printk_skb: 38 callbacks suppressed >21:23:02,101 NOTICE kernel:audit: type=1403 audit(1527542580.250:58): policy loaded auid=4294967295 ses=4294967295 >21:23:02,101 INFO systemd:Successfully loaded SELinux policy in 680.375ms. >21:23:02,101 NOTICE kernel:audit: type=1400 audit(1527542580.365:59): avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=21626 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >21:23:02,101 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 62.008ms. >21:23:02,101 INFO systemd:systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >21:23:02,101 INFO systemd:Detected architecture x86-64. >21:23:02,101 NOTICE kernel:audit: type=1130 audit(1527542581.942:60): 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' >21:23:02,101 NOTICE kernel:audit: type=1131 audit(1527542581.943:61): 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' >21:23:02,101 INFO systemd:Stopped Switch Root. >21:23:02,101 NOTICE kernel:audit: type=1130 audit(1527542581.944:62): 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' >21:23:02,101 NOTICE kernel:audit: type=1131 audit(1527542581.944:63): 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' >21:23:02,101 INFO systemd:systemd-journald.service: Service has no hold-off time, scheduling restart. >21:23:02,101 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >21:23:02,101 INFO systemd:Stopped Journal Service. >21:23:02,101 NOTICE kernel:audit: type=1130 audit(1527542581.944:64): 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' >21:23:02,101 NOTICE kernel:audit: type=1131 audit(1527542581.944:65): 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' >21:23:02,101 INFO systemd:Starting Journal Service... >21:23:02,101 INFO systemd:Reached target Swap. >21:23:02,101 INFO systemd:Mounting Temporary Directory (/tmp)... >21:23:02,101 INFO systemd:Starting Remount Root and Kernel File Systems... >21:23:02,101 NOTICE kernel:audit: type=1130 audit(1527542582.070:66): 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' >21:23:02,102 NOTICE kernel:audit: type=1130 audit(1527542582.071:67): 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' >21:23:02,102 INFO systemd-journald:Journal started >21:23:02,102 INFO systemd-journald:Runtime journal (/run/log/journal/43471ecd6c2f4956bb9ff7d0691d0192) is 8.0M, max 1.1G, 1.1G free. >21:23:02,102 NOTICE audit:MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >21:23:02,102 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=21626 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >21:23:02,102 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' >21:23:02,102 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' >21:23:02,102 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' >21:23:02,102 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' >21:23:02,102 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' >21:23:02,102 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' >21:23:02,102 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' >21:23:02,102 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' >21:23:02,102 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >21:23:02,102 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' >21:23:02,106 INFO systemd:Starting Flush Journal to Persistent Storage... >21:23:02,164 INFO systemd:Started Apply Kernel Variables. >21:23:02,164 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' >21:23:02,166 INFO fedora-readonly:/usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >21:23:02,184 INFO systemd:Started Configure read-only root support. >21:23:02,184 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-readonly comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >21:23:02,186 INFO systemd:Starting Load/Save Random Seed... >21:23:02,193 INFO systemd:Started Create System Users. >21:23:02,193 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' >21:23:02,195 INFO systemd:Starting Create Static Device Nodes in /dev... >21:23:02,245 INFO systemd-journald:Runtime journal (/run/log/journal/43471ecd6c2f4956bb9ff7d0691d0192) is 8.0M, max 1.1G, 1.1G free. >21:23:02,263 INFO systemd:Started Flush Journal to Persistent Storage. >21:23:02,263 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' >21:23:02,279 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' >21:23:02,279 INFO systemd:Started Load/Save Random Seed. >21:23:02,358 INFO systemd:Started Create Static Device Nodes in /dev. >21:23:02,358 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' >21:23:02,367 INFO systemd:Started udev Coldplug all Devices. >21:23:02,367 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' >21:23:02,368 INFO systemd:Starting udev Wait for Complete Device Initialization... >21:23:02,686 INFO systemd:Started Setup Virtual Console. >21:23:02,686 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' >21:23:02,686 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' >21:23:02,751 INFO systemd:Started Rebuild Hardware Database. >21:23:02,751 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' >21:23:02,753 INFO systemd:Starting udev Kernel Device Manager... >21:23:02,924 INFO systemd:Started udev Kernel Device Manager. >21:23:02,924 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' >21:23:02,997 INFO kernel:acpi_cpufreq: overriding BIOS provided _PSD data >21:23:03,101 INFO kernel:piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >21:23:03,102 INFO kernel:piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 >21:23:03,145 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >21:23:03,225 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >21:23:03,273 INFO kernel:ipmi message handler version 39.2 >21:23:03,392 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >21:23:03,426 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,427 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,429 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,429 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,430 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,430 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,430 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,430 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,430 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,431 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,431 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,433 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,437 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,437 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,438 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >21:23:03,438 ERR systemd-udevd:ctx=0x55b3e3012470 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/edac/edac_mce_amd.ko.xz error=No such file or directory >21:23:03,448 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >21:23:03,513 INFO kernel:ipmi device interface >21:23:03,513 INFO kernel:IPMI System Interface driver. >21:23:03,513 INFO kernel:ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS >21:23:03,513 INFO kernel:ipmi_si: SMBIOS: mem 0x0 regsize 1 spacing 1 irq 0 >21:23:03,513 INFO kernel:ipmi_si: Adding SMBIOS-specified kcs state machine >21:23:03,513 INFO kernel:ipmi_si: Trying SMBIOS-specified kcs state machine at mem address 0x0, slave address 0x0, irq 0 >21:23:03,513 ERR kernel:ipmi_si dmi-ipmi-si.0: Could not set up I/O space >21:23:03,600 ERR multipath:sdc: can't store path info >21:23:03,685 INFO systemd:Created slice system-lvm2\x2dpvscan.slice. >21:23:03,696 INFO systemd:Starting LVM2 PV scan on device 8:18... >21:23:03,708 INFO systemd:Starting LVM2 PV scan on device 8:2... >21:23:03,916 INFO systemd:Started udev Wait for Complete Device Initialization. >21:23:03,917 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' >21:23:03,918 INFO systemd:Starting Device-Mapper Multipath Device Controller... >21:23:03,920 INFO systemd:Starting Activation of DM RAID sets... >21:23:03,985 INFO kernel:alua: device handler registered >21:23:04,032 INFO kernel:emc: device handler registered >21:23:04,098 INFO kernel:rdac: device handler registered >21:23:04,478 INFO multipathd:--------start up-------- >21:23:04,478 INFO multipathd:read /etc/multipath.conf >21:23:04,486 INFO multipathd:path checkers start up >21:23:04,509 INFO systemd:Started Device-Mapper Multipath Device Controller. >21:23:04,509 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' >21:23:04,512 INFO systemd:Started LVM2 metadata daemon. >21:23:04,513 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' >21:23:04,517 INFO kernel: sdb: sdb1 sdb2 >21:23:04,521 INFO kernel: sda: sda1 sda2 >21:23:04,521 WARNING systemd:lvm2-pvscan@8:2.service: Main process exited, code=killed, status=15/TERM >21:23:04,521 WARNING systemd:lvm2-pvscan@8:2.service: Failed with result 'signal'. >21:23:04,522 INFO systemd:Stopped LVM2 PV scan on device 8:2. >21:23:04,522 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=failed' >21:23:04,524 WARNING systemd:lvm2-pvscan@8:18.service: Main process exited, code=killed, status=15/TERM >21:23:04,524 WARNING systemd:lvm2-pvscan@8:18.service: Failed with result 'signal'. >21:23:04,526 INFO systemd:Stopped LVM2 PV scan on device 8:18. >21:23:04,526 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:18 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >21:23:04,634 INFO systemd:Started Activation of DM RAID sets. >21:23:04,634 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' >21:23:04,635 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' >21:23:04,635 INFO systemd:Reached target Local File Systems (Pre). >21:23:04,635 INFO systemd:Reached target Local File Systems. >21:23:04,638 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >21:23:04,638 INFO systemd:Starting Rebuild Dynamic Linker Cache... >21:23:04,640 INFO systemd:Starting Import network configuration from initramfs... >21:23:04,644 INFO systemd:Starting Rebuild Journal Catalog... >21:23:04,644 INFO systemd:Reached target Local Encrypted Volumes. >21:23:04,646 INFO systemd:Starting LVM2 PV scan on device 253:4... >21:23:04,724 INFO systemd:Starting LVM2 PV scan on device 8:18... >21:23:04,746 INFO systemd:Starting LVM2 PV scan on device 8:2... >21:23:04,770 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >21:23:04,771 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' >21:23:04,771 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' >21:23:04,832 INFO lvm: WARNING: lvmetad is being updated, retrying (setup) for 10 more seconds. >21:23:04,846 INFO lvm: WARNING: lvmetad is being updated, retrying (setup) for 10 more seconds. >21:23:04,881 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/mapper/ddf1_BOOT01T2 was already found on /dev/sda2. >21:23:04,881 INFO lvm: WARNING: Disabling lvmetad cache which does not support duplicate PVs. >21:23:04,886 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/sdb2 was already found on /dev/sda2. >21:23:04,914 INFO lvm: WARNING: Not using lvmetad because duplicate PVs were found. >21:23:04,915 INFO lvm: WARNING: Autoactivation reading from disk instead of lvmetad. >21:23:04,923 INFO systemd:Started Rebuild Journal Catalog. >21:23:04,923 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' >21:23:04,938 INFO systemd:Started Import network configuration from initramfs. >21:23:04,938 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fedora-import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >21:23:04,942 INFO systemd:Starting Create Volatile Files and Directories... >21:23:04,995 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/mapper/ddf1_BOOT01T2 was already found on /dev/sda2. >21:23:04,998 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/sdb2 was already found on /dev/sda2. >21:23:05,025 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK prefers device /dev/mapper/ddf1_BOOT01T2 because device is in dm subsystem. >21:23:05,025 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK prefers device /dev/mapper/ddf1_BOOT01T2 because device is in dm subsystem. >21:23:05,043 INFO lvm: Cannot activate LVs in VG fedora while PVs appear on duplicate devices. >21:23:05,044 INFO lvm: 0 logical volume(s) in volume group "fedora" now active >21:23:05,044 INFO lvm: fedora: autoactivation failed. >21:23:05,047 NOTICE systemd:lvm2-pvscan@253:4.service: Main process exited, code=exited, status=5/NOTINSTALLED >21:23:05,048 WARNING systemd:lvm2-pvscan@253:4.service: Failed with result 'exit-code'. >21:23:05,049 ERR systemd:Failed to start LVM2 PV scan on device 253:4. >21:23:05,050 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@253:4 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >21:23:05,159 INFO systemd:Started Create Volatile Files and Directories. >21:23:05,163 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' >21:23:05,166 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >21:23:05,310 NOTICE audit:SYSTEM_BOOT pid=1496 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' >21:23:05,310 WARNING kernel:kauditd_printk_skb: 26 callbacks suppressed >21:23:05,310 NOTICE kernel:audit: type=1127 audit(1527542585.308:94): pid=1496 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' >21:23:05,314 INFO systemd:Started Update UTMP about System Boot/Shutdown. >21:23:05,314 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' >21:23:05,315 NOTICE kernel:audit: type=1130 audit(1527542585.312:95): 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' >21:23:05,715 INFO multipathd:dm-3: remove map (uevent) >21:23:06,009 INFO lvm: WARNING: Not using lvmetad because duplicate PVs were found. >21:23:06,010 INFO lvm: WARNING: Autoactivation reading from disk instead of lvmetad. >21:23:06,099 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/mapper/ddf1_BOOT01T2 was already found on /dev/sda2. >21:23:06,102 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/sdb2 was already found on /dev/sda2. >21:23:06,137 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK prefers device /dev/mapper/ddf1_BOOT01T2 because device is in dm subsystem. >21:23:06,138 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK prefers device /dev/mapper/ddf1_BOOT01T2 because device is in dm subsystem. >21:23:06,142 INFO lvm: Cannot activate LVs in VG fedora while PVs appear on duplicate devices. >21:23:06,143 INFO lvm: 0 logical volume(s) in volume group "fedora" now active >21:23:06,143 INFO lvm: fedora: autoactivation failed. >21:23:06,146 NOTICE systemd:lvm2-pvscan@8:18.service: Main process exited, code=exited, status=5/NOTINSTALLED >21:23:06,146 WARNING systemd:lvm2-pvscan@8:18.service: Failed with result 'exit-code'. >21:23:06,147 ERR systemd:Failed to start LVM2 PV scan on device 8:18. >21:23:06,147 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:18 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >21:23:06,149 NOTICE kernel:audit: type=1130 audit(1527542586.146:96): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:18 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >21:23:06,309 INFO lvm: WARNING: Not using lvmetad because duplicate PVs were found. >21:23:06,309 INFO lvm: WARNING: Autoactivation reading from disk instead of lvmetad. >21:23:06,356 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/mapper/ddf1_BOOT01T2 was already found on /dev/sda2. >21:23:06,358 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK on /dev/sdb2 was already found on /dev/sda2. >21:23:06,373 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK prefers device /dev/mapper/ddf1_BOOT01T2 because device is in dm subsystem. >21:23:06,374 INFO lvm: WARNING: PV EcQgVr-2zSO-jbqH-xSl7-4JvI-R8Y8-bDK2cK prefers device /dev/mapper/ddf1_BOOT01T2 because device is in dm subsystem. >21:23:06,381 INFO lvm: Cannot activate LVs in VG fedora while PVs appear on duplicate devices. >21:23:06,381 INFO lvm: Cannot activate LVs in VG fedora while PVs appear on duplicate devices. >21:23:06,381 INFO lvm: 0 logical volume(s) in volume group "fedora" now active >21:23:06,381 INFO lvm: fedora: autoactivation failed. >21:23:06,385 NOTICE systemd:lvm2-pvscan@8:2.service: Main process exited, code=exited, status=5/NOTINSTALLED >21:23:06,386 WARNING systemd:lvm2-pvscan@8:2.service: Failed with result 'exit-code'. >21:23:06,387 ERR systemd:Failed to start LVM2 PV scan on device 8:2. >21:23:06,387 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=failed' >21:23:06,389 NOTICE kernel:audit: type=1130 audit(1527542586.386:97): 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=failed' >21:23:10,303 INFO systemd:Started Rebuild Dynamic Linker Cache. >21:23:10,303 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' >21:23:10,305 NOTICE kernel:audit: type=1130 audit(1527542590.302:98): 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' >21:23:10,310 INFO systemd:Starting Update is Completed... >21:23:10,424 INFO systemd:Started Update is Completed. >21:23:10,424 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' >21:23:10,424 NOTICE kernel:audit: type=1130 audit(1527542590.422:99): 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' >21:23:10,425 INFO systemd:Reached target System Initialization. >21:23:10,431 INFO systemd:Listening on D-Bus System Message Bus Socket. >21:23:10,481 INFO systemd:Listening on Open-iSCSI iscsid Socket. >21:23:10,482 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >21:23:10,537 INFO systemd:Reached target Sockets. >21:23:10,539 INFO systemd:Reached target Basic System. >21:23:10,599 INFO systemd:Starting Terminate Plymouth Boot Screen... >21:23:10,657 INFO systemd:Starting Login Service... >21:23:10,710 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >21:23:10,760 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' >21:23:10,762 NOTICE kernel:audit: type=1130 audit(1527542590.759:100): 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' >21:23:10,766 INFO systemd:Starting Service enabling compressing RAM with zRam... >21:23:10,827 INFO zramswapon:+ MAX_RAM_ON=2097152 >21:23:10,831 INFO systemd-logind:New seat seat0. >21:23:10,832 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >21:23:10,833 INFO zramswapon:++ grep MemTotal /proc/meminfo >21:23:10,833 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >21:23:10,840 INFO zramswapon:+ mem_total_kb=24679368 >21:23:10,840 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >21:23:10,844 INFO zramswapon:+ force=1 >21:23:10,844 INFO zramswapon:+ '[' '(' 24679368 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >21:23:10,844 INFO zramswapon:+ exit 0 >21:23:10,883 INFO systemd:Starting System Logging Service... >21:23:10,911 INFO rngd:Failed to init entropy source 0: Hardware RNG Device >21:23:10,911 INFO rngd:Failed to init entropy source 1: TPM RNG Device >21:23:10,911 INFO rngd:Failed to init entropy source 2: Intel RDRAND Instruction RNG >21:23:10,911 INFO rngd:can't open any entropy source >21:23:10,911 INFO rngd:Maybe RNG device modules are not loaded >21:23:10,933 INFO systemd:Starting Hold until boot process finishes up... >21:23:10,986 INFO systemd:Starting OpenSSH rsa Server Key Generation... >21:23:10,986 INFO systemd:Started Daily Cleanup of Temporary Directories. >21:23:10,986 INFO systemd:Reached target Timers. >21:23:10,988 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >21:23:10,988 INFO systemd-logind:Watching system buttons on /dev/input/event1 (Power Button) >21:23:10,989 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >21:23:10,989 INFO systemd-logind:Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) >21:23:10,990 INFO systemd:Starting Anaconda NetworkManager configuration... >21:23:10,992 INFO systemd:Starting pre-anaconda logging service... >21:23:11,001 NOTICE systemd:rngd.service: Main process exited, code=exited, status=1/FAILURE >21:23:11,001 WARNING systemd:rngd.service: Failed with result 'exit-code'. >21:23:11,003 NOTICE audit:SERVICE_STOP 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=failed' >21:23:11,004 INFO systemd:Started Service enabling compressing RAM with zRam. >21:23:11,047 NOTICE kernel:audit: type=1131 audit(1527542591.002:101): 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=failed' >21:23:11,047 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' >21:23:11,048 NOTICE kernel:audit: type=1130 audit(1527542591.046:102): 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' >21:23:11,049 INFO systemd:Started Anaconda NetworkManager configuration. >21:23:11,049 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' >21:23:11,049 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' >21:23:11,050 NOTICE kernel:audit: type=1130 audit(1527542591.048:103): 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' >21:23:11,050 NOTICE kernel:audit: type=1131 audit(1527542591.048:104): 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' >21:23:11,051 INFO systemd:Started pre-anaconda logging service. >21:23:11,106 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' >21:23:11,107 NOTICE kernel:audit: type=1130 audit(1527542591.105:105): 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' >21:23:11,107 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' >21:23:11,108 NOTICE kernel:audit: type=1131 audit(1527542591.106:106): 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' >21:23:11,109 INFO systemd:Started Terminate Plymouth Boot Screen. >21:23:11,166 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' >21:23:11,166 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' >21:23:11,167 NOTICE kernel:audit: type=1130 audit(1527542591.165:107): 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' >21:23:11,167 NOTICE kernel:audit: type=1131 audit(1527542591.165:108): 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' >21:23:11,167 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' >21:23:11,167 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' >21:23:11,168 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >21:23:11,225 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' >21:23:11,226 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' >21:23:11,226 INFO systemd:Started Hold until boot process finishes up. >21:23:11,283 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' >21:23:11,283 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' >21:23:11,284 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >21:23:11,288 NOTICE audit:AVC avc: denied { dac_override } for pid=1513 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 >21:23:11,288 NOTICE audit:AVC avc: denied { write } for pid=1513 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 >21:23:11,289 NOTICE audit:AVC avc: denied { add_name } for pid=1513 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 >21:23:11,289 NOTICE audit:AVC avc: denied { create } for pid=1513 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 >21:23:11,289 NOTICE audit:AVC avc: denied { write open } for pid=1513 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:11,289 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=10 a0=ffffff9c a1=7f0d39bd3a80 a2=241 a3=1b6 items=0 ppid=1 pid=1513 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) >21:23:11,289 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:11,289 NOTICE audit:AVC avc: denied { getattr } for pid=1513 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:11,289 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=a a1=7f0d39bd32c0 a2=7f0d39bd32c0 a3=0 items=0 ppid=1 pid=1513 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) >21:23:11,289 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:11,289 NOTICE audit:AVC avc: denied { remove_name } for pid=1513 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >21:23:11,289 NOTICE audit:AVC avc: denied { rename } for pid=1513 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:11,290 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f0d39bd3a80 a1=7f0d2c0023e0 a2=0 a3=7f0d2c00d0d0 items=0 ppid=1 pid=1513 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) >21:23:11,290 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:11,290 NOTICE audit:AVC avc: denied { unlink } for pid=1513 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:11,290 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f0d39bd3a80 a1=7f0d2c0023e0 a2=0 a3=7f0d2c0008d0 items=0 ppid=1 pid=1513 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) >21:23:11,290 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:11,290 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.34.0 try http://www.rsyslog.com/e/2442 ] >21:23:11,291 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.34.0 try http://www.rsyslog.com/e/2307 ] >21:23:11,291 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.34.0] >21:23:11,291 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.34.0] >21:23:11,291 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.34.0" x-pid="1513" x-info="http://www.rsyslog.com"] start >21:23:11,291 ERR rsyslogd:imjournal: open on state file `/imjournal.state' failed [v8.34.0 try http://www.rsyslog.com/e/2013 ] >21:23:11,340 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' >21:23:11,341 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' >21:23:11,341 INFO systemd:Started System Logging Service. >21:23:11,397 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' >21:23:11,398 INFO systemd:Started OpenSSH rsa Server Key Generation. >21:23:11,455 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' >21:23:11,456 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' >21:23:11,456 INFO systemd:Received SIGRTMIN+21 from PID 832 (n/a). >21:23:11,458 INFO systemd:Started D-Bus System Message Bus. >21:23:11,460 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' >21:23:11,461 INFO systemd:Reached target sshd-keygen.target. >21:23:11,462 INFO systemd:Starting Network Manager... >21:23:11,642 INFO systemd:Started Login Service. >21:23:11,643 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' >21:23:12,102 DEBUG NetworkManager:<debug> [1527542592.1018] monotonic timestamp started counting 1.480542174 seconds ago with an offset of 31.0 seconds to CLOCK_BOOTTIME (local time is 2018-05-28 21:23:12) >21:23:12,103 INFO NetworkManager:<info> [1527542592.1026] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >21:23:12,104 INFO NetworkManager:<info> [1527542592.1027] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >21:23:12,104 DEBUG NetworkManager:<debug> [1527542592.1027] CONFIG: config-data[0x564114d0c820]: 3 groups >21:23:12,104 DEBUG NetworkManager:<debug> [1527542592.1027] CONFIG: >21:23:12,104 DEBUG NetworkManager:<debug> [1527542592.1027] CONFIG: [main] >21:23:12,104 DEBUG NetworkManager:<debug> [1527542592.1027] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >21:23:12,104 DEBUG NetworkManager:<debug> [1527542592.1027] CONFIG: >21:23:12,104 DEBUG NetworkManager:<debug> [1527542592.1027] CONFIG: [logging] >21:23:12,105 DEBUG NetworkManager:<debug> [1527542592.1027] CONFIG: level=DEBUG >21:23:12,105 DEBUG NetworkManager:<debug> [1527542592.1028] CONFIG: >21:23:12,105 DEBUG NetworkManager:<debug> [1527542592.1028] CONFIG: [connection] >21:23:12,105 DEBUG NetworkManager:<debug> [1527542592.1028] CONFIG: connection.autoconnect-slaves=1 >21:23:12,105 DEBUG NetworkManager:<debug> [1527542592.1028] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >21:23:12,105 DEBUG NetworkManager:<debug> [1527542592.1028] WEXT support is enabled >21:23:12,118 DEBUG NetworkManager:<debug> [1527542592.1181] platform-linux: create (ignore netns, initial netns, use udev) >21:23:12,118 DEBUG NetworkManager:<debug> [1527542592.1184] platform-linux: Netlink socket for events established: port=1845495310, fd=7 >21:23:12,118 DEBUG NetworkManager:<debug> [1527542592.1185] platform-linux: populate platform cache >21:23:12,118 DEBUG NetworkManager:<debug> [1527542592.1187] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >21:23:12,119 DEBUG NetworkManager:<debug> [1527542592.1198] 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 >21:23:12,120 DEBUG NetworkManager:<debug> [1527542592.1204] platform: signal: link added: 2: enp1s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 00:25:90:2A:AE:09 driver e1000e rx:0,0 tx:0,0 >21:23:12,120 DEBUG NetworkManager:<debug> [1527542592.1208] platform: signal: link added: 3: enp2s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 00:25:90:2A:AE:08 driver e1000e rx:0,0 tx:0,0 >21:23:12,121 DEBUG NetworkManager:<debug> [1527542592.1209] 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 >21:23:12,121 DEBUG NetworkManager:<debug> [1527542592.1211] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >21:23:12,121 DEBUG NetworkManager:<debug> [1527542592.1213] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >21:23:12,122 DEBUG NetworkManager:<debug> [1527542592.1227] platform: signal: link changed: 2: enp1s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 00:25:90:2A:AE:09 driver e1000e rx:0,0 tx:0,0 >21:23:12,123 DEBUG NetworkManager:<debug> [1527542592.1230] platform: signal: link changed: 3: enp2s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 00:25:90:2A:AE:08 driver e1000e rx:0,0 tx:0,0 >21:23:12,123 DEBUG NetworkManager:<debug> [1527542592.1233] 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 >21:23:12,123 DEBUG NetworkManager:<debug> [1527542592.1233] setup NMPlatform singleton (0x564114ce7120, NMLinuxPlatform) >21:23:12,123 DEBUG NetworkManager:<debug> [1527542592.1234] create NMNetns singleton (0x564114d17550) >21:23:12,123 DEBUG NetworkManager:<debug> [1527542592.1234] auth[0x564114ce1880]: create auth-manager: polkit enabled >21:23:12,128 DEBUG NetworkManager:<debug> [1527542592.1285] auth[0x564114ce1880]: set instance >21:23:12,128 DEBUG NetworkManager:<debug> [1527542592.1285] setup NMAuthManager singleton (0x564114ce1880) >21:23:12,148 DEBUG NetworkManager:<debug> [1527542592.1483] bus-manager: setup NMBusManager singleton (0x564114d0d230) >21:23:12,155 INFO NetworkManager:<info> [1527542592.1557] manager[0x564114d2a080]: monitoring kernel firmware directory '/lib/firmware'. >21:23:12,193 DEBUG NetworkManager:<debug> [1527542592.1937] session-monitor: using systemd-logind session tracking >21:23:12,194 DEBUG NetworkManager:<debug> [1527542592.1938] create NMSessionMonitor singleton (0x7fec24002c30) >21:23:12,194 DEBUG NetworkManager:<debug> [1527542592.1942] create NMAgentManager singleton (0x564114d20ae0) >21:23:12,197 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=1550 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >21:23:12,208 INFO systemd:Starting Hostname Service... >21:23:12,256 NOTICE audit:AVC avc: denied { mounton } for pid=1555 comm="(ostnamed)" path="/dev" dev="dm-0" ino=41042 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >21:23:12,257 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7fff9f555e60 a1=55c5dfe6c930 a2=0 a3=2000 items=0 ppid=1 pid=1555 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) >21:23:12,257 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >21:23:12,402 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >21:23:12,402 INFO systemd:Started Hostname Service. >21:23:12,404 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' >21:23:12,407 INFO NetworkManager:<info> [1527542592.4073] hostname: hostname: using hostnamed >21:23:12,407 DEBUG NetworkManager:<debug> [1527542592.4074] create NMHostnameManager singleton (0x564114d0d5e0) >21:23:12,408 DEBUG NetworkManager:<debug> [1527542592.4077] create NMFirewallManager singleton (0x564114d3fd80) >21:23:12,408 INFO NetworkManager:<info> [1527542592.4079] dns-mgr[0x564114d43930]: init: dns=default, rc-manager=symlink >21:23:12,408 DEBUG NetworkManager:<debug> [1527542592.4084] create NMDnsManager singleton (0x564114d43930) >21:23:12,408 DEBUG NetworkManager:<debug> [1527542592.4085] policy: hostname-mode: full >21:23:12,409 DEBUG NetworkManager:<debug> [1527542592.4091] manager: setup NMManager singleton (0x564114d2a080) >21:23:12,420 DEBUG NetworkManager:<debug> [1527542592.4204] create NMConnectivity singleton (0x564114d42590) >21:23:12,422 INFO systemd:Started Network Manager. >21:23:12,423 DEBUG NetworkManager:<debug> [1527542592.4230] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >21:23:12,423 INFO systemd:Reached target Network. >21:23:12,423 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' >21:23:12,423 DEBUG NetworkManager:<debug> [1527542592.4235] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has scripts >21:23:12,423 DEBUG NetworkManager:<debug> [1527542592.4236] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >21:23:12,424 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >21:23:12,424 INFO systemd:Reached target Remote File Systems (Pre). >21:23:12,424 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=1550 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >21:23:12,424 INFO systemd:Reached target Anaconda System Services. >21:23:12,426 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' >21:23:12,426 INFO systemd:Starting Anaconda... >21:23:12,429 NOTICE audit:AVC avc: denied { execute } for pid=1556 comm="(tmux)" name="tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >21:23:12,429 NOTICE audit:AVC avc: denied { read open } for pid=1556 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >21:23:12,429 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1556 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >21:23:12,431 INFO systemd:Starting Network Manager Script Dispatcher Service... >21:23:12,441 NOTICE audit:AVC avc: denied { map } for pid=1556 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >21:23:12,458 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55c5dfdd4400 a1=55c5dfe61770 a2=55c5dfeb21b0 a3=55c5dfdd1d00 items=0 ppid=1 pid=1556 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) >21:23:12,458 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:12,530 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >21:23:12,530 INFO systemd:Started Network Manager Script Dispatcher Service. >21:23:12,531 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' >21:23:12,594 DEBUG NetworkManager:<debug> [1527542592.5942] create SettingsPluginIfcfg singleton (0x564114d47180) >21:23:12,594 INFO NetworkManager:<info> [1527542592.5945] settings: loaded plugin ifcfg-rh: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so) >21:23:12,595 INFO NetworkManager:<info> [1527542592.5946] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >21:23:12,595 DEBUG NetworkManager:<debug> [1527542592.5949] ifcfg-rh: loading from file "/etc/sysconfig/network-scripts/ifcfg-lo"... >21:23:12,599 DEBUG NetworkManager:<debug> [1527542592.5995] ifcfg-rh: loading "/etc/sysconfig/network-scripts/ifcfg-lo" fails: Ignoring loopback device config. >21:23:12,615 INFO NetworkManager:<info> [1527542592.6155] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >21:23:12,615 INFO NetworkManager:<info> [1527542592.6156] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >21:23:12,615 INFO NetworkManager:<info> [1527542592.6157] manager: Networking is enabled by state file >21:23:12,616 DEBUG NetworkManager:<debug> [1527542592.6158] dispatcher: (1) dispatching action 'hostname' >21:23:12,616 DEBUG NetworkManager:<debug> [1527542592.6166] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >21:23:12,616 DEBUG NetworkManager:<debug> [1527542592.6166] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >21:23:12,616 INFO NetworkManager:<info> [1527542592.6167] dhcp-init: Using DHCP client 'dhclient' >21:23:12,617 DEBUG NetworkManager:<debug> [1527542592.6167] create NMDhcpManager singleton (0x7fec1c0084c0) >21:23:12,618 INFO nm-dispatcher:req:1 'hostname': new request (5 scripts) >21:23:12,619 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >21:23:12,619 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >21:23:12,619 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >21:23:12,620 INFO NetworkManager:<info> [1527542592.6204] Loaded device plugin: NMBondDeviceFactory (internal) >21:23:12,620 INFO NetworkManager:<info> [1527542592.6206] Loaded device plugin: NMBridgeDeviceFactory (internal) >21:23:12,620 INFO NetworkManager:<info> [1527542592.6206] Loaded device plugin: NMDummyDeviceFactory (internal) >21:23:12,621 INFO NetworkManager:<info> [1527542592.6206] Loaded device plugin: NMEthernetDeviceFactory (internal) >21:23:12,621 INFO NetworkManager:<info> [1527542592.6207] Loaded device plugin: NMInfinibandDeviceFactory (internal) >21:23:12,621 INFO NetworkManager:<info> [1527542592.6207] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >21:23:12,621 INFO NetworkManager:<info> [1527542592.6207] Loaded device plugin: NMMacsecDeviceFactory (internal) >21:23:12,621 INFO NetworkManager:<info> [1527542592.6208] Loaded device plugin: NMMacvlanDeviceFactory (internal) >21:23:12,621 INFO NetworkManager:<info> [1527542592.6208] Loaded device plugin: NMPppDeviceFactory (internal) >21:23:12,621 INFO NetworkManager:<info> [1527542592.6208] Loaded device plugin: NMTunDeviceFactory (internal) >21:23:12,622 INFO NetworkManager:<info> [1527542592.6209] Loaded device plugin: NMVethDeviceFactory (internal) >21:23:12,622 INFO NetworkManager:<info> [1527542592.6209] Loaded device plugin: NMVlanDeviceFactory (internal) >21:23:12,622 INFO NetworkManager:<info> [1527542592.6210] Loaded device plugin: NMVxlanDeviceFactory (internal) >21:23:12,650 INFO NetworkManager:<info> [1527542592.6501] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >21:23:12,654 NOTICE audit:AVC avc: denied { create } for pid=1564 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 >21:23:12,655 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7ffc1a435490 a2=6e a3=270505ef3a05c3 items=0 ppid=1 pid=1564 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) >21:23:12,655 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:12,655 NOTICE audit:AVC avc: denied { getattr } for pid=1564 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=23131 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >21:23:12,655 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=55f4264f3000 a1=7ffc1a435480 a2=7ffc1a435480 a3=270505ef3a05c3 items=0 ppid=1 pid=1564 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) >21:23:12,655 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:12,655 NOTICE audit:AVC avc: denied { setattr } for pid=1564 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=23131 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >21:23:12,656 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=55f4264f3000 a1=1b0 a2=7ffc1a435480 a3=270505ef3a05c3 items=0 ppid=1 pid=1564 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) >21:23:12,656 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:12,656 INFO NetworkManager:<info> [1527542592.6554] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >21:23:12,657 NOTICE audit:AVC avc: denied { create } for pid=1513 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 >21:23:12,657 NOTICE audit:AVC avc: denied { write open } for pid=1513 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38628 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:12,657 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f0d39bd3a80 a2=241 a3=1b6 items=0 ppid=1 pid=1513 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) >21:23:12,657 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:12,657 NOTICE audit:AVC avc: denied { getattr } for pid=1513 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38628 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:12,658 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=5 a1=7f0d39bd32c0 a2=7f0d39bd32c0 a3=0 items=0 ppid=1 pid=1513 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) >21:23:12,658 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:12,658 NOTICE audit:AVC avc: denied { rename } for pid=1513 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38628 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:12,658 NOTICE audit:AVC avc: denied { unlink } for pid=1513 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38629 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >21:23:12,658 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7f0d39bd3a80 a1=7f0d2c0023e0 a2=0 a3=7f0d2c0008d0 items=0 ppid=1 pid=1513 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) >21:23:12,658 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6659] device[0x564114d9a180] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6661] device[0x564114d9a180] (lo): constructed (NMDeviceGeneric) >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6662] device[0x564114d9a180] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6662] device[0x564114d9a180] (lo): assume-state: set guess-assume=1, connection=(null) >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6664] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6665] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6666] 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 >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6667] device[0x564114d9a180] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6667] device[0x564114d9a180] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >21:23:12,666 DEBUG NetworkManager:<debug> [1527542592.6668] device[0x564114d9a180] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >21:23:12,666 INFO NetworkManager:<info> [1527542592.6668] device (lo): carrier: link connected >21:23:12,667 DEBUG NetworkManager:<debug> [1527542592.6668] device[0x564114d9a180] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >21:23:12,667 DEBUG NetworkManager:<debug> [1527542592.6668] device[0x564114d9a180] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >21:23:12,667 DEBUG NetworkManager:<debug> [1527542592.6669] device[0x564114d9a180] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >21:23:12,667 DEBUG NetworkManager:<debug> [1527542592.6669] device[0x564114d9a180] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >21:23:12,667 DEBUG NetworkManager:<debug> [1527542592.6670] device[0x564114d9a180] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >21:23:12,668 INFO NetworkManager:<info> [1527542592.6683] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >21:23:12,668 DEBUG NetworkManager:<debug> [1527542592.6686] device[0x564114d9a180] (lo): assume-state: set guess-assume=0, connection=(null) >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6689] device[0x564114da98e0] (enp1s0): constructed (NMDeviceEthernet) >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6690] device[0x564114da98e0] (enp1s0): start setup of NMDeviceEthernet, kernel ifindex 2 >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6690] device[0x564114da98e0] (enp1s0): assume-state: set guess-assume=1, connection=(null) >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6691] platform-linux: error reading net:/sys/class/net/enp1s0/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6692] platform-linux: sysctl: reading 'net:/sys/class/net/enp1s0/dev_id': '0x0' >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6693] platform-linux: error reading net:/sys/class/net/enp1s0/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6694] device[0x564114da98e0] (enp1s0): hw-addr: hardware address now 00:25:90:2A:AE:09 >21:23:12,669 DEBUG NetworkManager:<debug> [1527542592.6694] device[0x564114da98e0] (enp1s0): hw-addr: update initial MAC address 00:25:90:2A:AE:09 >21:23:12,670 DEBUG NetworkManager:<debug> [1527542592.6695] device[0x564114da98e0] (enp1s0): hw-addr: read permanent MAC address '00:25:90:2A:AE:09' >21:23:12,670 DEBUG NetworkManager:<debug> [1527542592.6697] device[0x564114da98e0] (enp1s0): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >21:23:12,670 DEBUG NetworkManager:<debug> [1527542592.6697] device[0x564114da98e0] (enp1s0): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >21:23:12,670 DEBUG NetworkManager:<debug> [1527542592.6697] device[0x564114da98e0] (enp1s0): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >21:23:12,670 DEBUG NetworkManager:<debug> [1527542592.6698] device[0x564114da98e0] (enp1s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >21:23:12,671 INFO NetworkManager:<info> [1527542592.6712] manager: (enp1s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >21:23:12,672 DEBUG NetworkManager:<debug> [1527542592.6722] settings-connection[0x7fec240085f0]: constructed (NMIfcfgConnection) >21:23:12,673 INFO NetworkManager:<info> [1527542592.6731] ifcfg-rh: add connection in-memory (abd00203-2f46-37e4-94af-da2c50db5384,"Wired connection 1") >21:23:12,673 DEBUG NetworkManager:<debug> [1527542592.6732] settings-connection[0x7fec240085f0,abd00203-2f46-37e4-94af-da2c50db5384]: failed to read connection timestamp: No such file or directory >21:23:12,673 DEBUG NetworkManager:<debug> [1527542592.6736] ++ connection 'new connection' (0x7fec240085f0/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >21:23:12,673 DEBUG NetworkManager:<debug> [1527542592.6737] ++ connection [ 0x564114d0cf80 ] >21:23:12,673 DEBUG NetworkManager:<debug> [1527542592.6737] ++ connection.autoconnect-priority = -999 >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6737] ++ connection.id = 'Wired connection 1' >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6737] ++ connection.permissions = [] >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6737] ++ connection.timestamp = 1527542592 >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6737] ++ connection.type = '802-3-ethernet' >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6737] ++ connection.uuid = 'abd00203-2f46-37e4-94af-da2c50db5384' >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6738] ++ 802-3-ethernet [ 0x7fec24007770 ] >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6738] ++ 802-3-ethernet.mac-address = '00:25:90:2A:AE:09' >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6738] ++ 802-3-ethernet.mac-address-blacklist = [] >21:23:12,674 DEBUG NetworkManager:<debug> [1527542592.6738] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x564114dc2cc0) >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6739] ++ ipv4 [ 0x564114dbf190 ] >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6739] ++ ipv4.addresses = ((GPtrArray*) 0x564114daa000) >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6739] ++ ipv4.dns = [] >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6739] ++ ipv4.dns-search = [] >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6739] ++ ipv4.method = 'auto' >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6739] ++ ipv4.routes = ((GPtrArray*) 0x564114da9e20) >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6740] ++ ipv6 [ 0x564114dbf0d0 ] >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6740] ++ ipv6.addresses = ((GPtrArray*) 0x564114da9f80) >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6740] ++ ipv6.dns = [] >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6740] ++ ipv6.dns-search = [] >21:23:12,675 DEBUG NetworkManager:<debug> [1527542592.6741] ++ ipv6.method = 'auto' >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6741] ++ ipv6.routes = ((GPtrArray*) 0x564114d82ba0) >21:23:12,676 INFO NetworkManager:<info> [1527542592.6744] settings: (enp1s0): created default wired connection 'Wired connection 1' >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6747] device[0x564114da98e0] (enp1s0): ip4-config: update (commit=0, new-config=0x564114dc9220) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6752] device[0x564114da98e0] (enp1s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6752] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6752] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6753] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6755] device[0x564114da98e0] (enp1s0): ip6-config: update (commit=0, new-config=0x564114dcf280) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6759] device[0x564114da98e0] (enp1s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6759] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6759] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6759] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:12,676 DEBUG NetworkManager:<debug> [1527542592.6759] device[0x564114da98e0] (enp1s0): assume-state: set guess-assume=0, connection=(null) >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6760] manager: (enp1s0): assume: cannot generate connection: device has no existing configuration >21:23:12,677 INFO NetworkManager:<info> [1527542592.6760] device (enp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >21:23:12,677 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6762] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/accept_ra': '1' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6762] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/accept_ra_defrtr': '1' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6763] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/accept_ra_pinfo': '1' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6763] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/accept_ra_rtr_pref': '1' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6763] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/forwarding': '0' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6764] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/disable_ipv6': '0' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6764] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/hop_limit': '64' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6764] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp1s0/use_tempaddr': '0' >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6765] device[0x564114da98e0] (enp1s0): will enable userland IPv6LL >21:23:12,677 DEBUG NetworkManager:<debug> [1527542592.6765] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6765] platform-linux: do-request-link: 2 >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6766] platform: signal: link changed: 2: enp1s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:25:90:2A:AE:09 driver e1000e rx:0,0 tx:0,0 >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6767] device[0x564114da98e0] (enp1s0): queued link change for ifindex 2 >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6767] platform-linux: do-change-link[2]: success changing link: success >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6767] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/disable_ipv6' to '1' (current value is '0') >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6768] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/disable_ipv6' to '0' (current value is '1') >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6768] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/accept_ra_defrtr' to '0' (current value is '1') >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6769] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/accept_ra_pinfo' to '0' (current value is '1') >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6769] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/accept_ra_rtr_pref' to '0' (current value is '1') >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6769] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/use_tempaddr' to '0' (current value is identical) >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6770] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/forwarding' to '0' (current value is identical) >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6770] device[0x564114da98e0] (enp1s0): bringing up device 2 >21:23:12,678 DEBUG NetworkManager:<debug> [1527542592.6770] platform: link: setting up "enp1s0" (2) >21:23:12,679 DEBUG NetworkManager:<debug> [1527542592.6770] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >21:23:12,679 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >21:23:12,679 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >21:23:12,683 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >21:23:12,683 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >21:23:12,687 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >21:23:12,687 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >21:23:12,742 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >21:23:12,742 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >21:23:12,747 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >21:23:12,748 DEBUG nm-dispatcher:req:1 'hostname': completed (5 scripts) >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7550] platform-linux: do-request-link: 2 >21:23:12,755 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready >21:23:12,755 INFO kernel:8021q: adding VLAN 0 to HW filter on device enp1s0 >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7552] platform: signal: link changed: 2: enp1s0 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:25:90:2A:AE:09 driver e1000e rx:0,0 tx:0,0 >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7553] platform-linux: do-change-link[2]: success changing link: success >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7555] device[0x564114da98e0] (enp1s0): add_pending_action (1): 'carrier-wait' >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7555] device[0x564114da98e0] (enp1s0): preparing device >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7556] device[0x564114da98e0] (enp1s0): clearing queued IP4 config change >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7556] device[0x564114da98e0] (enp1s0): clearing queued IP6 config change >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7557] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/accept_ra' to '0' (current value is '1') >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7558] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp1s0/use_tempaddr' to '0' (current value is identical) >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7558] device[0x564114da98e0] (enp1s0): ip4-config: update (commit=1, new-config=(nil)) >21:23:12,755 DEBUG NetworkManager:<debug> [1527542592.7559] device[0x564114da98e0] (enp1s0): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >21:23:12,756 DEBUG NetworkManager:<debug> [1527542592.7560] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:12,756 DEBUG NetworkManager:<debug> [1527542592.7560] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:12,756 DEBUG NetworkManager:<debug> [1527542592.7560] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:12,756 DEBUG NetworkManager:<debug> [1527542592.7567] device[0x564114da98e0] (enp1s0): ip6-config: update (commit=1, new-config=(nil)) >21:23:12,756 DEBUG NetworkManager:<debug> [1527542592.7567] device[0x564114da98e0] (enp1s0): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >21:23:12,756 DEBUG NetworkManager:<debug> [1527542592.7568] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:12,756 DEBUG NetworkManager:<debug> [1527542592.7568] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:12,757 DEBUG NetworkManager:<debug> [1527542592.7568] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:12,757 DEBUG NetworkManager:<debug> [1527542592.7574] device[0x564114da98e0] (enp1s0): device not yet available for transition to DISCONNECTED >21:23:12,757 DEBUG NetworkManager:<debug> [1527542592.7577] device[0x564114dd3320] (enp2s0): constructed (NMDeviceEthernet) >21:23:12,757 DEBUG NetworkManager:<debug> [1527542592.7578] device[0x564114dd3320] (enp2s0): start setup of NMDeviceEthernet, kernel ifindex 3 >21:23:12,757 DEBUG NetworkManager:<debug> [1527542592.7578] device[0x564114dd3320] (enp2s0): assume-state: set guess-assume=1, connection=(null) >21:23:12,758 DEBUG NetworkManager:<debug> [1527542592.7580] platform-linux: error reading net:/sys/class/net/enp2s0/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >21:23:12,758 DEBUG NetworkManager:<debug> [1527542592.7582] platform-linux: sysctl: reading 'net:/sys/class/net/enp2s0/dev_id': '0x0' >21:23:12,758 DEBUG NetworkManager:<debug> [1527542592.7584] platform-linux: error reading net:/sys/class/net/enp2s0/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >21:23:12,758 DEBUG NetworkManager:<debug> [1527542592.7584] device[0x564114dd3320] (enp2s0): hw-addr: hardware address now 00:25:90:2A:AE:08 >21:23:12,758 DEBUG NetworkManager:<debug> [1527542592.7585] device[0x564114dd3320] (enp2s0): hw-addr: update initial MAC address 00:25:90:2A:AE:08 >21:23:12,758 DEBUG NetworkManager:<debug> [1527542592.7586] device[0x564114dd3320] (enp2s0): hw-addr: read permanent MAC address '00:25:90:2A:AE:08' >21:23:12,758 DEBUG NetworkManager:<debug> [1527542592.7589] device[0x564114dd3320] (enp2s0): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >21:23:12,759 DEBUG NetworkManager:<debug> [1527542592.7589] device[0x564114dd3320] (enp2s0): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >21:23:12,759 DEBUG NetworkManager:<debug> [1527542592.7590] device[0x564114dd3320] (enp2s0): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >21:23:12,759 DEBUG NetworkManager:<debug> [1527542592.7591] device[0x564114dd3320] (enp2s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >21:23:12,760 INFO NetworkManager:<info> [1527542592.7607] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3) >21:23:12,761 DEBUG NetworkManager:<debug> [1527542592.7613] settings-connection[0x7fec24008740]: constructed (NMIfcfgConnection) >21:23:12,762 INFO NetworkManager:<info> [1527542592.7621] ifcfg-rh: add connection in-memory (ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f,"Wired connection 2") >21:23:12,762 DEBUG NetworkManager:<debug> [1527542592.7622] settings-connection[0x7fec24008740,ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f]: failed to read connection timestamp: No such file or directory >21:23:12,762 DEBUG NetworkManager:<debug> [1527542592.7626] ++ connection 'new connection' (0x7fec24008740/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/2] >21:23:12,762 DEBUG NetworkManager:<debug> [1527542592.7627] ++ connection [ 0x564114dbf550 ] >21:23:12,762 DEBUG NetworkManager:<debug> [1527542592.7627] ++ connection.autoconnect-priority = -999 >21:23:12,762 DEBUG NetworkManager:<debug> [1527542592.7627] ++ connection.id = 'Wired connection 2' >21:23:12,762 DEBUG NetworkManager:<debug> [1527542592.7627] ++ connection.permissions = [] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7627] ++ connection.timestamp = 1527542592 >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7627] ++ connection.type = '802-3-ethernet' >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7627] ++ connection.uuid = 'ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f' >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7628] ++ 802-3-ethernet [ 0x564114dc7f90 ] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7628] ++ 802-3-ethernet.mac-address = '00:25:90:2A:AE:08' >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7628] ++ 802-3-ethernet.mac-address-blacklist = [] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7628] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x564114da2a40) >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7628] ++ ipv4 [ 0x564114dbf6d0 ] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7628] ++ ipv4.addresses = ((GPtrArray*) 0x564114ddcce0) >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7629] ++ ipv4.dns = [] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7629] ++ ipv4.dns-search = [] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7629] ++ ipv4.method = 'auto' >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7629] ++ ipv4.routes = ((GPtrArray*) 0x564114ddcd40) >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7629] ++ ipv6 [ 0x564114dbf610 ] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7629] ++ ipv6.addresses = ((GPtrArray*) 0x564114ddcd60) >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7630] ++ ipv6.dns = [] >21:23:12,763 DEBUG NetworkManager:<debug> [1527542592.7630] ++ ipv6.dns-search = [] >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7630] ++ ipv6.method = 'auto' >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7630] ++ ipv6.routes = ((GPtrArray*) 0x564114ddce00) >21:23:12,764 INFO NetworkManager:<info> [1527542592.7633] settings: (enp2s0): created default wired connection 'Wired connection 2' >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7635] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=0, new-config=0x564114dc94a0) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7639] device[0x564114dd3320] (enp2s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7640] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7640] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7640] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7640] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcf040) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7644] device[0x564114dd3320] (enp2s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7645] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7645] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7645] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7645] device[0x564114dd3320] (enp2s0): assume-state: set guess-assume=0, connection=(null) >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7645] manager: (enp2s0): assume: cannot generate connection: device has no existing configuration >21:23:12,764 INFO NetworkManager:<info> [1527542592.7646] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >21:23:12,764 DEBUG NetworkManager:<debug> [1527542592.7646] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra': '1' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7647] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr': '1' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7647] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo': '1' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7647] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref': '1' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7648] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/forwarding': '0' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7648] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6': '0' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7648] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/hop_limit': '64' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7649] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr': '0' >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7649] device[0x564114dd3320] (enp2s0): will enable userland IPv6LL >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7649] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7649] platform-linux: do-request-link: 3 >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7650] platform: signal: link changed: 3: enp2s0 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:25:90:2A:AE:08 driver e1000e rx:0,0 tx:0,0 >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7650] device[0x564114dd3320] (enp2s0): queued link change for ifindex 3 >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7651] platform-linux: do-change-link[3]: success changing link: success >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7651] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '1' (current value is '0') >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7652] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '0' (current value is '1') >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7652] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr' to '0' (current value is '1') >21:23:12,765 DEBUG NetworkManager:<debug> [1527542592.7653] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo' to '0' (current value is '1') >21:23:12,766 DEBUG NetworkManager:<debug> [1527542592.7653] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref' to '0' (current value is '1') >21:23:12,766 DEBUG NetworkManager:<debug> [1527542592.7653] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >21:23:12,766 DEBUG NetworkManager:<debug> [1527542592.7654] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/forwarding' to '0' (current value is identical) >21:23:12,766 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready >21:23:12,766 DEBUG NetworkManager:<debug> [1527542592.7654] device[0x564114dd3320] (enp2s0): bringing up device 3 >21:23:12,766 DEBUG NetworkManager:<debug> [1527542592.7654] platform: link: setting up "enp2s0" (3) >21:23:12,766 DEBUG NetworkManager:<debug> [1527542592.7654] platform-linux: link: change 3: flags: set 0x1/0x1 ([up] / [up]) >21:23:12,842 DEBUG NetworkManager:<debug> [1527542592.8424] platform-linux: do-request-link: 3 >21:23:12,842 DEBUG NetworkManager:<debug> [1527542592.8426] platform: signal: link changed: 3: enp2s0 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:25:90:2A:AE:08 driver e1000e rx:0,0 tx:0,0 >21:23:12,842 DEBUG NetworkManager:<debug> [1527542592.8428] platform-linux: do-change-link[3]: success changing link: success >21:23:12,843 DEBUG NetworkManager:<debug> [1527542592.8429] device[0x564114dd3320] (enp2s0): add_pending_action (1): 'carrier-wait' >21:23:12,843 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready >21:23:12,843 INFO kernel:8021q: adding VLAN 0 to HW filter on device enp2s0 >21:23:12,843 DEBUG NetworkManager:<debug> [1527542592.8430] device[0x564114dd3320] (enp2s0): preparing device >21:23:12,843 DEBUG NetworkManager:<debug> [1527542592.8431] device[0x564114dd3320] (enp2s0): clearing queued IP4 config change >21:23:12,843 DEBUG NetworkManager:<debug> [1527542592.8431] device[0x564114dd3320] (enp2s0): clearing queued IP6 config change >21:23:12,843 DEBUG NetworkManager:<debug> [1527542592.8432] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra' to '0' (current value is '1') >21:23:12,844 DEBUG NetworkManager:<debug> [1527542592.8433] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >21:23:12,844 DEBUG NetworkManager:<debug> [1527542592.8434] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=1, new-config=(nil)) >21:23:12,844 DEBUG NetworkManager:<debug> [1527542592.8435] device[0x564114dd3320] (enp2s0): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >21:23:12,844 DEBUG NetworkManager:<debug> [1527542592.8436] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:12,844 DEBUG NetworkManager:<debug> [1527542592.8436] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:12,844 DEBUG NetworkManager:<debug> [1527542592.8436] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:12,844 DEBUG NetworkManager:<debug> [1527542592.8440] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=1, new-config=(nil)) >21:23:12,845 DEBUG NetworkManager:<debug> [1527542592.8441] device[0x564114dd3320] (enp2s0): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >21:23:12,845 DEBUG NetworkManager:<debug> [1527542592.8441] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:12,845 DEBUG NetworkManager:<debug> [1527542592.8442] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:12,845 DEBUG NetworkManager:<debug> [1527542592.8442] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:12,845 DEBUG NetworkManager:<debug> [1527542592.8448] device[0x564114dd3320] (enp2s0): device not yet available for transition to DISCONNECTED >21:23:12,845 DEBUG NetworkManager:<debug> [1527542592.8456] create NMVpnManager singleton (0x564114dc60f0) >21:23:12,846 DEBUG NetworkManager:<debug> [1527542592.8457] manager: creating virtual devices... >21:23:12,846 DEBUG NetworkManager:<debug> [1527542592.8458] setting up local loopback >21:23:12,846 DEBUG NetworkManager:<debug> [1527542592.8458] platform: link: setting up "lo" (1) >21:23:12,846 DEBUG NetworkManager:<debug> [1527542592.8459] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >21:23:12,846 DEBUG NetworkManager:<debug> [1527542592.8459] platform-linux: do-request-link: 1 >21:23:12,846 DEBUG NetworkManager:<debug> [1527542592.8462] platform-linux: do-change-link[1]: success changing link: success >21:23:12,849 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1550 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >21:23:12,852 DEBUG NetworkManager:<debug> [1527542592.8486] dispatcher: (1) 00-netreport succeeded >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8487] dispatcher: (1) 04-iscsi succeeded >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8487] dispatcher: (1) 10-ifcfg-rh-routes.sh succeeded >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8487] dispatcher: (1) 11-dhclient succeeded >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8488] dispatcher: (1) 20-chrony succeeded >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8491] sleep-monitor-sd: inhibit: taking sleep inhibitor... >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8497] ifcfg-rh: dbus: aquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8503] device[0x564114d9a180] (lo): ip4-config: update (commit=0, new-config=0x564114dc9360) >21:23:12,853 DEBUG NetworkManager:<debug> [1527542592.8513] device[0x564114d9a180] (lo): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8515] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8515] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8515] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8517] device[0x564114d9a180] (lo): ip6-config: update (commit=0, new-config=0x564114dcf3a0) >21:23:12,854 INFO systemd:Starting Authorization Manager... >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8526] device[0x564114d9a180] (lo): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8526] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8526] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8526] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8531] device[0x564114da98e0] (enp1s0): ip4-config: update (commit=0, new-config=0x564114dc90e0) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8536] device[0x564114da98e0] (enp1s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8537] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8537] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8537] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8538] device[0x564114da98e0] (enp1s0): ip6-config: update (commit=0, new-config=0x564114dcf5e0) >21:23:12,854 DEBUG NetworkManager:<debug> [1527542592.8543] device[0x564114da98e0] (enp1s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8543] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8543] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8543] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8543] manager: (enp1s0): assume: cannot generate connection: device has no existing configuration >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8545] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=0, new-config=0x564114dc9720) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8549] device[0x564114dd3320] (enp2s0): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/5) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8550] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8550] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8550] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8550] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcf940) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8554] device[0x564114dd3320] (enp2s0): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/5) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8554] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8555] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8555] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8555] manager: (enp2s0): assume: cannot generate connection: device has no existing configuration >21:23:12,855 DEBUG NetworkManager:<debug> [1527542592.8556] sleep-monitor-sd: inhibit: inhibitor fd is 16 >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8557] firewall: firewall initialized (not running) >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8557] manager: (lo): assume: don't assume because not managed >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8558] device[0x564114da98e0] (enp1s0): ip4-config: update (commit=0, new-config=0x564114dc99a0) >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8559] device[0x564114da98e0] (enp1s0): ip6-config: update (commit=0, new-config=0x564114dcf040) >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8559] manager: (enp1s0): assume: cannot generate connection: device has no existing configuration >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8560] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=0, new-config=0x564114dc9c20) >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8561] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcf040) >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8561] manager: (enp2s0): assume: cannot generate connection: device has no existing configuration >21:23:12,856 DEBUG NetworkManager:<debug> [1527542592.8561] manager: check_if_startup_complete returns FALSE because of enp1s0 >21:23:12,885 NOTICE audit:AVC avc: denied { read write } for pid=1564 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=20490 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >21:23:12,885 NOTICE audit:AVC avc: denied { open } for pid=1564 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=20490 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >21:23:12,886 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f4527d77096 a2=2 a3=0 items=0 ppid=1 pid=1564 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) >21:23:12,886 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:12,886 NOTICE audit:AVC avc: denied { ioctl } for pid=1564 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=20490 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >21:23:12,886 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7ffc1a432cc0 a3=0 items=0 ppid=1 pid=1564 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) >21:23:12,886 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:12,891 INFO systemd:Started Anaconda. >21:23:12,892 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' >21:23:12,894 INFO systemd:Started Anaconda Text Console. >21:23:12,894 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' >21:23:13,156 NOTICE audit:AVC avc: denied { dac_override } for pid=1513 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 >21:23:13,157 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f0d39bd3a80 a2=241 a3=1b6 items=0 ppid=1 pid=1513 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) >21:23:13,157 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >21:23:13,469 INFO polkitd:Started polkitd version 0.114 >21:23:14,255 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >21:23:14,256 INFO systemd:Started Authorization Manager. >21:23:14,256 INFO systemd:Startup finished in 9.076s (kernel) + 10.830s (initrd) + 14.728s (userspace) = 34.635s. >21:23:14,256 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' >21:23:14,260 DEBUG NetworkManager:<debug> [1527542594.2606] auth: dbus name owner: ':1.6' >21:23:14,261 DEBUG NetworkManager:<debug> [1527542594.2607] auth: emit changed signal >21:23:14,600 DEBUG NetworkManager:<debug> [1527542594.6001] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >21:23:14,600 DEBUG NetworkManager:<debug> [1527542594.6003] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >21:23:14,600 DEBUG NetworkManager:<debug> [1527542594.6003] device[0x564114dd3320] (enp2s0): queued IP6 config change >21:23:14,601 DEBUG NetworkManager:<debug> [1527542594.6006] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcf040) >21:23:14,601 DEBUG NetworkManager:<debug> [1527542594.6008] device[0x564114dd3320] (enp2s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/5) >21:23:14,601 DEBUG NetworkManager:<debug> [1527542594.6009] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:14,601 DEBUG NetworkManager:<debug> [1527542594.6009] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:14,601 DEBUG NetworkManager:<debug> [1527542594.6009] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:14,601 DEBUG NetworkManager:<debug> [1527542594.6015] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=0, new-config=0x564114dc9c20) >21:23:14,601 DEBUG NetworkManager:<debug> [1527542594.6017] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcf040) >21:23:14,602 DEBUG NetworkManager:<debug> [1527542594.6018] manager: (enp2s0): assume: cannot generate connection: device has no existing configuration >21:23:14,603 DEBUG NetworkManager:<debug> [1527542594.6036] platform: signal: link changed: 3: enp2s0 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 00:25:90:2A:AE:08 driver e1000e rx:0,0 tx:0,0 >21:23:14,603 DEBUG NetworkManager:<debug> [1527542594.6036] device[0x564114dd3320] (enp2s0): queued link change for ifindex 3 >21:23:14,604 INFO NetworkManager:<info> [1527542594.6037] device (enp2s0): carrier: link connected >21:23:14,604 DEBUG NetworkManager:<debug> [1527542594.6039] device[0x564114dd3320] (enp2s0): speed is now 100 Mb/s >21:23:14,604 DEBUG NetworkManager:<debug> [1527542594.6040] device[0x564114dd3320] (enp2s0): add_pending_action (2): 'queued-state-change-disconnected' >21:23:14,604 DEBUG NetworkManager:<debug> [1527542594.6040] device[0x564114dd3320] (enp2s0): queue-state[disconnected, reason:carrier-changed, id:80]: queue state change >21:23:14,604 DEBUG NetworkManager:<debug> [1527542594.6040] device[0x564114dd3320] (enp2s0): remove_pending_action (1): 'carrier-wait' >21:23:14,604 DEBUG NetworkManager:<debug> [1527542594.6044] device[0x564114dd3320] (enp2s0): queue-state[disconnected, reason:carrier-changed, id:80]: change state >21:23:14,604 INFO NetworkManager:<info> [1527542594.6044] device (enp2s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >21:23:14,604 DEBUG NetworkManager:<debug> [1527542594.6044] device[0x564114dd3320] (enp2s0): will enable userland IPv6LL >21:23:14,605 DEBUG NetworkManager:<debug> [1527542594.6044] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >21:23:14,606 DEBUG NetworkManager:<debug> [1527542594.6066] platform-linux: do-request-link: 3 >21:23:14,612 DEBUG NetworkManager:<debug> [1527542594.6127] platform-linux: do-change-link[3]: success changing link: success >21:23:14,612 DEBUG NetworkManager:<debug> [1527542594.6128] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '1' (current value is '0') >21:23:14,615 DEBUG NetworkManager:<debug> [1527542594.6140] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '0' (current value is '1') >21:23:14,616 DEBUG NetworkManager:<debug> [1527542594.6165] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr' to '0' (current value is identical) >21:23:14,616 DEBUG NetworkManager:<debug> [1527542594.6165] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo' to '0' (current value is identical) >21:23:14,616 DEBUG NetworkManager:<debug> [1527542594.6166] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref' to '0' (current value is identical) >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6166] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6166] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/forwarding' to '0' (current value is identical) >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6168] policy: re-enabling autoconnect for all connections on enp2s0 >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6168] device[0x564114dd3320] (enp2s0): add_pending_action (2): 'autoactivate' >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6169] device[0x564114dd3320] (enp2s0): remove_pending_action (1): 'queued-state-change-disconnected' >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6169] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6170] device[0x564114dd3320] (enp2s0): queued IP6 config change >21:23:14,617 DEBUG NetworkManager:<debug> [1527542594.6170] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >21:23:14,617 INFO NetworkManager:<info> [1527542594.6173] policy: auto-activating connection 'Wired connection 2' >21:23:14,618 DEBUG NetworkManager:<debug> [1527542594.6177] active-connection[0x564114dcf0c0]: set device "enp2s0" [0x564114dd3320] >21:23:14,618 DEBUG NetworkManager:<debug> [1527542594.6178] device[0x564114dd3320] (enp2s0): add_pending_action (2): 'activation-0x564114dcf0c0' >21:23:14,618 DEBUG NetworkManager:<debug> [1527542594.6182] active-connection[0x564114dcf0c0]: constructed (NMActRequest, version-id 1, type managed) >21:23:14,618 DEBUG NetworkManager:<debug> [1527542594.6184] device[0x564114dd3320] (enp2s0): remove_pending_action (1): 'autoactivate' >21:23:14,618 DEBUG NetworkManager:<debug> [1527542594.6185] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcfb80) >21:23:14,618 DEBUG NetworkManager:<debug> [1527542594.6185] device[0x564114dd3320] (enp2s0): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >21:23:14,619 INFO NetworkManager:<info> [1527542594.6191] device (enp2s0): Activation: starting connection 'Wired connection 2' (ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f) >21:23:14,619 DEBUG NetworkManager:<debug> [1527542594.6192] device[0x564114dd3320] (enp2s0): activation-stage: schedule activate_stage1_device_prepare,v4 (id 91) >21:23:14,619 DEBUG NetworkManager:<debug> [1527542594.6195] device[0x564114dd3320] (enp2s0): activation-stage: invoke activate_stage1_device_prepare,v4 (id 91) >21:23:14,619 INFO NetworkManager:<info> [1527542594.6196] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >21:23:14,619 DEBUG NetworkManager:<debug> [1527542594.6197] active-connection[0x564114dcf0c0]: set state activating (was unknown) >21:23:14,620 INFO NetworkManager:<info> [1527542594.6198] manager: NetworkManager state is now CONNECTING >21:23:14,620 DEBUG NetworkManager:<debug> [1527542594.6199] active-connection[0x564114dcf0c0]: check-master-ready: not signalling (state activating, no master) >21:23:14,620 DEBUG NetworkManager:<debug> [1527542594.6200] manager: ActivatingConnection now Wired connection 2 >21:23:14,620 DEBUG NetworkManager:<debug> [1527542594.6200] device[0x564114dd3320] (enp2s0): set-link: ignore link negotiation >21:23:14,620 DEBUG NetworkManager:<debug> [1527542594.6200] device[0x564114dd3320] (enp2s0): activation-stage: schedule activate_stage2_device_config,v4 (id 97) >21:23:14,620 DEBUG NetworkManager:<debug> [1527542594.6200] device[0x564114dd3320] (enp2s0): activation-stage: complete activate_stage1_device_prepare,v4 (id 91) >21:23:14,620 DEBUG NetworkManager:<debug> [1527542594.6205] device[0x564114dd3320] (enp2s0): activation-stage: invoke activate_stage2_device_config,v4 (id 97) >21:23:14,620 INFO NetworkManager:<info> [1527542594.6205] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >21:23:14,621 DEBUG NetworkManager:<debug> [1527542594.6207] device[0x564114dd3320] (enp2s0): bringing up device 3 >21:23:14,621 DEBUG NetworkManager:<debug> [1527542594.6207] platform: link: setting up "enp2s0" (3) >21:23:14,621 DEBUG NetworkManager:<debug> [1527542594.6207] platform-linux: link: change 3: flags: set 0x1/0x1 ([up] / [up]) >21:23:14,622 DEBUG NetworkManager:<debug> [1527542594.6220] platform-linux: do-request-link: 3 >21:23:14,628 DEBUG NetworkManager:<debug> [1527542594.6279] platform-linux: do-change-link[3]: success changing link: success >21:23:14,628 DEBUG NetworkManager:<debug> [1527542594.6280] firewall: [0x564114d425e0,change*:"enp2s0"]: firewall zone change enp2s0:default (not running, simulate success) >21:23:14,628 DEBUG NetworkManager:<debug> [1527542594.6281] device[0x564114dd3320] (enp2s0): activation-stage: complete activate_stage2_device_config,v4 (id 97) >21:23:14,628 DEBUG NetworkManager:<debug> [1527542594.6283] firewall: [0x564114d425e0,change*:"enp2s0"]: complete: fake success >21:23:14,628 DEBUG NetworkManager:<debug> [1527542594.6283] device[0x564114dd3320] (enp2s0): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 102) >21:23:14,628 DEBUG NetworkManager:<debug> [1527542594.6283] device[0x564114dd3320] (enp2s0): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 102) >21:23:14,629 DEBUG NetworkManager:<debug> [1527542594.6283] active-connection[0x564114dcf0c0]: set state-flags layer2-ready (was none) >21:23:14,629 INFO NetworkManager:<info> [1527542594.6284] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >21:23:14,647 DEBUG NetworkManager:<debug> [1527542594.6474] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >21:23:14,648 DEBUG NetworkManager:<debug> [1527542594.6483] create NMDhcpListener singleton (0x564114df7880) >21:23:14,648 INFO NetworkManager:<info> [1527542594.6484] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds) >21:23:14,648 DEBUG NetworkManager:<debug> [1527542594.6484] dhcp4 (enp2s0): creating composite dhclient config /var/lib/NetworkManager/dhclient-enp2s0.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6484] dhcp4 (enp2s0): looking for existing config /etc/NetworkManager/dhclient-ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6485] dhcp4 (enp2s0): looking for existing config /etc/NetworkManager/dhclient-enp2s0.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6486] dhcp4 (enp2s0): looking for existing config /etc/NetworkManager/dhclient.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6486] dhcp4 (enp2s0): looking for existing config /etc/dhcp/dhclient-enp2s0.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6487] dhcp4 (enp2s0): looking for existing config /etc/dhclient-enp2s0.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6487] dhcp4 (enp2s0): looking for existing config /etc/dhcp/dhclient.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6488] dhcp4 (enp2s0): looking for existing config /etc/dhclient.conf >21:23:14,649 DEBUG NetworkManager:<debug> [1527542594.6488] dhcp4 (enp2s0): merging existing dhclient config /etc/dhclient.conf >21:23:14,650 DEBUG NetworkManager:<debug> [1527542594.6495] dhcp4 (enp2s0): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-enp2s0.pid -lf /var/lib/NetworkManager/dhclient-ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f-enp2s0.lease -cf /var/lib/NetworkManager/dhclient-enp2s0.conf enp2s0 >21:23:14,701 INFO NetworkManager:<info> [1527542594.7013] dhcp4 (enp2s0): dhclient started with pid 1624 >21:23:14,701 DEBUG NetworkManager:<debug> [1527542594.7015] device[0x564114dd3320] (enp2s0): add_pending_action (2): 'dhcp4' >21:23:14,701 DEBUG NetworkManager:<debug> [1527542594.7016] device[0x564114dd3320] (enp2s0): will enable userland IPv6LL >21:23:14,702 DEBUG NetworkManager:<debug> [1527542594.7017] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >21:23:14,703 DEBUG NetworkManager:<debug> [1527542594.7033] platform-linux: do-request-link: 3 >21:23:14,709 DEBUG NetworkManager:<debug> [1527542594.7093] platform-linux: do-change-link[3]: success changing link: success >21:23:14,710 DEBUG NetworkManager:<debug> [1527542594.7099] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '1' (current value is '0') >21:23:14,714 DEBUG NetworkManager:<debug> [1527542594.7140] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/disable_ipv6' to '0' (current value is '1') >21:23:14,720 DEBUG NetworkManager:<debug> [1527542594.7199] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >21:23:14,720 DEBUG NetworkManager:<debug> [1527542594.7204] device[0x564114dd3320] (enp2s0): queued IP6 config change >21:23:14,720 DEBUG NetworkManager:<debug> [1527542594.7205] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 3 metric 256 mss 0 rt-src rt-boot >21:23:14,724 DEBUG NetworkManager:<debug> [1527542594.7242] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >21:23:14,724 DEBUG NetworkManager:<debug> [1527542594.7246] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/router_solicitation_interval': '4' >21:23:14,725 DEBUG NetworkManager:<debug> [1527542594.7251] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/router_solicitations': '-1' >21:23:14,725 DEBUG NetworkManager:<debug> [1527542594.7254] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/enp2s0/max_addresses': '16' >21:23:14,727 DEBUG NetworkManager:<debug> [1527542594.7277] device[0x564114dd3320] (enp2s0): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >21:23:14,728 INFO kernel:e1000e: enp2s0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx >21:23:14,728 INFO kernel:e1000e 0000:02:00.0 enp2s0: 10/100 speed: disabling TSO >21:23:14,729 INFO kernel:IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready >21:23:14,729 DEBUG NetworkManager:<debug> [1527542594.7280] device[0x564114dd3320] (enp2s0): linklocal6: using IPv6 stable-privacy addressing >21:23:14,729 DEBUG NetworkManager:<debug> [1527542594.7280] device[0x564114dd3320] (enp2s0): linklocal6: adding IPv6LL address fe80::c083:d389:1043:bb8b >21:23:14,729 DEBUG NetworkManager:<debug> [1527542594.7280] platform: address: adding or updating IPv6 address: fe80::c083:d389:1043:bb8b/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 3 src unknown >21:23:14,729 DEBUG NetworkManager:<debug> [1527542594.7283] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >21:23:14,730 DEBUG NetworkManager:<debug> [1527542594.7283] platform-linux: do-add-ip6-address[3: fe80::c083:d389:1043:bb8b]: success >21:23:14,730 DEBUG NetworkManager:<debug> [1527542594.7284] platform: signal: address 6 added: fe80::c083:d389:1043:bb8b/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 3 flags tentative,permanent src kernel >21:23:14,730 DEBUG NetworkManager:<debug> [1527542594.7284] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/use_tempaddr' to '0' (current value is identical) >21:23:14,730 DEBUG NetworkManager:<debug> [1527542594.7285] device[0x564114dd3320] (enp2s0): activation-stage: complete activate_stage3_ip_config_start,v4 (id 102) >21:23:14,730 DEBUG NetworkManager:<debug> [1527542594.7291] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcfca0) >21:23:14,730 DEBUG NetworkManager:<debug> [1527542594.7294] device[0x564114dd3320] (enp2s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/5) >21:23:14,731 DEBUG NetworkManager:<debug> [1527542594.7294] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:14,731 DEBUG NetworkManager:<debug> [1527542594.7294] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:14,731 DEBUG NetworkManager:<debug> [1527542594.7294] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:14,796 NOTICE audit:AVC avc: denied { write } for pid=1593 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=23131 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >21:23:14,796 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7ffc384e8c90 a2=6e a3=8 items=0 ppid=1 pid=1593 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) >21:23:14,797 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >21:23:14,802 NOTICE audit:AVC avc: denied { getattr } for pid=1564 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=23131 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >21:23:14,802 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=55f4264f3000 a1=7ffc1a435330 a2=7ffc1a435330 a3=fffffffffffffd72 items=0 ppid=1 pid=1564 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) >21:23:14,803 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:14,803 NOTICE audit:AVC avc: denied { setattr } for pid=1564 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=23131 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >21:23:14,803 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=55f4264f3000 a1=1f8 a2=1f0 a3=fffffffffffffd72 items=0 ppid=1 pid=1564 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) >21:23:14,803 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >21:23:15,190 DEBUG NetworkManager:<debug> [1527542595.1903] bus-manager: (dhcp) accepted connection 0x564114d1f620 on private socket >21:23:15,191 DEBUG NetworkManager:<debug> [1527542595.1917] dhcp4 (enp2s0): unmapped DHCP state 'PREINIT' >21:23:15,191 DEBUG NetworkManager:<debug> [1527542595.1918] dhcp4 (enp2s0): DHCP reason 'PREINIT' -> state 'unknown' >21:23:15,195 DEBUG NetworkManager:<debug> [1527542595.1957] bus-manager: (dhcp) closed connection 0x564114d1f620 on private socket >21:23:15,285 INFO dhclient:Created duid "\000\004CG\036\315l/IV\273\237\367\320i\035\001\222". >21:23:15,286 INFO dhclient:DHCPDISCOVER on enp2s0 to 255.255.255.255 port 67 interval 8 (xid=0x65911857) >21:23:15,845 INFO dhclient:DHCPREQUEST on enp2s0 to 255.255.255.255 port 67 (xid=0x65911857) >21:23:15,845 INFO dhclient:DHCPOFFER from 192.168.0.1 >21:23:15,905 INFO dhclient:DHCPACK from 192.168.0.1 (xid=0x65911857) >21:23:15,915 DEBUG NetworkManager:<debug> [1527542595.9151] bus-manager: (dhcp) accepted connection 0x564114d1f720 on private socket >21:23:15,916 DEBUG NetworkManager:<debug> [1527542595.9166] dhcp4 (enp2s0): DHCP reason 'BOUND' -> state 'bound' >21:23:15,917 DEBUG NetworkManager:<debug> [1527542595.9170] dhcp4 (enp2s0): option 'requested_domain_search'=>'1' >21:23:15,917 DEBUG NetworkManager:<debug> [1527542595.9170] dhcp4 (enp2s0): option 'dhcp_server_identifier'=>'192.168.0.1' >21:23:15,917 DEBUG NetworkManager:<debug> [1527542595.9171] dhcp4 (enp2s0): option 'dhcp_lease_time'=>'86400' >21:23:15,917 DEBUG NetworkManager:<debug> [1527542595.9171] dhcp4 (enp2s0): option 'requested_host_name'=>'1' >21:23:15,917 DEBUG NetworkManager:<debug> [1527542595.9171] dhcp4 (enp2s0): option 'domain_name_servers'=>'192.168.0.1' >21:23:15,917 DEBUG NetworkManager:<debug> [1527542595.9172] dhcp4 (enp2s0): option 'requested_static_routes'=>'1' >21:23:15,918 DEBUG NetworkManager:<debug> [1527542595.9172] dhcp4 (enp2s0): option 'requested_interface_mtu'=>'1' >21:23:15,918 DEBUG NetworkManager:<debug> [1527542595.9172] dhcp4 (enp2s0): option 'requested_rfc3442_classless_static_routes'=>'1' >21:23:15,918 DEBUG NetworkManager:<debug> [1527542595.9172] dhcp4 (enp2s0): option 'requested_domain_name'=>'1' >21:23:15,918 DEBUG NetworkManager:<debug> [1527542595.9173] dhcp4 (enp2s0): option 'next_server'=>'0.0.0.0' >21:23:15,918 DEBUG NetworkManager:<debug> [1527542595.9173] dhcp4 (enp2s0): option 'requested_broadcast_address'=>'1' >21:23:15,918 DEBUG NetworkManager:<debug> [1527542595.9173] dhcp4 (enp2s0): option 'requested_wpad'=>'1' >21:23:15,918 DEBUG NetworkManager:<debug> [1527542595.9173] dhcp4 (enp2s0): option 'network_number'=>'192.168.0.0' >21:23:15,919 DEBUG NetworkManager:<debug> [1527542595.9173] dhcp4 (enp2s0): option 'requested_domain_name_servers'=>'1' >21:23:15,919 DEBUG NetworkManager:<debug> [1527542595.9174] dhcp4 (enp2s0): option 'requested_subnet_mask'=>'1' >21:23:15,919 DEBUG NetworkManager:<debug> [1527542595.9174] dhcp4 (enp2s0): option 'subnet_mask'=>'255.255.255.0' >21:23:15,919 DEBUG NetworkManager:<debug> [1527542595.9174] dhcp4 (enp2s0): option 'routers'=>'192.168.0.1' >21:23:15,919 DEBUG NetworkManager:<debug> [1527542595.9174] dhcp4 (enp2s0): option 'ip_address'=>'192.168.0.111' >21:23:15,919 DEBUG NetworkManager:<debug> [1527542595.9174] dhcp4 (enp2s0): option 'broadcast_address'=>'192.168.0.255' >21:23:15,919 DEBUG NetworkManager:<debug> [1527542595.9175] dhcp4 (enp2s0): option 'expiry'=>'1527628995' >21:23:15,920 DEBUG NetworkManager:<debug> [1527542595.9175] dhcp4 (enp2s0): option 'dad_wait_time'=>'0' >21:23:15,920 DEBUG NetworkManager:<debug> [1527542595.9175] dhcp4 (enp2s0): option 'requested_ms_classless_static_routes'=>'1' >21:23:15,920 DEBUG NetworkManager:<debug> [1527542595.9175] dhcp4 (enp2s0): option 'requested_ntp_servers'=>'1' >21:23:15,920 DEBUG NetworkManager:<debug> [1527542595.9175] dhcp4 (enp2s0): option 'requested_root_path'=>'1' >21:23:15,920 DEBUG NetworkManager:<debug> [1527542595.9175] dhcp4 (enp2s0): option 'requested_classless_static_routes'=>'1' >21:23:15,920 DEBUG NetworkManager:<debug> [1527542595.9176] dhcp4 (enp2s0): option 'requested_routers'=>'1' >21:23:15,921 DEBUG NetworkManager:<debug> [1527542595.9176] dhcp4 (enp2s0): option 'requested_time_offset'=>'1' >21:23:15,921 DEBUG NetworkManager:<debug> [1527542595.9176] dhcp4 (enp2s0): option 'dhcp_message_type'=>'5' >21:23:15,921 INFO NetworkManager:<info> [1527542595.9177] dhcp4 (enp2s0): address 192.168.0.111 >21:23:15,921 INFO NetworkManager:<info> [1527542595.9177] dhcp4 (enp2s0): plen 24 (255.255.255.0) >21:23:15,921 INFO NetworkManager:<info> [1527542595.9177] dhcp4 (enp2s0): gateway 192.168.0.1 >21:23:15,921 INFO NetworkManager:<info> [1527542595.9177] dhcp4 (enp2s0): lease time 86400 >21:23:15,921 INFO NetworkManager:<info> [1527542595.9178] dhcp4 (enp2s0): nameserver '192.168.0.1' >21:23:15,922 INFO NetworkManager:<info> [1527542595.9178] dhcp4 (enp2s0): state changed unknown -> bound >21:23:15,922 DEBUG NetworkManager:<debug> [1527542595.9178] device[0x564114dd3320] (enp2s0): new DHCPv4 client state 1 >21:23:15,922 DEBUG NetworkManager:<debug> [1527542595.9182] device[0x564114dd3320] (enp2s0): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 130) >21:23:15,922 DEBUG NetworkManager:<debug> [1527542595.9188] device[0x564114dd3320] (enp2s0): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 130) >21:23:15,922 DEBUG NetworkManager:<debug> [1527542595.9189] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=1, new-config=0x564114dc94a0) >21:23:15,922 DEBUG NetworkManager:<debug> [1527542595.9190] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >21:23:15,922 DEBUG NetworkManager:<debug> [1527542595.9190] platform: address: adding or updating IPv4 address: 192.168.0.111/24 lft 86400sec pref 86400sec lifetime 5-0[86400,86400] dev 3 flags noprefixroute src unknown >21:23:15,923 DEBUG NetworkManager:<debug> [1527542595.9195] platform: signal: address 4 added: 192.168.0.111/24 lft 86400sec pref 86400sec lifetime 5-5[86400,86400] dev 3 flags noprefixroute src kernel >21:23:15,923 DEBUG NetworkManager:<debug> [1527542595.9195] device[0x564114dd3320] (enp2s0): queued IP4 config change >21:23:15,923 DEBUG NetworkManager:<debug> [1527542595.9196] platform-linux: do-add-ip4-address[3: 192.168.0.111/24]: success >21:23:15,923 DEBUG NetworkManager:<debug> [1527542595.9196] platform: route: append IPv4 route: 192.168.0.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.0.111 >21:23:15,923 INFO nm-dispatcher:req:2 'pre-up' [enp2s0]: new request (1 scripts) >21:23:15,924 DEBUG NetworkManager:<debug> [1527542595.9197] platform: signal: route 4 added: 192.168.0.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.0.111 >21:23:15,924 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >21:23:15,924 DEBUG NetworkManager:<debug> [1527542595.9197] platform-linux: do-add-ip4-route[192.168.0.0/24 via 0.0.0.0 dev 3 metric 100 mss 0 rt-src rt-kernel scope link pref-src 192.168.0.111]: success >21:23:15,924 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0]: environment: DEVICE_IP_IFACE=enp2s0 >21:23:15,924 DEBUG NetworkManager:<debug> [1527542595.9198] platform: route: append IPv4 route: 0.0.0.0/0 via 192.168.0.1 dev 3 metric 100 mss 0 rt-src dhcp >21:23:15,925 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0]: environment: DEVICE_IFACE=enp2s0 >21:23:15,925 DEBUG NetworkManager:<debug> [1527542595.9198] platform: signal: route 4 added: 0.0.0.0/0 via 192.168.0.1 dev 3 metric 100 mss 0 rt-src rt-dhcp scope global >21:23:15,925 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0]: environment: CONNECTION_ID=Wired connection 2 >21:23:15,925 DEBUG NetworkManager:<debug> [1527542595.9199] platform-linux: do-add-ip4-route[0.0.0.0/0 via 192.168.0.1 dev 3 metric 100 mss 0 rt-src rt-dhcp scope global]: success >21:23:15,925 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0]: environment: CONNECTION_UUID=ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f >21:23:15,925 DEBUG NetworkManager:<debug> [1527542595.9202] device[0x564114dd3320] (enp2s0): ip4-config: update IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/5) >21:23:15,925 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/2 >21:23:15,926 DEBUG NetworkManager:<debug> [1527542595.9204] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/enp2s0/rp_filter': '0' >21:23:15,926 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": run script (no-wait) >21:23:15,926 DEBUG NetworkManager:<debug> [1527542595.9204] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >21:23:15,926 INFO dhclient:bound to 192.168.0.111 -- renewal in 37630 seconds. >21:23:15,926 DEBUG NetworkManager:<debug> [1527542595.9204] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >21:23:15,926 DEBUG NetworkManager:<debug> [1527542595.9205] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >21:23:15,926 DEBUG NetworkManager:<debug> [1527542595.9205] device[0x564114dd3320] (enp2s0): remove_pending_action (1): 'dhcp4' >21:23:15,927 DEBUG NetworkManager:<debug> [1527542595.9205] active-connection[0x564114dcf0c0]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >21:23:15,927 INFO NetworkManager:<info> [1527542595.9206] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >21:23:15,927 DEBUG NetworkManager:<debug> [1527542595.9209] dispatcher: (2) (enp2s0) dispatching action 'pre-up' (with callback) >21:23:15,927 DEBUG NetworkManager:<debug> [1527542595.9221] device[0x564114dd3320] (enp2s0): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 130) >21:23:15,927 DEBUG NetworkManager:<debug> [1527542595.9228] bus-manager: (dhcp) closed connection 0x564114d1f720 on private socket >21:23:15,927 DEBUG NetworkManager:<debug> [1527542595.9229] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=0, new-config=0x564114dc9ae0) >21:23:15,939 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": complete >21:23:15,939 DEBUG nm-dispatcher:req:2 'pre-up' [enp2s0]: completed (1 scripts) >21:23:15,940 DEBUG NetworkManager:<debug> [1527542595.9402] dispatcher: (2) 10-ifcfg-rh-routes.sh succeeded >21:23:15,940 DEBUG NetworkManager:<debug> [1527542595.9403] device[0x564114dd3320] (enp2s0): add_pending_action (2): 'queued-state-change-secondaries' >21:23:15,940 DEBUG NetworkManager:<debug> [1527542595.9404] device[0x564114dd3320] (enp2s0): queue-state[secondaries, reason:none, id:146]: queue state change >21:23:15,940 DEBUG NetworkManager:<debug> [1527542595.9405] device[0x564114dd3320] (enp2s0): queue-state[secondaries, reason:none, id:146]: change state >21:23:15,941 INFO NetworkManager:<info> [1527542595.9405] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >21:23:15,941 DEBUG NetworkManager:<debug> [1527542595.9409] device[0x564114dd3320] (enp2s0): add_pending_action (3): 'queued-state-change-activated' >21:23:15,941 DEBUG NetworkManager:<debug> [1527542595.9409] device[0x564114dd3320] (enp2s0): queue-state[activated, reason:none, id:149]: queue state change >21:23:15,941 DEBUG NetworkManager:<debug> [1527542595.9410] device[0x564114dd3320] (enp2s0): device entered SECONDARIES state >21:23:15,941 DEBUG NetworkManager:<debug> [1527542595.9410] device[0x564114dd3320] (enp2s0): remove_pending_action (2): 'queued-state-change-secondaries' >21:23:15,941 DEBUG NetworkManager:<debug> [1527542595.9415] device[0x564114dd3320] (enp2s0): queue-state[activated, reason:none, id:149]: change state >21:23:15,942 INFO NetworkManager:<info> [1527542595.9415] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >21:23:15,942 DEBUG NetworkManager:<debug> [1527542595.9418] active-connection[0x564114dcf0c0]: set state activated (was activating) >21:23:15,942 INFO NetworkManager:<info> [1527542595.9420] manager: NetworkManager state is now CONNECTED_LOCAL >21:23:15,942 DEBUG NetworkManager:<debug> [1527542595.9423] active-connection[0x564114dcf0c0]: check-master-ready: not signalling (state activated, no master) >21:23:15,942 DEBUG NetworkManager:<debug> [1527542595.9425] device[0x564114dd3320] (enp2s0): remove_pending_action (1): 'activation-0x564114dcf0c0' >21:23:15,942 DEBUG NetworkManager:<debug> [1527542595.9429] dns-mgr: (device_state_changed): queueing DNS updates (1) >21:23:15,943 DEBUG NetworkManager:<debug> [1527542595.9429] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >21:23:15,943 INFO NetworkManager:<info> [1527542595.9429] manager: NetworkManager state is now CONNECTED_SITE >21:23:15,943 INFO NetworkManager:<info> [1527542595.9431] policy: set 'Wired connection 2' (enp2s0) as default for IPv4 routing and DNS >21:23:15,943 DEBUG NetworkManager:<debug> [1527542595.9431] manager: PrimaryConnection now Wired connection 2 >21:23:15,943 DEBUG NetworkManager:<debug> [1527542595.9435] dns-mgr: (update_routing_and_dns): DNS configuration changed >21:23:15,943 DEBUG NetworkManager:<debug> [1527542595.9436] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >21:23:15,943 DEBUG NetworkManager:<debug> [1527542595.9436] dns-mgr: (device_state_changed): DNS configuration changed >21:23:15,943 DEBUG NetworkManager:<debug> [1527542595.9436] dns-mgr: (device_state_changed): committing DNS changes (0) >21:23:15,944 DEBUG NetworkManager:<debug> [1527542595.9436] dns-mgr: update-dns: updating resolv.conf >21:23:15,944 DEBUG NetworkManager:<debug> [1527542595.9440] policy: restarting reverse-lookup thread for address 192.168.0.111 >21:23:15,944 INFO NetworkManager:<info> [1527542595.9443] device (enp2s0): Activation: successful, device activated. >21:23:15,944 DEBUG NetworkManager:<debug> [1527542595.9443] device[0x564114dd3320] (enp2s0): set metered value 4 >21:23:15,944 DEBUG NetworkManager:<debug> [1527542595.9443] manager: new metered value: 4 >21:23:15,944 DEBUG NetworkManager:<debug> [1527542595.9444] dispatcher: (3) (enp2s0) dispatching action 'up' >21:23:15,945 DEBUG NetworkManager:<debug> [1527542595.9452] create NMPacrunnerManager singleton (0x564114dac040) >21:23:15,945 DEBUG NetworkManager:<debug> [1527542595.9453] pacrunner: call[0x564114e06870]: send: new config ({'Interface': <'enp2s0'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >21:23:15,945 DEBUG NetworkManager:<debug> [1527542595.9454] connectivity: (enp2s0) faking request. Connectivity check disabled >21:23:15,945 DEBUG NetworkManager:<debug> [1527542595.9454] device[0x564114dd3320] (enp2s0): remove_pending_action (0): 'queued-state-change-activated' >21:23:15,945 DEBUG NetworkManager:<debug> [1527542595.9455] manager: check_if_startup_complete returns FALSE because of enp1s0 >21:23:15,946 DEBUG NetworkManager:<debug> [1527542595.9463] device[0x564114dd3320] (enp2s0): state changed from UNKNOWN to FULL >21:23:15,946 DEBUG NetworkManager:<debug> [1527542595.9463] manager: connectivity checking indicates FULL >21:23:15,946 INFO NetworkManager:<info> [1527542595.9464] manager: NetworkManager state is now CONNECTED_GLOBAL >21:23:15,946 DEBUG NetworkManager:<debug> [1527542595.9465] dispatcher: (4) dispatching action 'connectivity-change' >21:23:15,946 DEBUG NetworkManager:<debug> [1527542595.9468] device[0x564114dd3320] (enp2s0): ip4-config: update (commit=1, new-config=0x564114dc94a0) >21:23:15,946 DEBUG NetworkManager:<debug> [1527542595.9469] platform: address: adding or updating IPv4 address: 192.168.0.111/24 lft 86400sec pref 86400sec lifetime 5-0[86400,86400] dev 3 flags noprefixroute src unknown >21:23:15,947 DEBUG NetworkManager:<debug> [1527542595.9470] platform-linux: do-add-ip4-address[3: 192.168.0.111/24]: success >21:23:15,947 INFO nm-dispatcher:req:3 'up' [enp2s0]: new request (5 scripts) >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >21:23:15,948 DEBUG NetworkManager:<debug> [1527542595.9480] pacrunner: name owner disappeared >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_ROUTERS=1 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_DAD_WAIT_TIME=0 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_EXPIRY=1527628995 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_BROADCAST_ADDRESS=192.168.0.255 >21:23:15,948 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_IP_ADDRESS=192.168.0.111 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_ROUTERS=192.168.0.1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_NETWORK_NUMBER=192.168.0.0 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_WPAD=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_NEXT_SERVER=0.0.0.0 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_DOMAIN_NAME_SERVERS=192.168.0.1 >21:23:15,949 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_HOST_NAME=1 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_DHCP_LEASE_TIME=86400 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=192.168.0.1 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_NUM_ROUTES=2 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ROUTE_1=fe80::/64 :: 256 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ROUTE_0=ff00::/8 :: 256 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_GATEWAY=:: >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_NUM_ADDRESSES=1 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP6_ADDRESS_0=fe80::c083:d389:1043:bb8b/64 :: >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP4_NUM_ROUTES=1 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP4_ROUTE_0=192.168.0.0/24 0.0.0.0 100 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP4_NAMESERVERS=192.168.0.1 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP4_GATEWAY=192.168.0.1 >21:23:15,950 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP4_NUM_ADDRESSES=1 >21:23:15,951 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: IP4_ADDRESS_0=192.168.0.111/24 192.168.0.1 >21:23:15,951 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DEVICE_IP_IFACE=enp2s0 >21:23:15,951 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: DEVICE_IFACE=enp2s0 >21:23:15,951 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: CONNECTION_ID=Wired connection 2 >21:23:15,951 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: CONNECTION_UUID=ea73ce4a-6fd6-3ccc-bb61-059e5fb21e1f >21:23:15,951 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/2 >21:23:15,951 INFO nm-dispatcher:req:3 'up' [enp2s0]: start running ordered scripts... >21:23:15,951 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >21:23:15,951 INFO nm-dispatcher:req:4 'connectivity-change': new request (5 scripts) >21:23:15,951 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >21:23:15,951 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >21:23:15,982 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >21:23:15,982 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >21:23:16,078 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >21:23:16,081 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >21:23:16,081 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >21:23:16,087 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >21:23:16,087 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >21:23:16,132 DEBUG NetworkManager:<debug> [1527542596.1324] platform: signal: address 6 changed: fe80::c083:d389:1043:bb8b/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 3 flags permanent src kernel >21:23:16,133 DEBUG NetworkManager:<debug> [1527542596.1326] device[0x564114dd3320] (enp2s0): queued IP6 config change >21:23:16,133 DEBUG NetworkManager:<debug> [1527542596.1329] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcfb80) >21:23:16,133 DEBUG NetworkManager:<debug> [1527542596.1332] device[0x564114dd3320] (enp2s0): linklocal6: waiting for link-local addresses successful, continue with method auto >21:23:16,133 DEBUG NetworkManager:<debug> [1527542596.1332] device[0x564114dd3320] (enp2s0): addrconf6: using the device EUI-64 identifier >21:23:16,133 DEBUG NetworkManager:<debug> [1527542596.1333] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=1, new-config=0x564114dcfb80) >21:23:16,133 DEBUG NetworkManager:<debug> [1527542596.1333] platform: address: adding or updating IPv6 address: fe80::c083:d389:1043:bb8b/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src unknown >21:23:16,134 DEBUG NetworkManager:<debug> [1527542596.1334] platform: signal: address 6 changed: fe80::c083:d389:1043:bb8b/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 3 flags permanent,noprefixroute src kernel >21:23:16,134 DEBUG NetworkManager:<debug> [1527542596.1335] device[0x564114dd3320] (enp2s0): queued IP6 config change >21:23:16,134 DEBUG NetworkManager:<debug> [1527542596.1335] platform: signal: route 6 removed: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >21:23:16,134 DEBUG NetworkManager:<debug> [1527542596.1336] platform-linux: do-add-ip6-address[3: fe80::c083:d389:1043:bb8b]: success >21:23:16,134 DEBUG NetworkManager:<debug> [1527542596.1336] platform: route: append IPv6 route: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >21:23:16,134 DEBUG NetworkManager:<debug> [1527542596.1337] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel >21:23:16,134 DEBUG NetworkManager:<debug> [1527542596.1337] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 3 metric 256 mss 0 rt-src rt-kernel]: success >21:23:16,135 DEBUG NetworkManager:<debug> [1527542596.1337] platform: route: append IPv6 route: fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >21:23:16,135 DEBUG NetworkManager:<debug> [1527542596.1338] platform: signal: route 6 added: fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel >21:23:16,135 DEBUG NetworkManager:<debug> [1527542596.1338] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 3 metric 100 mss 0 rt-src rt-kernel]: success >21:23:16,135 DEBUG NetworkManager:<debug> [1527542596.1341] device[0x564114dd3320] (enp2s0): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/5) >21:23:16,135 DEBUG NetworkManager:<debug> [1527542596.1342] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >21:23:16,135 DEBUG NetworkManager:<debug> [1527542596.1343] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >21:23:16,136 DEBUG NetworkManager:<debug> [1527542596.1343] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >21:23:16,136 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >21:23:16,136 DEBUG NetworkManager:<debug> [1527542596.1344] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra' to '1' (current value is '0') >21:23:16,136 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >21:23:16,136 DEBUG NetworkManager:<debug> [1527542596.1345] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_defrtr' to '0' (current value is identical) >21:23:16,136 DEBUG NetworkManager:<debug> [1527542596.1345] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_pinfo' to '0' (current value is identical) >21:23:16,136 DEBUG NetworkManager:<debug> [1527542596.1346] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/enp2s0/accept_ra_rtr_pref' to '0' (current value is identical) >21:23:16,137 DEBUG NetworkManager:<debug> [1527542596.1346] ndisc[0x564114dcfe60,"enp2s0"]: starting neighbor discovery: 3 >21:23:16,137 DEBUG NetworkManager:<debug> [1527542596.1346] ndisc-lndp[0x564114dcfe60,"enp2s0"]: processing libndp events >21:23:16,137 DEBUG NetworkManager:<debug> [1527542596.1347] ndisc[0x564114dcfe60,"enp2s0"]: scheduling RA timeout in 30 seconds >21:23:16,137 DEBUG NetworkManager:<debug> [1527542596.1347] ndisc[0x564114dcfe60,"enp2s0"]: scheduling explicit router solicitation request in 0 seconds. >21:23:16,137 DEBUG NetworkManager:<debug> [1527542596.1354] device[0x564114dd3320] (enp2s0): ip6-config: update (commit=0, new-config=0x564114dcf820) >21:23:16,256 DEBUG NetworkManager:<debug> [1527542596.2564] ndisc-lndp[0x564114dcfe60,"enp2s0"]: processing libndp events >21:23:16,257 DEBUG nm-dispatcher:req:3 'up' [enp2s0], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >21:23:16,258 DEBUG nm-dispatcher:req:3 'up' [enp2s0]: completed (5 scripts) >21:23:16,258 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >21:23:16,258 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >21:23:16,258 DEBUG NetworkManager:<debug> [1527542596.2587] dispatcher: (3) 00-netreport succeeded >21:23:16,259 DEBUG NetworkManager:<debug> [1527542596.2588] dispatcher: (3) 04-iscsi succeeded >21:23:16,259 DEBUG NetworkManager:<debug> [1527542596.2589] dispatcher: (3) 10-ifcfg-rh-routes.sh succeeded >21:23:16,259 DEBUG NetworkManager:<debug> [1527542596.2589] dispatcher: (3) 11-dhclient succeeded >21:23:16,259 DEBUG NetworkManager:<debug> [1527542596.2589] dispatcher: (3) 20-chrony succeeded >21:23:16,287 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >21:23:16,287 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >21:23:16,291 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >21:23:16,292 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >21:23:16,294 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >21:23:16,295 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >21:23:16,304 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >21:23:16,304 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >21:23:16,307 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >21:23:16,308 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (5 scripts) >21:23:16,309 DEBUG NetworkManager:<debug> [1527542596.3089] dispatcher: (4) 00-netreport succeeded >21:23:16,309 DEBUG NetworkManager:<debug> [1527542596.3090] dispatcher: (4) 04-iscsi succeeded >21:23:16,309 DEBUG NetworkManager:<debug> [1527542596.3090] dispatcher: (4) 10-ifcfg-rh-routes.sh succeeded >21:23:16,309 DEBUG NetworkManager:<debug> [1527542596.3090] dispatcher: (4) 11-dhclient succeeded >21:23:16,309 DEBUG NetworkManager:<debug> [1527542596.3091] dispatcher: (4) 20-chrony succeeded > >Exception occurred during /tmp/syslog file copy: >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/meh/dump.py", line 482, in dump > for line in fobj: > File "/usr/lib64/python3.6/codecs.py", line 321, in decode > (result, consumed) = self._buffer_decode(data, self.errors, final) >UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd9 in position 3384: invalid continuation byte
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 1583351
: 1443909 |
1443910
|
1443911
|
1443912
|
1443913
|
1443914
|
1443915
|
1443916
|
1443917
|
1443918
|
1443919
|
1443920
|
1443921
|
1443922
|
1443923
|
1443924
|
1445105
|
1445107
|
1680369
|
1680370
|
1680371
|
1680372
|
1680373