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 864116 Details for
Bug 1066033
TypeError: not enough arguments for format string
[?]
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), 186.39 KB, created by
David Shea
on 2014-02-17 14:30:52 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
David Shea
Created:
2014-02-17 14:30:52 UTC
Size:
186.39 KB
patch
obsolete
>anaconda 21.21-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 250, in retranslate > xlated = _(before) % {"name" : productName.upper(), "version" : productVersion} > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 297, in on_locale_selection_changed > self.retranslate(lang) >TypeError: not enough arguments for format string > >Local variables in innermost frame: >lang: bg_BG.UTF-8 >welcomeLabel: <Label object at 0x7f40fdef15a0 (GtkLabel at 0x2a622c0)> >name: continueButton >self: <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f41017fb490> >before: WELCOME TO %(name)s %(version)s. > > >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 0x7f4101718d90>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Run the Setup Agent on first boot >firstboot --enable ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vda1 (11) with existing ext4 filesystem >, '/': existing 6,70 GiB lvmlv fedora-root (25) with existing ext4 filesystem >} > swaps: [existing 820 MiB lvmlv fedora-swap (31) with existing swap >] > name: Fedora Linux 21 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: Already dumped (DASD instance) > _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._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 185856 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (11, 255, 63) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x7f410bbb87a0> > exists: True > _size: 363 MiB > id: 1 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora_rawhide_x86_64 > _format.uuid: 2014-02-14-17-29-02-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > parents: [] > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001, /dev/disk/by-label/Fedora\x20rawhide\x20x86_64, /dev/disk/by-uuid/2014-02-14-17-29-02-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _targetSize: 0 > _model: QEMU_DVD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora_rawhide_x86_64 > originalFormat.uuid: 2014-02-14-17-29-02-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, existing 8 GiB disk vda (6) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 7,51 GiB partition vda2 (17) with existing lvmpv >, existing 7,50 GiB lvmvg fedora (22) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 38 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 41 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _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 > id: 48 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _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 > id: 51 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: a1bef4d3-1a30-48fe-8165-9779b6f95207 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2 GiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 55 > _format._device: /dev/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/a1bef4d3-1a30-48fe-8165-9779b6f95207] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _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: 55 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: a1bef4d3-1a30-48fe-8165-9779b6f95207 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 57 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _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 > id: 60 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2 GiB dm live-rw (66) with existing ext4 filesystem >, existing 2 GiB dm live-base (72) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, fedora, fedora-root, fedora-swap, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=Fedora_rawhide_x86_64] > _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: [LABEL=Fedora_rawhide_x86_64] > _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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _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 (0x7f4101718e50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1 GiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f4101718e10) -- > 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 (0x7f4101718ed0) -- > 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 (0x7f4101718f10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 MiB maxSize = None grow = False > >, PartSpec instance (0x7f4101718f50) -- > 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 0x7f41253ecb90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: None > _intf.payload.txID: None > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 2,79 GiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._visitedSinceApplied: True > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._arrow: Image instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload instance) > _intf._currentAction._origStrings: {<Label object at 0x7f40fdef1410 (GtkLabel at 0x2a62420)>: What language would you like to use during the installation process?, <Button object at 0x7f40fdef1550 (GtkButton at 0x2a70490)>: _I accept my fate., <Label object at 0x7f40fdef14b0 (GtkLabel at 0x2572cb0)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Label object at 0x7f40fdef13c0 (GtkLabel at 0x2572b50)>: This is unstable, pre-release software., <Label object at 0x7f40fdef15a0 (GtkLabel at 0x2a622c0)>: WELCOME TO %(name)s %(version)s., <Button object at 0x7f40fdef1500 (GtkButton at 0x2a70310)>: _Get me out of here!, <Entry object at 0x7f40fd886140 (GtkEntry at 0x2a3c730)>: Type here to search.} > _intf._currentAction.applyOnSkip: False > _intf._currentAction.skipTo: None > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._xklwrapper: Skipped > _intf._currentAction.selector: None > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._languageStore: ListStore instance, containing members: >updateSrc: None >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: hd:LABEL=Fedora_rawhide_x86_64 >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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f41017c5a28>, True), 'type': (<function <lambda> at 0x7f41017c5c80>, True), 'addons': (<function list_addons_callback at 0x7f41017c5b90>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f41017c5aa0>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _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.21-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: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedora_rawhide_x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >14:04:28,597 INFO anaconda: /sbin/anaconda 21.21-1 >14:04:28,873 INFO anaconda: 1048576 kB (1024 MB) are available >14:04:28,874 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >14:04:28,883 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:04:28,884 INFO anaconda: Default encoding = utf-8 >14:04:29,238 INFO anaconda: Display mode = g >14:04:29,239 INFO anaconda: 1048576 kB (1024 MB) are available >14:04:29,240 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >14:04:30,340 DEBUG anaconda: X server has signalled a successful start. >14:04:30,343 INFO anaconda: Starting window manager, pid 1036. >14:04:30,421 INFO anaconda: Started spice-vdagent. >14:04:31,307 INFO anaconda: Running Thread: AnaXklWrapperInitThread (139917355017984) >14:04:31,454 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >14:04:31,457 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >14:04:31,461 INFO anaconda: using only installclass _Fedora >14:04:32,108 INFO anaconda: bootloader GRUB2 on X86 platform >14:04:32,139 INFO anaconda: bootloader GRUB2 on X86 platform >14:04:32,181 DEBUG anaconda: network: devices found ['eth0'] >14:04:32,398 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eth0 >14:04:32,447 DEBUG anaconda: network: setting autoconnect of eth0 to False >14:04:32,449 DEBUG anaconda: network: missing ifcfgs created for devices ['eth0'] >14:04:32,521 DEBUG anaconda: updating hostname localhost.localdomain >14:04:32,544 INFO anaconda: Running Thread: AnaStorageThread (139917154166528) >14:04:32,546 INFO anaconda: Running Thread: AnaTimeInitThread (139917145773824) >14:04:32,557 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139917137381120) >14:04:32,568 INFO anaconda: Running Thread: AnaPayloadThread (139917127935744) >14:04:32,629 DEBUG anaconda: updating hostname localhost.localdomain >14:04:32,664 INFO anaconda: got 0 NTP servers from DHCP >14:04:32,666 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139917137381120) >14:04:32,688 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139917137381120) >14:04:32,688 INFO anaconda: Starting geolocation lookup >14:04:32,689 INFO anaconda: Geolocation provider: Fedora GeoIP >14:04:33,781 INFO anaconda: Thread Done: AnaXklWrapperInitThread (139917355017984) >14:04:36,352 INFO anaconda: Geolocation lookup finished in 3.7 seconds >14:04:36,355 INFO anaconda: got results from geolocation >14:04:36,356 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139917137381120) >14:04:36,365 INFO anaconda: Waited 1.47 seconds for Geolocation >14:04:36,382 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >14:04:37,396 INFO anaconda: Thread Done: AnaStorageThread (139917154166528) >14:04:38,003 INFO anaconda: Thread Done: AnaTimeInitThread (139917145773824) >14:04:40,637 DEBUG anaconda: running handleException >14:04:40,637 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 297, in on_locale_selection_changed > self.retranslate(lang) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 250, in retranslate > xlated = _(before) % {"name" : productName.upper(), "version" : productVersion} > >TypeError: not enough arguments for format string > >14:04:40,638 DEBUG anaconda: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: >14:04:37,399 INFO packaging: configuring base repo >14:04:37,458 INFO packaging: Error downloading treeinfo: [Errno 14] curl#37 - "Couldn't open file /run/install/repo/treeinfo" >14:04:37,501 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >14:04:37,510 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:04:37,511 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:04:37,511 DEBUG yum.verbose.plugin: Adding en_US to language list >14:04:37,521 DEBUG yum.verbose.YumBase: Config time: 0.056 >14:04:37,651 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >14:04:37,651 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >14:04:37,651 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >14:04:37,652 DEBUG yum.verbose.plugin: Adding en_US to language list >14:04:37,654 DEBUG yum.verbose.YumBase: Config time: 0.012 >14:04:37,685 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >14:04:37,687 INFO packaging: using default repos from local yum configuration >14:04:37,724 INFO packaging: gathering repo metadata > > >/tmp/program.log: >14:04:28,959 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:04:28,980 DEBUG program: Return code: 0 >14:04:28,981 INFO program: Running... udevadm settle --timeout=300 >14:04:29,087 DEBUG program: Return code: 0 >14:04:29,089 INFO program: Running... modprobe fcoe >14:04:29,157 DEBUG program: Return code: 0 >14:04:29,158 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:04:29,213 INFO program: No FCoE boot disk information is found in EDD! >14:04:29,213 DEBUG program: Return code: 1 >14:04:30,344 INFO program: Running... spice-vdagent >14:04:30,346 INFO program: Running... metacity --display :1 --sm-disable >14:04:30,420 DEBUG program: Return code: 0 >14:04:32,546 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >14:04:32,753 DEBUG program: Return code: 0 >14:04:32,753 INFO program: Running... udevadm settle --timeout=300 >14:04:32,793 DEBUG program: Return code: 0 >14:04:32,795 INFO program: Running... systemctl start chronyd.service >14:04:32,904 DEBUG program: Return code: 0 >14:04:32,907 INFO program: Running... udevadm settle --timeout=300 >14:04:32,975 DEBUG program: Return code: 0 >14:04:33,782 INFO program: Running... multipath -c /dev/vda >14:04:33,829 DEBUG program: Return code: 1 >14:04:34,038 INFO program: Running... dumpe2fs -h /dev/vda1 >14:04:34,132 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:04:34,133 INFO program: Filesystem volume name: <none> >14:04:34,133 INFO program: Last mounted on: /boot >14:04:34,133 INFO program: Filesystem UUID: ae7010e6-d6bd-44bf-97e0-9f22cd06324d >14:04:34,134 INFO program: Filesystem magic number: 0xEF53 >14:04:34,134 INFO program: Filesystem revision #: 1 (dynamic) >14:04:34,134 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 >14:04:34,135 INFO program: Filesystem flags: signed_directory_hash >14:04:34,135 INFO program: Default mount options: user_xattr acl >14:04:34,135 INFO program: Filesystem state: clean >14:04:34,135 INFO program: Errors behavior: Continue >14:04:34,136 INFO program: Filesystem OS type: Linux >14:04:34,136 INFO program: Inode count: 128016 >14:04:34,146 INFO program: Block count: 512000 >14:04:34,147 INFO program: Reserved block count: 25600 >14:04:34,148 INFO program: Free blocks: 457747 >14:04:34,148 INFO program: Free inodes: 127994 >14:04:34,148 INFO program: First block: 1 >14:04:34,149 INFO program: Block size: 1024 >14:04:34,149 INFO program: Fragment size: 1024 >14:04:34,155 INFO program: Reserved GDT blocks: 256 >14:04:34,156 INFO program: Blocks per group: 8192 >14:04:34,160 INFO program: Fragments per group: 8192 >14:04:34,161 INFO program: Inodes per group: 2032 >14:04:34,162 INFO program: Inode blocks per group: 254 >14:04:34,162 INFO program: Flex block group size: 16 >14:04:34,162 INFO program: Filesystem created: Thu Feb 6 14:51:40 2014 >14:04:34,163 INFO program: Last mount time: Thu Feb 6 14:51:46 2014 >14:04:34,164 INFO program: Last write time: Thu Feb 6 14:51:46 2014 >14:04:34,164 INFO program: Mount count: 1 >14:04:34,164 INFO program: Maximum mount count: -1 >14:04:34,165 INFO program: Last checked: Thu Feb 6 14:51:40 2014 >14:04:34,166 INFO program: Check interval: 0 (<none>) >14:04:34,166 INFO program: Lifetime writes: 8 MB >14:04:34,166 INFO program: Reserved blocks uid: 0 (user root) >14:04:34,167 INFO program: Reserved blocks gid: 0 (group root) >14:04:34,167 INFO program: First inode: 11 >14:04:34,167 INFO program: Inode size: 128 >14:04:34,168 INFO program: Journal inode: 8 >14:04:34,168 INFO program: Default directory hash: half_md4 >14:04:34,169 INFO program: Directory Hash Seed: 380bd7eb-34fd-49d6-92dd-227e9f971c67 >14:04:34,169 INFO program: Journal backup: inode blocks >14:04:34,170 INFO program: Journal features: (none) >14:04:34,170 INFO program: Journal size: 8M >14:04:34,171 INFO program: Journal length: 8192 >14:04:34,171 INFO program: Journal sequence: 0x00000013 >14:04:34,172 INFO program: Journal start: 0 >14:04:34,172 INFO program: >14:04:34,174 DEBUG program: Return code: 0 >14:04:34,175 INFO program: Running... resize2fs -P /dev/vda1 >14:04:34,232 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:04:34,235 INFO program: Estimated minimum size of the filesystem: 43116 >14:04:34,235 DEBUG program: Return code: 0 >14:04:34,562 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/vda2 >14:04:34,627 INFO program: LVM2_PV_UUID=CYunIQ-0GHX-q0DN-3je4-Rc18-TBCR-d9blrU >14:04:34,628 INFO program: LVM2_PE_START=1024.00 >14:04:34,628 INFO program: LVM2_VG_NAME=fedora >14:04:34,629 INFO program: LVM2_VG_UUID=gYdf31-Aqae-B5ad-1fhs-Kuci-gbId-RjAhZE >14:04:34,629 INFO program: LVM2_VG_SIZE=7872512.00 >14:04:34,629 INFO program: LVM2_VG_FREE=0 >14:04:34,630 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >14:04:34,630 INFO program: LVM2_VG_EXTENT_COUNT=1922 >14:04:34,630 INFO program: LVM2_VG_FREE_COUNT=0 >14:04:34,630 INFO program: LVM2_PV_COUNT=1 >14:04:34,631 DEBUG program: Return code: 0 >14:04:34,667 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} fedora >14:04:34,716 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap >14:04:34,716 INFO program: LVM2_LV_UUID=tzpeEd-A6y1-JlUZ-9qEf-nfNs-6MDh-8KmgHf LVM2_LV_UUID=Z5wK5t-deXM-keE2-SxVC-8bKj-UslD-6uwZf9 >14:04:34,717 INFO program: LVM2_LV_SIZE=7032832.00 LVM2_LV_SIZE=839680.00 >14:04:34,717 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >14:04:34,717 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >14:04:34,718 DEBUG program: Return code: 0 >14:04:34,819 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >14:04:34,856 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:04:34,857 INFO program: Filesystem volume name: <none> >14:04:34,857 INFO program: Last mounted on: /mnt/sysimage >14:04:34,858 INFO program: Filesystem UUID: af8d8dd0-3b7e-4a03-a798-cb0d125d3edb >14:04:34,858 INFO program: Filesystem magic number: 0xEF53 >14:04:34,858 INFO program: Filesystem revision #: 1 (dynamic) >14:04:34,859 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:04:34,859 INFO program: Filesystem flags: signed_directory_hash >14:04:34,859 INFO program: Default mount options: user_xattr acl >14:04:34,860 INFO program: Filesystem state: clean >14:04:34,860 INFO program: Errors behavior: Continue >14:04:34,860 INFO program: Filesystem OS type: Linux >14:04:34,862 INFO program: Inode count: 439776 >14:04:34,862 INFO program: Block count: 1758208 >14:04:34,863 INFO program: Reserved block count: 87910 >14:04:34,863 INFO program: Free blocks: 1522211 >14:04:34,863 INFO program: Free inodes: 417537 >14:04:34,863 INFO program: First block: 0 >14:04:34,864 INFO program: Block size: 4096 >14:04:34,866 INFO program: Fragment size: 4096 >14:04:34,866 INFO program: Reserved GDT blocks: 429 >14:04:34,866 INFO program: Blocks per group: 32768 >14:04:34,867 INFO program: Fragments per group: 32768 >14:04:34,867 INFO program: Inodes per group: 8144 >14:04:34,867 INFO program: Inode blocks per group: 509 >14:04:34,867 INFO program: Flex block group size: 16 >14:04:34,868 INFO program: Filesystem created: Thu Feb 6 14:51:42 2014 >14:04:34,868 INFO program: Last mount time: Thu Feb 6 14:51:46 2014 >14:04:34,868 INFO program: Last write time: Thu Feb 6 14:51:46 2014 >14:04:34,870 INFO program: Mount count: 1 >14:04:34,870 INFO program: Maximum mount count: -1 >14:04:34,870 INFO program: Last checked: Thu Feb 6 14:51:42 2014 >14:04:34,871 INFO program: Check interval: 0 (<none>) >14:04:34,871 INFO program: Lifetime writes: 137 MB >14:04:34,871 INFO program: Reserved blocks uid: 0 (user root) >14:04:34,871 INFO program: Reserved blocks gid: 0 (group root) >14:04:34,873 INFO program: First inode: 11 >14:04:34,873 INFO program: Inode size: 256 >14:04:34,873 INFO program: Required extra isize: 28 >14:04:34,874 INFO program: Desired extra isize: 28 >14:04:34,874 INFO program: Journal inode: 8 >14:04:34,874 INFO program: Default directory hash: half_md4 >14:04:34,876 INFO program: Directory Hash Seed: 229680db-268e-4b76-8f49-0cdab035ddab >14:04:34,876 INFO program: Journal backup: inode blocks >14:04:34,876 INFO program: Journal features: (none) >14:04:34,877 INFO program: Journal size: 128M >14:04:34,877 INFO program: Journal length: 32768 >14:04:34,877 INFO program: Journal sequence: 0x0000055a >14:04:34,877 INFO program: Journal start: 0 >14:04:34,879 INFO program: >14:04:34,879 DEBUG program: Return code: 0 >14:04:34,880 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >14:04:34,906 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:04:34,907 INFO program: Estimated minimum size of the filesystem: 219525 >14:04:34,907 DEBUG program: Return code: 0 >14:04:35,225 INFO program: Running... dumpe2fs -h /dev/loop1 >14:04:35,239 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:04:35,239 INFO program: Filesystem volume name: Anaconda >14:04:35,240 INFO program: Last mounted on: / >14:04:35,240 INFO program: Filesystem UUID: a1bef4d3-1a30-48fe-8165-9779b6f95207 >14:04:35,240 INFO program: Filesystem magic number: 0xEF53 >14:04:35,241 INFO program: Filesystem revision #: 1 (dynamic) >14:04:35,241 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 >14:04:35,241 INFO program: Filesystem flags: signed_directory_hash >14:04:35,242 INFO program: Default mount options: user_xattr acl >14:04:35,242 INFO program: Filesystem state: clean >14:04:35,242 INFO program: Errors behavior: Continue >14:04:35,242 INFO program: Filesystem OS type: Linux >14:04:35,243 INFO program: Inode count: 131072 >14:04:35,243 INFO program: Block count: 2097152 >14:04:35,243 INFO program: Reserved block count: 0 >14:04:35,243 INFO program: Free blocks: 1177777 >14:04:35,244 INFO program: Free inodes: 102308 >14:04:35,244 INFO program: First block: 1 >14:04:35,244 INFO program: Block size: 1024 >14:04:35,244 INFO program: Fragment size: 1024 >14:04:35,245 INFO program: Reserved GDT blocks: 256 >14:04:35,245 INFO program: Blocks per group: 8192 >14:04:35,245 INFO program: Fragments per group: 8192 >14:04:35,245 INFO program: Inodes per group: 512 >14:04:35,246 INFO program: Inode blocks per group: 128 >14:04:35,246 INFO program: Flex block group size: 16 >14:04:35,246 INFO program: Filesystem created: Fri Feb 14 16:56:13 2014 >14:04:35,247 INFO program: Last mount time: Fri Feb 14 17:07:51 2014 >14:04:35,247 INFO program: Last write time: Fri Feb 14 17:08:04 2014 >14:04:35,247 INFO program: Mount count: 2 >14:04:35,247 INFO program: Maximum mount count: -1 >14:04:35,248 INFO program: Last checked: Fri Feb 14 16:56:13 2014 >14:04:35,248 INFO program: Check interval: 0 (<none>) >14:04:35,248 INFO program: Lifetime writes: 32 MB >14:04:35,248 INFO program: Reserved blocks uid: 0 (user root) >14:04:35,249 INFO program: Reserved blocks gid: 0 (group root) >14:04:35,249 INFO program: First inode: 11 >14:04:35,249 INFO program: Inode size: 256 >14:04:35,249 INFO program: Required extra isize: 28 >14:04:35,250 INFO program: Desired extra isize: 28 >14:04:35,250 INFO program: Journal inode: 8 >14:04:35,250 INFO program: Default directory hash: half_md4 >14:04:35,251 INFO program: Directory Hash Seed: c0b6c08e-6efd-4911-a874-49332c79ad76 >14:04:35,251 INFO program: Journal backup: inode blocks >14:04:35,251 INFO program: Journal features: (none) >14:04:35,251 INFO program: Journal size: 32M >14:04:35,252 INFO program: Journal length: 32768 >14:04:35,252 INFO program: Journal sequence: 0x00000076 >14:04:35,252 INFO program: Journal start: 0 >14:04:35,252 INFO program: >14:04:35,253 DEBUG program: Return code: 0 >14:04:35,253 INFO program: Running... resize2fs -P /dev/loop1 >14:04:35,271 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:04:35,273 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:04:35,273 INFO program: Couldn't find valid filesystem superblock. >14:04:35,274 DEBUG program: Return code: 1 >14:04:35,335 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:04:35,348 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:04:35,349 INFO program: Filesystem volume name: Anaconda >14:04:35,349 INFO program: Last mounted on: / >14:04:35,349 INFO program: Filesystem UUID: a1bef4d3-1a30-48fe-8165-9779b6f95207 >14:04:35,349 INFO program: Filesystem magic number: 0xEF53 >14:04:35,350 INFO program: Filesystem revision #: 1 (dynamic) >14:04:35,350 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 >14:04:35,350 INFO program: Filesystem flags: signed_directory_hash >14:04:35,351 INFO program: Default mount options: user_xattr acl >14:04:35,351 INFO program: Filesystem state: clean >14:04:35,351 INFO program: Errors behavior: Continue >14:04:35,351 INFO program: Filesystem OS type: Linux >14:04:35,352 INFO program: Inode count: 131072 >14:04:35,352 INFO program: Block count: 2097152 >14:04:35,352 INFO program: Reserved block count: 0 >14:04:35,353 INFO program: Free blocks: 1177777 >14:04:35,353 INFO program: Free inodes: 102308 >14:04:35,353 INFO program: First block: 1 >14:04:35,353 INFO program: Block size: 1024 >14:04:35,354 INFO program: Fragment size: 1024 >14:04:35,354 INFO program: Reserved GDT blocks: 256 >14:04:35,354 INFO program: Blocks per group: 8192 >14:04:35,354 INFO program: Fragments per group: 8192 >14:04:35,355 INFO program: Inodes per group: 512 >14:04:35,355 INFO program: Inode blocks per group: 128 >14:04:35,355 INFO program: Flex block group size: 16 >14:04:35,355 INFO program: Filesystem created: Fri Feb 14 16:56:13 2014 >14:04:35,356 INFO program: Last mount time: Mon Feb 17 14:04:20 2014 >14:04:35,356 INFO program: Last write time: Mon Feb 17 14:04:20 2014 >14:04:35,356 INFO program: Mount count: 3 >14:04:35,356 INFO program: Maximum mount count: -1 >14:04:35,357 INFO program: Last checked: Fri Feb 14 16:56:13 2014 >14:04:35,357 INFO program: Check interval: 0 (<none>) >14:04:35,357 INFO program: Lifetime writes: 32 MB >14:04:35,357 INFO program: Reserved blocks uid: 0 (user root) >14:04:35,358 INFO program: Reserved blocks gid: 0 (group root) >14:04:35,358 INFO program: First inode: 11 >14:04:35,358 INFO program: Inode size: 256 >14:04:35,359 INFO program: Required extra isize: 28 >14:04:35,359 INFO program: Desired extra isize: 28 >14:04:35,359 INFO program: Journal inode: 8 >14:04:35,359 INFO program: Default directory hash: half_md4 >14:04:35,360 INFO program: Directory Hash Seed: c0b6c08e-6efd-4911-a874-49332c79ad76 >14:04:35,360 INFO program: Journal backup: inode blocks >14:04:35,360 INFO program: Journal features: (none) >14:04:35,360 INFO program: Journal size: 32M >14:04:35,361 INFO program: Journal length: 32768 >14:04:35,361 INFO program: Journal sequence: 0x00000077 >14:04:35,361 INFO program: Journal start: 1 >14:04:35,361 INFO program: >14:04:35,362 DEBUG program: Return code: 0 >14:04:35,362 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:04:35,381 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:04:35,382 INFO program: Estimated minimum size of the filesystem: 903410 >14:04:35,383 DEBUG program: Return code: 0 >14:04:35,653 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >14:04:35,667 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >14:04:35,668 INFO program: Filesystem volume name: Anaconda >14:04:35,668 INFO program: Last mounted on: / >14:04:35,669 INFO program: Filesystem UUID: a1bef4d3-1a30-48fe-8165-9779b6f95207 >14:04:35,669 INFO program: Filesystem magic number: 0xEF53 >14:04:35,669 INFO program: Filesystem revision #: 1 (dynamic) >14:04:35,669 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 >14:04:35,670 INFO program: Filesystem flags: signed_directory_hash >14:04:35,670 INFO program: Default mount options: user_xattr acl >14:04:35,670 INFO program: Filesystem state: clean >14:04:35,671 INFO program: Errors behavior: Continue >14:04:35,671 INFO program: Filesystem OS type: Linux >14:04:35,671 INFO program: Inode count: 131072 >14:04:35,671 INFO program: Block count: 2097152 >14:04:35,672 INFO program: Reserved block count: 0 >14:04:35,672 INFO program: Free blocks: 1177777 >14:04:35,672 INFO program: Free inodes: 102308 >14:04:35,672 INFO program: First block: 1 >14:04:35,673 INFO program: Block size: 1024 >14:04:35,673 INFO program: Fragment size: 1024 >14:04:35,673 INFO program: Reserved GDT blocks: 256 >14:04:35,674 INFO program: Blocks per group: 8192 >14:04:35,674 INFO program: Fragments per group: 8192 >14:04:35,674 INFO program: Inodes per group: 512 >14:04:35,674 INFO program: Inode blocks per group: 128 >14:04:35,675 INFO program: Flex block group size: 16 >14:04:35,675 INFO program: Filesystem created: Fri Feb 14 16:56:13 2014 >14:04:35,675 INFO program: Last mount time: Fri Feb 14 17:07:51 2014 >14:04:35,675 INFO program: Last write time: Fri Feb 14 17:08:04 2014 >14:04:35,676 INFO program: Mount count: 2 >14:04:35,676 INFO program: Maximum mount count: -1 >14:04:35,676 INFO program: Last checked: Fri Feb 14 16:56:13 2014 >14:04:35,676 INFO program: Check interval: 0 (<none>) >14:04:35,677 INFO program: Lifetime writes: 32 MB >14:04:35,677 INFO program: Reserved blocks uid: 0 (user root) >14:04:35,677 INFO program: Reserved blocks gid: 0 (group root) >14:04:35,678 INFO program: First inode: 11 >14:04:35,678 INFO program: Inode size: 256 >14:04:35,678 INFO program: Required extra isize: 28 >14:04:35,678 INFO program: Desired extra isize: 28 >14:04:35,679 INFO program: Journal inode: 8 >14:04:35,679 INFO program: Default directory hash: half_md4 >14:04:35,679 INFO program: Directory Hash Seed: c0b6c08e-6efd-4911-a874-49332c79ad76 >14:04:35,679 INFO program: Journal backup: inode blocks >14:04:35,680 INFO program: Journal features: (none) >14:04:35,680 INFO program: Journal size: 32M >14:04:35,680 INFO program: Journal length: 32768 >14:04:35,680 INFO program: Journal sequence: 0x00000076 >14:04:35,681 INFO program: Journal start: 0 >14:04:35,681 INFO program: >14:04:35,681 DEBUG program: Return code: 0 >14:04:35,682 INFO program: Running... resize2fs -P /dev/mapper/live-base >14:04:35,700 INFO program: resize2fs 1.42.9 (28-Dec-2013) >14:04:35,701 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >14:04:35,702 INFO program: Couldn't find valid filesystem superblock. >14:04:35,703 DEBUG program: Return code: 1 >14:04:35,899 INFO program: Running... udevadm settle --timeout=300 >14:04:35,922 DEBUG program: Return code: 0 >14:04:35,930 INFO program: Running... udevadm settle --timeout=300 >14:04:35,949 DEBUG program: Return code: 0 >14:04:35,955 INFO program: Running... udevadm settle --timeout=300 >14:04:35,975 DEBUG program: Return code: 0 >14:04:35,979 INFO program: Running... udevadm settle --timeout=300 >14:04:35,999 DEBUG program: Return code: 0 >14:04:36,002 INFO program: Running... lvm lvchange -a n fedora/root >14:04:36,069 DEBUG program: Return code: 0 >14:04:36,075 INFO program: Running... udevadm settle --timeout=300 >14:04:36,094 DEBUG program: Return code: 0 >14:04:36,098 INFO program: Running... lvm vgchange -a n fedora >14:04:36,160 INFO program: 0 logical volume(s) in volume group "fedora" now active >14:04:36,160 DEBUG program: Return code: 0 >14:04:36,166 INFO program: Running... udevadm settle --timeout=300 >14:04:36,185 DEBUG program: Return code: 0 >14:04:36,192 INFO program: Running... udevadm settle --timeout=300 >14:04:36,212 DEBUG program: Return code: 0 >14:04:36,223 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >14:04:36,246 DEBUG program: Return code: 0 >14:04:36,250 INFO program: Running... udevadm settle --timeout=300 >14:04:36,269 DEBUG program: Return code: 0 >14:04:36,270 INFO program: Running... umount /mnt/sysimage >14:04:36,292 DEBUG program: Return code: 0 >14:04:36,292 INFO program: Running... udevadm settle --timeout=300 >14:04:36,312 DEBUG program: Return code: 0 >14:04:36,317 INFO program: Running... udevadm settle --timeout=300 >14:04:36,336 DEBUG program: Return code: 0 >14:04:36,342 INFO program: Running... lvm lvchange -a y fedora/root >14:04:36,496 DEBUG program: Return code: 0 >14:04:36,496 INFO program: Running... udevadm settle --timeout=300 >14:04:36,538 DEBUG program: Return code: 0 >14:04:36,539 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >14:04:36,574 DEBUG program: Return code: 0 >14:04:36,575 INFO program: Running... arch >14:04:36,608 INFO program: x86_64 >14:04:36,609 DEBUG program: Return code: 0 >14:04:36,651 INFO program: Running... udevadm settle --timeout=300 >14:04:36,705 DEBUG program: Return code: 0 >14:04:36,706 INFO program: Running... umount /mnt/sysimage >14:04:36,746 DEBUG program: Return code: 0 >14:04:36,747 INFO program: Running... udevadm settle --timeout=300 >14:04:36,828 DEBUG program: Return code: 0 >14:04:36,831 INFO program: Running... lvm lvchange -a n fedora/root >14:04:36,942 DEBUG program: Return code: 0 >14:04:37,398 INFO program: Running... hwclock --hctosys --utc >14:04:38,002 DEBUG program: Return code: 0 > > >/tmp/storage.log: >14:04:29,088 INFO blivet: ISCSID is /sbin/iscsid >14:04:29,088 INFO blivet: no initiator set >14:04:29,214 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:04:29,214 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >14:04:31,319 DEBUG blivet: trying to set new default fstype to 'ext4' >14:04:31,438 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:31,441 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >14:04:31,442 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:32,110 INFO blivet: Detected 1.00 GiB of memory >14:04:32,136 INFO blivet: Suggested swap size (2147483680) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >14:04:32,138 INFO blivet: Swap attempt of 0.0 >14:04:32,545 INFO blivet: resetting Blivet (version 0.41) instance <blivet.Blivet object at 0x7f410cc46350> >14:04:32,545 INFO blivet: no initiator set >14:04:32,545 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >14:04:32,546 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:04:32,825 DEBUG blivet: protected device spec LABEL=Fedora_rawhide_x86_64 resolved to sr0 >14:04:33,007 INFO blivet: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >14:04:33,028 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001 /dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64 /dev/disk/by-uuid/2014-02-14-17-29-02-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_rawhide_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x20rawhide\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-02-14-17-29-02-00', > 'ID_FS_UUID_ENC': '2014-02-14-17-29-02-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '06272f3b', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '97626', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00001', > '/dev/disk/by-label/Fedora\\x20rawhide\\x20x86_64', > '/dev/disk/by-uuid/2014-02-14-17-29-02-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >14:04:33,032 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >14:04:33,033 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >14:04:33,034 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:33,034 INFO blivet: sr0 is a cdrom >14:04:33,038 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >14:04:33,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >14:04:33,048 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:04:33,068 INFO blivet: added cdrom sr0 (id 1) to device tree >14:04:33,070 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:33,077 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:04:33,095 INFO blivet: type detected on 'sr0' is 'iso9660' >14:04:33,097 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:33,097 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >14:04:33,098 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:04:33,099 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:33,106 DEBUG blivet: looking up parted Device: /dev/sr0 >14:04:33,656 INFO blivet: got device: OpticalDevice instance (0x7f410148b350) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 363 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 185856 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (11, 255, 63) biosGeometry: (11, 255, 63) > PedDevice: <_ped.Device object at 0x7f410bbb87a0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:04:33,665 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:33,679 INFO blivet: got format: Iso9660FS instance (0x7f410bbda350) object id 4-- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2014-02-14-17-29-02-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_rawhide_x86_64 size = 1 B targetSize = 1 B > >14:04:33,681 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d8502', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7955', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >14:04:33,697 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >14:04:33,699 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:04:33,701 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:33,725 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >14:04:33,772 INFO blivet: vda is a disk >14:04:33,773 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >14:04:33,774 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >14:04:33,830 INFO blivet: added disk vda (id 6) to device tree >14:04:33,830 DEBUG blivet: looking up parted Device: /dev/vda >14:04:33,847 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >14:04:33,849 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >14:04:33,855 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >14:04:33,855 DEBUG blivet: required disklabel type for vda (15) is None >14:04:33,856 DEBUG blivet: default disklabel type for vda is msdos >14:04:33,856 DEBUG blivet: selecting msdos disklabel for vda based on size >14:04:33,874 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >14:04:33,925 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 0x7f40fd884550>, <parted.partition.Partition object at 0x7f40fd8846d0>] > device: <parted.device.Device object at 0x7f40fd884390> > PedDisk: <_ped.Disk object at 0x7f41017dd950> >14:04:33,927 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >14:04:33,932 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >14:04:33,944 INFO blivet: got device: DiskDevice instance (0x7f40fdf056d0) -- > name = vda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8 GiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.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 0x7f411abfb290> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f41017fb4d0> >14:04:33,953 INFO blivet: got format: DiskLabel instance (0x7f410cc20450) object id 9-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f40fd884550>, <parted.partition.Partition object at 0x7f40fd8846d0>] > device: <parted.device.Device object at 0x7f40fd884390> > PedDisk: <_ped.Disk object at 0x7f41017dd950> > origPartedDisk = <parted.disk.Disk object at 0x7f40fd884910> > 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 0x7f411abfbc20> > >14:04:33,956 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/ae7010e6-d6bd-44bf-97e0-9f22cd06324d', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ae7010e6-d6bd-44bf-97e0-9f22cd06324d', > 'ID_FS_UUID_ENC': 'ae7010e6-d6bd-44bf-97e0-9f22cd06324d', > 'ID_FS_VERSION': '1.0', > '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': '000d8502-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d8502', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7970', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/ae7010e6-d6bd-44bf-97e0-9f22cd06324d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1'} ; name: vda1 ; >14:04:33,958 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda1)... >14:04:33,960 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >14:04:33,964 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:33,965 INFO blivet: vda1 is a partition >14:04:33,966 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >14:04:33,967 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:04:33,976 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with existing msdos disklabel >14:04:33,978 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >14:04:33,981 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >14:04:33,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >14:04:33,984 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >14:04:33,984 DEBUG blivet: looking up parted Partition: /dev/vda1 >14:04:33,989 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >14:04:33,991 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >14:04:33,995 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >14:04:33,996 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >14:04:33,996 INFO blivet: added partition vda1 (id 11) to device tree >14:04:34,002 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >14:04:34,003 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >14:04:34,007 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:04:34,014 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >14:04:34,036 WARN blivet: disklabel detected but not usable on vda1 >14:04:34,037 INFO blivet: type detected on 'vda1' is 'ext4' >14:04:34,274 DEBUG blivet: size=42.10 MiB, current=500 MiB >14:04:34,275 DEBUG blivet: padding min size from 44150784 up to 44151284 >14:04:34,286 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:34,292 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 15 >14:04:34,304 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >14:04:34,321 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >14:04:34,389 DEBUG blivet: looking up parted Device: /dev/vda1 >14:04:34,476 INFO blivet: got device: PartitionDevice instance (0x7f40fd87e350) -- > name = vda1 status = True kids = 0 id = 11 > parents = ['existing 8 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.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 0x7f411abfbe60> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f40fd884450> fileSystem: <parted.filesystem.FileSystem object at 0x7f40fd884810> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40fd884610> PedPartition: <_ped.Partition object at 0x7f411ac07b30> > disk = existing 8 GiB disk vda (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >14:04:34,484 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:34,495 INFO blivet: got format: Ext4FS instance (0x7f40fd8849d0) object id 15-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = ae7010e6-d6bd-44bf-97e0-9f22cd06324d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >14:04:34,499 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'CYunIQ-0GHX-q0DN-3je4-Rc18-TBCR-d9blrU', > 'ID_FS_UUID_ENC': 'CYunIQ-0GHX-q0DN-3je4-Rc18-TBCR-d9blrU', > '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': '000d8502-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d8502', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7985', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2'} ; name: vda2 ; >14:04:34,505 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda/vda2)... >14:04:34,506 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >14:04:34,507 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:34,507 INFO blivet: vda2 is a partition >14:04:34,508 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >14:04:34,509 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >14:04:34,514 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8 GiB disk vda (6) with existing msdos disklabel >14:04:34,521 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >14:04:34,522 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >14:04:34,523 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >14:04:34,526 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >14:04:34,527 DEBUG blivet: looking up parted Partition: /dev/vda2 >14:04:34,528 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >14:04:34,532 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >14:04:34,533 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >14:04:34,535 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >14:04:34,535 INFO blivet: added partition vda2 (id 17) to device tree >14:04:34,537 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >14:04:34,539 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >14:04:34,541 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >14:04:34,543 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >14:04:34,561 WARN blivet: disklabel detected but not usable on vda2 >14:04:34,631 INFO blivet: type detected on 'vda2' is 'LVM2_member' >14:04:34,640 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: CYunIQ-0GHX-q0DN-3je4-Rc18-TBCR-d9blrU ; exists: True ; vgUuid: gYdf31-Aqae-B5ad-1fhs-Kuci-gbId-RjAhZE ; label: None ; peStart: 1 MiB ; device: /dev/vda2 ; serial: None ; >14:04:34,644 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 21 >14:04:34,646 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >14:04:34,648 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >14:04:34,653 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >14:04:34,655 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >14:04:34,658 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >14:04:34,661 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >14:04:34,664 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >14:04:34,666 INFO blivet: added lvmvg fedora (id 22) to device tree >14:04:34,719 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >14:04:34,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:34,723 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >14:04:34,726 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >14:04:34,728 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >14:04:34,730 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >14:04:34,731 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >14:04:34,764 DEBUG blivet: Adding fedora-root/6.70 GiB to fedora >14:04:34,768 INFO blivet: added lvmlv fedora-root (id 25) to device tree >14:04:34,770 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >14:04:34,773 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >14:04:34,776 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >14:04:34,785 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEtzpeEdA6y1JlUZ9qEfnfNs6MDh8KmgHf /dev/disk/by-uuid/af8d8dd0-3b7e-4a03-a798-cb0d125d3edb /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEtzpeEdA6y1JlUZ9qEfnfNs6MDh8KmgHf', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af8d8dd0-3b7e-4a03-a798-cb0d125d3edb', > 'ID_FS_UUID_ENC': 'af8d8dd0-3b7e-4a03-a798-cb0d125d3edb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '226259', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEtzpeEdA6y1JlUZ9qEfnfNs6MDh8KmgHf', > '/dev/disk/by-uuid/af8d8dd0-3b7e-4a03-a798-cb0d125d3edb', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >14:04:34,788 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >14:04:34,791 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >14:04:34,803 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6.70 GiB lvmlv fedora-root (25) >14:04:34,806 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >14:04:34,810 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >14:04:34,814 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:34,817 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 28 >14:04:34,818 DEBUG blivet: device fedora-root does not contain a disklabel >14:04:34,818 INFO blivet: type detected on 'fedora-root' is 'ext4' >14:04:34,924 DEBUG blivet: size=857.51 MiB, current=6.70 GiB >14:04:34,924 DEBUG blivet: padding min size from 899174400 up to 899174900 >14:04:34,926 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:34,927 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 29 >14:04:34,928 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >14:04:34,944 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >14:04:34,951 DEBUG blivet: fedora size is 7.50 GiB >14:04:34,955 DEBUG blivet: vg fedora has 820 MiB free >14:04:34,959 DEBUG blivet: fedora size is 7.50 GiB >14:04:34,963 DEBUG blivet: vg fedora has 820 MiB free >14:04:34,979 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f40fd89d9d0) -- > name = fedora-root status = True kids = 0 id = 25 > parents = ['existing 7.50 GiB lvmvg fedora (22)'] > uuid = tzpeEd-A6y1-JlUZ-9qEf-nfNs-6MDh-8KmgHf size = 6.70 GiB > format = existing ext4 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/fedora-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 0x7f411abfbef0> > target size = 6.70 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f40fd89d810) -- > name = fedora status = True kids = 1 id = 22 > parents = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > uuid = gYdf31-Aqae-B5ad-1fhs-Kuci-gbId-RjAhZE size = 7.50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 B PE Size = 4 MiB PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922 free space = 820 MiB > free extents = 205 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > LVs = ['existing 6.70 GiB lvmlv fedora-root (25) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 6.70 GiB >14:04:34,982 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:34,989 INFO blivet: got format: Ext4FS instance (0x7f40fd87e390) object id 29-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = af8d8dd0-3b7e-4a03-a798-cb0d125d3edb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6.70 GiB targetSize = 6.70 GiB > >14:04:34,990 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >14:04:34,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:34,992 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >14:04:34,994 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >14:04:34,994 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 32 >14:04:34,995 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >14:04:34,996 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >14:04:35,018 DEBUG blivet: Adding fedora-swap/820 MiB to fedora >14:04:35,018 INFO blivet: added lvmlv fedora-swap (id 31) to device tree >14:04:35,020 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >14:04:35,021 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >14:04:35,022 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >14:04:35,026 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEZ5wK5tdeXMkeE2SxVC8bKjUslD6uwZf9 /dev/disk/by-uuid/33c36bbd-03af-480a-993e-41db84f841f5 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEZ5wK5tdeXMkeE2SxVC8bKjUslD6uwZf9', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '33c36bbd-03af-480a-993e-41db84f841f5', > 'ID_FS_UUID_ENC': '33c36bbd-03af-480a-993e-41db84f841f5', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '221815', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEZ5wK5tdeXMkeE2SxVC8bKjUslD6uwZf9', > '/dev/disk/by-uuid/33c36bbd-03af-480a-993e-41db84f841f5', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >14:04:35,027 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-2)... >14:04:35,028 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >14:04:35,033 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (31) >14:04:35,035 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >14:04:35,037 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >14:04:35,038 DEBUG blivet: SwapSpace.__init__: >14:04:35,038 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 34 >14:04:35,039 DEBUG blivet: device fedora-swap does not contain a disklabel >14:04:35,039 INFO blivet: type detected on 'fedora-swap' is 'swap' >14:04:35,040 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 33c36bbd-03af-480a-993e-41db84f841f5 ; exists: True ; label: None ; >14:04:35,041 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 35 >14:04:35,042 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >14:04:35,057 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >14:04:35,064 DEBUG blivet: fedora size is 7.50 GiB >14:04:35,066 DEBUG blivet: vg fedora has 0 B free >14:04:35,069 DEBUG blivet: fedora size is 7.50 GiB >14:04:35,071 DEBUG blivet: vg fedora has 0 B free >14:04:35,087 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f40fd87e2d0) -- > name = fedora-swap status = True kids = 0 id = 31 > parents = ['existing 7.50 GiB lvmvg fedora (22)'] > uuid = Z5wK5t-deXM-keE2-SxVC-8bKj-UslD-6uwZf9 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/fedora-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 0x7f411abfbf80> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f40fd89d810) -- > name = fedora status = True kids = 2 id = 22 > parents = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > uuid = gYdf31-Aqae-B5ad-1fhs-Kuci-gbId-RjAhZE size = 7.50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 B PE Size = 4 MiB PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > LVs = ['existing 6.70 GiB lvmlv fedora-root (25) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora-swap (31) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 820 MiB >14:04:35,089 INFO blivet: got format: SwapSpace instance (0x7f40fd8a8590) object id 35-- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 33c36bbd-03af-480a-993e-41db84f841f5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >14:04:35,091 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >14:04:35,095 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (31) with existing swap >14:04:35,099 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >14:04:35,100 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >14:04:35,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6.70 GiB lvmlv fedora-root (25) with existing ext4 filesystem >14:04:35,109 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6.70 GiB >14:04:35,113 DEBUG blivet: looking up parted Device: /dev/vda2 >14:04:35,121 INFO blivet: got device: PartitionDevice instance (0x7f40fd87e3d0) -- > name = vda2 status = True kids = 1 id = 17 > parents = ['existing 8 GiB disk vda (6) with existing msdos disklabel'] > uuid = None size = 7.51 GiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.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 0x7f411abfbb90> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f40fd884450> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f40fd884790> PedPartition: <_ped.Partition object at 0x7f411ac07c50> > disk = existing 8 GiB disk vda (6) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >14:04:35,126 INFO blivet: got format: LVMPhysicalVolume instance (0x7f40fd884c50) object id 21-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = CYunIQ-0GHX-q0DN-3je4-Rc18-TBCR-d9blrU exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = gYdf31-Aqae-B5ad-1fhs-Kuci-gbId-RjAhZE peStart = 1 MiB >14:04:35,128 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9464', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:04:35,128 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >14:04:35,129 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >14:04:35,130 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,131 INFO blivet: loop0 is a loop device >14:04:35,132 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:04:35,133 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:04:35,134 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,134 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >14:04:35,135 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:04:35,135 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 38) to device tree >14:04:35,137 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:04:35,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >14:04:35,138 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:04:35,139 INFO blivet: added loop loop0 (id 41) to device tree >14:04:35,140 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:04:35,141 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:04:35,141 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 44 >14:04:35,143 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:04:35,144 DEBUG blivet: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:04:35,197 WARN blivet: disklabel detected but not usable on loop0 >14:04:35,198 INFO blivet: type detected on 'loop0' is 'squashfs' >14:04:35,200 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 46 >14:04:35,202 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:04:35,205 INFO blivet: got device: LoopDevice instance (0x7f40fd89de90) -- > name = loop0 status = False kids = 0 id = 41 > parents = ['existing 0 file /run/install/repo/LiveOS/squashfs.img (38)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:04:35,209 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a1bef4d3-1a30-48fe-8165-9779b6f95207', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a1bef4d3-1a30-48fe-8165-9779b6f95207', > 'ID_FS_UUID_ENC': 'a1bef4d3-1a30-48fe-8165-9779b6f95207', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9508', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a1bef4d3-1a30-48fe-8165-9779b6f95207'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:04:35,210 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >14:04:35,212 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:04:35,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,213 INFO blivet: loop1 is a loop device >14:04:35,214 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:04:35,215 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:04:35,216 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,217 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >14:04:35,218 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:04:35,218 INFO blivet: added file /LiveOS/rootfs.img (id 48) to device tree >14:04:35,219 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:04:35,219 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >14:04:35,220 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:04:35,221 INFO blivet: added loop loop1 (id 51) to device tree >14:04:35,222 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:04:35,223 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:04:35,224 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,224 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 54 >14:04:35,224 DEBUG blivet: device loop1 does not contain a disklabel >14:04:35,225 INFO blivet: type detected on 'loop1' is 'ext4' >14:04:35,279 DEBUG blivet: size=0 B, current=2 GiB >14:04:35,280 DEBUG blivet: using current size 0 as min size >14:04:35,281 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,282 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 55 >14:04:35,283 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:04:35,283 INFO blivet: got device: LoopDevice instance (0x7f40fd8a8550) -- > name = loop1 status = False kids = 0 id = 51 > parents = ['existing 0 file /LiveOS/rootfs.img (48)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >14:04:35,285 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,292 INFO blivet: got format: Ext4FS instance (0x7f40fd8a8810) object id 55-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a1bef4d3-1a30-48fe-8165-9779b6f95207 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >14:04:35,293 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9557', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:04:35,294 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >14:04:35,295 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >14:04:35,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,296 INFO blivet: loop2 is a loop device >14:04:35,297 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:04:35,298 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:04:35,299 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >14:04:35,301 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:04:35,301 INFO blivet: added file /overlay (deleted) (id 57) to device tree >14:04:35,302 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:04:35,302 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >14:04:35,304 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:04:35,304 INFO blivet: added loop loop2 (id 60) to device tree >14:04:35,305 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:04:35,306 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:04:35,306 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 63 >14:04:35,307 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:04:35,308 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >14:04:35,308 WARN blivet: aborting disklabel handler for loop2 >14:04:35,309 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >14:04:35,309 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 64 >14:04:35,310 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:04:35,310 INFO blivet: got device: LoopDevice instance (0x7f40fd8a8710) -- > name = loop2 status = False kids = 0 id = 60 > parents = ['existing 0 file /overlay (deleted) (57)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:04:35,313 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a1bef4d3-1a30-48fe-8165-9779b6f95207 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > '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': 'a1bef4d3-1a30-48fe-8165-9779b6f95207', > 'ID_FS_UUID_ENC': 'a1bef4d3-1a30-48fe-8165-9779b6f95207', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18122', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a1bef4d3-1a30-48fe-8165-9779b6f95207', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:04:35,314 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >14:04:35,314 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >14:04:35,315 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,316 INFO blivet: live-rw is a device-mapper device >14:04:35,317 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >14:04:35,318 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >14:04:35,318 DEBUG blivet: failed to find dm node for fedora >14:04:35,319 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >14:04:35,320 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >14:04:35,321 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:04:35,323 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (51) with existing ext4 filesystem >14:04:35,324 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >14:04:35,325 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop2 (60) >14:04:35,326 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >14:04:35,327 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,329 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:04:35,329 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >14:04:35,330 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:04:35,330 INFO blivet: added dm live-rw (id 66) to device tree >14:04:35,331 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:04:35,332 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:04:35,333 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,334 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >14:04:35,334 DEBUG blivet: device live-rw does not contain a disklabel >14:04:35,334 INFO blivet: type detected on 'live-rw' is 'ext4' >14:04:35,393 DEBUG blivet: size=882.23 MiB, current=2 GiB >14:04:35,394 DEBUG blivet: padding min size from 925091840 up to 925092340 >14:04:35,395 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,396 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >14:04:35,397 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:04:35,398 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >14:04:35,616 INFO blivet: got device: DMDevice instance (0x7f40fd89dc50) -- > name = live-rw status = True kids = 0 id = 66 > parents = ['existing 0 loop loop2 (60)'] > uuid = None size = 2 GiB > format = existing ext4 filesystem > 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 0x7f40fd8aa050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:04:35,621 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,628 INFO blivet: got format: Ext4FS instance (0x7f40fd8a8750) object id 70-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a1bef4d3-1a30-48fe-8165-9779b6f95207 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >14:04:35,632 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a1bef4d3-1a30-48fe-8165-9779b6f95207 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > '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': 'a1bef4d3-1a30-48fe-8165-9779b6f95207', > 'ID_FS_UUID_ENC': 'a1bef4d3-1a30-48fe-8165-9779b6f95207', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '47313', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a1bef4d3-1a30-48fe-8165-9779b6f95207', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >14:04:35,633 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >14:04:35,634 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >14:04:35,635 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,635 INFO blivet: live-base is a device-mapper device >14:04:35,636 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >14:04:35,637 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >14:04:35,637 DEBUG blivet: failed to find dm node for fedora >14:04:35,638 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >14:04:35,639 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >14:04:35,641 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >14:04:35,642 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >14:04:35,643 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (51) with existing ext4 filesystem >14:04:35,644 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >14:04:35,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:04:35,646 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >14:04:35,647 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >14:04:35,648 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >14:04:35,648 INFO blivet: added dm live-base (id 72) to device tree >14:04:35,649 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >14:04:35,651 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >14:04:35,652 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,652 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >14:04:35,652 DEBUG blivet: device live-base does not contain a disklabel >14:04:35,653 INFO blivet: type detected on 'live-base' is 'ext4' >14:04:35,709 DEBUG blivet: size=0 B, current=2 GiB >14:04:35,709 DEBUG blivet: using current size 0 as min size >14:04:35,711 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,711 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >14:04:35,712 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >14:04:35,713 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >14:04:35,727 INFO blivet: got device: DMDevice instance (0x7f40fd8a8b10) -- > name = live-base status = True kids = 0 id = 72 > parents = ['existing 0 loop loop1 (51) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing ext4 filesystem > 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 0x7f40fd8aa0e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >14:04:35,729 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,736 INFO blivet: got format: Ext4FS instance (0x7f40fd89df90) object id 76-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = a1bef4d3-1a30-48fe-8165-9779b6f95207 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >14:04:35,739 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEZ5wK5tdeXMkeE2SxVC8bKjUslD6uwZf9 /dev/disk/by-uuid/33c36bbd-03af-480a-993e-41db84f841f5 /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEZ5wK5tdeXMkeE2SxVC8bKjUslD6uwZf9', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '33c36bbd-03af-480a-993e-41db84f841f5', > 'ID_FS_UUID_ENC': '33c36bbd-03af-480a-993e-41db84f841f5', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '221815', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEZ5wK5tdeXMkeE2SxVC8bKjUslD6uwZf9', > '/dev/disk/by-uuid/33c36bbd-03af-480a-993e-41db84f841f5', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >14:04:35,740 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-2)... >14:04:35,741 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >14:04:35,746 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora-swap (31) with existing swap >14:04:35,747 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >14:04:35,748 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >14:04:35,750 DEBUG blivet: SwapSpace.__init__: >14:04:35,750 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 78 >14:04:35,750 DEBUG blivet: device fedora-swap does not contain a disklabel >14:04:35,751 DEBUG blivet: no type or existing type for fedora-swap, bailing >14:04:35,767 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >14:04:35,774 DEBUG blivet: fedora size is 7.50 GiB >14:04:35,775 DEBUG blivet: vg fedora has 0 B free >14:04:35,779 DEBUG blivet: fedora size is 7.50 GiB >14:04:35,780 DEBUG blivet: vg fedora has 0 B free >14:04:35,809 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f40fd87e2d0) -- > name = fedora-swap status = True kids = 0 id = 31 > parents = ['existing 7.50 GiB lvmvg fedora (22)'] > uuid = Z5wK5t-deXM-keE2-SxVC-8bKj-UslD-6uwZf9 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/fedora-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 0x7f411abfbf80> > target size = 820 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f40fd89d810) -- > name = fedora status = True kids = 2 id = 22 > parents = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > uuid = gYdf31-Aqae-B5ad-1fhs-Kuci-gbId-RjAhZE size = 7.50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 B PE Size = 4 MiB PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > LVs = ['existing 6.70 GiB lvmlv fedora-root (25) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora-swap (31) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 820 MiB >14:04:35,813 INFO blivet: got format: SwapSpace instance (0x7f40fd8a8590) object id 35-- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 33c36bbd-03af-480a-993e-41db84f841f5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >14:04:35,816 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEtzpeEdA6y1JlUZ9qEfnfNs6MDh8KmgHf /dev/disk/by-uuid/af8d8dd0-3b7e-4a03-a798-cb0d125d3edb /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1392645862', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEtzpeEdA6y1JlUZ9qEfnfNs6MDh8KmgHf', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af8d8dd0-3b7e-4a03-a798-cb0d125d3edb', > 'ID_FS_UUID_ENC': 'af8d8dd0-3b7e-4a03-a798-cb0d125d3edb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '226259', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-gYdf31AqaeB5ad1fhsKucigbIdRjAhZEtzpeEdA6y1JlUZ9qEfnfNs6MDh8KmgHf', > '/dev/disk/by-uuid/af8d8dd0-3b7e-4a03-a798-cb0d125d3edb', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >14:04:35,817 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-3)... >14:04:35,818 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >14:04:35,823 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6.70 GiB lvmlv fedora-root (25) with existing ext4 filesystem >14:04:35,825 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >14:04:35,826 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >14:04:35,828 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,828 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >14:04:35,829 DEBUG blivet: device fedora-root does not contain a disklabel >14:04:35,829 DEBUG blivet: no type or existing type for fedora-root, bailing >14:04:35,851 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >14:04:35,861 DEBUG blivet: fedora size is 7.50 GiB >14:04:35,863 DEBUG blivet: vg fedora has 0 B free >14:04:35,867 DEBUG blivet: fedora size is 7.50 GiB >14:04:35,869 DEBUG blivet: vg fedora has 0 B free >14:04:35,888 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f40fd89d9d0) -- > name = fedora-root status = True kids = 0 id = 25 > parents = ['existing 7.50 GiB lvmvg fedora (22)'] > uuid = tzpeEd-A6y1-JlUZ-9qEf-nfNs-6MDh-8KmgHf size = 6.70 GiB > format = existing ext4 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/fedora-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 0x7f411abfbef0> > target size = 6.70 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f40fd89d810) -- > name = fedora status = True kids = 2 id = 22 > parents = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > uuid = gYdf31-Aqae-B5ad-1fhs-Kuci-gbId-RjAhZE size = 7.50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 B PE Size = 4 MiB PE Count = 1922 > PE Free = 0 PV Count = 1 > LV Names = ['root', 'swap'] modified = False > extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7.51 GiB partition vda2 (17) with existing lvmpv'] > LVs = ['existing 6.70 GiB lvmlv fedora-root (25) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora-swap (31) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 6.70 GiB >14:04:35,891 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:35,898 INFO blivet: got format: Ext4FS instance (0x7f40fd87e390) object id 29-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = af8d8dd0-3b7e-4a03-a798-cb0d125d3edb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6.70 GiB targetSize = 6.70 GiB > >14:04:35,929 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:04:35,951 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:04:35,953 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:04:35,955 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:04:35,978 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >14:04:36,002 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >14:04:36,071 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >14:04:36,073 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >14:04:36,074 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >14:04:36,097 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >14:04:36,162 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >14:04:36,164 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:04:36,166 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >14:04:36,187 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:04:36,189 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:04:36,192 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:04:36,214 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >14:04:36,216 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:04:36,216 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >14:04:36,217 INFO blivet: edd: collected mbr signatures: {'vda': '0x000d8502'} >14:04:36,219 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000d8502 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >14:04:36,220 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >14:04:36,222 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >14:04:36,248 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >14:04:36,313 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >14:04:36,315 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:04:36,317 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >14:04:36,338 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >14:04:36,339 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >14:04:36,340 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >14:04:36,342 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >14:04:36,610 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:04:36,610 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >14:04:36,611 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >14:04:36,611 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:04:36,611 DEBUG blivet: crypttab maps: [] >14:04:36,611 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >14:04:36,614 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >14:04:36,625 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6.70 GiB lvmlv fedora-root (25) with existing ext4 filesystem >14:04:36,627 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >14:04:36,627 DEBUG blivet: resolved 'UUID=ae7010e6-d6bd-44bf-97e0-9f22cd06324d' to 'vda1' (partition) >14:04:36,628 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >14:04:36,640 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv fedora-swap (31) with existing swap >14:04:36,648 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >14:04:36,649 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >14:04:36,830 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >14:04:37,077 DEBUG blivet: fedora size is 7.50 GiB >14:04:37,088 DEBUG blivet: vg fedora has 0 B free >14:04:37,104 DEBUG blivet: fedora size is 7.50 GiB >14:04:37,107 DEBUG blivet: vg fedora has 0 B free >14:04:37,115 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:37,118 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:37,125 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:37,131 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:37,132 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:37,135 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:04:37,149 DEBUG blivet: Ext4FS.supported: supported: True ; >14:04:37,400 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:04:37,406 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:04:37,422 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >14:04:37,426 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:37,455 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 363 MiB cdrom sr0 (1) with existing iso9660 filesystem >14:04:37,655 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:04:37,655 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:04:37,656 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >14:04:37,658 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:37,665 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 363 MiB cdrom sr0 (1) with existing iso9660 filesystem > > >/tmp/ifcfg.log: >14:04:32,181 DEBUG ifcfg: content of files (network initialization): >14:04:32,198 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 32, 23, 123]}, 'connection': {'timestamp': 1392645866L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'e2b1c684-4434-4f0e-95cf-4da8a387accf'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >14:04:32,449 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['eth0']): >14:04:32,449 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >14:04:32,449 DEBUG ifcfg: TYPE=Ethernet >14:04:32,450 DEBUG ifcfg: BOOTPROTO=dhcp >14:04:32,450 DEBUG ifcfg: DEFROUTE=yes >14:04:32,450 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >14:04:32,450 DEBUG ifcfg: IPV6INIT=yes >14:04:32,450 DEBUG ifcfg: IPV6_AUTOCONF=yes >14:04:32,450 DEBUG ifcfg: IPV6_DEFROUTE=yes >14:04:32,450 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >14:04:32,451 DEBUG ifcfg: NAME=eth0 >14:04:32,451 DEBUG ifcfg: UUID=e2b1c684-4434-4f0e-95cf-4da8a387accf >14:04:32,451 DEBUG ifcfg: ONBOOT=no >14:04:32,452 DEBUG ifcfg: HWADDR=52:54:00:20:17:7B >14:04:32,452 DEBUG ifcfg: PEERDNS=yes >14:04:32,452 DEBUG ifcfg: PEERROUTES=yes >14:04:32,452 DEBUG ifcfg: IPV6_PEERDNS=yes >14:04:32,452 DEBUG ifcfg: IPV6_PEERROUTES=yes >14:04:32,466 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 32, 23, 123]}, 'connection': {'timestamp': 1392645866L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'eth0', 'uuid': 'e2b1c684-4434-4f0e-95cf-4da8a387accf'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >14:04:23,543 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.7" x-pid="884" x-info="http://www.rsyslog.com"] start >14:04:23,579 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:04:23,579 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:04:23,579 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >14:04:23,579 NOTICE kernel:[ 0.000000] Linux version 3.14.0-0.rc2.git3.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-14) (GCC) ) #1 SMP Thu Feb 13 13:52:35 UTC 2014 >14:04:23,579 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet BOOT_IMAGE=vmlinuz >14:04:23,579 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:04:23,579 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >14:04:23,579 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >14:04:23,579 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:04:23,579 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >14:04:23,579 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >14:04:23,579 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >14:04:23,579 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >14:04:23,579 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:04:23,579 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >14:04:23,579 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >14:04:23,579 INFO kernel:[ 0.000000] Hypervisor detected: KVM >14:04:23,579 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >14:04:23,579 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:04:23,579 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >14:04:23,579 DEBUG kernel:[ 0.000000] MTRR default type: write-back >14:04:23,579 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:04:23,579 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:04:23,579 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:04:23,579 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >14:04:23,581 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:04:23,581 DEBUG kernel:[ 0.000000] 0 base 0080000000 mask FF80000000 uncachable >14:04:23,581 DEBUG kernel:[ 0.000000] 1 disabled >14:04:23,581 DEBUG kernel:[ 0.000000] 2 disabled >14:04:23,581 DEBUG kernel:[ 0.000000] 3 disabled >14:04:23,581 DEBUG kernel:[ 0.000000] 4 disabled >14:04:23,581 DEBUG kernel:[ 0.000000] 5 disabled >14:04:23,581 DEBUG kernel:[ 0.000000] 6 disabled >14:04:23,581 DEBUG kernel:[ 0.000000] 7 disabled >14:04:23,581 INFO kernel:[ 0.000000] PAT not supported by CPU. >14:04:23,581 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f17b0-0x000f17bf] mapped at [ffff8800000f17b0] >14:04:23,581 INFO kernel:[ 0.000000] Scanning 1 areas for low memory corruption >14:04:23,581 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >14:04:23,581 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >14:04:23,581 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >14:04:23,581 DEBUG kernel:[ 0.000000] BRK [0x02dc8000, 0x02dc8fff] PGTABLE >14:04:23,581 DEBUG kernel:[ 0.000000] BRK [0x02dc9000, 0x02dc9fff] PGTABLE >14:04:23,581 DEBUG kernel:[ 0.000000] BRK [0x02dca000, 0x02dcafff] PGTABLE >14:04:23,581 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3d800000-0x3d9fffff] >14:04:23,581 DEBUG kernel:[ 0.000000] [mem 0x3d800000-0x3d9fffff] page 2M >14:04:23,581 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3d7fffff] >14:04:23,581 DEBUG kernel:[ 0.000000] [mem 0x3c000000-0x3d7fffff] page 2M >14:04:23,581 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] >14:04:23,581 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >14:04:23,581 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3bffffff] page 2M >14:04:23,581 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x3da00000-0x3fffdfff] >14:04:23,581 DEBUG kernel:[ 0.000000] [mem 0x3da00000-0x3fdfffff] page 2M >14:04:23,581 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >14:04:23,581 DEBUG kernel:[ 0.000000] BRK [0x02dcb000, 0x02dcbfff] PGTABLE >14:04:23,581 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3dae8000-0x3ffdcfff] >14:04:23,581 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f1650 000014 (v00 BOCHS ) >14:04:23,581 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe4a0 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >14:04:23,581 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >14:04:23,581 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe4d0 001137 (v01 BXPC BXDSDT 00000001 INTL 20120913) >14:04:23,581 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 000040 >14:04:23,581 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff700 000838 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >14:04:23,581 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffff610 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:04:23,581 INFO kernel:[ 0.000000] No NUMA configuration found >14:04:23,581 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >14:04:23,581 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >14:04:23,581 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3dac1000-0x3dae7fff] >14:04:23,581 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >14:04:23,581 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3da41001, boot clock >14:04:23,581 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003c200000-ffff88003d1fffff] on node 0 >14:04:23,581 WARNING kernel:[ 0.000000] Zone ranges: >14:04:23,581 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >14:04:23,581 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >14:04:23,581 WARNING kernel:[ 0.000000] Normal empty >14:04:23,581 WARNING kernel:[ 0.000000] Movable zone start for each node >14:04:23,581 WARNING kernel:[ 0.000000] Early memory node ranges >14:04:23,581 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >14:04:23,581 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >14:04:23,581 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262044 >14:04:23,581 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:04:23,581 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >14:04:23,581 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >14:04:23,581 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >14:04:23,581 DEBUG kernel:[ 0.000000] DMA32 zone: 258046 pages, LIFO batch:31 >14:04:23,581 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:04:23,581 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >14:04:23,581 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >14:04:23,581 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >14:04:23,581 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >14:04:23,581 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:04:23,581 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >14:04:23,581 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:04:23,581 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >14:04:23,581 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >14:04:23,581 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >14:04:23,581 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:04:23,581 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >14:04:23,581 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:04:23,581 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >14:04:23,581 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >14:04:23,581 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >14:04:23,581 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >14:04:23,581 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >14:04:23,581 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >14:04:23,581 INFO kernel:[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff88003d600000 s1926784 r8192 d22912 u2097152 >14:04:23,583 DEBUG kernel:[ 0.000000] pcpu-alloc: s1926784 r8192 d22912 u2097152 alloc=1*2097152 >14:04:23,583 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >14:04:23,583 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3da41001, primary cpu clock >14:04:23,583 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >14:04:23,583 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3d60e280 >14:04:23,583 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257927 >14:04:23,583 WARNING kernel:[ 0.000000] Policy zone: DMA32 >14:04:23,583 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet BOOT_IMAGE=vmlinuz >14:04:23,583 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:04:23,583 WARNING kernel:[ 0.000000] Memory: 960004K/1048176K available (8092K kernel code, 1605K rwdata, 3296K rodata, 3700K init, 12864K bss, 88172K reserved) >14:04:23,583 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >14:04:23,583 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:04:23,583 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >14:04:23,583 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. >14:04:23,583 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 >14:04:23,586 INFO kernel:[ 0.000000] NR_IRQS:524544 nr_irqs:256 16 >14:04:23,586 INFO kernel:[ 0.000000] ACPI: Core revision 20131218 >14:04:23,586 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >14:04:23,586 WARNING kernel:[ 0.000000] ACPI: All ACPI Tables successfully acquired >14:04:23,587 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:04:23,587 INFO kernel:[ 0.000000] console [tty0] enabled >14:04:23,587 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >14:04:23,587 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >14:04:23,587 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >14:04:23,587 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >14:04:23,587 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >14:04:23,587 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >14:04:23,587 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >14:04:23,587 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >14:04:23,587 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >14:04:23,587 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >14:04:23,587 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >14:04:23,587 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:04:23,587 DEBUG kernel:[ 0.000000] ODEBUG: 18 of 18 active objects replaced >14:04:23,587 INFO kernel:[ 0.000000] tsc: Detected 2893.426 MHz processor >14:04:23,587 INFO kernel:[ 0.001000] Calibrating delay loop (skipped) preset value.. 5786.85 BogoMIPS (lpj=2893426) >14:04:23,587 INFO kernel:[ 0.001000] pid_max: default: 32768 minimum: 301 >14:04:23,587 INFO kernel:[ 0.001000] Security Framework initialized >14:04:23,587 INFO kernel:[ 0.001000] SELinux: Initializing. >14:04:23,587 DEBUG kernel:[ 0.001000] SELinux: Starting in permissive mode >14:04:23,587 INFO kernel:[ 0.001000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >14:04:23,587 INFO kernel:[ 0.001000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >14:04:23,587 INFO kernel:[ 0.001000] Mount-cache hash table entries: 256 >14:04:23,587 INFO kernel:[ 0.001533] Initializing cgroup subsys memory >14:04:23,587 INFO kernel:[ 0.001551] Initializing cgroup subsys devices >14:04:23,587 INFO kernel:[ 0.001562] Initializing cgroup subsys freezer >14:04:23,587 INFO kernel:[ 0.001573] Initializing cgroup subsys net_cls >14:04:23,587 INFO kernel:[ 0.001574] Initializing cgroup subsys blkio >14:04:23,587 INFO kernel:[ 0.001576] Initializing cgroup subsys perf_event >14:04:23,587 INFO kernel:[ 0.001579] Initializing cgroup subsys hugetlb >14:04:23,587 INFO kernel:[ 0.001650] mce: CPU supports 10 MCE banks >14:04:23,587 INFO kernel:[ 0.001687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >14:04:23,587 INFO kernel:[ 0.001687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >14:04:23,587 INFO kernel:[ 0.001687] tlb_flushall_shift: 6 >14:04:23,587 INFO kernel:[ 0.010670] Freeing SMP alternatives memory: 24K (ffffffff82130000 - ffffffff82136000) >14:04:23,587 INFO kernel:[ 0.014140] ftrace: allocating 26501 entries in 104 pages >14:04:23,587 INFO kernel:[ 0.020984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:04:23,587 INFO kernel:[ 0.021012] smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.1 (fam: 06, model: 02, stepping: 03) >14:04:23,587 INFO kernel:[ 0.022000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >14:04:23,587 INFO kernel:[ 0.022251] watchdog: disabled (inside virtual machine) >14:04:23,587 INFO kernel:[ 0.022253] x86: Booted up 1 node, 1 CPUs >14:04:23,587 INFO kernel:[ 0.022255] smpboot: Total of 1 processors activated (5786.85 BogoMIPS) >14:04:23,587 INFO kernel:[ 0.022944] devtmpfs: initialized >14:04:23,587 INFO kernel:[ 0.026478] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:04:23,587 INFO kernel:[ 0.026480] pinctrl core: initialized pinctrl subsystem >14:04:23,587 INFO kernel:[ 0.026662] RTC time: 14:04:14, date: 02/17/14 >14:04:23,587 INFO kernel:[ 0.026798] NET: Registered protocol family 16 >14:04:23,587 INFO kernel:[ 0.027102] cpuidle: using governor menu >14:04:23,587 INFO kernel:[ 0.027198] ACPI: bus type PCI registered >14:04:23,587 INFO kernel:[ 0.027200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:04:23,587 INFO kernel:[ 0.027370] PCI: Using configuration type 1 for base access >14:04:23,587 INFO kernel:[ 0.031108] bio: create slab <bio-0> at 0 >14:04:23,587 INFO kernel:[ 0.031302] ACPI: Added _OSI(Module Device) >14:04:23,587 INFO kernel:[ 0.031304] ACPI: Added _OSI(Processor Device) >14:04:23,587 INFO kernel:[ 0.031306] ACPI: Added _OSI(3.0 _SCP Extensions) >14:04:23,587 INFO kernel:[ 0.031307] ACPI: Added _OSI(Processor Aggregator Device) >14:04:23,587 INFO kernel:[ 0.037212] ACPI: Interpreter enabled >14:04:23,587 WARNING kernel:[ 0.037217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580) >14:04:23,587 WARNING kernel:[ 0.037222] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) >14:04:23,587 INFO kernel:[ 0.037253] ACPI: (supports S0 S3 S4 S5) >14:04:23,587 INFO kernel:[ 0.037254] ACPI: Using IOAPIC for interrupt routing >14:04:23,587 INFO kernel:[ 0.037284] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >14:04:23,587 INFO kernel:[ 0.038376] ACPI: No dock devices found. >14:04:23,587 INFO kernel:[ 0.048596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >14:04:23,587 INFO kernel:[ 0.048602] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >14:04:23,587 INFO kernel:[ 0.048639] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >14:04:23,587 WARNING kernel:[ 0.048896] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >14:04:23,587 INFO kernel:[ 0.049990] acpiphp: Slot [3] registered >14:04:23,587 INFO kernel:[ 0.050039] acpiphp: Slot [4] registered >14:04:23,587 INFO kernel:[ 0.050106] acpiphp: Slot [6] registered >14:04:23,587 INFO kernel:[ 0.050146] acpiphp: Slot [7] registered >14:04:23,587 INFO kernel:[ 0.050185] acpiphp: Slot [8] registered >14:04:23,587 INFO kernel:[ 0.050225] acpiphp: Slot [9] registered >14:04:23,587 INFO kernel:[ 0.050267] acpiphp: Slot [10] registered >14:04:23,587 INFO kernel:[ 0.050321] acpiphp: Slot [11] registered >14:04:23,587 INFO kernel:[ 0.050363] acpiphp: Slot [12] registered >14:04:23,587 INFO kernel:[ 0.050405] acpiphp: Slot [13] registered >14:04:23,587 INFO kernel:[ 0.050457] acpiphp: Slot [14] registered >14:04:23,587 INFO kernel:[ 0.050500] acpiphp: Slot [15] registered >14:04:23,587 INFO kernel:[ 0.050540] acpiphp: Slot [16] registered >14:04:23,587 INFO kernel:[ 0.050579] acpiphp: Slot [17] registered >14:04:23,587 INFO kernel:[ 0.050619] acpiphp: Slot [18] registered >14:04:23,587 INFO kernel:[ 0.050658] acpiphp: Slot [19] registered >14:04:23,587 INFO kernel:[ 0.050700] acpiphp: Slot [20] registered >14:04:23,587 INFO kernel:[ 0.050739] acpiphp: Slot [21] registered >14:04:23,587 INFO kernel:[ 0.050779] acpiphp: Slot [22] registered >14:04:23,587 INFO kernel:[ 0.050822] acpiphp: Slot [23] registered >14:04:23,587 INFO kernel:[ 0.050862] acpiphp: Slot [24] registered >14:04:23,587 INFO kernel:[ 0.050908] acpiphp: Slot [25] registered >14:04:23,587 INFO kernel:[ 0.051007] acpiphp: Slot [26] registered >14:04:23,587 INFO kernel:[ 0.051065] acpiphp: Slot [27] registered >14:04:23,587 INFO kernel:[ 0.051111] acpiphp: Slot [28] registered >14:04:23,587 INFO kernel:[ 0.051156] acpiphp: Slot [29] registered >14:04:23,587 INFO kernel:[ 0.051196] acpiphp: Slot [30] registered >14:04:23,587 INFO kernel:[ 0.051236] acpiphp: Slot [31] registered >14:04:23,587 INFO kernel:[ 0.051247] PCI host bridge to bus 0000:00 >14:04:23,587 INFO kernel:[ 0.051250] pci_bus 0000:00: root bus resource [bus 00-ff] >14:04:23,587 INFO kernel:[ 0.051252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >14:04:23,587 INFO kernel:[ 0.051253] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >14:04:23,587 INFO kernel:[ 0.051255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >14:04:23,587 INFO kernel:[ 0.051256] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >14:04:23,587 DEBUG kernel:[ 0.051285] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >14:04:23,587 DEBUG kernel:[ 0.051759] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >14:04:23,587 DEBUG kernel:[ 0.052332] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >14:04:23,587 DEBUG kernel:[ 0.055302] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f] >14:04:23,587 DEBUG kernel:[ 0.056591] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >14:04:23,587 INFO kernel:[ 0.057146] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >14:04:23,587 INFO kernel:[ 0.057154] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >14:04:23,587 DEBUG kernel:[ 0.057472] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >14:04:23,587 DEBUG kernel:[ 0.059006] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >14:04:23,587 DEBUG kernel:[ 0.061006] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >14:04:23,587 DEBUG kernel:[ 0.063014] pci 0000:00:02.0: reg 0x18: [mem 0xfc054000-0xfc055fff] >14:04:23,587 DEBUG kernel:[ 0.065005] pci 0000:00:02.0: reg 0x1c: [io 0xc040-0xc05f] >14:04:23,587 DEBUG kernel:[ 0.073014] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >14:04:23,587 DEBUG kernel:[ 0.073332] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >14:04:23,587 DEBUG kernel:[ 0.074578] pci 0000:00:03.0: reg 0x10: [io 0xc060-0xc07f] >14:04:23,587 DEBUG kernel:[ 0.075565] pci 0000:00:03.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >14:04:23,587 DEBUG kernel:[ 0.081003] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc03ffff pref] >14:04:23,587 DEBUG kernel:[ 0.081414] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >14:04:23,587 DEBUG kernel:[ 0.082301] pci 0000:00:04.0: reg 0x10: [mem 0xfc050000-0xfc053fff] >14:04:23,587 DEBUG kernel:[ 0.086391] pci 0000:00:05.0: [8086:2934] type 00 class 0x0c0300 >14:04:23,587 DEBUG kernel:[ 0.089301] pci 0000:00:05.0: reg 0x20: [io 0xc080-0xc09f] >14:04:23,587 DEBUG kernel:[ 0.090866] pci 0000:00:05.1: [8086:2935] type 00 class 0x0c0300 >14:04:23,587 DEBUG kernel:[ 0.093942] pci 0000:00:05.1: reg 0x20: [io 0xc0a0-0xc0bf] >14:04:23,587 DEBUG kernel:[ 0.095281] pci 0000:00:05.2: [8086:2936] type 00 class 0x0c0300 >14:04:23,587 DEBUG kernel:[ 0.098299] pci 0000:00:05.2: reg 0x20: [io 0xc0c0-0xc0df] >14:04:23,587 DEBUG kernel:[ 0.099599] pci 0000:00:05.7: [8086:293a] type 00 class 0x0c0320 >14:04:23,587 DEBUG kernel:[ 0.100300] pci 0000:00:05.7: reg 0x10: [mem 0xfc057000-0xfc057fff] >14:04:23,587 DEBUG kernel:[ 0.104252] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >14:04:23,587 DEBUG kernel:[ 0.105003] pci 0000:00:06.0: reg 0x10: [io 0xc0e0-0xc0ff] >14:04:23,587 DEBUG kernel:[ 0.106605] pci 0000:00:06.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >14:04:23,587 DEBUG kernel:[ 0.112403] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >14:04:23,587 DEBUG kernel:[ 0.113563] pci 0000:00:07.0: reg 0x10: [io 0xc000-0xc03f] >14:04:23,587 DEBUG kernel:[ 0.114560] pci 0000:00:07.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >14:04:23,587 DEBUG kernel:[ 0.120390] pci 0000:00:08.0: [1af4:1002] type 00 class 0x00ff00 >14:04:23,587 DEBUG kernel:[ 0.121303] pci 0000:00:08.0: reg 0x10: [io 0xc100-0xc11f] >14:04:23,587 INFO kernel:[ 0.126180] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >14:04:23,587 INFO kernel:[ 0.126355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >14:04:23,587 INFO kernel:[ 0.126524] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >14:04:23,587 INFO kernel:[ 0.126693] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >14:04:23,587 INFO kernel:[ 0.126772] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >14:04:23,587 WARNING kernel:[ 0.127207] ACPI: Enabled 16 GPEs in block 00 to 0F >14:04:23,587 INFO kernel:[ 0.127554] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >14:04:23,587 INFO kernel:[ 0.127560] vgaarb: loaded >14:04:23,587 INFO kernel:[ 0.127561] vgaarb: bridge control possible 0000:00:02.0 >14:04:23,587 NOTICE kernel:[ 0.127704] SCSI subsystem initialized >14:04:23,587 DEBUG kernel:[ 0.127782] libata version 3.00 loaded. >14:04:23,587 INFO kernel:[ 0.127842] ACPI: bus type USB registered >14:04:23,587 INFO kernel:[ 0.127889] usbcore: registered new interface driver usbfs >14:04:23,587 INFO kernel:[ 0.127915] usbcore: registered new interface driver hub >14:04:23,587 INFO kernel:[ 0.127952] usbcore: registered new device driver usb >14:04:23,587 INFO kernel:[ 0.128077] PCI: Using ACPI for IRQ routing >14:04:23,587 DEBUG kernel:[ 0.128078] PCI: pci_cache_line_size set to 64 bytes >14:04:23,587 DEBUG kernel:[ 0.128245] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >14:04:23,587 DEBUG kernel:[ 0.128252] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >14:04:23,587 INFO kernel:[ 0.128634] NetLabel: Initializing >14:04:23,587 INFO kernel:[ 0.128635] NetLabel: domain hash size = 128 >14:04:23,587 INFO kernel:[ 0.128636] NetLabel: protocols = UNLABELED CIPSOv4 >14:04:23,587 INFO kernel:[ 0.128669] NetLabel: unlabeled traffic allowed by default >14:04:23,587 INFO kernel:[ 0.128740] Switched to clocksource kvm-clock >14:04:23,587 INFO kernel:[ 0.164940] pnp: PnP ACPI init >14:04:23,587 INFO kernel:[ 0.164982] ACPI: bus type PNP registered >14:04:23,587 DEBUG kernel:[ 0.165144] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >14:04:23,587 DEBUG kernel:[ 0.165251] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >14:04:23,587 DEBUG kernel:[ 0.165340] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >14:04:23,587 DEBUG kernel:[ 0.165410] pnp 00:03: [dma 2] >14:04:23,587 DEBUG kernel:[ 0.165458] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >14:04:23,587 DEBUG kernel:[ 0.165603] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >14:04:23,587 DEBUG kernel:[ 0.165723] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >14:04:23,587 DEBUG kernel:[ 0.165849] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >14:04:23,587 INFO kernel:[ 0.166304] pnp: PnP ACPI: found 7 devices >14:04:23,587 INFO kernel:[ 0.166306] ACPI: bus type PNP unregistered >14:04:23,587 DEBUG kernel:[ 0.175453] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >14:04:23,587 DEBUG kernel:[ 0.175456] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >14:04:23,587 DEBUG kernel:[ 0.175457] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >14:04:23,587 DEBUG kernel:[ 0.175459] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff] >14:04:23,587 INFO kernel:[ 0.175499] NET: Registered protocol family 2 >14:04:23,587 INFO kernel:[ 0.175836] TCP established hash table entries: 8192 (order: 4, 65536 bytes) >14:04:23,587 INFO kernel:[ 0.176020] TCP bind hash table entries: 8192 (order: 7, 655360 bytes) >14:04:23,587 INFO kernel:[ 0.176334] TCP: Hash tables configured (established 8192 bind 8192) >14:04:23,587 INFO kernel:[ 0.176365] TCP: reno registered >14:04:23,587 INFO kernel:[ 0.176390] UDP hash table entries: 512 (order: 4, 98304 bytes) >14:04:23,587 INFO kernel:[ 0.176453] UDP-Lite hash table entries: 512 (order: 4, 98304 bytes) >14:04:23,587 INFO kernel:[ 0.176623] NET: Registered protocol family 1 >14:04:23,587 INFO kernel:[ 0.176636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >14:04:23,587 INFO kernel:[ 0.176654] pci 0000:00:01.0: PIIX3: Enabling Passive Release >14:04:23,587 INFO kernel:[ 0.176672] pci 0000:00:01.0: Activating ISA DMA hang workarounds >14:04:23,587 DEBUG kernel:[ 0.176700] pci 0000:00:02.0: Boot video device >14:04:23,587 WARNING kernel:[ 0.177497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >14:04:23,587 WARNING kernel:[ 0.178769] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >14:04:23,587 WARNING kernel:[ 0.180155] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 >14:04:23,587 WARNING kernel:[ 0.181416] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 >14:04:23,587 DEBUG kernel:[ 0.182297] PCI: CLS 0 bytes, default 64 >14:04:23,587 INFO kernel:[ 0.182506] Unpacking initramfs... >14:04:23,587 INFO kernel:[ 3.339087] Freeing initrd memory: 37844K (ffff88003dae8000 - ffff88003ffdd000) >14:04:23,587 INFO kernel:[ 3.351499] DMA-API: preallocated 65536 debug entries >14:04:23,587 INFO kernel:[ 3.351501] DMA-API: debugging enabled by kernel config >14:04:23,587 INFO kernel:[ 3.351991] Scanning for low memory corruption every 60 seconds >14:04:23,587 INFO kernel:[ 3.352772] futex hash table entries: 256 (order: 3, 32768 bytes) >14:04:23,587 NOTICE kernel:[ 3.352788] Initialise system trusted keyring >14:04:23,587 INFO kernel:[ 3.352869] audit: initializing netlink subsys (disabled) >14:04:23,587 NOTICE kernel:[ 3.352912] audit: type=2000 audit(1392645857.760:1): initialized >14:04:23,587 WARNING kernel:[ 3.368989] cryptomgr_test (23) used greatest stack depth: 6096 bytes left >14:04:23,587 INFO kernel:[ 3.369495] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:04:23,587 INFO kernel:[ 3.374965] zbud: loaded >14:04:23,587 NOTICE kernel:[ 3.375407] VFS: Disk quotas dquot_6.5.2 >14:04:23,587 WARNING kernel:[ 3.375499] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:04:23,587 INFO kernel:[ 3.376693] msgmni has been set to 1948 >14:04:23,587 NOTICE kernel:[ 3.376884] Key type big_key registered >14:04:23,587 DEBUG kernel:[ 3.376886] SELinux: Registering netfilter hooks >14:04:23,587 WARNING kernel:[ 3.377466] cryptomgr_test (28) used greatest stack depth: 5488 bytes left >14:04:23,587 WARNING kernel:[ 3.377572] cryptomgr_test (29) used greatest stack depth: 5376 bytes left >14:04:23,587 INFO kernel:[ 3.378231] alg: No test for stdrng (krng) >14:04:23,587 INFO kernel:[ 3.378239] NET: Registered protocol family 38 >14:04:23,587 NOTICE kernel:[ 3.378255] Key type asymmetric registered >14:04:23,587 NOTICE kernel:[ 3.378263] Asymmetric key parser 'x509' registered >14:04:23,587 INFO kernel:[ 3.378288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:04:23,587 INFO kernel:[ 3.378360] io scheduler noop registered >14:04:23,587 INFO kernel:[ 3.378361] io scheduler deadline registered >14:04:23,587 INFO kernel:[ 3.378508] io scheduler cfq registered (default) >14:04:23,587 DEBUG kernel:[ 3.379938] list_sort_test: start testing list_sort() >14:04:23,587 INFO kernel:[ 3.380497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:04:23,587 INFO kernel:[ 3.380580] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:04:23,587 DEBUG kernel:[ 3.380799] intel_idle: does not run on family 6 model 2 >14:04:23,587 INFO kernel:[ 3.381097] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >14:04:23,587 INFO kernel:[ 3.381136] ACPI: Power Button [PWRF] >14:04:23,587 INFO kernel:[ 3.381520] GHES: HEST is not enabled! >14:04:23,587 INFO kernel:[ 3.381626] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:04:23,587 INFO kernel:[ 3.382993] Non-volatile memory driver v1.3 >14:04:23,587 INFO kernel:[ 3.382995] Linux agpgart interface v0.103 >14:04:23,587 DEBUG kernel:[ 3.383505] ata_piix 0000:00:01.1: version 2.13 >14:04:23,587 INFO kernel:[ 3.385143] scsi0 : ata_piix >14:04:23,587 INFO kernel:[ 3.385405] scsi1 : ata_piix >14:04:23,587 INFO kernel:[ 3.385508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 >14:04:23,587 INFO kernel:[ 3.385510] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 >14:04:23,587 INFO kernel:[ 3.385679] libphy: Fixed MDIO Bus: probed >14:04:23,587 INFO kernel:[ 3.386177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:04:23,587 INFO kernel:[ 3.386192] ehci-pci: EHCI PCI platform driver >14:04:23,587 INFO kernel:[ 3.387356] ehci-pci 0000:00:05.7: EHCI Host Controller >14:04:23,587 INFO kernel:[ 3.387646] ehci-pci 0000:00:05.7: new USB bus registered, assigned bus number 1 >14:04:23,587 INFO kernel:[ 3.387870] ehci-pci 0000:00:05.7: irq 10, io mem 0xfc057000 >14:04:23,587 INFO kernel:[ 3.393134] ehci-pci 0000:00:05.7: USB 2.0 started, EHCI 1.00 >14:04:23,587 INFO kernel:[ 3.393404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >14:04:23,587 INFO kernel:[ 3.393406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:04:23,587 INFO kernel:[ 3.393407] usb usb1: Product: EHCI Host Controller >14:04:23,587 INFO kernel:[ 3.393408] usb usb1: Manufacturer: Linux 3.14.0-0.rc2.git3.1.fc21.x86_64 ehci_hcd >14:04:23,587 INFO kernel:[ 3.393409] usb usb1: SerialNumber: 0000:00:05.7 >14:04:23,587 INFO kernel:[ 3.393945] hub 1-0:1.0: USB hub found >14:04:23,587 INFO kernel:[ 3.393992] hub 1-0:1.0: 6 ports detected >14:04:23,587 INFO kernel:[ 3.394799] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:04:23,587 INFO kernel:[ 3.394814] ohci-pci: OHCI PCI platform driver >14:04:23,587 INFO kernel:[ 3.394850] uhci_hcd: USB Universal Host Controller Interface driver >14:04:23,587 INFO kernel:[ 3.396182] uhci_hcd 0000:00:05.0: UHCI Host Controller >14:04:23,587 INFO kernel:[ 3.396329] uhci_hcd 0000:00:05.0: new USB bus registered, assigned bus number 2 >14:04:23,587 INFO kernel:[ 3.396349] uhci_hcd 0000:00:05.0: detected 2 ports >14:04:23,587 INFO kernel:[ 3.396410] uhci_hcd 0000:00:05.0: irq 10, io base 0x0000c080 >14:04:23,587 INFO kernel:[ 3.396557] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >14:04:23,587 INFO kernel:[ 3.396559] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:04:23,587 INFO kernel:[ 3.396560] usb usb2: Product: UHCI Host Controller >14:04:23,587 INFO kernel:[ 3.396562] usb usb2: Manufacturer: Linux 3.14.0-0.rc2.git3.1.fc21.x86_64 uhci_hcd >14:04:23,587 INFO kernel:[ 3.396563] usb usb2: SerialNumber: 0000:00:05.0 >14:04:23,587 INFO kernel:[ 3.396860] hub 2-0:1.0: USB hub found >14:04:23,587 INFO kernel:[ 3.396884] hub 2-0:1.0: 2 ports detected >14:04:23,587 INFO kernel:[ 3.398479] uhci_hcd 0000:00:05.1: UHCI Host Controller >14:04:23,587 INFO kernel:[ 3.398597] uhci_hcd 0000:00:05.1: new USB bus registered, assigned bus number 3 >14:04:23,587 INFO kernel:[ 3.398616] uhci_hcd 0000:00:05.1: detected 2 ports >14:04:23,587 INFO kernel:[ 3.398693] uhci_hcd 0000:00:05.1: irq 11, io base 0x0000c0a0 >14:04:23,587 INFO kernel:[ 3.398800] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >14:04:23,587 INFO kernel:[ 3.398801] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:04:23,587 INFO kernel:[ 3.398803] usb usb3: Product: UHCI Host Controller >14:04:23,587 INFO kernel:[ 3.398804] usb usb3: Manufacturer: Linux 3.14.0-0.rc2.git3.1.fc21.x86_64 uhci_hcd >14:04:23,588 INFO kernel:[ 3.398805] usb usb3: SerialNumber: 0000:00:05.1 >14:04:23,588 INFO kernel:[ 3.399112] hub 3-0:1.0: USB hub found >14:04:23,588 INFO kernel:[ 3.399127] hub 3-0:1.0: 2 ports detected >14:04:23,588 INFO kernel:[ 3.400808] uhci_hcd 0000:00:05.2: UHCI Host Controller >14:04:23,588 INFO kernel:[ 3.400929] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 4 >14:04:23,588 INFO kernel:[ 3.400948] uhci_hcd 0000:00:05.2: detected 2 ports >14:04:23,588 INFO kernel:[ 3.400987] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000c0c0 >14:04:23,588 INFO kernel:[ 3.401129] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >14:04:23,588 INFO kernel:[ 3.401131] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:04:23,588 INFO kernel:[ 3.401132] usb usb4: Product: UHCI Host Controller >14:04:23,588 INFO kernel:[ 3.401133] usb usb4: Manufacturer: Linux 3.14.0-0.rc2.git3.1.fc21.x86_64 uhci_hcd >14:04:23,588 INFO kernel:[ 3.401147] usb usb4: SerialNumber: 0000:00:05.2 >14:04:23,588 INFO kernel:[ 3.401442] hub 4-0:1.0: USB hub found >14:04:23,588 INFO kernel:[ 3.401457] hub 4-0:1.0: 2 ports detected >14:04:23,588 INFO kernel:[ 3.401877] usbcore: registered new interface driver usbserial >14:04:23,588 INFO kernel:[ 3.401912] usbcore: registered new interface driver usbserial_generic >14:04:23,588 INFO kernel:[ 3.402001] usbserial: USB Serial support registered for generic >14:04:23,588 INFO kernel:[ 3.402101] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >14:04:23,588 INFO kernel:[ 3.402846] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:04:23,588 INFO kernel:[ 3.402902] serio: i8042 AUX port at 0x60,0x64 irq 12 >14:04:23,588 INFO kernel:[ 3.403296] mousedev: PS/2 mouse device common for all mice >14:04:23,588 INFO kernel:[ 3.404099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >14:04:23,588 INFO kernel:[ 3.405928] rtc_cmos 00:00: RTC can wake from S4 >14:04:23,588 INFO kernel:[ 3.406320] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >14:04:23,588 INFO kernel:[ 3.406387] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram >14:04:23,588 INFO kernel:[ 3.406567] device-mapper: uevent: version 1.0.3 >14:04:23,588 INFO kernel:[ 3.406748] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >14:04:23,588 INFO kernel:[ 3.407082] hidraw: raw HID events driver (C) Jiri Kosina >14:04:23,588 INFO kernel:[ 3.407363] usbcore: registered new interface driver usbhid >14:04:23,588 INFO kernel:[ 3.407364] usbhid: USB HID core driver >14:04:23,588 INFO kernel:[ 3.407489] drop_monitor: Initializing network drop monitor service >14:04:23,588 INFO kernel:[ 3.407607] ip_tables: (C) 2000-2006 Netfilter Core Team >14:04:23,588 INFO kernel:[ 3.407645] TCP: cubic registered >14:04:23,588 INFO kernel:[ 3.407648] Initializing XFRM netlink socket >14:04:23,588 INFO kernel:[ 3.408086] NET: Registered protocol family 10 >14:04:23,588 INFO kernel:[ 3.408519] mip6: Mobile IPv6 >14:04:23,588 INFO kernel:[ 3.408531] NET: Registered protocol family 17 >14:04:23,588 NOTICE kernel:[ 3.408998] Loading compiled-in X.509 certificates >14:04:23,588 NOTICE kernel:[ 3.409713] Loaded X.509 cert 'Fedora kernel signing key: c1142182ce4fc4671e7b642d1edfe01265269589' >14:04:23,588 INFO kernel:[ 3.409739] registered taskstats version 1 >14:04:23,588 INFO kernel:[ 3.410719] Magic number: 2:250:81 >14:04:23,588 INFO kernel:[ 3.410816] rtc_cmos 00:00: setting system clock to 2014-02-17 14:04:17 UTC (1392645857) >14:04:23,588 DEBUG kernel:[ 3.410935] PM: Hibernation image not present or could not be loaded. >14:04:23,588 DEBUG kernel:[ 3.537683] ata1.01: NODEV after polling detection >14:04:23,588 INFO kernel:[ 3.537940] ata1.00: ATAPI: QEMU DVD-ROM, 1.6.1, max UDMA/100 >14:04:23,588 INFO kernel:[ 3.538386] ata1.00: configured for MWDMA2 >14:04:23,588 NOTICE kernel:[ 3.539740] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.6. PQ: 0 ANSI: 5 >14:04:23,588 WARNING kernel:[ 3.540743] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >14:04:23,588 INFO kernel:[ 3.540746] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:04:23,588 DEBUG kernel:[ 3.541407] sr 0:0:0:0: Attached scsi CD-ROM sr0 >14:04:23,588 NOTICE kernel:[ 3.542111] sr 0:0:0:0: Attached scsi generic sg0 type 5 >14:04:23,588 INFO kernel:[ 3.544869] Freeing unused kernel memory: 3700K (ffffffff81d93000 - ffffffff82130000) >14:04:23,588 INFO kernel:[ 3.544872] Write protecting the kernel read-only data: 12288k >14:04:23,588 INFO kernel:[ 3.545519] Freeing unused kernel memory: 88K (ffff8800017ea000 - ffff880001800000) >14:04:23,588 INFO kernel:[ 3.547571] Freeing unused kernel memory: 800K (ffff880001b38000 - ffff880001c00000) >14:04:23,588 NOTICE kernel:[ 3.560846] random: systemd urandom read with 5 bits of entropy available >14:04:23,588 WARNING kernel:[ 3.593753] dracut-rootfs-g (52) used greatest stack depth: 5176 bytes left >14:04:23,588 INFO kernel:[ 3.641105] device-mapper: multipath: version 1.6.0 loaded >14:04:23,588 INFO kernel:[ 3.696138] usb 1-1: new high-speed USB device number 2 using ehci-pci >14:04:23,588 INFO kernel:[ 3.793119] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >14:04:23,588 INFO kernel:[ 3.815224] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >14:04:23,588 INFO kernel:[ 3.815227] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >14:04:23,588 INFO kernel:[ 3.815229] usb 1-1: Product: QEMU USB Tablet >14:04:23,588 INFO kernel:[ 3.815230] usb 1-1: Manufacturer: QEMU >14:04:23,588 INFO kernel:[ 3.815231] usb 1-1: SerialNumber: 42 >14:04:23,588 INFO kernel:[ 3.821200] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:05.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >14:04:23,588 INFO kernel:[ 3.821768] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:05.7-1/input0 >14:04:23,588 INFO kernel:[ 4.094376] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:04:23,588 WARNING kernel:[ 4.094579] modprobe (317) used greatest stack depth: 5104 bytes left >14:04:23,588 INFO kernel:[ 4.098708] Loading iSCSI transport class v2.0-870. >14:04:23,588 NOTICE kernel:[ 4.102463] iscsi: registered transport (tcp) >14:04:23,588 INFO kernel:[ 4.105491] alua: device handler registered >14:04:23,588 INFO kernel:[ 4.108426] emc: device handler registered >14:04:23,588 INFO kernel:[ 4.111307] hp_sw: device handler registered >14:04:23,588 INFO kernel:[ 4.114343] rdac: device handler registered >14:04:23,588 INFO kernel:[ 4.122265] No iBFT detected. >14:04:23,588 INFO kernel:[ 4.125276] md: raid0 personality registered for level 0 >14:04:23,588 INFO kernel:[ 4.128682] md: raid1 personality registered for level 1 >14:04:23,588 INFO kernel:[ 4.131678] async_tx: api initialized (async) >14:04:23,588 INFO kernel:[ 4.132636] xor: measuring software checksum speed >14:04:23,588 INFO kernel:[ 4.142017] prefetch64-sse: 15636.000 MB/sec >14:04:23,588 INFO kernel:[ 4.152018] generic_sse: 14568.000 MB/sec >14:04:23,588 INFO kernel:[ 4.152019] xor: using function: prefetch64-sse (15636.000 MB/sec) >14:04:23,588 WARNING kernel:[ 4.171020] raid6: sse2x1 9566 MB/s >14:04:23,605 WARNING kernel:[ 4.188021] raid6: sse2x2 11855 MB/s >14:04:23,605 WARNING kernel:[ 4.205018] raid6: sse2x4 13742 MB/s >14:04:23,605 WARNING kernel:[ 4.205019] raid6: using algorithm sse2x4 (13742 MB/s) >14:04:23,605 WARNING kernel:[ 4.205020] raid6: using intx1 recovery algorithm >14:04:23,605 INFO kernel:[ 4.210083] md: raid6 personality registered for level 6 >14:04:23,605 INFO kernel:[ 4.210085] md: raid5 personality registered for level 5 >14:04:23,605 INFO kernel:[ 4.210087] md: raid4 personality registered for level 4 >14:04:23,605 INFO kernel:[ 4.217633] md: raid10 personality registered for level 10 >14:04:23,605 INFO kernel:[ 4.220435] md: linear personality registered for level -1 >14:04:23,605 INFO kernel:[ 4.232810] device-mapper: multipath round-robin: version 1.0.0 loaded >14:04:23,605 INFO kernel:[ 4.236065] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >14:04:23,605 INFO kernel:[ 4.242217] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >14:04:23,605 INFO kernel:[ 4.263334] RPC: Registered named UNIX socket transport module. >14:04:23,605 INFO kernel:[ 4.263337] RPC: Registered udp transport module. >14:04:23,605 INFO kernel:[ 4.263338] RPC: Registered tcp transport module. >14:04:23,605 INFO kernel:[ 4.263339] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:04:23,605 WARNING kernel:[ 4.263642] modprobe (351) used greatest stack depth: 5016 bytes left >14:04:23,605 INFO kernel:[ 4.352155] tsc: Refined TSC clocksource calibration: 2893.440 MHz >14:04:23,605 INFO kernel:[ 4.619664] [drm] Initialized drm 1.1.0 20060810 >14:04:23,611 WARNING kernel:[ 4.679702] cdrom_id (487) used greatest stack depth: 4120 bytes left >14:04:23,611 INFO kernel:[ 4.742616] [drm] Device Version 0.0 >14:04:23,611 INFO kernel:[ 4.742621] [drm] Compression level 0 log level 0 >14:04:23,611 INFO kernel:[ 4.742622] [drm] Currently using mode #0, list at 0x488 >14:04:23,611 INFO kernel:[ 4.742624] [drm] 12286 io pages at offset 0x1000000 >14:04:23,611 INFO kernel:[ 4.742625] [drm] 16777216 byte draw area at offset 0x0 >14:04:23,611 INFO kernel:[ 4.742627] [drm] RAM header offset: 0x3ffe000 >14:04:23,611 INFO kernel:[ 4.742628] [drm] rom modes offset 0x488 for 128 modes >14:04:23,611 INFO kernel:[ 4.749258] [TTM] Zone kernel: Available graphics memory: 501230 kiB >14:04:23,611 INFO kernel:[ 4.749261] [TTM] Initializing pool allocator >14:04:23,611 INFO kernel:[ 4.749280] [TTM] Initializing DMA pool allocator >14:04:23,611 INFO kernel:[ 4.749385] [drm] qxl: 16M of VRAM memory size >14:04:23,611 INFO kernel:[ 4.749387] [drm] qxl: 63M of IO pages memory ready (VRAM domain) >14:04:23,611 INFO kernel:[ 4.749388] [drm] qxl: 64M of Surface memory size >14:04:23,611 INFO kernel:[ 4.756526] [drm] main mem slot 1 [f4000000,3ffe000] >14:04:23,611 INFO kernel:[ 4.756529] [drm] surface mem slot 2 [f8000000,4000000] >14:04:23,611 INFO kernel:[ 4.770241] [drm] fb mappable at 0xF4000000, size 3145728 >14:04:23,611 INFO kernel:[ 4.770245] [drm] fb: depth 24, pitch 4096, width 1024, height 768 >14:04:23,611 INFO kernel:[ 4.772451] fbcon: qxldrmfb (fb0) is primary device >14:04:23,611 DEBUG kernel:[ 4.799641] virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X >14:04:23,611 DEBUG kernel:[ 4.799675] virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X >14:04:23,611 DEBUG kernel:[ 4.799712] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >14:04:23,611 DEBUG kernel:[ 4.833366] virtio-pci 0000:00:07.0: irq 43 for MSI/MSI-X >14:04:23,611 DEBUG kernel:[ 4.833388] virtio-pci 0000:00:07.0: irq 44 for MSI/MSI-X >14:04:23,611 INFO kernel:[ 4.835987] blk-mq: CPU -> queue map >14:04:23,611 INFO kernel:[ 4.835988] CPU 0 -> Queue 0 >14:04:23,611 INFO kernel:[ 4.838948] Console: switching to colour frame buffer device 128x48 >14:04:23,611 INFO kernel:[ 4.841250] vda: vda1 vda2 >14:04:23,611 WARNING kernel:[ 4.851072] cdrom_id (493) used greatest stack depth: 3848 bytes left >14:04:23,611 INFO kernel:[ 4.866244] qxl 0000:00:02.0: fb0: qxldrmfb frame buffer device >14:04:23,611 INFO kernel:[ 4.866246] qxl 0000:00:02.0: registered panic notifier >14:04:23,611 INFO kernel:[ 4.866269] [drm] Initialized qxl 0.1.0 20120117 for 0000:00:02.0 on minor 0 >14:04:23,611 WARNING kernel:[ 4.968598] systemd-udevd (480) used greatest stack depth: 1976 bytes left >14:04:23,611 DEBUG kernel:[ 5.847694] ISO 9660 Extensions: Microsoft Joliet Level 3 >14:04:23,611 DEBUG kernel:[ 5.851324] ISO 9660 Extensions: RRIP_1991A >14:04:23,611 INFO kernel:[ 5.937489] loop: module loaded >14:04:23,611 INFO kernel:[ 6.025120] bio: create slab <bio-1> at 1 >14:04:23,611 INFO kernel:[ 6.049180] bio: create slab <bio-2> at 2 >14:04:23,611 INFO kernel:[ 6.323818] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:04:23,611 NOTICE kernel:[ 6.672913] random: nonblocking pool is initialized >14:04:23,611 DEBUG kernel:[ 7.231385] SELinux: 2048 avtab hash slots, 104718 rules. >14:04:23,611 DEBUG kernel:[ 7.254460] SELinux: 2048 avtab hash slots, 104718 rules. >14:04:23,611 DEBUG kernel:[ 7.292891] SELinux: 8 users, 100 roles, 4798 types, 274 bools, 1 sens, 1024 cats >14:04:23,611 DEBUG kernel:[ 7.292894] SELinux: 83 classes, 104718 rules >14:04:23,611 DEBUG kernel:[ 7.300978] SELinux: Completing initialization. >14:04:23,611 DEBUG kernel:[ 7.300981] SELinux: Setting up existing superblocks. >14:04:23,611 DEBUG kernel:[ 7.301075] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.302311] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.302374] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.302400] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.302511] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.303226] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.310016] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:04:23,611 DEBUG kernel:[ 7.310051] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:04:23,611 DEBUG kernel:[ 7.310090] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.310124] SELinux: initialized (dev aio, type aio), not configured for labeling >14:04:23,611 DEBUG kernel:[ 7.310161] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.310251] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.310303] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.310344] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.310426] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312337] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312351] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.312360] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.312523] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.312583] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312648] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312662] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312689] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312711] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312754] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312768] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312779] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312791] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312836] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312847] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312890] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312945] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.312984] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.313079] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:04:23,611 DEBUG kernel:[ 7.313266] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:04:23,611 NOTICE kernel:[ 7.320757] audit: type=1403 audit(1392645861.409:2): policy loaded auid=4294967295 ses=4294967295 >14:04:23,611 DEBUG kernel:[ 7.766394] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:04:23,611 DEBUG kernel:[ 7.898136] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:04:23,611 DEBUG kernel:[ 7.984796] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:04:23,611 NOTICE kernel:[ 9.006937] audit: type=1400 audit(1392645863.095:3): avc: denied { create } for pid=877 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:04:23,611 NOTICE kernel:[ 9.008229] audit: type=1400 audit(1392645863.097:4): avc: denied { setattr } for pid=877 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42618 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:04:23,611 NOTICE kernel:[ 9.008302] audit: type=1400 audit(1392645863.097:5): avc: denied { relabelfrom } for pid=877 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42618 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:04:23,981 INFO kernel:[ 9.876674] parport_pc 00:04: reported by Plug and Play ACPI >14:04:24,258 INFO kernel:[ 10.168696] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >14:04:24,405 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-27.git20140131.fc21) is starting... >14:04:24,406 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >14:04:24,407 INFO NetworkManager: <info> WEXT support is enabled >14:04:24,413 WARNING NetworkManager: <warn> Netlink error: requesting RTM_GETADDR failed with Source based routing not supported >14:04:24,473 DEBUG kernel:[ 10.383862] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >14:04:24,473 DEBUG kernel:[ 10.383883] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >14:04:24,541 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:04:24,616 INFO polkitd: Started polkitd version 0.112 >14:04:24,808 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:04:24,843 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:04:24,843 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:04:24,844 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:04:24,844 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:04:24,929 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:04:24,933 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >14:04:24,959 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >14:04:24,972 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:04:25,025 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:04:25,030 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:04:25,043 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:04:25,044 INFO NetworkManager: <info> Networking is enabled by state file >14:04:25,050 INFO NetworkManager: <info> startup complete >14:04:25,395 INFO kernel:[ 11.305614] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >14:04:25,642 INFO kernel:[ 11.552954] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >14:04:25,749 INFO kernel:[ 11.659277] cfg80211: Calling CRDA to update world regulatory domain >14:04:25,756 INFO NetworkManager: <info> (eth0): carrier is OFF >14:04:25,756 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >14:04:25,756 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >14:04:25,757 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:04:25,757 INFO NetworkManager: <info> (eth0): bringing up device. >14:04:25,758 INFO NetworkManager: <info> (eth0): link connected >14:04:25,759 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >14:04:25,762 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired connection 1' >14:04:25,766 INFO NetworkManager: <info> (eth0): created default wired connection 'Wired connection 1' >14:04:25,767 INFO NetworkManager: <info> (lo): link connected >14:04:25,772 INFO NetworkManager: <info> (lo): carrier is ON >14:04:25,772 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >14:04:25,773 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/1 >14:04:25,773 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >14:04:25,774 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >14:04:25,785 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >14:04:25,785 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:04:25,786 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >14:04:25,786 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >14:04:25,787 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >14:04:25,787 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >14:04:25,787 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >14:04:25,788 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >14:04:25,788 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >14:04:25,788 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >14:04:25,789 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >14:04:25,789 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >14:04:25,790 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >14:04:25,790 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >14:04:25,793 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:04:25,841 INFO NetworkManager: <info> dhclient started with pid 946 >14:04:25,850 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >14:04:26,173 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >14:04:26,174 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >14:04:26,175 INFO dhclient: All rights reserved. >14:04:26,176 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:04:26,176 INFO dhclient: >14:04:26,181 WARNING spice-vdagentd: no session info, max 1 session agent allowed >14:04:26,217 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >14:04:26,221 INFO dhclient: Listening on LPF/eth0/52:54:00:20:17:7b >14:04:26,223 INFO dhclient: Sending on LPF/eth0/52:54:00:20:17:7b >14:04:26,224 INFO dhclient: Sending on Socket/fallback >14:04:26,225 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x70b794a2) >14:04:26,227 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x70b794a2) >14:04:26,228 INFO dhclient: DHCPOFFER from 192.168.100.1 >14:04:26,354 INFO dhclient: DHCPACK from 192.168.100.1 (xid=0x70b794a2) >14:04:26,383 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >14:04:26,384 INFO NetworkManager: <info> address 192.168.100.218 >14:04:26,384 INFO NetworkManager: <info> plen 24 (255.255.255.0) >14:04:26,384 INFO NetworkManager: <info> gateway 192.168.100.1 >14:04:26,384 INFO NetworkManager: <info> server identifier 192.168.100.1 >14:04:26,384 INFO NetworkManager: <info> lease time 3600 >14:04:26,384 INFO NetworkManager: <info> nameserver '192.168.100.1' >14:04:26,384 INFO NetworkManager: <info> domain name 'nat_100' >14:04:26,386 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:04:26,387 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >14:04:26,392 INFO NetworkManager: <info> (eth0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >14:04:26,394 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >14:04:26,398 INFO NetworkManager: <info> (eth0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >14:04:26,399 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:04:26,400 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >14:04:26,404 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >14:04:26,406 INFO dhclient: bound to 192.168.100.218 -- renewal in 1645 seconds. >14:04:26,429 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >14:04:26,434 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >14:04:26,461 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:04:28,882 NOTICE kernel:[ 14.792407] audit: type=1400 audit(1392645868.881:6): avc: denied { read write } for pid=998 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9747 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:04:29,235 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >14:04:31,000 INFO spice-vdagentd: opening vdagent virtio channel >14:04:31,001 INFO kernel:[ 16.911111] input: spice vdagent tablet as /devices/virtual/input/input5 >14:04:31,166 NOTICE kernel:[ 17.076291] audit: type=1400 audit(1392645871.165:7): avc: denied { read write } for pid=1045 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 >14:04:31,186 NOTICE kernel:[ 17.096329] audit: type=1400 audit(1392645871.185:8): avc: denied { entrypoint } for pid=1050 comm="dbus-daemon" path="/usr/libexec/at-spi-bus-launcher" dev="dm-0" ino=57777 scontext=system_u:system_r:initrc_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:bin_t:s0 tclass=file >14:04:32,868 INFO chronyd: chronyd version 1.29.1 starting >14:04:32,868 INFO chronyd: Linux kernel major=3 minor=14 patch=0 >14:04:32,868 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >14:04:32,879 INFO chronyd: Generated key 1 >14:04:33,574 NOTICE kernel:[ 19.484223] audit: type=1400 audit(1392645873.572:9): avc: denied { open } for pid=890 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=23149 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >14:04:36,242 INFO kernel:[ 22.152853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >14:04:36,243 DEBUG kernel:[ 22.153476] SELinux: initialized (dev vda1, type ext4), uses xattr >14:04:36,572 INFO kernel:[ 22.482641] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >14:04:36,572 DEBUG kernel:[ 22.482651] SELinux: initialized (dev dm-2, type ext4), uses xattr >14:04:37,450 NOTICE kernel:[ 23.360878] audit: type=1400 audit(1392645877.448:10): avc: denied { read write } for pid=1161 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 >14:04:37,450 NOTICE kernel:[ 23.361467] audit: type=1400 audit(1392645877.449:11): avc: denied { read write } for pid=1161 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=9747 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:04:38,001 NOTICE kernel:[ 23.895931] audit: type=1400 audit(1392645878.000:12): avc: denied { ioctl } for pid=1161 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 >14:04:38,001 NOTICE kernel:[ 23.895952] audit: type=1400 audit(1392645878.000:13): avc: denied { getattr } for pid=1161 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 >14:04:40,873 INFO chronyd: Selected source 192.210.137.119 >14:04:41,003 WARNING kernel:[ 26.898010] Adjusting kvm-clock more than 11% (9314304 vs 9311354)
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 1066033
: 864116 |
864117
|
864118
|
864119
|
864120
|
864121
|
864122
|
864123
|
864124
|
864125
|
864126