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 916364 Details for
Bug 1117297
AttributeError: 'StorageSpoke' object has no attribute 'main_window'
[?]
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), 338.42 KB, created by
Ales Kozumplik
on 2014-07-08 13:01:50 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Ales Kozumplik
Created:
2014-07-08 13:01:50 UTC
Size:
338.42 KB
patch
obsolete
>anaconda 21.45-1 exception report >Traceback (most recent call first): > File "/tmp/updates/pyanaconda/ui/gui/spokes/storage.py", line 684, in run_lightbox_dialog > with self.main_window.enlightbox(dialog.window): > File "/tmp/updates/pyanaconda/ui/gui/spokes/storage.py", line 799, in on_back_clicked > rc = self.run_lightbox_dialog(dialog) >AttributeError: 'StorageSpoke' object has no attribute 'main_window' > >Local variables in innermost frame: >self: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f202239b750> >dialog: <pyanaconda.ui.gui.spokes.storage.NeedSpaceDialog object at 0x7f2022403290> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f2027e86450>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://download.eng.brq.redhat.com/pub/fedora/linux/development/rawhide/x86_64/os/" ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart > >%packages >@core >@hardware-support >@python-web >@rubyonrails >@standard >@web-server > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vda1 (6) with existing xfs filesystem >, '/': existing 6868 MiB lvmlv rhel-root (18) with existing xfs filesystem >} > swaps: [existing 820 MiB lvmlv rhel-swap (23) with existing swap >] > name: Red Hat Enterprise Linux Server Linux 7.0 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/vda2': {'LVM2_PV_UUID': 'ze4YeX-JFa5-4ItE-TQYN-0vQk-vZni-toDQLW', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '0', 'LVM2_PV_NAME': '/dev/vda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '1922', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'rhel', 'LVM2_VG_UUID': 'y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd', 'LVM2_VG_FREE': '0', 'LVM2_VG_SIZE': '7872512.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 8192 MiB disk vda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 7691 MiB partition vda2 (11) with existing lvmpv >, existing 7688 MiB lvmvg rhel (15) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 29 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f2022a47e50) -- > name = /tmp/curl_fetch_url0/squashfs.img (deleted) status = False kids = 1 id = 29 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url0/squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f2022a47e50) -- > name = /tmp/curl_fetch_url0/squashfs.img (deleted) status = False kids = 1 id = 29 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url0/squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url0/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 32 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2022ad2c90) -- > name = loop0 status = False kids = 0 id = 32 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs.img (deleted) (29)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f2022ad2c90) -- > name = loop0 status = False kids = 0 id = 32 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs.img (deleted) (29)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 37 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f2022ad2ed0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 37 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f2022ad2ed0) -- > name = /LiveOS/rootfs.img status = False kids = 1 id = 37 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 40 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2022ad2fd0) -- > name = loop1 status = False kids = 1 id = 40 > parents = ['existing 0 B file /LiveOS/rootfs.img (37)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f2022ad2fd0) -- > name = loop1 status = False kids = 1 id = 40 > parents = ['existing 0 B file /LiveOS/rootfs.img (37)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 43 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 43 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 45 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f2022ad2650) -- > name = /overlay (deleted) status = False kids = 1 id = 45 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f2022ad2650) -- > name = /overlay (deleted) status = False kids = 1 id = 45 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 48 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f2022ac3050) -- > name = loop2 status = False kids = 1 id = 48 > parents = ['existing 0 B file /overlay (deleted) (45)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f2022ac3050) -- > name = loop2 status = False kids = 1 id = 48 > parents = ['existing 0 B file /overlay (deleted) (45)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (52) with existing ext4 filesystem >, existing 2048 MiB dm live-base (57) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [vda, vda1, vda2, rhel, rhel-root, rhel-swap, loop0, /tmp/curl_fetch_url0/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: {'rhel-root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'rhel', 'LVM2_LV_SIZE': '7032832.00', 'LVM2_LV_UUID': 'zCucbh-s1h2-9JZ3-ODWP-LZmg-8wZk-MJSLTx'}, 'rhel-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'rhel', 'LVM2_LV_SIZE': '839680.00', 'LVM2_LV_UUID': 'dro8ZT-oO2i-R1Rh-oHJH-mjXM-MCH2-Ved3iY'}} > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f2027e865d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f2027e86590) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f2027e86650) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f2027e86690) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f2027e866d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f2049a14b90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: DNFPayload instance, containing members: > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {'lxde-desktop-environment': ([u'lxde-apps', u'lxde-media', u'lxde-office', u'3d-printing'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers']), 'minimal-environment': ([u'standard', u'guest-agents'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers', u'3d-printing']), 'mate-desktop-environment': ([u'libreoffice', u'mate-applications', u'mate-compiz', u'3d-printing'], [u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers']), 'gnome-desktop-environment': ([u'gnome-games', u'epiphany', u'libreoffice', u'3d-printing'], [u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers']), 'infrastructure-server-environment': ([u'load-balancer', u'ha', u'dns-server', u'dogtag', u'freeipa-server', u'ftp-server', u'mail-server', u'mysql', u'network-server', u'smb-server', u'sql-server', u'guest-agents', u'virtualization', u'web-server'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers', u'3d-printing']), 'basic-desktop-environment': ([u'gnome-desktop', u'firefox', u'libreoffice', u'kde-desktop', u'xfce-desktop', u'lxde-desktop', u'cinnamon-desktop', u'xmonad', u'xmonad-mate', u'input-methods', u'legacy-fonts', u'mate-desktop', u'sugar-desktop'], [u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers', u'3d-printing']), 'web-server-environment': ([u'haproxy', u'jbossas', u'mongodb', u'perl-web', u'php', u'python-web', u'rubyonrails', u'tomcat', u'mysql', u'sql-server', u'guest-agents'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers', u'3d-printing']), 'xfce-desktop-environment': ([u'xfce-apps', u'xfce-extra-plugins', u'xfce-media', u'xfce-office', u'3d-printing'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers']), 'kde-desktop-environment': ([u'kde-apps', u'kde-education', u'kde-media', u'kde-office', u'kde-telepathy', u'3d-printing'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers']), 'sugar-desktop-environment': ([u'sugar-apps'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers', u'3d-printing']), 'developer-workstation-environment': ([u'jbossas', u'mongodb', u'perl-web', u'php', u'python-web', u'rubyonrails', u'design-suite', u'electronic-lab', u'font-design', u'haskell', u'java-development', u'legacy-software-development', u'milkymist', u'mingw32', u'mysql', u'ocaml', u'robotics-suite', u'sql-server', u'3d-printing'], [u'libreoffice', u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'network-server', u'office', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers']), 'cinnamon-desktop-environment': ([u'libreoffice', u'3d-printing'], [u'admin-tools', u'authoring-and-publishing', u'books', u'cloud-infrastructure', u'design-suite', u'rpm-development-tools', u'development-tools', u'c-development', u'd-development', u'eclipse', u'freeipa-server', u'editors', u'education', u'electronic-lab', u'engineering-and-scientific', u'games', u'mate-applications', u'mate-compiz', u'medical', u'milkymist', u'network-server', u'office', u'robotics-suite', u'security-lab', u'sound-and-video', u'system-tools', u'text-internet', u'window-managers'])} > _intf.payload._required_pkgs: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.txID: 1 > _intf.payload._rpm_macros: [] > _intf.payload._base: Base instance, containing members: > _intf.payload._base._repos: {'anaconda': [None] >ip_resolve: None >proxy_password: None >includepkgs: [] >deltarpm: False >bandwidth: 0 >cost: 1000 >http_caching: 'all' >exclude: [] >keepalive: True >repo_gpgcheck: False >sslverify: True >failovermethod: 'roundrobin' >gpgkey: [] >fastestmirror: False >mirrorlist: None >gpgcheck: False >sslcacert: None >username: None >metadata_expire: 172800 >sslclientcert: None >baseurl: ['http://download.eng.brq.redhat.com/pub/fedora/linux/development/rawhide/x86_64/os/'] >gpgcakey: [] >proxy: None >throttle: 0 >password: None >retries: 10 >mediaid: None >name: None >sslclientkey: None >metalink: None >enabled: True >skip_if_unavailable: True >proxy_username: None >timeout: 30.0 >enablegroups: True >} > _intf.payload._base.repo_setopts: {} > _intf.payload._base._persistor: None > _intf.payload._base._transaction: Transaction instance, containing members: > _intf.payload._base._transaction.logger: Logger instance, containing members: > _intf.payload._base._transaction.logger.name: dnf > _intf.payload._base._transaction.logger.parent: RootLogger instance, containing members: > _intf.payload._base._transaction.logger.parent.name: root > _intf.payload._base._transaction.logger.parent.parent: None > _intf.payload._base._transaction.logger.parent.handlers: [FileHandler instance, containing members: > stream: <open file '/dev/null', mode 'w' at 0x7f2036478ae0> > encoding: None > lock: <_RLock owner=None count=0> > level: 0 > _name: None > delay: 0 > baseFilename: /dev/null > mode: w > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: None > formatter._fmt: %(levelname)s: %(message)s >] > _intf.payload._base._transaction.logger.parent.level: 20 > _intf.payload._base._transaction.logger.parent.disabled: 0 > _intf.payload._base._transaction.logger.parent.propagate: 1 > _intf.payload._base._transaction.logger.parent.filters: [] > _intf.payload._base._transaction.logger.handlers: [StreamHandler instance, containing members: > stream: <open file '<stdout>', mode 'w' at 0x7f2049b24150> > level: 100 > lock: <_RLock owner=None count=0> > _name: None > filters: [MaxLevelFilter instance, containing members: > max_level: 30 >] > formatter: None >, StreamHandler instance, containing members: > stream: <open file '<stderr>', mode 'w' at 0x7f2049b241e0> > level: 100 > lock: <_RLock owner=None count=0> > _name: None > filters: [] > formatter: None >, FileHandler instance, containing members: > stream: <open file '/tmp/payload-logs/dnf.log', mode 'a' at 0x7f2027ffe5d0> > encoding: None > lock: <_RLock owner=None count=0> > level: 0 > _name: None > delay: 0 > baseFilename: /tmp/payload-logs/dnf.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %b %d %H:%M:%S > formatter._fmt: %(asctime)s %(levelname)s %(message)s >] > _intf.payload._base._transaction.logger.level: 6 > _intf.payload._base._transaction.logger.disabled: 0 > _intf.payload._base._transaction.logger.manager: Manager instance, containing members: > _intf.payload._base._transaction.logger.manager.emittedNoHandlerWarning: 0 > _intf.payload._base._transaction.logger.manager.disable: 0 > _intf.payload._base._transaction.logger.manager.root: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict: {'py.warnings': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: py.warnings > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [Already dumped (StreamHandler instance) >, Already dumped (FileHandler instance) >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'dnf.rpm': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: dnf.rpm > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [FileHandler instance, containing members: > stream: <open file '/tmp/payload-logs/dnf.rpm.log', mode 'a' at 0x7f2027ffe660> > encoding: None > lock: <_RLock owner=None count=0> > level: 0 > _name: None > delay: 0 > baseFilename: /tmp/payload-logs/dnf.rpm.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %b %d %H:%M:%S > formatter._fmt: %(asctime)s %(levelname)s %(message)s >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 6 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: False > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'dnf': Already dumped (Logger instance) >, 'dbus.proxies': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: dbus.proxies > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'blivet': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: blivet > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [NullHandler instance, containing members: > lock: None > level: 0 > formatter: None > filters: [] > _name: None >, FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/storage.log', mode 'a' at 0x7f2033851b70> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/storage.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f2033575d70> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: blivet > filters: [] > address: /dev/log > socktype: 2 > formatter: None >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty3', mode 'a' at 0x7f2033851ae0> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /dev/tty3 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 10 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'dbus.bus': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: dbus.bus > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'dbus.service': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: dbus.service > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'storage': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: storage > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'dbus': PlaceHolder instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.loggerMap: {<logging.Logger object at 0x7f20393d0b10>: None, <logging.Logger object at 0x7f20393d0c50>: None, <logging.Logger object at 0x7f202193f410>: None, <logging.Logger object at 0x7f20393d0c90>: None} >, 'dbus.connection': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: dbus.connection > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'ifcfg': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: ifcfg > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/ifcfg.log', mode 'a' at 0x7f2033851e40> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/ifcfg.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty3', mode 'a' at 0x7f2033851ed0> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /dev/tty3 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f2033575d00> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: ifcfg > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 10 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'anaconda.stderr': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: anaconda.stderr > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.parent.name: anaconda > _intf.payload._base._transaction.logger.manager.loggerDict.parent.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.parent.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/anaconda.log', mode 'a' at 0x7f2033851930> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/anaconda.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f2033575de0> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: anaconda > filters: [] > address: /dev/log > socktype: 2 > formatter: None >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty3', mode 'a' at 0x7f2033851c00> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /dev/tty3 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >] > _intf.payload._base._transaction.logger.manager.loggerDict.parent.level: 10 > _intf.payload._base._transaction.logger.manager.loggerDict.parent.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.parent.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.parent.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.parent.filters: [] > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [StreamHandler instance, containing members: > stream: <open file '<stderr>', mode 'w' at 0x7f2049b241e0> > level: 20 > lock: <_RLock owner=None count=0> > autoSetLevel: False > _name: None > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s %(message)s >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 20 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'packaging': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: packaging > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/tmp/packaging.log', mode 'a' at 0x7f2033851a50> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/packaging.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f2033575280> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: packaging > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 9 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'program': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: program > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/program.log', mode 'a' at 0x7f2033851d20> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/program.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty5', mode 'a' at 0x7f2033851db0> > encoding: None > lock: <_RLock owner=None count=0> > level: 20 > _name: None > delay: 0 > baseFilename: /dev/tty5 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f2033575c20> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: program > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 10 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'yum': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: yum > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/packaging.log', mode 'a' at 0x7f20338519c0> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/packaging.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: <socket._socketobject object at 0x7f2033575c90> > level: 10 > lock: <_RLock owner=None count=0> > facility: 17 > unixsocket: 1 > _name: None > tag: yum > filters: [] > address: /dev/log > socktype: 2 > formatter: None >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 10 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'anaconda': Already dumped (Logger instance) >, 'anaconda.stdout': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: anaconda.stdout > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (Logger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [StreamHandler instance, containing members: > stream: <open file '<stdout>', mode 'w' at 0x7f2049b24150> > level: 20 > lock: <_RLock owner=None count=0> > autoSetLevel: False > _name: None > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s %(message)s >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 20 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >, 'py': PlaceHolder instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.loggerMap: {<logging.Logger object at 0x7f2027e86310>: None} >, 'sensitive-info': Logger instance, containing members: > _intf.payload._base._transaction.logger.manager.loggerDict.name: sensitive-info > _intf.payload._base._transaction.logger.manager.loggerDict.parent: Already dumped (RootLogger instance) > _intf.payload._base._transaction.logger.manager.loggerDict.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/sensitive-info.log', mode 'a' at 0x7f2033851c90> > encoding: None > lock: <_RLock owner=None count=0> > level: 10 > _name: None > delay: 0 > baseFilename: /tmp/sensitive-info.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >] > _intf.payload._base._transaction.logger.manager.loggerDict.level: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.disabled: 0 > _intf.payload._base._transaction.logger.manager.loggerDict.manager: Already dumped (Manager instance) > _intf.payload._base._transaction.logger.manager.loggerDict.propagate: 1 > _intf.payload._base._transaction.logger.manager.loggerDict.filters: [] >} > _intf.payload._base._transaction.logger.manager.loggerClass: None > _intf.payload._base._transaction.logger.propagate: 1 > _intf.payload._base._transaction.logger.filters: [] > _intf.payload._base._transaction._tsis: [<dnf.transaction.TransactionItem object at 0x7f2022323ec0>, <dnf.transaction.TransactionItem object at 0x7f2022323fc8>, <dnf.transaction.TransactionItem object at 0x7f2022323f18>, <dnf.transaction.TransactionItem object at 0x7f20223238e8>, <dnf.transaction.TransactionItem object at 0x7f2022a59f70>, <dnf.transaction.TransactionItem object at 0x7f2022a59fc8>, <dnf.transaction.TransactionItem object at 0x7f2022a59a48>, <dnf.transaction.TransactionItem object at 0x7f2022a59db8>, <dnf.transaction.TransactionItem object at 0x7f2022a59e10>, <dnf.transaction.TransactionItem object at 0x7f2022a59e68>, <dnf.transaction.TransactionItem object at 0x7f2022a59d60>, <dnf.transaction.TransactionItem object at 0x7f2022a59af8>, <dnf.transaction.TransactionItem object at 0x7f2022a59ec0>, <dnf.transaction.TransactionItem object at 0x7f2022a59f18>, <dnf.transaction.TransactionItem object at 0x7f2022a59c58>, <dnf.transaction.TransactionItem object at 0x7f201f6f27e0>, <dnf.transaction.TransactionItem object at 0x7f201f6f2890>, <dnf.transaction.TransactionItem object at 0x7f201f6f2940>, <dnf.transaction.TransactionItem object at 0x7f201f6f2998>, <dnf.transaction.TransactionItem object at 0x7f201f6f2838>, <dnf.transaction.TransactionItem object at 0x7f201f6f29f0>, <dnf.transaction.TransactionItem object at 0x7f201f6f28e8>, <dnf.transaction.TransactionItem object at 0x7f201f6f2a48>, <dnf.transaction.TransactionItem object at 0x7f201f6f2aa0>, <dnf.transaction.TransactionItem object at 0x7f201f6f2af8>, <dnf.transaction.TransactionItem object at 0x7f201f6f2b50>, <dnf.transaction.TransactionItem object at 0x7f201f6f2ba8>, <dnf.transaction.TransactionItem object at 0x7f201f6f2c00>, <dnf.transaction.TransactionItem object at 0x7f201f6f2c58>, <dnf.transaction.TransactionItem object at 0x7f201f6f2cb0>, <dnf.transaction.TransactionItem object at 0x7f201f6f2d08>, <dnf.transaction.TransactionItem object at 0x7f201f6f2d60>, <dnf.transaction.TransactionItem object at 0x7f201f6f2db8>, <dnf.transaction.TransactionItem object at 0x7f201f6f2e10>, <dnf.transaction.TransactionItem object at 0x7f201f6f2e68>, <dnf.transaction.TransactionItem object at 0x7f201f6f2ec0>, <dnf.transaction.TransactionItem object at 0x7f201f6f2f18>, <dnf.transaction.TransactionItem object at 0x7f201f6f2f70>, <dnf.transaction.TransactionItem object at 0x7f201f6f2fc8>, <dnf.transaction.TransactionItem object at 0x7f2023a90050>, <dnf.transaction.TransactionItem object at 0x7f2023a900a8>, <dnf.transaction.TransactionItem object at 0x7f2023a90100>, <dnf.transaction.TransactionItem object at 0x7f2023a90158>, <dnf.transaction.TransactionItem object at 0x7f2023a901b0>, <dnf.transaction.TransactionItem object at 0x7f2023a90208>, <dnf.transaction.TransactionItem object at 0x7f2023a90260>, <dnf.transaction.TransactionItem object at 0x7f2023a902b8>, <dnf.transaction.TransactionItem object at 0x7f2023a90310>, <dnf.transaction.TransactionItem object at 0x7f2023a90368>, <dnf.transaction.TransactionItem object at 0x7f2023a903c0>, <dnf.transaction.TransactionItem object at 0x7f2023a90418>, <dnf.transaction.TransactionItem object at 0x7f2023a90470>, <dnf.transaction.TransactionItem object at 0x7f2023a904c8>, <dnf.transaction.TransactionItem object at 0x7f2023a90520>, <dnf.transaction.TransactionItem object at 0x7f2023a90578>, <dnf.transaction.TransactionItem object at 0x7f2023a905d0>, <dnf.transaction.TransactionItem object at 0x7f2023a90628>, <dnf.transaction.TransactionItem object at 0x7f2023a90680>, <dnf.transaction.TransactionItem object at 0x7f2023a906d8>, <dnf.transaction.TransactionItem object at 0x7f2023a90730>, <dnf.transaction.TransactionItem object at 0x7f2023a90788>, <dnf.transaction.TransactionItem object at 0x7f2023a907e0>, <dnf.transaction.TransactionItem object at 0x7f2023a90838>, <dnf.transaction.TransactionItem object at 0x7f2023a90890>, <dnf.transaction.TransactionItem object at 0x7f2023a908e8>, <dnf.transaction.TransactionItem object at 0x7f2023a90940>, <dnf.transaction.TransactionItem object at 0x7f2023a90998>, <dnf.transaction.TransactionItem object at 0x7f2023a909f0>, <dnf.transaction.TransactionItem object at 0x7f2023a90a48>, <dnf.transaction.TransactionItem object at 0x7f2023a90aa0>, <dnf.transaction.TransactionItem object at 0x7f2023a90af8>, <dnf.transaction.TransactionItem object at 0x7f2023a90b50>, <dnf.transaction.TransactionItem object at 0x7f2023a90ba8>, <dnf.transaction.TransactionItem object at 0x7f2023a90c00>, <dnf.transaction.TransactionItem object at 0x7f2023a90c58>, <dnf.transaction.TransactionItem object at 0x7f2023a90cb0>, <dnf.transaction.TransactionItem object at 0x7f2023a90d08>, <dnf.transaction.TransactionItem object at 0x7f2023a90d60>, <dnf.transaction.TransactionItem object at 0x7f2023a90db8>, <dnf.transaction.TransactionItem object at 0x7f2023a90e10>, <dnf.transaction.TransactionItem object at 0x7f2023a90e68>, <dnf.transaction.TransactionItem object at 0x7f2023a90ec0>, <dnf.transaction.TransactionItem object at 0x7f2023a90f18>, <dnf.transaction.TransactionItem object at 0x7f2023a90f70>, <dnf.transaction.TransactionItem object at 0x7f2023a90fc8>, <dnf.transaction.TransactionItem object at 0x7f2023a92050>, <dnf.transaction.TransactionItem object at 0x7f2023a920a8>, <dnf.transaction.TransactionItem object at 0x7f2023a92100>, <dnf.transaction.TransactionItem object at 0x7f2023a92158>, <dnf.transaction.TransactionItem object at 0x7f2023a921b0>, <dnf.transaction.TransactionItem object at 0x7f2023a92208>, <dnf.transaction.TransactionItem object at 0x7f2023a92260>, <dnf.transaction.TransactionItem object at 0x7f2023a922b8>, <dnf.transaction.TransactionItem object at 0x7f2023a92310>, <dnf.transaction.TransactionItem object at 0x7f2023a92368>, <dnf.transaction.TransactionItem object at 0x7f2023a923c0>, <dnf.transaction.TransactionItem object at 0x7f2023a92418>, <dnf.transaction.TransactionItem object at 0x7f2023a92470>, <dnf.transaction.TransactionItem object at 0x7f2023a924c8>, <dnf.transaction.TransactionItem object at 0x7f2023a92520>, <dnf.transaction.TransactionItem object at 0x7f2023a92578>, <dnf.transaction.TransactionItem object at 0x7f2023a925d0>, <dnf.transaction.TransactionItem object at 0x7f2023a92628>, <dnf.transaction.TransactionItem object at 0x7f2023a92680>, <dnf.transaction.TransactionItem object at 0x7f2023a926d8>, <dnf.transaction.TransactionItem object at 0x7f2023a92730>, <dnf.transaction.TransactionItem object at 0x7f2023a92788>, <dnf.transaction.TransactionItem object at 0x7f2023a927e0>, <dnf.transaction.TransactionItem object at 0x7f2023a92838>, <dnf.transaction.TransactionItem object at 0x7f2023a92890>, <dnf.transaction.TransactionItem object at 0x7f2023a928e8>, <dnf.transaction.TransactionItem object at 0x7f2023a92940>, <dnf.transaction.TransactionItem object at 0x7f2023a92998>, <dnf.transaction.TransactionItem object at 0x7f2023a929f0>, <dnf.transaction.TransactionItem object at 0x7f2023a92a48>, <dnf.transaction.TransactionItem object at 0x7f2023a92aa0>, <dnf.transaction.TransactionItem object at 0x7f2023a92af8>, <dnf.transaction.TransactionItem object at 0x7f2023a92b50>, <dnf.transaction.TransactionItem object at 0x7f2023a92ba8>, <dnf.transaction.TransactionItem object at 0x7f2023a92c00>, <dnf.transaction.TransactionItem object at 0x7f2023a92c58>, <dnf.transaction.TransactionItem object at 0x7f2023a92cb0>, <dnf.transaction.TransactionItem object at 0x7f2023a92d08>, <dnf.transaction.TransactionItem object at 0x7f2023a92d60>, <dnf.transaction.TransactionItem object at 0x7f2023a92db8>, <dnf.transaction.TransactionItem object at 0x7f2023a92e10>, <dnf.transaction.TransactionItem object at 0x7f2023a92e68>, <dnf.transaction.TransactionItem object at 0x7f2023a92ec0>, <dnf.transaction.TransactionItem object at 0x7f2023a92f18>, <dnf.transaction.TransactionItem object at 0x7f2023a92f70>, <dnf.transaction.TransactionItem object at 0x7f2023a92fc8>, <dnf.transaction.TransactionItem object at 0x7f2023716050>, <dnf.transaction.TransactionItem object at 0x7f20237160a8>, <dnf.transaction.TransactionItem object at 0x7f2023716100>, <dnf.transaction.TransactionItem object at 0x7f2023716158>, <dnf.transaction.TransactionItem object at 0x7f20237161b0>, <dnf.transaction.TransactionItem object at 0x7f2023716208>, <dnf.transaction.TransactionItem object at 0x7f2023716260>, <dnf.transaction.TransactionItem object at 0x7f20237162b8>, <dnf.transaction.TransactionItem object at 0x7f2023716310>, <dnf.transaction.TransactionItem object at 0x7f2023716368>, <dnf.transaction.TransactionItem object at 0x7f20237163c0>, <dnf.transaction.TransactionItem object at 0x7f2023716418>, <dnf.transaction.TransactionItem object at 0x7f2023716470>, <dnf.transaction.TransactionItem object at 0x7f20237164c8>, <dnf.transaction.TransactionItem object at 0x7f2023716520>, <dnf.transaction.TransactionItem object at 0x7f2023716578>, <dnf.transaction.TransactionItem object at 0x7f20237165d0>, <dnf.transaction.TransactionItem object at 0x7f2023716628>, <dnf.transaction.TransactionItem object at 0x7f2023716680>, <dnf.transaction.TransactionItem object at 0x7f20237166d8>, <dnf.transaction.TransactionItem object at 0x7f2023716730>, <dnf.transaction.TransactionItem object at 0x7f2023716788>, <dnf.transaction.TransactionItem object at 0x7f20237167e0>, <dnf.transaction.TransactionItem object at 0x7f2023716838>, <dnf.transaction.TransactionItem object at 0x7f2023716890>, <dnf.transaction.TransactionItem object at 0x7f20237168e8>, <dnf.transaction.TransactionItem object at 0x7f2023716940>, <dnf.transaction.TransactionItem object at 0x7f2023716998>, <dnf.transaction.TransactionItem object at 0x7f20237169f0>, <dnf.transaction.TransactionItem object at 0x7f2023716a48>, <dnf.transaction.TransactionItem object at 0x7f2023716aa0>, <dnf.transaction.TransactionItem object at 0x7f2023716af8>, <dnf.transaction.TransactionItem object at 0x7f2023716b50>, <dnf.transaction.TransactionItem object at 0x7f2023716ba8>, <dnf.transaction.TransactionItem object at 0x7f2023716c00>, <dnf.transaction.TransactionItem object at 0x7f2023716c58>, <dnf.transaction.TransactionItem object at 0x7f2023716cb0>, <dnf.transaction.TransactionItem object at 0x7f2023716d08>, <dnf.transaction.TransactionItem object at 0x7f2023716d60>, <dnf.transaction.TransactionItem object at 0x7f2023716db8>, <dnf.transaction.TransactionItem object at 0x7f2023716e10>, <dnf.transaction.TransactionItem object at 0x7f2023716e68>, <dnf.transaction.TransactionItem object at 0x7f2023716ec0>, <dnf.transaction.TransactionItem object at 0x7f2023716f18>, <dnf.transaction.TransactionItem object at 0x7f2023716f70>, <dnf.transaction.TransactionItem object at 0x7f2023716fc8>, <dnf.transaction.TransactionItem object at 0x7f2023718050>, <dnf.transaction.TransactionItem object at 0x7f20237180a8>, <dnf.transaction.TransactionItem object at 0x7f2023718100>, <dnf.transaction.TransactionItem object at 0x7f2023718158>, <dnf.transaction.TransactionItem object at 0x7f20237181b0>, <dnf.transaction.TransactionItem object at 0x7f2023718208>, <dnf.transaction.TransactionItem object at 0x7f2023718260>, <dnf.transaction.TransactionItem object at 0x7f20237182b8>, <dnf.transaction.TransactionItem object at 0x7f2023718310>, <dnf.transaction.TransactionItem object at 0x7f2023718368>, <dnf.transaction.TransactionItem object at 0x7f20237183c0>, <dnf.transaction.TransactionItem object at 0x7f2023718418>, <dnf.transaction.TransactionItem object at 0x7f2023718470>, <dnf.transaction.TransactionItem object at 0x7f20237184c8>, <dnf.transaction.TransactionItem object at 0x7f2023718520>, <dnf.transaction.TransactionItem object at 0x7f2023718578>, <dnf.transaction.TransactionItem object at 0x7f20237185d0>, <dnf.transaction.TransactionItem object at 0x7f2023718628>, <dnf.transaction.TransactionItem object at 0x7f2023718680>, <dnf.transaction.TransactionItem object at 0x7f20237186d8>, <dnf.transaction.TransactionItem object at 0x7f2023718730>, <dnf.transaction.TransactionItem object at 0x7f2023718788>, <dnf.transaction.TransactionItem object at 0x7f20237187e0>, <dnf.transaction.TransactionItem object at 0x7f2023718838>, <dnf.transaction.TransactionItem object at 0x7f2023718890>, <dnf.transaction.TransactionItem object at 0x7f20237188e8>, <dnf.transaction.TransactionItem object at 0x7f2023718940>, <dnf.transaction.TransactionItem object at 0x7f2023718998>, <dnf.transaction.TransactionItem object at 0x7f20237189f0>, <dnf.transaction.TransactionItem object at 0x7f2023718a48>, <dnf.transaction.TransactionItem object at 0x7f2023718aa0>, <dnf.transaction.TransactionItem object at 0x7f2023718af8>, <dnf.transaction.TransactionItem object at 0x7f2023718b50>, <dnf.transaction.TransactionItem object at 0x7f2023718ba8>, <dnf.transaction.TransactionItem object at 0x7f2023718c00>, <dnf.transaction.TransactionItem object at 0x7f2023718c58>, <dnf.transaction.TransactionItem object at 0x7f2023718cb0>, <dnf.transaction.TransactionItem object at 0x7f2023718d08>, <dnf.transaction.TransactionItem object at 0x7f2023718d60>, <dnf.transaction.TransactionItem object at 0x7f2023718db8>, <dnf.transaction.TransactionItem object at 0x7f2023718e10>, <dnf.transaction.TransactionItem object at 0x7f2023718e68>, <dnf.transaction.TransactionItem object at 0x7f2023718ec0>, <dnf.transaction.TransactionItem object at 0x7f2023718f18>, <dnf.transaction.TransactionItem object at 0x7f2023718f70>, <dnf.transaction.TransactionItem object at 0x7f2023718fc8>, <dnf.transaction.TransactionItem object at 0x7f2023719050>, <dnf.transaction.TransactionItem object at 0x7f20237190a8>, <dnf.transaction.TransactionItem object at 0x7f2023719100>, <dnf.transaction.TransactionItem object at 0x7f2023719158>, <dnf.transaction.TransactionItem object at 0x7f20237191b0>, <dnf.transaction.TransactionItem object at 0x7f2023719208>, <dnf.transaction.TransactionItem object at 0x7f2023719260>, <dnf.transaction.TransactionItem object at 0x7f20237192b8>, <dnf.transaction.TransactionItem object at 0x7f2023719310>, <dnf.transaction.TransactionItem object at 0x7f2023719368>, <dnf.transaction.TransactionItem object at 0x7f20237193c0>, <dnf.transaction.TransactionItem object at 0x7f2023719418>, <dnf.transaction.TransactionItem object at 0x7f2023719470>, <dnf.transaction.TransactionItem object at 0x7f20237194c8>, <dnf.transaction.TransactionItem object at 0x7f2023719520>, <dnf.transaction.TransactionItem object at 0x7f2023719578>, <dnf.transaction.TransactionItem object at 0x7f20237195d0>, <dnf.transaction.TransactionItem object at 0x7f2023719628>, <dnf.transaction.TransactionItem object at 0x7f2023719680>, <dnf.transaction.TransactionItem object at 0x7f20237196d8>, <dnf.transaction.TransactionItem object at 0x7f2023719730>, <dnf.transaction.TransactionItem object at 0x7f2023719788>, <dnf.transaction.TransactionItem object at 0x7f20237197e0>, <dnf.transaction.TransactionItem object at 0x7f2023719838>, <dnf.transaction.TransactionItem object at 0x7f2023719890>, <dnf.transaction.TransactionItem object at 0x7f20237198e8>, <dnf.transaction.TransactionItem object at 0x7f2023719940>, <dnf.transaction.TransactionItem object at 0x7f2023719998>, <dnf.transaction.TransactionItem object at 0x7f20237199f0>, <dnf.transaction.TransactionItem object at 0x7f2023719a48>, <dnf.transaction.TransactionItem object at 0x7f2023719aa0>, <dnf.transaction.TransactionItem object at 0x7f2023719af8>, <dnf.transaction.TransactionItem object at 0x7f2023719b50>, <dnf.transaction.TransactionItem object at 0x7f2023719ba8>, <dnf.transaction.TransactionItem object at 0x7f2023719c00>, <dnf.transaction.TransactionItem object at 0x7f2023719c58>, <dnf.transaction.TransactionItem object at 0x7f2023719cb0>, <dnf.transaction.TransactionItem object at 0x7f2023719d08>, <dnf.transaction.TransactionItem object at 0x7f2023719d60>, <dnf.transaction.TransactionItem object at 0x7f2023719db8>, <dnf.transaction.TransactionItem object at 0x7f2023719e10>, <dnf.transaction.TransactionItem object at 0x7f2023719e68>, <dnf.transaction.TransactionItem object at 0x7f2023719ec0>, <dnf.transaction.TransactionItem object at 0x7f2023719f18>, <dnf.transaction.TransactionItem object at 0x7f2023719f70>, <dnf.transaction.TransactionItem object at 0x7f2023719fc8>, <dnf.transaction.TransactionItem object at 0x7f202371b050>, <dnf.transaction.TransactionItem object at 0x7f202371b0a8>, <dnf.transaction.TransactionItem object at 0x7f202371b100>, <dnf.transaction.TransactionItem object at 0x7f202371b158>, <dnf.transaction.TransactionItem object at 0x7f202371b1b0>, <dnf.transaction.TransactionItem object at 0x7f202371b208>, <dnf.transaction.TransactionItem object at 0x7f202371b260>, <dnf.transaction.TransactionItem object at 0x7f202371b2b8>, <dnf.transaction.TransactionItem object at 0x7f202371b310>, <dnf.transaction.TransactionItem object at 0x7f202371b368>, <dnf.transaction.TransactionItem object at 0x7f202371b3c0>, <dnf.transaction.TransactionItem object at 0x7f202371b418>, <dnf.transaction.TransactionItem object at 0x7f202371b470>, <dnf.transaction.TransactionItem object at 0x7f202371b4c8>, <dnf.transaction.TransactionItem object at 0x7f202371b520>, <dnf.transaction.TransactionItem object at 0x7f202371b578>, <dnf.transaction.TransactionItem object at 0x7f202371b5d0>, <dnf.transaction.TransactionItem object at 0x7f202371b628>, <dnf.transaction.TransactionItem object at 0x7f202371b680>, <dnf.transaction.TransactionItem object at 0x7f202371b6d8>, <dnf.transaction.TransactionItem object at 0x7f202371b730>, <dnf.transaction.TransactionItem object at 0x7f202371b788>, <dnf.transaction.TransactionItem object at 0x7f202371b7e0>, <dnf.transaction.TransactionItem object at 0x7f202371b838>, <dnf.transaction.TransactionItem object at 0x7f202371b890>, <dnf.transaction.TransactionItem object at 0x7f202371b8e8>, <dnf.transaction.TransactionItem object at 0x7f202371b940>, <dnf.transaction.TransactionItem object at 0x7f202371b998>, <dnf.transaction.TransactionItem object at 0x7f202371b9f0>, <dnf.transaction.TransactionItem object at 0x7f202371ba48>, <dnf.transaction.TransactionItem object at 0x7f202371baa0>, <dnf.transaction.TransactionItem object at 0x7f202371baf8>, <dnf.transaction.TransactionItem object at 0x7f202371bb50>, <dnf.transaction.TransactionItem object at 0x7f202371bba8>, <dnf.transaction.TransactionItem object at 0x7f202371bc00>, <dnf.transaction.TransactionItem object at 0x7f202371bc58>, <dnf.transaction.TransactionItem object at 0x7f202371bcb0>, <dnf.transaction.TransactionItem object at 0x7f202371bd08>, <dnf.transaction.TransactionItem object at 0x7f202371bd60>, <dnf.transaction.TransactionItem object at 0x7f202371bdb8>, <dnf.transaction.TransactionItem object at 0x7f202371be10>, <dnf.transaction.TransactionItem object at 0x7f202371be68>, <dnf.transaction.TransactionItem object at 0x7f202371bec0>, <dnf.transaction.TransactionItem object at 0x7f202371bf18>, <dnf.transaction.TransactionItem object at 0x7f202371bf70>, <dnf.transaction.TransactionItem object at 0x7f202371bfc8>, <dnf.transaction.TransactionItem object at 0x7f202371d050>, <dnf.transaction.TransactionItem object at 0x7f202371d0a8>, <dnf.transaction.TransactionItem object at 0x7f202371d100>, <dnf.transaction.TransactionItem object at 0x7f202371d158>, <dnf.transaction.TransactionItem object at 0x7f202371d1b0>, <dnf.transaction.TransactionItem object at 0x7f202371d208>, <dnf.transaction.TransactionItem object at 0x7f202371d260>, <dnf.transaction.TransactionItem object at 0x7f202371d2b8>, <dnf.transaction.TransactionItem object at 0x7f202371d310>, <dnf.transaction.TransactionItem object at 0x7f202371d368>, <dnf.transaction.TransactionItem object at 0x7f202371d3c0>, <dnf.transaction.TransactionItem object at 0x7f202371d418>, <dnf.transaction.TransactionItem object at 0x7f202371d470>, <dnf.transaction.TransactionItem object at 0x7f202371d4c8>, <dnf.transaction.TransactionItem object at 0x7f202371d520>, <dnf.transaction.TransactionItem object at 0x7f202371d578>, <dnf.transaction.TransactionItem object at 0x7f202371d5d0>, <dnf.transaction.TransactionItem object at 0x7f202371d628>, <dnf.transaction.TransactionItem object at 0x7f202371d680>, <dnf.transaction.TransactionItem object at 0x7f202371d6d8>, <dnf.transaction.TransactionItem object at 0x7f202371d730>, <dnf.transaction.TransactionItem object at 0x7f202371d788>, <dnf.transaction.TransactionItem object at 0x7f202371d7e0>, <dnf.transaction.TransactionItem object at 0x7f202371d838>, <dnf.transaction.TransactionItem object at 0x7f202371d890>, <dnf.transaction.TransactionItem object at 0x7f202371d8e8>, <dnf.transaction.TransactionItem object at 0x7f202371d940>, <dnf.transaction.TransactionItem object at 0x7f202371d998>, <dnf.transaction.TransactionItem object at 0x7f202371d9f0>, <dnf.transaction.TransactionItem object at 0x7f202371da48>, <dnf.transaction.TransactionItem object at 0x7f202371daa0>, <dnf.transaction.TransactionItem object at 0x7f202371daf8>, <dnf.transaction.TransactionItem object at 0x7f202371db50>, <dnf.transaction.TransactionItem object at 0x7f202371dba8>, <dnf.transaction.TransactionItem object at 0x7f202371dc00>, <dnf.transaction.TransactionItem object at 0x7f202371dc58>, <dnf.transaction.TransactionItem object at 0x7f202371dcb0>, <dnf.transaction.TransactionItem object at 0x7f202371dd08>, <dnf.transaction.TransactionItem object at 0x7f202371dd60>, <dnf.transaction.TransactionItem object at 0x7f202371ddb8>, <dnf.transaction.TransactionItem object at 0x7f202371de10>, <dnf.transaction.TransactionItem object at 0x7f202371de68>, <dnf.transaction.TransactionItem object at 0x7f202371dec0>, <dnf.transaction.TransactionItem object at 0x7f202371df18>, <dnf.transaction.TransactionItem object at 0x7f202371df70>, <dnf.transaction.TransactionItem object at 0x7f202371dfc8>, <dnf.transaction.TransactionItem object at 0x7f202371f050>, <dnf.transaction.TransactionItem object at 0x7f202371f0a8>, <dnf.transaction.TransactionItem object at 0x7f202371f100>, <dnf.transaction.TransactionItem object at 0x7f202371f158>, <dnf.transaction.TransactionItem object at 0x7f202371f1b0>, <dnf.transaction.TransactionItem object at 0x7f202371f208>, <dnf.transaction.TransactionItem object at 0x7f202371f260>, <dnf.transaction.TransactionItem object at 0x7f202371f2b8>, <dnf.transaction.TransactionItem object at 0x7f202371f310>, <dnf.transaction.TransactionItem object at 0x7f202371f368>, <dnf.transaction.TransactionItem object at 0x7f202371f3c0>, <dnf.transaction.TransactionItem object at 0x7f202371f418>, <dnf.transaction.TransactionItem object at 0x7f202371f470>, <dnf.transaction.TransactionItem object at 0x7f202371f4c8>, <dnf.transaction.TransactionItem object at 0x7f202371f520>, <dnf.transaction.TransactionItem object at 0x7f202371f578>, <dnf.transaction.TransactionItem object at 0x7f202371f5d0>, <dnf.transaction.TransactionItem object at 0x7f202371f628>, <dnf.transaction.TransactionItem object at 0x7f202371f680>, <dnf.transaction.TransactionItem object at 0x7f202371f6d8>, <dnf.transaction.TransactionItem object at 0x7f202371f730>, <dnf.transaction.TransactionItem object at 0x7f202371f788>, <dnf.transaction.TransactionItem object at 0x7f202371f7e0>, <dnf.transaction.TransactionItem object at 0x7f202371f838>, <dnf.transaction.TransactionItem object at 0x7f202371f890>, <dnf.transaction.TransactionItem object at 0x7f202371f8e8>, <dnf.transaction.TransactionItem object at 0x7f202371f940>, <dnf.transaction.TransactionItem object at 0x7f202371f998>, <dnf.transaction.TransactionItem object at 0x7f202371f9f0>, <dnf.transaction.TransactionItem object at 0x7f202371fa48>, <dnf.transaction.TransactionItem object at 0x7f202371faa0>, <dnf.transaction.TransactionItem object at 0x7f202371faf8>, <dnf.transaction.TransactionItem object at 0x7f202371fb50>, <dnf.transaction.TransactionItem object at 0x7f202371fba8>, <dnf.transaction.TransactionItem object at 0x7f202371fc00>, <dnf.transaction.TransactionItem object at 0x7f202371fc58>, <dnf.transaction.TransactionItem object at 0x7f202371fcb0>, <dnf.transaction.TransactionItem object at 0x7f202371fd08>, <dnf.transaction.TransactionItem object at 0x7f202371fd60>, <dnf.transaction.TransactionItem object at 0x7f202371fdb8>, <dnf.transaction.TransactionItem object at 0x7f202371fe10>, <dnf.transaction.TransactionItem object at 0x7f202371fe68>, <dnf.transaction.TransactionItem object at 0x7f202371fec0>, <dnf.transaction.TransactionItem object at 0x7f202371ff18>, <dnf.transaction.TransactionItem object at 0x7f202371ff70>, <dnf.transaction.TransactionItem object at 0x7f202371ffc8>, <dnf.transaction.TransactionItem object at 0x7f2023721050>, <dnf.transaction.TransactionItem object at 0x7f20237210a8>, <dnf.transaction.TransactionItem object at 0x7f2023721100>, <dnf.transaction.TransactionItem object at 0x7f2023721158>, <dnf.transaction.TransactionItem object at 0x7f20237211b0>, <dnf.transaction.TransactionItem object at 0x7f2023721208>, <dnf.transaction.TransactionItem object at 0x7f2023721260>, <dnf.transaction.TransactionItem object at 0x7f20237212b8>, <dnf.transaction.TransactionItem object at 0x7f2023721310>, <dnf.transaction.TransactionItem object at 0x7f2023721368>, <dnf.transaction.TransactionItem object at 0x7f20237213c0>, <dnf.transaction.TransactionItem object at 0x7f2023721418>, <dnf.transaction.TransactionItem object at 0x7f2023721470>, <dnf.transaction.TransactionItem object at 0x7f20237214c8>, <dnf.transaction.TransactionItem object at 0x7f2023721520>, <dnf.transaction.TransactionItem object at 0x7f2023721578>, <dnf.transaction.TransactionItem object at 0x7f20237215d0>, <dnf.transaction.TransactionItem object at 0x7f2023721628>, <dnf.transaction.TransactionItem object at 0x7f2023721680>, <dnf.transaction.TransactionItem object at 0x7f20237216d8>, <dnf.transaction.TransactionItem object at 0x7f2023721730>, <dnf.transaction.TransactionItem object at 0x7f2023721788>, <dnf.transaction.TransactionItem object at 0x7f20237217e0>, <dnf.transaction.TransactionItem object at 0x7f2023721838>, <dnf.transaction.TransactionItem object at 0x7f2023721890>, <dnf.transaction.TransactionItem object at 0x7f20237218e8>, <dnf.transaction.TransactionItem object at 0x7f2023721940>, <dnf.transaction.TransactionItem object at 0x7f2023721998>, <dnf.transaction.TransactionItem object at 0x7f20237219f0>, <dnf.transaction.TransactionItem object at 0x7f2023721a48>, <dnf.transaction.TransactionItem object at 0x7f2023721aa0>, <dnf.transaction.TransactionItem object at 0x7f2023721af8>, <dnf.transaction.TransactionItem object at 0x7f2023721b50>, <dnf.transaction.TransactionItem object at 0x7f2023721ba8>, <dnf.transaction.TransactionItem object at 0x7f2023721c00>, <dnf.transaction.TransactionItem object at 0x7f2023721c58>, <dnf.transaction.TransactionItem object at 0x7f2023721cb0>, <dnf.transaction.TransactionItem object at 0x7f2023721d08>, <dnf.transaction.TransactionItem object at 0x7f2023721d60>, <dnf.transaction.TransactionItem object at 0x7f2023721db8>, <dnf.transaction.TransactionItem object at 0x7f2023721e10>, <dnf.transaction.TransactionItem object at 0x7f2023721e68>, <dnf.transaction.TransactionItem object at 0x7f2023721ec0>, <dnf.transaction.TransactionItem object at 0x7f2023721f18>, <dnf.transaction.TransactionItem object at 0x7f2023721f70>, <dnf.transaction.TransactionItem object at 0x7f2023721fc8>, <dnf.transaction.TransactionItem object at 0x7f2023722050>, <dnf.transaction.TransactionItem object at 0x7f20237220a8>, <dnf.transaction.TransactionItem object at 0x7f2023722100>, <dnf.transaction.TransactionItem object at 0x7f2023722158>, <dnf.transaction.TransactionItem object at 0x7f20237221b0>, <dnf.transaction.TransactionItem object at 0x7f2023722208>, <dnf.transaction.TransactionItem object at 0x7f2023722260>, <dnf.transaction.TransactionItem object at 0x7f20237222b8>, <dnf.transaction.TransactionItem object at 0x7f2023722310>, <dnf.transaction.TransactionItem object at 0x7f2023722368>, <dnf.transaction.TransactionItem object at 0x7f20237223c0>, <dnf.transaction.TransactionItem object at 0x7f2023722418>, <dnf.transaction.TransactionItem object at 0x7f2023722470>, <dnf.transaction.TransactionItem object at 0x7f20237224c8>, <dnf.transaction.TransactionItem object at 0x7f2023722520>, <dnf.transaction.TransactionItem object at 0x7f2023722578>, <dnf.transaction.TransactionItem object at 0x7f20237225d0>, <dnf.transaction.TransactionItem object at 0x7f2023722628>, <dnf.transaction.TransactionItem object at 0x7f2023722680>, <dnf.transaction.TransactionItem object at 0x7f20237226d8>, <dnf.transaction.TransactionItem object at 0x7f2023722730>, <dnf.transaction.TransactionItem object at 0x7f2023722788>, <dnf.transaction.TransactionItem object at 0x7f20237227e0>, <dnf.transaction.TransactionItem object at 0x7f2023722838>, <dnf.transaction.TransactionItem object at 0x7f2023722890>, <dnf.transaction.TransactionItem object at 0x7f20237228e8>, <dnf.transaction.TransactionItem object at 0x7f2023722940>, <dnf.transaction.TransactionItem object at 0x7f2023722998>, <dnf.transaction.TransactionItem object at 0x7f20237229f0>, <dnf.transaction.TransactionItem object at 0x7f2023722a48>, <dnf.transaction.TransactionItem object at 0x7f2023722aa0>, <dnf.transaction.TransactionItem object at 0x7f2023722af8>, <dnf.transaction.TransactionItem object at 0x7f2023722b50>, <dnf.transaction.TransactionItem object at 0x7f2023722ba8>, <dnf.transaction.TransactionItem object at 0x7f2023722c00>, <dnf.transaction.TransactionItem object at 0x7f2023722c58>, <dnf.transaction.TransactionItem object at 0x7f2023722cb0>, <dnf.transaction.TransactionItem object at 0x7f2023722d08>, <dnf.transaction.TransactionItem object at 0x7f2023722d60>, <dnf.transaction.TransactionItem object at 0x7f2023722db8>, <dnf.transaction.TransactionItem object at 0x7f2023722e10>, <dnf.transaction.TransactionItem object at 0x7f2023722e68>, <dnf.transaction.TransactionItem object at 0x7f2023722ec0>, <dnf.transaction.TransactionItem object at 0x7f2023722f18>, <dnf.transaction.TransactionItem object at 0x7f2023722f70>, <dnf.transaction.TransactionItem object at 0x7f2023722fc8>, <dnf.transaction.TransactionItem object at 0x7f2023724050>, <dnf.transaction.TransactionItem object at 0x7f20237240a8>, <dnf.transaction.TransactionItem object at 0x7f2023724100>, <dnf.transaction.TransactionItem object at 0x7f2023724158>, <dnf.transaction.TransactionItem object at 0x7f20237241b0>, <dnf.transaction.TransactionItem object at 0x7f2023724208>, <dnf.transaction.TransactionItem object at 0x7f2023724260>, <dnf.transaction.TransactionItem object at 0x7f20237242b8>, <dnf.transaction.TransactionItem object at 0x7f2023724310>, <dnf.transaction.TransactionItem object at 0x7f2023724368>, <dnf.transaction.TransactionItem object at 0x7f20237243c0>, <dnf.transaction.TransactionItem object at 0x7f2023724418>, <dnf.transaction.TransactionItem object at 0x7f2023724470>, <dnf.transaction.TransactionItem object at 0x7f20237244c8>, <dnf.transaction.TransactionItem object at 0x7f2023724520>, <dnf.transaction.TransactionItem object at 0x7f2023724578>, <dnf.transaction.TransactionItem object at 0x7f20237245d0>, <dnf.transaction.TransactionItem object at 0x7f2023724628>, <dnf.transaction.TransactionItem object at 0x7f2023724680>, <dnf.transaction.TransactionItem object at 0x7f20237246d8>, <dnf.transaction.TransactionItem object at 0x7f2023724730>, <dnf.transaction.TransactionItem object at 0x7f2023724788>, <dnf.transaction.TransactionItem object at 0x7f20237247e0>, <dnf.transaction.TransactionItem object at 0x7f2023724838>, <dnf.transaction.TransactionItem object at 0x7f2023724890>, <dnf.transaction.TransactionItem object at 0x7f20237248e8>, <dnf.transaction.TransactionItem object at 0x7f2023724940>, <dnf.transaction.TransactionItem object at 0x7f2023724998>, <dnf.transaction.TransactionItem object at 0x7f20237249f0>, <dnf.transaction.TransactionItem object at 0x7f2023724a48>, <dnf.transaction.TransactionItem object at 0x7f2023724aa0>, <dnf.transaction.TransactionItem object at 0x7f2023724af8>, <dnf.transaction.TransactionItem object at 0x7f2023724b50>, <dnf.transaction.TransactionItem object at 0x7f2023724ba8>, <dnf.transaction.TransactionItem object at 0x7f2023724c00>, <dnf.transaction.TransactionItem object at 0x7f2023724c58>, <dnf.transaction.TransactionItem object at 0x7f2023724cb0>, <dnf.transaction.TransactionItem object at 0x7f2023724d08>, <dnf.transaction.TransactionItem object at 0x7f2023724d60>, <dnf.transaction.TransactionItem object at 0x7f2023724db8>, <dnf.transaction.TransactionItem object at 0x7f2023724e10>, <dnf.transaction.TransactionItem object at 0x7f2023724e68>, <dnf.transaction.TransactionItem object at 0x7f2023724ec0>, <dnf.transaction.TransactionItem object at 0x7f2023724f18>, <dnf.transaction.TransactionItem object at 0x7f2023724f70>, <dnf.transaction.TransactionItem object at 0x7f2023724fc8>, <dnf.transaction.TransactionItem object at 0x7f2023726050>, <dnf.transaction.TransactionItem object at 0x7f20237260a8>, <dnf.transaction.TransactionItem object at 0x7f2023726100>, <dnf.transaction.TransactionItem object at 0x7f2023726158>, <dnf.transaction.TransactionItem object at 0x7f20237261b0>, <dnf.transaction.TransactionItem object at 0x7f2023726208>, <dnf.transaction.TransactionItem object at 0x7f2023726260>, <dnf.transaction.TransactionItem object at 0x7f20237262b8>, <dnf.transaction.TransactionItem object at 0x7f2023726310>, <dnf.transaction.TransactionItem object at 0x7f2023726368>, <dnf.transaction.TransactionItem object at 0x7f20237263c0>, <dnf.transaction.TransactionItem object at 0x7f2023726418>, <dnf.transaction.TransactionItem object at 0x7f2023726470>, <dnf.transaction.TransactionItem object at 0x7f20237264c8>, <dnf.transaction.TransactionItem object at 0x7f2023726520>, <dnf.transaction.TransactionItem object at 0x7f2023726578>, <dnf.transaction.TransactionItem object at 0x7f20237265d0>, <dnf.transaction.TransactionItem object at 0x7f2023726628>, <dnf.transaction.TransactionItem object at 0x7f2023726680>, <dnf.transaction.TransactionItem object at 0x7f20237266d8>, <dnf.transaction.TransactionItem object at 0x7f2023726730>, <dnf.transaction.TransactionItem object at 0x7f2023726788>, <dnf.transaction.TransactionItem object at 0x7f20237267e0>, <dnf.transaction.TransactionItem object at 0x7f2023726838>, <dnf.transaction.TransactionItem object at 0x7f2023726890>, <dnf.transaction.TransactionItem object at 0x7f20237268e8>, <dnf.transaction.TransactionItem object at 0x7f2023726940>, <dnf.transaction.TransactionItem object at 0x7f2023726998>, <dnf.transaction.TransactionItem object at 0x7f20237269f0>, <dnf.transaction.TransactionItem object at 0x7f2023726a48>, <dnf.transaction.TransactionItem object at 0x7f2023726aa0>, <dnf.transaction.TransactionItem object at 0x7f2023726af8>, <dnf.transaction.TransactionItem object at 0x7f2023726b50>, <dnf.transaction.TransactionItem object at 0x7f2023726ba8>, <dnf.transaction.TransactionItem object at 0x7f2023726c00>, <dnf.transaction.TransactionItem object at 0x7f2023726c58>, <dnf.transaction.TransactionItem object at 0x7f2023726cb0>, <dnf.transaction.TransactionItem object at 0x7f2023726d08>, <dnf.transaction.TransactionItem object at 0x7f2023726d60>, <dnf.transaction.TransactionItem object at 0x7f2023726db8>, <dnf.transaction.TransactionItem object at 0x7f2023726e10>, <dnf.transaction.TransactionItem object at 0x7f2023726e68>, <dnf.transaction.TransactionItem object at 0x7f2023726ec0>, <dnf.transaction.TransactionItem object at 0x7f2023726f18>, <dnf.transaction.TransactionItem object at 0x7f2023726f70>, <dnf.transaction.TransactionItem object at 0x7f2023726fc8>, <dnf.transaction.TransactionItem object at 0x7f2023728050>, <dnf.transaction.TransactionItem object at 0x7f20237280a8>, <dnf.transaction.TransactionItem object at 0x7f2023728100>, <dnf.transaction.TransactionItem object at 0x7f2023728158>, <dnf.transaction.TransactionItem object at 0x7f20237281b0>, <dnf.transaction.TransactionItem object at 0x7f2023728208>, <dnf.transaction.TransactionItem object at 0x7f2023728260>, <dnf.transaction.TransactionItem object at 0x7f20237282b8>, <dnf.transaction.TransactionItem object at 0x7f2023728310>, <dnf.transaction.TransactionItem object at 0x7f2023728368>, <dnf.transaction.TransactionItem object at 0x7f20237283c0>, <dnf.transaction.TransactionItem object at 0x7f2023728418>, <dnf.transaction.TransactionItem object at 0x7f2023728470>, <dnf.transaction.TransactionItem object at 0x7f20237284c8>, <dnf.transaction.TransactionItem object at 0x7f2023728520>, <dnf.transaction.TransactionItem object at 0x7f2023728578>, <dnf.transaction.TransactionItem object at 0x7f20237285d0>, <dnf.transaction.TransactionItem object at 0x7f2023728628>, <dnf.transaction.TransactionItem object at 0x7f2023728680>, <dnf.transaction.TransactionItem object at 0x7f20237286d8>, <dnf.transaction.TransactionItem object at 0x7f2023728730>, <dnf.transaction.TransactionItem object at 0x7f2023728788>, <dnf.transaction.TransactionItem object at 0x7f20237287e0>, <dnf.transaction.TransactionItem object at 0x7f2023728838>, <dnf.transaction.TransactionItem object at 0x7f2023728890>, <dnf.transaction.TransactionItem object at 0x7f20237288e8>, <dnf.transaction.TransactionItem object at 0x7f2023728940>, <dnf.transaction.TransactionItem object at 0x7f2023728998>, <dnf.transaction.TransactionItem object at 0x7f20237289f0>, <dnf.transaction.TransactionItem object at 0x7f2023728a48>, <dnf.transaction.TransactionItem object at 0x7f2023728aa0>, <dnf.transaction.TransactionItem object at 0x7f2023728af8>, <dnf.transaction.TransactionItem object at 0x7f2023728b50>, <dnf.transaction.TransactionItem object at 0x7f2023728ba8>, <dnf.transaction.TransactionItem object at 0x7f2023728c00>, <dnf.transaction.TransactionItem object at 0x7f2023728c58>, <dnf.transaction.TransactionItem object at 0x7f2023728cb0>, <dnf.transaction.TransactionItem object at 0x7f2023728d08>, <dnf.transaction.TransactionItem object at 0x7f2023728d60>, <dnf.transaction.TransactionItem object at 0x7f2023728db8>, <dnf.transaction.TransactionItem object at 0x7f2023728e10>, <dnf.transaction.TransactionItem object at 0x7f2023728e68>, <dnf.transaction.TransactionItem object at 0x7f2023728ec0>, <dnf.transaction.TransactionItem object at 0x7f2023728f18>, <dnf.transaction.TransactionItem object at 0x7f2023728f70>, <dnf.transaction.TransactionItem object at 0x7f2023728fc8>, <dnf.transaction.TransactionItem object at 0x7f202372a050>, <dnf.transaction.TransactionItem object at 0x7f202372a0a8>, <dnf.transaction.TransactionItem object at 0x7f202372a100>, <dnf.transaction.TransactionItem object at 0x7f202372a158>, <dnf.transaction.TransactionItem object at 0x7f202372a1b0>, <dnf.transaction.TransactionItem object at 0x7f202372a208>, <dnf.transaction.TransactionItem object at 0x7f202372a260>, <dnf.transaction.TransactionItem object at 0x7f202372a2b8>, <dnf.transaction.TransactionItem object at 0x7f202372a310>, <dnf.transaction.TransactionItem object at 0x7f202372a368>, <dnf.transaction.TransactionItem object at 0x7f202372a3c0>, <dnf.transaction.TransactionItem object at 0x7f202372a418>, <dnf.transaction.TransactionItem object at 0x7f202372a470>, <dnf.transaction.TransactionItem object at 0x7f202372a4c8>, <dnf.transaction.TransactionItem object at 0x7f202372a520>, <dnf.transaction.TransactionItem object at 0x7f202372a578>, <dnf.transaction.TransactionItem object at 0x7f202372a5d0>, <dnf.transaction.TransactionItem object at 0x7f202372a628>, <dnf.transaction.TransactionItem object at 0x7f202372a680>, <dnf.transaction.TransactionItem object at 0x7f202372a6d8>, <dnf.transaction.TransactionItem object at 0x7f202372a730>, <dnf.transaction.TransactionItem object at 0x7f202372a788>, <dnf.transaction.TransactionItem object at 0x7f202372a7e0>, <dnf.transaction.TransactionItem object at 0x7f202372a838>, <dnf.transaction.TransactionItem object at 0x7f202372a890>, <dnf.transaction.TransactionItem object at 0x7f202372a8e8>, <dnf.transaction.TransactionItem object at 0x7f202372a940>, <dnf.transaction.TransactionItem object at 0x7f202372a998>, <dnf.transaction.TransactionItem object at 0x7f202372a9f0>, <dnf.transaction.TransactionItem object at 0x7f202372aa48>, <dnf.transaction.TransactionItem object at 0x7f202372aaa0>, <dnf.transaction.TransactionItem object at 0x7f202372aaf8>, <dnf.transaction.TransactionItem object at 0x7f202372ab50>, <dnf.transaction.TransactionItem object at 0x7f202372aba8>, <dnf.transaction.TransactionItem object at 0x7f202372ac00>, <dnf.transaction.TransactionItem object at 0x7f202372ac58>, <dnf.transaction.TransactionItem object at 0x7f202372acb0>, <dnf.transaction.TransactionItem object at 0x7f202372ad08>, <dnf.transaction.TransactionItem object at 0x7f202372ad60>, <dnf.transaction.TransactionItem object at 0x7f202372adb8>, <dnf.transaction.TransactionItem object at 0x7f202372ae10>, <dnf.transaction.TransactionItem object at 0x7f202372ae68>, <dnf.transaction.TransactionItem object at 0x7f202372aec0>, <dnf.transaction.TransactionItem object at 0x7f202372af18>, <dnf.transaction.TransactionItem object at 0x7f202372af70>, <dnf.transaction.TransactionItem object at 0x7f202372afc8>, <dnf.transaction.TransactionItem object at 0x7f202372c050>, <dnf.transaction.TransactionItem object at 0x7f202372c0a8>, <dnf.transaction.TransactionItem object at 0x7f202372c100>, <dnf.transaction.TransactionItem object at 0x7f202372c158>, <dnf.transaction.TransactionItem object at 0x7f202372c1b0>, <dnf.transaction.TransactionItem object at 0x7f202372c208>, <dnf.transaction.TransactionItem object at 0x7f202372c260>] > _intf.payload._base.rpm_probfilter: set([]) > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.cache: [en_US.UTF-8, en_US, en.UTF-8, en, C] > _intf.payload._base._comps._langs.last_locale: en_US.UTF-8 > _intf.payload._base._comps._installed_environments: {} > _intf.payload._base._comps.persistor: None > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7f2027f028a0> > _intf.payload._base._comps._installed_groups: {'core': [u'openssh-clients', u'less', u'iputils', u'sudo', u'parted', u'kbd', u'iproute', u'selinux-policy-targeted', u'curl', u'rpm', u'vim-minimal', u'systemd', u'coreutils', u'glibc', u'hostname', u'uboot-tools', u'shadow-utils', u'passwd', u'dracut-config-rescue', u'basesystem', u'man-db', u'NetworkManager', u'policycoreutils', u'procps-ng', u'ncurses', u'authconfig', u'grubby', u'util-linux', u'cronie', u'bash', u'audit', u'dhclient', u'rootfiles', u'setup', u'firewalld', u'e2fsprogs', u'openssh-server', u'initscripts', u'plymouth', u'yum', u'filesystem'], 'rubyonrails': [u'rubygem-minitest', u'rubygem-rack-test', u'rubygem-sass-rails', u'ruby-irb', u'rubygem-rack', u'rubygem-abrt', u'rubygem-net-http-persistent', u'rubygem-sqlite3', u'rubygem-sass', u'rubygem-ruby2ruby', u'rubygem-i18n', u'rubygems', u'rubygem-activemodel', u'rubygem-io-console', u'rubygem-uglifier', u'rubygem-erubis', u'rubygem-tzinfo', u'rubygem-bundler', u'rubygem-json', u'rubygem-ruby_parser', u'rubygem-jbuilder', u'rubygem-passenger-native', u'rubygem-activerecord', u'rubygem-rack-cache', u'rubygem-actionmailer', u'rubygem-execjs', u'rubygem-railties', u'ruby-libs', u'rubygem-hike', u'rubygem-treetop', u'rubygem-mail', u'rubygem-coffee-script-source', u'ruby-devel', u'rubygem-builder', u'rubygem-activeresource', u'rubygem-passenger', u'rubygem-rails', u'rubygem-sdoc', u'rubygem-passenger-native-libs', u'rubygem-sprockets', u'rubygem-polyglot', u'rubygem-ref', u'rubygem-bigdecimal', u'rubygem-multi_json', u'rubygem-rack-ssl', u'rubygem-tilt', u'ruby', u'rubygem-actionpack', u'rubygem-therubyracer', u'rubygem-listen', u'rubygem-arel', u'rubygem-passenger-devel', u'sqlite-devel', u'rubygem-thor', u'rubygem-activesupport', u'rubygem-sexp_processor', u'rubygem-rdoc', u'rubygem-turbolinks', u'rubygem-rake', u'rubygem-coffee-rails', u'rubygem-mime-types', u'rubygem-mongo', u'rubygem-diff-lcs', u'rubygem-sinatra', u'rubygem-jquery-rails', u'rubygem-coffee-script', u'rubygem-journey', u'rubygem-bcrypt'], 'python-web': [u'numpy', u'libcurl-devel', u'libcurl', u'libjpeg-turbo', u'pymongo-gridfs', u'freetype-devel', u'mod_wsgi', u'python', u'MySQL-python', u'python-magic', u'python-virtualenv', u'python-psycopg2', u'libjpeg-turbo-devel', u'pymongo', u'numpy-f2py'], 'hardware-support': [u'iwl100-firmware', u'ipw2200-firmware', u'ipw2100-firmware', u'iwl6000g2b-firmware', u'iwl7260-firmware', u'iwl5150-firmware', u'iwl135-firmware', u'iwl2000-firmware', u'iwl3945-firmware', u'iwl3160-firmware', u'b43-openfwwf', u'iwl6000g2a-firmware', u'iwl6050-firmware', u'iwl4965-firmware', u'iwl2030-firmware', u'atmel-firmware', u'iwl105-firmware', u'usb_modeswitch', u'iwl6000-firmware', u'zd1211-firmware', u'libertas-usb8388-firmware', u'iwl5000-firmware', u'iwl1000-firmware', u'b43-fwcutter'], 'standard': [u'deltarpm', u'stunnel', u'fpaste', u'rsyslog', u'fedora-release-notes', u'pam_pkcs11', u'mcelog', u'ethtool', u'lftp', u'unzip', u'psacct', u'sssd', u'mlocate', u'cpio', u'bash-completion', u'words', u'cifs-utils', u'coolkey', u'numactl', u'dbus', u'net-tools', u'man-pages', u'yum-langpacks', u'vconfig', u'dump', u'ed', u'dosfstools', u'rng-tools', u'mdadm', u'mailcap', u'ftp', u'rsync', u'abrt-cli', u'btrfs-progs', u'finger', u'irqbalance', u'hunspell', u'bc', u'wget', u'symlinks', u'pcmciautils', u'acl', u'bind-utils', u'passwdqc', u'lsof', u'cryptsetup', u'tcp_wrappers', u'ntfs-3g', u'sos', u'zip', u'gnupg2', u'microcode_ctl', u'iptstate', u'bridge-utils', u'tcpdump', u'realmd', u'traceroute', u'cyrus-sasl-plain', u'setuptool', u'telnet', u'ntsysv', u'pinfo', u'pm-utils', u'fprintd-pam', u'attr', u'mtr', u'tree', u'plymouth', u'pam_krb5', u'irda-utils', u'tar', u'sudo', u'nmap-ncat', u'logrotate', u'jwhois', u'at', u'file', u'rsh', u'rdist', u'crontabs', u'bzip2', u'PackageKit-yum-plugin', u'which', u'ntfsprogs', u'smartmontools', u'wireless-tools', u'time', u'quota', u'yum-utils', u'nfs-utils', u'dos2unix', u'nano', u'usbutils', u'pciutils', u'talk'], 'web-server': [u'httpd', u'httpd-manual', u'mod_ssl', u'webalizer', u'php-ldap', u'squid', u'mod_perl', u'crypto-utils', u'php-mysql', u'php']} > _intf.payload._base._closed: False > _intf.payload._base._ts: None > _intf.payload._base._goal: Goal instance, containing members: > _intf.payload._base._conf: YumConf instance, containing members: > _intf.payload._base._conf.__opt139776239880272: bold > _intf.payload._base._conf.__opt139776239878992: auto > _intf.payload._base._conf.__opt139776239889424: True > _intf.payload._base._conf.__opt139776239881168: False > _intf.payload._base._conf.__opt139776239843024: /mnt/sysimage > _intf.payload._base._conf.__opt139776239886608: roundrobin > _intf.payload._base._conf.__opt139776239843792: None > _intf.payload._base._conf.__opt139776239887760: [nocrypto] > _intf.payload._base._conf.__opt139776239844432: 7 > _intf.payload._base._conf.__opt139776239881680: [yum, systemd] > _intf.payload._base._conf.__opt139776239887376: None > _intf.payload._base._conf.__opt139776239886992: None > _intf.payload._base._conf.__opt139776239887504: [kernel, installonlypkg(kernel), installonlypkg(kernel-module), installonlypkg(vm)] > _intf.payload._base._conf.__opt139776239887888: False > _intf.payload._base._conf.__opt139776239881040: None > _intf.payload._base._conf.__opt139776239844816: False > _intf.payload._base._conf.__opt139776239907152: False > _intf.payload._base._conf.__opt139776239844048: /dev/log > _intf.payload._base._conf.__opt139776239844688: /tmp/dnf.cache > _intf.payload._base._conf.__opt139776239878736: False > _intf.payload._base._conf.__opt139776239843152: /etc/dnf/dnf.conf > _intf.payload._base._conf.__opt139776239882192: False > _intf.payload._base._conf.__opt139776239843408: [/usr/lib/python2.7/site-packages/dnf-plugins] > _intf.payload._base._conf.__opt139776239843920: LOG_USER > _intf.payload._base._conf.__opt139776239879120: bold > _intf.payload._base._conf.__opt139776239889296: True > _intf.payload._base._conf.yumvar: {'releasever': 21, 'basearch': x86_64, 'arch': ia32e} > _intf.payload._base._conf.__opt139776239844944: /tmp/payload-logs > _intf.payload._base._conf.__opt139776239889680: False > _intf.payload._base._conf.__opt139776239844176: /mnt/sysimage/var/lib/dnf > _intf.payload._base._conf.__opt139776239878864: https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf > _intf.payload._base._conf.__opt139776239878224: 172800 > _intf.payload._base._conf.__opt139776239880400: normal > _intf.payload._base._conf.__opt139776239880016: normal > _intf.payload._base._conf.__opt139776239879888: bold,underline,green > _intf.payload._base._conf.__opt139776239879760: dim,cyan > _intf.payload._base._conf.__opt139776239886736: False > _intf.payload._base._conf.__opt139776239887632: 0 > _intf.payload._base._conf.__opt139776239879504: bold,red > _intf.payload._base._conf.__opt139776239845200: False > _intf.payload._base._conf.__opt139776239889936: 0 > _intf.payload._base._conf.__opt139776239888400: True > _intf.payload._base._conf.__opt139776239880144: normal > _intf.payload._base._conf.__opt139776239887120: None > _intf.payload._base._conf.__opt139776239889808: 30.0 > _intf.payload._base._conf.__opt139776239880656: None > _intf.payload._base._conf.__opt139776239880784: True > _intf.payload._base._conf.__opt139776239878608: best > _intf.payload._base._conf.__opt139776239888016: False > _intf.payload._base._conf.__opt139776239879376: normal > _intf.payload._base._conf.__opt139776239880912: None > _intf.payload._base._conf.__opt139776239888912: False > _intf.payload._base._conf.__opt139776239845072: [/etc/yum.repos.d, /etc/anaconda.repos.d, /tmp/updates/anaconda.repos.d, /tmp/product/anaconda.repos.d] > _intf.payload._base._conf.__opt139776239843664: False > _intf.payload._base._conf.__opt139776239842704: 0 > _intf.payload._base._conf.__opt139776239888656: False > _intf.payload._base._conf.__opt139776239881552: info > _intf.payload._base._conf.__opt139776239888144: False > _intf.payload._base._conf.__opt139776239886864: None > _intf.payload._base._conf.__opt139776239842576: 0 > _intf.payload._base._conf.__opt139776239881936: True > _intf.payload._base._conf.__opt139776239878480: [] > _intf.payload._base._conf.__opt139776239890192: None > _intf.payload._base._conf.__opt139776239843280: True > _intf.payload._base._conf.__opt139776239888784: False > _intf.payload._base._conf.__opt139776239879248: bold,yellow > _intf.payload._base._conf.__opt139776239890064: 0 > _intf.payload._base._conf.__opt139776239886480: [] > _intf.payload._base._conf.__opt139776239889552: True > _intf.payload._base._conf.__opt139776239879632: bold,blue > _intf.payload._base._conf.__opt139776239878352: 10800 > _intf.payload._base._conf.__opt139776239907280: single-user-commands > _intf.payload._base._conf.__opt139776239882128: False > _intf.payload._base._conf.__opt139776239907024: False > _intf.payload._base._conf.__opt139776239843536: [/etc/dnf/plugins] > _intf.payload._base._conf.__opt139776239887248: None > _intf.payload._base._conf.__opt139776239890320: all > _intf.payload._base._conf.__opt139776239880528: bold > _intf.payload._base._conf.__opt139776239881424: [dnf, rpm] > _intf.payload._base._conf.__opt139776239881296: True > _intf.payload._base._conf.__opt139776239842896: redhat-release > _intf.payload._base._conf.__opt139776239845328: [] > _intf.payload._base._conf._section: None > _intf.payload._base._conf.__opt139776239844304: 10 > _intf.payload._base._conf.__opt139776239888528: True > _intf.payload._base._conf.__opt139776239889168: False > _intf.payload._base._conf.__opt139776239844560: True > _intf.payload._base._conf.__opt139776239889040: True > _intf.payload._base._conf.__opt139776239888272: True > _intf.payload._base._sack: Sack instance, containing members: > _intf.payload._base._sack.logger: Already dumped (Logger instance) > _intf.payload._base.plugins: Plugins instance, containing members: > _intf.payload._base.plugins.plugin_cls: [] > _intf.payload._base.plugins.plugins: [] > _intf.payload._base._tempfiles: [] > _intf.payload._base.logging: Logging instance, containing members: > _intf.payload._base.logging.setup: <function noop at 0x7f2027e67230> > _intf.payload._base.logging.presetup: <function noop at 0x7f2027e670c8> > _intf.payload._base.logging.stdout_handler: Already dumped (StreamHandler instance) > _intf.payload._base.logging.stderr_handler: Already dumped (StreamHandler instance) > _intf.payload._base._group_persistor: GroupPersistor instance, containing members: > _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: {'GROUPS': {u'core': [u'openssh-clients', u'less', u'iputils', u'sudo', u'parted', u'kbd', u'iproute', u'selinux-policy-targeted', u'curl', u'rpm', u'vim-minimal', u'systemd', u'coreutils', u'glibc', u'hostname', u'uboot-tools', u'shadow-utils', u'passwd', u'dracut-config-rescue', u'basesystem', u'man-db', u'NetworkManager', u'policycoreutils', u'procps-ng', u'ncurses', u'authconfig', u'grubby', u'util-linux', u'cronie', u'bash', u'audit', u'dhclient', u'rootfiles', u'setup', u'firewalld', u'e2fsprogs', u'openssh-server', u'initscripts', u'plymouth', u'yum', u'filesystem'], u'rubyonrails': [u'rubygem-minitest', u'rubygem-rack-test', u'rubygem-sass-rails', u'ruby-irb', u'rubygem-rack', u'rubygem-abrt', u'rubygem-net-http-persistent', u'rubygem-sqlite3', u'rubygem-sass', u'rubygem-ruby2ruby', u'rubygem-i18n', u'rubygems', u'rubygem-activemodel', u'rubygem-io-console', u'rubygem-uglifier', u'rubygem-erubis', u'rubygem-tzinfo', u'rubygem-bundler', u'rubygem-json', u'rubygem-ruby_parser', u'rubygem-jbuilder', u'rubygem-passenger-native', u'rubygem-activerecord', u'rubygem-rack-cache', u'rubygem-actionmailer', u'rubygem-execjs', u'rubygem-railties', u'ruby-libs', u'rubygem-hike', u'rubygem-treetop', u'rubygem-mail', u'rubygem-coffee-script-source', u'ruby-devel', u'rubygem-builder', u'rubygem-activeresource', u'rubygem-passenger', u'rubygem-rails', u'rubygem-sdoc', u'rubygem-passenger-native-libs', u'rubygem-sprockets', u'rubygem-polyglot', u'rubygem-ref', u'rubygem-bigdecimal', u'rubygem-multi_json', u'rubygem-rack-ssl', u'rubygem-tilt', u'ruby', u'rubygem-actionpack', u'rubygem-therubyracer', u'rubygem-listen', u'rubygem-arel', u'rubygem-passenger-devel', u'sqlite-devel', u'rubygem-thor', u'rubygem-activesupport', u'rubygem-sexp_processor', u'rubygem-rdoc', u'rubygem-turbolinks', u'rubygem-rake', u'rubygem-coffee-rails', u'rubygem-mime-types', u'rubygem-mongo', u'rubygem-diff-lcs', u'rubygem-sinatra', u'rubygem-jquery-rails', u'rubygem-coffee-script', u'rubygem-journey', u'rubygem-bcrypt'], u'python-web': [u'numpy', u'libcurl-devel', u'libcurl', u'libjpeg-turbo', u'pymongo-gridfs', u'freetype-devel', u'mod_wsgi', u'python', u'MySQL-python', u'python-magic', u'python-virtualenv', u'python-psycopg2', u'libjpeg-turbo-devel', u'pymongo', u'numpy-f2py'], u'hardware-support': [u'iwl100-firmware', u'ipw2200-firmware', u'ipw2100-firmware', u'iwl6000g2b-firmware', u'iwl7260-firmware', u'iwl5150-firmware', u'iwl135-firmware', u'iwl2000-firmware', u'iwl3945-firmware', u'iwl3160-firmware', u'b43-openfwwf', u'iwl6000g2a-firmware', u'iwl6050-firmware', u'iwl4965-firmware', u'iwl2030-firmware', u'atmel-firmware', u'iwl105-firmware', u'usb_modeswitch', u'iwl6000-firmware', u'zd1211-firmware', u'libertas-usb8388-firmware', u'iwl5000-firmware', u'iwl1000-firmware', u'b43-fwcutter'], u'standard': [u'deltarpm', u'stunnel', u'fpaste', u'rsyslog', u'fedora-release-notes', u'pam_pkcs11', u'mcelog', u'ethtool', u'lftp', u'unzip', u'psacct', u'sssd', u'mlocate', u'cpio', u'bash-completion', u'words', u'cifs-utils', u'coolkey', u'numactl', u'dbus', u'net-tools', u'man-pages', u'yum-langpacks', u'vconfig', u'dump', u'ed', u'dosfstools', u'rng-tools', u'mdadm', u'mailcap', u'ftp', u'rsync', u'abrt-cli', u'btrfs-progs', u'finger', u'irqbalance', u'hunspell', u'bc', u'wget', u'symlinks', u'pcmciautils', u'acl', u'bind-utils', u'passwdqc', u'lsof', u'cryptsetup', u'tcp_wrappers', u'ntfs-3g', u'sos', u'zip', u'gnupg2', u'microcode_ctl', u'iptstate', u'bridge-utils', u'tcpdump', u'realmd', u'traceroute', u'cyrus-sasl-plain', u'setuptool', u'telnet', u'ntsysv', u'pinfo', u'pm-utils', u'fprintd-pam', u'attr', u'mtr', u'tree', u'plymouth', u'pam_krb5', u'irda-utils', u'tar', u'sudo', u'nmap-ncat', u'logrotate', u'jwhois', u'at', u'file', u'rsh', u'rdist', u'crontabs', u'bzip2', u'PackageKit-yum-plugin', u'which', u'ntfsprogs', u'smartmontools', u'wireless-tools', u'time', u'quota', u'yum-utils', u'nfs-utils', u'dos2unix', u'nano', u'usbutils', u'pciutils', u'talk'], u'web-server': [u'httpd', u'httpd-manual', u'mod_ssl', u'webalizer', u'php-ldap', u'squid', u'mod_perl', u'crypto-utils', u'php-mysql', u'php']}, 'ENVIRONMENTS': {}} > _intf.payload._base._group_persistor._original: None > _intf.payload._base.ds_callback: Depsolve instance, containing members: > _intf.payload._base.arch: Arch instance, containing members: > _intf.payload._base.arch.basearch: x86_64 > _intf.payload._base.arch.canonarch: ia32e > _intf.payload._base.logger: Already dumped (Logger instance) > _intf.payload._base._history: None > _intf.payload._createdInitrds: False > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf.payload._required_groups: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._tx_id: 1 > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._addonStates: {'korean-support': 0, 'mate-applications': 0, 'office': 0, 'khmer-support': 0, 'critical-path-kde': 0, 'engineering-and-scientific': 0, 'persian-support': 0, 'mysql': 0, 'georgian-support': 0, 'admin-tools': 0, 'sanskrit-support': 0, 'kde-media': 0, 'font-design': 0, 'editors': 0, 'window-managers': 0, 'directory-server': 0, 'system-tools': 0, 'xmonad-mate': 0, 'kde-education': 0, 'japanese-support': 0, 'libreoffice': 0, 'punjabi-support': 0, 'bhutanese-support': 0, 'xmonad': 0, 'input-methods': 0, 'fedora-packager': 0, 'development-tools': 0, 'critical-path-base': 0, 'gnome-software-development': 0, 'legacy-fonts': 0, 'yiddish-support': 0, 'lxde-office': 0, 'c-development': 0, 'kashmiri-support': 0, 'electronic-lab': 0, 'fonts': 0, 'mate-desktop': 0, 'online-docs': 0, 'russian-support': 0, 'simplified-chinese-support': 0, 'xfce-software-development': 0, 'text-internet': 0, 'gujarati-support': 0, 'dogri-support': 0, 'dial-up': 0, 'books': 0, 'x-software-development': 0, 'virtualization': 0, 'xfce-apps': 0, 'rpm-development-tools': 0, 'legacy-network-server': 0, 'dns-server': 0, 'gnome-desktop': 0, 'news-server': 0, 'guest-desktop-agents': 0, 'multimedia': 0, 'arabic-support': 0, 'kde-telepathy': 0, 'dogtag': 0, 'printing': 0, 'mongodb': 0, 'core': 0, 'authoring-and-publishing': 0, 'rubyonrails': 1, 'security-lab': 0, 'standard': 0, 'konkani-support': 0, 'sindhi-support': 0, 'gnome-games': 0, 'ftp-server': 0, 'thai-support': 0, 'java-development': 0, 'kde-office': 0, 'perl-web': 0, 'haproxy': 0, 'python-web': 1, 'cinnamon-desktop': 0, 'd-development': 0, 'anaconda-tools': 0, 'lxde-media': 0, 'ocaml': 0, 'hardware-support': 0, 'epiphany': 0, 'games': 0, 'critical-path-gnome': 0, 'greek-support': 0, 'xfce-desktop': 0, 'firefox': 0, 'tibetan-support': 0, 'milkymist': 0, 'manipuri-support': 0, 'bodo-support': 0, 'haskell': 0, 'legacy-software-development': 0, 'freeipa-server': 0, 'vietnamese-support': 0, 'java': 0, 'mingw32': 0, 'telugu-support': 0, 'network-server': 0, 'kf5-software-development': 0, 'urdu-support': 0, 'perl': 0, 'sugar-apps': 0, 'mate-compiz': 0, 'tamil-support': 0, 'legacy-software-support': 0, 'xfce-media': 0, 'networkmanager-submodules': 0, 'load-balancer': 0, 'sinhala-support': 0, 'cloud-infrastructure': 0, 'base-x': 0, 'kannada-support': 0, 'malayalam-support': 0, 'jbossas': 0, 'graphics': 0, 'web-server': 0, 'ha': 0, 'ruby': 0, 'smb-server': 0, 'eclipse': 0, 'xfce-office': 0, 'bengali-support': 0, 'oriya-support': 0, 'libreoffice-development': 0, 'nepali-support': 0, 'kde-software-development': 0, '3d-printing': 0, 'assamese-support': 0, 'kde-desktop': 0, 'santali-support': 0, 'basic-desktop': 0, 'kde-apps': 0, 'mail-server': 0, 'traditional-chinese-support': 0, 'education': 0, 'hebrew-support': 0, 'critical-path-xfce': 0, 'kurdish-support': 0, 'server-cfg': 0, 'sound-and-video': 0, 'sql-server': 0, 'finnish-support': 0, 'development-libs': 0, 'critical-path-apps': 0, 'buildsys-build': 0, 'hindi-support': 0, 'robotics-suite': 0, 'critical-path-lxde': 0, 'marathi-support': 0, 'ethiopic-support': 0, 'burmese-support': 0, 'php': 0, 'xfce-extra-plugins': 0, 'guest-agents': 0, 'design-suite': 0, 'tomcat': 0, 'medical': 0, 'lepcha-support': 0, 'sugar-desktop': 0, 'maithili-support': 0, 'lxde-desktop': 0, 'lxde-apps': 0, 'graphical-internet': 0} > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._environmentListBox: ListBox instance, containing members: > _intf._currentAction._spokes._addonListBox: ListBox instance, containing members: > _intf._currentAction._spokes.selectedGroups: [rubyonrails, python-web] > _intf._currentAction._spokes._origAddons: [python-web, rubyonrails] > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._origEnvironment: web-server-environment > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes.excludedGroups: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.environment: web-server-environment >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningLabel: None > _intf._currentAction._spokes._repoNameWarningBox: None > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._repoStore: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._mirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoMirrorlistCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._duplicateRepoCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._duplicateRepoCheck._run_check: <bound method SourceSpoke._checkDuplicateRepos of <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0>> > _intf._currentAction._spokes._duplicateRepoCheck._parent: Already dumped (SourceSpoke instance) > _intf._currentAction._spokes._duplicateRepoCheck._input_obj: Already dumped (ListStore instance) > _intf._currentAction._spokes._duplicateRepoCheck._data: None > _intf._currentAction._spokes._duplicateRepoCheck._check_status: None > _intf._currentAction._spokes._duplicateRepoCheck._enabled: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoURLChecks: {} > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoView: TreeView instance, containing members: > _intf._currentAction._spokes._repoNameChecks: {} > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._repoProxyChecks: {} > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlEntry: Entry instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._urlCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._urlCheck._run_check: <bound method SourceSpoke._checkURLEntry of <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0>> > _intf._currentAction._spokes._urlCheck._parent: Already dumped (SourceSpoke instance) > _intf._currentAction._spokes._urlCheck._input_obj: Already dumped (Entry instance) > _intf._currentAction._spokes._urlCheck._data: None > _intf._currentAction._spokes._urlCheck._check_status: None > _intf._currentAction._spokes._urlCheck._enabled: True > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._check_list: [Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >] > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._add_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._add_dialog._chosen_layouts: [] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._device_size_text: None > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._arrow: Image instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set([]) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: {'Africa': set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka']), 'America': set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay']), 'Antarctica': set(['Troll', 'DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson']), 'Arctic': set(['Longyearbyen']), 'Asia': set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera']), 'Atlantic': set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia']), 'Australia': set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide']), 'Europe': set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo']), 'Indian': set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas']), 'Pacific': set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji']), 'US': set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska']), 'Etc': set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT'])} > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._serverCheck: InputCheck instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7f20214f5350>> > _intf._currentAction._spokes._config_dialog._serverCheck._parent: Already dumped (NTPconfigDialog instance) > _intf._currentAction._spokes._config_dialog._serverCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck._data: None > _intf._currentAction._spokes._config_dialog._serverCheck._check_status: Skipped > _intf._currentAction._spokes._config_dialog._serverCheck._enabled: True > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x7f20330b93d0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._addButton: Button instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [Already dumped (InputCheck instance) >] > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: America > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: New_York > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes.selected_disks: [vda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 2861.02 MiB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (DNFPayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2861.02 MiB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (DNFPayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: http://192.168.122.1:/updates.img >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (DNFPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f2027db41b8>, True), 'type': (<function <lambda> at 0x7f2027db4410>, True), 'addons': (<function list_addons_callback at 0x7f2027db4320>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f2027db4230>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.45-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: http://192.168.122.1:/updates.img > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: True > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: None > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: False > opts.loglevel: debug > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >12:52:02,253 INFO anaconda: /sbin/anaconda 21.45-1 >12:52:02,479 INFO anaconda: 2097152 kB (2048 MB) are available >12:52:02,480 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:52:02,480 INFO anaconda: Switching logging level to debug >12:52:02,487 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:52:02,488 INFO anaconda: Default encoding = utf-8 >12:52:02,520 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >12:52:02,741 WARN anaconda.stdout: Not asking for VNC because we don't have a network >12:52:02,742 INFO anaconda: Display mode = g >12:52:02,742 INFO anaconda: 2097152 kB (2048 MB) are available >12:52:02,743 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >12:52:03,659 DEBUG anaconda: X server has signalled a successful start. >12:52:03,664 INFO anaconda: Starting window manager, pid 1581. >12:52:03,828 INFO anaconda: Started spice-vdagent. >12:52:04,321 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139776231036672) >12:52:04,353 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:52:04,355 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:52:04,356 INFO anaconda: using only installclass _Fedora >12:52:04,690 INFO anaconda: bootloader GRUB2 on X86 platform >12:52:04,739 INFO anaconda: bootloader GRUB2 on X86 platform >12:52:04,772 DEBUG anaconda: network: devices found ['eth0'] >12:52:04,878 DEBUG anaconda: updating hostname localhost.localdomain >12:52:04,910 INFO anaconda: Running Thread: AnaStorageThread (139776014628608) >12:52:04,914 INFO anaconda: Running Thread: AnaTimeInitThread (139776006235904) >12:52:04,919 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139775996790528) >12:52:04,925 INFO anaconda: Running Thread: AnaPayloadThread (139775988397824) >12:52:04,936 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139775996790528) >12:52:04,940 ERR anaconda: Geolocation refresh failed - no connectivity >12:52:07,193 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139776231036672) >12:52:07,361 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >12:52:07,384 WARN anaconda: logo image is missing, using a substitute >12:52:10,787 INFO anaconda: Thread Done: AnaStorageThread (139776014628608) >12:52:11,002 INFO anaconda: Thread Done: AnaTimeInitThread (139776006235904) >12:52:44,693 INFO anaconda: Thread Done: AnaPayloadThread (139775988397824) >12:54:27,594 DEBUG anaconda: network standalone spoke (init): completed: ['eth0'] >12:54:27,610 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >12:54:27,611 DEBUG anaconda: Entered hub: SummaryHub >12:54:27,863 INFO anaconda: Running Thread: AnaNTPserver1 (139775988397824) >12:54:27,874 INFO anaconda: Running Thread: AnaNTPserver2 (139776231036672) >12:54:27,877 INFO anaconda: Running Thread: AnaNTPserver3 (139776014628608) >12:54:27,881 INFO anaconda: Running Thread: AnaNTPserver4 (139776006235904) >12:54:27,888 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:54:27,891 INFO anaconda: Running Thread: AnaDateTimeThread (139775880025856) >12:54:27,989 INFO anaconda: Thread Done: AnaDateTimeThread (139775880025856) >12:54:28,006 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139775880025856) >12:54:28,007 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f2021502390>> on <dictionary-keyiterator object at 0x7f20223fb470> >12:54:28,013 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139775871633152) >12:54:28,013 INFO anaconda: Thread Done: AnaNTPserver1 (139775988397824) >12:54:28,013 INFO anaconda: Thread Done: AnaNTPserver2 (139776231036672) >12:54:28,015 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139775871633152) >12:54:28,018 INFO anaconda: Thread Done: AnaNTPserver4 (139776006235904) >12:54:28,045 INFO anaconda: Thread Done: AnaNTPserver3 (139776014628608) >12:54:28,047 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:54:28,050 INFO anaconda: Running Thread: AnaKeyboardThread (139776006235904) >12:54:28,097 INFO anaconda: fs space: 0 B needed: 2861.02 MiB >12:54:28,130 INFO anaconda: Running Thread: AnaSourceWatcher (139776014628608) >12:54:28,137 DEBUG anaconda: Setting up repos: [] >12:54:28,137 INFO anaconda: Thread Done: AnaSourceWatcher (139776014628608) >12:54:28,144 INFO anaconda: Running Thread: AnaSoftwareWatcher (139776014628608) >12:54:28,168 INFO anaconda: Running Thread: AnaStorageWatcher (139775871633152) >12:54:28,169 INFO anaconda: Thread Done: AnaStorageWatcher (139775871633152) >12:54:28,190 INFO anaconda: Running Thread: AnaCustomStorageInit (139775871633152) >12:54:28,393 DEBUG anaconda: network: GUI, device configuration added: connection 2bd6820f-0bd5-4457-8b66-9a6c8c93d07f device eth0 >12:54:28,406 DEBUG anaconda: network: GUI, connection 2bd6820f-0bd5-4457-8b66-9a6c8c93d07f found >12:54:28,549 DEBUG anaconda: updating hostname localhost.localdomain >12:54:29,008 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f20214f5850> >12:54:29,011 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f20223fa710> >12:54:29,012 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f20223fa710> status to: Getting list of layouts... >12:54:29,012 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> status to: Probing storage... >12:54:29,012 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> status to: Downloading package metadata... >12:54:29,016 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> >12:54:29,016 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> status to: Downloading package metadata... >12:54:29,016 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> status to: Downloading group metadata... >12:54:29,017 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f202239b750> status to: Probing storage... >12:54:29,021 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f202239b750> >08:54:29,485 INFO anaconda: Thread Done: AnaSoftwareWatcher (139776014628608) >08:54:29,488 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139776231036672) >08:54:30,695 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> >08:54:30,699 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> >08:54:30,707 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> >08:54:30,711 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> status to: Checking software dependencies... >08:54:31,567 INFO anaconda: Thread Done: AnaCustomStorageInit (139775871633152) >08:54:32,468 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139776231036672) >08:54:32,505 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> >08:54:32,508 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> >08:54:33,180 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f2021502390>> on <dictionary-keyiterator object at 0x7f20223fb470> >08:54:33,181 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139775880025856) >08:54:33,181 INFO anaconda: Thread Done: AnaKeyboardThread (139776006235904) >08:54:33,245 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f20223fa710> >08:54:33,303 DEBUG anaconda: updating hostname localhost.localdomain >08:54:33,381 DEBUG anaconda: updating hostname localhost.localdomain >08:54:33,382 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f2022362950> status to: Wired (eth0) connected >08:57:06,721 DEBUG anaconda: Entered spoke: SourceSpoke >08:57:06,811 DEBUG anaconda: Setting up repos: [] >08:57:51,702 DEBUG anaconda: Left spoke: SourceSpoke >08:57:51,707 INFO anaconda: Running Thread: AnaPayloadMDThread (139776006235904) >08:57:51,812 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> >08:57:51,816 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> >08:57:51,816 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> status to: Setting up installation source... >08:57:53,220 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> status to: Downloading package metadata... >08:58:35,947 INFO anaconda: Thread Done: AnaPayloadMDThread (139776006235904) >08:58:35,962 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> >08:58:35,965 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> >08:59:33,591 DEBUG anaconda: Entered spoke: SoftwareSelectionSpoke >08:59:44,390 DEBUG anaconda: Left spoke: SoftwareSelectionSpoke >08:59:44,392 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139776006235904) >08:59:45,737 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> >08:59:45,746 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> >08:59:45,746 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> status to: Checking software dependencies... >08:59:46,278 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139776006235904) >08:59:46,345 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f2022403a90> >08:59:46,355 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f20215027d0> >09:00:12,353 DEBUG anaconda: Entered spoke: StorageSpoke >09:00:20,293 DEBUG anaconda: disk free: 992.5 KiB fs free: 0 B sw needs: 1361.64 MiB auto swap: 0 B >09:00:20,327 DEBUG anaconda: running handleException >09:00:20,328 DEBUG anaconda: Traceback (most recent call last): > > File "/tmp/updates/pyanaconda/ui/gui/spokes/storage.py", line 799, in on_back_clicked > rc = self.run_lightbox_dialog(dialog) > > File "/tmp/updates/pyanaconda/ui/gui/spokes/storage.py", line 684, in run_lightbox_dialog > with self.main_window.enlightbox(dialog.window): > >AttributeError: 'StorageSpoke' object has no attribute 'main_window' > >09:00:20,328 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >12:52:04,687 DEBUG packaging: getting release version from tree at None (21) >12:52:04,688 DEBUG packaging: got a release version of 21 >12:52:10,788 INFO packaging: configuring base repo >12:52:10,830 INFO packaging: Loading repositories config on the filesystem. >12:52:42,122 INFO packaging: Refreshing environmentAddons >08:54:29,488 INFO packaging: checking software selection >08:54:32,368 INFO packaging: kernel: no such package kernel-PAE >08:54:32,374 INFO packaging: kernel: selected kernel >08:54:32,451 DEBUG packaging: checking dependencies: success. >08:54:32,453 INFO packaging: 1365 packages selected totalling 3815.74 MiB >08:57:06,811 INFO packaging: Disabled 'updates' >08:57:06,811 INFO packaging: Disabled 'updates-testing' >08:57:52,709 INFO packaging: configuring base repo >08:57:52,710 DEBUG packaging: getting release version from tree at http://download.eng.brq.redhat.com/pub/fedora/linux/development/rawhide/x86_64/os/ (21) >08:57:52,710 DEBUG packaging: retrieving treeinfo from http://download.eng.brq.redhat.com/pub/fedora/linux/development/rawhide/x86_64/os/ (proxy: ; sslverify: True) >08:57:53,165 INFO packaging: Error downloading treeinfo: [Errno 14] HTTP Error 404 - Not Found >08:57:53,165 DEBUG packaging: got a release version of 21 >08:57:53,166 INFO packaging: added repo: 'anaconda' >08:58:33,902 INFO packaging: Refreshing environmentAddons >08:59:44,395 INFO packaging: checking software selection >08:59:46,243 INFO packaging: kernel: no such package kernel-PAE >08:59:46,245 INFO packaging: kernel: selected kernel >08:59:46,269 DEBUG packaging: checking dependencies: success. >08:59:46,270 INFO packaging: 690 packages selected totalling 1361.64 MiB > > >/tmp/program.log: >12:52:02,535 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:52:02,548 DEBUG program: Return code: 0 >12:52:02,550 INFO program: Running... udevadm settle --timeout=300 >12:52:02,593 DEBUG program: Return code: 0 >12:52:02,624 INFO program: Running... modprobe fcoe >12:52:02,693 DEBUG program: Return code: 0 >12:52:02,694 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:52:02,725 INFO program: No FCoE boot disk information is found in EDD! >12:52:02,726 DEBUG program: Return code: 1 >12:52:03,666 INFO program: Running... metacity --display :1 --sm-disable >12:52:03,666 INFO program: Running... spice-vdagent >12:52:03,828 DEBUG program: Return code: 0 >12:52:04,911 INFO program: Running... udevadm settle --timeout=300 >12:52:04,945 DEBUG program: Return code: 0 >12:52:04,946 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >12:52:05,028 DEBUG program: Return code: 0 >12:52:05,028 INFO program: Running... udevadm settle --timeout=300 >12:52:05,049 DEBUG program: Return code: 0 >12:52:05,050 INFO program: Running... systemctl start chronyd.service >12:52:05,201 DEBUG program: Return code: 0 >12:52:05,202 INFO program: Running... multipath -c /dev/vda >12:52:05,235 DEBUG program: Return code: 1 >12:52:06,454 INFO program: Running... xfs_db -c sb 0 -c p dblocks -c p blocksize /dev/vda1 >12:52:06,498 INFO program: dblocks = 128000 >12:52:06,499 INFO program: blocksize = 4096 >12:52:06,499 DEBUG program: Return code: 0 >12:52:06,503 INFO program: Running... modprobe xfs >12:52:06,707 DEBUG program: Return code: 0 >12:52:06,904 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >12:52:06,935 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=ze4YeX-JFa5-4ItE-TQYN-0vQk-vZni-toDQLW LVM2_PE_START=1024.00 LVM2_VG_NAME=rhel LVM2_VG_UUID=y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >12:52:06,935 DEBUG program: Return code: 0 >12:52:06,992 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >12:52:07,010 INFO program: LVM2_VG_NAME=rhel LVM2_LV_NAME=root LVM2_LV_UUID=zCucbh-s1h2-9JZ3-ODWP-LZmg-8wZk-MJSLTx LVM2_LV_SIZE=7032832.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >12:52:07,011 INFO program: LVM2_VG_NAME=rhel LVM2_LV_NAME=swap LVM2_LV_UUID=dro8ZT-oO2i-R1Rh-oHJH-mjXM-MCH2-Ved3iY LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >12:52:07,011 DEBUG program: Return code: 0 >12:52:08,213 INFO program: Running... xfs_db -c sb 0 -c p dblocks -c p blocksize /dev/mapper/rhel-root >12:52:08,234 INFO program: dblocks = 1758208 >12:52:08,234 INFO program: blocksize = 4096 >12:52:08,235 DEBUG program: Return code: 0 >12:52:08,813 INFO program: Running... dumpe2fs -h /dev/loop1 >12:52:08,831 INFO program: dumpe2fs 1.42.10 (18-May-2014) >12:52:08,832 INFO program: Filesystem volume name: Anaconda >12:52:08,832 INFO program: Last mounted on: / >12:52:08,832 INFO program: Filesystem UUID: 3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99 >12:52:08,833 INFO program: Filesystem magic number: 0xEF53 >12:52:08,833 INFO program: Filesystem revision #: 1 (dynamic) >12:52:08,833 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:52:08,834 INFO program: Filesystem flags: signed_directory_hash >12:52:08,834 INFO program: Default mount options: user_xattr acl >12:52:08,834 INFO program: Filesystem state: clean >12:52:08,834 INFO program: Errors behavior: Continue >12:52:08,835 INFO program: Filesystem OS type: Linux >12:52:08,835 INFO program: Inode count: 131072 >12:52:08,835 INFO program: Block count: 2097152 >12:52:08,835 INFO program: Reserved block count: 0 >12:52:08,836 INFO program: Free blocks: 1191067 >12:52:08,836 INFO program: Free inodes: 100584 >12:52:08,836 INFO program: First block: 1 >12:52:08,836 INFO program: Block size: 1024 >12:52:08,836 INFO program: Fragment size: 1024 >12:52:08,837 INFO program: Reserved GDT blocks: 256 >12:52:08,837 INFO program: Blocks per group: 8192 >12:52:08,837 INFO program: Fragments per group: 8192 >12:52:08,837 INFO program: Inodes per group: 512 >12:52:08,838 INFO program: Inode blocks per group: 128 >12:52:08,838 INFO program: Flex block group size: 16 >12:52:08,838 INFO program: Filesystem created: Thu Jul 3 09:27:59 2014 >12:52:08,838 INFO program: Last mount time: Thu Jul 3 09:28:03 2014 >12:52:08,838 INFO program: Last write time: Thu Jul 3 09:28:11 2014 >12:52:08,839 INFO program: Mount count: 2 >12:52:08,839 INFO program: Maximum mount count: -1 >12:52:08,839 INFO program: Last checked: Thu Jul 3 09:27:59 2014 >12:52:08,839 INFO program: Check interval: 0 (<none>) >12:52:08,840 INFO program: Lifetime writes: 32 MB >12:52:08,840 INFO program: Reserved blocks uid: 0 (user root) >12:52:08,840 INFO program: Reserved blocks gid: 0 (group root) >12:52:08,840 INFO program: First inode: 11 >12:52:08,840 INFO program: Inode size: 256 >12:52:08,841 INFO program: Required extra isize: 28 >12:52:08,841 INFO program: Desired extra isize: 28 >12:52:08,841 INFO program: Journal inode: 8 >12:52:08,841 INFO program: Default directory hash: half_md4 >12:52:08,842 INFO program: Directory Hash Seed: 201c2527-86fc-407d-a3e4-1c0107bc8aac >12:52:08,842 INFO program: Journal backup: inode blocks >12:52:08,842 INFO program: Journal features: (none) >12:52:08,842 INFO program: Journal size: 32M >12:52:08,842 INFO program: Journal length: 32768 >12:52:08,843 INFO program: Journal sequence: 0x00000007 >12:52:08,843 INFO program: Journal start: 0 >12:52:08,843 INFO program: >12:52:08,843 DEBUG program: Return code: 0 >12:52:08,844 INFO program: Running... resize2fs -P /dev/loop1 >12:52:08,858 INFO program: resize2fs 1.42.10 (18-May-2014) >12:52:08,858 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:52:08,858 INFO program: Couldn't find valid filesystem superblock. >12:52:08,859 DEBUG program: Return code: 1 >12:52:09,062 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:52:09,068 INFO program: dumpe2fs 1.42.10 (18-May-2014) >12:52:09,069 INFO program: Filesystem volume name: Anaconda >12:52:09,069 INFO program: Last mounted on: /sysroot >12:52:09,069 INFO program: Filesystem UUID: 3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99 >12:52:09,069 INFO program: Filesystem magic number: 0xEF53 >12:52:09,069 INFO program: Filesystem revision #: 1 (dynamic) >12:52:09,070 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:52:09,070 INFO program: Filesystem flags: signed_directory_hash >12:52:09,070 INFO program: Default mount options: user_xattr acl >12:52:09,070 INFO program: Filesystem state: clean >12:52:09,071 INFO program: Errors behavior: Continue >12:52:09,071 INFO program: Filesystem OS type: Linux >12:52:09,071 INFO program: Inode count: 131072 >12:52:09,071 INFO program: Block count: 2097152 >12:52:09,072 INFO program: Reserved block count: 0 >12:52:09,072 INFO program: Free blocks: 1191067 >12:52:09,072 INFO program: Free inodes: 100584 >12:52:09,072 INFO program: First block: 1 >12:52:09,072 INFO program: Block size: 1024 >12:52:09,073 INFO program: Fragment size: 1024 >12:52:09,073 INFO program: Reserved GDT blocks: 256 >12:52:09,073 INFO program: Blocks per group: 8192 >12:52:09,073 INFO program: Fragments per group: 8192 >12:52:09,074 INFO program: Inodes per group: 512 >12:52:09,074 INFO program: Inode blocks per group: 128 >12:52:09,074 INFO program: Flex block group size: 16 >12:52:09,074 INFO program: Filesystem created: Thu Jul 3 09:27:59 2014 >12:52:09,074 INFO program: Last mount time: Tue Jul 8 12:51:44 2014 >12:52:09,075 INFO program: Last write time: Tue Jul 8 12:51:44 2014 >12:52:09,075 INFO program: Mount count: 3 >12:52:09,075 INFO program: Maximum mount count: -1 >12:52:09,075 INFO program: Last checked: Thu Jul 3 09:27:59 2014 >12:52:09,076 INFO program: Check interval: 0 (<none>) >12:52:09,076 INFO program: Lifetime writes: 32 MB >12:52:09,076 INFO program: Reserved blocks uid: 0 (user root) >12:52:09,076 INFO program: Reserved blocks gid: 0 (group root) >12:52:09,076 INFO program: First inode: 11 >12:52:09,077 INFO program: Inode size: 256 >12:52:09,077 INFO program: Required extra isize: 28 >12:52:09,077 INFO program: Desired extra isize: 28 >12:52:09,077 INFO program: Journal inode: 8 >12:52:09,077 INFO program: Default directory hash: half_md4 >12:52:09,078 INFO program: Directory Hash Seed: 201c2527-86fc-407d-a3e4-1c0107bc8aac >12:52:09,078 INFO program: Journal backup: inode blocks >12:52:09,078 INFO program: Journal features: (none) >12:52:09,078 INFO program: Journal size: 32M >12:52:09,079 INFO program: Journal length: 32768 >12:52:09,079 INFO program: Journal sequence: 0x00000008 >12:52:09,079 INFO program: Journal start: 1 >12:52:09,079 INFO program: >12:52:09,079 DEBUG program: Return code: 0 >12:52:09,080 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:52:09,088 INFO program: resize2fs 1.42.10 (18-May-2014) >12:52:09,089 INFO program: Estimated minimum size of the filesystem: 921440 >12:52:09,089 DEBUG program: Return code: 0 >12:52:09,158 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:52:09,164 INFO program: dumpe2fs 1.42.10 (18-May-2014) >12:52:09,164 INFO program: Filesystem volume name: Anaconda >12:52:09,165 INFO program: Last mounted on: / >12:52:09,165 INFO program: Filesystem UUID: 3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99 >12:52:09,165 INFO program: Filesystem magic number: 0xEF53 >12:52:09,165 INFO program: Filesystem revision #: 1 (dynamic) >12:52:09,166 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >12:52:09,166 INFO program: Filesystem flags: signed_directory_hash >12:52:09,166 INFO program: Default mount options: user_xattr acl >12:52:09,166 INFO program: Filesystem state: clean >12:52:09,166 INFO program: Errors behavior: Continue >12:52:09,167 INFO program: Filesystem OS type: Linux >12:52:09,167 INFO program: Inode count: 131072 >12:52:09,167 INFO program: Block count: 2097152 >12:52:09,167 INFO program: Reserved block count: 0 >12:52:09,168 INFO program: Free blocks: 1191067 >12:52:09,168 INFO program: Free inodes: 100584 >12:52:09,168 INFO program: First block: 1 >12:52:09,168 INFO program: Block size: 1024 >12:52:09,168 INFO program: Fragment size: 1024 >12:52:09,169 INFO program: Reserved GDT blocks: 256 >12:52:09,169 INFO program: Blocks per group: 8192 >12:52:09,169 INFO program: Fragments per group: 8192 >12:52:09,169 INFO program: Inodes per group: 512 >12:52:09,169 INFO program: Inode blocks per group: 128 >12:52:09,170 INFO program: Flex block group size: 16 >12:52:09,170 INFO program: Filesystem created: Thu Jul 3 09:27:59 2014 >12:52:09,170 INFO program: Last mount time: Thu Jul 3 09:28:03 2014 >12:52:09,170 INFO program: Last write time: Thu Jul 3 09:28:11 2014 >12:52:09,170 INFO program: Mount count: 2 >12:52:09,171 INFO program: Maximum mount count: -1 >12:52:09,171 INFO program: Last checked: Thu Jul 3 09:27:59 2014 >12:52:09,171 INFO program: Check interval: 0 (<none>) >12:52:09,171 INFO program: Lifetime writes: 32 MB >12:52:09,172 INFO program: Reserved blocks uid: 0 (user root) >12:52:09,172 INFO program: Reserved blocks gid: 0 (group root) >12:52:09,172 INFO program: First inode: 11 >12:52:09,172 INFO program: Inode size: 256 >12:52:09,172 INFO program: Required extra isize: 28 >12:52:09,173 INFO program: Desired extra isize: 28 >12:52:09,173 INFO program: Journal inode: 8 >12:52:09,173 INFO program: Default directory hash: half_md4 >12:52:09,173 INFO program: Directory Hash Seed: 201c2527-86fc-407d-a3e4-1c0107bc8aac >12:52:09,173 INFO program: Journal backup: inode blocks >12:52:09,174 INFO program: Journal features: (none) >12:52:09,174 INFO program: Journal size: 32M >12:52:09,174 INFO program: Journal length: 32768 >12:52:09,174 INFO program: Journal sequence: 0x00000007 >12:52:09,174 INFO program: Journal start: 0 >12:52:09,175 INFO program: >12:52:09,175 DEBUG program: Return code: 0 >12:52:09,175 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:52:09,186 INFO program: resize2fs 1.42.10 (18-May-2014) >12:52:09,187 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:52:09,187 INFO program: Couldn't find valid filesystem superblock. >12:52:09,188 DEBUG program: Return code: 1 >12:52:09,761 INFO program: Running... udevadm settle --timeout=300 >12:52:09,774 DEBUG program: Return code: 0 >12:52:09,779 INFO program: Running... udevadm settle --timeout=300 >12:52:09,792 DEBUG program: Return code: 0 >12:52:09,797 INFO program: Running... udevadm settle --timeout=300 >12:52:09,808 DEBUG program: Return code: 0 >12:52:09,810 INFO program: Running... udevadm settle --timeout=300 >12:52:09,821 DEBUG program: Return code: 0 >12:52:09,823 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } rhel/root >12:52:09,859 DEBUG program: Return code: 0 >12:52:09,864 INFO program: Running... udevadm settle --timeout=300 >12:52:09,876 DEBUG program: Return code: 0 >12:52:09,878 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } rhel >12:52:09,910 INFO program: 0 logical volume(s) in volume group "rhel" now active >12:52:09,910 DEBUG program: Return code: 0 >12:52:09,916 INFO program: Running... udevadm settle --timeout=300 >12:52:09,927 DEBUG program: Return code: 0 >12:52:09,934 INFO program: Running... udevadm settle --timeout=300 >12:52:09,945 DEBUG program: Return code: 0 >12:52:09,952 INFO program: Running... mount -t xfs -o defaults,ro /dev/vda1 /mnt/sysimage >12:52:10,129 DEBUG program: Return code: 0 >12:52:10,131 INFO program: Running... udevadm settle --timeout=300 >12:52:10,143 DEBUG program: Return code: 0 >12:52:10,144 INFO program: Running... umount /mnt/sysimage >12:52:10,166 DEBUG program: Return code: 0 >12:52:10,166 INFO program: Running... udevadm settle --timeout=300 >12:52:10,177 DEBUG program: Return code: 0 >12:52:10,182 INFO program: Running... udevadm settle --timeout=300 >12:52:10,197 DEBUG program: Return code: 0 >12:52:10,203 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } rhel/root >12:52:10,244 DEBUG program: Return code: 0 >12:52:10,245 INFO program: Running... udevadm settle --timeout=300 >12:52:10,258 DEBUG program: Return code: 0 >12:52:10,259 INFO program: Running... mount -t xfs -o defaults,ro /dev/mapper/rhel-root /mnt/sysimage >12:52:10,446 DEBUG program: Return code: 0 >12:52:10,448 INFO program: Running... arch >12:52:10,470 INFO program: x86_64 >12:52:10,471 DEBUG program: Return code: 0 >12:52:10,517 INFO program: Running... udevadm settle --timeout=300 >12:52:10,528 DEBUG program: Return code: 0 >12:52:10,529 INFO program: Running... umount /mnt/sysimage >12:52:10,553 DEBUG program: Return code: 0 >12:52:10,554 INFO program: Running... udevadm settle --timeout=300 >12:52:10,568 DEBUG program: Return code: 0 >12:52:10,570 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } rhel/root >12:52:10,604 DEBUG program: Return code: 0 >12:52:10,787 INFO program: Running... hwclock --hctosys --utc >12:52:11,002 DEBUG program: Return code: 0 >12:54:28,220 INFO program: Running... modprobe btrfs >12:54:28,372 DEBUG program: Return code: 0 >12:54:28,437 INFO program: Running... modprobe vfat >12:54:28,521 DEBUG program: Return code: 0 > > >/tmp/storage.log: >12:52:02,622 DEBUG blivet: IGNORED: Caught exception, continuing. >12:52:02,622 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >12:52:02,623 DEBUG blivet: IGNORED: Begin exception details. >12:52:02,623 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:52:02,623 DEBUG blivet: IGNORED: File "/tmp/updates/blivet/iscsi.py", line 87, in __init__ >12:52:02,623 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >12:52:02,623 DEBUG blivet: IGNORED: IOError: Unknown error >12:52:02,624 DEBUG blivet: IGNORED: End exception details. >12:52:02,624 INFO blivet: ISCSID is /sbin/iscsid >12:52:02,624 INFO blivet: no initiator set >12:52:02,726 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:52:02,726 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:52:04,326 DEBUG blivet: trying to set new default fstype to 'ext4' >12:52:04,336 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:04,339 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >12:52:04,340 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:04,343 DEBUG blivet: IGNORED: Caught exception, continuing. >12:52:04,344 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >12:52:04,345 DEBUG blivet: IGNORED: Begin exception details. >12:52:04,346 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:52:04,346 DEBUG blivet: IGNORED: File "/tmp/updates/blivet/iscsi.py", line 87, in __init__ >12:52:04,347 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >12:52:04,347 DEBUG blivet: IGNORED: IOError: Unknown error >12:52:04,347 DEBUG blivet: IGNORED: End exception details. >12:52:04,692 INFO blivet: Detected 2048 MiB of memory >12:52:04,712 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >12:52:04,735 INFO blivet: Swap attempt of 0.0 >12:52:04,910 INFO blivet: resetting Blivet (version 0.59) instance <blivet.Blivet object at 0x7f2033057810> >12:52:04,911 INFO blivet: no initiator set >12:52:04,911 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:52:04,911 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:52:05,055 INFO blivet: devices to scan: ['vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >12:52:05,071 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00078c29', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '367408', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >12:52:05,072 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >12:52:05,075 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >12:52:05,077 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:05,081 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >12:52:05,098 INFO blivet: vda is a disk >12:52:05,102 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >12:52:05,111 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:52:05,235 INFO blivet: added disk vda (id 1) to device tree >12:52:05,236 DEBUG blivet: looking up parted Device: /dev/vda >12:52:05,235 INFO blivet: got device: DiskDevice instance (0x7f2027f00350) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f2027f7f320> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2027e3d610> >12:52:05,356 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:52:05,371 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >12:52:05,372 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >12:52:05,373 DEBUG blivet: required disklabel type for vda (15) is None >12:52:05,373 DEBUG blivet: default disklabel type for vda is msdos >12:52:05,373 DEBUG blivet: selecting msdos disklabel for vda based on size >12:52:05,374 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >12:52:05,395 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f20219be810>, <parted.partition.Partition object at 0x7f20219bebd0>] > device: <parted.device.Device object at 0x7f202195b690> > PedDisk: <_ped.Disk object at 0x7f2021968908> >12:52:05,412 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >12:52:05,413 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >12:52:05,432 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/578de51d-a727-4f32-9e9f-8c6c78cb5adb', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '578de51d-a727-4f32-9e9f-8c6c78cb5adb', > 'ID_FS_UUID_ENC': '578de51d-a727-4f32-9e9f-8c6c78cb5adb', > 'ID_PART_ENTRY_DISK': '252: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': '00078c29-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00078c29', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '367423', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/578de51d-a727-4f32-9e9f-8c6c78cb5adb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1'} ; name: vda1 ; >12:52:05,433 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1)... >12:52:05,435 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda1 ; incomplete: False ; >12:52:05,441 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:05,444 INFO blivet: vda1 is a partition >12:52:05,445 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >12:52:05,489 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >12:52:05,490 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >12:52:05,972 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >12:52:05,977 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >12:52:05,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >12:52:05,981 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >12:52:05,984 DEBUG blivet: looking up parted Partition: /dev/vda1 >12:52:05,986 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >12:52:05,997 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >12:52:06,004 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >12:52:06,016 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >12:52:06,018 INFO blivet: added partition vda1 (id 6) to device tree >12:52:06,077 DEBUG blivet: looking up parted Device: /dev/vda1 >12:52:06,019 INFO blivet: got device: PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >12:52:06,445 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >12:52:06,453 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: None ; >12:52:06,454 DEBUG blivet: device vda1 does not contain a disklabel >12:52:06,454 INFO blivet: type detected on 'vda1' is 'xfs' >12:52:06,503 DEBUG blivet: XFS.supported: supported: True ; >12:52:06,708 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 9 >12:52:06,709 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >12:52:06,711 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: xfs ; >12:52:06,713 INFO blivet: got format: existing xfs filesystem >12:52:06,716 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ze4YeX-JFa5-4ItE-TQYN-0vQk-vZni-toDQLW', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ze4YeX-JFa5-4ItE-TQYN-0vQk-vZni-toDQLW', > 'ID_FS_UUID_ENC': 'ze4YeX-JFa5-4ItE-TQYN-0vQk-vZni-toDQLW', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00078c29-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00078c29', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '367437', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-ze4YeX-JFa5-4ItE-TQYN-0vQk-vZni-toDQLW'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2'} ; name: vda2 ; >12:52:06,722 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2)... >12:52:06,725 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda2 ; incomplete: False ; >12:52:06,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:06,733 INFO blivet: vda2 is a partition >12:52:06,734 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >12:52:06,736 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >12:52:06,739 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >12:52:06,772 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >12:52:06,773 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >12:52:06,775 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >12:52:06,777 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >12:52:06,783 DEBUG blivet: looking up parted Partition: /dev/vda2 >12:52:06,784 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >12:52:06,787 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >12:52:06,792 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >12:52:06,794 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >12:52:06,794 INFO blivet: added partition vda2 (id 11) to device tree >12:52:06,803 DEBUG blivet: looking up parted Device: /dev/vda2 >12:52:06,795 INFO blivet: got device: PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 0 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing None > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >12:52:06,898 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >12:52:06,904 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: None ; >12:52:06,904 DEBUG blivet: device vda2 does not contain a disklabel >12:52:06,936 INFO blivet: type detected on 'vda2' is 'LVM2_member' >12:52:06,938 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: rhel ; uuid: ze4YeX-JFa5-4ItE-TQYN-0vQk-vZni-toDQLW ; exists: True ; vgUuid: y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >12:52:06,961 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 14 >12:52:06,968 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >12:52:06,970 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >12:52:06,970 INFO blivet: got format: existing lvmpv >12:52:06,971 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >12:52:06,974 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd ; incomplete: True ; >12:52:06,980 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:52:06,983 DEBUG blivet: LVMVolumeGroupDevice._addParent: rhel ; member: vda2 ; >12:52:06,989 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >12:52:06,989 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >12:52:06,990 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >12:52:06,992 INFO blivet: added lvmvg rhel (id 15) to device tree >12:52:07,013 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-root ; incomplete: False ; >12:52:07,015 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:07,017 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: zCucbh-s1h2-9JZ3-ODWP-LZmg-8wZk-MJSLTx ; incomplete: False ; >12:52:07,023 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:52:07,025 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >12:52:07,025 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >12:52:07,028 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: None ; >12:52:07,033 DEBUG blivet: looking up parted Device: /dev/mapper/rhel-root >12:52:07,054 DEBUG blivet: Adding rhel-root/6868 MiB to rhel >12:52:07,078 INFO blivet: added lvmlv rhel-root (id 18) to device tree >12:52:07,083 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-root ; status: True ; controllable: True ; orig: False ; >12:52:07,085 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-root ; status: True ; >12:52:07,090 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-root ; status: True ; >12:52:07,094 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel-root /dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChndzCucbhs1h29JZ3ODWPLZmg8wZkMJSLTx /dev/disk/by-uuid/5be4ae41-1c1c-4a6d-b05a-90229c594d3a /dev/mapper/rhel-root /dev/rhel/root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'DM_NAME': 'rhel-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChndzCucbhs1h29JZ3ODWPLZmg8wZkMJSLTx', > 'DM_VG_NAME': 'rhel', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5be4ae41-1c1c-4a6d-b05a-90229c594d3a', > 'ID_FS_UUID_ENC': '5be4ae41-1c1c-4a6d-b05a-90229c594d3a', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '870872', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel-root', > '/dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChndzCucbhs1h29JZ3ODWPLZmg8wZkMJSLTx', > '/dev/disk/by-uuid/5be4ae41-1c1c-4a6d-b05a-90229c594d3a', > '/dev/mapper/rhel-root', > '/dev/rhel/root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel-root ; >12:52:07,099 INFO blivet: scanning rhel-root (/devices/virtual/block/dm-3)... >12:52:07,100 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-root ; incomplete: False ; >12:52:07,102 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv rhel-root (18) >12:52:07,161 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:07,175 DEBUG blivet: rhel size is 7688 MiB >12:52:07,212 DEBUG blivet: vg rhel has 820 MiB free >12:52:07,243 DEBUG blivet: rhel size is 7688 MiB >12:52:07,288 DEBUG blivet: vg rhel has 820 MiB free >12:52:07,121 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f2021377ed0) -- > name = rhel-root status = True kids = 0 id = 18 > parents = ['existing 7688 MiB lvmvg rhel (15)'] > uuid = zCucbh-s1h2-9JZ3-ODWP-LZmg-8wZk-MJSLTx size = 6868 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357320> > target size = 6868 MiB path = /dev/mapper/rhel-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f2021377d10) -- > name = rhel status = True kids = 1 id = 15 > parents = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > uuid = y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/rhel > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 820 MiB > free extents = 205 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv rhel-root (18)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6868 MiB >12:52:07,415 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:07,440 DEBUG blivet: rhel size is 7688 MiB >12:52:07,474 DEBUG blivet: vg rhel has 820 MiB free >12:52:07,499 DEBUG blivet: rhel size is 7688 MiB >12:52:07,542 DEBUG blivet: vg rhel has 820 MiB free >12:52:07,679 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:07,699 DEBUG blivet: rhel size is 7688 MiB >12:52:07,755 DEBUG blivet: vg rhel has 820 MiB free >12:52:07,791 DEBUG blivet: rhel size is 7688 MiB >12:52:07,811 DEBUG blivet: vg rhel has 820 MiB free >12:52:07,922 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:07,946 DEBUG blivet: rhel size is 7688 MiB >12:52:07,986 DEBUG blivet: vg rhel has 820 MiB free >12:52:08,071 DEBUG blivet: rhel size is 7688 MiB >12:52:08,102 DEBUG blivet: vg rhel has 820 MiB free >12:52:08,205 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel-root ; >12:52:08,208 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel-root ; label_type: None ; >12:52:08,211 DEBUG blivet: device rhel-root does not contain a disklabel >12:52:08,212 INFO blivet: type detected on 'rhel-root' is 'xfs' >12:52:08,238 DEBUG blivet: XFS.supported: supported: True ; >12:52:08,241 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 21 >12:52:08,249 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: xfs ; >12:52:08,250 INFO blivet: got format: existing xfs filesystem >12:52:08,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-swap ; incomplete: False ; >12:52:08,261 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,263 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: dro8ZT-oO2i-R1Rh-oHJH-mjXM-MCH2-Ved3iY ; incomplete: False ; >12:52:08,265 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >12:52:08,269 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >12:52:08,276 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >12:52:08,282 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: None ; >12:52:08,286 DEBUG blivet: looking up parted Device: /dev/mapper/rhel-swap >12:52:08,312 DEBUG blivet: Adding rhel-swap/820 MiB to rhel >12:52:08,396 INFO blivet: added lvmlv rhel-swap (id 23) to device tree >12:52:08,402 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-swap ; status: True ; controllable: True ; orig: False ; >12:52:08,404 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-swap ; status: True ; >12:52:08,406 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-swap ; status: True ; >12:52:08,422 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel-swap /dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChnddro8ZToO2iR1RhoHJHmjXMMCH2Ved3iY /dev/disk/by-uuid/0d5945bd-62d9-42ed-96d1-09a47d8380fc /dev/mapper/rhel-swap /dev/rhel/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'DM_NAME': 'rhel-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChnddro8ZToO2iR1RhoHJHmjXMMCH2Ved3iY', > 'DM_VG_NAME': 'rhel', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '0d5945bd-62d9-42ed-96d1-09a47d8380fc', > 'ID_FS_UUID_ENC': '0d5945bd-62d9-42ed-96d1-09a47d8380fc', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '870496', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel-swap', > '/dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChnddro8ZToO2iR1RhoHJHmjXMMCH2Ved3iY', > '/dev/disk/by-uuid/0d5945bd-62d9-42ed-96d1-09a47d8380fc', > '/dev/mapper/rhel-swap', > '/dev/rhel/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel-swap ; >12:52:08,423 INFO blivet: scanning rhel-swap (/devices/virtual/block/dm-2)... >12:52:08,425 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-swap ; incomplete: False ; >12:52:08,430 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv rhel-swap (23) >12:52:08,458 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:08,467 DEBUG blivet: rhel size is 7688 MiB >12:52:08,479 DEBUG blivet: vg rhel has 0 B free >12:52:08,480 DEBUG blivet: rhel size is 7688 MiB >12:52:08,492 DEBUG blivet: vg rhel has 0 B free >12:52:08,442 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f2021377f10) -- > name = rhel-swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg rhel (15)'] > uuid = dro8ZT-oO2i-R1Rh-oHJH-mjXM-MCH2-Ved3iY size = 820 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f20213573b0> > target size = 820 MiB path = /dev/mapper/rhel-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f2021377d10) -- > name = rhel status = True kids = 2 id = 15 > parents = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > uuid = y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/rhel > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv rhel-root (18) with existing xfs filesystem', > 'existing 820 MiB lvmlv rhel-swap (23)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >12:52:08,530 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:08,539 DEBUG blivet: rhel size is 7688 MiB >12:52:08,554 DEBUG blivet: vg rhel has 0 B free >12:52:08,555 DEBUG blivet: rhel size is 7688 MiB >12:52:08,567 DEBUG blivet: vg rhel has 0 B free >12:52:08,602 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:08,610 DEBUG blivet: rhel size is 7688 MiB >12:52:08,625 DEBUG blivet: vg rhel has 0 B free >12:52:08,626 DEBUG blivet: rhel size is 7688 MiB >12:52:08,638 DEBUG blivet: vg rhel has 0 B free >12:52:08,674 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:08,682 DEBUG blivet: rhel size is 7688 MiB >12:52:08,694 DEBUG blivet: vg rhel has 0 B free >12:52:08,695 DEBUG blivet: rhel size is 7688 MiB >12:52:08,713 DEBUG blivet: vg rhel has 0 B free >12:52:08,734 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel-swap ; >12:52:08,735 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel-swap ; label_type: None ; >12:52:08,735 DEBUG blivet: device rhel-swap does not contain a disklabel >12:52:08,736 INFO blivet: type detected on 'rhel-swap' is 'swap' >12:52:08,737 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/rhel-swap ; serial: None ; uuid: 0d5945bd-62d9-42ed-96d1-09a47d8380fc ; exists: True ; label: None ; >12:52:08,737 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 26 >12:52:08,738 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: swap ; >12:52:08,738 INFO blivet: got format: existing swap >12:52:08,740 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-root ; incomplete: False ; >12:52:08,740 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv rhel-root (18) with existing xfs filesystem >12:52:08,750 DEBUG blivet: set rhel-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6868 MiB >12:52:08,760 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-swap ; incomplete: False ; >12:52:08,761 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv rhel-swap (23) with existing swap >12:52:08,772 DEBUG blivet: set rhel-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >12:52:08,782 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '180041', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:52:08,782 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:52:08,783 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >12:52:08,784 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,784 INFO blivet: loop0 is a loop device >12:52:08,785 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:52:08,786 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; incomplete: False ; >12:52:08,787 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,787 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >12:52:08,788 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/squashfs.img (deleted) ; current: None ; type: None ; >12:52:08,788 INFO blivet: added file /tmp/curl_fetch_url0/squashfs.img (deleted) (id 29) to device tree >12:52:08,790 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >12:52:08,790 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >12:52:08,791 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:52:08,791 INFO blivet: added loop loop0 (id 32) to device tree >12:52:08,791 INFO blivet: got device: LoopDevice instance (0x7f2022ad2c90) -- > name = loop0 status = False kids = 0 id = 32 > parents = ['existing 0 B file /tmp/curl_fetch_url0/squashfs.img (deleted) (29)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >12:52:08,794 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:52:08,795 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:52:08,796 DEBUG blivet: device loop0 does not contain a disklabel >12:52:08,796 INFO blivet: type detected on 'loop0' is 'squashfs' >12:52:08,796 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 35 >12:52:08,797 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:52:08,799 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > 'ID_FS_UUID_ENC': '3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '180725', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:52:08,799 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:52:08,800 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:52:08,801 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,801 INFO blivet: loop1 is a loop device >12:52:08,802 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:52:08,803 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >12:52:08,804 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,804 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >12:52:08,805 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:52:08,805 INFO blivet: added file /LiveOS/rootfs.img (id 37) to device tree >12:52:08,807 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:52:08,807 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >12:52:08,808 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:52:08,808 INFO blivet: added loop loop1 (id 40) to device tree >12:52:08,809 INFO blivet: got device: LoopDevice instance (0x7f2022ad2fd0) -- > name = loop1 status = False kids = 0 id = 40 > parents = ['existing 0 B file /LiveOS/rootfs.img (37)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >12:52:08,811 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:52:08,812 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:52:08,813 DEBUG blivet: device loop1 does not contain a disklabel >12:52:08,813 INFO blivet: type detected on 'loop1' is 'ext4' >12:52:08,859 DEBUG blivet: size=0 B, current=2048 MiB >12:52:08,870 DEBUG blivet: using current size 0 as min size >12:52:08,872 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:08,872 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 43 >12:52:08,873 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:52:08,874 INFO blivet: got format: existing ext4 filesystem >12:52:08,876 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '181241', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:52:08,876 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:52:08,877 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >12:52:08,878 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,879 INFO blivet: loop2 is a loop device >12:52:08,880 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:52:08,881 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >12:52:08,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,882 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >12:52:08,884 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:52:08,884 INFO blivet: added file /overlay (deleted) (id 45) to device tree >12:52:08,885 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:52:08,886 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >12:52:08,887 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:52:08,887 INFO blivet: added loop loop2 (id 48) to device tree >12:52:08,888 INFO blivet: got device: LoopDevice instance (0x7f2022ac3050) -- > name = loop2 status = False kids = 0 id = 48 > parents = ['existing 0 B file /overlay (deleted) (45)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >12:52:08,891 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:52:08,893 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:52:08,893 DEBUG blivet: device loop2 does not contain a disklabel >12:52:08,893 DEBUG blivet: no type or existing type for loop2, bailing >12:52:08,896 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > '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': '3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > 'ID_FS_UUID_ENC': '3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '926350', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:52:08,897 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:52:08,898 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >12:52:08,899 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,899 INFO blivet: live-rw is a device-mapper device >12:52:08,900 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:52:08,902 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-root ; status: True ; >12:52:08,903 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-swap ; status: True ; >12:52:08,904 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:52:08,905 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (40) with existing ext4 filesystem >12:52:08,908 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >12:52:08,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (48) >12:52:08,912 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >12:52:08,913 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:08,915 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:52:08,915 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >12:52:08,917 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:52:08,917 INFO blivet: added dm live-rw (id 52) to device tree >12:52:08,918 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:52:08,917 INFO blivet: got device: DMDevice instance (0x7f2022ae61d0) -- > name = live-rw status = True kids = 0 id = 52 > parents = ['existing 0 B loop loop2 (48)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f20213574d0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:52:09,060 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:52:09,061 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:52:09,062 DEBUG blivet: device live-rw does not contain a disklabel >12:52:09,062 INFO blivet: type detected on 'live-rw' is 'ext4' >12:52:09,089 DEBUG blivet: size=899.84 MiB, current=2048 MiB >12:52:09,109 DEBUG blivet: padding min size from 943554560 up to 943555060 >12:52:09,110 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:09,111 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 55 >12:52:09,112 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:52:09,112 INFO blivet: got format: existing ext4 filesystem >12:52:09,115 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > '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': '3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > 'ID_FS_UUID_ENC': '3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '940241', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/3e5dc4d7-099a-47f3-be8a-1aa35c9cfc99', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:52:09,116 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:52:09,117 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >12:52:09,118 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:09,118 INFO blivet: live-base is a device-mapper device >12:52:09,119 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:52:09,121 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-root ; status: True ; >12:52:09,122 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-swap ; status: True ; >12:52:09,123 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:52:09,124 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >12:52:09,125 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (40) with existing ext4 filesystem >12:52:09,127 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >12:52:09,128 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:52:09,130 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:52:09,130 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >12:52:09,131 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:52:09,131 INFO blivet: added dm live-base (id 57) to device tree >12:52:09,132 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:52:09,132 INFO blivet: got device: DMDevice instance (0x7f2022ad2f10) -- > name = live-base status = True kids = 0 id = 57 > parents = ['existing 0 B loop loop1 (40) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357560> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:52:09,156 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:52:09,157 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:52:09,158 DEBUG blivet: device live-base does not contain a disklabel >12:52:09,158 INFO blivet: type detected on 'live-base' is 'ext4' >12:52:09,188 DEBUG blivet: size=0 B, current=2048 MiB >12:52:09,199 DEBUG blivet: using current size 0 as min size >12:52:09,201 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:09,201 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >12:52:09,202 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:52:09,202 INFO blivet: got format: existing ext4 filesystem >12:52:09,206 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel-swap /dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChnddro8ZToO2iR1RhoHJHmjXMMCH2Ved3iY /dev/disk/by-uuid/0d5945bd-62d9-42ed-96d1-09a47d8380fc /dev/mapper/rhel-swap /dev/rhel/swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'DM_NAME': 'rhel-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChnddro8ZToO2iR1RhoHJHmjXMMCH2Ved3iY', > 'DM_VG_NAME': 'rhel', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '0d5945bd-62d9-42ed-96d1-09a47d8380fc', > 'ID_FS_UUID_ENC': '0d5945bd-62d9-42ed-96d1-09a47d8380fc', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '870496', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel-swap', > '/dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChnddro8ZToO2iR1RhoHJHmjXMMCH2Ved3iY', > '/dev/disk/by-uuid/0d5945bd-62d9-42ed-96d1-09a47d8380fc', > '/dev/mapper/rhel-swap', > '/dev/rhel/swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: rhel-swap ; >12:52:09,206 INFO blivet: scanning rhel-swap (/devices/virtual/block/dm-2)... >12:52:09,207 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-swap ; incomplete: False ; >12:52:09,208 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv rhel-swap (23) with existing swap >12:52:09,234 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,242 DEBUG blivet: rhel size is 7688 MiB >12:52:09,254 DEBUG blivet: vg rhel has 0 B free >12:52:09,255 DEBUG blivet: rhel size is 7688 MiB >12:52:09,266 DEBUG blivet: vg rhel has 0 B free >12:52:09,219 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f2021377f10) -- > name = rhel-swap status = True kids = 0 id = 23 > parents = ['existing 7688 MiB lvmvg rhel (15)'] > uuid = dro8ZT-oO2i-R1Rh-oHJH-mjXM-MCH2-Ved3iY size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f20213573b0> > target size = 820 MiB path = /dev/mapper/rhel-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f2021377d10) -- > name = rhel status = True kids = 2 id = 15 > parents = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > uuid = y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/rhel > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv rhel-root (18) with existing xfs filesystem', > 'existing 820 MiB lvmlv rhel-swap (23) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 820 MiB >12:52:09,300 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,307 DEBUG blivet: rhel size is 7688 MiB >12:52:09,319 DEBUG blivet: vg rhel has 0 B free >12:52:09,319 DEBUG blivet: rhel size is 7688 MiB >12:52:09,331 DEBUG blivet: vg rhel has 0 B free >12:52:09,365 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,372 DEBUG blivet: rhel size is 7688 MiB >12:52:09,383 DEBUG blivet: vg rhel has 0 B free >12:52:09,384 DEBUG blivet: rhel size is 7688 MiB >12:52:09,395 DEBUG blivet: vg rhel has 0 B free >12:52:09,429 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,437 DEBUG blivet: rhel size is 7688 MiB >12:52:09,448 DEBUG blivet: vg rhel has 0 B free >12:52:09,449 DEBUG blivet: rhel size is 7688 MiB >12:52:09,460 DEBUG blivet: vg rhel has 0 B free >12:52:09,479 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel-swap ; >12:52:09,480 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel-swap ; label_type: None ; >12:52:09,480 DEBUG blivet: device rhel-swap does not contain a disklabel >12:52:09,481 DEBUG blivet: no type or existing type for rhel-swap, bailing >12:52:09,484 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-rhel-root /dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChndzCucbhs1h29JZ3ODWPLZmg8wZkMJSLTx /dev/disk/by-uuid/5be4ae41-1c1c-4a6d-b05a-90229c594d3a /dev/mapper/rhel-root /dev/rhel/root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1404823917', > 'DM_NAME': 'rhel-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChndzCucbhs1h29JZ3ODWPLZmg8wZkMJSLTx', > 'DM_VG_NAME': 'rhel', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5be4ae41-1c1c-4a6d-b05a-90229c594d3a', > 'ID_FS_UUID_ENC': '5be4ae41-1c1c-4a6d-b05a-90229c594d3a', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '870872', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-rhel-root', > '/dev/disk/by-id/dm-uuid-LVM-y7lY5aCxtLhI6MPvcwE2ux3pZLEoChndzCucbhs1h29JZ3ODWPLZmg8wZkMJSLTx', > '/dev/disk/by-uuid/5be4ae41-1c1c-4a6d-b05a-90229c594d3a', > '/dev/mapper/rhel-root', > '/dev/rhel/root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: rhel-root ; >12:52:09,485 INFO blivet: scanning rhel-root (/devices/virtual/block/dm-3)... >12:52:09,486 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: rhel-root ; incomplete: False ; >12:52:09,487 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv rhel-root (18) with existing xfs filesystem >12:52:09,514 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,521 DEBUG blivet: rhel size is 7688 MiB >12:52:09,532 DEBUG blivet: vg rhel has 0 B free >12:52:09,533 DEBUG blivet: rhel size is 7688 MiB >12:52:09,545 DEBUG blivet: vg rhel has 0 B free >12:52:09,498 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f2021377ed0) -- > name = rhel-root status = True kids = 0 id = 18 > parents = ['existing 7688 MiB lvmvg rhel (15)'] > uuid = zCucbh-s1h2-9JZ3-ODWP-LZmg-8wZk-MJSLTx size = 6868 MiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/rhel-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357320> > target size = 6868 MiB path = /dev/mapper/rhel-root > format args = [] originalFormat = xfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f2021377d10) -- > name = rhel status = True kids = 2 id = 15 > parents = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > uuid = y7lY5a-CxtL-hI6M-Pvcw-E2ux-3pZL-EoChnd size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 7688 MiB path = /dev/rhel > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (11) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv rhel-root (18) with existing xfs filesystem', > 'existing 820 MiB lvmlv rhel-swap (23) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 6868 MiB >12:52:09,579 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,587 DEBUG blivet: rhel size is 7688 MiB >12:52:09,598 DEBUG blivet: vg rhel has 0 B free >12:52:09,599 DEBUG blivet: rhel size is 7688 MiB >12:52:09,610 DEBUG blivet: vg rhel has 0 B free >12:52:09,644 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,652 DEBUG blivet: rhel size is 7688 MiB >12:52:09,663 DEBUG blivet: vg rhel has 0 B free >12:52:09,664 DEBUG blivet: rhel size is 7688 MiB >12:52:09,676 DEBUG blivet: vg rhel has 0 B free >12:52:09,709 DEBUG blivet: looking up parted Device: /dev/rhel >12:52:09,716 DEBUG blivet: rhel size is 7688 MiB >12:52:09,728 DEBUG blivet: vg rhel has 0 B free >12:52:09,729 DEBUG blivet: rhel size is 7688 MiB >12:52:09,741 DEBUG blivet: vg rhel has 0 B free >12:52:09,759 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: rhel-root ; >12:52:09,761 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: rhel-root ; label_type: None ; >12:52:09,761 DEBUG blivet: device rhel-root does not contain a disklabel >12:52:09,761 DEBUG blivet: no type or existing type for rhel-root, bailing >12:52:09,778 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >12:52:09,794 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:52:09,795 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:52:09,797 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:52:09,809 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-root ; status: True ; controllable: True ; >12:52:09,822 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel-root ; status: True ; controllable: True ; >12:52:09,861 DEBUG blivet: LVMVolumeGroupDevice.teardown: rhel ; status: True ; controllable: True ; >12:52:09,862 DEBUG blivet: DeviceFormat.teardown: device: /dev/rhel ; status: False ; type: None ; >12:52:09,864 DEBUG blivet: DeviceFormat.teardown: device: /dev/rhel ; status: False ; type: None ; >12:52:09,877 DEBUG blivet: LVMVolumeGroupDevice._teardown: rhel ; status: True ; controllable: True ; >12:52:09,912 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >12:52:09,913 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:52:09,915 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >12:52:09,930 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:52:09,931 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:52:09,934 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:52:09,947 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-swap ; status: False ; controllable: True ; >12:52:09,948 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:52:09,948 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:52:09,949 INFO blivet: edd: collected mbr signatures: {'vda': '0x00078c29'} >12:52:09,949 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00078c29 > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >12:52:09,950 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >12:52:09,952 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >12:52:10,130 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >12:52:10,179 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:52:10,180 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:52:10,181 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >12:52:10,198 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-root ; status: False ; controllable: True ; orig: False ; >12:52:10,200 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel-root ; orig: False ; >12:52:10,201 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel ; status: True ; controllable: True ; orig: False ; >12:52:10,202 DEBUG blivet: LVMLogicalVolumeDevice._setup: rhel-root ; status: False ; controllable: True ; orig: False ; >12:52:10,472 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:52:10,474 INFO blivet: IGNORED: Caught exception, continuing. >12:52:10,474 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >12:52:10,474 INFO blivet: IGNORED: Begin exception details. >12:52:10,475 INFO blivet: IGNORED: Traceback (most recent call last): >12:52:10,475 INFO blivet: IGNORED: File "/tmp/updates/blivet/__init__.py", line 3194, in parseFSTab >12:52:10,476 INFO blivet: IGNORED: blkidTab.parse() >12:52:10,476 INFO blivet: IGNORED: File "/tmp/updates/blivet/__init__.py", line 2254, in parse >12:52:10,476 INFO blivet: IGNORED: with open(path) as f: >12:52:10,476 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:52:10,477 INFO blivet: IGNORED: End exception details. >12:52:10,477 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >12:52:10,477 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:52:10,479 DEBUG blivet: IGNORED: Caught exception, continuing. >12:52:10,479 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >12:52:10,479 DEBUG blivet: IGNORED: Begin exception details. >12:52:10,480 DEBUG blivet: IGNORED: Traceback (most recent call last): >12:52:10,480 DEBUG blivet: IGNORED: File "/tmp/updates/blivet/__init__.py", line 2302, in parse >12:52:10,480 DEBUG blivet: IGNORED: self.blkidTab.parse() >12:52:10,480 DEBUG blivet: IGNORED: File "/tmp/updates/blivet/__init__.py", line 2254, in parse >12:52:10,481 DEBUG blivet: IGNORED: with open(path) as f: >12:52:10,481 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:52:10,481 DEBUG blivet: IGNORED: End exception details. >12:52:10,482 DEBUG blivet: crypttab maps: [] >12:52:10,482 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >12:52:10,484 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel-root ; hidden: False ; incomplete: False ; >12:52:10,486 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6868 MiB lvmlv rhel-root (18) with existing xfs filesystem >12:52:10,500 DEBUG blivet: resolved '/dev/mapper/rhel-root' to 'rhel-root' (lvmlv) >12:52:10,500 DEBUG blivet: resolved 'UUID=578de51d-a727-4f32-9e9f-8c6c78cb5adb' to 'vda1' (partition) >12:52:10,501 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/rhel-swap ; hidden: False ; incomplete: False ; >12:52:10,503 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv rhel-swap (23) with existing swap >12:52:10,515 DEBUG blivet: resolved '/dev/mapper/rhel-swap' to 'rhel-swap' (lvmlv) >12:52:10,516 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-root ; status: True ; controllable: True ; >12:52:10,569 DEBUG blivet: LVMLogicalVolumeDevice._teardown: rhel-root ; status: True ; controllable: True ; >12:52:10,674 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:10,676 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:10,678 DEBUG blivet: Ext4FS.supported: supported: True ; >12:52:10,680 DEBUG blivet: rhel size is 7688 MiB >12:52:10,692 DEBUG blivet: vg rhel has 0 B free >12:52:10,693 DEBUG blivet: rhel size is 7688 MiB >12:52:10,706 DEBUG blivet: vg rhel has 0 B free >12:52:10,708 DEBUG blivet: XFS.supported: supported: True ; >12:52:10,711 DEBUG blivet: XFS.supported: supported: True ; >12:52:10,828 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >12:52:10,830 DEBUG blivet: DeviceTree.getDevicesByType returned [] >12:54:28,133 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: cdrom ; >12:54:28,135 DEBUG blivet: DeviceTree.getDevicesByType returned [] >12:54:28,191 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:54:28,192 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:54:28,193 DEBUG blivet: NFSv4.supported: supported: False ; >12:54:28,193 DEBUG blivet: NFSv4.supported: supported: False ; >12:54:28,195 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:54:28,195 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:54:28,198 DEBUG blivet: Ext4FS.supported: supported: True ; >12:54:28,199 DEBUG blivet: Ext4FS.supported: supported: True ; >12:54:28,202 DEBUG blivet: Ext3FS.supported: supported: True ; >12:54:28,203 DEBUG blivet: Ext3FS.supported: supported: True ; >12:54:28,204 DEBUG blivet: Ext2FS.supported: supported: True ; >12:54:28,206 DEBUG blivet: Ext2FS.supported: supported: True ; >12:54:28,207 DEBUG blivet: SysFS.supported: supported: False ; >12:54:28,209 DEBUG blivet: SysFS.supported: supported: False ; >12:54:28,210 DEBUG blivet: MultipathMember.__init__: >12:54:28,211 DEBUG blivet: SwapSpace.__init__: >12:54:28,216 DEBUG blivet: ProcFS.supported: supported: False ; >12:54:28,216 DEBUG blivet: ProcFS.supported: supported: False ; >12:54:28,217 DEBUG blivet: NoDevFS.supported: supported: False ; >12:54:28,217 DEBUG blivet: NoDevFS.supported: supported: False ; >12:54:28,218 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:54:28,219 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:54:28,219 DEBUG blivet: BTRFS.supported: supported: True ; >12:54:28,374 DEBUG blivet: USBFS.supported: supported: False ; >12:54:28,375 DEBUG blivet: USBFS.supported: supported: False ; >12:54:28,376 DEBUG blivet: DiskLabel.__init__: >12:54:28,377 INFO blivet: DiskLabel.partedDevice returning None >12:54:28,378 DEBUG blivet: HFSPlus.supported: supported: False ; >12:54:28,383 DEBUG blivet: HFSPlus.supported: supported: False ; >12:54:28,384 DEBUG blivet: XFS.supported: supported: True ; >12:54:28,385 DEBUG blivet: XFS.supported: supported: True ; >12:54:28,390 DEBUG blivet: TmpFS.supported: supported: True ; >12:54:28,412 DEBUG blivet: LUKS.__init__: >12:54:28,413 DEBUG blivet: NTFS.supported: supported: False ; >12:54:28,414 DEBUG blivet: NTFS.supported: supported: False ; >12:54:28,417 DEBUG blivet: BindFS.supported: supported: False ; >12:54:28,419 DEBUG blivet: BindFS.supported: supported: False ; >12:54:28,421 DEBUG blivet: HFS.supported: supported: False ; >12:54:28,425 DEBUG blivet: HFS.supported: supported: False ; >12:54:28,427 DEBUG blivet: LVMPhysicalVolume.__init__: >12:54:28,429 DEBUG blivet: NFS.supported: supported: False ; >12:54:28,432 DEBUG blivet: NFS.supported: supported: False ; >12:54:28,435 DEBUG blivet: FATFS.supported: supported: True ; >12:54:28,522 DEBUG blivet: FATFS.supported: supported: True ; >12:54:28,523 DEBUG blivet: DMRaidMember.__init__: >12:54:28,524 DEBUG blivet: MDRaidMember.__init__: >08:57:06,724 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: partition ; >08:57:06,726 DEBUG blivet: DeviceTree.getDevicesByType returned [PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = xfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 1 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:00:12,363 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:00:12,366 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = xfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 1 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:00:12,472 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: vda ; incomplete: False ; >09:00:12,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >09:00:12,483 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:00:12,484 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = xfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 1 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:00:14,772 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:00:14,775 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = xfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 1 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:00:15,958 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:00:15,962 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = xfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 1 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:00:20,125 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:00:20,129 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = xfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 1 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] >09:00:20,233 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >09:00:20,234 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f20219d8ed0) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing xfs filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f20219dfdd0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = xfs grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f20219bed10> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219be990> PedPartition: <_ped.Partition object at 0x7f2027e0e890> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f20219d8e90) -- > name = vda2 status = True kids = 1 id = 11 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f2021357290> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f20219b02d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f20219bec90> PedPartition: <_ped.Partition object at 0x7f2027e0e170> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm] > > >/tmp/ifcfg.log: >12:52:04,773 DEBUG ifcfg: content of files (network initialization): >12:52:04,774 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >12:52:04,774 DEBUG ifcfg: # Generated by dracut initrd >12:52:04,774 DEBUG ifcfg: DEVICE="eth0" >12:52:04,774 DEBUG ifcfg: ONBOOT=yes >12:52:04,774 DEBUG ifcfg: NETBOOT=yes >12:52:04,774 DEBUG ifcfg: UUID="2bd6820f-0bd5-4457-8b66-9a6c8c93d07f" >12:52:04,774 DEBUG ifcfg: IPV6INIT=yes >12:52:04,774 DEBUG ifcfg: BOOTPROTO=dhcp >12:52:04,775 DEBUG ifcfg: TYPE=Ethernet >12:52:04,775 DEBUG ifcfg: NAME="eth0" >12:52:04,783 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}}, 'connection': {'interface-name': 'eth0', 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': '2bd6820f-0bd5-4457-8b66-9a6c8c93d07f'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:52:04,866 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:52:04,866 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:52:04,867 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:52:04,868 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:54:28,495 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 >12:54:28,496 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=/raw/initrd.img inst.sshd ksdevice=bootif root=live:http://192.168.122.1:/raw/squashfs.img nokill dnf dnf updates=http://192.168.122.1:/updates.img BOOTIF=01-52-54-00-5c-a4-45 BOOT_IMAGE=/raw/vmlinuz > > >/tmp/syslog: >12:51:58,138 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.10" x-pid="1446" x-info="http://www.rsyslog.com"] start >12:51:58,139 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >12:51:58,139 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >12:51:58,139 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >12:51:58,139 NOTICE kernel:[ 0.000000] Linux version 3.16.0-0.rc3.git2.2.fc21.x86_64 (mockbuild@buildvm-22.phx2.fedoraproject.org) (gcc version 4.9.0 20140625 (Red Hat 4.9.0-13) (GCC) ) #1 SMP Wed Jul 2 15:33:15 UTC 2014 >12:51:58,139 INFO kernel:[ 0.000000] Command line: initrd=/raw/initrd.img inst.sshd ksdevice=bootif root=live:http://192.168.122.1:/raw/squashfs.img nokill dnf dnf updates=http://192.168.122.1:/updates.img BOOTIF=01-52-54-00-5c-a4-45 BOOT_IMAGE=/raw/vmlinuz >12:51:58,139 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >12:51:58,139 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >12:51:58,139 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >12:51:58,139 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >12:51:58,139 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffdfff] usable >12:51:58,139 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffffff] reserved >12:51:58,139 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >12:51:58,139 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >12:51:58,139 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >12:51:58,139 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >12:51:58,139 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >12:51:58,139 INFO kernel:[ 0.000000] Hypervisor detected: KVM >12:51:58,139 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >12:51:58,139 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >12:51:58,139 INFO kernel:[ 0.000000] e820: last_pfn = 0x7fffe max_arch_pfn = 0x400000000 >12:51:58,139 DEBUG kernel:[ 0.000000] MTRR default type: write-back >12:51:58,139 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >12:51:58,139 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >12:51:58,139 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >12:51:58,139 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >12:51:58,139 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >12:51:58,139 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >12:51:58,139 DEBUG kernel:[ 0.000000] 1 disabled >12:51:58,139 DEBUG kernel:[ 0.000000] 2 disabled >12:51:58,139 DEBUG kernel:[ 0.000000] 3 disabled >12:51:58,139 DEBUG kernel:[ 0.000000] 4 disabled >12:51:58,139 DEBUG kernel:[ 0.000000] 5 disabled >12:51:58,139 DEBUG kernel:[ 0.000000] 6 disabled >12:51:58,139 DEBUG kernel:[ 0.000000] 7 disabled >12:51:58,139 INFO kernel:[ 0.000000] PAT not supported by CPU. >12:51:58,139 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17d0-0x000f17df] mapped at [ffff8800000f17d0] >12:51:58,139 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >12:51:58,139 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >12:51:58,139 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >12:51:58,139 DEBUG kernel:[ 0.000000] BRK [0x02018000, 0x02018fff] PGTABLE >12:51:58,139 DEBUG kernel:[ 0.000000] BRK [0x02019000, 0x02019fff] PGTABLE >12:51:58,139 DEBUG kernel:[ 0.000000] BRK [0x0201a000, 0x0201afff] PGTABLE >12:51:58,139 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d400000-0x7d5fffff] >12:51:58,139 DEBUG kernel:[ 0.000000] [mem 0x7d400000-0x7d5fffff] page 2M >12:51:58,139 DEBUG kernel:[ 0.000000] BRK [0x0201b000, 0x0201bfff] PGTABLE >12:51:58,139 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7d3fffff] >12:51:58,139 DEBUG kernel:[ 0.000000] [mem 0x7c000000-0x7d3fffff] page 2M >12:51:58,139 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] >12:51:58,139 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >12:51:58,139 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x7bffffff] page 2M >12:51:58,139 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x7d600000-0x7fffdfff] >12:51:58,139 DEBUG kernel:[ 0.000000] [mem 0x7d600000-0x7fdfffff] page 2M >12:51:58,139 DEBUG kernel:[ 0.000000] [mem 0x7fe00000-0x7fffdfff] page 4k >12:51:58,139 DEBUG kernel:[ 0.000000] BRK [0x0201c000, 0x0201cfff] PGTABLE >12:51:58,139 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7d6d9000-0x7fefbfff] >12:51:58,139 INFO kernel:[ 0.000000] ACPI: Early table checksum verification disabled >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F1670 000014 (v00 BOCHS ) >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: RSDT 0x000000007FFFE450 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: FACP 0x000000007FFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: DSDT 0x000000007FFFE490 001137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: FACS 0x000000007FFFFF40 000040 >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: SSDT 0x000000007FFFF700 000838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: APIC 0x000000007FFFF610 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >12:51:58,139 WARNING kernel:[ 0.000000] ACPI: HPET 0x000000007FFFF5D0 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:51:58,139 INFO kernel:[ 0.000000] No NUMA configuration found >12:51:58,139 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffdfff] >12:51:58,139 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffdfff] >12:51:58,139 INFO kernel:[ 0.000000] NODE_DATA [mem 0x7ffea000-0x7fffdfff] >12:51:58,139 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >12:51:58,139 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:7ffda001, primary cpu clock >12:51:58,139 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007ae00000-ffff88007cdfffff] on node 0 >12:51:58,139 WARNING kernel:[ 0.000000] Zone ranges: >12:51:58,139 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >12:51:58,139 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >12:51:58,139 WARNING kernel:[ 0.000000] Normal empty >12:51:58,139 WARNING kernel:[ 0.000000] Movable zone start for each node >12:51:58,139 WARNING kernel:[ 0.000000] Early memory node ranges >12:51:58,139 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >12:51:58,139 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x7fffdfff] >12:51:58,139 DEBUG kernel:[ 0.000000] On node 0 totalpages: 524188 >12:51:58,139 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >12:51:58,139 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >12:51:58,139 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >12:51:58,139 DEBUG kernel:[ 0.000000] DMA32 zone: 8128 pages used for memmap >12:51:58,139 DEBUG kernel:[ 0.000000] DMA32 zone: 520190 pages, LIFO batch:31 >12:51:58,139 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >12:51:58,139 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >12:51:58,139 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >12:51:58,139 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >12:51:58,139 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >12:51:58,139 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >12:51:58,139 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >12:51:58,139 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >12:51:58,139 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >12:51:58,139 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >12:51:58,139 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >12:51:58,139 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >12:51:58,139 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >12:51:58,139 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >12:51:58,139 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >12:51:58,139 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >12:51:58,139 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >12:51:58,139 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >12:51:58,139 INFO kernel:[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >12:51:58,139 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >12:51:58,139 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >12:51:58,139 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007d400000 s88000 r8192 d22592 u2097152 >12:51:58,139 DEBUG kernel:[ 0.000000] pcpu-alloc: s88000 r8192 d22592 u2097152 alloc=1*2097152 >12:51:58,139 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >12:51:58,139 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >12:51:58,139 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 7d40e100 >12:51:58,139 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515975 >12:51:58,139 WARNING kernel:[ 0.000000] Policy zone: DMA32 >12:51:58,139 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/raw/initrd.img inst.sshd ksdevice=bootif root=live:http://192.168.122.1:/raw/squashfs.img nokill dnf dnf updates=http://192.168.122.1:/updates.img BOOTIF=01-52-54-00-5c-a4-45 BOOT_IMAGE=/raw/vmlinuz >12:51:58,139 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >12:51:58,139 WARNING kernel:[ 0.000000] Memory: 2005788K/2096752K available (7324K kernel code, 1196K rwdata, 3156K rodata, 1452K init, 1504K bss, 90964K reserved) >12:51:58,139 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >12:51:58,139 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >12:51:58,139 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=1. >12:51:58,139 INFO kernel:[ 0.000000] Offload RCU callbacks from all CPUs >12:51:58,139 INFO kernel:[ 0.000000] Offload RCU callbacks from CPUs: 0. >12:51:58,139 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >12:51:58,139 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:256 16 >12:51:58,139 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >12:51:58,139 INFO kernel:[ 0.000000] console [tty0] enabled >12:51:58,139 INFO kernel:[ 0.000000] allocated 8388608 bytes of page_cgroup >12:51:58,139 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >12:51:58,139 DEBUG kernel:[ 0.000000] hpet clockevent registered >12:51:58,139 INFO kernel:[ 0.000000] tsc: Detected 2691.258 MHz processor >12:51:58,139 INFO kernel:[ 0.002000] Calibrating delay loop (skipped) preset value.. 5382.51 BogoMIPS (lpj=2691258) >12:51:58,139 INFO kernel:[ 0.002000] pid_max: default: 32768 minimum: 301 >12:51:58,139 INFO kernel:[ 0.002009] ACPI: Core revision 20140424 >12:51:58,139 WARNING kernel:[ 0.003375] ACPI: All ACPI Tables successfully acquired >12:51:58,139 INFO kernel:[ 0.003808] Security Framework initialized >12:51:58,139 INFO kernel:[ 0.004006] SELinux: Initializing. >12:51:58,139 DEBUG kernel:[ 0.004298] SELinux: Starting in permissive mode >12:51:58,139 INFO kernel:[ 0.004440] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >12:51:58,139 INFO kernel:[ 0.005240] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >12:51:58,139 INFO kernel:[ 0.005716] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) >12:51:58,139 INFO kernel:[ 0.006008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) >12:51:58,139 INFO kernel:[ 0.006507] Initializing cgroup subsys memory >12:51:58,139 INFO kernel:[ 0.006820] Initializing cgroup subsys devices >12:51:58,139 INFO kernel:[ 0.007007] Initializing cgroup subsys freezer >12:51:58,139 INFO kernel:[ 0.007304] Initializing cgroup subsys net_cls >12:51:58,139 INFO kernel:[ 0.007600] Initializing cgroup subsys blkio >12:51:58,139 INFO kernel:[ 0.008006] Initializing cgroup subsys perf_event >12:51:58,139 INFO kernel:[ 0.008319] Initializing cgroup subsys net_prio >12:51:58,139 INFO kernel:[ 0.008617] Initializing cgroup subsys hugetlb >12:51:58,139 INFO kernel:[ 0.009053] mce: CPU supports 10 MCE banks >12:51:58,139 INFO kernel:[ 0.009399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >12:51:58,139 INFO kernel:[ 0.009399] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >12:51:58,139 INFO kernel:[ 0.009399] tlb_flushall_shift: 6 >12:51:58,139 INFO kernel:[ 0.019849] Freeing SMP alternatives memory: 24K (ffffffff81e98000 - ffffffff81e9e000) >12:51:58,139 INFO kernel:[ 0.024025] ftrace: allocating 26740 entries in 105 pages >12:51:58,139 INFO kernel:[ 0.032000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >12:51:58,139 INFO kernel:[ 0.032003] smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.2 (fam: 06, model: 02, stepping: 03) >12:51:58,139 INFO kernel:[ 0.035000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >12:51:58,139 INFO kernel:[ 0.035532] watchdog: disabled (inside virtual machine) >12:51:58,139 INFO kernel:[ 0.035803] x86: Booted up 1 node, 1 CPUs >12:51:58,139 INFO kernel:[ 0.036003] smpboot: Total of 1 processors activated (5382.51 BogoMIPS) >12:51:58,139 INFO kernel:[ 0.036560] devtmpfs: initialized >12:51:58,139 INFO kernel:[ 0.039052] atomic64_test: passed for x86-64 platform with CX8 and with SSE >12:51:58,139 INFO kernel:[ 0.039355] pinctrl core: initialized pinctrl subsystem >12:51:58,139 INFO kernel:[ 0.039679] RTC time: 12:51:33, date: 07/08/14 >12:51:58,139 INFO kernel:[ 0.039968] NET: Registered protocol family 16 >12:51:58,139 INFO kernel:[ 0.040102] cpuidle: using governor menu >12:51:58,139 INFO kernel:[ 0.040426] ACPI: bus type PCI registered >12:51:58,139 INFO kernel:[ 0.040675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >12:51:58,139 INFO kernel:[ 0.041092] PCI: Using configuration type 1 for base access >12:51:58,139 INFO kernel:[ 0.042542] ACPI: Added _OSI(Module Device) >12:51:58,139 INFO kernel:[ 0.042794] ACPI: Added _OSI(Processor Device) >12:51:58,139 INFO kernel:[ 0.043002] ACPI: Added _OSI(3.0 _SCP Extensions) >12:51:58,139 INFO kernel:[ 0.043261] ACPI: Added _OSI(Processor Aggregator Device) >12:51:58,139 INFO kernel:[ 0.044786] ACPI: Interpreter enabled >12:51:58,139 WARNING kernel:[ 0.045021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) >12:51:58,139 WARNING kernel:[ 0.046358] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) >12:51:58,139 INFO kernel:[ 0.047526] ACPI: (supports S0 S3 S4 S5) >12:51:58,139 INFO kernel:[ 0.048003] ACPI: Using IOAPIC for interrupt routing >12:51:58,139 INFO kernel:[ 0.048553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >12:51:58,139 INFO kernel:[ 0.052629] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >12:51:58,139 INFO kernel:[ 0.053009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >12:51:58,139 INFO kernel:[ 0.053595] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >12:51:58,139 WARNING kernel:[ 0.054102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >12:51:58,139 INFO kernel:[ 0.055416] acpiphp: Slot [3] registered >12:51:58,139 INFO kernel:[ 0.056030] acpiphp: Slot [4] registered >12:51:58,139 INFO kernel:[ 0.056325] acpiphp: Slot [5] registered >12:51:58,139 INFO kernel:[ 0.056588] acpiphp: Slot [6] registered >12:51:58,139 INFO kernel:[ 0.057017] acpiphp: Slot [7] registered >12:51:58,139 INFO kernel:[ 0.057282] acpiphp: Slot [8] registered >12:51:58,139 INFO kernel:[ 0.057546] acpiphp: Slot [9] registered >12:51:58,139 INFO kernel:[ 0.058016] acpiphp: Slot [10] registered >12:51:58,139 INFO kernel:[ 0.058286] acpiphp: Slot [11] registered >12:51:58,139 INFO kernel:[ 0.058552] acpiphp: Slot [12] registered >12:51:58,139 INFO kernel:[ 0.058814] acpiphp: Slot [13] registered >12:51:58,139 INFO kernel:[ 0.059016] acpiphp: Slot [14] registered >12:51:58,139 INFO kernel:[ 0.059286] acpiphp: Slot [15] registered >12:51:58,139 INFO kernel:[ 0.060016] acpiphp: Slot [16] registered >12:51:58,139 INFO kernel:[ 0.060280] acpiphp: Slot [17] registered >12:51:58,139 INFO kernel:[ 0.060546] acpiphp: Slot [18] registered >12:51:58,139 INFO kernel:[ 0.061016] acpiphp: Slot [19] registered >12:51:58,139 INFO kernel:[ 0.061285] acpiphp: Slot [20] registered >12:51:58,139 INFO kernel:[ 0.061550] acpiphp: Slot [21] registered >12:51:58,139 INFO kernel:[ 0.062015] acpiphp: Slot [22] registered >12:51:58,139 INFO kernel:[ 0.062285] acpiphp: Slot [23] registered >12:51:58,139 INFO kernel:[ 0.062547] acpiphp: Slot [24] registered >12:51:58,139 INFO kernel:[ 0.062811] acpiphp: Slot [25] registered >12:51:58,139 INFO kernel:[ 0.063016] acpiphp: Slot [26] registered >12:51:58,139 INFO kernel:[ 0.063282] acpiphp: Slot [27] registered >12:51:58,139 INFO kernel:[ 0.063556] acpiphp: Slot [28] registered >12:51:58,139 INFO kernel:[ 0.063827] acpiphp: Slot [29] registered >12:51:58,139 INFO kernel:[ 0.064018] acpiphp: Slot [30] registered >12:51:58,139 INFO kernel:[ 0.064293] acpiphp: Slot [31] registered >12:51:58,139 INFO kernel:[ 0.064551] PCI host bridge to bus 0000:00 >12:51:58,139 INFO kernel:[ 0.065004] pci_bus 0000:00: root bus resource [bus 00-ff] >12:51:58,139 INFO kernel:[ 0.065291] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >12:51:58,139 INFO kernel:[ 0.065567] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >12:51:58,139 INFO kernel:[ 0.065844] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >12:51:58,139 INFO kernel:[ 0.066002] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >12:51:58,139 DEBUG kernel:[ 0.066320] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >12:51:58,139 DEBUG kernel:[ 0.066616] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >12:51:58,139 DEBUG kernel:[ 0.067133] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >12:51:58,139 DEBUG kernel:[ 0.071430] pci 0000:00:01.1: reg 0x20: [io 0xc0e0-0xc0ef] >12:51:58,139 INFO kernel:[ 0.073452] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >12:51:58,139 INFO kernel:[ 0.073758] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >12:51:58,139 INFO kernel:[ 0.074002] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >12:51:58,139 INFO kernel:[ 0.075009] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >12:51:58,139 DEBUG kernel:[ 0.076237] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >12:51:58,139 DEBUG kernel:[ 0.082630] pci 0000:00:01.2: reg 0x20: [io 0xc040-0xc05f] >12:51:58,139 DEBUG kernel:[ 0.085257] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >12:51:58,139 INFO kernel:[ 0.085546] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >12:51:58,139 INFO kernel:[ 0.086022] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >12:51:58,139 DEBUG kernel:[ 0.086636] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >12:51:58,139 DEBUG kernel:[ 0.088008] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >12:51:58,139 DEBUG kernel:[ 0.090006] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >12:51:58,139 DEBUG kernel:[ 0.092007] pci 0000:00:02.0: reg 0x18: [mem 0xfc034000-0xfc035fff] >12:51:58,139 DEBUG kernel:[ 0.094012] pci 0000:00:02.0: reg 0x1c: [io 0xc060-0xc07f] >12:51:58,139 DEBUG kernel:[ 0.101014] pci 0000:00:02.0: reg 0x30: [mem 0xfc020000-0xfc02ffff pref] >12:51:58,139 DEBUG kernel:[ 0.101240] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >12:51:58,139 DEBUG kernel:[ 0.103003] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc09f] >12:51:58,139 DEBUG kernel:[ 0.105011] pci 0000:00:03.0: reg 0x14: [mem 0xfc036000-0xfc036fff] >12:51:58,139 DEBUG kernel:[ 0.114006] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc01ffff pref] >12:51:58,139 DEBUG kernel:[ 0.114281] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >12:51:58,139 DEBUG kernel:[ 0.115438] pci 0000:00:04.0: reg 0x10: [mem 0xfc030000-0xfc033fff] >12:51:58,139 DEBUG kernel:[ 0.121011] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >12:51:58,139 DEBUG kernel:[ 0.122005] pci 0000:00:05.0: reg 0x10: [io 0xc0a0-0xc0bf] >12:51:58,139 DEBUG kernel:[ 0.124003] pci 0000:00:05.0: reg 0x14: [mem 0xfc037000-0xfc037fff] >12:51:58,139 DEBUG kernel:[ 0.132257] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >12:51:58,139 DEBUG kernel:[ 0.134003] pci 0000:00:06.0: reg 0x10: [io 0xc000-0xc03f] >12:51:58,139 DEBUG kernel:[ 0.136003] pci 0000:00:06.0: reg 0x14: [mem 0xfc038000-0xfc038fff] >12:51:58,139 DEBUG kernel:[ 0.144225] pci 0000:00:07.0: [1af4:1002] type 00 class 0x00ff00 >12:51:58,139 DEBUG kernel:[ 0.145427] pci 0000:00:07.0: reg 0x10: [io 0xc0c0-0xc0df] >12:51:58,139 INFO kernel:[ 0.151155] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >12:51:58,139 INFO kernel:[ 0.151746] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >12:51:58,139 INFO kernel:[ 0.152296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >12:51:58,139 INFO kernel:[ 0.152870] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >12:51:58,139 INFO kernel:[ 0.153421] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >12:51:58,139 WARNING kernel:[ 0.155312] ACPI: Enabled 16 GPEs in block 00 to 0F >12:51:58,139 INFO kernel:[ 0.156174] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >12:51:58,139 INFO kernel:[ 0.157004] vgaarb: loaded >12:51:58,139 INFO kernel:[ 0.157437] vgaarb: bridge control possible 0000:00:02.0 >12:51:58,139 NOTICE kernel:[ 0.158097] SCSI subsystem initialized >12:51:58,141 DEBUG kernel:[ 0.158596] libata version 3.00 loaded. >12:51:58,141 INFO kernel:[ 0.158638] ACPI: bus type USB registered >12:51:58,141 INFO kernel:[ 0.159030] usbcore: registered new interface driver usbfs >12:51:58,141 INFO kernel:[ 0.159549] usbcore: registered new interface driver hub >12:51:58,141 INFO kernel:[ 0.160028] usbcore: registered new device driver usb >12:51:58,141 INFO kernel:[ 0.160622] PCI: Using ACPI for IRQ routing >12:51:58,141 DEBUG kernel:[ 0.161003] PCI: pci_cache_line_size set to 64 bytes >12:51:58,141 DEBUG kernel:[ 0.161246] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >12:51:58,141 DEBUG kernel:[ 0.161249] e820: reserve RAM buffer [mem 0x7fffe000-0x7fffffff] >12:51:58,141 INFO kernel:[ 0.161394] NetLabel: Initializing >12:51:58,141 INFO kernel:[ 0.162003] NetLabel: domain hash size = 128 >12:51:58,141 INFO kernel:[ 0.162508] NetLabel: protocols = UNLABELED CIPSOv4 >12:51:58,141 INFO kernel:[ 0.163017] NetLabel: unlabeled traffic allowed by default >12:51:58,141 INFO kernel:[ 0.163353] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >12:51:58,141 INFO kernel:[ 0.163657] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >12:51:58,141 INFO kernel:[ 0.164341] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >12:51:58,141 INFO kernel:[ 0.168041] Switched to clocksource kvm-clock >12:51:58,141 INFO kernel:[ 0.172681] pnp: PnP ACPI init >12:51:58,141 INFO kernel:[ 0.172989] ACPI: bus type PNP registered >12:51:58,141 DEBUG kernel:[ 0.173335] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >12:51:58,141 DEBUG kernel:[ 0.173378] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >12:51:58,141 DEBUG kernel:[ 0.173411] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >12:51:58,141 DEBUG kernel:[ 0.173442] pnp 00:03: [dma 2] >12:51:58,141 DEBUG kernel:[ 0.173455] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >12:51:58,141 DEBUG kernel:[ 0.173509] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >12:51:58,141 DEBUG kernel:[ 0.173554] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >12:51:58,141 DEBUG kernel:[ 0.173600] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >12:51:58,141 INFO kernel:[ 0.173730] pnp: PnP ACPI: found 7 devices >12:51:58,141 INFO kernel:[ 0.174015] ACPI: bus type PNP unregistered >12:51:58,141 DEBUG kernel:[ 0.179974] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >12:51:58,141 DEBUG kernel:[ 0.179976] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >12:51:58,141 DEBUG kernel:[ 0.179978] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >12:51:58,141 DEBUG kernel:[ 0.179979] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >12:51:58,141 INFO kernel:[ 0.180011] NET: Registered protocol family 2 >12:51:58,141 INFO kernel:[ 0.180371] TCP established hash table entries: 16384 (order: 5, 131072 bytes) >12:51:58,141 INFO kernel:[ 0.180835] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) >12:51:58,141 INFO kernel:[ 0.181156] TCP: Hash tables configured (established 16384 bind 16384) >12:51:58,141 INFO kernel:[ 0.181455] TCP: reno registered >12:51:58,141 INFO kernel:[ 0.181692] UDP hash table entries: 1024 (order: 3, 32768 bytes) >12:51:58,141 INFO kernel:[ 0.181978] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >12:51:58,141 INFO kernel:[ 0.182302] NET: Registered protocol family 1 >12:51:58,141 INFO kernel:[ 0.182576] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >12:51:58,141 INFO kernel:[ 0.183919] pci 0000:00:01.0: PIIX3: Enabling Passive Release >12:51:58,141 INFO kernel:[ 0.184436] pci 0000:00:01.0: Activating ISA DMA hang workarounds >12:51:58,141 WARNING kernel:[ 0.185340] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >12:51:58,141 DEBUG kernel:[ 0.186733] pci 0000:00:02.0: Boot video device >12:51:58,141 DEBUG kernel:[ 0.186812] PCI: CLS 0 bytes, default 64 >12:51:58,141 INFO kernel:[ 0.186906] Unpacking initramfs... >12:51:58,141 INFO kernel:[ 2.751466] Freeing initrd memory: 41100K (ffff88007d6d9000 - ffff88007fefc000) >12:51:58,141 INFO kernel:[ 2.752367] futex hash table entries: 256 (order: 2, 16384 bytes) >12:51:58,141 NOTICE kernel:[ 2.752656] Initialise system trusted keyring >12:51:58,141 INFO kernel:[ 2.752944] audit: initializing netlink subsys (disabled) >12:51:58,141 NOTICE kernel:[ 2.753235] audit: type=2000 audit(1404823896.764:1): initialized >12:51:58,141 INFO kernel:[ 2.753709] HugeTLB registered 2 MB page size, pre-allocated 0 pages >12:51:58,141 INFO kernel:[ 2.755106] zbud: loaded >12:51:58,141 NOTICE kernel:[ 2.755444] VFS: Disk quotas dquot_6.5.2 >12:51:58,141 WARNING kernel:[ 2.755714] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >12:51:58,141 INFO kernel:[ 2.756263] msgmni has been set to 3997 >12:51:58,141 NOTICE kernel:[ 2.756547] Key type big_key registered >12:51:58,141 DEBUG kernel:[ 2.756796] SELinux: Registering netfilter hooks >12:51:58,141 INFO kernel:[ 2.757274] alg: No test for stdrng (krng) >12:51:58,141 INFO kernel:[ 2.757529] NET: Registered protocol family 38 >12:51:58,141 NOTICE kernel:[ 2.757789] Key type asymmetric registered >12:51:58,141 NOTICE kernel:[ 2.758044] Asymmetric key parser 'x509' registered >12:51:58,141 INFO kernel:[ 2.758328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >12:51:58,141 INFO kernel:[ 2.758795] io scheduler noop registered >12:51:58,141 INFO kernel:[ 2.759050] io scheduler deadline registered >12:51:58,141 INFO kernel:[ 2.759338] io scheduler cfq registered (default) >12:51:58,141 INFO kernel:[ 2.759667] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >12:51:58,141 INFO kernel:[ 2.759956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >12:51:58,141 DEBUG kernel:[ 2.760287] intel_idle: does not run on family 6 model 2 >12:51:58,141 INFO kernel:[ 2.760337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >12:51:58,141 INFO kernel:[ 2.760781] ACPI: Power Button [PWRF] >12:51:58,141 INFO kernel:[ 2.761126] GHES: HEST is not enabled! >12:51:58,141 INFO kernel:[ 2.761417] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >12:51:58,141 INFO kernel:[ 2.785219] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >12:51:58,141 INFO kernel:[ 2.786167] Non-volatile memory driver v1.3 >12:51:58,141 INFO kernel:[ 2.786421] Linux agpgart interface v0.103 >12:51:58,141 DEBUG kernel:[ 2.786796] ata_piix 0000:00:01.1: version 2.13 >12:51:58,141 INFO kernel:[ 2.787577] scsi0 : ata_piix >12:51:58,141 INFO kernel:[ 2.787889] scsi1 : ata_piix >12:51:58,141 INFO kernel:[ 2.788170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >12:51:58,141 INFO kernel:[ 2.788477] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >12:51:58,141 INFO kernel:[ 2.789204] libphy: Fixed MDIO Bus: probed >12:51:58,141 INFO kernel:[ 2.789587] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >12:51:58,141 INFO kernel:[ 2.789919] ehci-pci: EHCI PCI platform driver >12:51:58,141 INFO kernel:[ 2.790216] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >12:51:58,141 INFO kernel:[ 2.790513] ohci-pci: OHCI PCI platform driver >12:51:58,141 INFO kernel:[ 2.790780] uhci_hcd: USB Universal Host Controller Interface driver >12:51:58,141 INFO kernel:[ 2.791815] uhci_hcd 0000:00:01.2: UHCI Host Controller >12:51:58,141 INFO kernel:[ 2.792126] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >12:51:58,141 INFO kernel:[ 2.792572] uhci_hcd 0000:00:01.2: detected 2 ports >12:51:58,141 INFO kernel:[ 2.792895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >12:51:58,141 INFO kernel:[ 2.793232] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >12:51:58,141 INFO kernel:[ 2.793518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >12:51:58,141 INFO kernel:[ 2.793949] usb usb1: Product: UHCI Host Controller >12:51:58,141 INFO kernel:[ 2.794219] usb usb1: Manufacturer: Linux 3.16.0-0.rc3.git2.2.fc21.x86_64 uhci_hcd >12:51:58,141 INFO kernel:[ 2.794672] usb usb1: SerialNumber: 0000:00:01.2 >12:51:58,141 INFO kernel:[ 2.796108] hub 1-0:1.0: USB hub found >12:51:58,141 INFO kernel:[ 2.796649] hub 1-0:1.0: 2 ports detected >12:51:58,141 INFO kernel:[ 2.797348] usbcore: registered new interface driver usbserial >12:51:58,141 INFO kernel:[ 2.797971] usbcore: registered new interface driver usbserial_generic >12:51:58,141 INFO kernel:[ 2.798534] usbserial: USB Serial support registered for generic >12:51:58,141 INFO kernel:[ 2.799134] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >12:51:58,141 INFO kernel:[ 2.800937] serio: i8042 KBD port at 0x60,0x64 irq 1 >12:51:58,141 INFO kernel:[ 2.801464] serio: i8042 AUX port at 0x60,0x64 irq 12 >12:51:58,141 INFO kernel:[ 2.802162] mousedev: PS/2 mouse device common for all mice >12:51:58,141 INFO kernel:[ 2.803203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >12:51:58,141 INFO kernel:[ 2.806178] rtc_cmos 00:00: RTC can wake from S4 >12:51:58,141 INFO kernel:[ 2.806751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >12:51:58,141 INFO kernel:[ 2.807306] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >12:51:58,141 INFO kernel:[ 2.807819] device-mapper: uevent: version 1.0.3 >12:51:58,141 INFO kernel:[ 2.808192] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >12:51:58,141 INFO kernel:[ 2.808852] hidraw: raw HID events driver (C) Jiri Kosina >12:51:58,141 INFO kernel:[ 2.809248] usbcore: registered new interface driver usbhid >12:51:58,141 INFO kernel:[ 2.809522] usbhid: USB HID core driver >12:51:58,141 INFO kernel:[ 2.809819] drop_monitor: Initializing network drop monitor service >12:51:58,141 INFO kernel:[ 2.810196] ip_tables: (C) 2000-2006 Netfilter Core Team >12:51:58,141 INFO kernel:[ 2.810486] TCP: cubic registered >12:51:58,141 INFO kernel:[ 2.810800] Initializing XFRM netlink socket >12:51:58,141 INFO kernel:[ 2.811140] NET: Registered protocol family 10 >12:51:58,141 INFO kernel:[ 2.811519] mip6: Mobile IPv6 >12:51:58,141 INFO kernel:[ 2.811828] NET: Registered protocol family 17 >12:51:58,141 NOTICE kernel:[ 2.812262] Loading compiled-in X.509 certificates >12:51:58,141 NOTICE kernel:[ 2.813249] Loaded X.509 cert 'Fedora kernel signing key: 195be5b86ee26933a999cc993780f5a2ff97d59f' >12:51:58,141 INFO kernel:[ 2.813755] registered taskstats version 1 >12:51:58,141 INFO kernel:[ 2.814268] Magic number: 6:218:885 >12:51:58,141 INFO kernel:[ 2.814587] rtc_cmos 00:00: setting system clock to 2014-07-08 12:51:36 UTC (1404823896) >12:51:58,141 DEBUG kernel:[ 2.815095] PM: Hibernation image not present or could not be loaded. >12:51:58,141 INFO kernel:[ 2.941053] Freeing unused kernel memory: 1452K (ffffffff81d2d000 - ffffffff81e98000) >12:51:58,141 INFO kernel:[ 2.941876] Write protecting the kernel read-only data: 12288k >12:51:58,141 INFO kernel:[ 2.944559] Freeing unused kernel memory: 856K (ffff88000172a000 - ffff880001800000) >12:51:58,141 INFO kernel:[ 2.948837] Freeing unused kernel memory: 940K (ffff880001b15000 - ffff880001c00000) >12:51:58,141 NOTICE kernel:[ 2.951677] random: systemd urandom read with 5 bits of entropy available >12:51:58,141 INFO kernel:[ 3.042044] device-mapper: multipath: version 1.7.0 loaded >12:51:58,141 INFO kernel:[ 3.099046] usb 1-1: new full-speed USB device number 2 using uhci_hcd >12:51:58,141 INFO kernel:[ 3.110841] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >12:51:58,141 INFO kernel:[ 3.253181] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >12:51:58,141 INFO kernel:[ 3.253500] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >12:51:58,141 INFO kernel:[ 3.253815] usb 1-1: Product: QEMU USB Tablet >12:51:58,141 INFO kernel:[ 3.254090] usb 1-1: Manufacturer: QEMU >12:51:58,141 INFO kernel:[ 3.254418] usb 1-1: SerialNumber: 42 >12:51:58,141 INFO kernel:[ 3.258511] squashfs: version 4.0 (2009/01/31) Phillip Lougher >12:51:58,141 INFO kernel:[ 3.264194] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >12:51:58,141 INFO kernel:[ 3.264866] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >12:51:58,141 INFO kernel:[ 3.266805] Loading iSCSI transport class v2.0-870. >12:51:58,141 NOTICE kernel:[ 3.274095] iscsi: registered transport (tcp) >12:51:58,141 INFO kernel:[ 3.304350] FDC 0 is a S82078B >12:51:58,141 INFO kernel:[ 3.309598] No iBFT detected. >12:51:58,141 INFO kernel:[ 3.313507] md: raid0 personality registered for level 0 >12:51:58,141 INFO kernel:[ 3.317986] md: raid1 personality registered for level 1 >12:51:58,141 WARNING kernel:[ 3.344014] raid6: sse2x1 7921 MB/s >12:51:58,141 WARNING kernel:[ 3.361011] raid6: sse2x2 9777 MB/s >12:51:58,141 WARNING kernel:[ 3.378019] raid6: sse2x4 10468 MB/s >12:51:58,141 WARNING kernel:[ 3.378519] raid6: using algorithm sse2x4 (10468 MB/s) >12:51:58,141 WARNING kernel:[ 3.379063] raid6: using intx1 recovery algorithm >12:51:58,141 INFO kernel:[ 3.381476] async_tx: api initialized (async) >12:51:58,141 INFO kernel:[ 3.383799] xor: measuring software checksum speed >12:51:58,141 INFO kernel:[ 3.394010] prefetch64-sse: 14792.000 MB/sec >12:51:58,141 INFO kernel:[ 3.404018] generic_sse: 13812.000 MB/sec >12:51:58,141 INFO kernel:[ 3.404529] xor: using function: prefetch64-sse (14792.000 MB/sec) >12:51:58,141 INFO kernel:[ 3.418433] md: raid6 personality registered for level 6 >12:51:58,141 INFO kernel:[ 3.418807] md: raid5 personality registered for level 5 >12:51:58,141 INFO kernel:[ 3.419148] md: raid4 personality registered for level 4 >12:51:58,141 INFO kernel:[ 3.425999] md: raid10 personality registered for level 10 >12:51:58,141 INFO kernel:[ 3.428573] md: linear personality registered for level -1 >12:51:58,141 INFO kernel:[ 3.434464] device-mapper: multipath round-robin: version 1.0.0 loaded >12:51:58,141 INFO kernel:[ 3.442708] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >12:51:58,141 INFO kernel:[ 3.468518] RPC: Registered named UNIX socket transport module. >12:51:58,141 INFO kernel:[ 3.468850] RPC: Registered udp transport module. >12:51:58,141 INFO kernel:[ 3.469166] RPC: Registered tcp transport module. >12:51:58,141 INFO kernel:[ 3.469439] RPC: Registered tcp NFSv4.1 backchannel transport module. >12:51:58,141 WARNING kernel:[ 3.633380] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >12:51:58,141 INFO kernel:[ 3.636802] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >12:51:58,141 WARNING kernel:[ 3.640366] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >12:51:58,141 WARNING kernel:[ 3.648690] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >12:51:58,141 DEBUG kernel:[ 3.676513] virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >12:51:58,141 DEBUG kernel:[ 3.676531] virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >12:51:58,141 DEBUG kernel:[ 3.676544] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >12:51:58,141 DEBUG kernel:[ 3.700173] virtio-pci 0000:00:06.0: irq 43 for MSI/MSI-X >12:51:58,141 DEBUG kernel:[ 3.700190] virtio-pci 0000:00:06.0: irq 44 for MSI/MSI-X >12:51:58,141 INFO kernel:[ 3.703035] vda: vda1 vda2 >12:51:58,141 INFO kernel:[ 3.722970] [drm] Initialized drm 1.1.0 20060810 >12:51:58,141 INFO kernel:[ 3.754050] tsc: Refined TSC clocksource calibration: 2691.237 MHz >12:51:58,141 INFO kernel:[ 3.754878] [drm] Device Version 0.0 >12:51:58,141 INFO kernel:[ 3.755152] [drm] Compression level 0 log level 0 >12:51:58,141 INFO kernel:[ 3.755467] [drm] Currently using mode #0, list at 0x488 >12:51:58,141 INFO kernel:[ 3.755748] [drm] 12286 io pages at offset 0x1000000 >12:51:58,141 INFO kernel:[ 3.756040] [drm] 16777216 byte draw area at offset 0x0 >12:51:58,141 INFO kernel:[ 3.756320] [drm] RAM header offset: 0x3ffe000 >12:51:58,141 INFO kernel:[ 3.756637] [drm] rom modes offset 0x488 for 128 modes >12:51:58,141 INFO kernel:[ 3.760048] [TTM] Zone kernel: Available graphics memory: 1025080 kiB >12:51:58,141 INFO kernel:[ 3.760375] [TTM] Initializing pool allocator >12:51:58,141 INFO kernel:[ 3.760690] [TTM] Initializing DMA pool allocator >12:51:58,141 INFO kernel:[ 3.760985] [drm] qxl: 16M of VRAM memory size >12:51:58,141 INFO kernel:[ 3.761264] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >12:51:58,141 INFO kernel:[ 3.761548] [drm] qxl: 64M of Surface memory size >12:51:58,141 INFO kernel:[ 3.782120] [drm] main mem slot 1 [f4000000,3ffe000] >12:51:58,141 INFO kernel:[ 3.782648] [drm] surface mem slot 2 [f8000000,4000000] >12:51:58,141 INFO kernel:[ 3.784068] [drm] fb mappable at 0xF4000000, size 3145728 >12:51:58,141 INFO kernel:[ 3.784607] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >12:51:58,141 INFO kernel:[ 3.785349] fbcon: qxldrmfb (fb0) is primary device >12:51:58,141 INFO kernel:[ 3.807183] Console: switching to colour frame buffer device 128x48 >12:51:58,141 INFO kernel:[ 3.827283] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >12:51:58,141 INFO kernel:[ 3.827290] qxl 0000:00:02.0: registered panic notifier >12:51:58,141 INFO kernel:[ 3.827446] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >12:51:58,141 INFO kernel:[ 10.891735] loop: module loaded >12:51:58,141 INFO kernel:[ 11.116204] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >12:51:58,141 NOTICE kernel:[ 18.313349] random: nonblocking pool is initialized >12:51:58,141 DEBUG kernel:[ 22.927497] SELinux: 2048 avtab hash slots, 107781 rules. >12:51:58,141 DEBUG kernel:[ 22.940999] SELinux: 2048 avtab hash slots, 107781 rules. >12:51:58,141 DEBUG kernel:[ 22.958578] SELinux: 8 users, 103 roles, 4869 types, 286 bools, 1 sens, 1024 cats >12:51:58,141 DEBUG kernel:[ 22.958581] SELinux: 83 classes, 107781 rules >12:51:58,141 INFO kernel:[ 22.962053] SELinux: Permission audit_read in class capability2 not defined in policy. >12:51:58,141 INFO kernel:[ 22.962102] SELinux: the above unknown classes and permissions will be allowed >12:51:58,141 DEBUG kernel:[ 22.962136] SELinux: Completing initialization. >12:51:58,141 DEBUG kernel:[ 22.962136] SELinux: Setting up existing superblocks. >12:51:58,141 DEBUG kernel:[ 22.962212] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.962220] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.962224] SELinux: initialized (dev proc, type proc), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.962256] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.962397] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.962662] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963159] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >12:51:58,141 DEBUG kernel:[ 22.963162] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >12:51:58,141 DEBUG kernel:[ 22.963166] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963167] SELinux: initialized (dev aio, type aio), not configured for labeling >12:51:58,141 DEBUG kernel:[ 22.963169] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.963182] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.963187] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.963193] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963198] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963329] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963331] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.963334] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.963482] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 22.963498] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963501] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963503] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963504] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963506] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963510] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963512] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963513] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963515] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963520] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963521] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963523] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963526] SELinux: initialized (dev drm, type drm), not configured for labeling >12:51:58,141 DEBUG kernel:[ 22.963528] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 22.963535] SELinux: initialized (dev loop0, type squashfs), uses xattr >12:51:58,141 DEBUG kernel:[ 22.963545] SELinux: initialized (dev dm-0, type ext4), uses xattr >12:51:58,141 NOTICE kernel:[ 22.965043] audit: type=1403 audit(1404823916.650:2): policy loaded auid=4294967295 ses=4294967295 >12:51:58,141 DEBUG kernel:[ 23.285335] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >12:51:58,141 DEBUG kernel:[ 23.370064] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >12:51:58,141 DEBUG kernel:[ 23.481892] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >12:51:58,141 INFO kernel:[ 24.343100] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >12:51:58,141 DEBUG kernel:[ 24.366666] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >12:51:58,141 DEBUG kernel:[ 24.366680] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >12:51:58,141 NOTICE kernel:[ 24.452896] audit: type=1400 audit(1404823918.137:3): avc: denied { unlink } for pid=1446 comm="rsyslogd" name="log" dev="devtmpfs" ino=9937 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=lnk_file permissive=1 >12:51:58,600 INFO kernel:[ 24.906510] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >12:51:58,660 INFO kernel:[ 24.920369] parport_pc 00:04: reported by Plug and Play ACPI >12:51:58,836 INFO kernel:[ 25.150165] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >12:51:58,856 INFO NetworkManager: <info> NetworkManager (version 0.9.9.98-1.git20140620.fc21) is starting... >12:51:58,856 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >12:51:58,856 INFO NetworkManager: <info> WEXT support is enabled >12:51:58,939 INFO kernel:[ 25.253444] cfg80211: Calling CRDA to update world regulatory domain >12:51:59,062 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >12:51:59,111 INFO polkitd: Started polkitd version 0.112 >12:51:59,217 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >12:51:59,235 WARNING NetworkManager: <warn> Could not get hostname: failed to read /etc/sysconfig/network >12:51:59,236 INFO NetworkManager: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >12:51:59,236 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:51:59,236 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >12:51:59,236 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >12:51:59,237 INFO NetworkManager: <info> read connection 'eth0' >12:51:59,282 INFO NetworkManager: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >12:51:59,285 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >12:51:59,313 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >12:51:59,319 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >12:51:59,324 INFO NetworkManager: <info> WiFi hardware radio set enabled >12:51:59,324 INFO NetworkManager: <info> WWAN hardware radio set enabled >12:51:59,335 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >12:51:59,336 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >12:51:59,336 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >12:51:59,336 INFO NetworkManager: <info> Networking is enabled by state file >12:51:59,337 INFO NetworkManager: <info> (eth0): link connected >12:51:59,337 INFO NetworkManager: <info> (eth0): carrier is ON >12:51:59,358 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >12:51:59,366 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >12:51:59,367 INFO NetworkManager: <info> (eth0): found matching connection 'eth0' >12:51:59,370 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >12:51:59,375 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >12:51:59,379 INFO NetworkManager: <info> Activation (eth0) starting connection 'eth0' >12:51:59,386 WARNING spice-vdagentd: no session info, max 1 session agent allowed >12:51:59,386 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >12:51:59,394 INFO NetworkManager: <info> (lo): link connected >12:51:59,398 INFO NetworkManager: <info> (lo): carrier is ON >12:51:59,398 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >12:51:59,403 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/1 >12:51:59,421 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >12:51:59,421 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >12:51:59,422 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >12:51:59,422 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >12:51:59,423 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >12:51:59,423 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >12:51:59,423 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >12:51:59,423 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >12:51:59,423 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >12:51:59,423 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >12:51:59,423 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >12:51:59,424 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >12:51:59,470 INFO NetworkManager: <info> dhclient started with pid 1490 >12:51:59,473 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >12:51:59,583 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >12:51:59,584 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >12:51:59,585 INFO dhclient: All rights reserved. >12:51:59,585 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >12:51:59,585 INFO dhclient: >12:51:59,597 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >12:51:59,601 INFO dhclient: Listening on LPF/eth0/52:54:00:5c:a4:45 >12:51:59,601 INFO dhclient: Sending on LPF/eth0/52:54:00:5c:a4:45 >12:51:59,602 INFO dhclient: Sending on Socket/fallback >12:51:59,602 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x22b7dfec) >12:52:02,337 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x22b7dfec) >12:52:02,487 NOTICE kernel:[ 28.801439] audit: type=1400 audit(1404823922.486:4): avc: denied { read write } for pid=1547 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9824 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >12:52:04,067 NOTICE kernel:[ 30.381551] audit: type=1400 audit(1404823924.066:5): avc: denied { read write } for pid=1588 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >12:52:04,272 INFO spice-vdagentd: opening vdagent virtio channel >12:52:04,273 INFO kernel:[ 30.587149] input: spice vdagent tablet as /devices/virtual/input/input5 >12:52:05,150 INFO chronyd: chronyd version 1.30 starting >12:52:05,151 INFO chronyd: Generated key 1 >12:52:06,150 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x22b7dfec) >12:52:06,697 INFO kernel:[ 33.011103] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >12:52:08,149 NOTICE kernel:[ 34.463244] audit: type=1400 audit(1404823928.147:6): avc: denied { open } for pid=1449 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=28057 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:user_tmp_t:s0 tclass=file permissive=1 >12:52:09,961 NOTICE kernel:[ 36.275695] XFS (vda1): Mounting V4 Filesystem >12:52:10,126 NOTICE kernel:[ 36.440366] XFS (vda1): Starting recovery (logdev: internal) >12:52:10,128 NOTICE kernel:[ 36.442308] XFS (vda1): Ending recovery (logdev: internal) >12:52:10,128 DEBUG kernel:[ 36.442321] SELinux: initialized (dev vda1, type xfs), uses xattr >12:52:10,263 INFO chronyd: Selected source 37.157.199.158 >12:52:10,263 WARNING chronyd: System clock wrong by 0.508379 seconds, adjustment started >12:52:10,267 NOTICE kernel:[ 36.581409] XFS (dm-2): Mounting V4 Filesystem >12:52:10,443 NOTICE kernel:[ 36.757126] XFS (dm-2): Starting recovery (logdev: internal) >12:52:10,445 NOTICE kernel:[ 36.759898] XFS (dm-2): Ending recovery (logdev: internal) >12:52:10,445 DEBUG kernel:[ 36.759908] SELinux: initialized (dev dm-2, type xfs), uses xattr >12:52:10,812 NOTICE kernel:[ 37.126194] audit: type=1400 audit(1404823930.810:7): avc: denied { read write } for pid=1714 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >12:52:10,812 NOTICE kernel:[ 37.126682] audit: type=1400 audit(1404823930.810:8): avc: denied { read write } for pid=1714 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9824 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file permissive=1 >12:52:10,812 NOTICE kernel:[ 37.126868] audit: type=1400 audit(1404823930.810:9): avc: denied { read } for pid=1714 comm="hwclock" path="/proc/1529/mounts" dev="proc" ino=27774 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file permissive=1 >12:52:11,001 NOTICE kernel:[ 37.180944] audit: type=1400 audit(1404823931.000:10): avc: denied { ioctl } for pid=1714 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >12:52:11,001 NOTICE kernel:[ 37.180954] audit: type=1400 audit(1404823931.000:11): avc: denied { getattr } for pid=1714 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >12:52:11,784 INFO chronyd: Selected source 147.231.100.5 >12:52:12,305 INFO chronyd: Selected source 37.157.199.158 >12:52:17,679 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x78239779) >12:52:17,681 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x78239779) >12:52:17,681 INFO dhclient: DHCPOFFER from 192.168.122.1 >12:52:17,687 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x78239779) >12:52:17,691 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >12:52:17,691 INFO NetworkManager: <info> address 192.168.122.70 >12:52:17,691 INFO NetworkManager: <info> plen 24 (255.255.255.0) >12:52:17,692 INFO NetworkManager: <info> gateway 192.168.122.1 >12:52:17,692 INFO NetworkManager: <info> server identifier 192.168.122.1 >12:52:17,692 INFO NetworkManager: <info> lease time 3600 >12:52:17,692 INFO NetworkManager: <info> nameserver '192.168.122.1' >12:52:17,692 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >12:52:17,693 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >12:52:17,694 INFO NetworkManager: <info> startup complete >12:52:17,694 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >12:52:17,694 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >12:52:17,696 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >12:52:17,696 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >12:52:17,696 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >12:52:17,697 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >12:52:17,698 INFO dhclient: bound to 192.168.122.70 -- renewal in 1415 seconds. >12:52:17,700 INFO NetworkManager: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >12:52:17,701 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >12:52:17,703 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >12:52:17,717 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >12:52:17,721 NOTICE nm-dispatcher: Dispatching action 'up' for eth0 >12:53:15,947 INFO chronyd: Selected source 147.231.100.5 >12:54:28,372 INFO kernel:[ 174.551611] Btrfs loaded >12:58:40,546 NOTICE kernel:[ 426.725445] audit: type=1400 audit(1404824320.544:12): avc: denied { execute } for pid=1773 comm="agetty" name="plymouth" dev="dm-0" ino=75013 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:plymouth_exec_t:s0 tclass=file permissive=1 >12:58:40,546 NOTICE kernel:[ 426.725468] audit: type=1400 audit(1404824320.544:13): avc: denied { read open } for pid=1773 comm="agetty" path="/usr/bin/plymouth" dev="dm-0" ino=75013 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:plymouth_exec_t:s0 tclass=file permissive=1 >12:58:40,546 NOTICE kernel:[ 426.725505] audit: type=1400 audit(1404824320.544:14): avc: denied { execute_no_trans } for pid=1773 comm="agetty" path="/usr/bin/plymouth" dev="dm-0" ino=75013 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:plymouth_exec_t:s0 tclass=file permissive=1 >12:58:40,552 NOTICE kernel:[ 426.731717] audit: type=1400 audit(1404824320.550:15): avc: denied { read } for pid=1772 comm="bash" name=".profile" dev="dm-0" ino=32770 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file permissive=1 >12:58:40,552 NOTICE kernel:[ 426.731737] audit: type=1400 audit(1404824320.550:16): avc: denied { open } for pid=1772 comm="bash" path="/root/.profile" dev="dm-0" ino=32770 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file permissive=1 >12:58:43,438 NOTICE kernel:[ 429.617457] audit: type=1400 audit(1404824323.436:17): avc: denied { getattr } for pid=1772 comm="bash" path="/usr/sbin/ip" dev="dm-0" ino=74805 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ifconfig_exec_t:s0 tclass=file permissive=1 >12:58:43,438 NOTICE kernel:[ 429.617515] audit: type=1400 audit(1404824323.436:18): avc: denied { execute } for pid=1772 comm="bash" name="ip" dev="dm-0" ino=74805 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ifconfig_exec_t:s0 tclass=file permissive=1 >12:58:43,438 NOTICE kernel:[ 429.617561] audit: type=1400 audit(1404824323.436:19): avc: denied { read } for pid=1772 comm="bash" name="ip" dev="dm-0" ino=74805 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ifconfig_exec_t:s0 tclass=file permissive=1 >12:58:43,438 NOTICE kernel:[ 429.618055] audit: type=1400 audit(1404824323.436:20): avc: denied { open } for pid=1778 comm="bash" path="/usr/sbin/ip" dev="dm-0" ino=74805 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ifconfig_exec_t:s0 tclass=file permissive=1 >12:58:43,439 NOTICE kernel:[ 429.618564] audit: type=1400 audit(1404824323.437:21): avc: denied { execute_no_trans } for pid=1778 comm="bash" path="/usr/sbin/ip" dev="dm-0" ino=74805 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ifconfig_exec_t:s0 tclass=file permissive=1 >12:58:59,797 ERR sshd: error: Could not load host key: /etc/ssh/ssh_host_dsa_key
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 1117297
: 916364 |
916365
|
916366
|
916367
|
916368
|
916369
|
916370
|
916371
|
916372
|
916373
|
916374