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 912435 Details for
Bug 1113646
CryptoError: luks_close failed for luks-71904010-1b47-4139-9677-d31b2e27016a
[?]
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), 1.14 MB, created by
barry love
on 2014-06-26 14:35:04 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
barry love
Created:
2014-06-26 14:35:04 UTC
Size:
1.14 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/crypto.py", line 121, in luks_close > raise CryptoError("luks_close failed for %s" % name) > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 181, in teardown > crypto.luks_close(self.mapName) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 741, in _preTeardown > self.originalFormat.teardown() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 756, in teardown > if not self._preTeardown(recursive=recursive): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 311, in teardownParents > parent.teardown(recursive=recursive) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2029, in _postTeardown > self.teardownParents(recursive=recursive) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 760, in teardown > self._postTeardown(recursive=recursive) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 317, in __init__ > device.teardown() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1220, in destroyDevice > action = ActionDestroyDevice(device) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 759, in recursiveRemove > self.destroyDevice(leaf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 397, in _scheduleActions > self.storage.recursiveRemove(device) >CryptoError: luks_close failed for luks-71904010-1b47-4139-9677-d31b2e27016a > >Local variables in innermost frame: >cs: <pycryptsetup.CryptSetup object at 0x4822ca8> >name: luks-71904010-1b47-4139-9677-d31b2e27016a >rc: -16 > > >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 0x47c76d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto >network --bootproto=dhcp --essid="VirginMobile MiFi2200 51F Secure" --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr >autopart --encrypted --passphrase="killswtich1" --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=sda > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _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: [] > _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: False > _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: [] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _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: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _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: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _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: [existing 30532MB disk sda (1) with existing msdos disklabel >] > _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: Already dumped (DiskDevice instance) > _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: Skipped > _intf.storage.doAutoPart: True > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 2 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x5792410) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x5792450) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x5792490) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x57924d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x5792510) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3053 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7fad8bfafb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._add_dialog: None > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: None > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 0 B > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 2: , 3: , 4: , 5: None} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x4a65df0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: True > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: killswtich1 > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sda] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 2 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: False >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Not enough space in filesystems for the current software selection. An additional 2.96 GB is needed. > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: 2.96 GB > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: False > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [Already dumped (StorageSpoke instance) >] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload 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 0x4810ed8>, True), 'type': (<function <lambda> at 0x4819140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x4810f50>, True), 'journalctl': (<function journalctl_callback at 0x4819050>, False)} > 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: 20.25.15-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] >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': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, '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: >journalctl: >-- Logs begin at Thu 2014-06-26 10:06:58 EDT, end at Thu 2014-06-26 10:28:05 EDT. -- >Jun 26 10:06:58 localhost systemd-journal[54]: Runtime journal is using 8.0M (max 278.6M, leaving 417.9M of free 2.7G, current limit 278.6M). >Jun 26 10:06:58 localhost systemd-journal[54]: Runtime journal is using 8.0M (max 278.6M, leaving 417.9M of free 2.7G, current limit 278.6M). >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys cpuset >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys cpu >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys cpuacct >Jun 26 10:06:58 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Jun 26 10:06:58 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jun 26 10:06:58 localhost kernel: e820: BIOS-provided physical RAM map: >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dfb3efff] usable >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000dfb3f000-0x00000000dfbbefff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000dfbbf000-0x00000000dfebefff] ACPI NVS >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000dfebf000-0x00000000dfef4fff] ACPI data >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000dfef5000-0x00000000dfefffff] usable >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000dff00000-0x00000000dfffffff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000186ffffff] usable >Jun 26 10:06:58 localhost kernel: BIOS-e820: [mem 0x0000000187000000-0x000000019effffff] reserved >Jun 26 10:06:58 localhost kernel: NX (Execute Disable) protection: active >Jun 26 10:06:58 localhost kernel: SMBIOS 2.7 present. >Jun 26 10:06:58 localhost kernel: DMI: Hewlett-Packard HP 2000 Notebook PC/3577, BIOS F.47 12/17/2011 >Jun 26 10:06:58 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Jun 26 10:06:58 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Jun 26 10:06:58 localhost kernel: No AGP bridge found >Jun 26 10:06:58 localhost kernel: e820: last_pfn = 0x187000 max_arch_pfn = 0x400000000 >Jun 26 10:06:58 localhost kernel: MTRR default type: uncachable >Jun 26 10:06:58 localhost kernel: MTRR fixed ranges enabled: >Jun 26 10:06:58 localhost kernel: 00000-9FFFF write-back >Jun 26 10:06:58 localhost kernel: A0000-BFFFF uncachable >Jun 26 10:06:58 localhost kernel: C0000-FFFFF write-through >Jun 26 10:06:58 localhost kernel: MTRR variable ranges enabled: >Jun 26 10:06:58 localhost kernel: 0 base 000000000 mask F80000000 write-back >Jun 26 10:06:58 localhost kernel: 1 base 080000000 mask FC0000000 write-back >Jun 26 10:06:58 localhost kernel: 2 base 0C0000000 mask FE0000000 write-back >Jun 26 10:06:58 localhost kernel: 3 base 0DFEBD000 mask FFFFFF000 uncachable >Jun 26 10:06:58 localhost kernel: 4 base 0FFE00000 mask FFFE00000 write-protect >Jun 26 10:06:58 localhost kernel: 5 disabled >Jun 26 10:06:58 localhost kernel: 6 disabled >Jun 26 10:06:58 localhost kernel: 7 disabled >Jun 26 10:06:58 localhost kernel: TOM2: 000000019f000000 aka 6640M >Jun 26 10:06:58 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Jun 26 10:06:58 localhost kernel: e820: last_pfn = 0xdff00 max_arch_pfn = 0x400000000 >Jun 26 10:06:58 localhost kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0] >Jun 26 10:06:58 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Jun 26 10:06:58 localhost kernel: Using GB pages for direct mapping >Jun 26 10:06:58 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Jun 26 10:06:58 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Jun 26 10:06:58 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Jun 26 10:06:58 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Jun 26 10:06:58 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Jun 26 10:06:58 localhost kernel: init_memory_mapping: [mem 0x186e00000-0x186ffffff] >Jun 26 10:06:58 localhost kernel: [mem 0x186e00000-0x186ffffff] page 2M >Jun 26 10:06:58 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Jun 26 10:06:58 localhost kernel: init_memory_mapping: [mem 0x184000000-0x186dfffff] >Jun 26 10:06:58 localhost kernel: [mem 0x184000000-0x186dfffff] page 2M >Jun 26 10:06:58 localhost kernel: init_memory_mapping: [mem 0x180000000-0x183ffffff] >Jun 26 10:06:58 localhost kernel: [mem 0x180000000-0x183ffffff] page 2M >Jun 26 10:06:58 localhost kernel: init_memory_mapping: [mem 0x00100000-0xdfb3efff] >Jun 26 10:06:58 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Jun 26 10:06:58 localhost kernel: [mem 0x00200000-0x3fffffff] page 2M >Jun 26 10:06:58 localhost kernel: [mem 0x40000000-0xbfffffff] page 1G >Jun 26 10:06:58 localhost kernel: [mem 0xc0000000-0xdf9fffff] page 2M >Jun 26 10:06:58 localhost kernel: [mem 0xdfa00000-0xdfb3efff] page 4k >Jun 26 10:06:58 localhost kernel: init_memory_mapping: [mem 0xdfef5000-0xdfefffff] >Jun 26 10:06:58 localhost kernel: [mem 0xdfef5000-0xdfefffff] page 4k >Jun 26 10:06:58 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Jun 26 10:06:58 localhost kernel: init_memory_mapping: [mem 0x100000000-0x17fffffff] >Jun 26 10:06:58 localhost kernel: [mem 0x100000000-0x17fffffff] page 1G >Jun 26 10:06:58 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Jun 26 10:06:58 localhost kernel: ACPI: RSDP 00000000000fe020 00024 (v02 HPQOEM) >Jun 26 10:06:58 localhost kernel: ACPI: XSDT 00000000dfef4120 0006C (v01 HPQOEM SLIC-MPC 00000001 01000013) >Jun 26 10:06:58 localhost kernel: ACPI: FACP 00000000dfef3000 000F4 (v04 HPQOEM SLIC-MPC 00000001 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: DSDT 00000000dfede000 1009F (v01 HP INSYDE F0000000 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: FACS 00000000dfc96000 00040 >Jun 26 10:06:58 localhost kernel: ACPI: HPET 00000000dfef2000 00038 (v01 HP INSYDE 00000001 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: APIC 00000000dfef1000 00084 (v02 HP INSYDE 00000001 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: MCFG 00000000dfef0000 0003C (v01 HP INSYDE 00000001 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: ASF! 00000000dfeef000 000A5 (v32 HP INSYDE 00000001 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: BOOT 00000000dfedd000 00028 (v01 HP INSYDE 00000001 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: SLIC 00000000dfedc000 00176 (v01 HPQOEM SLIC-MPC 00000001 ACPI 00040000) >Jun 26 10:06:58 localhost kernel: ACPI: SSDT 00000000dfedb000 003DE (v01 HP INSYDE 00000001 AMD 00000001) >Jun 26 10:06:58 localhost kernel: ACPI: SSDT 00000000dfed9000 0168E (v02 HP INSYDE 00000001 MSFT 04000000) >Jun 26 10:06:58 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jun 26 10:06:58 localhost kernel: No NUMA configuration found >Jun 26 10:06:58 localhost kernel: Faking a node at [mem 0x0000000000000000-0x0000000186ffffff] >Jun 26 10:06:58 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x186ffffff] >Jun 26 10:06:58 localhost kernel: NODE_DATA [mem 0x186fea000-0x186ffdfff] >Jun 26 10:06:58 localhost kernel: [ffffea0000000000-ffffea00061fffff] PMD -> [ffff880180c00000-ffff8801865fffff] on node 0 >Jun 26 10:06:58 localhost kernel: Zone ranges: >Jun 26 10:06:58 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Jun 26 10:06:58 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Jun 26 10:06:58 localhost kernel: Normal [mem 0x100000000-0x186ffffff] >Jun 26 10:06:58 localhost kernel: Movable zone start for each node >Jun 26 10:06:58 localhost kernel: Early memory node ranges >Jun 26 10:06:58 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Jun 26 10:06:58 localhost kernel: node 0: [mem 0x00100000-0xdfb3efff] >Jun 26 10:06:58 localhost kernel: node 0: [mem 0xdfef5000-0xdfefffff] >Jun 26 10:06:58 localhost kernel: node 0: [mem 0x100000000-0x186ffffff] >Jun 26 10:06:58 localhost kernel: On node 0 totalpages: 1469160 >Jun 26 10:06:58 localhost kernel: DMA zone: 64 pages used for memmap >Jun 26 10:06:58 localhost kernel: DMA zone: 21 pages reserved >Jun 26 10:06:58 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Jun 26 10:06:58 localhost kernel: DMA32 zone: 14254 pages used for memmap >Jun 26 10:06:58 localhost kernel: DMA32 zone: 912202 pages, LIFO batch:31 >Jun 26 10:06:58 localhost kernel: Normal zone: 8640 pages used for memmap >Jun 26 10:06:58 localhost kernel: Normal zone: 552960 pages, LIFO batch:31 >Jun 26 10:06:58 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Jun 26 10:06:58 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled) >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled) >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Jun 26 10:06:58 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Jun 26 10:06:58 localhost kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >Jun 26 10:06:58 localhost kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23 >Jun 26 10:06:58 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jun 26 10:06:58 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >Jun 26 10:06:58 localhost kernel: ACPI: IRQ0 used by override. >Jun 26 10:06:58 localhost kernel: ACPI: IRQ2 used by override. >Jun 26 10:06:58 localhost kernel: ACPI: IRQ9 used by override. >Jun 26 10:06:58 localhost kernel: Using ACPI (MADT) for SMP configuration information >Jun 26 10:06:58 localhost kernel: ACPI: HPET id: 0x43538210 base: 0xfed00000 >Jun 26 10:06:58 localhost kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs >Jun 26 10:06:58 localhost kernel: nr_irqs_gsi: 40 >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xdfb3f000-0xdfbbefff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xdfbbf000-0xdfebefff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xdfebf000-0xdfef4fff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xdff00000-0xdfffffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfedfffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff] >Jun 26 10:06:58 localhost kernel: PM: Registered nosave memory: [mem 0xffe00000-0xffffffff] >Jun 26 10:06:58 localhost kernel: e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices >Jun 26 10:06:58 localhost kernel: Booting paravirtualized kernel on bare hardware >Jun 26 10:06:58 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >Jun 26 10:06:58 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff880186c00000 s85568 r8192 d20928 u524288 >Jun 26 10:06:58 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u524288 alloc=1*2097152 >Jun 26 10:06:58 localhost kernel: pcpu-alloc: [0] 0 1 2 3 >Jun 26 10:06:58 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1446181 >Jun 26 10:06:58 localhost kernel: Policy zone: Normal >Jun 26 10:06:58 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jun 26 10:06:58 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Jun 26 10:06:58 localhost kernel: Checking aperture... >Jun 26 10:06:58 localhost kernel: No AGP bridge found >Jun 26 10:06:58 localhost kernel: Memory: 5670088K/5876640K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 206552K reserved) >Jun 26 10:06:58 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >Jun 26 10:06:58 localhost kernel: Hierarchical RCU implementation. >Jun 26 10:06:58 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >Jun 26 10:06:58 localhost kernel: NR_IRQS:8448 nr_irqs:712 16 >Jun 26 10:06:58 localhost kernel: Console: colour VGA+ 80x25 >Jun 26 10:06:58 localhost kernel: console [tty0] enabled >Jun 26 10:06:58 localhost kernel: allocated 23592960 bytes of page_cgroup >Jun 26 10:06:58 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jun 26 10:06:58 localhost kernel: hpet clockevent registered >Jun 26 10:06:58 localhost kernel: tsc: Fast TSC calibration using PIT >Jun 26 10:06:58 localhost kernel: tsc: Detected 1297.197 MHz processor >Jun 26 10:06:58 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2594.39 BogoMIPS (lpj=1297197) >Jun 26 10:06:58 localhost kernel: pid_max: default: 32768 minimum: 301 >Jun 26 10:06:58 localhost kernel: Security Framework initialized >Jun 26 10:06:58 localhost kernel: SELinux: Initializing. >Jun 26 10:06:58 localhost kernel: SELinux: Starting in permissive mode >Jun 26 10:06:58 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Jun 26 10:06:58 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Jun 26 10:06:58 localhost kernel: Mount-cache hash table entries: 256 >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys memory >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys devices >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys freezer >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys net_cls >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys blkio >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys perf_event >Jun 26 10:06:58 localhost kernel: Initializing cgroup subsys hugetlb >Jun 26 10:06:58 localhost kernel: tseg: 00dff00000 >Jun 26 10:06:58 localhost kernel: CPU: Physical Processor ID: 0 >Jun 26 10:06:58 localhost kernel: CPU: Processor Core ID: 0 >Jun 26 10:06:58 localhost kernel: mce: CPU supports 6 MCE banks >Jun 26 10:06:58 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4 >Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4 >tlb_flushall_shift: 5 >Jun 26 10:06:58 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Jun 26 10:06:58 localhost kernel: ACPI: Core revision 20130517 >Jun 26 10:06:58 localhost kernel: ACPI: All ACPI Tables successfully acquired >Jun 26 10:06:58 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Jun 26 10:06:58 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jun 26 10:06:58 localhost kernel: smpboot: CPU0: AMD E-300 APU with Radeon(tm) HD Graphics (fam: 14, model: 02, stepping: 00) >Jun 26 10:06:58 localhost kernel: Performance Events: AMD PMU driver. >Jun 26 10:06:58 localhost kernel: ... version: 0 >Jun 26 10:06:58 localhost kernel: ... bit width: 48 >Jun 26 10:06:58 localhost kernel: ... generic registers: 4 >Jun 26 10:06:58 localhost kernel: ... value mask: 0000ffffffffffff >Jun 26 10:06:58 localhost kernel: ... max period: 00007fffffffffff >Jun 26 10:06:58 localhost kernel: ... fixed-purpose events: 0 >Jun 26 10:06:58 localhost kernel: ... event mask: 000000000000000f >Jun 26 10:06:58 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Jun 26 10:06:58 localhost kernel: smpboot: Booting Node 0, Processors #1 >Jun 26 10:06:58 localhost kernel: Brought up 2 CPUs >Jun 26 10:06:58 localhost kernel: smpboot: Total of 2 processors activated (5188.78 BogoMIPS) >Jun 26 10:06:58 localhost kernel: devtmpfs: initialized >Jun 26 10:06:58 localhost kernel: PM: Registering ACPI NVS region [mem 0xdfbbf000-0xdfebefff] (3145728 bytes) >Jun 26 10:06:58 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Jun 26 10:06:58 localhost kernel: RTC time: 14:06:56, date: 06/26/14 >Jun 26 10:06:58 localhost kernel: NET: Registered protocol family 16 >Jun 26 10:06:58 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Jun 26 10:06:58 localhost kernel: ACPI: bus type PCI registered >Jun 26 10:06:58 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jun 26 10:06:58 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Jun 26 10:06:58 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Jun 26 10:06:58 localhost kernel: PCI: Using configuration type 1 for base access >Jun 26 10:06:58 localhost kernel: bio: create slab <bio-0> at 0 >Jun 26 10:06:58 localhost kernel: ACPI: Added _OSI(Module Device) >Jun 26 10:06:58 localhost kernel: ACPI: Added _OSI(Processor Device) >Jun 26 10:06:58 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Jun 26 10:06:58 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Jun 26 10:06:58 localhost kernel: ACPI: EC: Look up EC in DSDT >Jun 26 10:06:58 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Jun 26 10:06:58 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Jun 26 10:06:58 localhost kernel: ACPI: Interpreter enabled >Jun 26 10:06:58 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Jun 26 10:06:58 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Jun 26 10:06:58 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Jun 26 10:06:58 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Jun 26 10:06:58 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jun 26 10:06:58 localhost kernel: ACPI: No dock devices found. >Jun 26 10:06:58 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jun 26 10:06:58 localhost kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >Jun 26 10:06:58 localhost kernel: acpi PNP0A08:00: ACPI _OSC control (0x1d) granted >Jun 26 10:06:58 localhost kernel: acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce5ff]) >Jun 26 10:06:58 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >Jun 26 10:06:58 localhost kernel: PCI host bridge to bus 0000:00 >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:00.0: [1022:1510] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:01.0: [1002:9802] type 00 class 0x030000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref] >Jun 26 10:06:58 localhost kernel: pci 0000:00:01.0: reg 0x14: [io 0x4000-0x40ff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:01.0: reg 0x18: [mem 0xf0400000-0xf043ffff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:01.0: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >Jun 26 10:06:58 localhost kernel: pci 0000:00:11.0: reg 0x10: [io 0x4118-0x411f] >Jun 26 10:06:58 localhost kernel: pci 0000:00:11.0: reg 0x14: [io 0x4124-0x4127] >Jun 26 10:06:58 localhost kernel: pci 0000:00:11.0: reg 0x18: [io 0x4110-0x4117] >Jun 26 10:06:58 localhost kernel: pci 0000:00:11.0: reg 0x1c: [io 0x4120-0x4123] >Jun 26 10:06:58 localhost kernel: pci 0000:00:11.0: reg 0x20: [io 0x4100-0x410f] >Jun 26 10:06:58 localhost kernel: pci 0000:00:11.0: reg 0x24: [mem 0xf0449000-0xf04493ff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.0: reg 0x10: [mem 0xf0448000-0xf0448fff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.0: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.2: reg 0x10: [mem 0xf0447000-0xf04470ff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.2: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >Jun 26 10:06:58 localhost kernel: pci 0000:00:12.2: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf0440000-0xf0443fff 64bit] >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.5: reg 0x10: [mem 0xf0446000-0xf0446fff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.5: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400 >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400 >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.3: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf0445000-0xf0445fff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.0: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.2: reg 0x10: [mem 0xf0444000-0xf04440ff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.2: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot >Jun 26 10:06:58 localhost kernel: pci 0000:00:16.2: System wakeup disabled by ACPI >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.0: [1022:1700] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.1: [1022:1701] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.2: [1022:1702] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.3: [1022:1703] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.4: [1022:1704] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.5: [1022:1718] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.6: [1022:1716] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:18.7: [1022:1719] type 00 class 0x060000 >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfed3ffff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff] (subtractive decode) >Jun 26 10:06:58 localhost kernel: pci 0000:02:00.0: [10ec:5209] type 00 class 0xff0000 >Jun 26 10:06:58 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf0300000-0xf0300fff] >Jun 26 10:06:58 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:02:00.0: PME# supported from D1 D2 D3hot >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 02-05] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: bridge window [io 0x3000-0x3fff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xf0300000-0xf03fffff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci 0000:06:00.0: [10ec:8136] type 00 class 0x020000 >Jun 26 10:06:58 localhost kernel: pci 0000:06:00.0: reg 0x10: [io 0x2000-0x20ff] >Jun 26 10:06:58 localhost kernel: pci 0000:06:00.0: reg 0x18: [mem 0xf0104000-0xf0104fff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci 0000:06:00.0: reg 0x20: [mem 0xf0100000-0xf0103fff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci 0000:06:00.0: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 06] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: bridge window [io 0x2000-0x2fff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xf0100000-0xf01fffff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci 0000:07:00.0: [14e4:4727] type 00 class 0x028000 >Jun 26 10:06:58 localhost kernel: pci 0000:07:00.0: reg 0x10: [mem 0xf0200000-0xf0203fff 64bit] >Jun 26 10:06:58 localhost kernel: pci 0000:07:00.0: supports D1 D2 >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.3: PCI bridge to [bus 07] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xf0200000-0xf02fffff] >Jun 26 10:06:58 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0 >Jun 26 10:06:58 localhost kernel: ACPI: Enabled 2 GPEs in block 00 to 1F >Jun 26 10:06:58 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Jun 26 10:06:58 localhost kernel: Found 1 acpi root devices >Jun 26 10:06:58 localhost kernel: ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62 >Jun 26 10:06:58 localhost kernel: vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none >Jun 26 10:06:58 localhost kernel: vgaarb: loaded >Jun 26 10:06:58 localhost kernel: vgaarb: bridge control possible 0000:00:01.0 >Jun 26 10:06:58 localhost kernel: SCSI subsystem initialized >Jun 26 10:06:58 localhost kernel: ACPI: bus type ATA registered >Jun 26 10:06:58 localhost kernel: libata version 3.00 loaded. >Jun 26 10:06:58 localhost kernel: ACPI: bus type USB registered >Jun 26 10:06:58 localhost kernel: usbcore: registered new interface driver usbfs >Jun 26 10:06:58 localhost kernel: usbcore: registered new interface driver hub >Jun 26 10:06:58 localhost kernel: usbcore: registered new device driver usb >Jun 26 10:06:58 localhost kernel: PCI: Using ACPI for IRQ routing >Jun 26 10:06:58 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Jun 26 10:06:58 localhost kernel: e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] >Jun 26 10:06:58 localhost kernel: e820: reserve RAM buffer [mem 0xdfb3f000-0xdfffffff] >Jun 26 10:06:58 localhost kernel: e820: reserve RAM buffer [mem 0xdff00000-0xdfffffff] >Jun 26 10:06:58 localhost kernel: e820: reserve RAM buffer [mem 0x187000000-0x187ffffff] >Jun 26 10:06:58 localhost kernel: NetLabel: Initializing >Jun 26 10:06:58 localhost kernel: NetLabel: domain hash size = 128 >Jun 26 10:06:58 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Jun 26 10:06:58 localhost kernel: NetLabel: unlabeled traffic allowed by default >Jun 26 10:06:58 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Jun 26 10:06:58 localhost kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter >Jun 26 10:06:58 localhost kernel: Switched to clocksource hpet >Jun 26 10:06:58 localhost kernel: pnp: PnP ACPI init >Jun 26 10:06:58 localhost kernel: ACPI: bus type PNP registered >Jun 26 10:06:58 localhost kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved >Jun 26 10:06:58 localhost kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Jun 26 10:06:58 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active) >Jun 26 10:06:58 localhost kernel: pnp 00:02: [dma 4] >Jun 26 10:06:58 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >Jun 26 10:06:58 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >Jun 26 10:06:58 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >Jun 26 10:06:58 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0400-0x04cf] could not be reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x04d0-0x04d1] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x04d6] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0680-0x06ff] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x077a] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0c00-0x0c01] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0c14] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0c50-0x0c52] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0c6c] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0c6f] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: [io 0x0cd0-0x0cdb] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >Jun 26 10:06:58 localhost kernel: system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved >Jun 26 10:06:58 localhost kernel: system 00:07: [mem 0xffffffb0-0xfffffffe] has been reserved >Jun 26 10:06:58 localhost kernel: system 00:07: [mem 0xffffff00-0xfffffffe] could not be reserved >Jun 26 10:06:58 localhost kernel: system 00:07: [mem 0xffe00000-0xffffffff] could not be reserved >Jun 26 10:06:58 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active) >Jun 26 10:06:58 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) >Jun 26 10:06:58 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs SYN1e4b SYN1e00 SYN0002 PNP0f13 (active) >Jun 26 10:06:58 localhost kernel: pnp: PnP ACPI: found 10 devices >Jun 26 10:06:58 localhost kernel: ACPI: bus type PNP unregistered >Jun 26 10:06:58 localhost kernel: pci 0000:00:14.4: PCI bridge to [bus 01] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: PCI bridge to [bus 02-05] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: bridge window [io 0x3000-0x3fff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xf0300000-0xf03fffff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: PCI bridge to [bus 06] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: bridge window [io 0x2000-0x2fff] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.1: bridge window [mem 0xf0100000-0xf01fffff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.3: PCI bridge to [bus 07] >Jun 26 10:06:58 localhost kernel: pci 0000:00:15.3: bridge window [mem 0xf0200000-0xf02fffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 18 [mem 0xe0000000-0xf7ffffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 19 [mem 0xfc000000-0xfed3ffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:00: resource 20 [mem 0xfed45000-0xffffffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000c3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 8 [mem 0x000c4000-0x000c7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 9 [mem 0x000c8000-0x000cbfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 10 [mem 0x000d0000-0x000d3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 11 [mem 0x000d4000-0x000d7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 12 [mem 0x000d8000-0x000dbfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 13 [mem 0x000dc000-0x000dffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 14 [mem 0x000e0000-0x000e3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 15 [mem 0x000e4000-0x000e7fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 16 [mem 0x000e8000-0x000ebfff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 17 [mem 0x000ec000-0x000effff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 18 [mem 0xe0000000-0xf7ffffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 19 [mem 0xfc000000-0xfed3ffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:01: resource 20 [mem 0xfed45000-0xffffffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf0300000-0xf03fffff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:06: resource 0 [io 0x2000-0x2fff] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xf0100000-0xf01fffff 64bit pref] >Jun 26 10:06:58 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xf0200000-0xf02fffff] >Jun 26 10:06:58 localhost kernel: NET: Registered protocol family 2 >Jun 26 10:06:58 localhost kernel: TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >Jun 26 10:06:58 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Jun 26 10:06:58 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Jun 26 10:06:58 localhost kernel: TCP: reno registered >Jun 26 10:06:58 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Jun 26 10:06:58 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Jun 26 10:06:58 localhost kernel: NET: Registered protocol family 1 >Jun 26 10:06:58 localhost kernel: pci 0000:00:01.0: Boot video device >Jun 26 10:06:58 localhost kernel: PCI: CLS 64 bytes, default 64 >Jun 26 10:06:58 localhost kernel: Unpacking initramfs... >Jun 26 10:06:58 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Jun 26 10:06:58 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Jun 26 10:06:58 localhost kernel: software IO TLB [mem 0xdbb3f000-0xdfb3f000] (64MB) mapped at [ffff8800dbb3f000-ffff8800dfb3efff] >Jun 26 10:06:58 localhost kernel: Simple Boot Flag at 0x44 set to 0x1 >Jun 26 10:06:58 localhost kernel: LVT offset 0 assigned for vector 0x400 >Jun 26 10:06:58 localhost kernel: perf: AMD IBS detected (0x000000ff) >Jun 26 10:06:58 localhost kernel: Initialise system trusted keyring >Jun 26 10:06:58 localhost kernel: audit: initializing netlink socket (disabled) >Jun 26 10:06:58 localhost kernel: type=2000 audit(1403791617.984:1): initialized >Jun 26 10:06:58 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jun 26 10:06:58 localhost kernel: zbud: loaded >Jun 26 10:06:58 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Jun 26 10:06:58 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jun 26 10:06:58 localhost kernel: msgmni has been set to 11135 >Jun 26 10:06:58 localhost kernel: Key type big_key registered >Jun 26 10:06:58 localhost kernel: SELinux: Registering netfilter hooks >Jun 26 10:06:58 localhost kernel: alg: No test for stdrng (krng) >Jun 26 10:06:58 localhost kernel: NET: Registered protocol family 38 >Jun 26 10:06:58 localhost kernel: Key type asymmetric registered >Jun 26 10:06:58 localhost kernel: Asymmetric key parser 'x509' registered >Jun 26 10:06:58 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jun 26 10:06:58 localhost kernel: io scheduler noop registered >Jun 26 10:06:58 localhost kernel: io scheduler deadline registered >Jun 26 10:06:58 localhost kernel: io scheduler cfq registered (default) >Jun 26 10:06:58 localhost kernel: pcieport 0000:00:15.0: irq 40 for MSI/MSI-X >Jun 26 10:06:58 localhost kernel: pcieport 0000:00:15.1: irq 41 for MSI/MSI-X >Jun 26 10:06:58 localhost kernel: pcieport 0000:00:15.3: irq 42 for MSI/MSI-X >Jun 26 10:06:58 localhost kernel: pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt >Jun 26 10:06:58 localhost kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt >Jun 26 10:06:58 localhost kernel: pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded >Jun 26 10:06:58 localhost kernel: pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt >Jun 26 10:06:58 localhost kernel: pci 0000:06:00.0: Signaling PME through PCIe PME interrupt >Jun 26 10:06:58 localhost kernel: pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded >Jun 26 10:06:58 localhost kernel: pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt >Jun 26 10:06:58 localhost kernel: pci 0000:07:00.0: Signaling PME through PCIe PME interrupt >Jun 26 10:06:58 localhost kernel: pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded >Jun 26 10:06:58 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jun 26 10:06:58 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jun 26 10:06:58 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Jun 26 10:06:58 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >Jun 26 10:06:58 localhost kernel: ACPI: Lid Switch [LID] >Jun 26 10:06:58 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >Jun 26 10:06:58 localhost kernel: ACPI: Power Button [PWRB] >Jun 26 10:06:58 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Jun 26 10:06:58 localhost kernel: ACPI: Power Button [PWRF] >Jun 26 10:06:58 localhost kernel: ACPI: acpi_idle registered with cpuidle >Jun 26 10:06:58 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Jun 26 10:06:58 localhost kernel: ACPI: Thermal Zone [TSZ0] (71 C) >Jun 26 10:06:58 localhost kernel: GHES: HEST is not enabled! >Jun 26 10:06:58 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jun 26 10:06:58 localhost kernel: Non-volatile memory driver v1.3 >Jun 26 10:06:58 localhost kernel: Linux agpgart interface v0.103 >Jun 26 10:06:58 localhost kernel: ahci 0000:00:11.0: version 3.0 >Jun 26 10:06:58 localhost kernel: ahci 0000:00:11.0: AHCI 0001.0200 32 slots 1 ports 6 Gbps 0x2 impl SATA mode >Jun 26 10:06:58 localhost kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >Jun 26 10:06:58 localhost kernel: scsi0 : ahci >Jun 26 10:06:58 localhost kernel: scsi1 : ahci >Jun 26 10:06:58 localhost kernel: ata1: DUMMY >Jun 26 10:06:58 localhost kernel: ata2: SATA max UDMA/133 abar m1024@0xf0449000 port 0xf0449180 irq 19 >Jun 26 10:06:58 localhost kernel: libphy: Fixed MDIO Bus: probed >Jun 26 10:06:58 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jun 26 10:06:58 localhost kernel: ehci-pci: EHCI PCI platform driver >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:12.2: EHCI Host Controller >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >Jun 26 10:06:58 localhost kernel: QUIRK: Enable AMD PLL fix >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:12.2: debug port 1 >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xf0447000 >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >Jun 26 10:06:58 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Jun 26 10:06:58 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 26 10:06:58 localhost kernel: usb usb1: Product: EHCI Host Controller >Jun 26 10:06:58 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Jun 26 10:06:58 localhost kernel: usb usb1: SerialNumber: 0000:00:12.2 >Jun 26 10:06:58 localhost kernel: hub 1-0:1.0: USB hub found >Jun 26 10:06:58 localhost kernel: hub 1-0:1.0: 5 ports detected >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:16.2: EHCI Host Controller >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 2 >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:16.2: debug port 1 >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:16.2: irq 17, io mem 0xf0444000 >Jun 26 10:06:58 localhost kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00 >Jun 26 10:06:58 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Jun 26 10:06:58 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 26 10:06:58 localhost kernel: usb usb2: Product: EHCI Host Controller >Jun 26 10:06:58 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Jun 26 10:06:58 localhost kernel: usb usb2: SerialNumber: 0000:00:16.2 >Jun 26 10:06:58 localhost kernel: hub 2-0:1.0: USB hub found >Jun 26 10:06:58 localhost kernel: hub 2-0:1.0: 4 ports detected >Jun 26 10:06:58 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jun 26 10:06:58 localhost kernel: ohci-pci: OHCI PCI platform driver >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xf0448000 >Jun 26 10:06:58 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Jun 26 10:06:58 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Jun 26 10:06:58 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 26 10:06:58 localhost kernel: usb usb3: Product: OHCI PCI host controller >Jun 26 10:06:58 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Jun 26 10:06:58 localhost kernel: usb usb3: SerialNumber: 0000:00:12.0 >Jun 26 10:06:58 localhost kernel: hub 3-0:1.0: USB hub found >Jun 26 10:06:58 localhost kernel: hub 3-0:1.0: 5 ports detected >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 4 >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xf0446000 >Jun 26 10:06:58 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Jun 26 10:06:58 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 26 10:06:58 localhost kernel: usb usb4: Product: OHCI PCI host controller >Jun 26 10:06:58 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Jun 26 10:06:58 localhost kernel: usb usb4: SerialNumber: 0000:00:14.5 >Jun 26 10:06:58 localhost kernel: hub 4-0:1.0: USB hub found >Jun 26 10:06:58 localhost kernel: hub 4-0:1.0: 2 ports detected >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 5 >Jun 26 10:06:58 localhost kernel: ohci-pci 0000:00:16.0: irq 18, io mem 0xf0445000 >Jun 26 10:06:58 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Jun 26 10:06:58 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 26 10:06:58 localhost kernel: usb usb5: Product: OHCI PCI host controller >Jun 26 10:06:58 localhost kernel: usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ohci_hcd >Jun 26 10:06:58 localhost kernel: usb usb5: SerialNumber: 0000:00:16.0 >Jun 26 10:06:58 localhost kernel: hub 5-0:1.0: USB hub found >Jun 26 10:06:58 localhost kernel: hub 5-0:1.0: 4 ports detected >Jun 26 10:06:58 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Jun 26 10:06:58 localhost kernel: usbcore: registered new interface driver usbserial >Jun 26 10:06:58 localhost kernel: usbcore: registered new interface driver usbserial_generic >Jun 26 10:06:58 localhost kernel: usbserial: USB Serial support registered for generic >Jun 26 10:06:58 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Jun 26 10:06:58 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Jun 26 10:06:58 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Jun 26 10:06:58 localhost kernel: mousedev: PS/2 mouse device common for all mice >Jun 26 10:06:58 localhost kernel: rtc_cmos 00:04: RTC can wake from S4 >Jun 26 10:06:58 localhost kernel: rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >Jun 26 10:06:58 localhost kernel: rtc_cmos 00:04: alarms up to one month, 114 bytes nvram, hpet irqs >Jun 26 10:06:58 localhost kernel: device-mapper: uevent: version 1.0.3 >Jun 26 10:06:58 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Jun 26 10:06:58 localhost kernel: cpuidle: using governor menu >Jun 26 10:06:58 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Jun 26 10:06:58 localhost kernel: usbcore: registered new interface driver usbhid >Jun 26 10:06:58 localhost kernel: usbhid: USB HID core driver >Jun 26 10:06:58 localhost kernel: drop_monitor: Initializing network drop monitor service >Jun 26 10:06:58 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Jun 26 10:06:58 localhost kernel: TCP: cubic registered >Jun 26 10:06:58 localhost kernel: Initializing XFRM netlink socket >Jun 26 10:06:58 localhost kernel: NET: Registered protocol family 10 >Jun 26 10:06:58 localhost kernel: mip6: Mobile IPv6 >Jun 26 10:06:58 localhost kernel: NET: Registered protocol family 17 >Jun 26 10:06:58 localhost kernel: PM: Hibernation image not present or could not be loaded. >Jun 26 10:06:58 localhost kernel: Loading compiled-in X.509 certificates >Jun 26 10:06:58 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Jun 26 10:06:58 localhost kernel: registered taskstats version 1 >Jun 26 10:06:58 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Jun 26 10:06:58 localhost kernel: Magic number: 2:503:132 >Jun 26 10:06:58 localhost kernel: acpi device:07: hash matches >Jun 26 10:06:58 localhost kernel: rtc_cmos 00:04: setting system clock to 2014-06-26 14:06:58 UTC (1403791618) >Jun 26 10:06:58 localhost kernel: usb 1-3: new high-speed USB device number 2 using ehci-pci >Jun 26 10:06:58 localhost kernel: usb 1-3: New USB device found, idVendor=0781, idProduct=557c >Jun 26 10:06:58 localhost kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jun 26 10:06:58 localhost kernel: usb 1-3: Product: Cruzer Orbit >Jun 26 10:06:58 localhost kernel: usb 1-3: Manufacturer: SanDisk >Jun 26 10:06:58 localhost kernel: usb 1-3: SerialNumber: 4C530007420104102233 >Jun 26 10:06:58 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Jun 26 10:06:58 localhost kernel: ata2.00: ATAPI: hp CDDVDW SN-208BB, HH01, max UDMA/100 >Jun 26 10:06:58 localhost kernel: ata2.00: configured for UDMA/100 >Jun 26 10:06:58 localhost kernel: scsi 1:0:0:0: CD-ROM hp CDDVDW SN-208BB HH01 PQ: 0 ANSI: 5 >Jun 26 10:06:58 localhost kernel: sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >Jun 26 10:06:58 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Jun 26 10:06:58 localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >Jun 26 10:06:58 localhost kernel: sr 1:0:0:0: Attached scsi generic sg0 type 5 >Jun 26 10:06:58 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Jun 26 10:06:58 localhost kernel: Write protecting the kernel read-only data: 12288k >Jun 26 10:06:58 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Jun 26 10:06:58 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Jun 26 10:06:58 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jun 26 10:06:58 localhost systemd[1]: Running in initial RAM disk. >Jun 26 10:06:58 localhost systemd[1]: No hostname configured. >Jun 26 10:06:58 localhost systemd[1]: Set hostname to <localhost>. >Jun 26 10:06:58 localhost systemd[1]: Initializing machine ID from random generator. >Jun 26 10:06:58 localhost kernel: usb 2-2: new high-speed USB device number 2 using ehci-pci >Jun 26 10:06:58 localhost systemd[1]: Starting -.slice. >Jun 26 10:06:58 localhost systemd[1]: Created slice -.slice. >Jun 26 10:06:58 localhost systemd[1]: Starting System Slice. >Jun 26 10:06:58 localhost systemd[1]: Created slice System Slice. >Jun 26 10:06:58 localhost systemd[1]: Starting Slices. >Jun 26 10:06:58 localhost systemd[1]: Reached target Slices. >Jun 26 10:06:58 localhost systemd[1]: Starting Timers. >Jun 26 10:06:58 localhost systemd[1]: Reached target Timers. >Jun 26 10:06:58 localhost systemd[1]: Starting udev Kernel Socket. >Jun 26 10:06:58 localhost systemd[1]: Listening on udev Kernel Socket. >Jun 26 10:06:58 localhost systemd[1]: Starting udev Control Socket. >Jun 26 10:06:58 localhost systemd[1]: Listening on udev Control Socket. >Jun 26 10:06:58 localhost systemd[1]: Starting Journal Socket. >Jun 26 10:06:58 localhost systemd[1]: Listening on Journal Socket. >Jun 26 10:06:58 localhost systemd[1]: Starting dracut cmdline hook... >Jun 26 10:06:58 localhost systemd[1]: Starting Sockets. >Jun 26 10:06:58 localhost systemd[1]: Reached target Sockets. >Jun 26 10:06:58 localhost systemd[1]: Starting Journal Service... >Jun 26 10:06:58 localhost systemd[1]: Started Journal Service. >Jun 26 10:06:58 localhost systemd-journal[54]: Journal started >Jun 26 10:06:58 localhost systemd[1]: Starting Setup Virtual Console... >Jun 26 10:06:58 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Jun 26 10:06:58 localhost systemd[1]: Started Load Kernel Modules. >Jun 26 10:06:58 localhost systemd[1]: Starting Encrypted Volumes. >Jun 26 10:06:58 localhost systemd[1]: Reached target Encrypted Volumes. >Jun 26 10:06:58 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Jun 26 10:06:58 localhost systemd[1]: Starting Swap. >Jun 26 10:06:58 localhost systemd[1]: Reached target Swap. >Jun 26 10:06:58 localhost systemd[1]: Starting Local File Systems. >Jun 26 10:06:58 localhost systemd[1]: Reached target Local File Systems. >Jun 26 10:06:58 localhost systemd[1]: Started Setup Virtual Console. >Jun 26 10:06:58 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jun 26 10:06:58 localhost systemd[1]: Starting Create static device nodes in /dev... >Jun 26 10:06:58 localhost systemd[1]: Started Create static device nodes in /dev. >Jun 26 10:06:59 localhost dracut-cmdline[53]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Jun 26 10:06:59 localhost dracut-cmdline[53]: rd.luks=0: removing cryptoluks activation >Jun 26 10:06:59 localhost kernel: usb 2-2: New USB device found, idVendor=058f, idProduct=a001 >Jun 26 10:06:59 localhost kernel: usb 2-2: New USB device strings: Mfr=3, Product=1, SerialNumber=0 >Jun 26 10:06:59 localhost kernel: usb 2-2: Product: HP Webcam-101 >Jun 26 10:06:59 localhost kernel: usb 2-2: Manufacturer: FC9BBJKKN >Jun 26 10:06:59 localhost kernel: loop: module loaded >Jun 26 10:06:59 localhost dracut-cmdline[53]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 >Jun 26 10:06:59 localhost kernel: usb 4-2: new full-speed USB device number 2 using ohci-pci >Jun 26 10:06:59 localhost kernel: tsc: Refined TSC clocksource calibration: 1297.237 MHz >Jun 26 10:06:59 localhost kernel: usb 4-2: New USB device found, idVendor=0a5c, idProduct=21e3 >Jun 26 10:06:59 localhost kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jun 26 10:06:59 localhost kernel: usb 4-2: Product: BCM20702A0 >Jun 26 10:06:59 localhost kernel: usb 4-2: Manufacturer: Broadcom Corp >Jun 26 10:06:59 localhost kernel: usb 4-2: SerialNumber: E4D53DFE87C9 >Jun 26 10:06:59 localhost systemd[1]: Started dracut cmdline hook. >Jun 26 10:06:59 localhost systemd[1]: Starting dracut pre-udev hook... >Jun 26 10:06:59 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400, board id: 1680, fw id: 706145 >Jun 26 10:06:59 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >Jun 26 10:06:59 localhost systemd[1]: Started dracut pre-udev hook. >Jun 26 10:06:59 localhost systemd[1]: Starting udev Kernel Device Manager... >Jun 26 10:06:59 localhost systemd-udevd[225]: starting version 208 >Jun 26 10:06:59 localhost systemd[1]: Started udev Kernel Device Manager. >Jun 26 10:06:59 localhost systemd[1]: Starting dracut pre-trigger hook... >Jun 26 10:06:59 localhost systemd-udevd[225]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jun 26 10:06:59 localhost dracut-pre-trigger[226]: rd.dm=0: removing DM RAID activation >Jun 26 10:06:59 localhost dracut-pre-trigger[226]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Jun 26 10:06:59 localhost dracut-pre-trigger[226]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Jun 26 10:06:59 localhost dracut-pre-trigger[226]: rd.md=0: removing MD RAID activation >Jun 26 10:06:59 localhost systemd[1]: Started dracut pre-trigger hook. >Jun 26 10:06:59 localhost systemd[1]: Starting udev Coldplug all Devices... >Jun 26 10:06:59 localhost systemd-udevd[225]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jun 26 10:07:00 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jun 26 10:07:00 localhost systemd[1]: Started udev Coldplug all Devices. >Jun 26 10:07:00 localhost systemd[1]: Starting dracut initqueue hook... >Jun 26 10:07:00 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Jun 26 10:07:00 localhost systemd[1]: Starting System Initialization. >Jun 26 10:07:00 localhost systemd[1]: Reached target System Initialization. >Jun 26 10:07:00 localhost kernel: acpi device:01: registered as cooling_device2 >Jun 26 10:07:00 localhost kernel: ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) >Jun 26 10:07:00 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 >Jun 26 10:07:00 localhost systemd[1]: Reloading. >Jun 26 10:07:00 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jun 26 10:07:00 localhost kernel: wmi: Mapper loaded >Jun 26 10:07:00 localhost kernel: usb-storage 1-3:1.0: USB Mass Storage device detected >Jun 26 10:07:00 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Jun 26 10:07:00 localhost kernel: scsi2 : usb-storage 1-3:1.0 >Jun 26 10:07:00 localhost kernel: usbcore: registered new interface driver usb-storage >Jun 26 10:07:00 localhost kernel: Switched to clocksource tsc >Jun 26 10:07:00 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Jun 26 10:07:00 localhost kernel: r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control >Jun 26 10:07:00 localhost kernel: r8169 0000:06:00.0: irq 43 for MSI/MSI-X >Jun 26 10:07:00 localhost kernel: r8169 0000:06:00.0 eth0: RTL8105e at 0xffffc90000c36000, ec:9a:74:fc:1e:02, XID 00a00000 IRQ 43 >Jun 26 10:07:00 localhost kernel: [drm] radeon kernel modesetting enabled. >Jun 26 10:07:00 localhost kernel: [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x103C:0x3577). >Jun 26 10:07:00 localhost kernel: [drm] register mmio base: 0xF0400000 >Jun 26 10:07:00 localhost kernel: [drm] register mmio size: 262144 >Jun 26 10:07:00 localhost kernel: ATOM BIOS: HP >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used) >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF >Jun 26 10:07:00 localhost kernel: [drm] Detected VRAM RAM=384M, BAR=256M >Jun 26 10:07:00 localhost kernel: [drm] RAM width 32bits DDR >Jun 26 10:07:00 localhost kernel: [TTM] Zone kernel: Available graphics memory: 2852856 kiB >Jun 26 10:07:00 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Jun 26 10:07:00 localhost kernel: [TTM] Initializing pool allocator >Jun 26 10:07:00 localhost kernel: [TTM] Initializing DMA pool allocator >Jun 26 10:07:00 localhost kernel: [drm] radeon: 384M of VRAM memory ready >Jun 26 10:07:00 localhost kernel: [drm] radeon: 512M of GTT memory ready. >Jun 26 10:07:00 localhost kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072 >Jun 26 10:07:00 localhost kernel: [drm] Loading PALM Microcode >Jun 26 10:07:00 localhost kernel: [drm] PCIE GART of 512M enabled (table at 0x0000000000273000). >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: WB enabled >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff88017763cc00 >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff88017763cc0c >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90005032118 >Jun 26 10:07:00 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Jun 26 10:07:00 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: irq 44 for MSI/MSI-X >Jun 26 10:07:00 localhost kernel: radeon 0000:00:01.0: radeon: using MSI. >Jun 26 10:07:00 localhost kernel: [drm] radeon: irq initialized. >Jun 26 10:07:00 localhost kernel: [drm] ring test on 0 succeeded in 1 usecs >Jun 26 10:07:00 localhost kernel: [drm] ring test on 3 succeeded in 1 usecs >Jun 26 10:07:00 localhost kernel: [drm] ring test on 5 succeeded in 0 usecs >Jun 26 10:07:00 localhost kernel: [drm] UVD initialized successfully. >Jun 26 10:07:00 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs >Jun 26 10:07:00 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs >Jun 26 10:07:00 localhost kernel: [drm] ib test on ring 5 succeeded >Jun 26 10:07:00 localhost systemd-udevd[299]: renamed network interface eth0 to em1 >Jun 26 10:07:00 localhost kernel: [drm] radeon atom DIG backlight initialized >Jun 26 10:07:00 localhost kernel: [drm] Radeon Display Connectors >Jun 26 10:07:00 localhost kernel: [drm] Connector 0: >Jun 26 10:07:00 localhost kernel: [drm] LVDS-1 >Jun 26 10:07:00 localhost kernel: [drm] HPD1 >Jun 26 10:07:00 localhost kernel: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >Jun 26 10:07:00 localhost kernel: [drm] Encoders: >Jun 26 10:07:00 localhost kernel: [drm] LCD1: INTERNAL_UNIPHY >Jun 26 10:07:00 localhost kernel: [drm] Connector 1: >Jun 26 10:07:00 localhost kernel: [drm] HDMI-A-1 >Jun 26 10:07:00 localhost kernel: [drm] HPD2 >Jun 26 10:07:00 localhost kernel: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >Jun 26 10:07:00 localhost kernel: [drm] Encoders: >Jun 26 10:07:00 localhost kernel: [drm] DFP1: INTERNAL_UNIPHY >Jun 26 10:07:00 localhost kernel: [drm] Connector 2: >Jun 26 10:07:00 localhost kernel: [drm] VGA-1 >Jun 26 10:07:00 localhost kernel: [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4 >Jun 26 10:07:00 localhost kernel: [drm] Encoders: >Jun 26 10:07:00 localhost kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Jun 26 10:07:00 localhost kernel: [drm] Internal thermal controller without fan control >Jun 26 10:07:00 localhost kernel: [drm] radeon: power management initialized >Jun 26 10:07:00 localhost kernel: [drm] fb mappable at 0xE0378000 >Jun 26 10:07:00 localhost kernel: [drm] vram apper at 0xE0000000 >Jun 26 10:07:00 localhost kernel: [drm] size 4325376 >Jun 26 10:07:00 localhost kernel: [drm] fb depth is 24 >Jun 26 10:07:00 localhost kernel: [drm] pitch is 5632 >Jun 26 10:07:00 localhost kernel: fbcon: radeondrmfb (fb0) is primary device >Jun 26 10:07:01 localhost kernel: scsi 2:0:0:0: Direct-Access SanDisk Cruzer Orbit 1.27 PQ: 0 ANSI: 6 >Jun 26 10:07:01 localhost kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0 >Jun 26 10:07:01 localhost kernel: sd 2:0:0:0: [sda] 62530624 512-byte logical blocks: (32.0 GB/29.8 GiB) >Jun 26 10:07:01 localhost kernel: sd 2:0:0:0: [sda] Write Protect is off >Jun 26 10:07:01 localhost kernel: sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00 >Jun 26 10:07:01 localhost kernel: sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Jun 26 10:07:01 localhost kernel: sda: sda1 sda2 >Jun 26 10:07:01 localhost kernel: sd 2:0:0:0: [sda] Attached SCSI disk >Jun 26 10:07:01 localhost kernel: Console: switching to colour frame buffer device 170x48 >Jun 26 10:07:01 localhost kernel: radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device >Jun 26 10:07:01 localhost kernel: radeon 0000:00:01.0: registered panic notifier >Jun 26 10:07:01 localhost kernel: [drm] Initialized radeon 2.34.0 20080528 for 0000:00:01.0 on minor 0 >Jun 26 10:07:01 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Jun 26 10:07:01 localhost systemd[1]: Started Show Plymouth Boot Screen. >Jun 26 10:07:01 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jun 26 10:07:01 localhost systemd[1]: Starting Paths. >Jun 26 10:07:01 localhost systemd[1]: Reached target Paths. >Jun 26 10:07:01 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Jun 26 10:07:01 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Jun 26 10:07:01 localhost systemd[1]: Starting Basic System. >Jun 26 10:07:01 localhost systemd[1]: Reached target Basic System. >Jun 26 10:07:02 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jun 26 10:07:02 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Jun 26 10:07:02 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Jun 26 10:07:03 localhost kernel: bio: create slab <bio-1> at 1 >Jun 26 10:07:04 localhost kernel: bio: create slab <bio-2> at 2 >Jun 26 10:07:05 localhost systemd[1]: Started dracut initqueue hook. >Jun 26 10:07:05 localhost systemd[1]: Starting dracut pre-mount hook... >Jun 26 10:07:05 localhost systemd[1]: Started dracut pre-mount hook. >Jun 26 10:07:05 localhost systemd[1]: Starting Initrd Root File System. >Jun 26 10:07:05 localhost systemd[1]: Reached target Initrd Root File System. >Jun 26 10:07:05 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Jun 26 10:07:05 localhost systemd[1]: Reloading. >Jun 26 10:07:05 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Jun 26 10:07:05 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jun 26 10:07:05 localhost systemd[1]: Started Reload Configuration from the Real Root. >Jun 26 10:07:05 localhost systemd[1]: Starting Initrd File Systems. >Jun 26 10:07:05 localhost systemd[1]: Reached target Initrd File Systems. >Jun 26 10:07:05 localhost systemd[1]: Starting dracut mount hook... >Jun 26 10:07:05 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jun 26 10:07:05 localhost systemd[1]: Started dracut mount hook. >Jun 26 10:07:05 localhost systemd[1]: Starting Initrd Default Target. >Jun 26 10:07:05 localhost systemd[1]: Reached target Initrd Default Target. >Jun 26 10:07:05 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Jun 26 10:07:05 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Jun 26 10:07:05 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Jun 26 10:07:05 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Jun 26 10:07:05 localhost systemd[1]: Starting Plymouth switch root service... >Jun 26 10:07:05 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Jun 26 10:07:05 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Jun 26 10:07:05 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Jun 26 10:07:05 localhost systemd[1]: Stopping Initrd Default Target. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Initrd Default Target. >Jun 26 10:07:05 localhost systemd[1]: Stopping dracut mount hook... >Jun 26 10:07:05 localhost systemd[1]: Stopped dracut mount hook. >Jun 26 10:07:05 localhost systemd[1]: Stopping dracut pre-mount hook... >Jun 26 10:07:05 localhost systemd[1]: Stopped dracut pre-mount hook. >Jun 26 10:07:05 localhost systemd[1]: Stopping dracut initqueue hook... >Jun 26 10:07:05 localhost systemd[1]: Stopped dracut initqueue hook. >Jun 26 10:07:05 localhost systemd[1]: Stopping Basic System. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Basic System. >Jun 26 10:07:05 localhost systemd[1]: Stopping Slices. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Slices. >Jun 26 10:07:05 localhost systemd[1]: Stopping System Slice. >Jun 26 10:07:05 localhost systemd[1]: Removed slice System Slice. >Jun 26 10:07:05 localhost systemd[1]: Stopping -.slice. >Jun 26 10:07:05 localhost systemd[1]: Removed slice -.slice. >Jun 26 10:07:05 localhost systemd[1]: Stopping Paths. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Paths. >Jun 26 10:07:05 localhost systemd[1]: Stopping Timers. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Timers. >Jun 26 10:07:05 localhost systemd[1]: Stopping Sockets. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Sockets. >Jun 26 10:07:05 localhost systemd[1]: Stopping System Initialization. >Jun 26 10:07:05 localhost systemd[1]: Stopped target System Initialization. >Jun 26 10:07:05 localhost systemd[1]: Stopping Encrypted Volumes. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Encrypted Volumes. >Jun 26 10:07:05 localhost systemd[1]: Stopping udev Coldplug all Devices... >Jun 26 10:07:05 localhost systemd[1]: Stopped udev Coldplug all Devices. >Jun 26 10:07:05 localhost systemd[1]: Stopping dracut pre-trigger hook... >Jun 26 10:07:05 localhost systemd[1]: Stopped dracut pre-trigger hook. >Jun 26 10:07:05 localhost systemd[1]: Stopping Swap. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Swap. >Jun 26 10:07:05 localhost systemd[1]: Stopping Local File Systems. >Jun 26 10:07:05 localhost systemd[1]: Stopped target Local File Systems. >Jun 26 10:07:05 localhost systemd[1]: Stopping udev Kernel Device Manager... >Jun 26 10:07:05 localhost systemd[1]: Stopped udev Kernel Device Manager. >Jun 26 10:07:05 localhost systemd[1]: Stopping dracut pre-udev hook... >Jun 26 10:07:05 localhost systemd[1]: Stopped dracut pre-udev hook. >Jun 26 10:07:05 localhost systemd[1]: Stopping dracut cmdline hook... >Jun 26 10:07:05 localhost systemd[1]: Stopped dracut cmdline hook. >Jun 26 10:07:05 localhost systemd[1]: Stopping Create static device nodes in /dev... >Jun 26 10:07:05 localhost systemd[1]: Stopped Create static device nodes in /dev. >Jun 26 10:07:05 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Jun 26 10:07:05 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Jun 26 10:07:05 localhost systemd[1]: Stopping udev Control Socket. >Jun 26 10:07:05 localhost systemd[1]: Closed udev Control Socket. >Jun 26 10:07:05 localhost systemd[1]: Stopping udev Kernel Socket. >Jun 26 10:07:05 localhost systemd[1]: Closed udev Kernel Socket. >Jun 26 10:07:05 localhost systemd[1]: Starting Cleanup udevd DB... >Jun 26 10:07:05 localhost systemd[1]: Started Cleanup udevd DB. >Jun 26 10:07:05 localhost systemd[1]: Starting Switch Root. >Jun 26 10:07:05 localhost systemd[1]: Reached target Switch Root. >Jun 26 10:07:06 localhost systemd[1]: Started Plymouth switch root service. >Jun 26 10:07:06 localhost systemd[1]: Starting Switch Root... >Jun 26 10:07:06 localhost systemd[1]: Switching root. >Jun 26 10:07:06 localhost systemd-journal[54]: Journal stopped >Jun 26 10:07:24 localhost systemd-journal[556]: Runtime journal is using 8.0M (max 278.6M, leaving 417.9M of free 2.7G, current limit 278.6M). >Jun 26 10:07:24 localhost systemd-journal[556]: Runtime journal is using 8.0M (max 278.6M, leaving 417.9M of free 2.7G, current limit 278.6M). >Jun 26 10:07:24 localhost systemd-journald[54]: Received SIGTERM >Jun 26 10:07:24 localhost kernel: type=1404 audit(1403791631.153:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jun 26 10:07:24 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jun 26 10:07:24 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jun 26 10:07:24 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Jun 26 10:07:24 localhost kernel: SELinux: 83 classes, 101316 rules >Jun 26 10:07:24 localhost kernel: SELinux: Completing initialization. >Jun 26 10:07:24 localhost kernel: SELinux: Setting up existing superblocks. >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Jun 26 10:07:24 localhost kernel: type=1403 audit(1403791632.060:3): policy loaded auid=4294967295 ses=4294967295 >Jun 26 10:07:24 localhost systemd[1]: Successfully loaded SELinux policy in 1.159613s. >Jun 26 10:07:24 localhost systemd[1]: Relabelled /dev and /run in 127.087ms. >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:07:24 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Jun 26 10:07:24 localhost systemd-journal[556]: Journal started >Jun 26 10:07:13 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jun 26 10:07:13 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Jun 26 10:07:20 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Jun 26 10:07:21 localhost systemd[1]: Started Collect Read-Ahead Data. >Jun 26 10:07:22 localhost systemd[1]: Started Load legacy module configuration. >Jun 26 10:07:23 localhost systemd[1]: Starting Apply Kernel Variables... >Jun 26 10:07:23 localhost systemd[1]: Started Load Kernel Modules. >Jun 26 10:07:23 localhost systemd[1]: Mounted FUSE Control File System. >Jun 26 10:07:23 localhost systemd[1]: Mounting Configuration File System... >Jun 26 10:07:23 localhost systemd[1]: Started Set Up Additional Binary Formats. >Jun 26 10:07:23 localhost systemd[1]: Started File System Check on Root Device. >Jun 26 10:07:24 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Jun 26 10:07:24 localhost systemd[1]: Mounted Debug File System. >Jun 26 10:07:24 localhost systemd[1]: Mounted Huge Pages File System. >Jun 26 10:07:24 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jun 26 10:07:24 localhost systemd[1]: Mounted Temporary Directory. >Jun 26 10:07:24 localhost systemd[1]: Started Apply Kernel Variables. >Jun 26 10:07:24 localhost systemd[1]: Mounted Configuration File System. >Jun 26 10:07:24 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jun 26 10:07:24 localhost systemd[1]: Starting Create static device nodes in /dev... >Jun 26 10:07:24 localhost systemd[1]: Starting LVM2 metadata daemon... >Jun 26 10:07:24 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Jun 26 10:07:24 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jun 26 10:07:24 localhost systemd[1]: Started udev Coldplug all Devices. >Jun 26 10:07:24 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Jun 26 10:07:24 localhost systemd[1]: Starting Import network configuration from initramfs... >Jun 26 10:07:24 localhost systemd[1]: Starting Configure read-only root support... >Jun 26 10:07:24 localhost systemd[1]: Starting Load/Save Random Seed... >Jun 26 10:07:24 localhost systemd[1]: Started LVM2 metadata daemon. >Jun 26 10:07:24 localhost systemd[1]: Started Load/Save Random Seed. >Jun 26 10:07:26 localhost lvm[553]: No volume groups found >Jun 26 10:07:26 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Jun 26 10:07:27 localhost systemd[1]: Started Configure read-only root support. >Jun 26 10:07:28 localhost systemd[1]: Started Import network configuration from initramfs. >Jun 26 10:07:28 localhost systemd[1]: Started Create static device nodes in /dev. >Jun 26 10:07:28 localhost systemd[1]: Starting udev Kernel Device Manager... >Jun 26 10:07:28 localhost systemd[1]: Starting Local File Systems (Pre). >Jun 26 10:07:28 localhost systemd[1]: Reached target Local File Systems (Pre). >Jun 26 10:07:28 localhost systemd-udevd[599]: starting version 208 >Jun 26 10:07:28 localhost systemd[1]: Started udev Kernel Device Manager. >Jun 26 10:07:31 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Jun 26 10:07:31 localhost systemd[1]: Starting Activation of DM RAID sets... >Jun 26 10:07:31 localhost systemd[1]: Mounted Configuration File System. >Jun 26 10:07:33 localhost kernel: acpi-cpufreq: overriding BIOS provided _PSD data >Jun 26 10:07:33 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Jun 26 10:07:33 localhost systemd[1]: Started Activation of DM RAID sets. >Jun 26 10:07:33 localhost systemd[1]: Starting Local File Systems. >Jun 26 10:07:33 localhost systemd[1]: Reached target Local File Systems. >Jun 26 10:07:33 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Jun 26 10:07:33 localhost systemd[1]: Started Reconfigure the system on administrator request. >Jun 26 10:07:33 localhost systemd[1]: Started Mark the need to relabel after reboot. >Jun 26 10:07:33 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Jun 26 10:07:33 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Jun 26 10:07:33 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Jun 26 10:07:33 localhost systemd[1]: Starting Security Auditing Service... >Jun 26 10:07:33 localhost systemd[1]: Starting Encrypted Volumes. >Jun 26 10:07:33 localhost systemd[1]: Reached target Encrypted Volumes. >Jun 26 10:07:34 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Jun 26 10:07:34 localhost kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >Jun 26 10:07:34 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Jun 26 10:07:35 localhost kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 >Jun 26 10:07:35 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Jun 26 10:07:35 localhost kernel: sp5100_tco: PCI Revision ID: 0x42 >Jun 26 10:07:35 localhost kernel: sp5100_tco: Using 0xfed80b00 for watchdog MMIO address >Jun 26 10:07:35 localhost kernel: sp5100_tco: Last reboot was not triggered by watchdog. >Jun 26 10:07:35 localhost kernel: sp5100_tco: initialized (0xffffc90004fceb00). heartbeat=60 sec (nowayout=0) >Jun 26 10:07:35 localhost auditctl[623]: No rules >Jun 26 10:07:35 localhost auditctl[623]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jun 26 10:07:35 localhost systemd[1]: Started Security Auditing Service. >Jun 26 10:07:36 localhost systemd-tmpfiles[621]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >Jun 26 10:07:36 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Jun 26 10:07:36 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Jun 26 10:07:38 localhost systemd-journal[556]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.8M). >Jun 26 10:07:39 localhost systemd-journal[556]: Time spent on flushing to /var is 992.931ms for 1045 entries. >Jun 26 10:07:38 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Jun 26 10:07:38 localhost systemd[1]: Starting System Initialization. >Jun 26 10:07:38 localhost systemd[1]: Reached target System Initialization. >Jun 26 10:07:38 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Jun 26 10:07:38 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Jun 26 10:07:38 localhost systemd[1]: Started dnf makecache timer. >Jun 26 10:07:38 localhost systemd[1]: Starting Timers. >Jun 26 10:07:38 localhost systemd[1]: Reached target Timers. >Jun 26 10:07:39 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Jun 26 10:07:39 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Jun 26 10:07:39 localhost systemd[1]: Started Restore Sound Card State. >Jun 26 10:07:39 localhost systemd[1]: Starting CUPS Printer Service Spool. >Jun 26 10:07:39 localhost systemd[1]: Started CUPS Printer Service Spool. >Jun 26 10:07:39 localhost systemd[1]: Starting Paths. >Jun 26 10:07:39 localhost systemd[1]: Reached target Paths. >Jun 26 10:07:39 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Jun 26 10:07:39 localhost kernel: microcode: CPU0: patch_level=0x05000101 >Jun 26 10:07:39 localhost kernel: bcma: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08 >Jun 26 10:07:39 localhost kernel: bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0) >Jun 26 10:07:39 localhost kernel: bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0) >Jun 26 10:07:39 localhost kernel: bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0) >Jun 26 10:07:39 localhost kernel: rtsx_pci 0000:02:00.0: irq 45 for MSI/MSI-X >Jun 26 10:07:39 localhost kernel: rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 45 >Jun 26 10:07:39 localhost kernel: bcma: bus0: Bus registered >Jun 26 10:07:39 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Jun 26 10:07:39 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Jun 26 10:07:39 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jun 26 10:07:39 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Jun 26 10:07:39 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jun 26 10:07:39 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Jun 26 10:07:39 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Jun 26 10:07:39 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Jun 26 10:07:40 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Jun 26 10:07:40 localhost systemd[1]: Starting Sockets. >Jun 26 10:07:40 localhost systemd[1]: Reached target Sockets. >Jun 26 10:07:40 localhost systemd[1]: Starting Basic System. >Jun 26 10:07:40 localhost systemd[1]: Reached target Basic System. >Jun 26 10:07:40 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Jun 26 10:07:41 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Jun 26 10:07:41 localhost systemd[1]: Starting Accounts Service... >Jun 26 10:07:41 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Jun 26 10:07:41 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Jun 26 10:07:41 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Jun 26 10:07:41 localhost systemd[1]: Starting irqbalance daemon... >Jun 26 10:07:41 localhost systemd[1]: Started irqbalance daemon. >Jun 26 10:07:41 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Jun 26 10:07:41 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Jun 26 10:07:41 localhost systemd[1]: Started Software RAID monitoring and management. >Jun 26 10:07:41 localhost systemd[1]: Starting Modem Manager... >Jun 26 10:07:41 localhost systemd[1]: Starting NTP client/server... >Jun 26 10:07:41 localhost systemd[1]: Starting LSB: Init script for live image.... >Jun 26 10:07:41 localhost systemd[1]: Starting D-Bus System Message Bus... >Jun 26 10:07:41 localhost systemd[1]: Started D-Bus System Message Bus. >Jun 26 10:07:41 localhost systemd[1]: Starting Login Service... >Jun 26 10:07:41 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Jun 26 10:07:41 localhost systemd[1]: Starting Permit User Sessions... >Jun 26 10:07:42 localhost kernel: microcode: CPU0: new patch_level=0x05000119 >Jun 26 10:07:42 localhost kernel: microcode: CPU1: patch_level=0x05000101 >Jun 26 10:07:42 localhost kernel: microcode: CPU1: new patch_level=0x05000119 >Jun 26 10:07:42 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jun 26 10:07:43 localhost rngd[647]: Unable to open file: /dev/tpm0 >Jun 26 10:07:43 localhost rngd[647]: can't open any entropy source >Jun 26 10:07:43 localhost rngd[647]: Maybe RNG device modules are not loaded >Jun 26 10:07:43 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Jun 26 10:07:43 localhost systemd[1]: Unit rngd.service entered failed state. >Jun 26 10:07:43 localhost systemd[1]: Started Permit User Sessions. >Jun 26 10:07:43 localhost systemd[1]: Starting Job spooling tools... >Jun 26 10:07:45 localhost systemd[1]: Started Job spooling tools. >Jun 26 10:07:45 localhost systemd[1]: Starting Command Scheduler... >Jun 26 10:07:45 localhost systemd[1]: Started Command Scheduler. >Jun 26 10:07:45 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Jun 26 10:07:46 localhost kernel: input: HP WMI hotkeys as /devices/virtual/input/input6 >Jun 26 10:07:46 localhost kernel: ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20130517/dsopcode-236) >Jun 26 10:07:46 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff88017e7052d0), AE_AML_BUFFER_LIMIT (20130517/psparse-536) >Jun 26 10:07:46 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff88017e705b18), AE_AML_BUFFER_LIMIT (20130517/psparse-536) >Jun 26 10:07:46 localhost kernel: ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20130517/dsopcode-236) >Jun 26 10:07:46 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff88017e7052d0), AE_AML_BUFFER_LIMIT (20130517/psparse-536) >Jun 26 10:07:46 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff88017e705b18), AE_AML_BUFFER_LIMIT (20130517/psparse-536) >Jun 26 10:07:47 localhost mcelog[663]: AMD Processor family 20: Please load edac_mce_amd module. >: Success >Jun 26 10:07:47 localhost mcelog.setup[650]: CPU is unsupported >Jun 26 10:07:47 localhost crond[667]: (CRON) INFO (Syslog will be used instead of sendmail.) >Jun 26 10:07:47 localhost crond[667]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 12% if used.) >Jun 26 10:07:47 localhost chronyd[670]: chronyd version 1.29 starting >Jun 26 10:07:47 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Jun 26 10:07:47 localhost mcelog[672]: mcelog: AMD Processor family 20: Please load edac_mce_amd module. >Jun 26 10:07:47 localhost mcelog[672]: : Success >Jun 26 10:07:47 localhost mcelog[672]: CPU is unsupported >Jun 26 10:07:47 localhost systemd[1]: mcelog.service: main process exited, code=exited, status=1/FAILURE >Jun 26 10:07:47 localhost systemd[1]: Unit mcelog.service entered failed state. >Jun 26 10:07:48 localhost chronyd[670]: Linux kernel major=3 minor=11 patch=10 >Jun 26 10:07:48 localhost chronyd[670]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jun 26 10:07:48 localhost alsactl[642]: alsactl 1.0.27.2 daemon started >Jun 26 10:07:49 localhost chronyd[670]: Generated key 1 >Jun 26 10:07:49 localhost avahi-daemon[651]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jun 26 10:07:49 localhost alsactl[642]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jun 26 10:07:49 localhost avahi-daemon[651]: Successfully dropped root privileges. >Jun 26 10:07:49 localhost avahi-daemon[651]: avahi-daemon 0.6.31 starting up. >Jun 26 10:07:49 localhost mtp-probe[639]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3" >Jun 26 10:07:49 localhost mtp-probe[638]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:14.5/usb4/4-2" >Jun 26 10:07:49 localhost mtp-probe[639]: bus: 1, device: 2 was not an MTP device >Jun 26 10:07:49 localhost mtp-probe[637]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:16.2/usb2/2-2" >Jun 26 10:07:49 localhost mtp-probe[637]: bus: 2, device: 2 was not an MTP device >Jun 26 10:07:49 localhost systemd[1]: Started NTP client/server. >Jun 26 10:07:49 localhost mtp-probe[638]: bus: 4, device: 2 was not an MTP device >Jun 26 10:07:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:07:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:07:50 localhost crond[667]: (CRON) INFO (running with inotify support) >Jun 26 10:07:50 localhost auditd[622]: Started dispatcher: /sbin/audispd pid: 689 >Jun 26 10:07:50 localhost kernel: type=1305 audit(1403791670.817:4): audit_pid=622 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Jun 26 10:07:51 localhost auditd[622]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Jun 26 10:07:51 localhost kernel: media: Linux media interface: v0.10 >Jun 26 10:07:52 localhost audispd[689]: priority_boost_parser called with: 4 >Jun 26 10:07:52 localhost audispd[689]: max_restarts_parser called with: 10 >Jun 26 10:07:53 localhost audispd[689]: audispd initialized with q_depth=150 and 1 active plugins >Jun 26 10:07:53 localhost kernel: kvm: Nested Virtualization enabled >Jun 26 10:07:53 localhost kernel: kvm: Nested Paging enabled >Jun 26 10:07:53 localhost kernel: Linux video capture interface: v2.00 >Jun 26 10:07:53 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:00:14.2: Using LPIB position fix >Jun 26 10:07:53 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:00:14.2: Enable sync_write for stable communication >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x40179a2d >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x1 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000007 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x0000009a >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x5 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x1 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x0 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x21/0x0/0x0/0x0/0x0) >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x18 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x12 >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x40179a2d for NID 0x1d >Jun 26 10:07:55 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0x9a2d CODEC_ID=10ec0270 >Jun 26 10:07:55 localhost kernel: input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input7 >Jun 26 10:07:55 localhost kernel: input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input8 >Jun 26 10:07:55 localhost systemd[1]: Starting Sound Card. >Jun 26 10:07:55 localhost systemd[1]: Reached target Sound Card. >Jun 26 10:07:55 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Jun 26 10:07:56 localhost kernel: Bluetooth: Core ver 2.16 >Jun 26 10:07:56 localhost kernel: NET: Registered protocol family 31 >Jun 26 10:07:56 localhost kernel: Bluetooth: HCI device and connection manager initialized >Jun 26 10:07:56 localhost kernel: Bluetooth: HCI socket layer initialized >Jun 26 10:07:56 localhost kernel: Bluetooth: L2CAP socket layer initialized >Jun 26 10:07:56 localhost kernel: Bluetooth: SCO socket layer initialized >Jun 26 10:07:57 localhost useradd[687]: new group: name=liveuser, GID=1000 >Jun 26 10:07:57 localhost useradd[687]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Jun 26 10:07:57 localhost kernel: uvcvideo: Found UVC 1.00 device HP Webcam-101 (058f:a001) >Jun 26 10:07:57 localhost kernel: input: HP Webcam-101 as /devices/pci0000:00/0000:00:16.2/usb2/2-2/2-2:1.0/input/input9 >Jun 26 10:07:57 localhost kernel: usbcore: registered new interface driver uvcvideo >Jun 26 10:07:57 localhost kernel: USB Video Class driver (1.1.1) >Jun 26 10:07:58 localhost ModemManager[652]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Jun 26 10:07:58 localhost kernel: usbcore: registered new interface driver btusb >Jun 26 10:07:58 localhost systemd[1]: Starting Bluetooth service... >Jun 26 10:08:00 localhost kernel: cfg80211: World regulatory domain updated: >Jun 26 10:08:00 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jun 26 10:08:00 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 26 10:08:00 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 26 10:08:00 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jun 26 10:08:00 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 26 10:08:00 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 26 10:08:00 localhost livesys[654]: Adding live user [ OK ] >Jun 26 10:08:01 localhost bluetoothd[711]: Bluetooth daemon 5.12 >Jun 26 10:08:01 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jun 26 10:08:01 localhost systemd[1]: Started Bluetooth service. >Jun 26 10:08:01 localhost systemd[1]: Starting Bluetooth. >Jun 26 10:08:01 localhost systemd[1]: Reached target Bluetooth. >Jun 26 10:08:01 localhost systemd[1]: Started Login Service. >Jun 26 10:08:02 localhost rtkit-daemon[644]: Successfully called chroot. >Jun 26 10:08:02 localhost rtkit-daemon[644]: Successfully dropped privileges. >Jun 26 10:08:02 localhost rtkit-daemon[644]: Successfully limited resources. >Jun 26 10:08:02 localhost rtkit-daemon[644]: Running. >Jun 26 10:08:02 localhost avahi-daemon[651]: Successfully called chroot(). >Jun 26 10:08:02 localhost avahi-daemon[651]: Successfully dropped remaining capabilities. >Jun 26 10:08:02 localhost avahi-daemon[651]: No service file found in /etc/avahi/services. >Jun 26 10:08:02 localhost rtkit-daemon[644]: Watchdog thread running. >Jun 26 10:08:02 localhost rtkit-daemon[644]: Canary thread running. >Jun 26 10:08:02 localhost systemd-logind[656]: New seat seat0. >Jun 26 10:08:02 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jun 26 10:08:02 localhost kernel: Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1 >Jun 26 10:08:02 localhost kernel: b43: probe of bcma0:0 failed with error -524 >Jun 26 10:08:02 localhost kernel: Broadcom 43xx driver loaded [ Features: PMNLS ] >Jun 26 10:08:02 localhost systemd-logind[656]: Watching system buttons on /dev/input/event2 (Power Button) >Jun 26 10:08:02 localhost systemd-logind[656]: Watching system buttons on /dev/input/event5 (Video Bus) >Jun 26 10:08:02 localhost systemd-logind[656]: Watching system buttons on /dev/input/event1 (Power Button) >Jun 26 10:08:02 localhost systemd-logind[656]: Watching system buttons on /dev/input/event0 (Lid Switch) >Jun 26 10:08:02 localhost avahi-daemon[651]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jun 26 10:08:02 localhost bluetoothd[711]: Starting SDP server >Jun 26 10:08:02 localhost avahi-daemon[651]: Network interface enumeration completed. >Jun 26 10:08:02 localhost avahi-daemon[651]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jun 26 10:08:03 localhost avahi-daemon[651]: Server startup complete. Host name is linux.local. Local service cookie is 1656289342. >Jun 26 10:08:04 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jun 26 10:08:04 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Jun 26 10:08:04 localhost kernel: Bluetooth: BNEP socket layer initialized >Jun 26 10:08:04 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 26 10:08:04 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 26 10:08:04 localhost bluetoothd[711]: Bluetooth management interface 1.3 initialized >Jun 26 10:08:04 localhost systemd[1]: Starting Hostname Service... >Jun 26 10:08:04 localhost usermod[722]: add 'liveuser' to group 'wheel' >Jun 26 10:08:04 localhost usermod[722]: add 'liveuser' to shadow group 'wheel' >Jun 26 10:08:04 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 26 10:08:04 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 26 10:08:04 localhost systemd[1]: Started Hostname Service. >Jun 26 10:08:04 localhost kernel: brcmsmac bcma0:0: mfg 4bf core 812 rev 24 class 0 irq 23 >Jun 26 10:08:05 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >Jun 26 10:08:05 localhost systemd-udevd[602]: renamed network interface wlan0 to wlp7s0 >Jun 26 10:08:05 localhost systemd[1]: Reached target Sound Card. >Jun 26 10:08:05 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jun 26 10:08:06 localhost systemd[1]: Started Modem Manager. >Jun 26 10:08:08 localhost ModemManager[652]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:15.3/0000:07:00.0': not supported by any plugin >Jun 26 10:08:09 localhost ModemManager[652]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:15.1/0000:06:00.0': not supported by any plugin >Jun 26 10:08:11 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jun 26 10:08:11 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jun 26 10:08:11 localhost systemd[1]: Starting Authorization Manager... >Jun 26 10:08:12 localhost livesys[654]: (process:751): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=54b5dcf1e9bd10fdc45cd82ffc9fb291 --binary-syntax --close-stderr': Child process exited with code 1 >Jun 26 10:08:12 localhost systemd[1]: Stopping Command Scheduler... >Jun 26 10:08:12 localhost systemd[1]: Stopped Command Scheduler. >Jun 26 10:08:12 localhost systemd[1]: Stopping Job spooling tools... >Jun 26 10:08:12 localhost systemd[1]: Stopped Job spooling tools. >Jun 26 10:08:13 localhost polkitd[754]: Started polkitd version 0.112 >Jun 26 10:08:13 localhost livesys[654]: sed: can't read : No such file or directory >Jun 26 10:08:16 localhost livesys[654]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:16 localhost livesys[654]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:17 localhost livesys[654]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:18 localhost livesys[654]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:18 localhost livesys[654]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:18 localhost livesys[654]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:18 localhost livesys[654]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:18 localhost livesys[654]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:18 localhost polkitd[754]: Loading rules from directory /etc/polkit-1/rules.d >Jun 26 10:08:18 localhost polkitd[754]: Loading rules from directory /usr/share/polkit-1/rules.d >Jun 26 10:08:20 localhost livesys[654]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:20 localhost polkitd[754]: Finished loading, compiling and executing 5 rules >Jun 26 10:08:20 localhost livesys[654]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:20 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jun 26 10:08:20 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jun 26 10:08:20 localhost systemd[1]: Started Authorization Manager. >Jun 26 10:08:20 localhost polkitd[754]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Jun 26 10:08:20 localhost accounts-daemon[646]: started daemon version 0.6.35 >Jun 26 10:08:20 localhost systemd[1]: Started Accounts Service. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:23 localhost livesys[654]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 26 10:08:24 localhost systemd[1]: Started LSB: Init script for live image.. >Jun 26 10:08:24 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jun 26 10:08:24 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Jun 26 10:08:25 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Jun 26 10:08:25 localhost systemd[1]: Starting Install ABRT coredump hook... >Jun 26 10:08:25 localhost systemd[1]: Started ABRT Xorg log watcher. >Jun 26 10:08:25 localhost systemd[1]: Started Harvest vmcores for ABRT. >Jun 26 10:08:25 localhost systemd[1]: Starting ABRT kernel log watcher... >Jun 26 10:08:25 localhost systemd[1]: Started ABRT kernel log watcher. >Jun 26 10:08:25 localhost systemd[1]: Starting GNOME Display Manager... >Jun 26 10:08:25 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jun 26 10:08:25 localhost systemd[1]: Started Install ABRT coredump hook. >Jun 26 10:08:26 localhost systemd[1]: Started GNOME Display Manager. >Jun 26 10:08:26 localhost abrtd[784]: Init complete, entering main loop >Jun 26 10:08:27 localhost dbus-daemon[655]: dbus[655]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=793 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=805 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jun 26 10:08:27 localhost dbus[655]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.9" (uid=0 pid=793 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.10" (uid=0 pid=805 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jun 26 10:08:27 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jun 26 10:08:28 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Jun 26 10:08:28 localhost kernel: Ebtables v2.0 registered >Jun 26 10:08:30 localhost kernel: Bridge firewalling registered >Jun 26 10:08:32 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jun 26 10:08:32 localhost systemd[1]: Starting Network Manager... >Jun 26 10:08:35 localhost NetworkManager[862]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Jun 26 10:08:35 localhost NetworkManager[862]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Jun 26 10:08:35 localhost NetworkManager[862]: <info> WEXT support is enabled >Jun 26 10:08:36 localhost NetworkManager[862]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jun 26 10:08:36 localhost NetworkManager[862]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Jun 26 10:08:36 localhost NetworkManager[862]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jun 26 10:08:36 localhost NetworkManager[862]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jun 26 10:08:36 localhost NetworkManager[862]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jun 26 10:08:36 localhost NetworkManager[862]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jun 26 10:08:36 localhost NetworkManager[862]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jun 26 10:08:36 localhost NetworkManager[862]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jun 26 10:08:37 localhost NetworkManager[862]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jun 26 10:08:37 localhost NetworkManager[862]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jun 26 10:08:38 localhost NetworkManager[862]: <info> rfkill3: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:15.3/0000:07:00.0/bcma0:0/ieee80211/phy0/rfkill3) (driver brcmsmac) >Jun 26 10:08:38 localhost NetworkManager[862]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/hp-wmi/rfkill/rfkill0) (platform driver hp-wmi) >Jun 26 10:08:38 localhost NetworkManager[862]: <info> WiFi hardware radio set enabled >Jun 26 10:08:38 localhost kernel: ACPI Error: Field [B128] at 1152 exceeds Buffer [NULL] size 160 (bits) (20130517/dsopcode-236) >Jun 26 10:08:38 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.WMID.HWCD] (Node ffff88017e7052d0), AE_AML_BUFFER_LIMIT (20130517/psparse-536) >Jun 26 10:08:38 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.WMID.WMAD] (Node ffff88017e705b18), AE_AML_BUFFER_LIMIT (20130517/psparse-536) >Jun 26 10:08:38 localhost systemd[1]: Started Network Manager. >Jun 26 10:08:38 localhost systemd[1]: Starting Network. >Jun 26 10:08:38 localhost systemd[1]: Reached target Network. >Jun 26 10:08:38 localhost NetworkManager[862]: <info> WiFi enabled by radio killswitch; enabled by state file >Jun 26 10:08:38 localhost NetworkManager[862]: <info> WWAN enabled by radio killswitch; enabled by state file >Jun 26 10:08:38 localhost NetworkManager[862]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jun 26 10:08:38 localhost NetworkManager[862]: <info> Networking is enabled by state file >Jun 26 10:08:38 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Jun 26 10:08:38 localhost NetworkManager[862]: <info> (lo): link connected >Jun 26 10:08:38 localhost NetworkManager[862]: <info> (lo): carrier is ON >Jun 26 10:08:38 localhost NetworkManager[862]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Jun 26 10:08:38 localhost NetworkManager[862]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Jun 26 10:08:38 localhost NetworkManager[862]: <info> (lo): No existing connection detected. >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (em1): carrier is OFF >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (em1): new Ethernet device (driver: 'r8169' ifindex: 2) >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (em1): No existing connection detected. >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (em1): bringing up device. >Jun 26 10:08:39 localhost kernel: r8169 0000:06:00.0 em1: link down >Jun 26 10:08:39 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Jun 26 10:08:39 localhost NetworkManager[862]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:15.1/0000:06:00.0/net/em1 >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (wlp7s0): using nl80211 for WiFi device control >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (wlp7s0): driver supports Access Point (AP) mode >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (wlp7s0): new 802.11 WiFi device (driver: 'brcmsmac' ifindex: 3) >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (wlp7s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (wlp7s0): No existing connection detected. >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (wlp7s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jun 26 10:08:39 localhost NetworkManager[862]: <info> (wlp7s0): bringing up device. >Jun 26 10:08:41 localhost kernel: brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement) >Jun 26 10:08:41 localhost kernel: brcmsmac bcma0:0: brcms_ops_config: change power-save mode: false (implement) >Jun 26 10:08:41 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp7s0: link is not ready >Jun 26 10:08:41 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jun 26 10:08:41 localhost dbus[655]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jun 26 10:08:41 localhost systemd[1]: Starting WPA Supplicant daemon... >Jun 26 10:08:41 localhost NetworkManager[862]: <info> ModemManager available in the bus >Jun 26 10:08:42 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jun 26 10:08:42 localhost dbus[655]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jun 26 10:08:42 localhost NetworkManager[862]: <info> wpa_supplicant started >Jun 26 10:08:42 localhost systemd[1]: Started WPA Supplicant daemon. >Jun 26 10:08:42 localhost NetworkManager[862]: <info> (wlp7s0) supports 4 scan SSIDs >Jun 26 10:08:42 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: starting -> ready >Jun 26 10:08:42 localhost NetworkManager[862]: <info> (wlp7s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Jun 26 10:08:42 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: ready -> disconnected >Jun 26 10:08:42 localhost NetworkManager[862]: <info> (wlp7s0) supports 4 scan SSIDs >Jun 26 10:08:42 localhost NetworkManager[862]: <info> startup complete >Jun 26 10:08:43 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: disconnected -> inactive >Jun 26 10:08:44 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jun 26 10:08:44 localhost systemd[1]: Starting Multi-User System. >Jun 26 10:08:44 localhost systemd[1]: Reached target Multi-User System. >Jun 26 10:08:44 localhost systemd[1]: Starting Graphical Interface. >Jun 26 10:08:44 localhost systemd[1]: Reached target Graphical Interface. >Jun 26 10:08:44 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jun 26 10:08:44 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jun 26 10:08:44 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jun 26 10:08:44 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jun 26 10:08:44 localhost systemd[1]: Startup finished in 2.571s (kernel) + 12.098s (initrd) + 1min 33.969s (userspace) = 1min 48.639s. >Jun 26 10:08:48 localhost systemd[1]: Starting user-1000.slice. >Jun 26 10:08:48 localhost systemd[1]: Created slice user-1000.slice. >Jun 26 10:08:48 localhost systemd[1]: Starting User Manager for 1000... >Jun 26 10:08:48 localhost systemd[1]: Starting Session 1 of user liveuser. >Jun 26 10:08:48 localhost systemd-logind[656]: New session 1 of user liveuser. >Jun 26 10:08:48 localhost systemd-logind[656]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jun 26 10:08:48 localhost systemd[1]: Started Session 1 of user liveuser. >Jun 26 10:08:48 localhost gdm-autologin][1310]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Jun 26 10:08:48 localhost systemd[1315]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Jun 26 10:08:48 localhost systemd[1315]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Jun 26 10:08:48 localhost systemd[1315]: Starting Default. >Jun 26 10:08:48 localhost systemd[1315]: Reached target Default. >Jun 26 10:08:48 localhost systemd[1315]: Startup finished in 153ms. >Jun 26 10:08:48 localhost systemd[1]: Started User Manager for 1000. >Jun 26 10:08:54 localhost /etc/gdm/Xsession[1318]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Jun 26 10:09:02 localhost kernel: fuse init (API version 7.22) >Jun 26 10:09:02 localhost systemd[1]: Mounting FUSE Control File System... >Jun 26 10:09:02 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Jun 26 10:09:02 localhost systemd[1]: Mounted FUSE Control File System. >Jun 26 10:09:03 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Jun 26 10:09:06 localhost gnome-session[1318]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ewDfk7 >Jun 26 10:09:06 localhost gnome-session[1318]: GNOME_KEYRING_PID=1395 >Jun 26 10:09:08 localhost gnome-session[1318]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ewDfk7 >Jun 26 10:09:08 localhost gnome-session[1318]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ewDfk7 >Jun 26 10:09:08 localhost gnome-session[1318]: GPG_AGENT_INFO=/run/user/1000/keyring-ewDfk7/gpg:0:1 >Jun 26 10:09:08 localhost gnome-session[1318]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-ewDfk7 >Jun 26 10:09:08 localhost gnome-session[1318]: GPG_AGENT_INFO=/run/user/1000/keyring-ewDfk7/gpg:0:1 >Jun 26 10:09:08 localhost gnome-session[1318]: SSH_AUTH_SOCK=/run/user/1000/keyring-ewDfk7/ssh >Jun 26 10:09:10 localhost gnome-session[1318]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Jun 26 10:09:10 localhost gnome-session[1318]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Jun 26 10:09:10 localhost gnome-session[1318]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Jun 26 10:09:10 localhost gnome-session[1318]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Jun 26 10:09:10 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jun 26 10:09:10 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jun 26 10:09:10 localhost systemd[1]: Starting Daemon for power management... >Jun 26 10:09:11 localhost rtkit-daemon[644]: Successfully made thread 1408 of process 1408 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jun 26 10:09:11 localhost rtkit-daemon[644]: Supervising 1 threads of 1 processes of 1 users. >Jun 26 10:09:11 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.UPower' >Jun 26 10:09:11 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.UPower' >Jun 26 10:09:11 localhost systemd[1]: Started Daemon for power management. >Jun 26 10:09:14 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Jun 26 10:09:15 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Jun 26 10:09:15 localhost rtkit-daemon[644]: Supervising 1 threads of 1 processes of 1 users. >Jun 26 10:09:15 localhost rtkit-daemon[644]: Successfully made thread 1436 of process 1408 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jun 26 10:09:15 localhost rtkit-daemon[644]: Supervising 2 threads of 1 processes of 1 users. >Jun 26 10:09:15 localhost rtkit-daemon[644]: Supervising 2 threads of 1 processes of 1 users. >Jun 26 10:09:15 localhost rtkit-daemon[644]: Successfully made thread 1440 of process 1408 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jun 26 10:09:15 localhost rtkit-daemon[644]: Supervising 3 threads of 1 processes of 1 users. >Jun 26 10:09:17 localhost bluetoothd[711]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSource >Jun 26 10:09:17 localhost bluetoothd[711]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSink >Jun 26 10:09:19 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jun 26 10:09:19 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jun 26 10:09:19 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jun 26 10:09:19 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jun 26 10:09:19 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jun 26 10:09:19 localhost systemd[1]: Starting Disk Manager... >Jun 26 10:09:20 localhost colord[1450]: Using mapping database file /var/lib/colord/mapping.db >Jun 26 10:09:21 localhost udisksd[1453]: udisks daemon version 2.1.1 starting >Jun 26 10:09:21 localhost colord[1450]: Using device database file /var/lib/colord/storage.db >Jun 26 10:09:21 localhost colord[1450]: loaded plugin libcd_plugin_scanner.so >Jun 26 10:09:21 localhost colord[1450]: loaded plugin libcd_plugin_camera.so >Jun 26 10:09:21 localhost colord[1450]: Daemon ready for requests >Jun 26 10:09:21 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jun 26 10:09:21 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jun 26 10:09:21 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jun 26 10:09:21 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jun 26 10:09:21 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jun 26 10:09:21 localhost systemd[1]: Started Disk Manager. >Jun 26 10:09:21 localhost udisksd[1453]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jun 26 10:09:22 localhost colord[1450]: Device added: sysfs-FC9BBJKKN-HP_Webcam-101 >Jun 26 10:09:25 localhost systemd[1]: Starting CUPS Printing Service... >Jun 26 10:09:25 localhost systemd[1]: Started CUPS Printing Service. >Jun 26 10:09:26 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jun 26 10:09:26 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jun 26 10:09:26 localhost systemd[1]: Starting Locale Service... >Jun 26 10:09:26 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.locale1' >Jun 26 10:09:26 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.locale1' >Jun 26 10:09:26 localhost systemd[1]: Started Locale Service. >Jun 26 10:09:39 localhost polkitd[754]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jun 26 10:09:44 localhost goa[1520]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Jun 26 10:09:45 localhost goa[1520]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Jun 26 10:09:47 localhost gnome-session[1318]: Gjs-Message: JS LOG: GNOME Shell started at Thu Jun 26 2014 10:09:47 GMT-0400 (EDT) >Jun 26 10:09:52 localhost gnome-session[1318]: vmware-user: could not open /proc/fs/vmblock/dev >Jun 26 10:09:53 localhost gnome-session[1318]: Failed to play sound: File or data not found >Jun 26 10:09:54 localhost gnome-session[1318]: Creating config directory:'/home/liveuser/.config/tracker' >Jun 26 10:09:54 localhost gnome-session[1318]: Entering running state >Jun 26 10:09:56 localhost vmusr[1606]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Jun 26 10:09:56 localhost vmusr[1606]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Jun 26 10:09:56 localhost vmusr[1606]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Jun 26 10:10:04 localhost obexd[1641]: OBEX daemon 5.12 >Jun 26 10:10:05 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Jun 26 10:10:05 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Jun 26 10:10:05 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Jun 26 10:10:10 localhost gnome-keyring-daemon[1395]: keyring alias directory: /home/liveuser/.local/share/keyrings >Jun 26 10:10:11 localhost gnome-session[1318]: (tracker-miner-fs:1605): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Jun 26 10:10:11 localhost gnome-session[1318]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Jun 26 10:10:14 localhost gnome-session[1318]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Jun 26 10:10:14 localhost gnome-session[1318]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Jun 26 10:10:14 localhost gnome-session[1318]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Jun 26 10:10:14 localhost gnome-session[1318]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Jun 26 10:10:14 localhost gnome-session[1318]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Jun 26 10:10:16 localhost colord[1450]: Device added: xrandr-LVDS >Jun 26 10:10:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1a00001 already in stack >Jun 26 10:10:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x1a00001 already in stack >Jun 26 10:10:17 localhost colord[1450]: Automatic metadata add icc-f122791d130173c5a8aca3cbd6f3d289 to xrandr-LVDS >Jun 26 10:10:17 localhost colord[1450]: Profile added: icc-f122791d130173c5a8aca3cbd6f3d289 >Jun 26 10:10:19 localhost gnome-session[1318]: Gjs-Message: JS LOG: Unable to mount volume 31 GB Encrypted: Gio.IOErrorEnum: A passphrase is required to access the volume >Jun 26 10:10:19 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Jun 26 10:10:19 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Jun 26 10:10:19 localhost udisksd[1453]: Mounted /dev/sda1 at /run/media/liveuser/898f225b-736f-4025-9068-3d29997a4eaa on behalf of uid 1000 >Jun 26 10:10:34 localhost NetworkManager[862]: ifcfg-rh: read connection 'VirginMobile MiFi2200 51F Secure' >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0) starting connection 'VirginMobile MiFi2200 51F Secure' >Jun 26 10:10:34 localhost NetworkManager[862]: <info> (wlp7s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jun 26 10:10:34 localhost NetworkManager[862]: <info> NetworkManager state is now CONNECTING >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled... >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 1 of 5 (Device Prepare) started... >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 2 of 5 (Device Configure) scheduled... >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 1 of 5 (Device Prepare) complete. >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 2 of 5 (Device Configure) starting... >Jun 26 10:10:34 localhost NetworkManager[862]: <info> (wlp7s0): device state change: prepare -> config (reason 'none') [40 50 0] >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0/wireless): access point 'VirginMobile MiFi2200 51F Secure' has security, but secrets are required. >Jun 26 10:10:34 localhost NetworkManager[862]: <info> (wlp7s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Jun 26 10:10:34 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 2 of 5 (Device Configure) complete. >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled... >Jun 26 10:10:45 localhost NetworkManager[862]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 1 of 5 (Device Prepare) started... >Jun 26 10:10:45 localhost NetworkManager[862]: <info> (wlp7s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 2 of 5 (Device Configure) scheduled... >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 1 of 5 (Device Prepare) complete. >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 2 of 5 (Device Configure) starting... >Jun 26 10:10:45 localhost NetworkManager[862]: <info> (wlp7s0): device state change: prepare -> config (reason 'none') [40 50 0] >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Activation (wlp7s0/wireless): connection 'VirginMobile MiFi2200 51F Secure' has security, and secrets exist. No new secrets needed. >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Config: added 'ssid' value 'VirginMobile MiFi2200 51F Secure' >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Config: added 'scan_ssid' value '1' >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Config: added 'psk' value '<omitted>' >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Config: added 'proto' value 'WPA RSN' >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 2 of 5 (Device Configure) complete. >Jun 26 10:10:45 localhost NetworkManager[862]: <info> Config: set interface ap_scan to 1 >Jun 26 10:10:45 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: inactive -> scanning >Jun 26 10:10:46 localhost kernel: wlp7s0: authenticate with 5c:da:d4:7f:e5:1f >Jun 26 10:10:46 localhost kernel: wlp7s0: send auth to 5c:da:d4:7f:e5:1f (try 1/3) >Jun 26 10:10:46 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: scanning -> authenticating >Jun 26 10:10:46 localhost kernel: wlp7s0: authenticated >Jun 26 10:10:46 localhost kernel: brcmsmac bcma0:0 wlp7s0: disabling HT/VHT due to WEP/TKIP use >Jun 26 10:10:46 localhost kernel: brcmsmac bcma0:0 wlp7s0: disabling HT as WMM/QoS is not supported by the AP >Jun 26 10:10:46 localhost kernel: brcmsmac bcma0:0 wlp7s0: disabling VHT as WMM/QoS is not supported by the AP >Jun 26 10:10:46 localhost kernel: wlp7s0: associate with 5c:da:d4:7f:e5:1f (try 1/3) >Jun 26 10:10:46 localhost kernel: wlp7s0: RX AssocResp from 5c:da:d4:7f:e5:1f (capab=0x431 status=0 aid=2) >Jun 26 10:10:46 localhost kernel: brcmsmac bcma0:0: brcmsmac: brcms_ops_bss_info_changed: associated >Jun 26 10:10:46 localhost kernel: brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement) >Jun 26 10:10:46 localhost kernel: wlp7s0: associated >Jun 26 10:10:46 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp7s0: link becomes ready >Jun 26 10:10:46 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: authenticating -> associating >Jun 26 10:10:46 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: associating -> 4-way handshake >Jun 26 10:10:46 localhost NetworkManager[862]: <info> (wlp7s0): supplicant interface state: 4-way handshake -> completed >Jun 26 10:10:46 localhost NetworkManager[862]: <info> Activation (wlp7s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'VirginMobile MiFi2200 51F Secure'. >Jun 26 10:10:46 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 3 of 5 (IP Configure Start) scheduled. >Jun 26 10:10:46 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 3 of 5 (IP Configure Start) started... >Jun 26 10:10:46 localhost NetworkManager[862]: <info> (wlp7s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jun 26 10:10:46 localhost NetworkManager[862]: <info> Activation (wlp7s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jun 26 10:10:46 localhost NetworkManager[862]: <info> dhclient started with pid 1837 >Jun 26 10:10:46 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 3 of 5 (IP Configure Start) complete. >Jun 26 10:10:46 localhost NetworkManager[862]: <error> [1403791846.955328] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (wlp7s0): cannot send router solicitation: -99. >Jun 26 10:10:47 localhost dhclient[1837]: Internet Systems Consortium DHCP Client 4.2.5 >Jun 26 10:10:47 localhost dhclient[1837]: Copyright 2004-2013 Internet Systems Consortium. >Jun 26 10:10:47 localhost dhclient[1837]: All rights reserved. >Jun 26 10:10:47 localhost dhclient[1837]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 26 10:10:47 localhost dhclient[1837]: Jun 26 10:10:47 localhost NetworkManager[862]: Internet Systems Consortium DHCP Client 4.2.5 >Jun 26 10:10:47 localhost NetworkManager[862]: Copyright 2004-2013 Internet Systems Consortium. >Jun 26 10:10:47 localhost NetworkManager[862]: All rights reserved. >Jun 26 10:10:47 localhost NetworkManager[862]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 26 10:10:47 localhost NetworkManager[862]: <info> (wlp7s0): DHCPv4 state changed nbi -> preinit >Jun 26 10:10:47 localhost dhclient[1837]: Listening on LPF/wlp7s0/64:27:37:57:7a:52 >Jun 26 10:10:47 localhost dhclient[1837]: Sending on LPF/wlp7s0/64:27:37:57:7a:52 >Jun 26 10:10:47 localhost dhclient[1837]: Sending on Socket/fallback >Jun 26 10:10:47 localhost dhclient[1837]: DHCPDISCOVER on wlp7s0 to 255.255.255.255 port 67 interval 5 (xid=0x24bb9d8b) >Jun 26 10:10:47 localhost NetworkManager[862]: Listening on LPF/wlp7s0/64:27:37:57:7a:52 >Jun 26 10:10:47 localhost NetworkManager[862]: Sending on LPF/wlp7s0/64:27:37:57:7a:52 >Jun 26 10:10:47 localhost NetworkManager[862]: Sending on Socket/fallback >Jun 26 10:10:47 localhost NetworkManager[862]: DHCPDISCOVER on wlp7s0 to 255.255.255.255 port 67 interval 5 (xid=0x24bb9d8b) >Jun 26 10:10:48 localhost avahi-daemon[651]: Registering new address record for fe80::6627:37ff:fe57:7a52 on wlp7s0.*. >Jun 26 10:10:48 localhost dhclient[1837]: DHCPREQUEST on wlp7s0 to 255.255.255.255 port 67 (xid=0x24bb9d8b) >Jun 26 10:10:48 localhost dhclient[1837]: DHCPOFFER from 192.168.1.1 >Jun 26 10:10:48 localhost NetworkManager[862]: DHCPREQUEST on wlp7s0 to 255.255.255.255 port 67 (xid=0x24bb9d8b) >Jun 26 10:10:48 localhost NetworkManager[862]: DHCPOFFER from 192.168.1.1 >Jun 26 10:10:56 localhost dhclient[1837]: DHCPREQUEST on wlp7s0 to 255.255.255.255 port 67 (xid=0x24bb9d8b) >Jun 26 10:10:56 localhost NetworkManager[862]: DHCPREQUEST on wlp7s0 to 255.255.255.255 port 67 (xid=0x24bb9d8b) >Jun 26 10:10:56 localhost dhclient[1837]: DHCPACK from 192.168.1.1 (xid=0x24bb9d8b) >Jun 26 10:10:56 localhost NetworkManager[862]: DHCPACK from 192.168.1.1 (xid=0x24bb9d8b) >Jun 26 10:10:56 localhost NetworkManager[862]: <info> (wlp7s0): DHCPv4 state changed preinit -> bound >Jun 26 10:10:56 localhost dhclient[1837]: bound to 192.168.1.3 -- renewal in 40261 seconds. >Jun 26 10:10:56 localhost NetworkManager[862]: <info> address 192.168.1.3 >Jun 26 10:10:56 localhost NetworkManager[862]: <info> plen 24 (255.255.255.0) >Jun 26 10:10:56 localhost NetworkManager[862]: <info> gateway 192.168.1.1 >Jun 26 10:10:56 localhost NetworkManager[862]: <info> lease time 86400 >Jun 26 10:10:56 localhost NetworkManager[862]: <info> nameserver '192.168.1.1' >Jun 26 10:10:56 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jun 26 10:10:56 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 5 of 5 (IPv4 Commit) started... >Jun 26 10:10:56 localhost avahi-daemon[651]: Joining mDNS multicast group on interface wlp7s0.IPv4 with address 192.168.1.3. >Jun 26 10:10:56 localhost avahi-daemon[651]: New relevant interface wlp7s0.IPv4 for mDNS. >Jun 26 10:10:56 localhost avahi-daemon[651]: Registering new address record for 192.168.1.3 on wlp7s0.IPv4. >Jun 26 10:10:56 localhost NetworkManager[862]: <info> (wlp7s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jun 26 10:10:56 localhost NetworkManager[862]: <info> Activation (wlp7s0) Stage 5 of 5 (IPv4 Commit) complete. >Jun 26 10:10:56 localhost NetworkManager[862]: <info> (wlp7s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jun 26 10:10:56 localhost NetworkManager[862]: <info> (wlp7s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jun 26 10:10:56 localhost NetworkManager[862]: <info> NetworkManager state is now CONNECTED_GLOBAL >Jun 26 10:10:56 localhost NetworkManager[862]: <info> Policy set 'VirginMobile MiFi2200 51F Secure' (wlp7s0) as default for IPv4 routing and DNS. >Jun 26 10:10:56 localhost NetworkManager[862]: <info> Activation (wlp7s0) successful, device activated. >Jun 26 10:10:56 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 26 10:10:56 localhost NetworkManager[862]: bound to 192.168.1.3 -- renewal in 40261 seconds. >Jun 26 10:10:56 localhost kernel: brcmsmac bcma0:0: brcms_ops_bss_info_changed: arp filtering: 1 addresses (implement) >Jun 26 10:10:56 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 26 10:10:56 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Jun 26 10:10:56 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 26 10:10:56 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 26 10:10:56 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Jun 26 10:11:04 localhost chronyd[670]: Selected source 204.11.34.179 >Jun 26 10:11:04 localhost chronyd[670]: System clock wrong by -1.084389 seconds, adjustment started >Jun 26 10:11:05 localhost chronyd[670]: Selected source 69.129.251.133 >Jun 26 10:11:07 localhost gnome-session[1318]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jun 26 10:11:08 localhost userhelper[1869]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 26 10:11:08 localhost userhelper[1874]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 26 10:11:08 localhost kernel: md: raid0 personality registered for level 0 >Jun 26 10:11:08 localhost kernel: md: raid1 personality registered for level 1 >Jun 26 10:11:08 localhost kernel: async_tx: api initialized (async) >Jun 26 10:11:08 localhost kernel: xor: measuring software checksum speed >Jun 26 10:11:08 localhost kernel: prefetch64-sse: 1808.000 MB/sec >Jun 26 10:11:08 localhost kernel: generic_sse: 1684.000 MB/sec >Jun 26 10:11:08 localhost kernel: xor: using function: prefetch64-sse (1808.000 MB/sec) >Jun 26 10:11:08 localhost kernel: raid6: sse2x1 992 MB/s >Jun 26 10:11:08 localhost kernel: raid6: sse2x2 1320 MB/s >Jun 26 10:11:08 localhost kernel: raid6: sse2x4 1929 MB/s >Jun 26 10:11:08 localhost kernel: raid6: using algorithm sse2x4 (1929 MB/s) >Jun 26 10:11:08 localhost kernel: raid6: using ssse3x2 recovery algorithm >Jun 26 10:11:08 localhost kernel: md: raid6 personality registered for level 6 >Jun 26 10:11:08 localhost kernel: md: raid5 personality registered for level 5 >Jun 26 10:11:08 localhost kernel: md: raid4 personality registered for level 4 >Jun 26 10:11:08 localhost kernel: md: raid10 personality registered for level 10 >Jun 26 10:11:08 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Jun 26 10:11:08 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Jun 26 10:11:09 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Jun 26 10:11:09 localhost kernel: Loading iSCSI transport class v2.0-870. >Jun 26 10:11:09 localhost kernel: iscsi: registered transport (tcp) >Jun 26 10:11:09 localhost kernel: No iBFT detected. >Jun 26 10:11:11 localhost dbus[1327]: avc: received setenforce notice (enforcing=0) >Jun 26 10:11:11 localhost dbus[1350]: avc: received setenforce notice (enforcing=0) >Jun 26 10:11:11 localhost dbus[655]: avc: received setenforce notice (enforcing=0) >Jun 26 10:11:11 localhost dbus-daemon[655]: dbus[655]: avc: received setenforce notice (enforcing=0) >Jun 26 10:11:14 localhost udisksd[1453]: Cleaning up mount point /run/media/liveuser/898f225b-736f-4025-9068-3d29997a4eaa (device 8:1 is not mounted) >Jun 26 10:11:16 localhost kernel: brcmsmac bcma0:0: phyerr 0x5, rate 0x6e >Jun 26 10:11:17 localhost gnome-session[1318]: localuser:root being added to access control list >Jun 26 10:11:27 localhost anaconda[1958]: /sbin/anaconda 20.25.15-1 >Jun 26 10:11:31 localhost anaconda[1958]: 5767168 kB (5632 MB) are available >Jun 26 10:11:31 localhost anaconda[1958]: check_memory(): total:5632, needed:512, graphical:512 >Jun 26 10:11:31 localhost anaconda[1958]: Not doing 'start audit daemon' in live installation >Jun 26 10:11:31 localhost anaconda[1958]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jun 26 10:11:31 localhost anaconda[1958]: Default encoding = ascii >Jun 26 10:11:31 localhost program[1958]: Running... udevadm trigger --action=change --subsystem-match=block >Jun 26 10:11:31 localhost program[1958]: Return code: 0 >Jun 26 10:11:31 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:32 localhost program[1958]: Return code: 0 >Jun 26 10:11:32 localhost blivet[1958]: ISCSID is /sbin/iscsid >Jun 26 10:11:32 localhost blivet[1958]: no initiator set >Jun 26 10:11:32 localhost program[1958]: Running... modprobe fcoe >Jun 26 10:11:33 localhost program[1958]: Return code: 0 >Jun 26 10:11:33 localhost program[1958]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jun 26 10:11:33 localhost program[1958]: No FCoE boot disk information is found in EDD! >Jun 26 10:11:33 localhost program[1958]: Return code: 1 >Jun 26 10:11:33 localhost blivet[1958]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jun 26 10:11:33 localhost blivet[1958]: no /etc/zfcp.conf; not configuring zfcp >Jun 26 10:11:33 localhost anaconda[1958]: Display mode = g >Jun 26 10:11:34 localhost anaconda[1958]: 5767168 kB (5632 MB) are available >Jun 26 10:11:34 localhost anaconda[1958]: check_memory(): total:5632, needed:512, graphical:512 >Jun 26 10:11:35 localhost blivet[1958]: trying to set new default fstype to 'ext4' >Jun 26 10:11:35 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:35 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:35 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:35 localhost anaconda[1958]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 26 10:11:35 localhost anaconda[1958]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 26 10:11:35 localhost anaconda[1958]: using only installclass _Fedora >Jun 26 10:11:35 localhost anaconda[1958]: bootloader GRUB2 on X86 platform >Jun 26 10:11:35 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:11:35 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jun 26 10:11:35 localhost blivet[1958]: Swap attempt of 0M >Jun 26 10:11:35 localhost anaconda[1958]: bootloader GRUB2 on X86 platform >Jun 26 10:11:35 localhost anaconda[1958]: network: devices found ['em1', 'wlp7s0'] >Jun 26 10:11:35 localhost ifcfg[1958]: content of files (network initialization): >Jun 26 10:11:35 localhost ifcfg[1958]: /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure: >Jun 26 10:11:35 localhost ifcfg[1958]: ESSID="VirginMobile MiFi2200 51F Secure" >Jun 26 10:11:35 localhost ifcfg[1958]: MODE=Managed >Jun 26 10:11:35 localhost ifcfg[1958]: KEY_MGMT=WPA-PSK >Jun 26 10:11:35 localhost ifcfg[1958]: TYPE=Wireless >Jun 26 10:11:35 localhost ifcfg[1958]: BOOTPROTO=dhcp >Jun 26 10:11:35 localhost ifcfg[1958]: DEFROUTE=yes >Jun 26 10:11:35 localhost ifcfg[1958]: IPV4_FAILURE_FATAL=no >Jun 26 10:11:35 localhost ifcfg[1958]: IPV6INIT=yes >Jun 26 10:11:35 localhost ifcfg[1958]: IPV6_AUTOCONF=yes >Jun 26 10:11:35 localhost ifcfg[1958]: IPV6_DEFROUTE=yes >Jun 26 10:11:35 localhost ifcfg[1958]: IPV6_FAILURE_FATAL=no >Jun 26 10:11:35 localhost ifcfg[1958]: NAME="VirginMobile MiFi2200 51F Secure" >Jun 26 10:11:35 localhost ifcfg[1958]: UUID=b5254f28-45ce-4100-af39-ec09f2819a32 >Jun 26 10:11:35 localhost ifcfg[1958]: ONBOOT=yes >Jun 26 10:11:35 localhost ifcfg[1958]: HWADDR=64:27:37:57:7A:52 >Jun 26 10:11:35 localhost ifcfg[1958]: SECURITYMODE=open >Jun 26 10:11:35 localhost ifcfg[1958]: PEERDNS=yes >Jun 26 10:11:35 localhost ifcfg[1958]: PEERROUTES=yes >Jun 26 10:11:35 localhost ifcfg[1958]: IPV6_PEERDNS=yes >Jun 26 10:11:35 localhost ifcfg[1958]: IPV6_PEERROUTES=yes >Jun 26 10:11:35 localhost ifcfg[1958]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [236, 154, 116, 252, 30, 2]}, 'connection': {'timestamp': 1403791719L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '8530f821-59c6-4eb8-8529-86b6ec441125'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['5C:DA:D4:7F:E5:1F'], 'ssid': [86, 105, 114, 103, 105, 110, 77, 111, 98, 105, 108, 101, 32, 77, 105, 70, 105, 50, 50, 48, 48, 32, 53, 49, 70, 32, 83, 101, 99, 117, 114, 101], 'mac-address': [100, 39, 55, 87, 122, 82], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1403791856L, 'type': '802-11-wireless', 'id': 'VirginMobile MiFi2200 51F Secure', 'uuid': 'b5254f28-45ce-4100-af39-ec09f2819a32'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}] >Jun 26 10:11:36 localhost gnome-session[1318]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jun 26 10:11:36 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:11:36 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:11:36 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:11:36 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:11:37 localhost NetworkManager[862]: ifcfg-rh: read connection 'em1' >Jun 26 10:11:37 localhost NetworkManager[862]: <info> Saved default wired connection 'em1' to persistent storage >Jun 26 10:11:37 localhost anaconda[1958]: network: dumping ifcfg file for default autoconnection on em1 >Jun 26 10:11:37 localhost anaconda[1958]: network: setting autoconnect of em1 to False >Jun 26 10:11:37 localhost NetworkManager[862]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >Jun 26 10:11:37 localhost anaconda[1958]: network: missing ifcfgs created for devices ['em1'] >Jun 26 10:11:37 localhost ifcfg[1958]: content of files (missing ifcfgs created for devices ['em1']): >Jun 26 10:11:37 localhost ifcfg[1958]: /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure: >Jun 26 10:11:37 localhost ifcfg[1958]: ESSID="VirginMobile MiFi2200 51F Secure" >Jun 26 10:11:37 localhost ifcfg[1958]: MODE=Managed >Jun 26 10:11:37 localhost ifcfg[1958]: KEY_MGMT=WPA-PSK >Jun 26 10:11:37 localhost ifcfg[1958]: TYPE=Wireless >Jun 26 10:11:37 localhost ifcfg[1958]: BOOTPROTO=dhcp >Jun 26 10:11:37 localhost ifcfg[1958]: DEFROUTE=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV4_FAILURE_FATAL=no >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6INIT=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_AUTOCONF=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_DEFROUTE=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_FAILURE_FATAL=no >Jun 26 10:11:37 localhost ifcfg[1958]: NAME="VirginMobile MiFi2200 51F Secure" >Jun 26 10:11:37 localhost ifcfg[1958]: UUID=b5254f28-45ce-4100-af39-ec09f2819a32 >Jun 26 10:11:37 localhost ifcfg[1958]: ONBOOT=yes >Jun 26 10:11:37 localhost ifcfg[1958]: HWADDR=64:27:37:57:7A:52 >Jun 26 10:11:37 localhost ifcfg[1958]: SECURITYMODE=open >Jun 26 10:11:37 localhost ifcfg[1958]: PEERDNS=yes >Jun 26 10:11:37 localhost ifcfg[1958]: PEERROUTES=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_PEERDNS=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_PEERROUTES=yes >Jun 26 10:11:37 localhost ifcfg[1958]: /etc/sysconfig/network-scripts/ifcfg-em1: >Jun 26 10:11:37 localhost ifcfg[1958]: TYPE=Ethernet >Jun 26 10:11:37 localhost ifcfg[1958]: BOOTPROTO=dhcp >Jun 26 10:11:37 localhost ifcfg[1958]: DEFROUTE=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV4_FAILURE_FATAL=no >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6INIT=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_AUTOCONF=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_DEFROUTE=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_PEERDNS=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_PEERROUTES=yes >Jun 26 10:11:37 localhost ifcfg[1958]: IPV6_FAILURE_FATAL=no >Jun 26 10:11:37 localhost ifcfg[1958]: NAME=em1 >Jun 26 10:11:37 localhost ifcfg[1958]: UUID=8530f821-59c6-4eb8-8529-86b6ec441125 >Jun 26 10:11:37 localhost ifcfg[1958]: ONBOOT=no >Jun 26 10:11:37 localhost ifcfg[1958]: HWADDR=EC:9A:74:FC:1E:02 >Jun 26 10:11:37 localhost ifcfg[1958]: PEERDNS=yes >Jun 26 10:11:37 localhost ifcfg[1958]: PEERROUTES=yes >Jun 26 10:11:37 localhost ifcfg[1958]: all settings: [{'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['5C:DA:D4:7F:E5:1F'], 'ssid': [86, 105, 114, 103, 105, 110, 77, 111, 98, 105, 108, 101, 32, 77, 105, 70, 105, 50, 50, 48, 48, 32, 53, 49, 70, 32, 83, 101, 99, 117, 114, 101], 'mac-address': [100, 39, 55, 87, 122, 82], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1403791856L, 'type': '802-11-wireless', 'id': 'VirginMobile MiFi2200 51F Secure', 'uuid': 'b5254f28-45ce-4100-af39-ec09f2819a32'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [236, 154, 116, 252, 30, 2]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '8530f821-59c6-4eb8-8529-86b6ec441125'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jun 26 10:11:38 localhost anaconda[1958]: updating hostname localhost.localdomain >Jun 26 10:11:38 localhost anaconda[1958]: Running Thread: AnaStorageThread (140656800179968) >Jun 26 10:11:38 localhost anaconda[1958]: Running Thread: AnaTimeInitThread (140656791787264) >Jun 26 10:11:38 localhost anaconda[1958]: Running Thread: AnaWaitForConnectingNMThread (140656783394560) >Jun 26 10:11:38 localhost blivet[1958]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2c35e90> >Jun 26 10:11:38 localhost blivet[1958]: no initiator set >Jun 26 10:11:38 localhost blivet[1958]: not going to create backup copy of non-existent /etc/mdadm.conf >Jun 26 10:11:38 localhost blivet[1958]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jun 26 10:11:38 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:38 localhost anaconda[1958]: Running Thread: AnaPayloadThread (140656773949184) >Jun 26 10:11:38 localhost program[1958]: Return code: 0 >Jun 26 10:11:38 localhost blivet[1958]: protected device spec /dev/sr0 resolved to sr0 >Jun 26 10:11:38 localhost blivet[1958]: sr0 looks to be the live device; marking as protected >Jun 26 10:11:38 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:38 localhost program[1958]: Return code: 0 >Jun 26 10:11:38 localhost blivet[1958]: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Jun 26 10:11:38 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_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-Live-Desktop-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-00-56-55-00', >'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'hp_CDDVDW_SN-208BB', >'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', >'ID_REVISION': 'HH01', >'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', >'ID_SERIAL_SHORT': 'R8HB6GOBB07490', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '549030', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-00-56-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >Jun 26 10:11:38 localhost blivet[1958]: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jun 26 10:11:38 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sr0 ; >Jun 26 10:11:38 localhost anaconda[1958]: updating hostname localhost.localdomain >Jun 26 10:11:38 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:38 localhost blivet[1958]: sr0 is a cdrom >Jun 26 10:11:38 localhost blivet[1958]: DeviceTree.addUdevOpticalDevice: >Jun 26 10:11:38 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:38 localhost blivet[1958]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Jun 26 10:11:38 localhost blivet[1958]: added cdrom sr0 (id 0) to device tree >Jun 26 10:11:38 localhost blivet[1958]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jun 26 10:11:38 localhost anaconda[1958]: got 0 NTP servers from DHCP >Jun 26 10:11:38 localhost anaconda[1958]: Thread Done: AnaWaitForConnectingNMThread (140656783394560) >Jun 26 10:11:38 localhost anaconda[1958]: Running Thread: AnaGeolocationRefreshThread (140656765556480) >Jun 26 10:11:38 localhost anaconda[1958]: Not doing 'start chronyd' in live installation >Jun 26 10:11:38 localhost anaconda[1958]: Starting geolocation lookup >Jun 26 10:11:38 localhost anaconda[1958]: Geolocation provider: Fedora GeoIP >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Jun 26 10:11:39 localhost blivet[1958]: type detected on 'sr0' is 'iso9660' >Jun 26 10:11:39 localhost blivet[1958]: Iso9660FS.supported: supported: True ; >Jun 26 10:11:39 localhost blivet[1958]: getFormat('iso9660') returning Iso9660FS instance >Jun 26 10:11:39 localhost blivet[1958]: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >Jun 26 10:11:39 localhost blivet[1958]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jun 26 10:11:39 localhost blivet[1958]: looking up parted Device: /dev/sr0 >Jun 26 10:11:39 localhost blivet[1958]: got device: OpticalDevice instance (0x7fed30041b90) -- >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 4482.625 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 2295104 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) >PedDevice: <_ped.Device object at 0x2ececb0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >Jun 26 10:11:39 localhost blivet[1958]: Iso9660FS.supported: supported: True ; >Jun 26 10:11:39 localhost blivet[1958]: got format: Iso9660FS instance (0x7fed300b7810) -- >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d387b', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '550958', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >Jun 26 10:11:39 localhost blivet[1958]: scanning sda (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.addUdevDiskDevice: name: sda ; >Jun 26 10:11:39 localhost blivet[1958]: sda is a disk >Jun 26 10:11:39 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:39 localhost anaconda[1958]: Not doing 'activate layouts' in live installation >Jun 26 10:11:39 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 26 10:11:39 localhost program[1958]: Running... multipath -c /dev/sda >Jun 26 10:11:39 localhost program[1958]: Jun 26 10:11:39 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 26 10:11:39 localhost program[1958]: Jun 26 10:11:39 | A default multipath.conf file is located at >Jun 26 10:11:39 localhost program[1958]: Jun 26 10:11:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 26 10:11:39 localhost program[1958]: Jun 26 10:11:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 26 10:11:39 localhost program[1958]: /dev/sda is not a valid multipath device path >Jun 26 10:11:39 localhost program[1958]: Return code: 1 >Jun 26 10:11:39 localhost blivet[1958]: added disk sda (id 1) to device tree >Jun 26 10:11:39 localhost blivet[1958]: looking up parted Device: /dev/sda >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jun 26 10:11:39 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:11:39 localhost blivet[1958]: required disklabel type for sda (1) is None >Jun 26 10:11:39 localhost blivet[1958]: default disklabel type for sda is msdos >Jun 26 10:11:39 localhost blivet[1958]: selecting msdos disklabel for sda based on size >Jun 26 10:11:39 localhost blivet[1958]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jun 26 10:11:39 localhost blivet[1958]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x2f8d250>, <parted.partition.Partition object at 0x2f8d610>] >device: <parted.device.Device object at 0x2f98f90> >PedDisk: <_ped.Disk object at 0x2f8b488> >Jun 26 10:11:39 localhost blivet[1958]: getFormat('disklabel') returning DiskLabel instance >Jun 26 10:11:39 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 26 10:11:39 localhost blivet[1958]: got device: DiskDevice instance (0x7fed300ae090) -- >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 30532.53125 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c320> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2f50ad0> >Jun 26 10:11:39 localhost blivet[1958]: got format: DiskLabel instance (0x2f50110) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda 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 0x2f8d250>, <parted.partition.Partition object at 0x2f8d610>] >device: <parted.device.Device object at 0x2f98f90> >PedDisk: <_ped.Disk object at 0x2f8b488> >origPartedDisk = <parted.disk.Disk object at 0x2f8d7d0> >partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c440> >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/898f225b-736f-4025-9068-3d29997a4eaa', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '898f225b-736f-4025-9068-3d29997a4eaa', >'ID_FS_UUID_ENC': '898f225b-736f-4025-9068-3d29997a4eaa', >'ID_FS_VERSION': '1.0', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d387b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d387b', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '551078', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/898f225b-736f-4025-9068-3d29997a4eaa'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 26 10:11:39 localhost blivet[1958]: scanning sda1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda1 ; >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:39 localhost blivet[1958]: sda1 is a partition >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >Jun 26 10:11:39 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:11:39 localhost blivet[1958]: PartitionDevice._setFormat: sda1 ; >Jun 26 10:11:39 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:39 localhost blivet[1958]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jun 26 10:11:39 localhost blivet[1958]: looking up parted Partition: /dev/sda1 >Jun 26 10:11:39 localhost anaconda[1958]: Geolocation lookup finished in 1.1 seconds >Jun 26 10:11:39 localhost anaconda[1958]: got results from geolocation >Jun 26 10:11:39 localhost anaconda[1958]: Thread Done: AnaGeolocationRefreshThread (140656765556480) >Jun 26 10:11:39 localhost blivet[1958]: PartitionDevice.probe: sda1 ; exists: True ; >Jun 26 10:11:39 localhost blivet[1958]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jun 26 10:11:39 localhost blivet[1958]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jun 26 10:11:39 localhost blivet[1958]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jun 26 10:11:39 localhost blivet[1958]: added partition sda1 (id 2) to device tree >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jun 26 10:11:39 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jun 26 10:11:39 localhost blivet[1958]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:11:39 localhost blivet[1958]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jun 26 10:11:39 localhost blivet[1958]: disklabel detected but not usable on sda1 >Jun 26 10:11:39 localhost blivet[1958]: type detected on 'sda1' is 'ext4' >Jun 26 10:11:39 localhost program[1958]: Running... dumpe2fs -h /dev/sda1 >Jun 26 10:11:40 localhost program[1958]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:40 localhost program[1958]: Filesystem volume name: <none> >Jun 26 10:11:40 localhost program[1958]: Last mounted on: /run/media/liveuser/898f225b-736f-4025-9068-3d29997a4eaa >Jun 26 10:11:40 localhost program[1958]: Filesystem UUID: 898f225b-736f-4025-9068-3d29997a4eaa >Jun 26 10:11:40 localhost program[1958]: Filesystem magic number: 0xEF53 >Jun 26 10:11:40 localhost program[1958]: Filesystem revision #: 1 (dynamic) >Jun 26 10:11:40 localhost program[1958]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Jun 26 10:11:40 localhost program[1958]: Filesystem flags: signed_directory_hash >Jun 26 10:11:40 localhost program[1958]: Default mount options: user_xattr acl >Jun 26 10:11:40 localhost program[1958]: Filesystem state: clean >Jun 26 10:11:40 localhost program[1958]: Errors behavior: Continue >Jun 26 10:11:40 localhost program[1958]: Filesystem OS type: Linux >Jun 26 10:11:40 localhost program[1958]: Inode count: 128016 >Jun 26 10:11:40 localhost program[1958]: Block count: 512000 >Jun 26 10:11:40 localhost program[1958]: Reserved block count: 25600 >Jun 26 10:11:40 localhost program[1958]: Free blocks: 373078 >Jun 26 10:11:40 localhost program[1958]: Free inodes: 127636 >Jun 26 10:11:40 localhost program[1958]: First block: 1 >Jun 26 10:11:40 localhost program[1958]: Block size: 1024 >Jun 26 10:11:40 localhost program[1958]: Fragment size: 1024 >Jun 26 10:11:40 localhost program[1958]: Reserved GDT blocks: 256 >Jun 26 10:11:40 localhost program[1958]: Blocks per group: 8192 >Jun 26 10:11:40 localhost program[1958]: Fragments per group: 8192 >Jun 26 10:11:40 localhost program[1958]: Inodes per group: 2032 >Jun 26 10:11:40 localhost program[1958]: Inode blocks per group: 254 >Jun 26 10:11:40 localhost program[1958]: Flex block group size: 16 >Jun 26 10:11:40 localhost program[1958]: Filesystem created: Wed Jun 25 20:08:25 2014 >Jun 26 10:11:40 localhost program[1958]: Last mount time: Thu Jun 26 10:10:19 2014 >Jun 26 10:11:40 localhost program[1958]: Last write time: Thu Jun 26 10:11:14 2014 >Jun 26 10:11:40 localhost program[1958]: Mount count: 12 >Jun 26 10:11:40 localhost program[1958]: Maximum mount count: -1 >Jun 26 10:11:40 localhost program[1958]: Last checked: Wed Jun 25 20:08:25 2014 >Jun 26 10:11:40 localhost program[1958]: Check interval: 0 (<none>) >Jun 26 10:11:40 localhost program[1958]: Lifetime writes: 135 MB >Jun 26 10:11:40 localhost program[1958]: Reserved blocks uid: 0 (user root) >Jun 26 10:11:40 localhost program[1958]: Reserved blocks gid: 0 (group root) >Jun 26 10:11:40 localhost program[1958]: First inode: 11 >Jun 26 10:11:40 localhost program[1958]: Inode size: 128 >Jun 26 10:11:40 localhost program[1958]: Journal inode: 8 >Jun 26 10:11:40 localhost program[1958]: Default directory hash: half_md4 >Jun 26 10:11:40 localhost program[1958]: Directory Hash Seed: 853d5a6a-fa49-4c90-bb50-e131eb91827f >Jun 26 10:11:40 localhost program[1958]: Journal backup: inode blocks >Jun 26 10:11:40 localhost program[1958]: Journal features: (none) >Jun 26 10:11:40 localhost program[1958]: Journal size: 8M >Jun 26 10:11:40 localhost program[1958]: Journal length: 8192 >Jun 26 10:11:40 localhost program[1958]: Journal sequence: 0x00000082 >Jun 26 10:11:40 localhost program[1958]: Journal start: 0 >Jun 26 10:11:40 localhost program[1958]: Jun 26 10:11:40 localhost program[1958]: Return code: 0 >Jun 26 10:11:40 localhost program[1958]: Running... resize2fs -P /dev/sda1 >Jun 26 10:11:40 localhost program[1958]: resize2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:40 localhost program[1958]: Estimated minimum size of the filesystem: 130688 >Jun 26 10:11:40 localhost program[1958]: Return code: 0 >Jun 26 10:11:40 localhost blivet[1958]: padding min size from 128 up to 140 >Jun 26 10:11:40 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:40 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice._setFormat: sda1 ; >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >Jun 26 10:11:40 localhost blivet[1958]: looking up parted Device: /dev/sda1 >Jun 26 10:11:40 localhost blivet[1958]: got device: PartitionDevice instance (0x2f98050) -- >name = sda1 status = True kids = 0 id = 2 >parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c680> >target size = 0 path = /dev/sda1 >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 0x2f8d0d0> fileSystem: <parted.filesystem.FileSystem object at 0x2f8d750> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f8d3d0> PedPartition: <_ped.Partition object at 0x2f56d70> >disk = existing 30532MB disk sda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >Jun 26 10:11:40 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:40 localhost blivet[1958]: got format: Ext4FS instance (0x2f8de10) -- >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 898f225b-736f-4025-9068-3d29997a4eaa exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/927ff22c-36d5-4c32-b948-a9d00cc00129', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '927ff22c-36d5-4c32-b948-a9d00cc00129', >'ID_FS_UUID_ENC': '927ff22c-36d5-4c32-b948-a9d00cc00129', >'ID_FS_VERSION': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '61503488', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d387b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d387b', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '551178', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/927ff22c-36d5-4c32-b948-a9d00cc00129'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: scanning sda2 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:40 localhost blivet[1958]: sda2 is a partition >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >Jun 26 10:11:40 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice._setFormat: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jun 26 10:11:40 localhost blivet[1958]: looking up parted Partition: /dev/sda2 >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice.probe: sda2 ; exists: True ; >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jun 26 10:11:40 localhost blivet[1958]: added partition sda2 (id 3) to device tree >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:11:40 localhost blivet[1958]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jun 26 10:11:40 localhost blivet[1958]: disklabel detected but not usable on sda2 >Jun 26 10:11:40 localhost blivet[1958]: type detected on 'sda2' is 'crypto_LUKS' >Jun 26 10:11:40 localhost blivet[1958]: LUKS.__init__: uuid: 927ff22c-36d5-4c32-b948-a9d00cc00129 ; exists: True ; label: None ; device: /dev/sda2 ; serial: 4C530007420104102233 ; name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; >Jun 26 10:11:40 localhost blivet[1958]: getFormat('crypto_LUKS') returning LUKS instance >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice._setFormat: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.getDeviceByName: name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; >Jun 26 10:11:40 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:40 localhost blivet[1958]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 26 10:11:40 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:40 localhost blivet[1958]: LUKSDevice._setFormat: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; current: None ; type: None ; >Jun 26 10:11:40 localhost blivet[1958]: LUKSDevice.setup: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; status: False ; controllable: True ; orig: False ; >Jun 26 10:11:41 localhost blivet[1958]: LUKSDevice.setupParents: kids: 0 ; name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; orig: False ; >Jun 26 10:11:41 localhost blivet[1958]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:11:41 localhost blivet[1958]: LUKS.setup: device: /dev/sda2 ; mapName: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; status: False ; type: luks ; >Jun 26 10:11:41 localhost blivet[1958]: setup of luks-927ff22c-36d5-4c32-b948-a9d00cc00129 failed: luks device not configured >Jun 26 10:11:41 localhost blivet[1958]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 26 10:11:41 localhost blivet[1958]: looking up parted Device: /dev/sda2 >Jun 26 10:11:41 localhost blivet[1958]: got device: PartitionDevice instance (0x2f50f90) -- >name = sda2 status = True kids = 0 id = 3 >parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 30031.0 >format = existing luks >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 61503488 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (30031, 64, 32) biosGeometry: (3828, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c3b0> >target size = 0 path = /dev/sda2 >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 0x2f8d0d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f8d6d0> PedPartition: <_ped.Partition object at 0x2f56dd0> >disk = existing 30532MB disk sda (1) with existing msdos disklabel >start = 1026048 end = 62529535 length = 61503488 >flags = >Jun 26 10:11:41 localhost blivet[1958]: got format: LUKS instance (0x2fa7790) -- >type = luks name = Encrypted (LUKS) status = False >device = /dev/sda2 uuid = 927ff22c-36d5-4c32-b948-a9d00cc00129 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-927ff22c-36d5-4c32-b948-a9d00cc00129 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'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': '601976', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jun 26 10:11:41 localhost blivet[1958]: scanning loop0 (/devices/virtual/block/loop0)... >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop0 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: loop0 is a loop device >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added file /osmin.img (deleted) (id 5) to device tree >Jun 26 10:11:41 localhost blivet[1958]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added loop loop0 (id 6) to device tree >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('squashfs') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: device loop0 does not contain a disklabel >Jun 26 10:11:41 localhost blivet[1958]: type detected on 'loop0' is 'squashfs' >Jun 26 10:11:41 localhost blivet[1958]: getFormat('squashfs') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jun 26 10:11:41 localhost blivet[1958]: got device: LoopDevice instance (0x2fbe1d0) -- >name = loop0 status = False kids = 0 id = 6 >parents = ['existing 0MB file /osmin.img (deleted) (5)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jun 26 10:11:41 localhost blivet[1958]: got format: DeviceFormat instance (0x2fbe350) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '603262', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jun 26 10:11:41 localhost blivet[1958]: scanning loop1 (/devices/virtual/block/loop1)... >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: loop1 is a loop device >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: /osmin ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added file /osmin (id 7) to device tree >Jun 26 10:11:41 localhost blivet[1958]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added loop loop1 (id 8) to device tree >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: device loop1 does not contain a disklabel >Jun 26 10:11:41 localhost blivet[1958]: type detected on 'loop1' is 'DM_snapshot_cow' >Jun 26 10:11:41 localhost blivet[1958]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jun 26 10:11:41 localhost blivet[1958]: got device: LoopDevice instance (0x2fbe550) -- >name = loop1 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin (7)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jun 26 10:11:41 localhost blivet[1958]: got format: DeviceFormat instance (0x2fbe650) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '604599', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jun 26 10:11:41 localhost blivet[1958]: scanning loop2 (/devices/virtual/block/loop2)... >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop2 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: loop2 is a loop device >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >Jun 26 10:11:41 localhost blivet[1958]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added loop loop2 (id 10) to device tree >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('squashfs') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: device loop2 does not contain a disklabel >Jun 26 10:11:41 localhost blivet[1958]: type detected on 'loop2' is 'squashfs' >Jun 26 10:11:41 localhost blivet[1958]: getFormat('squashfs') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jun 26 10:11:41 localhost blivet[1958]: got device: LoopDevice instance (0x2fa7750) -- >name = loop2 status = False kids = 0 id = 10 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jun 26 10:11:41 localhost blivet[1958]: got format: DeviceFormat instance (0x2fbe610) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '605917', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jun 26 10:11:41 localhost blivet[1958]: scanning loop3 (/devices/virtual/block/loop3)... >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: loop3 is a loop device >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added file /LiveOS/ext3fs.img (id 11) to device tree >Jun 26 10:11:41 localhost blivet[1958]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:41 localhost blivet[1958]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jun 26 10:11:41 localhost blivet[1958]: added loop loop3 (id 12) to device tree >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jun 26 10:11:41 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jun 26 10:11:41 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:41 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:41 localhost blivet[1958]: device loop3 does not contain a disklabel >Jun 26 10:11:41 localhost blivet[1958]: type detected on 'loop3' is 'ext4' >Jun 26 10:11:41 localhost program[1958]: Running... dumpe2fs -h /dev/loop3 >Jun 26 10:11:41 localhost program[1958]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:41 localhost program[1958]: Filesystem volume name: _Fedora-Live-Des >Jun 26 10:11:41 localhost program[1958]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 26 10:11:41 localhost program[1958]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 26 10:11:41 localhost program[1958]: Filesystem magic number: 0xEF53 >Jun 26 10:11:41 localhost program[1958]: Filesystem revision #: 1 (dynamic) >Jun 26 10:11:41 localhost program[1958]: 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 >Jun 26 10:11:41 localhost program[1958]: Filesystem flags: signed_directory_hash >Jun 26 10:11:41 localhost program[1958]: Default mount options: user_xattr acl >Jun 26 10:11:41 localhost program[1958]: Filesystem state: clean >Jun 26 10:11:41 localhost program[1958]: Errors behavior: Continue >Jun 26 10:11:41 localhost program[1958]: Filesystem OS type: Linux >Jun 26 10:11:41 localhost program[1958]: Inode count: 262144 >Jun 26 10:11:41 localhost program[1958]: Block count: 1048576 >Jun 26 10:11:41 localhost program[1958]: Reserved block count: 10484 >Jun 26 10:11:41 localhost program[1958]: Free blocks: 225114 >Jun 26 10:11:41 localhost program[1958]: Free inodes: 155781 >Jun 26 10:11:41 localhost program[1958]: First block: 0 >Jun 26 10:11:41 localhost program[1958]: Block size: 4096 >Jun 26 10:11:41 localhost program[1958]: Fragment size: 4096 >Jun 26 10:11:41 localhost program[1958]: Reserved GDT blocks: 255 >Jun 26 10:11:41 localhost program[1958]: Blocks per group: 32768 >Jun 26 10:11:41 localhost program[1958]: Fragments per group: 32768 >Jun 26 10:11:41 localhost program[1958]: Inodes per group: 8192 >Jun 26 10:11:41 localhost program[1958]: Inode blocks per group: 512 >Jun 26 10:11:41 localhost program[1958]: Flex block group size: 16 >Jun 26 10:11:41 localhost program[1958]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 26 10:11:41 localhost program[1958]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 26 10:11:41 localhost program[1958]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 26 10:11:41 localhost program[1958]: Mount count: 0 >Jun 26 10:11:41 localhost program[1958]: Maximum mount count: -1 >Jun 26 10:11:41 localhost program[1958]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 26 10:11:41 localhost program[1958]: Check interval: 0 (<none>) >Jun 26 10:11:41 localhost program[1958]: Lifetime writes: 767 MB >Jun 26 10:11:41 localhost program[1958]: Reserved blocks uid: 0 (user root) >Jun 26 10:11:41 localhost program[1958]: Reserved blocks gid: 0 (group root) >Jun 26 10:11:41 localhost program[1958]: First inode: 11 >Jun 26 10:11:41 localhost program[1958]: Inode size: 256 >Jun 26 10:11:41 localhost program[1958]: Required extra isize: 28 >Jun 26 10:11:41 localhost program[1958]: Desired extra isize: 28 >Jun 26 10:11:41 localhost program[1958]: Journal inode: 8 >Jun 26 10:11:41 localhost program[1958]: Default directory hash: half_md4 >Jun 26 10:11:41 localhost program[1958]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 26 10:11:41 localhost program[1958]: Journal backup: inode blocks >Jun 26 10:11:41 localhost program[1958]: Journal features: journal_incompat_revoke >Jun 26 10:11:42 localhost program[1958]: Journal size: 128M >Jun 26 10:11:42 localhost program[1958]: Journal length: 32768 >Jun 26 10:11:42 localhost program[1958]: Journal sequence: 0x00003086 >Jun 26 10:11:42 localhost program[1958]: Journal start: 0 >Jun 26 10:11:42 localhost program[1958]: Jun 26 10:11:42 localhost program[1958]: Return code: 0 >Jun 26 10:11:42 localhost program[1958]: Running... resize2fs -P /dev/loop3 >Jun 26 10:11:42 localhost program[1958]: resize2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:42 localhost program[1958]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jun 26 10:11:42 localhost program[1958]: Couldn't find valid filesystem superblock. >Jun 26 10:11:42 localhost program[1958]: Return code: 1 >Jun 26 10:11:42 localhost blivet[1958]: using current size 0 as min size >Jun 26 10:11:42 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:42 localhost blivet[1958]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jun 26 10:11:42 localhost blivet[1958]: got device: LoopDevice instance (0x2fbee50) -- >name = loop3 status = False kids = 0 id = 12 >parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] >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/loop3 >format args = [] originalFormat = None >Jun 26 10:11:42 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:42 localhost blivet[1958]: got format: Ext4FS instance (0x3145090) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '607262', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jun 26 10:11:42 localhost blivet[1958]: scanning loop4 (/devices/virtual/block/loop4)... >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:42 localhost blivet[1958]: loop4 is a loop device >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:42 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:42 localhost blivet[1958]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jun 26 10:11:42 localhost blivet[1958]: added file /overlay (deleted) (id 13) to device tree >Jun 26 10:11:42 localhost blivet[1958]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:42 localhost blivet[1958]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jun 26 10:11:42 localhost blivet[1958]: added loop loop4 (id 14) to device tree >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 26 10:11:42 localhost blivet[1958]: device loop4 does not contain a disklabel >Jun 26 10:11:42 localhost blivet[1958]: type detected on 'loop4' is 'DM_snapshot_cow' >Jun 26 10:11:42 localhost blivet[1958]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 26 10:11:42 localhost blivet[1958]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jun 26 10:11:42 localhost blivet[1958]: got device: LoopDevice instance (0x31455d0) -- >name = loop4 status = False kids = 0 id = 14 >parents = ['existing 0MB file /overlay (deleted) (13)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jun 26 10:11:42 localhost blivet[1958]: got format: DeviceFormat instance (0x31456d0) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '94846', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jun 26 10:11:42 localhost blivet[1958]: scanning live-rw (/devices/virtual/block/dm-0)... >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:42 localhost blivet[1958]: live-rw is a device-mapper device >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:42 localhost blivet[1958]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:42 localhost blivet[1958]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jun 26 10:11:42 localhost blivet[1958]: added dm live-rw (id 15) to device tree >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jun 26 10:11:42 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:42 localhost blivet[1958]: device live-rw does not contain a disklabel >Jun 26 10:11:42 localhost blivet[1958]: type detected on 'live-rw' is 'ext4' >Jun 26 10:11:42 localhost program[1958]: Running... dumpe2fs -h /dev/mapper/live-rw >Jun 26 10:11:42 localhost program[1958]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:42 localhost program[1958]: Filesystem volume name: _Fedora-Live-Des >Jun 26 10:11:42 localhost program[1958]: Last mounted on: / >Jun 26 10:11:42 localhost program[1958]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 26 10:11:42 localhost program[1958]: Filesystem magic number: 0xEF53 >Jun 26 10:11:42 localhost program[1958]: Filesystem revision #: 1 (dynamic) >Jun 26 10:11:42 localhost program[1958]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 26 10:11:42 localhost program[1958]: Filesystem flags: signed_directory_hash >Jun 26 10:11:42 localhost program[1958]: Default mount options: user_xattr acl >Jun 26 10:11:42 localhost program[1958]: Filesystem state: clean >Jun 26 10:11:42 localhost program[1958]: Errors behavior: Continue >Jun 26 10:11:42 localhost program[1958]: Filesystem OS type: Linux >Jun 26 10:11:42 localhost program[1958]: Inode count: 262144 >Jun 26 10:11:42 localhost program[1958]: Block count: 1048576 >Jun 26 10:11:42 localhost program[1958]: Reserved block count: 10484 >Jun 26 10:11:42 localhost program[1958]: Free blocks: 225114 >Jun 26 10:11:42 localhost program[1958]: Free inodes: 155781 >Jun 26 10:11:42 localhost program[1958]: First block: 0 >Jun 26 10:11:42 localhost program[1958]: Block size: 4096 >Jun 26 10:11:42 localhost program[1958]: Fragment size: 4096 >Jun 26 10:11:42 localhost program[1958]: Reserved GDT blocks: 255 >Jun 26 10:11:42 localhost program[1958]: Blocks per group: 32768 >Jun 26 10:11:42 localhost program[1958]: Fragments per group: 32768 >Jun 26 10:11:42 localhost program[1958]: Inodes per group: 8192 >Jun 26 10:11:42 localhost program[1958]: Inode blocks per group: 512 >Jun 26 10:11:42 localhost program[1958]: Flex block group size: 16 >Jun 26 10:11:42 localhost program[1958]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 26 10:11:42 localhost program[1958]: Last mount time: Thu Jun 26 10:07:05 2014 >Jun 26 10:11:42 localhost program[1958]: Last write time: Thu Jun 26 10:07:05 2014 >Jun 26 10:11:42 localhost program[1958]: Mount count: 1 >Jun 26 10:11:42 localhost program[1958]: Maximum mount count: -1 >Jun 26 10:11:42 localhost program[1958]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 26 10:11:42 localhost program[1958]: Check interval: 0 (<none>) >Jun 26 10:11:42 localhost program[1958]: Lifetime writes: 767 MB >Jun 26 10:11:42 localhost program[1958]: Reserved blocks uid: 0 (user root) >Jun 26 10:11:42 localhost program[1958]: Reserved blocks gid: 0 (group root) >Jun 26 10:11:42 localhost program[1958]: First inode: 11 >Jun 26 10:11:42 localhost program[1958]: Inode size: 256 >Jun 26 10:11:42 localhost program[1958]: Required extra isize: 28 >Jun 26 10:11:42 localhost program[1958]: Desired extra isize: 28 >Jun 26 10:11:42 localhost program[1958]: Journal inode: 8 >Jun 26 10:11:42 localhost program[1958]: Default directory hash: half_md4 >Jun 26 10:11:42 localhost program[1958]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 26 10:11:42 localhost program[1958]: Journal backup: inode blocks >Jun 26 10:11:42 localhost program[1958]: Journal features: journal_incompat_revoke >Jun 26 10:11:42 localhost program[1958]: Journal size: 128M >Jun 26 10:11:42 localhost program[1958]: Journal length: 32768 >Jun 26 10:11:42 localhost program[1958]: Journal sequence: 0x00003087 >Jun 26 10:11:42 localhost program[1958]: Journal start: 1 >Jun 26 10:11:42 localhost program[1958]: Jun 26 10:11:42 localhost program[1958]: Return code: 0 >Jun 26 10:11:42 localhost program[1958]: Running... resize2fs -P /dev/mapper/live-rw >Jun 26 10:11:42 localhost program[1958]: resize2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:42 localhost program[1958]: Estimated minimum size of the filesystem: 825687 >Jun 26 10:11:42 localhost program[1958]: Return code: 0 >Jun 26 10:11:42 localhost blivet[1958]: padding min size from 3226 up to 3548 >Jun 26 10:11:42 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:42 localhost blivet[1958]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jun 26 10:11:42 localhost blivet[1958]: looking up parted Device: /dev/mapper/live-rw >Jun 26 10:11:42 localhost blivet[1958]: got device: DMDevice instance (0x2fbef90) -- >name = live-rw status = True kids = 0 id = 15 >parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c7a0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jun 26 10:11:42 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:42 localhost blivet[1958]: got format: Ext4FS instance (0x2fa7e90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '32330', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jun 26 10:11:42 localhost blivet[1958]: scanning live-base (/devices/virtual/block/dm-1)... >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: live-base ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:42 localhost blivet[1958]: live-base is a device-mapper device >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.addUdevDMDevice: name: live-base ; >Jun 26 10:11:42 localhost blivet[1958]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName: name: live-base ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:42 localhost blivet[1958]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:42 localhost blivet[1958]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jun 26 10:11:42 localhost blivet[1958]: added dm live-base (id 16) to device tree >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jun 26 10:11:42 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jun 26 10:11:42 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:42 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:42 localhost blivet[1958]: device live-base does not contain a disklabel >Jun 26 10:11:42 localhost blivet[1958]: type detected on 'live-base' is 'ext4' >Jun 26 10:11:42 localhost program[1958]: Running... dumpe2fs -h /dev/mapper/live-base >Jun 26 10:11:42 localhost program[1958]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:42 localhost program[1958]: Filesystem volume name: _Fedora-Live-Des >Jun 26 10:11:42 localhost program[1958]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 26 10:11:42 localhost program[1958]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 26 10:11:42 localhost program[1958]: Filesystem magic number: 0xEF53 >Jun 26 10:11:42 localhost program[1958]: Filesystem revision #: 1 (dynamic) >Jun 26 10:11:42 localhost program[1958]: 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 >Jun 26 10:11:42 localhost program[1958]: Filesystem flags: signed_directory_hash >Jun 26 10:11:42 localhost program[1958]: Default mount options: user_xattr acl >Jun 26 10:11:42 localhost program[1958]: Filesystem state: clean >Jun 26 10:11:42 localhost program[1958]: Errors behavior: Continue >Jun 26 10:11:42 localhost program[1958]: Filesystem OS type: Linux >Jun 26 10:11:42 localhost program[1958]: Inode count: 262144 >Jun 26 10:11:42 localhost program[1958]: Block count: 1048576 >Jun 26 10:11:42 localhost program[1958]: Reserved block count: 10484 >Jun 26 10:11:42 localhost program[1958]: Free blocks: 225114 >Jun 26 10:11:42 localhost program[1958]: Free inodes: 155781 >Jun 26 10:11:42 localhost program[1958]: First block: 0 >Jun 26 10:11:42 localhost program[1958]: Block size: 4096 >Jun 26 10:11:42 localhost program[1958]: Fragment size: 4096 >Jun 26 10:11:42 localhost program[1958]: Reserved GDT blocks: 255 >Jun 26 10:11:42 localhost program[1958]: Blocks per group: 32768 >Jun 26 10:11:42 localhost program[1958]: Fragments per group: 32768 >Jun 26 10:11:42 localhost program[1958]: Inodes per group: 8192 >Jun 26 10:11:42 localhost program[1958]: Inode blocks per group: 512 >Jun 26 10:11:42 localhost program[1958]: Flex block group size: 16 >Jun 26 10:11:42 localhost program[1958]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 26 10:11:42 localhost program[1958]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 26 10:11:42 localhost program[1958]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 26 10:11:42 localhost program[1958]: Mount count: 0 >Jun 26 10:11:42 localhost program[1958]: Maximum mount count: -1 >Jun 26 10:11:42 localhost program[1958]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 26 10:11:42 localhost program[1958]: Check interval: 0 (<none>) >Jun 26 10:11:42 localhost program[1958]: Lifetime writes: 767 MB >Jun 26 10:11:42 localhost program[1958]: Reserved blocks uid: 0 (user root) >Jun 26 10:11:42 localhost program[1958]: Reserved blocks gid: 0 (group root) >Jun 26 10:11:42 localhost program[1958]: First inode: 11 >Jun 26 10:11:42 localhost program[1958]: Inode size: 256 >Jun 26 10:11:42 localhost program[1958]: Required extra isize: 28 >Jun 26 10:11:42 localhost program[1958]: Desired extra isize: 28 >Jun 26 10:11:42 localhost program[1958]: Journal inode: 8 >Jun 26 10:11:42 localhost program[1958]: Default directory hash: half_md4 >Jun 26 10:11:42 localhost program[1958]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 26 10:11:42 localhost program[1958]: Journal backup: inode blocks >Jun 26 10:11:42 localhost program[1958]: Journal features: journal_incompat_revoke >Jun 26 10:11:42 localhost program[1958]: Journal size: 128M >Jun 26 10:11:42 localhost program[1958]: Journal length: 32768 >Jun 26 10:11:42 localhost program[1958]: Journal sequence: 0x00003086 >Jun 26 10:11:42 localhost program[1958]: Journal start: 0 >Jun 26 10:11:42 localhost program[1958]: Jun 26 10:11:42 localhost program[1958]: Return code: 0 >Jun 26 10:11:43 localhost program[1958]: Running... resize2fs -P /dev/mapper/live-base >Jun 26 10:11:43 localhost program[1958]: resize2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:43 localhost program[1958]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jun 26 10:11:43 localhost program[1958]: Couldn't find valid filesystem superblock. >Jun 26 10:11:43 localhost program[1958]: Return code: 1 >Jun 26 10:11:43 localhost blivet[1958]: using current size 0 as min size >Jun 26 10:11:43 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:43 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:43 localhost blivet[1958]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jun 26 10:11:43 localhost blivet[1958]: looking up parted Device: /dev/mapper/live-base >Jun 26 10:11:43 localhost blivet[1958]: got device: DMDevice instance (0x2f8d990) -- >name = live-base status = True kids = 0 id = 16 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c710> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jun 26 10:11:43 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:43 localhost blivet[1958]: got format: Ext4FS instance (0x3145590) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '70079', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jun 26 10:11:43 localhost blivet[1958]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:43 localhost blivet[1958]: live-osimg-min is a device-mapper device >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jun 26 10:11:43 localhost blivet[1958]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 26 10:11:43 localhost blivet[1958]: DMDevice.getDMNode: live-base ; status: True ; >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.getDeviceByName returned None >Jun 26 10:11:43 localhost blivet[1958]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jun 26 10:11:43 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:11:43 localhost blivet[1958]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jun 26 10:11:43 localhost blivet[1958]: added dm live-osimg-min (id 17) to device tree >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jun 26 10:11:43 localhost blivet[1958]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jun 26 10:11:43 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:43 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:43 localhost blivet[1958]: device live-osimg-min does not contain a disklabel >Jun 26 10:11:43 localhost blivet[1958]: type detected on 'live-osimg-min' is 'ext4' >Jun 26 10:11:43 localhost program[1958]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jun 26 10:11:43 localhost program[1958]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:43 localhost program[1958]: Filesystem volume name: _Fedora-Live-Des >Jun 26 10:11:43 localhost program[1958]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 26 10:11:43 localhost program[1958]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 26 10:11:43 localhost program[1958]: Filesystem magic number: 0xEF53 >Jun 26 10:11:43 localhost program[1958]: Filesystem revision #: 1 (dynamic) >Jun 26 10:11:43 localhost program[1958]: 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 >Jun 26 10:11:43 localhost program[1958]: Filesystem flags: signed_directory_hash >Jun 26 10:11:43 localhost program[1958]: Default mount options: user_xattr acl >Jun 26 10:11:43 localhost program[1958]: Filesystem state: clean >Jun 26 10:11:43 localhost program[1958]: Errors behavior: Continue >Jun 26 10:11:43 localhost program[1958]: Filesystem OS type: Linux >Jun 26 10:11:43 localhost program[1958]: Inode count: 212992 >Jun 26 10:11:43 localhost program[1958]: Block count: 825687 >Jun 26 10:11:43 localhost program[1958]: Reserved block count: 8255 >Jun 26 10:11:43 localhost program[1958]: Free blocks: 5566 >Jun 26 10:11:43 localhost program[1958]: Free inodes: 106629 >Jun 26 10:11:43 localhost program[1958]: First block: 0 >Jun 26 10:11:43 localhost program[1958]: Block size: 4096 >Jun 26 10:11:43 localhost program[1958]: Fragment size: 4096 >Jun 26 10:11:43 localhost program[1958]: Reserved GDT blocks: 255 >Jun 26 10:11:43 localhost program[1958]: Blocks per group: 32768 >Jun 26 10:11:43 localhost program[1958]: Fragments per group: 32768 >Jun 26 10:11:43 localhost program[1958]: Inodes per group: 8192 >Jun 26 10:11:43 localhost program[1958]: Inode blocks per group: 512 >Jun 26 10:11:43 localhost program[1958]: Flex block group size: 16 >Jun 26 10:11:43 localhost program[1958]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 26 10:11:43 localhost program[1958]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 26 10:11:43 localhost program[1958]: Last write time: Wed Dec 11 19:51:43 2013 >Jun 26 10:11:43 localhost program[1958]: Mount count: 0 >Jun 26 10:11:43 localhost program[1958]: Maximum mount count: -1 >Jun 26 10:11:43 localhost program[1958]: Last checked: Wed Dec 11 19:51:43 2013 >Jun 26 10:11:43 localhost program[1958]: Check interval: 0 (<none>) >Jun 26 10:11:43 localhost program[1958]: Lifetime writes: 768 MB >Jun 26 10:11:43 localhost program[1958]: Reserved blocks uid: 0 (user root) >Jun 26 10:11:43 localhost program[1958]: Reserved blocks gid: 0 (group root) >Jun 26 10:11:43 localhost program[1958]: First inode: 11 >Jun 26 10:11:43 localhost program[1958]: Inode size: 256 >Jun 26 10:11:43 localhost program[1958]: Required extra isize: 28 >Jun 26 10:11:43 localhost program[1958]: Desired extra isize: 28 >Jun 26 10:11:43 localhost program[1958]: Journal inode: 8 >Jun 26 10:11:43 localhost program[1958]: Default directory hash: half_md4 >Jun 26 10:11:43 localhost program[1958]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 26 10:11:43 localhost program[1958]: Journal backup: inode blocks >Jun 26 10:11:43 localhost program[1958]: Journal features: journal_incompat_revoke >Jun 26 10:11:43 localhost program[1958]: Journal size: 128M >Jun 26 10:11:43 localhost program[1958]: Journal length: 32768 >Jun 26 10:11:43 localhost program[1958]: Journal sequence: 0x00003086 >Jun 26 10:11:43 localhost program[1958]: Journal start: 0 >Jun 26 10:11:43 localhost program[1958]: Jun 26 10:11:43 localhost program[1958]: Return code: 0 >Jun 26 10:11:43 localhost program[1958]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jun 26 10:11:43 localhost program[1958]: resize2fs 1.42.8 (20-Jun-2013) >Jun 26 10:11:43 localhost program[1958]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jun 26 10:11:43 localhost program[1958]: Couldn't find valid filesystem superblock. >Jun 26 10:11:43 localhost program[1958]: Return code: 1 >Jun 26 10:11:43 localhost blivet[1958]: using current size 0 as min size >Jun 26 10:11:43 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:43 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:11:43 localhost blivet[1958]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jun 26 10:11:43 localhost blivet[1958]: looking up parted Device: /dev/mapper/live-osimg-min >Jun 26 10:11:43 localhost blivet[1958]: got device: DMDevice instance (0x2f50b10) -- >name = live-osimg-min status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c830> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jun 26 10:11:43 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:43 localhost blivet[1958]: got format: Ext4FS instance (0x2fbec90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jun 26 10:11:43 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:43 localhost program[1958]: Return code: 0 >Jun 26 10:11:43 localhost blivet[1958]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 26 10:11:43 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:43 localhost program[1958]: Return code: 0 >Jun 26 10:11:43 localhost blivet[1958]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 26 10:11:44 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:11:44 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:11:44 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost blivet[1958]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 26 10:11:44 localhost blivet[1958]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:11:44 localhost blivet[1958]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:11:44 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost blivet[1958]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 26 10:11:44 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:11:44 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:11:44 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost blivet[1958]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 26 10:11:44 localhost blivet[1958]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 26 10:11:44 localhost blivet[1958]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 26 10:11:44 localhost blivet[1958]: not going to restore from backup of non-existent /etc/mdadm.conf >Jun 26 10:11:44 localhost blivet[1958]: edd: collected mbr signatures: {'sda': '0x000d387b'} >Jun 26 10:11:44 localhost blivet[1958]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:11:44 localhost blivet[1958]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jun 26 10:11:44 localhost program[1958]: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Jun 26 10:11:44 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Jun 26 10:11:44 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost blivet[1958]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 26 10:11:44 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost program[1958]: Running... umount /mnt/sysimage >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost blivet[1958]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 26 10:11:44 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:11:44 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:11:44 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:11:44 localhost program[1958]: Return code: 0 >Jun 26 10:11:44 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:44 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:45 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:45 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:45 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:11:45 localhost blivet[1958]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jun 26 10:11:45 localhost blivet[1958]: Iso9660FS.supported: supported: True ; >Jun 26 10:11:45 localhost anaconda[1958]: Thread Done: AnaStorageThread (140656800179968) >Jun 26 10:11:45 localhost program[1958]: Running... hwclock --hctosys --utc >Jun 26 10:11:45 localhost blivet[1958]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jun 26 10:11:45 localhost blivet[1958]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (16) with existing ext4 filesystem >Jun 26 10:11:47 localhost systemd[1315]: Time has been changed >Jun 26 10:11:47 localhost systemd[1]: Time has been changed >Jun 26 10:11:47 localhost program[1958]: Return code: 0 >Jun 26 10:11:47 localhost program[1958]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jun 26 10:11:47 localhost anaconda[1958]: Thread Done: AnaTimeInitThread (140656791787264) >Jun 26 10:11:47 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jun 26 10:11:47 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jun 26 10:11:47 localhost program[1958]: Return code: 0 >Jun 26 10:11:47 localhost anaconda[1958]: Thread Done: AnaPayloadThread (140656773949184) >Jun 26 10:12:10 localhost gnome-session[1318]: Window manager warning: last_focus_time (313684) is greater than comparison timestamp (313677). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:12:10 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000010 not in stack >Jun 26 10:12:11 localhost chronyd[670]: System clock wrong by -1.027778 seconds, adjustment started >Jun 26 10:12:15 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:12:15 localhost anaconda[1958]: network standalone spoke (init): completed: True >Jun 26 10:12:15 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:12:16 localhost anaconda[1958]: Running Thread: AnaDateTimeThread (140656791787264) >Jun 26 10:12:16 localhost anaconda[1958]: Not doing 'modify system time and date' in live installation >Jun 26 10:12:16 localhost anaconda[1958]: Thread Done: AnaDateTimeThread (140656791787264) >Jun 26 10:12:27 localhost anaconda[1958]: fs space: 0 B needed: 2.96 GB >Jun 26 10:12:32 localhost anaconda[1958]: fs space: 0 B needed: 2.96 GB >Jun 26 10:12:32 localhost anaconda[1958]: Running Thread: AnaStorageWatcher (140656765556480) >Jun 26 10:12:32 localhost anaconda[1958]: Thread Done: AnaStorageWatcher (140656765556480) >Jun 26 10:12:32 localhost anaconda[1958]: Running Thread: AnaCustomStorageInit (140656765556480) >Jun 26 10:12:32 localhost blivet[1958]: Iso9660FS.supported: supported: True ; >Jun 26 10:12:32 localhost blivet[1958]: Iso9660FS.supported: supported: True ; >Jun 26 10:12:32 localhost blivet[1958]: NFSv4.supported: supported: False ; >Jun 26 10:12:32 localhost blivet[1958]: NFSv4.supported: supported: False ; >Jun 26 10:12:32 localhost blivet[1958]: SELinuxFS.supported: supported: False ; >Jun 26 10:12:32 localhost blivet[1958]: SELinuxFS.supported: supported: False ; >Jun 26 10:12:32 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:12:32 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:12:33 localhost anaconda[1958]: Not doing 'register anaconda secret agent' in live installation >Jun 26 10:12:33 localhost anaconda[1958]: network: selected device em1 >Jun 26 10:12:33 localhost anaconda[1958]: Not doing 'hide hint to use network configuration in DE' in live installation >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:12:33 localhost ifcfg[1958]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >Jun 26 10:12:34 localhost anaconda[1958]: updating hostname localhost.localdomain >Jun 26 10:12:34 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:12:35 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fed2002e310> >Jun 26 10:12:35 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Probing storage... >Jun 26 10:12:35 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:12:35 localhost anaconda[1958]: Running Thread: AnaNTPserver0 (140656791787264) >Jun 26 10:12:35 localhost anaconda[1958]: Running Thread: AnaNTPserver1 (140656293754624) >Jun 26 10:12:35 localhost anaconda[1958]: Running Thread: AnaNTPserver2 (140656285361920) >Jun 26 10:12:35 localhost anaconda[1958]: Running Thread: AnaNTPserver3 (140656276969216) >Jun 26 10:12:35 localhost blivet[1958]: Ext3FS.supported: supported: True ; >Jun 26 10:12:35 localhost blivet[1958]: Ext3FS.supported: supported: True ; >Jun 26 10:12:36 localhost anaconda[1958]: updating hostname localhost.localdomain >Jun 26 10:12:36 localhost blivet[1958]: Ext2FS.supported: supported: True ; >Jun 26 10:12:36 localhost blivet[1958]: Ext2FS.supported: supported: True ; >Jun 26 10:12:36 localhost anaconda[1958]: Thread Done: AnaNTPserver0 (140656791787264) >Jun 26 10:12:36 localhost anaconda[1958]: Thread Done: AnaNTPserver3 (140656276969216) >Jun 26 10:12:36 localhost anaconda[1958]: Thread Done: AnaNTPserver2 (140656285361920) >Jun 26 10:12:36 localhost anaconda[1958]: Thread Done: AnaNTPserver1 (140656293754624) >Jun 26 10:12:36 localhost anaconda[1958]: updating hostname localhost.localdomain >Jun 26 10:12:36 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fed301a2750> status to: Wireless connected to VirginMobile MiFi2200 51F Secure >Jun 26 10:12:36 localhost blivet[1958]: SysFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: SysFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: MultipathMember.__init__: >Jun 26 10:12:36 localhost blivet[1958]: MDRaidMember.__init__: >Jun 26 10:12:36 localhost blivet[1958]: ProcFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: ProcFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: SwapSpace.__init__: >Jun 26 10:12:36 localhost blivet[1958]: NoDevFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: NoDevFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: DevPtsFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: DevPtsFS.supported: supported: False ; >Jun 26 10:12:36 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:12:36 localhost program[1958]: Running... modprobe btrfs >Jun 26 10:12:37 localhost kernel: bio: create slab <bio-3> at 3 >Jun 26 10:12:37 localhost kernel: Btrfs loaded >Jun 26 10:12:37 localhost program[1958]: Return code: 0 >Jun 26 10:12:37 localhost blivet[1958]: USBFS.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: USBFS.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: DiskLabel.__init__: >Jun 26 10:12:37 localhost blivet[1958]: DiskLabel.partedDevice returning None >Jun 26 10:12:37 localhost blivet[1958]: HFSPlus.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: HFSPlus.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: XFS.supported: supported: True ; >Jun 26 10:12:37 localhost program[1958]: Running... modprobe xfs >Jun 26 10:12:37 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Jun 26 10:12:37 localhost program[1958]: Return code: 0 >Jun 26 10:12:37 localhost blivet[1958]: XFS.supported: supported: True ; >Jun 26 10:12:37 localhost blivet[1958]: TmpFS.supported: supported: True ; >Jun 26 10:12:37 localhost blivet[1958]: LUKS.__init__: >Jun 26 10:12:37 localhost blivet[1958]: NTFS.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: NTFS.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: BindFS.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: BindFS.supported: supported: False ; >Jun 26 10:12:37 localhost blivet[1958]: HFS.supported: supported: False ; >Jun 26 10:12:38 localhost blivet[1958]: HFS.supported: supported: False ; >Jun 26 10:12:38 localhost blivet[1958]: LVMPhysicalVolume.__init__: >Jun 26 10:12:38 localhost blivet[1958]: NFS.supported: supported: False ; >Jun 26 10:12:38 localhost blivet[1958]: NFS.supported: supported: False ; >Jun 26 10:12:38 localhost blivet[1958]: FATFS.supported: supported: True ; >Jun 26 10:12:38 localhost blivet[1958]: FATFS.supported: supported: True ; >Jun 26 10:12:38 localhost blivet[1958]: DMRaidMember.__init__: >Jun 26 10:12:38 localhost anaconda[1958]: Thread Done: AnaCustomStorageInit (140656765556480) >Jun 26 10:12:46 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:12:46 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >Jun 26 10:13:03 localhost kernel: brcmsmac bcma0:0: phyerr 0x5, rate 0x14 >Jun 26 10:13:17 localhost chronyd[670]: Selected source 66.241.101.63 >Jun 26 10:13:17 localhost chronyd[670]: System clock wrong by -0.966346 seconds, adjustment started >Jun 26 10:13:17 localhost gnome-session[1318]: Window manager warning: last_focus_time (380551) is greater than comparison timestamp (380548). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:13:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400250 not in stack >Jun 26 10:13:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x140024c not in stack >Jun 26 10:13:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x140024c not in stack >Jun 26 10:13:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140024c not in stack >Jun 26 10:13:41 localhost gnome-session[1318]: Window manager warning: last_focus_time (404213) is greater than comparison timestamp (404210). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:13:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140040b not in stack >Jun 26 10:13:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400407 not in stack >Jun 26 10:13:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400407 not in stack >Jun 26 10:13:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400407 not in stack >Jun 26 10:14:01 localhost gnome-session[1318]: Window manager warning: last_focus_time (424506) is greater than comparison timestamp (424504). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:14:02 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:14:21 localhost chronyd[670]: Selected source 69.129.251.133 >Jun 26 10:14:21 localhost chronyd[670]: System clock wrong by -0.925834 seconds, adjustment started >Jun 26 10:14:21 localhost chronyd[670]: Can't synchronise: no majority >Jun 26 10:14:22 localhost chronyd[670]: Selected source 69.129.251.133 >Jun 26 10:14:22 localhost chronyd[670]: System clock wrong by 1.821156 seconds, adjustment started >Jun 26 10:14:27 localhost kernel: brcmsmac bcma0:0: phyerr 0x4, rate 0x37 >Jun 26 10:15:28 localhost gnome-session[1318]: Window manager warning: last_focus_time (511576) is greater than comparison timestamp (511573). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:15:28 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400bbe not in stack >Jun 26 10:15:28 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400bba not in stack >Jun 26 10:15:28 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400bba not in stack >Jun 26 10:15:28 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400bba not in stack >Jun 26 10:15:43 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140067d not in stack >Jun 26 10:15:46 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:15:46 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >Jun 26 10:15:55 localhost blivet[1958]: hiding device partition sda1 (id 2) >Jun 26 10:15:55 localhost blivet[1958]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 26 10:15:55 localhost blivet[1958]: lvm filter: adding sda1 to the reject list >Jun 26 10:15:55 localhost blivet[1958]: hiding device partition sda2 (id 3) >Jun 26 10:15:55 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:15:55 localhost blivet[1958]: lvm filter: adding sda2 to the reject list >Jun 26 10:15:55 localhost blivet[1958]: hiding device disk sda (id 1) >Jun 26 10:15:55 localhost blivet[1958]: lvm filter: adding sda to the reject list >Jun 26 10:15:55 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:15:55 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jun 26 10:15:55 localhost blivet[1958]: Swap attempt of 0M >Jun 26 10:15:55 localhost anaconda[1958]: Running Thread: AnaExecuteStorageThread (140656765556480) >Jun 26 10:15:55 localhost gnome-session[1318]: Window manager warning: last_focus_time (537782) is greater than comparison timestamp (537781). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:15:55 localhost anaconda[1958]: Running Thread: AnaCheckStorageThread (140656293754624) >Jun 26 10:15:55 localhost anaconda[1958]: Thread Done: AnaExecuteStorageThread (140656765556480) >Jun 26 10:15:55 localhost anaconda[1958]: You have not defined a root partition (/), which is required for installation of Fedora to continue. >Jun 26 10:15:55 localhost anaconda[1958]: you have not created a bootloader stage1 target device >Jun 26 10:15:55 localhost anaconda[1958]: You have not created a bootable partition. >Jun 26 10:15:55 localhost anaconda[1958]: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >Jun 26 10:15:55 localhost anaconda[1958]: Thread Done: AnaCheckStorageThread (140656293754624) >Jun 26 10:15:55 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:15:55 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:15:55 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >Jun 26 10:15:55 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:15:55 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:15:55 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >Jun 26 10:15:55 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:16:04 localhost blivet[1958]: unhiding device disk sda (id 1) >Jun 26 10:16:04 localhost blivet[1958]: lvm filter: removing sda from the reject list >Jun 26 10:16:04 localhost blivet[1958]: unhiding device partition sda2 (id 3) >Jun 26 10:16:04 localhost blivet[1958]: lvm filter: removing sda2 from the reject list >Jun 26 10:16:04 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:16:04 localhost blivet[1958]: unhiding device partition sda1 (id 2) >Jun 26 10:16:04 localhost blivet[1958]: lvm filter: removing sda1 from the reject list >Jun 26 10:16:04 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:16:09 localhost anaconda[1958]: disk free: 1.50 MB fs free: 359 MB sw needs: 2.96 GB auto swap: 0 B >Jun 26 10:16:29 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:16:29 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:16:29 localhost gnome-session[1318]: Window manager warning: last_focus_time (572258) is greater than comparison timestamp (572254). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:16:29 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400e34 not in stack >Jun 26 10:16:29 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400e30 not in stack >Jun 26 10:16:29 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400e30 not in stack >Jun 26 10:16:29 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400e30 not in stack >Jun 26 10:16:44 localhost anaconda[1958]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '11462' >if not self._check_encrypted(): >Jun 26 10:16:44 localhost anaconda[1958]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '11463' >if not self._check_encrypted(): >Jun 26 10:16:44 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:16:44 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >Jun 26 10:16:44 localhost blivet[1958]: Swap attempt of 3053M >Jun 26 10:16:49 localhost gnome-session[1318]: Window manager warning: last_focus_time (592553) is greater than comparison timestamp (592549). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:16:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400f52 not in stack >Jun 26 10:16:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400f4e not in stack >Jun 26 10:16:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400f4e not in stack >Jun 26 10:16:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400f4e not in stack >Jun 26 10:17:27 localhost blivet[1958]: removing sda >Jun 26 10:17:27 localhost blivet[1958]: devices to remove: ['sda1', 'sda2'] >Jun 26 10:17:27 localhost blivet[1958]: leaves to remove: ['sda1', 'sda2'] >Jun 26 10:17:27 localhost blivet[1958]: PartitionDevice._setFormat: sda1 ; >Jun 26 10:17:27 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:27 localhost blivet[1958]: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >Jun 26 10:17:27 localhost blivet[1958]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 26 10:17:27 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >Jun 26 10:17:27 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:17:27 localhost program[1958]: Return code: 0 >Jun 26 10:17:27 localhost blivet[1958]: removed partition sda1 (id 2) from device tree >Jun 26 10:17:27 localhost blivet[1958]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [1] Destroy Device partition sda1 (id 2) >Jun 26 10:17:27 localhost blivet[1958]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:17:27 localhost blivet[1958]: PartitionDevice._setFormat: sda2 ; >Jun 26 10:17:27 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:27 localhost blivet[1958]: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [2] Destroy Format luks on partition sda2 (id 3) >Jun 26 10:17:27 localhost blivet[1958]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 26 10:17:27 localhost blivet[1958]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:17:27 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >Jun 26 10:17:27 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:17:27 localhost program[1958]: Return code: 0 >Jun 26 10:17:27 localhost blivet[1958]: removed partition sda2 (id 3) from device tree >Jun 26 10:17:27 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [3] Destroy Device partition sda2 (id 3) >Jun 26 10:17:27 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:17:27 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:27 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [4] Destroy Format msdos disklabel on disk sda (id 1) >Jun 26 10:17:27 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:17:27 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >Jun 26 10:17:27 localhost blivet[1958]: Swap attempt of 3053M >Jun 26 10:17:27 localhost anaconda[1958]: Running Thread: AnaExecuteStorageThread (140656293754624) >Jun 26 10:17:27 localhost blivet[1958]: clearpart: initializing sda >Jun 26 10:17:27 localhost blivet[1958]: removing sda >Jun 26 10:17:27 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 26 10:17:27 localhost gnome-session[1318]: Window manager warning: last_focus_time (630463) is greater than comparison timestamp (630460). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:17:27 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:27 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14012fa not in stack >Jun 26 10:17:27 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [5] Destroy Format None on disk sda (id 1) >Jun 26 10:17:27 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14012f6 not in stack >Jun 26 10:17:27 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14012f6 not in stack >Jun 26 10:17:27 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14012f6 not in stack >Jun 26 10:17:27 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 26 10:17:27 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:27 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [6] Destroy Format None on disk sda (id 1) >Jun 26 10:17:27 localhost blivet[1958]: required disklabel type for sda (1) is None >Jun 26 10:17:27 localhost blivet[1958]: default disklabel type for sda is msdos >Jun 26 10:17:27 localhost blivet[1958]: selecting msdos disklabel for sda based on size >Jun 26 10:17:27 localhost blivet[1958]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >Jun 26 10:17:27 localhost blivet[1958]: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >Jun 26 10:17:27 localhost blivet[1958]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7fed2c019150> >PedDisk: <_ped.Disk object at 0x7fed2c018cb0> >Jun 26 10:17:27 localhost blivet[1958]: getFormat('disklabel') returning DiskLabel instance >Jun 26 10:17:27 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 26 10:17:27 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 26 10:17:27 localhost blivet[1958]: registered action: [7] Create Format msdos disklabel on disk sda (id 1) >Jun 26 10:17:27 localhost anaconda[1958]: new disk order: [] >Jun 26 10:17:27 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:17:27 localhost program[1958]: Return code: 0 >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:17:28 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >Jun 26 10:17:28 localhost blivet[1958]: Swap attempt of 3053M >Jun 26 10:17:28 localhost blivet[1958]: doAutoPart: True >Jun 26 10:17:28 localhost blivet[1958]: encryptedAutoPart: True >Jun 26 10:17:28 localhost blivet[1958]: autoPartType: 0 >Jun 26 10:17:28 localhost blivet[1958]: clearPartType: 2 >Jun 26 10:17:28 localhost blivet[1958]: clearPartDisks: ['sda'] >Jun 26 10:17:28 localhost blivet[1958]: autoPartitionRequests: >PartSpec instance (0x3c6d590) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3c9dc90) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7fed2c019650) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7fed2c019910) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7fed2c0197d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3053 maxSize = None grow = False >Jun 26 10:17:28 localhost blivet[1958]: storage.disks: ['sda'] >Jun 26 10:17:28 localhost blivet[1958]: storage.partitioned: ['sda'] >Jun 26 10:17:28 localhost blivet[1958]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:28 localhost blivet[1958]: boot disk: sda >Jun 26 10:17:28 localhost blivet[1958]: candidate disks: [DiskDevice instance (0x7fed300ae090) -- >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 30532.53125 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c320> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f50ad0>] >Jun 26 10:17:28 localhost blivet[1958]: devs: [] >Jun 26 10:17:28 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:17:28 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:17:28 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:17:28 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:17:28 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:17:28 localhost blivet[1958]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: / ; >Jun 26 10:17:28 localhost blivet[1958]: getFormat('luks') returning LUKS instance >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setFormat: req0 ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: added partition req0 (id 18) to device tree >Jun 26 10:17:28 localhost blivet[1958]: registered action: [8] Create Device partition req0 (id 18) >Jun 26 10:17:28 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:28 localhost blivet[1958]: registered action: [9] Create Format luks on partition req0 (id 18) >Jun 26 10:17:28 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:17:28 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice.addChild: kids: 0 ; name: req0 ; >Jun 26 10:17:28 localhost blivet[1958]: LUKSDevice._setFormat: luks-req0 ; current: None ; type: ext4 ; >Jun 26 10:17:28 localhost blivet[1958]: added luks/dm-crypt luks-req0 (id 19) to device tree >Jun 26 10:17:28 localhost blivet[1958]: registered action: [10] Create Device luks/dm-crypt luks-req0 (id 19) >Jun 26 10:17:28 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:28 localhost blivet[1958]: registered action: [11] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 19) >Jun 26 10:17:28 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:17:28 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setFormat: req1 ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: added partition req1 (id 20) to device tree >Jun 26 10:17:28 localhost blivet[1958]: registered action: [12] Create Device partition req1 (id 20) >Jun 26 10:17:28 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:28 localhost blivet[1958]: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req1 (id 20) >Jun 26 10:17:28 localhost blivet[1958]: skipping unneeded stage1 biosboot request >Jun 26 10:17:28 localhost blivet[1958]: PartSpec instance (0x7fed2c019910) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 26 10:17:28 localhost blivet[1958]: existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >Jun 26 10:17:28 localhost blivet[1958]: getFormat('luks') returning LUKS instance >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setFormat: req2 ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: added partition req2 (id 21) to device tree >Jun 26 10:17:28 localhost blivet[1958]: registered action: [14] Create Device partition req2 (id 21) >Jun 26 10:17:28 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:28 localhost blivet[1958]: registered action: [15] Create Format luks on partition req2 (id 21) >Jun 26 10:17:28 localhost blivet[1958]: SwapSpace.__init__: device: /dev/req2 ; mountpoint: None ; >Jun 26 10:17:28 localhost blivet[1958]: getFormat('swap') returning SwapSpace instance >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice.addChild: kids: 0 ; name: req2 ; >Jun 26 10:17:28 localhost blivet[1958]: LUKSDevice._setFormat: luks-req2 ; current: None ; type: swap ; >Jun 26 10:17:28 localhost blivet[1958]: added luks/dm-crypt luks-req2 (id 22) to device tree >Jun 26 10:17:28 localhost blivet[1958]: registered action: [16] Create Device luks/dm-crypt luks-req2 (id 22) >Jun 26 10:17:28 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:17:28 localhost blivet[1958]: registered action: [17] Create Format swap on luks/dm-crypt luks-req2 (id 22) >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:17:28 localhost blivet[1958]: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 20)', 'req2(id 21)'] from disk(s) ['sda'] >Jun 26 10:17:28 localhost blivet[1958]: allocatePartitions: disks=['sda'] ; partitions=['req0(id 18)', 'req1(id 20)', 'req2(id 21)'] >Jun 26 10:17:28 localhost blivet[1958]: removing all non-preexisting partitions ['req1(id 20)', 'req2(id 21)', 'req0(id 18)'] from disk(s) ['sda'] >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:28 localhost blivet[1958]: allocating partition: req1 ; id: 20 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 26 10:17:28 localhost blivet[1958]: checking freespace on sda >Jun 26 10:17:28 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >Jun 26 10:17:28 localhost blivet[1958]: checking 63-62530623 (30532 MB) >Jun 26 10:17:28 localhost blivet[1958]: current free range is 63-62530623 (30532MB) >Jun 26 10:17:28 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:17:28 localhost blivet[1958]: new free: 63-62530623 / 30532MB >Jun 26 10:17:28 localhost blivet[1958]: new free allows for 0 sectors of growth >Jun 26 10:17:28 localhost blivet[1958]: found free space for bootable request >Jun 26 10:17:28 localhost blivet[1958]: adjusted start sector from 63 to 2048 >Jun 26 10:17:28 localhost blivet[1958]: created partition sda1 of 500MB and added it to /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: req1 ; >Jun 26 10:17:28 localhost blivet[1958]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017190> PedPartition: <_ped.Partition object at 0x7fed2c0401d0> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c03fdd0> PedPartition: <_ped.Partition object at 0x7fed2c040290> >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:28 localhost blivet[1958]: allocating partition: req2 ; id: 21 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3053MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 26 10:17:28 localhost blivet[1958]: checking freespace on sda >Jun 26 10:17:28 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3053MB boot=False best=None grow=False start=None >Jun 26 10:17:28 localhost blivet[1958]: checking 63-2047 (0 MB) >Jun 26 10:17:28 localhost blivet[1958]: current free range is 63-2047 (0MB) >Jun 26 10:17:28 localhost blivet[1958]: checking 1026048-62530623 (30031 MB) >Jun 26 10:17:28 localhost blivet[1958]: current free range is 1026048-62530623 (30031MB) >Jun 26 10:17:28 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:17:28 localhost blivet[1958]: new free: 1026048-62530623 / 30031MB >Jun 26 10:17:28 localhost blivet[1958]: new free allows for 0 sectors of growth >Jun 26 10:17:28 localhost blivet[1958]: created partition sda2 of 3053MB and added it to /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: req2 ; >Jun 26 10:17:28 localhost blivet[1958]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017550> PedPartition: <_ped.Partition object at 0x7fed2c0402f0> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017610> PedPartition: <_ped.Partition object at 0x7fed2c0403b0> >Jun 26 10:17:28 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:28 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:28 localhost blivet[1958]: allocating partition: req0 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >Jun 26 10:17:28 localhost blivet[1958]: checking freespace on sda >Jun 26 10:17:28 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True start=None >Jun 26 10:17:28 localhost blivet[1958]: checking 63-2047 (0 MB) >Jun 26 10:17:28 localhost blivet[1958]: current free range is 63-2047 (0MB) >Jun 26 10:17:28 localhost blivet[1958]: checking 7278592-62530623 (26978 MB) >Jun 26 10:17:28 localhost blivet[1958]: current free range is 7278592-62530623 (26978MB) >Jun 26 10:17:28 localhost blivet[1958]: evaluating growth potential for new layout >Jun 26 10:17:28 localhost blivet[1958]: calculating growth for disk /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: req0 ; >Jun 26 10:17:28 localhost blivet[1958]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017a90> PedPartition: <_ped.Partition object at 0x7fed2c040410> >Jun 26 10:17:28 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:17:28 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: adding request 20 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: adding request 21 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: adding request 18 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 >Jun 26 10:17:28 localhost blivet[1958]: req: PartitionRequest instance -- >id = 20 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 26 10:17:28 localhost blivet[1958]: req: PartitionRequest instance -- >id = 21 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >Jun 26 10:17:28 localhost blivet[1958]: req: PartitionRequest instance -- >id = 18 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >Jun 26 10:17:28 localhost blivet[1958]: 1 requests and 53156865 (25955MB) left in chunk >Jun 26 10:17:28 localhost blivet[1958]: adding 53156865 (25955MB) to 18 (sda3) >Jun 26 10:17:28 localhost blivet[1958]: new grow amount for request 18 (sda3) is 53156865 units, or 25955MB >Jun 26 10:17:28 localhost blivet[1958]: request 20 (sda1) growth: 0 (0MB) size: 500MB >Jun 26 10:17:28 localhost blivet[1958]: request 21 (sda2) growth: 0 (0MB) size: 3053MB >Jun 26 10:17:28 localhost blivet[1958]: request 18 (sda3) growth: 53156865 (25955MB) size: 26979MB >Jun 26 10:17:28 localhost blivet[1958]: disk /dev/sda growth: 53156865 (25955MB) >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda3 new partedPartition None >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: total growth: 53156865 sectors >Jun 26 10:17:28 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:17:28 localhost blivet[1958]: new free: 7278592-62530623 / 26978MB >Jun 26 10:17:28 localhost blivet[1958]: new free allows for 53156865 sectors of growth >Jun 26 10:17:28 localhost blivet[1958]: created partition sda3 of 1024MB and added it to /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: req0 ; >Jun 26 10:17:28 localhost blivet[1958]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c9ded0> PedPartition: <_ped.Partition object at 0x7fed2c016410> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017a50> PedPartition: <_ped.Partition object at 0x7fed2c0401d0> >Jun 26 10:17:28 localhost blivet[1958]: growPartitions: disks=['sda'], partitions=['sda3(id 18)', 'sda1(id 20)', 'sda2(id 21)'] >Jun 26 10:17:28 localhost blivet[1958]: growable partitions are ['sda3'] >Jun 26 10:17:28 localhost blivet[1958]: adding request 18 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: adding request 20 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: adding request 21 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:17:28 localhost blivet[1958]: disk sda has 1 chunks >Jun 26 10:17:28 localhost blivet[1958]: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 >Jun 26 10:17:28 localhost blivet[1958]: req: PartitionRequest instance -- >id = 20 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 26 10:17:28 localhost blivet[1958]: req: PartitionRequest instance -- >id = 21 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >Jun 26 10:17:28 localhost blivet[1958]: req: PartitionRequest instance -- >id = 18 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >Jun 26 10:17:28 localhost blivet[1958]: 1 requests and 53156865 (25955MB) left in chunk >Jun 26 10:17:28 localhost blivet[1958]: adding 53156865 (25955MB) to 18 (sda3) >Jun 26 10:17:28 localhost blivet[1958]: new grow amount for request 18 (sda3) is 53156865 units, or 25955MB >Jun 26 10:17:28 localhost blivet[1958]: growing partitions on sda >Jun 26 10:17:28 localhost blivet[1958]: partition sda1 (20): 0 >Jun 26 10:17:28 localhost blivet[1958]: new geometry for sda1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c0178d0> >Jun 26 10:17:28 localhost blivet[1958]: partition sda2 (21): 0 >Jun 26 10:17:28 localhost blivet[1958]: new geometry for sda2: parted.Geometry instance -- >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017b10> >Jun 26 10:17:28 localhost blivet[1958]: partition sda3 (18): 0 >Jun 26 10:17:28 localhost blivet[1958]: new geometry for sda3: parted.Geometry instance -- >start: 7278592 end: 62529535 length: 55250944 >device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017c90> >Jun 26 10:17:28 localhost blivet[1958]: removing all non-preexisting partitions ['sda1(id 20)', 'sda2(id 21)', 'sda3(id 18)'] from disk(s) ['sda'] >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda1 new partedPartition None >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda2 new partedPartition None >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda3 new partedPartition None >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: back from removeNewPartitions >Jun 26 10:17:28 localhost blivet[1958]: extended: None >Jun 26 10:17:28 localhost blivet[1958]: setting req1 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c0178d0> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: req1 ; >Jun 26 10:17:28 localhost blivet[1958]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017dd0> PedPartition: <_ped.Partition object at 0x7fed2c040350> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017f10> PedPartition: <_ped.Partition object at 0x7fed2c040290> >Jun 26 10:17:28 localhost blivet[1958]: setting req2 new geometry: parted.Geometry instance -- >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017b10> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: req2 ; >Jun 26 10:17:28 localhost blivet[1958]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c017610> PedPartition: <_ped.Partition object at 0x7fed2c0404d0> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c0490d0> PedPartition: <_ped.Partition object at 0x7fed2c040230> >Jun 26 10:17:28 localhost blivet[1958]: setting req0 new geometry: parted.Geometry instance -- >start: 7278592 end: 62529535 length: 55250944 >device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017c90> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: req0 ; >Jun 26 10:17:28 localhost blivet[1958]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c03f8d0> PedPartition: <_ped.Partition object at 0x7fed2c040470> >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:17:28 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:17:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:17:28 localhost blivet[1958]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c0496d0> PedPartition: <_ped.Partition object at 0x7fed2c0405f0> >Jun 26 10:17:28 localhost blivet[1958]: fixing size of non-existent 500MB partition sda1 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 26 10:17:28 localhost blivet[1958]: fixing size of non-existent 3053MB partition sda2 (21) with non-existent luks at 3053.00 >Jun 26 10:17:28 localhost blivet[1958]: fixing size of non-existent 26978MB partition sda3 (18) with non-existent luks at 26978.00 >Jun 26 10:17:28 localhost anaconda[1958]: new disk order: [] >Jun 26 10:17:28 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:17:29 localhost program[1958]: Return code: 0 >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:29 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:29 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:17:29 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_disklabel(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_size(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_location(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_partition(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_format(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: is_valid_stage2_device(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: new disk order: [] >Jun 26 10:17:29 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:17:29 localhost program[1958]: Return code: 0 >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:29 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:17:29 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:17:29 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:17:29 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: Running Thread: AnaCheckStorageThread (140656765556480) >Jun 26 10:17:29 localhost anaconda[1958]: Thread Done: AnaExecuteStorageThread (140656293754624) >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_disklabel(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_size(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_location(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_partition(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: _is_valid_format(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: is_valid_stage2_device(sda1) returning True >Jun 26 10:17:29 localhost anaconda[1958]: Thread Done: AnaCheckStorageThread (140656765556480) >Jun 26 10:17:34 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:17:34 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:17:39 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:17:39 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:17:39 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >Jun 26 10:17:44 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:17:44 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:17:49 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:17:49 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:01 localhost gnome-session[1318]: Window manager warning: last_focus_time (664268) is greater than comparison timestamp (664265). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:18:01 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140153a not in stack >Jun 26 10:18:01 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401536 not in stack >Jun 26 10:18:01 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401536 not in stack >Jun 26 10:18:01 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401536 not in stack >Jun 26 10:18:04 localhost blivet[1958]: removing sda1 >Jun 26 10:18:04 localhost blivet[1958]: removed partition sda1 (id 20) from device tree >Jun 26 10:18:04 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:18:04 localhost blivet[1958]: registered action: [18] Destroy Device partition sda1 (id 20) >Jun 26 10:18:04 localhost blivet[1958]: removing sda2 >Jun 26 10:18:04 localhost blivet[1958]: devices to remove: ['luks-req2'] >Jun 26 10:18:04 localhost blivet[1958]: leaves to remove: ['luks-req2'] >Jun 26 10:18:04 localhost blivet[1958]: removed luks/dm-crypt luks-req2 (id 22) from device tree >Jun 26 10:18:04 localhost blivet[1958]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 26 10:18:04 localhost blivet[1958]: registered action: [19] Destroy Device luks/dm-crypt luks-req2 (id 22) >Jun 26 10:18:04 localhost blivet[1958]: removed partition sda2 (id 21) from device tree >Jun 26 10:18:04 localhost blivet[1958]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 26 10:18:04 localhost blivet[1958]: registered action: [20] Destroy Device partition sda2 (id 21) >Jun 26 10:18:04 localhost blivet[1958]: removing sda3 >Jun 26 10:18:04 localhost blivet[1958]: devices to remove: ['luks-req0'] >Jun 26 10:18:04 localhost blivet[1958]: leaves to remove: ['luks-req0'] >Jun 26 10:18:04 localhost blivet[1958]: removed luks/dm-crypt luks-req0 (id 19) from device tree >Jun 26 10:18:04 localhost blivet[1958]: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >Jun 26 10:18:04 localhost blivet[1958]: registered action: [21] Destroy Device luks/dm-crypt luks-req0 (id 19) >Jun 26 10:18:04 localhost blivet[1958]: removed partition sda3 (id 18) from device tree >Jun 26 10:18:04 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:18:04 localhost blivet[1958]: registered action: [22] Destroy Device partition sda3 (id 18) >Jun 26 10:18:09 localhost anaconda[1958]: disk free: 30.53 GB fs free: 0 sw needs: 2.96 GB auto swap: 3.05 GB >Jun 26 10:18:16 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:18:16 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:18:16 localhost gnome-session[1318]: Window manager warning: last_focus_time (679708) is greater than comparison timestamp (679705). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:18:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140166c not in stack >Jun 26 10:18:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401668 not in stack >Jun 26 10:18:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401668 not in stack >Jun 26 10:18:17 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401668 not in stack >Jun 26 10:18:19 localhost anaconda[1958]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '13273' >if not self._check_encrypted(): >Jun 26 10:18:19 localhost anaconda[1958]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '13274' >if not self._check_encrypted(): >Jun 26 10:18:19 localhost gnome-session[1318]: Window manager warning: last_focus_time (681743) is greater than comparison timestamp (681740). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:18:19 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:18:19 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >Jun 26 10:18:19 localhost blivet[1958]: Swap attempt of 3053M >Jun 26 10:18:19 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140172c not in stack >Jun 26 10:18:19 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401728 not in stack >Jun 26 10:18:19 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401728 not in stack >Jun 26 10:18:19 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401728 not in stack >Jun 26 10:18:19 localhost anaconda[1958]: Running Thread: AnaExecuteStorageThread (140656765556480) >Jun 26 10:18:19 localhost blivet[1958]: checking whether disk sda has an empty extended >Jun 26 10:18:19 localhost blivet[1958]: extended is None ; logicals is [] >Jun 26 10:18:19 localhost anaconda[1958]: new disk order: [] >Jun 26 10:18:19 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:18:19 localhost program[1958]: Return code: 0 >Jun 26 10:18:19 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:19 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:19 localhost anaconda[1958]: new disk order: [] >Jun 26 10:18:19 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:18:19 localhost program[1958]: Return code: 0 >Jun 26 10:18:19 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:19 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:19 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:19 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:19 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:19 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:18:19 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:18:19 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:18:19 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:18:19 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:18:19 localhost anaconda[1958]: Thread Done: AnaExecuteStorageThread (140656765556480) >Jun 26 10:18:19 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:18:19 localhost blivet[1958]: starting Blivet copy >Jun 26 10:18:20 localhost blivet[1958]: finished Blivet copy >Jun 26 10:18:20 localhost anaconda[1958]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >Jun 26 10:18:20 localhost anaconda[1958]: ui: unused=[] >Jun 26 10:18:20 localhost anaconda[1958]: ui: new_devices=[] >Jun 26 10:18:20 localhost anaconda[1958]: page clicked: New Fedora 20 Installation >Jun 26 10:18:20 localhost anaconda[1958]: show mountpoint: New Fedora 20 Installation >Jun 26 10:18:20 localhost anaconda[1958]: show mountpoint: New Fedora 20 Installation >Jun 26 10:18:20 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:18:20 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >Jun 26 10:18:20 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:18:34 localhost anaconda[1958]: running automatic partitioning >Jun 26 10:18:34 localhost blivet[1958]: doAutoPart: True >Jun 26 10:18:34 localhost blivet[1958]: encryptedAutoPart: True >Jun 26 10:18:34 localhost blivet[1958]: autoPartType: 0 >Jun 26 10:18:34 localhost blivet[1958]: clearPartType: 2 >Jun 26 10:18:34 localhost blivet[1958]: clearPartDisks: ['sda'] >Jun 26 10:18:34 localhost blivet[1958]: autoPartitionRequests: >PartSpec instance (0x7fed2002ef10) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fed2002ea90) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7fed2002e550) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7fed28025a10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7fed28025150) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3053 maxSize = None grow = False >Jun 26 10:18:34 localhost blivet[1958]: storage.disks: ['sda'] >Jun 26 10:18:34 localhost blivet[1958]: storage.partitioned: ['sda'] >Jun 26 10:18:34 localhost blivet[1958]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >Jun 26 10:18:34 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:34 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:34 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:34 localhost blivet[1958]: boot disk: sda >Jun 26 10:18:34 localhost blivet[1958]: candidate disks: [DiskDevice instance (0x7fed2c03ff50) -- >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 30532.53125 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c320> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fed2c017c50>] >Jun 26 10:18:34 localhost blivet[1958]: devs: [] >Jun 26 10:18:34 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:18:34 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:18:34 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:18:34 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:18:34 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:18:34 localhost blivet[1958]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: / ; >Jun 26 10:18:34 localhost blivet[1958]: getFormat('luks') returning LUKS instance >Jun 26 10:18:34 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:18:34 localhost blivet[1958]: PartitionDevice._setFormat: req3 ; >Jun 26 10:18:34 localhost blivet[1958]: PartitionDevice._setFormat: req3 ; current: None ; type: luks ; >Jun 26 10:18:34 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:18:34 localhost blivet[1958]: added partition req3 (id 23) to device tree >Jun 26 10:18:34 localhost blivet[1958]: registered action: [23] Create Device partition req3 (id 23) >Jun 26 10:18:34 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:18:34 localhost blivet[1958]: registered action: [24] Create Format luks on partition req3 (id 23) >Jun 26 10:18:34 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:18:34 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:18:34 localhost blivet[1958]: PartitionDevice.addChild: kids: 0 ; name: req3 ; >Jun 26 10:18:34 localhost blivet[1958]: LUKSDevice._setFormat: luks-req3 ; current: None ; type: ext4 ; >Jun 26 10:18:34 localhost blivet[1958]: added luks/dm-crypt luks-req3 (id 24) to device tree >Jun 26 10:18:34 localhost blivet[1958]: registered action: [25] Create Device luks/dm-crypt luks-req3 (id 24) >Jun 26 10:18:34 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:18:34 localhost blivet[1958]: registered action: [26] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req3 (id 24) >Jun 26 10:18:34 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:18:34 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:18:34 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:18:34 localhost blivet[1958]: PartitionDevice._setFormat: req4 ; >Jun 26 10:18:34 localhost blivet[1958]: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: added partition req4 (id 25) to device tree >Jun 26 10:18:35 localhost blivet[1958]: registered action: [27] Create Device partition req4 (id 25) >Jun 26 10:18:35 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:18:35 localhost blivet[1958]: registered action: [28] Create Format ext4 filesystem mounted at /boot on partition req4 (id 25) >Jun 26 10:18:35 localhost blivet[1958]: skipping unneeded stage1 biosboot request >Jun 26 10:18:35 localhost blivet[1958]: PartSpec instance (0x7fed28025a10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 26 10:18:35 localhost blivet[1958]: existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >Jun 26 10:18:35 localhost blivet[1958]: getFormat('luks') returning LUKS instance >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setFormat: req5 ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setFormat: req5 ; current: None ; type: luks ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: added partition req5 (id 26) to device tree >Jun 26 10:18:35 localhost blivet[1958]: registered action: [29] Create Device partition req5 (id 26) >Jun 26 10:18:35 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:18:35 localhost blivet[1958]: registered action: [30] Create Format luks on partition req5 (id 26) >Jun 26 10:18:35 localhost blivet[1958]: SwapSpace.__init__: device: /dev/req5 ; mountpoint: None ; >Jun 26 10:18:35 localhost blivet[1958]: getFormat('swap') returning SwapSpace instance >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice.addChild: kids: 0 ; name: req5 ; >Jun 26 10:18:35 localhost blivet[1958]: LUKSDevice._setFormat: luks-req5 ; current: None ; type: swap ; >Jun 26 10:18:35 localhost blivet[1958]: added luks/dm-crypt luks-req5 (id 27) to device tree >Jun 26 10:18:35 localhost blivet[1958]: registered action: [31] Create Device luks/dm-crypt luks-req5 (id 27) >Jun 26 10:18:35 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:18:35 localhost blivet[1958]: registered action: [32] Create Format swap on luks/dm-crypt luks-req5 (id 27) >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:18:35 localhost blivet[1958]: removing all non-preexisting partitions ['req3(id 23)', 'req4(id 25)', 'req5(id 26)'] from disk(s) ['sda'] >Jun 26 10:18:35 localhost blivet[1958]: allocatePartitions: disks=['sda'] ; partitions=['req3(id 23)', 'req4(id 25)', 'req5(id 26)'] >Jun 26 10:18:35 localhost blivet[1958]: removing all non-preexisting partitions ['req4(id 25)', 'req5(id 26)', 'req3(id 23)'] from disk(s) ['sda'] >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:35 localhost blivet[1958]: allocating partition: req4 ; id: 25 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 26 10:18:35 localhost blivet[1958]: checking freespace on sda >Jun 26 10:18:35 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >Jun 26 10:18:35 localhost blivet[1958]: checking 63-62530623 (30532 MB) >Jun 26 10:18:35 localhost blivet[1958]: current free range is 63-62530623 (30532MB) >Jun 26 10:18:35 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:18:35 localhost blivet[1958]: new free: 63-62530623 / 30532MB >Jun 26 10:18:35 localhost blivet[1958]: new free allows for 0 sectors of growth >Jun 26 10:18:35 localhost blivet[1958]: found free space for bootable request >Jun 26 10:18:35 localhost blivet[1958]: adjusted start sector from 63 to 2048 >Jun 26 10:18:35 localhost blivet[1958]: created partition sda1 of 500MB and added it to /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: req4 ; >Jun 26 10:18:35 localhost blivet[1958]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301ae590> PedPartition: <_ped.Partition object at 0x7fed301a39b0> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301aeb50> PedPartition: <_ped.Partition object at 0x7fed301a3950> >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:35 localhost blivet[1958]: allocating partition: req5 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3053MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 26 10:18:35 localhost blivet[1958]: checking freespace on sda >Jun 26 10:18:35 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3053MB boot=False best=None grow=False start=None >Jun 26 10:18:35 localhost blivet[1958]: checking 63-2047 (0 MB) >Jun 26 10:18:35 localhost blivet[1958]: current free range is 63-2047 (0MB) >Jun 26 10:18:35 localhost blivet[1958]: checking 1026048-62530623 (30031 MB) >Jun 26 10:18:35 localhost blivet[1958]: current free range is 1026048-62530623 (30031MB) >Jun 26 10:18:35 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:18:35 localhost blivet[1958]: new free: 1026048-62530623 / 30031MB >Jun 26 10:18:35 localhost blivet[1958]: new free allows for 0 sectors of growth >Jun 26 10:18:35 localhost blivet[1958]: created partition sda2 of 3053MB and added it to /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: req5 ; >Jun 26 10:18:35 localhost blivet[1958]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301ae610> PedPartition: <_ped.Partition object at 0x7fed301a37d0> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301aea10> PedPartition: <_ped.Partition object at 0x7fed301a38f0> >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:35 localhost blivet[1958]: allocating partition: req3 ; id: 23 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >Jun 26 10:18:35 localhost blivet[1958]: checking freespace on sda >Jun 26 10:18:35 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True start=None >Jun 26 10:18:35 localhost blivet[1958]: checking 63-2047 (0 MB) >Jun 26 10:18:35 localhost blivet[1958]: current free range is 63-2047 (0MB) >Jun 26 10:18:35 localhost blivet[1958]: checking 7278592-62530623 (26978 MB) >Jun 26 10:18:35 localhost blivet[1958]: current free range is 7278592-62530623 (26978MB) >Jun 26 10:18:35 localhost blivet[1958]: evaluating growth potential for new layout >Jun 26 10:18:35 localhost blivet[1958]: calculating growth for disk /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: req3 ; >Jun 26 10:18:35 localhost blivet[1958]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301aebd0> PedPartition: <_ped.Partition object at 0x7fed301a3830> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: adding request 25 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: adding request 26 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: adding request 23 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 >Jun 26 10:18:35 localhost blivet[1958]: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 26 10:18:35 localhost blivet[1958]: req: PartitionRequest instance -- >id = 26 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >Jun 26 10:18:35 localhost blivet[1958]: req: PartitionRequest instance -- >id = 23 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >Jun 26 10:18:35 localhost blivet[1958]: 1 requests and 53156865 (25955MB) left in chunk >Jun 26 10:18:35 localhost blivet[1958]: adding 53156865 (25955MB) to 23 (sda3) >Jun 26 10:18:35 localhost blivet[1958]: new grow amount for request 23 (sda3) is 53156865 units, or 25955MB >Jun 26 10:18:35 localhost blivet[1958]: request 25 (sda1) growth: 0 (0MB) size: 500MB >Jun 26 10:18:35 localhost blivet[1958]: request 26 (sda2) growth: 0 (0MB) size: 3053MB >Jun 26 10:18:35 localhost blivet[1958]: request 23 (sda3) growth: 53156865 (25955MB) size: 26979MB >Jun 26 10:18:35 localhost blivet[1958]: disk /dev/sda growth: 53156865 (25955MB) >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda3 new partedPartition None >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: total growth: 53156865 sectors >Jun 26 10:18:35 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:18:35 localhost blivet[1958]: new free: 7278592-62530623 / 26978MB >Jun 26 10:18:35 localhost blivet[1958]: new free allows for 53156865 sectors of growth >Jun 26 10:18:35 localhost blivet[1958]: created partition sda3 of 1024MB and added it to /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: req3 ; >Jun 26 10:18:35 localhost blivet[1958]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301aeed0> PedPartition: <_ped.Partition object at 0x7fed301a3770> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301aee50> PedPartition: <_ped.Partition object at 0x7fed301a3650> >Jun 26 10:18:35 localhost blivet[1958]: growPartitions: disks=['sda'], partitions=['sda3(id 23)', 'sda1(id 25)', 'sda2(id 26)'] >Jun 26 10:18:35 localhost blivet[1958]: growable partitions are ['sda3'] >Jun 26 10:18:35 localhost blivet[1958]: adding request 23 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: adding request 25 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: adding request 26 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:18:35 localhost blivet[1958]: disk sda has 1 chunks >Jun 26 10:18:35 localhost blivet[1958]: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 >Jun 26 10:18:35 localhost blivet[1958]: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 26 10:18:35 localhost blivet[1958]: req: PartitionRequest instance -- >id = 26 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >Jun 26 10:18:35 localhost blivet[1958]: req: PartitionRequest instance -- >id = 23 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >Jun 26 10:18:35 localhost blivet[1958]: 1 requests and 53156865 (25955MB) left in chunk >Jun 26 10:18:35 localhost blivet[1958]: adding 53156865 (25955MB) to 23 (sda3) >Jun 26 10:18:35 localhost blivet[1958]: new grow amount for request 23 (sda3) is 53156865 units, or 25955MB >Jun 26 10:18:35 localhost blivet[1958]: growing partitions on sda >Jun 26 10:18:35 localhost blivet[1958]: partition sda1 (25): 0 >Jun 26 10:18:35 localhost blivet[1958]: new geometry for sda1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145a90> >Jun 26 10:18:35 localhost blivet[1958]: partition sda2 (26): 0 >Jun 26 10:18:35 localhost blivet[1958]: new geometry for sda2: parted.Geometry instance -- >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145b50> >Jun 26 10:18:35 localhost blivet[1958]: partition sda3 (23): 0 >Jun 26 10:18:35 localhost blivet[1958]: new geometry for sda3: parted.Geometry instance -- >start: 7278592 end: 62529535 length: 55250944 >device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145c50> >Jun 26 10:18:35 localhost blivet[1958]: removing all non-preexisting partitions ['sda1(id 25)', 'sda2(id 26)', 'sda3(id 23)'] from disk(s) ['sda'] >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda1 new partedPartition None >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda2 new partedPartition None >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda3 new partedPartition None >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: back from removeNewPartitions >Jun 26 10:18:35 localhost blivet[1958]: extended: None >Jun 26 10:18:35 localhost blivet[1958]: setting req4 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145a90> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: req4 ; >Jun 26 10:18:35 localhost blivet[1958]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3145f10> PedPartition: <_ped.Partition object at 0x7fed301a39b0> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301aedd0> PedPartition: <_ped.Partition object at 0x2fb3590> >Jun 26 10:18:35 localhost blivet[1958]: setting req5 new geometry: parted.Geometry instance -- >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145b50> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: req5 ; >Jun 26 10:18:35 localhost blivet[1958]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301c3510> PedPartition: <_ped.Partition object at 0x7fed301a3710> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301aef10> PedPartition: <_ped.Partition object at 0x7fed301a36b0> >Jun 26 10:18:35 localhost blivet[1958]: setting req3 new geometry: parted.Geometry instance -- >start: 7278592 end: 62529535 length: 55250944 >device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145c50> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: req3 ; >Jun 26 10:18:35 localhost blivet[1958]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed301ae610> PedPartition: <_ped.Partition object at 0x7fed301a35f0> >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:18:35 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:18:35 localhost blivet[1958]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d6d050> PedPartition: <_ped.Partition object at 0x2fb32f0> >Jun 26 10:18:35 localhost blivet[1958]: fixing size of non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 26 10:18:35 localhost blivet[1958]: fixing size of non-existent 3053MB partition sda2 (26) with non-existent luks at 3053.00 >Jun 26 10:18:35 localhost blivet[1958]: fixing size of non-existent 26978MB partition sda3 (23) with non-existent luks at 26978.00 >Jun 26 10:18:35 localhost anaconda[1958]: new disk order: [] >Jun 26 10:18:35 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:18:35 localhost program[1958]: Return code: 0 >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:18:35 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:18:35 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:18:35 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:18:35 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_disklabel(sda1) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_size(sda1) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_location(sda1) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_partition(sda1) returning True >Jun 26 10:18:35 localhost anaconda[1958]: _is_valid_format(sda1) returning True >Jun 26 10:18:35 localhost anaconda[1958]: is_valid_stage2_device(sda1) returning True >Jun 26 10:18:35 localhost anaconda[1958]: finished automatic partitioning >Jun 26 10:18:35 localhost anaconda[1958]: refreshing ui >Jun 26 10:18:35 localhost anaconda[1958]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-req3', 'luks-req5', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >Jun 26 10:18:35 localhost anaconda[1958]: ui: unused=[] >Jun 26 10:18:35 localhost anaconda[1958]: ui: new_devices=['luks-req3', 'luks-req5', 'sda1'] >Jun 26 10:18:35 localhost anaconda[1958]: page clicked: New Fedora 20 Installation >Jun 26 10:18:35 localhost anaconda[1958]: show mountpoint: New Fedora 20 Installation >Jun 26 10:18:35 localhost anaconda[1958]: populate_right_side: non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot >Jun 26 10:18:35 localhost anaconda[1958]: updated device_disks to ['sda'] >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_name to None >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_raid_level to None >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_encrypted to False >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_size to 0 >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for None >Jun 26 10:18:35 localhost anaconda[1958]: unknown device type: 'None' >Jun 26 10:18:35 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:18:35 localhost anaconda[1958]: fs type changed: ext4 >Jun 26 10:18:35 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:18:35 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for None >Jun 26 10:18:35 localhost anaconda[1958]: unknown device type: 'None' >Jun 26 10:18:35 localhost anaconda[1958]: device_type_changed: None None >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: device_type_changed: 2 Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: populate_raid: 2, None >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: populate_raid: 2, None >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: show mountpoint: New Fedora 20 Installation >Jun 26 10:18:35 localhost anaconda[1958]: populate_right_side: non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot >Jun 26 10:18:35 localhost anaconda[1958]: updated device_disks to ['sda'] >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_name to None >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_raid_level to None >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_encrypted to False >Jun 26 10:18:35 localhost anaconda[1958]: updated device_container_size to 0 >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: populate_raid: 2, None >Jun 26 10:18:35 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:18:35 localhost anaconda[1958]: finished refreshing ui >Jun 26 10:18:35 localhost anaconda[1958]: updating space display >Jun 26 10:18:35 localhost anaconda[1958]: finished updating space display >Jun 26 10:18:42 localhost chronyd[670]: Selected source 204.11.34.179 >Jun 26 10:19:10 localhost anaconda[1958]: ui: saving changes to device sda1 >Jun 26 10:19:10 localhost anaconda[1958]: old name: sda1 >Jun 26 10:19:10 localhost anaconda[1958]: new name: None >Jun 26 10:19:10 localhost anaconda[1958]: old size: 500.0 >Jun 26 10:19:10 localhost anaconda[1958]: new size: 500 >Jun 26 10:19:10 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:19:10 localhost anaconda[1958]: old device type: 2 >Jun 26 10:19:10 localhost anaconda[1958]: new device type: 2 >Jun 26 10:19:10 localhost anaconda[1958]: reformat: True >Jun 26 10:19:10 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:19:10 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:19:10 localhost anaconda[1958]: old fs type: ext4 >Jun 26 10:19:10 localhost anaconda[1958]: new fs type: ext4 >Jun 26 10:19:10 localhost anaconda[1958]: old encryption setting: False >Jun 26 10:19:10 localhost anaconda[1958]: new encryption setting: False >Jun 26 10:19:10 localhost anaconda[1958]: old label: >Jun 26 10:19:10 localhost anaconda[1958]: new_label: >Jun 26 10:19:10 localhost anaconda[1958]: old mountpoint: /boot >Jun 26 10:19:10 localhost anaconda[1958]: new mountpoint: /boot >Jun 26 10:19:10 localhost anaconda[1958]: old raid level: None >Jun 26 10:19:10 localhost anaconda[1958]: new raid level: None >Jun 26 10:19:10 localhost blivet[1958]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed2c03f4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 26 10:19:10 localhost anaconda[1958]: old container: None >Jun 26 10:19:10 localhost anaconda[1958]: new container: None >Jun 26 10:19:10 localhost anaconda[1958]: old container encrypted: False >Jun 26 10:19:10 localhost anaconda[1958]: new container encrypted: False >Jun 26 10:19:10 localhost anaconda[1958]: old container raid level: None >Jun 26 10:19:10 localhost anaconda[1958]: new container raid level: None >Jun 26 10:19:10 localhost anaconda[1958]: old container size request: 0 >Jun 26 10:19:10 localhost anaconda[1958]: new container size request: 0 >Jun 26 10:19:10 localhost anaconda[1958]: old disks: ['sda'] >Jun 26 10:19:10 localhost anaconda[1958]: new disks: ['sda'] >Jun 26 10:19:10 localhost anaconda[1958]: nothing changed for new device >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 8 (22) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 9 (22) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 22 (22) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 10 (21) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 11 (21) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 21 (21) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 14 (20) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 15 (20) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 20 (20) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 16 (19) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 17 (19) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 19 (19) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 12 (18) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 13 (18) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 18 (18) >Jun 26 10:19:10 localhost blivet[1958]: action 17 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 16 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 15 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 14 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 13 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 12 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 11 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 10 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 9 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 8 already pruned >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 4 (6) >Jun 26 10:19:10 localhost blivet[1958]: removing obsolete action 5 (6) >Jun 26 10:19:10 localhost blivet[1958]: action 5 already pruned >Jun 26 10:19:10 localhost blivet[1958]: action 4 already pruned >Jun 26 10:19:15 localhost gnome-session[1318]: Window manager warning: last_focus_time (738388) is greater than comparison timestamp (738385). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:19:15 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401a16 not in stack >Jun 26 10:19:15 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401a12 not in stack >Jun 26 10:19:15 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401a12 not in stack >Jun 26 10:19:15 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401a12 not in stack >Jun 26 10:19:21 localhost anaconda[1958]: ui: saving changes to device sda1 >Jun 26 10:19:21 localhost anaconda[1958]: old name: sda1 >Jun 26 10:19:21 localhost anaconda[1958]: new name: None >Jun 26 10:19:21 localhost anaconda[1958]: old size: 500.0 >Jun 26 10:19:21 localhost anaconda[1958]: new size: 500 >Jun 26 10:19:21 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:19:21 localhost anaconda[1958]: old device type: 2 >Jun 26 10:19:21 localhost anaconda[1958]: new device type: 2 >Jun 26 10:19:21 localhost anaconda[1958]: reformat: True >Jun 26 10:19:21 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:19:21 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:19:21 localhost anaconda[1958]: old fs type: ext4 >Jun 26 10:19:21 localhost anaconda[1958]: new fs type: ext4 >Jun 26 10:19:21 localhost anaconda[1958]: old encryption setting: False >Jun 26 10:19:21 localhost anaconda[1958]: new encryption setting: True >Jun 26 10:19:21 localhost anaconda[1958]: old label: >Jun 26 10:19:21 localhost anaconda[1958]: new_label: >Jun 26 10:19:21 localhost anaconda[1958]: old mountpoint: /boot >Jun 26 10:19:21 localhost anaconda[1958]: new mountpoint: /boot >Jun 26 10:19:21 localhost anaconda[1958]: old raid level: None >Jun 26 10:19:21 localhost anaconda[1958]: new raid level: None >Jun 26 10:19:21 localhost anaconda[1958]: populate_right_side: non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot >Jun 26 10:19:21 localhost anaconda[1958]: updated device_disks to ['sda'] >Jun 26 10:19:21 localhost anaconda[1958]: updated device_container_name to None >Jun 26 10:19:21 localhost anaconda[1958]: updated device_container_raid_level to None >Jun 26 10:19:21 localhost anaconda[1958]: updated device_container_encrypted to False >Jun 26 10:19:21 localhost anaconda[1958]: updated device_container_size to 0 >Jun 26 10:19:21 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:19:21 localhost anaconda[1958]: populate_raid: 2, None >Jun 26 10:19:21 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:19:31 localhost anaconda[1958]: ui: saving changes to device sda1 >Jun 26 10:19:31 localhost anaconda[1958]: old name: sda1 >Jun 26 10:19:31 localhost anaconda[1958]: new name: None >Jun 26 10:19:31 localhost anaconda[1958]: old size: 500.0 >Jun 26 10:19:31 localhost anaconda[1958]: new size: 500 >Jun 26 10:19:31 localhost anaconda[1958]: getting device type for Standard Partition >Jun 26 10:19:31 localhost anaconda[1958]: old device type: 2 >Jun 26 10:19:31 localhost anaconda[1958]: new device type: 2 >Jun 26 10:19:31 localhost anaconda[1958]: reformat: True >Jun 26 10:19:31 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:19:31 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:19:31 localhost anaconda[1958]: old fs type: ext4 >Jun 26 10:19:31 localhost anaconda[1958]: new fs type: ext4 >Jun 26 10:19:31 localhost anaconda[1958]: old encryption setting: False >Jun 26 10:19:31 localhost anaconda[1958]: new encryption setting: False >Jun 26 10:19:31 localhost anaconda[1958]: old label: >Jun 26 10:19:31 localhost anaconda[1958]: new_label: >Jun 26 10:19:31 localhost anaconda[1958]: old mountpoint: /boot >Jun 26 10:19:31 localhost anaconda[1958]: new mountpoint: /boot >Jun 26 10:19:31 localhost anaconda[1958]: old raid level: None >Jun 26 10:19:31 localhost anaconda[1958]: new raid level: None >Jun 26 10:19:31 localhost blivet[1958]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed2c03f4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 26 10:19:31 localhost anaconda[1958]: old container: None >Jun 26 10:19:31 localhost anaconda[1958]: new container: None >Jun 26 10:19:31 localhost anaconda[1958]: old container encrypted: False >Jun 26 10:19:31 localhost anaconda[1958]: new container encrypted: False >Jun 26 10:19:31 localhost anaconda[1958]: old container raid level: None >Jun 26 10:19:31 localhost anaconda[1958]: new container raid level: None >Jun 26 10:19:31 localhost anaconda[1958]: old container size request: 0 >Jun 26 10:19:31 localhost anaconda[1958]: new container size request: 0 >Jun 26 10:19:31 localhost anaconda[1958]: old disks: ['sda'] >Jun 26 10:19:31 localhost anaconda[1958]: new disks: ['sda'] >Jun 26 10:19:31 localhost anaconda[1958]: nothing changed for new device >Jun 26 10:19:38 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:19:38 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:19:38 localhost gnome-session[1318]: Window manager warning: last_focus_time (761574) is greater than comparison timestamp (761571). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:19:38 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401e0b not in stack >Jun 26 10:19:38 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401e07 not in stack >Jun 26 10:19:38 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401e07 not in stack >Jun 26 10:19:38 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401e07 not in stack >Jun 26 10:19:41 localhost gnome-session[1318]: Window manager warning: last_focus_time (763943) is greater than comparison timestamp (763940). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:19:41 localhost anaconda[1958]: new disk order: [] >Jun 26 10:19:41 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:19:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401f66 not in stack >Jun 26 10:19:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401f62 not in stack >Jun 26 10:19:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401f62 not in stack >Jun 26 10:19:41 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401f62 not in stack >Jun 26 10:19:41 localhost program[1958]: Return code: 0 >Jun 26 10:19:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:19:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:19:41 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:19:41 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:19:41 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:19:41 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:19:41 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: Running Thread: AnaCheckStorageThread (140656765556480) >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_disklabel(sda1) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_size(sda1) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_location(sda1) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_partition(sda1) returning True >Jun 26 10:19:41 localhost anaconda[1958]: _is_valid_format(sda1) returning True >Jun 26 10:19:41 localhost anaconda[1958]: is_valid_stage2_device(sda1) returning True >Jun 26 10:19:41 localhost anaconda[1958]: Thread Done: AnaCheckStorageThread (140656765556480) >Jun 26 10:19:42 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:19:47 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:19:52 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:19:52 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:19:56 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:19:57 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:19:57 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >Jun 26 10:20:01 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:20:01 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:20:02 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:20:02 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:20:13 localhost anaconda[1958]: disk free: 1.50 MB fs free: 0 B sw needs: 2.96 GB auto swap: 3.05 GB >Jun 26 10:20:22 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:20:22 localhost gnome-session[1318]: (anaconda:1958): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:20:22 localhost gnome-session[1318]: Window manager warning: last_focus_time (805300) is greater than comparison timestamp (805296). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:20:22 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14022aa not in stack >Jun 26 10:20:22 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14022a6 not in stack >Jun 26 10:20:22 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14022a6 not in stack >Jun 26 10:20:22 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14022a6 not in stack >Jun 26 10:20:25 localhost anaconda[1958]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '15982' >if not self._check_encrypted(): >Jun 26 10:20:25 localhost anaconda[1958]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '15983' >if not self._check_encrypted(): >Jun 26 10:20:25 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:20:25 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >Jun 26 10:20:25 localhost blivet[1958]: Swap attempt of 3053M >Jun 26 10:20:25 localhost gnome-session[1318]: Window manager warning: last_focus_time (808364) is greater than comparison timestamp (808361). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:20:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14023fa not in stack >Jun 26 10:20:59 localhost blivet[1958]: removing sda >Jun 26 10:20:59 localhost blivet[1958]: devices to remove: ['luks-req5', 'sda2', 'sda1', 'luks-req3', 'sda3'] >Jun 26 10:20:59 localhost blivet[1958]: leaves to remove: ['luks-req5', 'sda1', 'luks-req3'] >Jun 26 10:20:59 localhost blivet[1958]: removed luks/dm-crypt luks-req5 (id 27) from device tree >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [33] Destroy Device luks/dm-crypt luks-req5 (id 27) >Jun 26 10:20:59 localhost blivet[1958]: removed partition sda1 (id 25) from device tree >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [34] Destroy Device partition sda1 (id 25) >Jun 26 10:20:59 localhost blivet[1958]: removed luks/dm-crypt luks-req3 (id 24) from device tree >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [35] Destroy Device luks/dm-crypt luks-req3 (id 24) >Jun 26 10:20:59 localhost blivet[1958]: devices to remove: ['sda2', 'sda3'] >Jun 26 10:20:59 localhost blivet[1958]: leaves to remove: ['sda2', 'sda3'] >Jun 26 10:20:59 localhost blivet[1958]: removed partition sda2 (id 26) from device tree >Jun 26 10:20:59 localhost anaconda[1958]: /usr/lib64/python2.7/inspect.py:447: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '14905' >for suffix, mode, kind in imp.get_suffixes(): >Jun 26 10:20:59 localhost anaconda[1958]: /usr/lib64/python2.7/inspect.py:447: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '14906' >for suffix, mode, kind in imp.get_suffixes(): >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [36] Destroy Device partition sda2 (id 26) >Jun 26 10:20:59 localhost blivet[1958]: removed partition sda3 (id 23) from device tree >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [37] Destroy Device partition sda3 (id 23) >Jun 26 10:20:59 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [38] Destroy Format msdos disklabel on disk sda (id 1) >Jun 26 10:20:59 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:20:59 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >Jun 26 10:20:59 localhost blivet[1958]: Swap attempt of 3053M >Jun 26 10:20:59 localhost anaconda[1958]: Running Thread: AnaExecuteStorageThread (140656765556480) >Jun 26 10:20:59 localhost blivet[1958]: clearpart: initializing sda >Jun 26 10:20:59 localhost blivet[1958]: removing sda >Jun 26 10:20:59 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 26 10:20:59 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [39] Destroy Format None on disk sda (id 1) >Jun 26 10:20:59 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 26 10:20:59 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 26 10:20:59 localhost gnome-session[1318]: Window manager warning: last_focus_time (842023) is greater than comparison timestamp (842019). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:20:59 localhost blivet[1958]: registered action: [40] Destroy Format None on disk sda (id 1) >Jun 26 10:20:59 localhost blivet[1958]: required disklabel type for sda (1) is None >Jun 26 10:20:59 localhost blivet[1958]: default disklabel type for sda is msdos >Jun 26 10:20:59 localhost blivet[1958]: selecting msdos disklabel for sda based on size >Jun 26 10:20:59 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402529 not in stack >Jun 26 10:20:59 localhost blivet[1958]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >Jun 26 10:20:59 localhost blivet[1958]: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >Jun 26 10:20:59 localhost blivet[1958]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7fed2c03f310> >PedDisk: <_ped.Disk object at 0x2d66bd8> >Jun 26 10:20:59 localhost blivet[1958]: getFormat('disklabel') returning DiskLabel instance >Jun 26 10:20:59 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1402525 not in stack >Jun 26 10:20:59 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1402525 not in stack >Jun 26 10:20:59 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402525 not in stack >Jun 26 10:20:59 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 26 10:20:59 localhost blivet[1958]: registered action: [41] Create Format msdos disklabel on disk sda (id 1) >Jun 26 10:20:59 localhost anaconda[1958]: new disk order: [] >Jun 26 10:20:59 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:20:59 localhost program[1958]: Return code: 0 >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:20:59 localhost blivet[1958]: Detected 5648M of memory >Jun 26 10:20:59 localhost blivet[1958]: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >Jun 26 10:20:59 localhost blivet[1958]: Swap attempt of 3053M >Jun 26 10:20:59 localhost blivet[1958]: doAutoPart: True >Jun 26 10:20:59 localhost blivet[1958]: encryptedAutoPart: True >Jun 26 10:20:59 localhost blivet[1958]: autoPartType: 1 >Jun 26 10:20:59 localhost blivet[1958]: clearPartType: 2 >Jun 26 10:20:59 localhost blivet[1958]: clearPartDisks: ['sda'] >Jun 26 10:20:59 localhost blivet[1958]: autoPartitionRequests: >PartSpec instance (0x7fed2c049b50) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fed2c049850) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7fed2c03f990) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7fed2c03fb10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7fed2c03fe90) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3053 maxSize = None grow = False >Jun 26 10:20:59 localhost blivet[1958]: storage.disks: ['sda'] >Jun 26 10:20:59 localhost blivet[1958]: storage.partitioned: ['sda'] >Jun 26 10:20:59 localhost blivet[1958]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:20:59 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:20:59 localhost blivet[1958]: boot disk: sda >Jun 26 10:20:59 localhost blivet[1958]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >Jun 26 10:20:59 localhost blivet[1958]: getFormat('luks') returning LUKS instance >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setFormat: req3 ; >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setFormat: req3 ; current: None ; type: luks ; >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: added partition req3 (id 28) to device tree >Jun 26 10:20:59 localhost blivet[1958]: registered action: [42] Create Device partition req3 (id 28) >Jun 26 10:20:59 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:20:59 localhost blivet[1958]: registered action: [43] Create Format luks on partition req3 (id 28) >Jun 26 10:20:59 localhost blivet[1958]: candidate disks: [DiskDevice instance (0x7fed2c03ff50) -- >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 30532.53125 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x2f3c320> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fed2c017c50>] >Jun 26 10:20:59 localhost blivet[1958]: devs: [PartitionDevice instance (0x7fed2c019910) -- >name = req3 status = False kids = 0 id = 28 >parents = [] >uuid = None size = 500 >format = non-existent luks >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req3 >format args = [] originalFormat = luks grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 26 10:20:59 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:20:59 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:20:59 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:20:59 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:20:59 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:20:59 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:20:59 localhost blivet[1958]: getFormat('ext4') returning Ext4FS instance >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setFormat: req4 ; >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: added partition req4 (id 29) to device tree >Jun 26 10:20:59 localhost blivet[1958]: registered action: [44] Create Device partition req4 (id 29) >Jun 26 10:20:59 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:20:59 localhost blivet[1958]: registered action: [45] Create Format ext4 filesystem mounted at /boot on partition req4 (id 29) >Jun 26 10:20:59 localhost blivet[1958]: skipping unneeded stage1 biosboot request >Jun 26 10:20:59 localhost blivet[1958]: PartSpec instance (0x7fed2c03fb10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 26 10:20:59 localhost blivet[1958]: existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:20:59 localhost blivet[1958]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >Jun 26 10:20:59 localhost blivet[1958]: getFormat('luks') returning LUKS instance >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setFormat: req5 ; >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setFormat: req5 ; current: None ; type: luks ; >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: added partition req5 (id 30) to device tree >Jun 26 10:20:59 localhost blivet[1958]: registered action: [46] Create Device partition req5 (id 30) >Jun 26 10:20:59 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:20:59 localhost blivet[1958]: registered action: [47] Create Format luks on partition req5 (id 30) >Jun 26 10:20:59 localhost blivet[1958]: SwapSpace.__init__: device: /dev/req5 ; mountpoint: None ; >Jun 26 10:20:59 localhost blivet[1958]: getFormat('swap') returning SwapSpace instance >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice.addChild: kids: 0 ; name: req5 ; >Jun 26 10:20:59 localhost blivet[1958]: LUKSDevice._setFormat: luks-req5 ; current: None ; type: swap ; >Jun 26 10:20:59 localhost blivet[1958]: added luks/dm-crypt luks-req5 (id 31) to device tree >Jun 26 10:20:59 localhost blivet[1958]: registered action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >Jun 26 10:20:59 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:20:59 localhost blivet[1958]: registered action: [49] Create Format swap on luks/dm-crypt luks-req5 (id 31) >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:20:59 localhost blivet[1958]: removing all non-preexisting partitions ['req3(id 28)', 'req4(id 29)', 'req5(id 30)'] from disk(s) ['sda'] >Jun 26 10:20:59 localhost blivet[1958]: allocatePartitions: disks=['sda'] ; partitions=['req3(id 28)', 'req4(id 29)', 'req5(id 30)'] >Jun 26 10:20:59 localhost blivet[1958]: removing all non-preexisting partitions ['req4(id 29)', 'req5(id 30)', 'req3(id 28)'] from disk(s) ['sda'] >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:20:59 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:20:59 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:20:59 localhost blivet[1958]: allocating partition: req4 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 26 10:20:59 localhost blivet[1958]: checking freespace on sda >Jun 26 10:20:59 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >Jun 26 10:20:59 localhost blivet[1958]: checking 63-62530623 (30532 MB) >Jun 26 10:20:59 localhost blivet[1958]: current free range is 63-62530623 (30532MB) >Jun 26 10:20:59 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:20:59 localhost blivet[1958]: new free: 63-62530623 / 30532MB >Jun 26 10:20:59 localhost blivet[1958]: new free allows for 0 sectors of growth >Jun 26 10:20:59 localhost blivet[1958]: found free space for bootable request >Jun 26 10:20:59 localhost blivet[1958]: adjusted start sector from 63 to 2048 >Jun 26 10:20:59 localhost blivet[1958]: created partition sda1 of 500MB and added it to /dev/sda >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setPartedPartition: req4 ; >Jun 26 10:20:59 localhost blivet[1958]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d5cf90> PedPartition: <_ped.Partition object at 0x7fed2801e9b0> >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 26 10:20:59 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:20:59 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d6da10> PedPartition: <_ped.Partition object at 0x7fed2801ead0> >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:20:59 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:20:59 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:21:00 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:21:00 localhost blivet[1958]: allocating partition: req5 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3053MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 26 10:21:00 localhost blivet[1958]: checking freespace on sda >Jun 26 10:21:00 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3053MB boot=False best=None grow=False start=None >Jun 26 10:21:00 localhost blivet[1958]: checking 63-2047 (0 MB) >Jun 26 10:21:00 localhost blivet[1958]: current free range is 63-2047 (0MB) >Jun 26 10:21:00 localhost blivet[1958]: checking 1026048-62530623 (30031 MB) >Jun 26 10:21:00 localhost blivet[1958]: current free range is 1026048-62530623 (30031MB) >Jun 26 10:21:00 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:21:00 localhost blivet[1958]: new free: 1026048-62530623 / 30031MB >Jun 26 10:21:00 localhost blivet[1958]: new free allows for 0 sectors of growth >Jun 26 10:21:00 localhost blivet[1958]: created partition sda2 of 3053MB and added it to /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: req5 ; >Jun 26 10:21:00 localhost blivet[1958]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d5c310> PedPartition: <_ped.Partition object at 0x7fed2801ea10> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d5c910> PedPartition: <_ped.Partition object at 0x7fed2801ebf0> >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:21:00 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:21:00 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:21:00 localhost blivet[1958]: allocating partition: req3 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 26 10:21:00 localhost blivet[1958]: checking freespace on sda >Jun 26 10:21:00 localhost blivet[1958]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >Jun 26 10:21:00 localhost blivet[1958]: checking 63-2047 (0 MB) >Jun 26 10:21:00 localhost blivet[1958]: current free range is 63-2047 (0MB) >Jun 26 10:21:00 localhost blivet[1958]: checking 7278592-62530623 (26978 MB) >Jun 26 10:21:00 localhost blivet[1958]: current free range is 7278592-62530623 (26978MB) >Jun 26 10:21:00 localhost blivet[1958]: evaluating growth potential for new layout >Jun 26 10:21:00 localhost blivet[1958]: calculating growth for disk /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: req3 ; >Jun 26 10:21:00 localhost blivet[1958]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d5ca50> PedPartition: <_ped.Partition object at 0x7fed2801eb90> >Jun 26 10:21:00 localhost anaconda[1958]: Not doing 'require network connection' in live installation >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: adding request 29 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: adding request 30 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: adding request 28 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 >Jun 26 10:21:00 localhost blivet[1958]: req: PartitionRequest instance -- >id = 29 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 26 10:21:00 localhost blivet[1958]: req: PartitionRequest instance -- >id = 30 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >Jun 26 10:21:00 localhost blivet[1958]: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 26 10:21:00 localhost blivet[1958]: 1 requests and 54230017 (26479MB) left in chunk >Jun 26 10:21:00 localhost blivet[1958]: adding 54230017 (26479MB) to 28 (sda3) >Jun 26 10:21:00 localhost blivet[1958]: new grow amount for request 28 (sda3) is 54230017 units, or 26479MB >Jun 26 10:21:00 localhost blivet[1958]: request 29 (sda1) growth: 0 (0MB) size: 500MB >Jun 26 10:21:00 localhost blivet[1958]: request 30 (sda2) growth: 0 (0MB) size: 3053MB >Jun 26 10:21:00 localhost blivet[1958]: request 28 (sda3) growth: 54230017 (26479MB) size: 26979MB >Jun 26 10:21:00 localhost blivet[1958]: disk /dev/sda growth: 54230017 (26479MB) >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda3 new partedPartition None >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:21:00 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:21:00 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >Jun 26 10:21:00 localhost blivet[1958]: total growth: 54230017 sectors >Jun 26 10:21:00 localhost blivet[1958]: updating use_disk to sda, type: 0 >Jun 26 10:21:00 localhost blivet[1958]: new free: 7278592-62530623 / 26978MB >Jun 26 10:21:00 localhost blivet[1958]: new free allows for 54230017 sectors of growth >Jun 26 10:21:00 localhost blivet[1958]: created partition sda3 of 500MB and added it to /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: req3 ; >Jun 26 10:21:00 localhost blivet[1958]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d4ab50> PedPartition: <_ped.Partition object at 0x7fed2801eb30> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d4af50> PedPartition: <_ped.Partition object at 0x7fed2801ed10> >Jun 26 10:21:00 localhost blivet[1958]: growPartitions: disks=['sda'], partitions=['sda3(id 28)', 'sda1(id 29)', 'sda2(id 30)'] >Jun 26 10:21:00 localhost blivet[1958]: growable partitions are ['sda3'] >Jun 26 10:21:00 localhost blivet[1958]: adding request 28 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: adding request 29 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: adding request 30 to chunk 62530561 (63-62530623) on /dev/sda >Jun 26 10:21:00 localhost blivet[1958]: disk sda has 1 chunks >Jun 26 10:21:00 localhost blivet[1958]: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 >Jun 26 10:21:00 localhost blivet[1958]: req: PartitionRequest instance -- >id = 29 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 26 10:21:00 localhost blivet[1958]: req: PartitionRequest instance -- >id = 30 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >Jun 26 10:21:00 localhost blivet[1958]: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 26 10:21:00 localhost blivet[1958]: 1 requests and 54230017 (26479MB) left in chunk >Jun 26 10:21:00 localhost blivet[1958]: adding 54230017 (26479MB) to 28 (sda3) >Jun 26 10:21:00 localhost blivet[1958]: new grow amount for request 28 (sda3) is 54230017 units, or 26479MB >Jun 26 10:21:00 localhost blivet[1958]: growing partitions on sda >Jun 26 10:21:00 localhost blivet[1958]: partition sda1 (29): 0 >Jun 26 10:21:00 localhost blivet[1958]: new geometry for sda1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4aed0> >Jun 26 10:21:00 localhost blivet[1958]: partition sda2 (30): 0 >Jun 26 10:21:00 localhost blivet[1958]: new geometry for sda2: parted.Geometry instance -- >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4a9d0> >Jun 26 10:21:00 localhost blivet[1958]: partition sda3 (28): 0 >Jun 26 10:21:00 localhost blivet[1958]: new geometry for sda3: parted.Geometry instance -- >start: 7278592 end: 62529535 length: 55250944 >device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x3f27710> >Jun 26 10:21:00 localhost blivet[1958]: removing all non-preexisting partitions ['sda1(id 29)', 'sda2(id 30)', 'sda3(id 28)'] from disk(s) ['sda'] >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda1 new partedPartition None >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda2 new partedPartition None >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda3 new partedPartition None >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: back from removeNewPartitions >Jun 26 10:21:00 localhost blivet[1958]: extended: None >Jun 26 10:21:00 localhost blivet[1958]: setting req4 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4aed0> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: req4 ; >Jun 26 10:21:00 localhost blivet[1958]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c9dd50> PedPartition: <_ped.Partition object at 0x7fed2801ea70> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c03f350> PedPartition: <_ped.Partition object at 0x7fed2801eb30> >Jun 26 10:21:00 localhost blivet[1958]: setting req5 new geometry: parted.Geometry instance -- >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4a9d0> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: req5 ; >Jun 26 10:21:00 localhost blivet[1958]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c04b450> PedPartition: <_ped.Partition object at 0x7fed2801ed70> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d5c490> PedPartition: <_ped.Partition object at 0x7fed2801ecb0> >Jun 26 10:21:00 localhost blivet[1958]: setting req3 new geometry: parted.Geometry instance -- >start: 7278592 end: 62529535 length: 55250944 >device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x3f27710> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: req3 ; >Jun 26 10:21:00 localhost blivet[1958]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fed2c03f910> PedPartition: <_ped.Partition object at 0x7fed2801edd0> >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jun 26 10:21:00 localhost blivet[1958]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:21:00 localhost blivet[1958]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2d5c0d0> PedPartition: <_ped.Partition object at 0x7fed2801ea10> >Jun 26 10:21:00 localhost blivet[1958]: fixing size of non-existent 500MB partition sda1 (29) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 26 10:21:00 localhost blivet[1958]: fixing size of non-existent 3053MB partition sda2 (30) with non-existent luks at 3053.00 >Jun 26 10:21:00 localhost blivet[1958]: fixing size of non-existent 26978MB partition sda3 (28) with non-existent luks at 26978.00 >Jun 26 10:21:00 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('btrfs') returning BTRFS instance >Jun 26 10:21:00 localhost blivet[1958]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 26 10:21:00 localhost blivet[1958]: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: btrfs ; >Jun 26 10:21:00 localhost blivet[1958]: added luks/dm-crypt luks-sda3 (id 32) to device tree >Jun 26 10:21:00 localhost blivet[1958]: registered action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >Jun 26 10:21:00 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:21:00 localhost blivet[1958]: registered action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-sda3 (id 32) >Jun 26 10:21:00 localhost blivet[1958]: newBTRFS: args = () ; kwargs = {'parents': [LUKSDevice instance (0x2d4ab50) -- >name = luks-sda3 status = False kids = 0 id = 32 >parents = ['non-existent 26978MB partition sda3 (28) with non-existent luks'] >uuid = None size = 26976.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 26978.0 path = /dev/mapper/luks-sda3 >format args = [] originalFormat = btrfs target = crypt dmUuid = None]} >Jun 26 10:21:00 localhost blivet[1958]: LUKSDevice.addChild: kids: 0 ; name: luks-sda3 ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:21:00 localhost blivet[1958]: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >Jun 26 10:21:00 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('btrfs') returning BTRFS instance >Jun 26 10:21:00 localhost blivet[1958]: BTRFSVolumeDevice._setFormat: btrfs.33 ; current: None ; type: btrfs ; >Jun 26 10:21:00 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('btrfs') returning BTRFS instance >Jun 26 10:21:00 localhost blivet[1958]: BTRFSVolumeDevice._setFormat: btrfs.33 ; current: btrfs ; type: btrfs ; >Jun 26 10:21:00 localhost blivet[1958]: added btrfs volume fedora (id 33) to device tree >Jun 26 10:21:00 localhost blivet[1958]: registered action: [52] Create Device btrfs volume fedora (id 33) >Jun 26 10:21:00 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:21:00 localhost blivet[1958]: registered action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >Jun 26 10:21:00 localhost blivet[1958]: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x2c35f90) -- >name = fedora status = False kids = 0 id = 33 >parents = ['non-existent 26976MB luks/dm-crypt luks-sda3 (32) with non-existent btrfs filesystem'] >uuid = None size = 26976.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/luks-sda3 >format args = [] originalFormat = btrfs], 'size': 1024} >Jun 26 10:21:00 localhost blivet[1958]: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:21:00 localhost blivet[1958]: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >Jun 26 10:21:00 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('btrfs') returning BTRFS instance >Jun 26 10:21:00 localhost blivet[1958]: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >Jun 26 10:21:00 localhost blivet[1958]: added btrfs subvolume root (id 34) to device tree >Jun 26 10:21:00 localhost blivet[1958]: registered action: [54] Create Device btrfs subvolume root (id 34) >Jun 26 10:21:00 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:21:00 localhost blivet[1958]: registered action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >Jun 26 10:21:00 localhost blivet[1958]: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x2c35f90) -- >name = fedora status = False kids = 1 id = 33 >parents = ['non-existent 26976MB luks/dm-crypt luks-sda3 (32) with non-existent btrfs filesystem'] >uuid = None size = 26976.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/luks-sda3 >format args = [] originalFormat = btrfs], 'size': 500} >Jun 26 10:21:00 localhost blivet[1958]: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:21:00 localhost blivet[1958]: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >Jun 26 10:21:00 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:00 localhost blivet[1958]: getFormat('btrfs') returning BTRFS instance >Jun 26 10:21:00 localhost blivet[1958]: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >Jun 26 10:21:00 localhost blivet[1958]: added btrfs subvolume home (id 35) to device tree >Jun 26 10:21:00 localhost blivet[1958]: registered action: [56] Create Device btrfs subvolume home (id 35) >Jun 26 10:21:00 localhost blivet[1958]: getFormat('None') returning DeviceFormat instance >Jun 26 10:21:00 localhost blivet[1958]: registered action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >Jun 26 10:21:00 localhost anaconda[1958]: new disk order: [] >Jun 26 10:21:00 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:00 localhost program[1958]: Return code: 0 >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:21:00 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type btrfs volume >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type btrfs subvolume >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type btrfs subvolume >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_disklabel(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_size(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_location(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_partition(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_format(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: is_valid_stage2_device(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: new disk order: [] >Jun 26 10:21:00 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:00 localhost program[1958]: Return code: 0 >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName: name: sda ; >Jun 26 10:21:00 localhost blivet[1958]: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >Jun 26 10:21:00 localhost blivet[1958]: resolved 'sda' to 'sda' (disk) >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type btrfs volume >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type btrfs subvolume >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type luks/dm-crypt >Jun 26 10:21:00 localhost anaconda[1958]: stage1 device cannot be of type btrfs subvolume >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: Running Thread: AnaCheckStorageThread (140656293754624) >Jun 26 10:21:00 localhost anaconda[1958]: Thread Done: AnaExecuteStorageThread (140656765556480) >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_disklabel(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_size(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_location(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_format(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: is_valid_stage1_device(sda) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_disklabel(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_size(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_location(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_partition(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: _is_valid_format(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: is_valid_stage2_device(sda1) returning True >Jun 26 10:21:00 localhost anaconda[1958]: Thread Done: AnaCheckStorageThread (140656293754624) >Jun 26 10:21:05 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:21:05 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:21:10 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:21:10 localhost anaconda[1958]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:21:10 localhost anaconda[1958]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >Jun 26 10:21:15 localhost anaconda[1958]: fs space: 26.97 GB needed: 2.96 GB >Jun 26 10:21:15 localhost anaconda[1958]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >Jun 26 10:21:23 localhost anaconda[1958]: Running Thread: AnaInstallThread (140656293754624) >Jun 26 10:21:23 localhost anaconda[1958]: Not doing 'save system time to HW clock' in live installation >Jun 26 10:21:23 localhost anaconda[1958]: Setting up the installation environment >Jun 26 10:21:23 localhost program[1958]: Running... swapoff -a >Jun 26 10:21:23 localhost program[1958]: Return code: 0 >Jun 26 10:21:23 localhost blivet[1958]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 26 10:21:23 localhost blivet[1958]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 26 10:21:23 localhost blivet[1958]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >Jun 26 10:21:23 localhost blivet[1958]: LUKSDevice.teardown: luks-req5 ; status: False ; controllable: True ; >Jun 26 10:21:23 localhost blivet[1958]: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >Jun 26 10:21:23 localhost blivet[1958]: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >Jun 26 10:21:23 localhost blivet[1958]: resetting parted disks... >Jun 26 10:21:23 localhost blivet[1958]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Jun 26 10:21:23 localhost blivet[1958]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda3 ; >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda1 ; >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda2 ; >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda2 ; >Jun 26 10:21:23 localhost blivet[1958]: sector-based lookup found partition sda2 >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:21:23 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d10> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3f27d50> PedPartition: <_ped.Partition object at 0x3170410> >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda1 ; >Jun 26 10:21:23 localhost blivet[1958]: sector-based lookup found partition sda1 >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:21:23 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c017d10> fileSystem: <parted.filesystem.FileSystem object at 0x3f27250> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3f275d0> PedPartition: <_ped.Partition object at 0x3170470> >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda1 ; >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda2 ; >Jun 26 10:21:23 localhost blivet[1958]: PartitionDevice.preCommitFixup: sda3 ; >Jun 26 10:21:23 localhost blivet[1958]: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >Jun 26 10:21:23 localhost blivet[1958]: action: [2] Destroy Format luks on partition sda2 (id 3) >Jun 26 10:21:23 localhost blivet[1958]: action: [3] Destroy Device partition sda2 (id 3) >Jun 26 10:21:23 localhost blivet[1958]: action: [1] Destroy Device partition sda1 (id 2) >Jun 26 10:21:23 localhost blivet[1958]: action: [6] Destroy Format None on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: action: [7] Create Format msdos disklabel on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: action: [27] Create Device partition sda1 (id 25) >Jun 26 10:21:23 localhost blivet[1958]: action: [28] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 25) >Jun 26 10:21:23 localhost blivet[1958]: action: [29] Create Device partition sda2 (id 26) >Jun 26 10:21:23 localhost blivet[1958]: action: [23] Create Device partition sda3 (id 23) >Jun 26 10:21:23 localhost blivet[1958]: action: [24] Create Format luks on partition sda3 (id 23) >Jun 26 10:21:23 localhost blivet[1958]: action: [25] Create Device luks/dm-crypt luks-req3 (id 24) >Jun 26 10:21:23 localhost blivet[1958]: action: [26] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req3 (id 24) >Jun 26 10:21:23 localhost blivet[1958]: action: [30] Create Format luks on partition sda2 (id 26) >Jun 26 10:21:23 localhost blivet[1958]: action: [31] Create Device luks/dm-crypt luks-req5 (id 27) >Jun 26 10:21:23 localhost blivet[1958]: action: [32] Create Format swap on luks/dm-crypt luks-req5 (id 27) >Jun 26 10:21:23 localhost blivet[1958]: action: [33] Destroy Device luks/dm-crypt luks-req5 (id 27) >Jun 26 10:21:23 localhost blivet[1958]: action: [34] Destroy Device partition sda1 (id 25) >Jun 26 10:21:23 localhost blivet[1958]: action: [35] Destroy Device luks/dm-crypt luks-req3 (id 24) >Jun 26 10:21:23 localhost blivet[1958]: action: [36] Destroy Device partition sda2 (id 26) >Jun 26 10:21:23 localhost blivet[1958]: action: [37] Destroy Device partition sda3 (id 23) >Jun 26 10:21:23 localhost blivet[1958]: action: [38] Destroy Format msdos disklabel on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: action: [39] Destroy Format None on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: action: [40] Destroy Format None on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: action: [41] Create Format msdos disklabel on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: action: [42] Create Device partition sda3 (id 28) >Jun 26 10:21:23 localhost blivet[1958]: action: [43] Create Format luks on partition sda3 (id 28) >Jun 26 10:21:23 localhost blivet[1958]: action: [44] Create Device partition sda1 (id 29) >Jun 26 10:21:23 localhost blivet[1958]: action: [45] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 29) >Jun 26 10:21:23 localhost blivet[1958]: action: [46] Create Device partition sda2 (id 30) >Jun 26 10:21:23 localhost blivet[1958]: action: [47] Create Format luks on partition sda2 (id 30) >Jun 26 10:21:23 localhost blivet[1958]: action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >Jun 26 10:21:23 localhost blivet[1958]: action: [49] Create Format swap on luks/dm-crypt luks-req5 (id 31) >Jun 26 10:21:23 localhost blivet[1958]: action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >Jun 26 10:21:23 localhost blivet[1958]: action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-sda3 (id 32) >Jun 26 10:21:23 localhost blivet[1958]: action: [52] Create Device btrfs volume fedora (id 33) >Jun 26 10:21:23 localhost blivet[1958]: action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >Jun 26 10:21:23 localhost blivet[1958]: action: [54] Create Device btrfs subvolume root (id 34) >Jun 26 10:21:23 localhost blivet[1958]: action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >Jun 26 10:21:23 localhost blivet[1958]: action: [56] Create Device btrfs subvolume home (id 35) >Jun 26 10:21:23 localhost blivet[1958]: action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >Jun 26 10:21:23 localhost blivet[1958]: pruning action queue... >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 7 (41) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 38 (41) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 6 (40) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 39 (40) >Jun 26 10:21:23 localhost blivet[1958]: action 39 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 38 already pruned >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 23 (37) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 24 (37) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 37 (37) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 29 (36) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 30 (36) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 36 (36) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 25 (35) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 26 (35) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 35 (35) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 27 (34) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 28 (34) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 34 (34) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 31 (33) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 32 (33) >Jun 26 10:21:23 localhost blivet[1958]: removing obsolete action 33 (33) >Jun 26 10:21:23 localhost blivet[1958]: action 32 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 31 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 30 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 26 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 25 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 24 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 23 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 29 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 28 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 27 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 7 already pruned >Jun 26 10:21:23 localhost blivet[1958]: action 6 already pruned >Jun 26 10:21:23 localhost blivet[1958]: sorting actions... >Jun 26 10:21:23 localhost blivet[1958]: action: [2] Destroy Format luks on partition sda2 (id 3) >Jun 26 10:21:23 localhost blivet[1958]: action: [3] Destroy Device partition sda2 (id 3) >Jun 26 10:21:23 localhost blivet[1958]: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >Jun 26 10:21:23 localhost blivet[1958]: action: [1] Destroy Device partition sda1 (id 2) >Jun 26 10:21:23 localhost blivet[1958]: action: [40] Destroy Format None on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing sda3 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: sda3 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing sda1 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: sda1 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing sda2 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: sda2 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing luks-req5 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: luks-req5 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing luks-sda3 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: luks-sda3 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing fedora from the reject list >Jun 26 10:21:23 localhost blivet[1958]: fedora wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:23 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:23 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: action: [41] Create Format msdos disklabel on disk sda (id 1) >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing sda3 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: sda3 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing sda1 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: sda1 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing sda2 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: sda2 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing luks-req5 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: luks-req5 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing luks-sda3 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: luks-sda3 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing fedora from the reject list >Jun 26 10:21:23 localhost blivet[1958]: fedora wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:23 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:23 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: action: [44] Create Device partition sda1 (id 29) >Jun 26 10:21:23 localhost blivet[1958]: action: [46] Create Device partition sda2 (id 30) >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing luks-req5 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: luks-req5 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: action: [47] Create Format luks on partition sda2 (id 30) >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing luks-req5 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: luks-req5 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >Jun 26 10:21:23 localhost blivet[1958]: action: [49] Create Format swap on luks/dm-crypt luks-req5 (id 31) >Jun 26 10:21:23 localhost blivet[1958]: action: [42] Create Device partition sda3 (id 28) >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing luks-sda3 from the reject list >Jun 26 10:21:23 localhost blivet[1958]: luks-sda3 wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing fedora from the reject list >Jun 26 10:21:23 localhost blivet[1958]: fedora wasn't in the reject list >Jun 26 10:21:23 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:24 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:24 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: action: [43] Create Format luks on partition sda3 (id 28) >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing luks-sda3 from the reject list >Jun 26 10:21:24 localhost blivet[1958]: luks-sda3 wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing fedora from the reject list >Jun 26 10:21:24 localhost blivet[1958]: fedora wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:24 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:24 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing fedora from the reject list >Jun 26 10:21:24 localhost blivet[1958]: fedora wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:24 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:24 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-sda3 (id 32) >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing fedora from the reject list >Jun 26 10:21:24 localhost blivet[1958]: fedora wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:24 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:24 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: action: [52] Create Device btrfs volume fedora (id 33) >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:24 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:24 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing root from the reject list >Jun 26 10:21:24 localhost blivet[1958]: root wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: lvm filter: removing home from the reject list >Jun 26 10:21:24 localhost blivet[1958]: home wasn't in the reject list >Jun 26 10:21:24 localhost blivet[1958]: action: [56] Create Device btrfs subvolume home (id 35) >Jun 26 10:21:24 localhost blivet[1958]: action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >Jun 26 10:21:24 localhost blivet[1958]: action: [54] Create Device btrfs subvolume root (id 34) >Jun 26 10:21:24 localhost blivet[1958]: action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >Jun 26 10:21:24 localhost blivet[1958]: action: [45] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 29) >Jun 26 10:21:24 localhost blivet[1958]: executing action: [2] Destroy Format luks on partition sda2 (id 3) >Jun 26 10:21:24 localhost blivet[1958]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >Jun 26 10:21:24 localhost blivet[1958]: LUKS.destroy: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:24 localhost blivet[1958]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:24 localhost blivet[1958]: LUKS.destroy: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:24 localhost program[1958]: Running... wipefs -f -a /dev/sda2 >Jun 26 10:21:24 localhost program[1958]: /dev/sda2: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost blivet[1958]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 26 10:21:24 localhost blivet[1958]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:24 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >Jun 26 10:21:24 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost blivet[1958]: executing action: [3] Destroy Device partition sda2 (id 3) >Jun 26 10:21:24 localhost blivet[1958]: PartitionDevice.destroy: sda2 ; status: True ; >Jun 26 10:21:24 localhost blivet[1958]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 26 10:21:24 localhost blivet[1958]: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:24 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >Jun 26 10:21:24 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost blivet[1958]: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >Jun 26 10:21:24 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >Jun 26 10:21:24 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:24 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:24 localhost blivet[1958]: PartitionDevice._destroy: sda2 ; status: True ; >Jun 26 10:21:24 localhost blivet[1958]: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >Jun 26 10:21:24 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost blivet[1958]: executing action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >Jun 26 10:21:24 localhost blivet[1958]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >Jun 26 10:21:24 localhost blivet[1958]: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >Jun 26 10:21:24 localhost program[1958]: Running... wipefs -f -a /dev/sda1 >Jun 26 10:21:24 localhost program[1958]: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Jun 26 10:21:24 localhost program[1958]: Return code: 0 >Jun 26 10:21:24 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost blivet[1958]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 26 10:21:25 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost blivet[1958]: executing action: [1] Destroy Device partition sda1 (id 2) >Jun 26 10:21:25 localhost blivet[1958]: PartitionDevice.destroy: sda1 ; status: True ; >Jun 26 10:21:25 localhost blivet[1958]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 26 10:21:25 localhost blivet[1958]: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost blivet[1958]: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >Jun 26 10:21:25 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >Jun 26 10:21:25 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:25 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:25 localhost blivet[1958]: PartitionDevice._destroy: sda1 ; status: True ; >Jun 26 10:21:25 localhost blivet[1958]: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost blivet[1958]: executing action: [40] Destroy Format None on disk sda (id 1) >Jun 26 10:21:25 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >Jun 26 10:21:25 localhost blivet[1958]: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >Jun 26 10:21:25 localhost program[1958]: Running... wipefs -f -a /dev/sda >Jun 26 10:21:25 localhost program[1958]: /dev/sda: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost blivet[1958]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 26 10:21:25 localhost blivet[1958]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:25 localhost program[1958]: Return code: 0 >Jun 26 10:21:25 localhost blivet[1958]: executing action: [41] Create Format msdos disklabel on disk sda (id 1) >Jun 26 10:21:25 localhost anaconda[1958]: Creating disklabel on /dev/sda >Jun 26 10:21:25 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:25 localhost blivet[1958]: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:25 localhost blivet[1958]: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:25 localhost blivet[1958]: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >Jun 26 10:21:25 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:26 localhost program[1958]: Return code: 0 >Jun 26 10:21:26 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:26 localhost program[1958]: Return code: 0 >Jun 26 10:21:26 localhost blivet[1958]: DiskDevice.updateSysfsPath: sda ; status: True ; >Jun 26 10:21:26 localhost blivet[1958]: sda sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda >Jun 26 10:21:26 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:26 localhost program[1958]: Return code: 0 >Jun 26 10:21:26 localhost blivet[1958]: executing action: [44] Create Device partition sda1 (id 29) >Jun 26 10:21:26 localhost blivet[1958]: PartitionDevice.create: sda1 ; status: False ; >Jun 26 10:21:26 localhost blivet[1958]: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >Jun 26 10:21:26 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:26 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:26 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:26 localhost blivet[1958]: PartitionDevice._create: sda1 ; status: False ; >Jun 26 10:21:26 localhost blivet[1958]: PartitionDevice._wipe: sda1 ; status: False ; >Jun 26 10:21:26 localhost program[1958]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >Jun 26 10:21:26 localhost program[1958]: 2048+0 records in >Jun 26 10:21:26 localhost program[1958]: 2048+0 records out >Jun 26 10:21:26 localhost program[1958]: 1048576 bytes (1.0 MB) copied, 0.398684 s, 2.6 MB/s >Jun 26 10:21:26 localhost program[1958]: Return code: 0 >Jun 26 10:21:26 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:26 localhost program[1958]: Return code: 0 >Jun 26 10:21:26 localhost blivet[1958]: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >Jun 26 10:21:26 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:26 localhost program[1958]: Return code: 0 >Jun 26 10:21:26 localhost blivet[1958]: post-commit partition path is /dev/sda1 >Jun 26 10:21:26 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda1 ; >Jun 26 10:21:26 localhost blivet[1958]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03fed0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3f27650> PedPartition: <_ped.Partition object at 0x31704d0> >Jun 26 10:21:26 localhost blivet[1958]: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >Jun 26 10:21:26 localhost program[1958]: Running... wipefs -f -a /dev/sda1 >Jun 26 10:21:27 localhost program[1958]: Return code: 0 >Jun 26 10:21:27 localhost blivet[1958]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:27 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >Jun 26 10:21:27 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >Jun 26 10:21:27 localhost blivet[1958]: sda1 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >Jun 26 10:21:27 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:27 localhost program[1958]: Return code: 0 >Jun 26 10:21:27 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:27 localhost program[1958]: Return code: 0 >Jun 26 10:21:27 localhost blivet[1958]: executing action: [46] Create Device partition sda2 (id 30) >Jun 26 10:21:27 localhost blivet[1958]: PartitionDevice.create: sda2 ; status: False ; >Jun 26 10:21:27 localhost blivet[1958]: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >Jun 26 10:21:27 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:27 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:27 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:27 localhost blivet[1958]: PartitionDevice._create: sda2 ; status: False ; >Jun 26 10:21:27 localhost blivet[1958]: PartitionDevice._wipe: sda2 ; status: False ; >Jun 26 10:21:27 localhost program[1958]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1026048 count=2048 >Jun 26 10:21:27 localhost program[1958]: 2048+0 records in >Jun 26 10:21:27 localhost program[1958]: 2048+0 records out >Jun 26 10:21:27 localhost program[1958]: 1048576 bytes (1.0 MB) copied, 0.387769 s, 2.7 MB/s >Jun 26 10:21:27 localhost program[1958]: Return code: 0 >Jun 26 10:21:27 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:27 localhost program[1958]: Return code: 0 >Jun 26 10:21:27 localhost blivet[1958]: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >Jun 26 10:21:27 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:28 localhost program[1958]: Return code: 0 >Jun 26 10:21:28 localhost blivet[1958]: post-commit partition path is /dev/sda2 >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda2 ; >Jun 26 10:21:28 localhost blivet[1958]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03fed0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3154190> PedPartition: <_ped.Partition object at 0x3170530> >Jun 26 10:21:28 localhost blivet[1958]: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >Jun 26 10:21:28 localhost program[1958]: Running... wipefs -f -a /dev/sda2 >Jun 26 10:21:28 localhost program[1958]: Return code: 0 >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >Jun 26 10:21:28 localhost blivet[1958]: sda2 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >Jun 26 10:21:28 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:28 localhost program[1958]: Return code: 0 >Jun 26 10:21:28 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:28 localhost program[1958]: Return code: 0 >Jun 26 10:21:28 localhost blivet[1958]: executing action: [47] Create Format luks on partition sda2 (id 30) >Jun 26 10:21:28 localhost anaconda[1958]: Creating luks on /dev/sda2 >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >Jun 26 10:21:28 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >Jun 26 10:21:28 localhost blivet[1958]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >Jun 26 10:21:28 localhost blivet[1958]: LUKS.create: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:28 localhost blivet[1958]: LUKS.create: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:33 localhost blivet[1958]: LUKS.notifyKernel: device: /dev/sda2 ; type: luks ; >Jun 26 10:21:33 localhost blivet[1958]: notifying kernel of 'change' event on device /sys/class/block/sda2 >Jun 26 10:21:33 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:33 localhost program[1958]: Return code: 0 >Jun 26 10:21:33 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >Jun 26 10:21:33 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >Jun 26 10:21:33 localhost blivet[1958]: sda2 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >Jun 26 10:21:33 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:33 localhost program[1958]: Return code: 0 >Jun 26 10:21:33 localhost blivet[1958]: executing action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >Jun 26 10:21:33 localhost blivet[1958]: LUKSDevice.create: luks-req5 ; status: False ; >Jun 26 10:21:33 localhost blivet[1958]: LUKSDevice.setupParents: kids: 0 ; name: luks-req5 ; orig: False ; >Jun 26 10:21:33 localhost blivet[1958]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:33 localhost blivet[1958]: LUKS.setup: device: /dev/sda2 ; mapName: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: luks ; >Jun 26 10:21:33 localhost blivet[1958]: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >Jun 26 10:21:36 localhost blivet[1958]: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:36 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >Jun 26 10:21:36 localhost blivet[1958]: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >Jun 26 10:21:36 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:36 localhost program[1958]: Return code: 0 >Jun 26 10:21:36 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:36 localhost program[1958]: Return code: 0 >Jun 26 10:21:36 localhost blivet[1958]: executing action: [49] Create Format swap on luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (id 31) >Jun 26 10:21:36 localhost anaconda[1958]: Creating swap on /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >Jun 26 10:21:36 localhost blivet[1958]: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:36 localhost blivet[1958]: SwapSpace.create: device: /dev/mapper/luks-req5 ; status: None ; type: swap ; >Jun 26 10:21:36 localhost blivet[1958]: SwapSpace.create: device: /dev/mapper/luks-req5 ; status: None ; type: swap ; >Jun 26 10:21:36 localhost program[1958]: Running... mkswap -f /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >Jun 26 10:21:36 localhost program[1958]: Setting up swapspace version 1, size = 3124220 KiB >Jun 26 10:21:36 localhost program[1958]: no label, UUID=39ddd5cb-d2f1-4728-a3ab-889836f51a9d >Jun 26 10:21:36 localhost program[1958]: Return code: 0 >Jun 26 10:21:36 localhost blivet[1958]: SwapSpace.notifyKernel: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; type: swap ; >Jun 26 10:21:36 localhost blivet[1958]: notifying kernel of 'change' event on device /sys/class/block/dm-3 >Jun 26 10:21:36 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:36 localhost program[1958]: Return code: 0 >Jun 26 10:21:36 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >Jun 26 10:21:36 localhost blivet[1958]: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >Jun 26 10:21:36 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:36 localhost program[1958]: Return code: 0 >Jun 26 10:21:36 localhost blivet[1958]: executing action: [42] Create Device partition sda3 (id 28) >Jun 26 10:21:36 localhost blivet[1958]: PartitionDevice.create: sda3 ; status: False ; >Jun 26 10:21:36 localhost blivet[1958]: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >Jun 26 10:21:36 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:36 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:36 localhost blivet[1958]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jun 26 10:21:36 localhost blivet[1958]: PartitionDevice._create: sda3 ; status: False ; >Jun 26 10:21:36 localhost blivet[1958]: PartitionDevice._wipe: sda3 ; status: False ; >Jun 26 10:21:36 localhost program[1958]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=7278592 count=2048 >Jun 26 10:21:37 localhost program[1958]: 2048+0 records in >Jun 26 10:21:37 localhost program[1958]: 2048+0 records out >Jun 26 10:21:37 localhost program[1958]: 1048576 bytes (1.0 MB) copied, 0.230194 s, 4.6 MB/s >Jun 26 10:21:37 localhost program[1958]: Return code: 0 >Jun 26 10:21:37 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:37 localhost program[1958]: Return code: 0 >Jun 26 10:21:37 localhost blivet[1958]: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >Jun 26 10:21:38 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:38 localhost program[1958]: Return code: 0 >Jun 26 10:21:38 localhost blivet[1958]: post-commit partition path is /dev/sda3 >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice._setPartedPartition: sda3 ; >Jun 26 10:21:38 localhost blivet[1958]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fed2c03fed0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3154850> PedPartition: <_ped.Partition object at 0x7fed2801ecb0> >Jun 26 10:21:38 localhost blivet[1958]: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >Jun 26 10:21:38 localhost program[1958]: Running... wipefs -f -a /dev/sda3 >Jun 26 10:21:38 localhost program[1958]: Return code: 0 >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jun 26 10:21:38 localhost blivet[1958]: sda3 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 >Jun 26 10:21:38 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:38 localhost program[1958]: Return code: 0 >Jun 26 10:21:38 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:38 localhost program[1958]: Return code: 0 >Jun 26 10:21:38 localhost blivet[1958]: executing action: [43] Create Format luks on partition sda3 (id 28) >Jun 26 10:21:38 localhost anaconda[1958]: Creating luks on /dev/sda3 >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >Jun 26 10:21:38 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >Jun 26 10:21:38 localhost blivet[1958]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >Jun 26 10:21:38 localhost blivet[1958]: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >Jun 26 10:21:38 localhost blivet[1958]: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >Jun 26 10:21:43 localhost blivet[1958]: LUKS.notifyKernel: device: /dev/sda3 ; type: luks ; >Jun 26 10:21:43 localhost blivet[1958]: notifying kernel of 'change' event on device /sys/class/block/sda3 >Jun 26 10:21:43 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:43 localhost program[1958]: Return code: 0 >Jun 26 10:21:43 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jun 26 10:21:43 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jun 26 10:21:43 localhost blivet[1958]: sda3 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 >Jun 26 10:21:43 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:43 localhost program[1958]: Return code: 0 >Jun 26 10:21:43 localhost blivet[1958]: executing action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >Jun 26 10:21:43 localhost blivet[1958]: LUKSDevice.create: luks-sda3 ; status: False ; >Jun 26 10:21:43 localhost blivet[1958]: LUKSDevice.setupParents: kids: 1 ; name: luks-sda3 ; orig: False ; >Jun 26 10:21:43 localhost blivet[1958]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:43 localhost blivet[1958]: LUKS.setup: device: /dev/sda3 ; mapName: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: False ; type: luks ; >Jun 26 10:21:43 localhost blivet[1958]: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >Jun 26 10:21:46 localhost blivet[1958]: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:46 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:46 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:46 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:46 localhost program[1958]: Return code: 0 >Jun 26 10:21:46 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:46 localhost program[1958]: Return code: 0 >Jun 26 10:21:46 localhost blivet[1958]: executing action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-71904010-1b47-4139-9677-d31b2e27016a (id 32) >Jun 26 10:21:46 localhost anaconda[1958]: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:46 localhost blivet[1958]: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:46 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:46 localhost program[1958]: Return code: 0 >Jun 26 10:21:46 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:46 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:46 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:46 localhost program[1958]: Return code: 0 >Jun 26 10:21:46 localhost blivet[1958]: executing action: [52] Create Device btrfs volume fedora (id 33) >Jun 26 10:21:46 localhost blivet[1958]: BTRFSVolumeDevice.create: fedora ; status: True ; >Jun 26 10:21:46 localhost blivet[1958]: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >Jun 26 10:21:46 localhost blivet[1958]: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:46 localhost blivet[1958]: BTRFSVolumeDevice._create: fedora ; status: True ; >Jun 26 10:21:46 localhost program[1958]: Running... mkfs.btrfs --label=fedora /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:46 localhost kernel: device label fedora devid 1 transid 4 /dev/dm-4 >Jun 26 10:21:47 localhost program[1958]: Turning ON incompat feature 'extref': increased hardlink limit per file to 65536 >Jun 26 10:21:47 localhost program[1958]: Jun 26 10:21:47 localhost program[1958]: WARNING! - Btrfs v0.20-rc1 IS EXPERIMENTAL >Jun 26 10:21:47 localhost program[1958]: WARNING! - see http://btrfs.wiki.kernel.org before using >Jun 26 10:21:47 localhost program[1958]: Jun 26 10:21:47 localhost program[1958]: fs created label fedora on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:47 localhost program[1958]: nodesize 16384 leafsize 16384 sectorsize 4096 size 26.34GiB >Jun 26 10:21:47 localhost program[1958]: Btrfs v0.20-rc1 >Jun 26 10:21:47 localhost program[1958]: Return code: 0 >Jun 26 10:21:47 localhost blivet[1958]: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:47 localhost blivet[1958]: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: fedora sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:47 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:47 localhost kernel: device label fedora devid 1 transid 4 /dev/dm-4 >Jun 26 10:21:47 localhost program[1958]: Return code: 0 >Jun 26 10:21:47 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:47 localhost program[1958]: Return code: 0 >Jun 26 10:21:47 localhost blivet[1958]: executing action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >Jun 26 10:21:47 localhost anaconda[1958]: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:47 localhost blivet[1958]: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:47 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:47 localhost program[1958]: Return code: 0 >Jun 26 10:21:47 localhost blivet[1958]: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: fedora sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:47 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:47 localhost program[1958]: Return code: 0 >Jun 26 10:21:47 localhost blivet[1958]: executing action: [56] Create Device btrfs subvolume home (id 35) >Jun 26 10:21:47 localhost blivet[1958]: BTRFSSubVolumeDevice.create: home ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >Jun 26 10:21:47 localhost blivet[1958]: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:47 localhost blivet[1958]: BTRFSSubVolumeDevice._create: home ; status: True ; >Jun 26 10:21:47 localhost blivet[1958]: failed to get default SELinux context for /tmp/btrfs-tmp.33d67h9s: [Errno 2] No such file or directory >Jun 26 10:21:47 localhost blivet[1958]: set SELinux context for mountpoint /tmp/btrfs-tmp.33d67h9s to None >Jun 26 10:21:47 localhost program[1958]: Running... mount -t btrfs -o defaults /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /tmp/btrfs-tmp.33d67h9s >Jun 26 10:21:47 localhost kernel: device label fedora devid 1 transid 4 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:47 localhost kernel: btrfs: disk space caching is enabled >Jun 26 10:21:47 localhost kernel: btrfs flagging fs with big metadata feature >Jun 26 10:21:47 localhost kernel: SELinux: initialized (dev dm-4, type btrfs), uses xattr >Jun 26 10:21:47 localhost program[1958]: Return code: 0 >Jun 26 10:21:47 localhost blivet[1958]: failed to get default SELinux context for /tmp/btrfs-tmp.33d67h9s: [Errno 2] No such file or directory >Jun 26 10:21:47 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.33d67h9s to None >Jun 26 10:21:47 localhost program[1958]: Running... btrfs subvol create /tmp/btrfs-tmp.33d67h9s/home >Jun 26 10:21:49 localhost program[1958]: Create subvolume '/tmp/btrfs-tmp.33d67h9s/home' >Jun 26 10:21:49 localhost program[1958]: Return code: 0 >Jun 26 10:21:49 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:49 localhost program[1958]: Return code: 0 >Jun 26 10:21:49 localhost program[1958]: Running... umount /tmp/btrfs-tmp.33d67h9s >Jun 26 10:21:49 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >Jun 26 10:21:49 localhost program[1958]: Return code: 0 >Jun 26 10:21:49 localhost blivet[1958]: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:49 localhost blivet[1958]: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >Jun 26 10:21:49 localhost blivet[1958]: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >Jun 26 10:21:49 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:49 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:49 localhost blivet[1958]: fedora sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:49 localhost blivet[1958]: home sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:49 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:49 localhost program[1958]: Return code: 0 >Jun 26 10:21:49 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:49 localhost program[1958]: Return code: 0 >Jun 26 10:21:49 localhost blivet[1958]: executing action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >Jun 26 10:21:49 localhost anaconda[1958]: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:49 localhost blivet[1958]: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:49 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:50 localhost program[1958]: Return code: 0 >Jun 26 10:21:50 localhost blivet[1958]: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: fedora sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:50 localhost blivet[1958]: home sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:50 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:50 localhost program[1958]: Return code: 0 >Jun 26 10:21:50 localhost blivet[1958]: executing action: [54] Create Device btrfs subvolume root (id 34) >Jun 26 10:21:50 localhost blivet[1958]: BTRFSSubVolumeDevice.create: root ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: root ; orig: False ; >Jun 26 10:21:50 localhost blivet[1958]: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:50 localhost blivet[1958]: BTRFSSubVolumeDevice._create: root ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: failed to get default SELinux context for /tmp/btrfs-tmp.33hjg_Wh: [Errno 2] No such file or directory >Jun 26 10:21:50 localhost blivet[1958]: set SELinux context for mountpoint /tmp/btrfs-tmp.33hjg_Wh to None >Jun 26 10:21:50 localhost program[1958]: Running... mount -t btrfs -o defaults /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /tmp/btrfs-tmp.33hjg_Wh >Jun 26 10:21:50 localhost kernel: device label fedora devid 1 transid 7 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:50 localhost kernel: btrfs: disk space caching is enabled >Jun 26 10:21:50 localhost kernel: SELinux: initialized (dev dm-4, type btrfs), uses xattr >Jun 26 10:21:50 localhost program[1958]: Return code: 0 >Jun 26 10:21:50 localhost blivet[1958]: failed to get default SELinux context for /tmp/btrfs-tmp.33hjg_Wh: [Errno 2] No such file or directory >Jun 26 10:21:50 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.33hjg_Wh to None >Jun 26 10:21:50 localhost program[1958]: Running... btrfs subvol create /tmp/btrfs-tmp.33hjg_Wh/root >Jun 26 10:21:50 localhost program[1958]: Create subvolume '/tmp/btrfs-tmp.33hjg_Wh/root' >Jun 26 10:21:50 localhost program[1958]: Return code: 0 >Jun 26 10:21:50 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:50 localhost program[1958]: Return code: 0 >Jun 26 10:21:50 localhost program[1958]: Running... umount /tmp/btrfs-tmp.33hjg_Wh >Jun 26 10:21:50 localhost program[1958]: Return code: 0 >Jun 26 10:21:50 localhost blivet[1958]: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:50 localhost blivet[1958]: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:50 localhost blivet[1958]: fedora sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:50 localhost blivet[1958]: root sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:50 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:51 localhost program[1958]: Return code: 0 >Jun 26 10:21:51 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:51 localhost program[1958]: Return code: 0 >Jun 26 10:21:51 localhost blivet[1958]: executing action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >Jun 26 10:21:51 localhost anaconda[1958]: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:51 localhost blivet[1958]: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:51 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:51 localhost program[1958]: Return code: 0 >Jun 26 10:21:51 localhost blivet[1958]: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >Jun 26 10:21:51 localhost blivet[1958]: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >Jun 26 10:21:51 localhost blivet[1958]: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:51 localhost blivet[1958]: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >Jun 26 10:21:51 localhost blivet[1958]: fedora sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:51 localhost blivet[1958]: root sysfsPath set to /devices/virtual/block/dm-4 >Jun 26 10:21:51 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:51 localhost program[1958]: Return code: 0 >Jun 26 10:21:51 localhost blivet[1958]: executing action: [45] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 29) >Jun 26 10:21:51 localhost anaconda[1958]: Creating ext4 on /dev/sda1 >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >Jun 26 10:21:51 localhost blivet[1958]: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >Jun 26 10:21:51 localhost blivet[1958]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >Jun 26 10:21:51 localhost blivet[1958]: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >Jun 26 10:21:51 localhost blivet[1958]: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >Jun 26 10:21:51 localhost program[1958]: Running... mke2fs -t ext4 /dev/sda1 >Jun 26 10:21:53 localhost program[1958]: mke2fs 1.42.8 (20-Jun-2013) >Jun 26 10:21:53 localhost program[1958]: Filesystem label= >Jun 26 10:21:53 localhost program[1958]: OS type: Linux >Jun 26 10:21:53 localhost program[1958]: Block size=1024 (log=0) >Jun 26 10:21:53 localhost program[1958]: Fragment size=1024 (log=0) >Jun 26 10:21:53 localhost program[1958]: Stride=0 blocks, Stripe width=0 blocks >Jun 26 10:21:53 localhost program[1958]: 128016 inodes, 512000 blocks >Jun 26 10:21:53 localhost program[1958]: 25600 blocks (5.00%) reserved for the super user >Jun 26 10:21:53 localhost program[1958]: First data block=1 >Jun 26 10:21:53 localhost program[1958]: Maximum filesystem blocks=67633152 >Jun 26 10:21:53 localhost program[1958]: 63 block groups >Jun 26 10:21:53 localhost program[1958]: 8192 blocks per group, 8192 fragments per group >Jun 26 10:21:53 localhost program[1958]: 2032 inodes per group >Jun 26 10:21:53 localhost program[1958]: Superblock backups stored on blocks: >Jun 26 10:21:53 localhost program[1958]: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >Jun 26 10:21:53 localhost program[1958]: Jun 26 10:21:53 localhost program[1958]: [49B blob data] >Jun 26 10:21:53 localhost program[1958]: [46B blob data] >Jun 26 10:21:53 localhost program[1958]: Creating journal (8192 blocks): done >Jun 26 10:21:53 localhost program[1958]: [83B blob data] >Jun 26 10:21:53 localhost program[1958]: Jun 26 10:21:53 localhost program[1958]: Return code: 0 >Jun 26 10:21:53 localhost blivet[1958]: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >Jun 26 10:21:53 localhost blivet[1958]: notifying kernel of 'change' event on device /sys/class/block/sda1 >Jun 26 10:21:53 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:53 localhost program[1958]: Return code: 0 >Jun 26 10:21:53 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >Jun 26 10:21:53 localhost blivet[1958]: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >Jun 26 10:21:53 localhost blivet[1958]: sda1 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >Jun 26 10:21:53 localhost program[1958]: Running... udevadm settle --timeout=300 >Jun 26 10:21:53 localhost program[1958]: Return code: 0 >Jun 26 10:21:53 localhost blivet[1958]: setting boot flag on sda1 >Jun 26 10:21:53 localhost blivet[1958]: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >Jun 26 10:21:53 localhost blivet[1958]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:53 localhost blivet[1958]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >Jun 26 10:21:53 localhost blivet[1958]: looking up parted Device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:53 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: looking up parted Device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >Jun 26 10:21:53 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: BTRFS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: Ext4FS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jun 26 10:21:53 localhost blivet[1958]: Iso9660FS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:53 localhost blivet[1958]: SwapSpace.setup: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: swap ; >Jun 26 10:21:53 localhost blivet[1958]: SwapSpace.setup: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: swap ; >Jun 26 10:21:53 localhost program[1958]: Running... swapon /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >Jun 26 10:21:53 localhost kernel: Adding 3124220k swap on /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7. Priority:-1 extents:1 across:3124220k FS >Jun 26 10:21:53 localhost program[1958]: Return code: 0 >Jun 26 10:21:53 localhost blivet[1958]: BindFS.supported: supported: False ; >Jun 26 10:21:53 localhost blivet[1958]: getFormat('bind') returning BindFS instance >Jun 26 10:21:53 localhost blivet[1958]: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >Jun 26 10:21:53 localhost blivet[1958]: TmpFS.supported: supported: True ; >Jun 26 10:21:53 localhost blivet[1958]: getFormat('tmpfs') returning TmpFS instance >Jun 26 10:21:53 localhost blivet[1958]: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >Jun 26 10:21:53 localhost blivet[1958]: DevPtsFS.supported: supported: False ; >Jun 26 10:21:53 localhost blivet[1958]: getFormat('devpts') returning DevPtsFS instance >Jun 26 10:21:53 localhost blivet[1958]: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >Jun 26 10:21:53 localhost blivet[1958]: SysFS.supported: supported: False ; >Jun 26 10:21:53 localhost kernel: device label fedora devid 1 transid 10 /dev/dm-4 >Jun 26 10:21:53 localhost blivet[1958]: getFormat('sysfs') returning SysFS instance >Jun 26 10:21:53 localhost blivet[1958]: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >Jun 26 10:21:53 localhost blivet[1958]: ProcFS.supported: supported: False ; >Jun 26 10:21:53 localhost blivet[1958]: getFormat('proc') returning ProcFS instance >Jun 26 10:21:53 localhost blivet[1958]: NoDevice._setFormat: proc ; current: None ; type: proc ; >Jun 26 10:21:53 localhost blivet[1958]: SELinuxFS.supported: supported: False ; >Jun 26 10:21:53 localhost blivet[1958]: getFormat('selinuxfs') returning SELinuxFS instance >Jun 26 10:21:53 localhost blivet[1958]: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >Jun 26 10:21:53 localhost blivet[1958]: USBFS.supported: supported: False ; >Jun 26 10:21:53 localhost blivet[1958]: getFormat('usbfs') returning USBFS instance >Jun 26 10:21:53 localhost blivet[1958]: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >Jun 26 10:21:53 localhost blivet[1958]: BindFS.supported: supported: False ; >Jun 26 10:21:53 localhost blivet[1958]: getFormat('bind') returning BindFS instance >Jun 26 10:21:53 localhost blivet[1958]: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >Jun 26 10:21:53 localhost blivet[1958]: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:53 localhost blivet[1958]: BTRFS.setup: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; mountpoint: / ; type: btrfs ; >Jun 26 10:21:53 localhost blivet[1958]: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Jun 26 10:21:53 localhost program[1958]: Running... mount -t btrfs -o subvol=root /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /mnt/sysimage >Jun 26 10:21:53 localhost kernel: device label fedora devid 1 transid 10 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:53 localhost kernel: btrfs: disk space caching is enabled >Jun 26 10:21:53 localhost kernel: SELinux: initialized (dev dm-4, type btrfs), uses xattr >Jun 26 10:21:53 localhost program[1958]: Return code: 0 >Jun 26 10:21:53 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Jun 26 10:21:53 localhost blivet[1958]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:53 localhost blivet[1958]: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >Jun 26 10:21:53 localhost program[1958]: Running... mount -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >Jun 26 10:21:53 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Jun 26 10:21:53 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Jun 26 10:21:53 localhost program[1958]: Return code: 0 >Jun 26 10:21:53 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >Jun 26 10:21:53 localhost blivet[1958]: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:53 localhost blivet[1958]: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Jun 26 10:21:53 localhost program[1958]: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >Jun 26 10:21:53 localhost program[1958]: Return code: 0 >Jun 26 10:21:53 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Jun 26 10:21:53 localhost blivet[1958]: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >Jun 26 10:21:53 localhost blivet[1958]: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Jun 26 10:21:53 localhost program[1958]: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >Jun 26 10:21:54 localhost program[1958]: Return code: 0 >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Jun 26 10:21:54 localhost blivet[1958]: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Jun 26 10:21:54 localhost program[1958]: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >Jun 26 10:21:54 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 26 10:21:54 localhost program[1958]: Return code: 0 >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Jun 26 10:21:54 localhost blivet[1958]: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:54 localhost blivet[1958]: BTRFS.setup: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; mountpoint: /home ; type: btrfs ; >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >Jun 26 10:21:54 localhost program[1958]: Running... mount -t btrfs -o subvol=home /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /mnt/sysimage/home >Jun 26 10:21:54 localhost kernel: device label fedora devid 1 transid 10 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:21:54 localhost program[1958]: Return code: 0 >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >Jun 26 10:21:54 localhost blivet[1958]: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >Jun 26 10:21:54 localhost blivet[1958]: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for mountpoint /proc to None >Jun 26 10:21:54 localhost program[1958]: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >Jun 26 10:21:54 localhost program[1958]: Return code: 0 >Jun 26 10:21:54 localhost blivet[1958]: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /proc to None >Jun 26 10:21:54 localhost blivet[1958]: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >Jun 26 10:21:54 localhost program[1958]: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >Jun 26 10:21:54 localhost program[1958]: Return code: 0 >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >Jun 26 10:21:54 localhost blivet[1958]: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >Jun 26 10:21:54 localhost program[1958]: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >Jun 26 10:21:54 localhost program[1958]: Return code: 0 >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Jun 26 10:21:54 localhost blivet[1958]: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >Jun 26 10:21:54 localhost program[1958]: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >Jun 26 10:21:54 localhost program[1958]: Return code: 0 >Jun 26 10:21:54 localhost blivet[1958]: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >Jun 26 10:21:54 localhost blivet[1958]: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Jun 26 10:21:54 localhost anaconda[1958]: Running Thread: AnaLiveProgressThread (140656765556480) >Jun 26 10:21:54 localhost program[1958]: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >Jun 26 10:21:56 localhost gnome-session[1318]: Window manager warning: last_focus_time (899325) is greater than comparison timestamp (899294). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:21:57 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Jun 26 10:21:57 localhost systemd[1]: Started Cleanup of Temporary Directories. >Jun 26 10:23:29 localhost gnome-session[1318]: Window manager warning: last_focus_time (991982) is greater than comparison timestamp (991966). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:23:29 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1404f25 not in stack >Jun 26 10:23:29 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1404f25 not in stack >Jun 26 10:23:29 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1404f25 not in stack >Jun 26 10:23:34 localhost anaconda[1958]: running handleException >Jun 26 10:23:34 localhost anaconda[1958]: Gtk running, queuing exception handler to the main loop >Jun 26 10:24:13 localhost kernel: brcmsmac bcma0:0: phyerr 0x4, rate 0x37 >Jun 26 10:24:39 localhost gnome-session[1318]: Window manager warning: Log level 8: g_signal_handler_disconnect: assertion 'handler_id > 0' failed >Jun 26 10:24:39 localhost gnome-session[1318]: Window manager warning: Log level 8: g_signal_handler_disconnect: assertion 'handler_id > 0' failed >Jun 26 10:24:39 localhost gnome-session[1318]: Window manager warning: Log level 8: g_signal_handler_disconnect: assertion 'handler_id > 0' failed >Jun 26 10:24:39 localhost gnome-session[1318]: Window manager warning: Log level 8: g_signal_handler_disconnect: assertion 'handler_id > 0' failed >Jun 26 10:24:39 localhost gnome-session[1318]: Window manager warning: Log level 8: g_signal_handler_disconnect: assertion 'handler_id > 0' failed >Jun 26 10:24:44 localhost gnome-session[1318]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jun 26 10:24:49 localhost userhelper[2400]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' has unacceptable age (821 seconds), disallowing access to liveinst for user liveuser >Jun 26 10:24:49 localhost userhelper[2400]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 26 10:24:49 localhost userhelper[2405]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 26 10:24:51 localhost gnome-session[1318]: umount: /mnt/sysimage/home: not mounted >Jun 26 10:24:54 localhost gnome-session[1318]: umount: /mnt/sysimage/boot: not mounted >Jun 26 10:24:54 localhost gnome-session[1318]: umount: /mnt/sysimage: target is busy >Jun 26 10:24:54 localhost gnome-session[1318]: (In some cases useful info about processes that >Jun 26 10:24:54 localhost gnome-session[1318]: use the device is found by lsof(8) or fuser(1).) >Jun 26 10:24:54 localhost gnome-session[1318]: umount: /mnt/sysimage: target is busy >Jun 26 10:24:54 localhost gnome-session[1318]: (In some cases useful info about processes that >Jun 26 10:24:54 localhost gnome-session[1318]: use the device is found by lsof(8) or fuser(1).) >Jun 26 10:24:54 localhost gnome-session[1318]: umount: /mnt/install/source: target is busy >Jun 26 10:24:54 localhost gnome-session[1318]: (In some cases useful info about processes that >Jun 26 10:24:54 localhost gnome-session[1318]: use the device is found by lsof(8) or fuser(1).) >Jun 26 10:24:58 localhost kernel: device label fedora devid 1 transid 13 /dev/dm-4 >Jun 26 10:25:05 localhost gnome-session[1318]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jun 26 10:25:05 localhost kernel: device label fedora devid 1 transid 14 /dev/dm-4 >Jun 26 10:25:05 localhost kernel: device label fedora devid 1 transid 14 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:06 localhost gnome-session[1318]: localuser:root being added to access control list >Jun 26 10:25:15 localhost kernel: device label fedora devid 1 transid 14 /dev/dm-4 >Jun 26 10:25:21 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 26 10:25:21 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 26 10:25:21 localhost systemd[1]: Starting PackageKit Daemon... >Jun 26 10:25:22 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 26 10:25:22 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 26 10:25:22 localhost systemd[1]: Started PackageKit Daemon. >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_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-Live-Desktop-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-00-56-55-00', >'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'hp_CDDVDW_SN-208BB', >'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', >'ID_REVISION': 'HH01', >'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', >'ID_SERIAL_SHORT': 'R8HB6GOBB07490', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '549030', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-00-56-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 4482.625 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 2295104 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) >PedDevice: <_ped.Device object at 0x48133b0> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d93cb', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '550958', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >Jun 26 10:25:23 localhost gnome-session[1318]: (gnome-software:2511): Gs-WARNING **: failed to get popular apps: database /var/lib/PackageKit/desktop-files.db is not present >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fad600bda50>, <parted.partition.Partition object at 0x7fad600bde10>, <parted.partition.Partition object at 0x7fad600c3090>] >device: <parted.device.Device object at 0x7fad600bd7d0> >PedDisk: <_ped.Disk object at 0x7fad600bf7e8> >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 30532.53125 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x4813710> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fad600b2650> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fad600bda50>, <parted.partition.Partition object at 0x7fad600bde10>, <parted.partition.Partition object at 0x7fad600c3090>] >device: <parted.device.Device object at 0x7fad600bd7d0> >PedDisk: <_ped.Disk object at 0x7fad600bf7e8> >origPartedDisk = <parted.disk.Disk object at 0x7fad600c3190> >partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x4813830> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', >'ID_FS_UUID_ENC': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', >'ID_FS_VERSION': '1.0', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d93cb-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d93cb', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '973616', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 2 >parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x4813b00> >target size = 0 path = /dev/sda1 >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 0x7fad600bd8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fad600bdf50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad600bdbd0> PedPartition: <_ped.Partition object at 0x7fad600b9710> >disk = existing 30532MB disk sda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 17e2f6c6-8285-40c1-be44-6bf6e5cd47c5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', >'ID_FS_UUID_ENC': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', >'ID_FS_VERSION': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '6252544', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d93cb-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d93cb', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '582714', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/359b0d12-7d15-40d0-a44d-fb6df2608fb7'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 1 id = 3 >parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 3053.0 >format = existing luks >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 6252544 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32685 did: 0 busy: False >hardwareGeometry: (3053, 64, 32) biosGeometry: (389, 255, 63) >PedDevice: <_ped.Device object at 0x4813b90> >target size = 0 path = /dev/sda2 >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 0x7fad600bd8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad600bded0> PedPartition: <_ped.Partition object at 0x7fad600b9770> >disk = existing 30532MB disk sda (1) with existing msdos disklabel >start = 1026048 end = 7278591 length = 6252544 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/sda2 uuid = 359b0d12-7d15-40d0-a44d-fb6df2608fb7 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '71904010-1b47-4139-9677-d31b2e27016a', >'ID_FS_UUID_ENC': '71904010-1b47-4139-9677-d31b2e27016a', >'ID_FS_VERSION': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '7278592', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '55250944', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d93cb-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d93cb', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '974727', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part3', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/71904010-1b47-4139-9677-d31b2e27016a'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 1 id = 5 >parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 26978.0 >format = existing luks >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 55250944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (26978, 64, 32) biosGeometry: (3439, 255, 63) >PedDevice: <_ped.Device object at 0x4813c20> >target size = 0 path = /dev/sda3 >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 0x7fad600bd8d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad600c30d0> PedPartition: <_ped.Partition object at 0x7fad600b97d0> >disk = existing 30532MB disk sda (1) with existing msdos disklabel >start = 7278592 end = 62529535 length = 55250944 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/sda3 uuid = 71904010-1b47-4139-9677-d31b2e27016a exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-71904010-1b47-4139-9677-d31b2e27016a >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'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': '601976', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 8 >parents = ['existing 0MB file /osmin.img (deleted) (7)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '603262', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 10 >parents = ['existing 0MB file /osmin (9)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '604599', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 12 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '605917', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 14 >parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] >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/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '607262', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 16 >parents = ['existing 0MB file /overlay (deleted) (15)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '94846', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 17 >parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32685 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x49105f0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '32330', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4096.0 >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: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x49f4320> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '70079', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32685 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x49f4950> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '39ddd5cb-d2f1-4728-a3ab-889836f51a9d', >'ID_FS_UUID_ENC': '39ddd5cb-d2f1-4728-a3ab-889836f51a9d', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8647200', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', >'/dev/disk/by-uuid/39ddd5cb-d2f1-4728-a3ab-889836f51a9d', >'/dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >name = luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 status = True kids = 0 id = 4 >parents = ['existing 3053MB partition sda2 (3) with existing luks'] >uuid = None size = 3051.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6248448 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32685 did: 0 busy: True >hardwareGeometry: (388, 255, 63) biosGeometry: (388, 255, 63) >PedDevice: <_ped.Device object at 0x49f4a70> >target size = 0 path = /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >format args = [] originalFormat = None target = crypt dmUuid = None >type = swap name = swap status = True >device = /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 uuid = 39ddd5cb-d2f1-4728-a3ab-889836f51a9d exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-71904010-1b47-4139-9677-d31b2e27016a', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'fedora', >'ID_FS_LABEL_ENC': 'fedora', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4d275095-524a-463c-bb0c-228a27f1fcc9', >'ID_FS_UUID_ENC': '4d275095-524a-463c-bb0c-228a27f1fcc9', >'ID_FS_UUID_SUB': 'd5cd8481-e0b9-4963-b6e3-3d436d7fa5d1', >'ID_FS_UUID_SUB_ENC': 'd5cd8481-e0b9-4963-b6e3-3d436d7fa5d1', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8857857', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-luks-71904010-1b47-4139-9677-d31b2e27016a', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a', >'/dev/disk/by-label/fedora', >'/dev/disk/by-uuid/4d275095-524a-463c-bb0c-228a27f1fcc9', >'/dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >Jun 26 10:25:29 localhost kernel: device label fedora devid 1 transid 14 /dev/dm-4 >Jun 26 10:25:29 localhost kernel: device label fedora devid 1 transid 14 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >name = luks-71904010-1b47-4139-9677-d31b2e27016a status = True kids = 1 id = 6 >parents = ['existing 26978MB partition sda3 (5) with existing luks'] >uuid = None size = 26976.0 >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 55246848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (3438, 255, 63) biosGeometry: (3438, 255, 63) >PedDevice: <_ped.Device object at 0x49f4b00> >target size = 0 path = /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >format args = [] originalFormat = None target = crypt dmUuid = None >type = btrfs name = btrfs status = False >device = /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a uuid = d5cd8481-e0b9-4963-b6e3-3d436d7fa5d1 exists = True >options = defaults supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = fedora size = 0.0 targetSize = 0.0 >Jun 26 10:25:32 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:32 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:32 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:32 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:33 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:33 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:33 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:33 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:33 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:34 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:37 localhost kernel: dev_remove: 15 callbacks suppressed >Jun 26 10:25:37 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:37 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:38 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:38 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:38 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:38 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:38 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:38 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:38 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:38 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:38 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:38 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:39 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:39 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:39 localhost kernel: brcmsmac bcma0:0: phyerr 0x5, rate 0x14 >Jun 26 10:25:39 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:39 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:39 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:39 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:39 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:39 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:39 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:40 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:40 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:40 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:40 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:40 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:41 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:41 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:41 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:41 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:41 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:42 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:42 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:42 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:42 localhost gnome-session[1318]: device-mapper: remove ioctl on luks-71904010-1b47-4139-9677-d31b2e27016a failed: Device or resource busy >Jun 26 10:25:43 localhost dbus-daemon[655]: dbus[655]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 26 10:25:43 localhost dbus[655]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 26 10:25:43 localhost systemd[1]: Starting Hostname Service... >Jun 26 10:25:43 localhost dbus-daemon[655]: dbus[655]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 26 10:25:43 localhost dbus[655]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 26 10:25:43 localhost systemd[1]: Started Hostname Service. >Jun 26 10:25:56 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Jun 26 10:25:56 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Jun 26 10:25:56 localhost kernel: device label fedora devid 1 transid 14 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:25:57 localhost kernel: device label fedora devid 1 transid 15 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:26:05 localhost systemd[1]: Time has been changed >Jun 26 10:26:05 localhost systemd[1315]: Time has been changed >Jun 26 10:26:40 localhost anaconda[1958]: Thread Done: AnaLiveProgressThread (140656765556480) >Jun 26 10:26:49 localhost gnome-session[1318]: Window manager warning: last_focus_time (1192547) is greater than comparison timestamp (1192545). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:26:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000278 not in stack >Jun 26 10:26:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000274 not in stack >Jun 26 10:26:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000274 not in stack >Jun 26 10:26:49 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000274 not in stack >Jun 26 10:27:04 localhost kernel: brcmsmac bcma0:0: phyerr 0x4, rate 0x14 >Jun 26 10:27:12 localhost gnome-session[1318]: (anaconda:2483): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:27:12 localhost gnome-session[1318]: (anaconda:2483): Gtk-WARNING **: Attempt to load unknown IM context type '' >Jun 26 10:27:12 localhost gnome-session[1318]: Window manager warning: last_focus_time (1215567) is greater than comparison timestamp (1215564). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:27:12 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10003d4 not in stack >Jun 26 10:27:12 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10003d0 not in stack >Jun 26 10:27:12 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10003d0 not in stack >Jun 26 10:27:12 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10003d0 not in stack >if not self._check_encrypted(): >if not self._check_encrypted(): >Jun 26 10:27:23 localhost kernel: brcmsmac bcma0:0: phyerr 0x4, rate 0x37 >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: last_focus_time (1233153) is greater than comparison timestamp (1233149). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10004b9 not in stack >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10004b5 not in stack >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10004b5 not in stack >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10004b5 not in stack >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10004b5 not in stack >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10004b5 not in stack >Jun 26 10:27:30 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10004b5 not in stack >Jun 26 10:27:40 localhost kernel: brcmsmac bcma0:0: phyerr 0x5, rate 0x6e >Jun 26 10:27:40 localhost kernel: brcmsmac bcma0:0: phyerr 0x4, rate 0xa >Jun 26 10:27:49 localhost kernel: brcmsmac bcma0:0: phyerr 0x5, rate 0x14 >Jun 26 10:27:55 localhost kernel: brcmsmac bcma0:0: phyerr 0x4, rate 0xa >Jun 26 10:27:59 localhost kernel: dev_remove: 15 callbacks suppressed >Jun 26 10:27:59 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:27:59 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:27:59 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:00 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:00 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:00 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:00 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:00 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:01 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:01 localhost kernel: device-mapper: ioctl: unable to remove open device luks-71904010-1b47-4139-9677-d31b2e27016a >Jun 26 10:28:04 localhost gnome-session[1318]: Window manager warning: last_focus_time (1267044) is greater than comparison timestamp (1267041). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 26 10:28:04 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100088e not in stack >Jun 26 10:28:04 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100088a not in stack >Jun 26 10:28:04 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100088a not in stack >Jun 26 10:28:04 localhost gnome-session[1318]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100088a not in stack >PartSpec instance (0x5792410) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x5792450) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x5792490) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x57924d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x5792510) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3053 maxSize = None grow = False >name = sda status = True kids = 1 id = 1 >parents = [] >uuid = None size = 30532.53125 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x4813710> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fad600b2650>] >name = req0 status = False kids = 0 id = 23 >parents = [] >uuid = None size = 500 >format = non-existent luks >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = luks grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0e1150> PedPartition: <_ped.Partition object at 0x7fad4c0d7710> >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0d8f10> PedPartition: <_ped.Partition object at 0x7fad4c0d76b0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0d8590> PedPartition: <_ped.Partition object at 0x7fad4c0d7770> >sectorSize = 512 >id = 24 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 23 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0e1390> PedPartition: <_ped.Partition object at 0x7fad4c0d7650> >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0e11d0> PedPartition: <_ped.Partition object at 0x7fad4c0d7590> >sectorSize = 512 >id = 24 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 23 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1250> >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1490> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1250> >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0e1950> PedPartition: <_ped.Partition object at 0x7fad4c0d7830> >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0e1250> PedPartition: <_ped.Partition object at 0x7fad4c0d78f0> >start: 1026048 end: 7278591 length: 6252544 >device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1490> >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0d8f10> PedPartition: <_ped.Partition object at 0x7fad4c0d7890> >disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fad4c0e1c10> PedPartition: <_ped.Partition object at 0x7fad4c0d79b0> >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_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-Live-Desktop-x86_64-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-00-56-55-00', >'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'hp_CDDVDW_SN-208BB', >'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', >'ID_REVISION': 'HH01', >'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', >'ID_SERIAL_SHORT': 'R8HB6GOBB07490', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '549030', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', >'/dev/disk/by-uuid/2013-12-12-00-56-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 29 >parents = [] >uuid = None size = 4482.625 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 2295104 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: True >hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) >PedDevice: <_ped.Device object at 0x7fad4c0ee290> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d93cb', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '550958', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fad4c0effd0>, <parted.partition.Partition object at 0x7fad4c0e1590>, <parted.partition.Partition object at 0x7fad5403a2d0>] >device: <parted.device.Device object at 0x7fad4c0ef710> >PedDisk: <_ped.Disk object at 0x7fad4c0e5f38> >name = sda status = True kids = 0 id = 30 >parents = [] >uuid = None size = 30532.53125 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x7fad54038f80> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fad4c0ef490> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fad4c0effd0>, <parted.partition.Partition object at 0x7fad4c0e1590>, <parted.partition.Partition object at 0x7fad5403a2d0>] >device: <parted.device.Device object at 0x7fad4c0ef710> >PedDisk: <_ped.Disk object at 0x7fad4c0e5f38> >origPartedDisk = <parted.disk.Disk object at 0x7fad5403a3d0> >partedDevice = parted.Device instance -- >model: SanDisk Cruzer Orbit path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 62530624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) >PedDevice: <_ped.Device object at 0x7fad4c0ee4d0> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', >'ID_FS_UUID_ENC': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', >'ID_FS_VERSION': '1.0', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer_Orbit', >'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '557c', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000d93cb-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d93cb', >'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.27', >'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', >'ID_SERIAL_SHORT': '4C530007420104102233', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '973616', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', >'/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5'], >'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; > > > >/tmp/anaconda.log: >10:11:27,630 INFO anaconda: /sbin/anaconda 20.25.15-1 >14:11:31,395 INFO anaconda: 5767168 kB (5632 MB) are available >10:11:31,395 INFO anaconda: check_memory(): total:5632, needed:512, graphical:512 >10:11:31,396 INFO anaconda: Not doing 'start audit daemon' in live installation >10:11:31,400 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >10:11:31,403 INFO anaconda: Default encoding = ascii >10:11:33,997 INFO anaconda: Display mode = g >14:11:34,007 INFO anaconda: 5767168 kB (5632 MB) are available >10:11:34,007 INFO anaconda: check_memory(): total:5632, needed:512, graphical:512 >10:11:35,659 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:11:35,662 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:11:35,663 INFO anaconda: using only installclass _Fedora >10:11:35,673 INFO anaconda: bootloader GRUB2 on X86 platform >10:11:35,677 INFO anaconda: bootloader GRUB2 on X86 platform >10:11:35,794 DEBUG anaconda: network: devices found ['em1', 'wlp7s0'] >10:11:37,043 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >10:11:37,345 DEBUG anaconda: network: setting autoconnect of em1 to False >10:11:37,397 DEBUG anaconda: network: missing ifcfgs created for devices ['em1'] >10:11:38,110 DEBUG anaconda: updating hostname localhost.localdomain >10:11:38,203 INFO anaconda: Running Thread: AnaStorageThread (140656800179968) >10:11:38,205 INFO anaconda: Running Thread: AnaTimeInitThread (140656791787264) >10:11:38,207 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140656783394560) >10:11:38,238 INFO anaconda: Running Thread: AnaPayloadThread (140656773949184) >10:11:38,550 DEBUG anaconda: updating hostname localhost.localdomain >10:11:38,659 INFO anaconda: got 0 NTP servers from DHCP >10:11:38,666 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140656783394560) >10:11:38,668 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140656765556480) >10:11:38,669 INFO anaconda: Not doing 'start chronyd' in live installation >10:11:38,672 INFO anaconda: Starting geolocation lookup >10:11:38,684 INFO anaconda: Geolocation provider: Fedora GeoIP >10:11:39,489 INFO anaconda: Not doing 'activate layouts' in live installation >10:11:39,767 INFO anaconda: Geolocation lookup finished in 1.1 seconds >10:11:39,784 INFO anaconda: got results from geolocation >10:11:39,787 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140656765556480) >10:11:45,089 INFO anaconda: Thread Done: AnaStorageThread (140656800179968) >10:11:47,017 INFO anaconda: Thread Done: AnaTimeInitThread (140656791787264) >10:11:47,079 INFO anaconda: Thread Done: AnaPayloadThread (140656773949184) >10:12:15,800 INFO anaconda: Not doing 'require network connection' in live installation >10:12:15,803 DEBUG anaconda: network standalone spoke (init): completed: True >10:12:15,805 INFO anaconda: Not doing 'require network connection' in live installation >10:12:16,238 INFO anaconda: Running Thread: AnaDateTimeThread (140656791787264) >10:12:16,473 INFO anaconda: Not doing 'modify system time and date' in live installation >10:12:16,512 INFO anaconda: Thread Done: AnaDateTimeThread (140656791787264) >10:12:27,057 INFO anaconda: fs space: 0 B needed: 2.96 GB >10:12:32,346 INFO anaconda: fs space: 0 B needed: 2.96 GB >10:12:32,625 INFO anaconda: Running Thread: AnaStorageWatcher (140656765556480) >10:12:32,636 INFO anaconda: Thread Done: AnaStorageWatcher (140656765556480) >10:12:32,738 INFO anaconda: Running Thread: AnaCustomStorageInit (140656765556480) >10:12:33,100 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >10:12:33,118 DEBUG anaconda: network: selected device em1 >10:12:33,176 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >10:12:34,001 DEBUG anaconda: updating hostname localhost.localdomain >10:12:34,807 INFO anaconda: Not doing 'require network connection' in live installation >10:12:35,006 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fed2002e310> >10:12:35,007 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Probing storage... >10:12:35,034 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:12:35,544 INFO anaconda: Running Thread: AnaNTPserver0 (140656791787264) >10:12:35,549 INFO anaconda: Running Thread: AnaNTPserver1 (140656293754624) >10:12:35,550 INFO anaconda: Running Thread: AnaNTPserver2 (140656285361920) >10:12:35,556 INFO anaconda: Running Thread: AnaNTPserver3 (140656276969216) >10:12:36,233 DEBUG anaconda: updating hostname localhost.localdomain >10:12:36,348 INFO anaconda: Thread Done: AnaNTPserver0 (140656791787264) >10:12:36,366 INFO anaconda: Thread Done: AnaNTPserver3 (140656276969216) >10:12:36,388 INFO anaconda: Thread Done: AnaNTPserver2 (140656285361920) >10:12:36,408 INFO anaconda: Thread Done: AnaNTPserver1 (140656293754624) >10:12:36,908 DEBUG anaconda: updating hostname localhost.localdomain >10:12:36,911 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fed301a2750> status to: Wireless connected to VirginMobile MiFi2200 51F Secure >10:12:38,028 INFO anaconda: Thread Done: AnaCustomStorageInit (140656765556480) >10:14:02,473 INFO anaconda: Not doing 'require network connection' in live installation >10:15:55,048 INFO anaconda: Running Thread: AnaExecuteStorageThread (140656765556480) >10:15:55,056 INFO anaconda: Running Thread: AnaCheckStorageThread (140656293754624) >10:15:55,059 INFO anaconda: Thread Done: AnaExecuteStorageThread (140656765556480) >10:15:55,096 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >10:15:55,097 ERR anaconda: you have not created a bootloader stage1 target device >10:15:55,098 ERR anaconda: You have not created a bootable partition. >10:15:55,098 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >10:15:55,099 INFO anaconda: Thread Done: AnaCheckStorageThread (140656293754624) >10:15:55,763 INFO anaconda: Not doing 'require network connection' in live installation >10:15:55,843 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:15:55,844 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >10:15:55,870 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:15:55,896 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:15:55,898 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >10:15:55,924 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:16:09,592 DEBUG anaconda: disk free: 1.50 MB fs free: 359 MB sw needs: 2.96 GB auto swap: 0 B >10:16:44,816 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '11462' > if not self._check_encrypted(): > >10:16:44,817 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '11463' > if not self._check_encrypted(): > >10:17:27,734 INFO anaconda: Running Thread: AnaExecuteStorageThread (140656293754624) >10:17:27,907 DEBUG anaconda: new disk order: [] >10:17:28,156 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:17:28,158 DEBUG anaconda: _is_valid_size(sda) returning True >10:17:28,159 DEBUG anaconda: _is_valid_location(sda) returning True >10:17:28,159 DEBUG anaconda: _is_valid_format(sda) returning True >10:17:28,160 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:17:28,635 INFO anaconda: Not doing 'require network connection' in live installation >10:17:28,739 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:17:28,747 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >10:17:28,986 DEBUG anaconda: new disk order: [] >10:17:29,084 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:17:29,087 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:17:29,092 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:17:29,093 DEBUG anaconda: _is_valid_size(sda) returning True >10:17:29,093 DEBUG anaconda: _is_valid_location(sda) returning True >10:17:29,094 DEBUG anaconda: _is_valid_format(sda) returning True >10:17:29,094 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:17:29,109 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:17:29,110 DEBUG anaconda: _is_valid_size(sda) returning True >10:17:29,110 DEBUG anaconda: _is_valid_location(sda) returning True >10:17:29,111 DEBUG anaconda: _is_valid_format(sda) returning True >10:17:29,112 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:17:29,112 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:17:29,113 DEBUG anaconda: _is_valid_size(sda1) returning True >10:17:29,114 DEBUG anaconda: _is_valid_location(sda1) returning True >10:17:29,115 DEBUG anaconda: _is_valid_partition(sda1) returning True >10:17:29,115 DEBUG anaconda: _is_valid_format(sda1) returning True >10:17:29,116 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >10:17:29,120 DEBUG anaconda: new disk order: [] >10:17:29,216 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:17:29,219 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:17:29,224 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:17:29,225 DEBUG anaconda: _is_valid_size(sda) returning True >10:17:29,225 DEBUG anaconda: _is_valid_location(sda) returning True >10:17:29,226 DEBUG anaconda: _is_valid_format(sda) returning True >10:17:29,227 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:17:29,228 INFO anaconda: Running Thread: AnaCheckStorageThread (140656765556480) >10:17:29,230 INFO anaconda: Thread Done: AnaExecuteStorageThread (140656293754624) >10:17:29,250 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:17:29,251 DEBUG anaconda: _is_valid_size(sda) returning True >10:17:29,251 DEBUG anaconda: _is_valid_location(sda) returning True >10:17:29,252 DEBUG anaconda: _is_valid_format(sda) returning True >10:17:29,252 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:17:29,253 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:17:29,254 DEBUG anaconda: _is_valid_size(sda1) returning True >10:17:29,255 DEBUG anaconda: _is_valid_location(sda1) returning True >10:17:29,255 DEBUG anaconda: _is_valid_partition(sda1) returning True >10:17:29,256 DEBUG anaconda: _is_valid_format(sda1) returning True >10:17:29,257 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >10:17:29,260 INFO anaconda: Thread Done: AnaCheckStorageThread (140656765556480) >10:17:34,188 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:17:34,262 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:17:39,152 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:17:39,226 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:17:39,228 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >10:17:44,091 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:17:44,163 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:18:09,164 DEBUG anaconda: disk free: 30.53 GB fs free: 0 sw needs: 2.96 GB auto swap: 3.05 GB >10:18:19,013 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '13273' > if not self._check_encrypted(): > >10:18:19,016 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:865: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '13274' > if not self._check_encrypted(): > >10:18:19,064 INFO anaconda: Running Thread: AnaExecuteStorageThread (140656765556480) >10:18:19,085 DEBUG anaconda: new disk order: [] >10:18:19,226 DEBUG anaconda: new disk order: [] >10:18:19,386 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:18:19,389 DEBUG anaconda: _is_valid_size(sda) returning True >10:18:19,391 DEBUG anaconda: _is_valid_location(sda) returning True >10:18:19,394 DEBUG anaconda: _is_valid_format(sda) returning True >10:18:19,396 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:18:19,399 INFO anaconda: Thread Done: AnaExecuteStorageThread (140656765556480) >10:18:19,763 INFO anaconda: Not doing 'require network connection' in live installation >10:18:20,065 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >10:18:20,067 DEBUG anaconda: ui: unused=[] >10:18:20,070 DEBUG anaconda: ui: new_devices=[] >10:18:20,086 DEBUG anaconda: page clicked: New Fedora 20 Installation >10:18:20,087 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >10:18:20,088 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >10:18:20,328 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:18:20,332 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >10:18:20,363 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:18:34,864 DEBUG anaconda: running automatic partitioning >10:18:34,901 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:18:34,902 DEBUG anaconda: _is_valid_size(sda) returning True >10:18:34,903 DEBUG anaconda: _is_valid_location(sda) returning True >10:18:34,906 DEBUG anaconda: _is_valid_format(sda) returning True >10:18:34,908 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:18:35,519 DEBUG anaconda: new disk order: [] >10:18:35,620 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:18:35,623 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:18:35,628 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:18:35,629 DEBUG anaconda: _is_valid_size(sda) returning True >10:18:35,629 DEBUG anaconda: _is_valid_location(sda) returning True >10:18:35,630 DEBUG anaconda: _is_valid_format(sda) returning True >10:18:35,630 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:18:35,645 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:18:35,646 DEBUG anaconda: _is_valid_size(sda) returning True >10:18:35,647 DEBUG anaconda: _is_valid_location(sda) returning True >10:18:35,647 DEBUG anaconda: _is_valid_format(sda) returning True >10:18:35,648 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:18:35,648 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:18:35,650 DEBUG anaconda: _is_valid_size(sda1) returning True >10:18:35,650 DEBUG anaconda: _is_valid_location(sda1) returning True >10:18:35,651 DEBUG anaconda: _is_valid_partition(sda1) returning True >10:18:35,651 DEBUG anaconda: _is_valid_format(sda1) returning True >10:18:35,652 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >10:18:35,656 DEBUG anaconda: finished automatic partitioning >10:18:35,656 DEBUG anaconda: refreshing ui >10:18:35,665 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-req3', 'luks-req5', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >10:18:35,668 DEBUG anaconda: ui: unused=[] >10:18:35,675 DEBUG anaconda: ui: new_devices=['luks-req3', 'luks-req5', 'sda1'] >10:18:35,751 DEBUG anaconda: page clicked: New Fedora 20 Installation >10:18:35,752 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >10:18:35,788 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot >10:18:35,791 DEBUG anaconda: updated device_disks to ['sda'] >10:18:35,791 DEBUG anaconda: updated device_container_name to None >10:18:35,792 DEBUG anaconda: updated device_container_raid_level to None >10:18:35,793 DEBUG anaconda: updated device_container_encrypted to False >10:18:35,793 DEBUG anaconda: updated device_container_size to 0 >10:18:35,807 INFO anaconda: getting device type for None >10:18:35,811 ERR anaconda: unknown device type: 'None' >10:18:35,815 DEBUG anaconda: fs type changed: ext4 >10:18:35,835 INFO anaconda: getting device type for None >10:18:35,839 ERR anaconda: unknown device type: 'None' >10:18:35,840 DEBUG anaconda: device_type_changed: None None >10:18:35,853 INFO anaconda: getting device type for Standard Partition >10:18:35,856 DEBUG anaconda: device_type_changed: 2 Standard Partition >10:18:35,857 INFO anaconda: getting device type for Standard Partition >10:18:35,861 INFO anaconda: getting device type for Standard Partition >10:18:35,865 INFO anaconda: getting device type for Standard Partition >10:18:35,868 INFO anaconda: getting device type for Standard Partition >10:18:35,872 INFO anaconda: getting device type for Standard Partition >10:18:35,876 INFO anaconda: getting device type for Standard Partition >10:18:35,880 INFO anaconda: getting device type for Standard Partition >10:18:35,884 INFO anaconda: getting device type for Standard Partition >10:18:35,886 DEBUG anaconda: populate_raid: 2, None >10:18:35,888 INFO anaconda: getting device type for Standard Partition >10:18:35,893 INFO anaconda: getting device type for Standard Partition >10:18:35,896 DEBUG anaconda: populate_raid: 2, None >10:18:35,897 INFO anaconda: getting device type for Standard Partition >10:18:35,904 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >10:18:35,906 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot >10:18:35,907 DEBUG anaconda: updated device_disks to ['sda'] >10:18:35,908 DEBUG anaconda: updated device_container_name to None >10:18:35,909 DEBUG anaconda: updated device_container_raid_level to None >10:18:35,909 DEBUG anaconda: updated device_container_encrypted to False >10:18:35,910 DEBUG anaconda: updated device_container_size to 0 >10:18:35,939 INFO anaconda: getting device type for Standard Partition >10:18:35,942 DEBUG anaconda: populate_raid: 2, None >10:18:35,943 INFO anaconda: getting device type for Standard Partition >10:18:35,946 DEBUG anaconda: finished refreshing ui >10:18:35,946 DEBUG anaconda: updating space display >10:18:35,971 DEBUG anaconda: finished updating space display >10:19:10,773 INFO anaconda: ui: saving changes to device sda1 >10:19:10,775 DEBUG anaconda: old name: sda1 >10:19:10,776 DEBUG anaconda: new name: None >10:19:10,794 DEBUG anaconda: old size: 500.0 >10:19:10,795 DEBUG anaconda: new size: 500 >10:19:10,796 INFO anaconda: getting device type for Standard Partition >10:19:10,798 DEBUG anaconda: old device type: 2 >10:19:10,799 DEBUG anaconda: new device type: 2 >10:19:10,799 DEBUG anaconda: reformat: True >10:19:10,807 DEBUG anaconda: old fs type: ext4 >10:19:10,807 DEBUG anaconda: new fs type: ext4 >10:19:10,808 DEBUG anaconda: old encryption setting: False >10:19:10,809 DEBUG anaconda: new encryption setting: False >10:19:10,809 DEBUG anaconda: old label: >10:19:10,810 DEBUG anaconda: new_label: >10:19:10,811 DEBUG anaconda: old mountpoint: /boot >10:19:10,811 DEBUG anaconda: new mountpoint: /boot >10:19:10,816 DEBUG anaconda: old raid level: None >10:19:10,817 DEBUG anaconda: new raid level: None >10:19:10,818 DEBUG anaconda: old container: None >10:19:10,819 DEBUG anaconda: new container: None >10:19:10,820 DEBUG anaconda: old container encrypted: False >10:19:10,820 DEBUG anaconda: new container encrypted: False >10:19:10,821 DEBUG anaconda: old container raid level: None >10:19:10,821 DEBUG anaconda: new container raid level: None >10:19:10,822 DEBUG anaconda: old container size request: 0 >10:19:10,822 DEBUG anaconda: new container size request: 0 >10:19:10,823 DEBUG anaconda: old disks: ['sda'] >10:19:10,823 DEBUG anaconda: new disks: ['sda'] >10:19:10,824 DEBUG anaconda: nothing changed for new device >10:19:21,548 INFO anaconda: ui: saving changes to device sda1 >10:19:21,550 DEBUG anaconda: old name: sda1 >10:19:21,551 DEBUG anaconda: new name: None >10:19:21,567 DEBUG anaconda: old size: 500.0 >10:19:21,568 DEBUG anaconda: new size: 500 >10:19:21,569 INFO anaconda: getting device type for Standard Partition >10:19:21,571 DEBUG anaconda: old device type: 2 >10:19:21,572 DEBUG anaconda: new device type: 2 >10:19:21,572 DEBUG anaconda: reformat: True >10:19:21,580 DEBUG anaconda: old fs type: ext4 >10:19:21,580 DEBUG anaconda: new fs type: ext4 >10:19:21,581 DEBUG anaconda: old encryption setting: False >10:19:21,582 DEBUG anaconda: new encryption setting: True >10:19:21,582 DEBUG anaconda: old label: >10:19:21,583 DEBUG anaconda: new_label: >10:19:21,583 DEBUG anaconda: old mountpoint: /boot >10:19:21,584 DEBUG anaconda: new mountpoint: /boot >10:19:21,588 DEBUG anaconda: old raid level: None >10:19:21,589 DEBUG anaconda: new raid level: None >10:19:21,597 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot >10:19:21,600 DEBUG anaconda: updated device_disks to ['sda'] >10:19:21,600 DEBUG anaconda: updated device_container_name to None >10:19:21,601 DEBUG anaconda: updated device_container_raid_level to None >10:19:21,601 DEBUG anaconda: updated device_container_encrypted to False >10:19:21,602 DEBUG anaconda: updated device_container_size to 0 >10:19:21,632 INFO anaconda: getting device type for Standard Partition >10:19:21,635 DEBUG anaconda: populate_raid: 2, None >10:19:21,636 INFO anaconda: getting device type for Standard Partition >10:19:31,931 INFO anaconda: ui: saving changes to device sda1 >10:19:31,932 DEBUG anaconda: old name: sda1 >10:19:31,933 DEBUG anaconda: new name: None >10:19:31,953 DEBUG anaconda: old size: 500.0 >10:19:31,953 DEBUG anaconda: new size: 500 >10:19:31,954 INFO anaconda: getting device type for Standard Partition >10:19:31,956 DEBUG anaconda: old device type: 2 >10:19:31,957 DEBUG anaconda: new device type: 2 >10:19:31,957 DEBUG anaconda: reformat: True >10:19:31,966 DEBUG anaconda: old fs type: ext4 >10:19:31,966 DEBUG anaconda: new fs type: ext4 >10:19:31,967 DEBUG anaconda: old encryption setting: False >10:19:31,968 DEBUG anaconda: new encryption setting: False >10:19:31,968 DEBUG anaconda: old label: >10:19:31,969 DEBUG anaconda: new_label: >10:19:31,969 DEBUG anaconda: old mountpoint: /boot >10:19:31,970 DEBUG anaconda: new mountpoint: /boot >10:19:31,974 DEBUG anaconda: old raid level: None >10:19:31,974 DEBUG anaconda: new raid level: None >10:19:31,976 DEBUG anaconda: old container: None >10:19:31,977 DEBUG anaconda: new container: None >10:19:31,977 DEBUG anaconda: old container encrypted: False >10:19:31,978 DEBUG anaconda: new container encrypted: False >10:19:31,978 DEBUG anaconda: old container raid level: None >10:19:31,979 DEBUG anaconda: new container raid level: None >10:19:31,979 DEBUG anaconda: old container size request: 0 >10:19:31,980 DEBUG anaconda: new container size request: 0 >10:19:31,980 DEBUG anaconda: old disks: ['sda'] >10:19:31,981 DEBUG anaconda: new disks: ['sda'] >10:19:31,981 DEBUG anaconda: nothing changed for new device >10:19:41,231 DEBUG anaconda: new disk order: [] >10:19:41,342 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:19:41,345 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:19:41,350 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:19:41,351 DEBUG anaconda: _is_valid_size(sda) returning True >10:19:41,351 DEBUG anaconda: _is_valid_location(sda) returning True >10:19:41,352 DEBUG anaconda: _is_valid_format(sda) returning True >10:19:41,352 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:19:41,356 INFO anaconda: Running Thread: AnaCheckStorageThread (140656765556480) >10:19:41,381 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:19:41,383 DEBUG anaconda: _is_valid_size(sda) returning True >10:19:41,384 DEBUG anaconda: _is_valid_location(sda) returning True >10:19:41,384 DEBUG anaconda: _is_valid_format(sda) returning True >10:19:41,385 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:19:41,385 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:19:41,387 DEBUG anaconda: _is_valid_size(sda1) returning True >10:19:41,387 DEBUG anaconda: _is_valid_location(sda1) returning True >10:19:41,388 DEBUG anaconda: _is_valid_partition(sda1) returning True >10:19:41,389 DEBUG anaconda: _is_valid_format(sda1) returning True >10:19:41,389 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >10:19:41,396 INFO anaconda: Thread Done: AnaCheckStorageThread (140656765556480) >10:19:42,041 INFO anaconda: Not doing 'require network connection' in live installation >10:19:46,991 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:19:51,977 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:19:52,050 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:19:56,962 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:19:57,035 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:19:57,036 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >10:20:01,906 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:20:01,978 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:20:13,654 DEBUG anaconda: disk free: 1.50 MB fs free: 0 B sw needs: 2.96 GB auto swap: 3.05 GB >10:20:25,634 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '15982' > if not self._check_encrypted(): > >10:20:25,635 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '15983' > if not self._check_encrypted(): > >10:20:59,219 WARN anaconda: /usr/lib64/python2.7/inspect.py:447: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '14905' > for suffix, mode, kind in imp.get_suffixes(): > >10:20:59,220 WARN anaconda: /usr/lib64/python2.7/inspect.py:447: Warning: gsignal.c:2593: instance '0x2aaaf00' has no handler with id '14906' > for suffix, mode, kind in imp.get_suffixes(): > >10:20:59,291 INFO anaconda: Running Thread: AnaExecuteStorageThread (140656765556480) >10:20:59,425 DEBUG anaconda: new disk order: [] >10:20:59,690 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:20:59,691 DEBUG anaconda: _is_valid_size(sda) returning True >10:20:59,692 DEBUG anaconda: _is_valid_location(sda) returning True >10:20:59,693 DEBUG anaconda: _is_valid_format(sda) returning True >10:20:59,693 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:21:00,162 INFO anaconda: Not doing 'require network connection' in live installation >10:21:00,259 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:21:00,260 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Saving storage configuration... >10:21:00,614 DEBUG anaconda: new disk order: [] >10:21:00,727 DEBUG anaconda: stage1 device cannot be of type btrfs volume >10:21:00,729 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >10:21:00,732 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:21:00,734 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:21:00,736 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >10:21:00,742 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:21:00,742 DEBUG anaconda: _is_valid_size(sda) returning True >10:21:00,743 DEBUG anaconda: _is_valid_location(sda) returning True >10:21:00,744 DEBUG anaconda: _is_valid_format(sda) returning True >10:21:00,744 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:21:00,762 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:21:00,763 DEBUG anaconda: _is_valid_size(sda) returning True >10:21:00,764 DEBUG anaconda: _is_valid_location(sda) returning True >10:21:00,764 DEBUG anaconda: _is_valid_format(sda) returning True >10:21:00,765 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:21:00,766 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:21:00,767 DEBUG anaconda: _is_valid_size(sda1) returning True >10:21:00,767 DEBUG anaconda: _is_valid_location(sda1) returning True >10:21:00,768 DEBUG anaconda: _is_valid_partition(sda1) returning True >10:21:00,769 DEBUG anaconda: _is_valid_format(sda1) returning True >10:21:00,769 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >10:21:00,774 DEBUG anaconda: new disk order: [] >10:21:00,868 DEBUG anaconda: stage1 device cannot be of type btrfs volume >10:21:00,870 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >10:21:00,873 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:21:00,875 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:21:00,877 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >10:21:00,883 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:21:00,885 DEBUG anaconda: _is_valid_size(sda) returning True >10:21:00,886 DEBUG anaconda: _is_valid_location(sda) returning True >10:21:00,886 DEBUG anaconda: _is_valid_format(sda) returning True >10:21:00,887 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:21:00,889 INFO anaconda: Running Thread: AnaCheckStorageThread (140656293754624) >10:21:00,890 INFO anaconda: Thread Done: AnaExecuteStorageThread (140656765556480) >10:21:00,911 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:21:00,911 DEBUG anaconda: _is_valid_size(sda) returning True >10:21:00,912 DEBUG anaconda: _is_valid_location(sda) returning True >10:21:00,912 DEBUG anaconda: _is_valid_format(sda) returning True >10:21:00,913 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:21:00,914 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:21:00,915 DEBUG anaconda: _is_valid_size(sda1) returning True >10:21:00,915 DEBUG anaconda: _is_valid_location(sda1) returning True >10:21:00,916 DEBUG anaconda: _is_valid_partition(sda1) returning True >10:21:00,917 DEBUG anaconda: _is_valid_format(sda1) returning True >10:21:00,917 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >10:21:00,921 INFO anaconda: Thread Done: AnaCheckStorageThread (140656293754624) >10:21:05,895 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:21:05,968 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:21:10,907 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:21:10,980 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:21:10,981 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> status to: Checking storage configuration... >10:21:15,875 INFO anaconda: fs space: 26.97 GB needed: 2.96 GB >10:21:15,949 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fed280255d0> >10:21:23,604 INFO anaconda: Running Thread: AnaInstallThread (140656293754624) >10:21:23,607 INFO anaconda: Not doing 'save system time to HW clock' in live installation >10:21:23,611 INFO anaconda: Setting up the installation environment >10:21:25,829 INFO anaconda: Creating disklabel on /dev/sda >10:21:28,391 INFO anaconda: Creating luks on /dev/sda2 >10:21:36,183 INFO anaconda: Creating swap on /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:21:38,763 INFO anaconda: Creating luks on /dev/sda3 >10:21:46,413 INFO anaconda: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:21:47,374 INFO anaconda: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:21:49,982 INFO anaconda: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:21:51,080 INFO anaconda: Creating btrfs on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:21:51,212 INFO anaconda: Creating ext4 on /dev/sda1 >10:21:54,616 INFO anaconda: Running Thread: AnaLiveProgressThread (140656765556480) >10:23:34,987 DEBUG anaconda: running handleException >10:23:34,994 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >10:25:14,164 INFO anaconda: /sbin/anaconda 20.25.15-1 >14:25:14,563 INFO anaconda: 5767168 kB (5632 MB) are available >10:25:14,564 INFO anaconda: check_memory(): total:5632, needed:512, graphical:512 >10:25:14,566 INFO anaconda: Not doing 'start audit daemon' in live installation >10:25:14,569 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >10:25:14,572 INFO anaconda: Default encoding = ascii >10:25:15,655 INFO anaconda: Display mode = g >14:25:15,674 INFO anaconda: 5767168 kB (5632 MB) are available >10:25:15,674 INFO anaconda: check_memory(): total:5632, needed:512, graphical:512 >10:25:16,693 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:25:16,697 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >10:25:16,700 INFO anaconda: using only installclass _Fedora >10:25:16,730 INFO anaconda: bootloader GRUB2 on X86 platform >10:25:16,735 INFO anaconda: bootloader GRUB2 on X86 platform >10:25:16,882 DEBUG anaconda: network: devices found ['em1', 'wlp7s0'] >10:25:22,134 DEBUG anaconda: updating hostname localhost.localdomain >10:25:22,418 INFO anaconda: Running Thread: AnaStorageThread (140382705948416) >10:25:22,435 INFO anaconda: Running Thread: AnaTimeInitThread (140382697555712) >10:25:22,439 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140382616680192) >10:25:22,449 INFO anaconda: Running Thread: AnaPayloadThread (140382608287488) >10:25:25,999 DEBUG anaconda: updating hostname localhost.localdomain >10:25:26,944 INFO anaconda: got 0 NTP servers from DHCP >10:25:26,968 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140382616680192) >10:25:26,974 INFO anaconda: Not doing 'start chronyd' in live installation >10:25:26,989 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140382599894784) >10:25:26,989 INFO anaconda: Starting geolocation lookup >10:25:26,990 INFO anaconda: Geolocation provider: Fedora GeoIP >10:25:27,683 INFO anaconda: Not doing 'activate layouts' in live installation >10:25:59,585 INFO anaconda: Waiting for Geolocation timed out after 3 seconds. >10:26:02,798 INFO anaconda: Geolocation lookup finished in 35.8 seconds >10:26:02,802 INFO anaconda: got results from geolocation >10:26:02,806 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140382599894784) >10:26:04,333 INFO anaconda: Thread Done: AnaStorageThread (140382705948416) >10:26:05,020 INFO anaconda: Thread Done: AnaTimeInitThread (140382697555712) >10:26:05,172 INFO anaconda: Thread Done: AnaPayloadThread (140382608287488) >10:26:07,786 INFO anaconda: Not doing 'require network connection' in live installation >10:26:07,791 DEBUG anaconda: network standalone spoke (init): completed: True >10:26:07,793 INFO anaconda: Not doing 'require network connection' in live installation >10:26:08,339 INFO anaconda: Running Thread: AnaDateTimeThread (140382608287488) >10:26:08,783 INFO anaconda: Not doing 'modify system time and date' in live installation >10:26:08,974 INFO anaconda: Thread Done: AnaDateTimeThread (140382608287488) >10:26:14,987 INFO anaconda: fs space: 0 B needed: 2.96 GB >10:26:20,625 INFO anaconda: fs space: 0 B needed: 2.96 GB >10:26:20,914 INFO anaconda: Running Thread: AnaStorageWatcher (140382608287488) >10:26:20,929 INFO anaconda: Thread Done: AnaStorageWatcher (140382608287488) >10:26:21,039 INFO anaconda: Running Thread: AnaCustomStorageInit (140382608287488) >10:26:21,391 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >10:26:21,410 DEBUG anaconda: network: selected device em1 >10:26:21,464 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >10:26:22,277 DEBUG anaconda: updating hostname localhost.localdomain >10:26:23,023 INFO anaconda: Not doing 'require network connection' in live installation >10:26:23,276 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fad60380910> >10:26:23,278 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fad6038bc90> status to: Probing storage... >10:26:23,310 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fad6038bc90> >10:26:23,797 INFO anaconda: Running Thread: AnaNTPserver0 (140382697555712) >10:26:23,801 INFO anaconda: Running Thread: AnaNTPserver1 (140382705948416) >10:26:23,808 INFO anaconda: Running Thread: AnaNTPserver2 (140382599894784) >10:26:23,811 INFO anaconda: Running Thread: AnaNTPserver3 (140382187050752) >10:26:26,837 DEBUG anaconda: updating hostname localhost.localdomain >10:26:29,881 INFO anaconda: Thread Done: AnaNTPserver1 (140382705948416) >10:26:29,883 INFO anaconda: Thread Done: AnaNTPserver3 (140382187050752) >10:26:29,900 INFO anaconda: Thread Done: AnaNTPserver0 (140382697555712) >10:26:29,904 INFO anaconda: Thread Done: AnaNTPserver2 (140382599894784) >10:26:30,178 DEBUG anaconda: updating hostname localhost.localdomain >10:26:30,180 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fad4c081d50> status to: Wireless connected to VirginMobile MiFi2200 51F Secure >10:26:30,325 INFO anaconda: Thread Done: AnaCustomStorageInit (140382608287488) >10:26:40,642 INFO anaconda: Thread Done: AnaLiveProgressThread (140656765556480) >10:26:59,446 DEBUG anaconda: disk free: 1.50 MB fs free: 452 MB sw needs: 2.96 GB auto swap: 0 B >10:27:23,615 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x456e3a0' has no handler with id '8275' > if not self._check_encrypted(): > >10:27:23,616 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py:893: Warning: gsignal.c:2593: instance '0x456e3a0' has no handler with id '8276' > if not self._check_encrypted(): > >10:28:04,272 DEBUG anaconda: running handleException >10:28:04,273 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >10:28:04,327 INFO anaconda: Running Thread: AnaExecuteStorageThread (140382608287488) >10:28:04,382 DEBUG anaconda: new disk order: [] >10:28:04,716 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >10:28:04,726 DEBUG anaconda: _is_valid_disklabel(sda) returning True >10:28:04,729 DEBUG anaconda: _is_valid_size(sda) returning True >10:28:04,731 DEBUG anaconda: _is_valid_location(sda) returning True >10:28:04,735 DEBUG anaconda: _is_valid_format(sda) returning True >10:28:04,738 DEBUG anaconda: is_valid_stage1_device(sda) returning True >10:28:05,282 INFO anaconda: Not doing 'require network connection' in live installation >10:28:05,401 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fad6038bc90> >10:28:05,419 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fad6038bc90> status to: Saving storage configuration... >10:28:05,493 ERR anaconda: storage configuration failed: ('new lv is too large to fit in free space', 'fedora') >10:28:05,544 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fad6038bc90> status to: Failed to save storage configuration... > > >/tmp/packaging.log: > > >/tmp/program.log: >10:11:15,400 INFO program: Running... udevadm settle --timeout=300 >10:11:15,439 DEBUG program: Return code: 0 >10:11:15,883 INFO program: Running... multipath -c /dev/sda >10:11:16,135 INFO program: Jun 26 10:11:16 | /etc/multipath.conf does not exist, blacklisting all devices. >10:11:16,136 INFO program: Jun 26 10:11:16 | A default multipath.conf file is located at >10:11:16,137 INFO program: Jun 26 10:11:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:11:16,137 INFO program: Jun 26 10:11:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:11:16,138 INFO program: /dev/sda is not a valid multipath device path >10:11:16,138 DEBUG program: Return code: 1 >10:11:17,031 INFO program: Running... udevadm settle --timeout=300 >10:11:17,069 DEBUG program: Return code: 0 >10:11:31,808 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:11:31,876 DEBUG program: Return code: 0 >10:11:31,879 INFO program: Running... udevadm settle --timeout=300 >10:11:32,598 DEBUG program: Return code: 0 >10:11:32,601 INFO program: Running... modprobe fcoe >10:11:33,673 DEBUG program: Return code: 0 >10:11:33,677 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:11:33,774 INFO program: No FCoE boot disk information is found in EDD! >10:11:33,778 DEBUG program: Return code: 1 >10:11:38,218 INFO program: Running... udevadm settle --timeout=300 >10:11:38,270 DEBUG program: Return code: 0 >10:11:38,299 INFO program: Running... udevadm settle --timeout=300 >10:11:38,350 DEBUG program: Return code: 0 >10:11:39,506 INFO program: Running... multipath -c /dev/sda >10:11:39,557 INFO program: Jun 26 10:11:39 | /etc/multipath.conf does not exist, blacklisting all devices. >10:11:39,559 INFO program: Jun 26 10:11:39 | A default multipath.conf file is located at >10:11:39,560 INFO program: Jun 26 10:11:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:11:39,561 INFO program: Jun 26 10:11:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:11:39,561 INFO program: /dev/sda is not a valid multipath device path >10:11:39,562 DEBUG program: Return code: 1 >10:11:39,935 INFO program: Running... dumpe2fs -h /dev/sda1 >10:11:40,255 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:11:40,258 INFO program: Filesystem volume name: <none> >10:11:40,261 INFO program: Last mounted on: /run/media/liveuser/898f225b-736f-4025-9068-3d29997a4eaa >10:11:40,263 INFO program: Filesystem UUID: 898f225b-736f-4025-9068-3d29997a4eaa >10:11:40,267 INFO program: Filesystem magic number: 0xEF53 >10:11:40,270 INFO program: Filesystem revision #: 1 (dynamic) >10:11:40,272 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 >10:11:40,275 INFO program: Filesystem flags: signed_directory_hash >10:11:40,281 INFO program: Default mount options: user_xattr acl >10:11:40,283 INFO program: Filesystem state: clean >10:11:40,286 INFO program: Errors behavior: Continue >10:11:40,289 INFO program: Filesystem OS type: Linux >10:11:40,294 INFO program: Inode count: 128016 >10:11:40,297 INFO program: Block count: 512000 >10:11:40,300 INFO program: Reserved block count: 25600 >10:11:40,307 INFO program: Free blocks: 373078 >10:11:40,309 INFO program: Free inodes: 127636 >10:11:40,312 INFO program: First block: 1 >10:11:40,317 INFO program: Block size: 1024 >10:11:40,320 INFO program: Fragment size: 1024 >10:11:40,323 INFO program: Reserved GDT blocks: 256 >10:11:40,325 INFO program: Blocks per group: 8192 >10:11:40,327 INFO program: Fragments per group: 8192 >10:11:40,330 INFO program: Inodes per group: 2032 >10:11:40,332 INFO program: Inode blocks per group: 254 >10:11:40,334 INFO program: Flex block group size: 16 >10:11:40,361 INFO program: Filesystem created: Wed Jun 25 20:08:25 2014 >10:11:40,362 INFO program: Last mount time: Thu Jun 26 10:10:19 2014 >10:11:40,362 INFO program: Last write time: Thu Jun 26 10:11:14 2014 >10:11:40,363 INFO program: Mount count: 12 >10:11:40,364 INFO program: Maximum mount count: -1 >10:11:40,364 INFO program: Last checked: Wed Jun 25 20:08:25 2014 >10:11:40,365 INFO program: Check interval: 0 (<none>) >10:11:40,366 INFO program: Lifetime writes: 135 MB >10:11:40,366 INFO program: Reserved blocks uid: 0 (user root) >10:11:40,367 INFO program: Reserved blocks gid: 0 (group root) >10:11:40,367 INFO program: First inode: 11 >10:11:40,368 INFO program: Inode size: 128 >10:11:40,369 INFO program: Journal inode: 8 >10:11:40,369 INFO program: Default directory hash: half_md4 >10:11:40,370 INFO program: Directory Hash Seed: 853d5a6a-fa49-4c90-bb50-e131eb91827f >10:11:40,371 INFO program: Journal backup: inode blocks >10:11:40,371 INFO program: Journal features: (none) >10:11:40,372 INFO program: Journal size: 8M >10:11:40,373 INFO program: Journal length: 8192 >10:11:40,389 INFO program: Journal sequence: 0x00000082 >10:11:40,390 INFO program: Journal start: 0 >10:11:40,391 INFO program: >10:11:40,391 DEBUG program: Return code: 0 >10:11:40,399 INFO program: Running... resize2fs -P /dev/sda1 >10:11:40,524 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:11:40,525 INFO program: Estimated minimum size of the filesystem: 130688 >10:11:40,526 DEBUG program: Return code: 0 >10:11:41,769 INFO program: Running... dumpe2fs -h /dev/loop3 >10:11:41,875 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:11:41,876 INFO program: Filesystem volume name: _Fedora-Live-Des >10:11:41,877 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >10:11:41,878 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:11:41,878 INFO program: Filesystem magic number: 0xEF53 >10:11:41,879 INFO program: Filesystem revision #: 1 (dynamic) >10:11:41,880 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 >10:11:41,880 INFO program: Filesystem flags: signed_directory_hash >10:11:41,881 INFO program: Default mount options: user_xattr acl >10:11:41,882 INFO program: Filesystem state: clean >10:11:41,882 INFO program: Errors behavior: Continue >10:11:41,883 INFO program: Filesystem OS type: Linux >10:11:41,884 INFO program: Inode count: 262144 >10:11:41,884 INFO program: Block count: 1048576 >10:11:41,891 INFO program: Reserved block count: 10484 >10:11:41,892 INFO program: Free blocks: 225114 >10:11:41,893 INFO program: Free inodes: 155781 >10:11:41,893 INFO program: First block: 0 >10:11:41,894 INFO program: Block size: 4096 >10:11:41,895 INFO program: Fragment size: 4096 >10:11:41,895 INFO program: Reserved GDT blocks: 255 >10:11:41,911 INFO program: Blocks per group: 32768 >10:11:41,912 INFO program: Fragments per group: 32768 >10:11:41,912 INFO program: Inodes per group: 8192 >10:11:41,913 INFO program: Inode blocks per group: 512 >10:11:41,920 INFO program: Flex block group size: 16 >10:11:41,921 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:11:41,932 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >10:11:41,934 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >10:11:41,943 INFO program: Mount count: 0 >10:11:41,946 INFO program: Maximum mount count: -1 >10:11:41,948 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >10:11:41,950 INFO program: Check interval: 0 (<none>) >10:11:41,954 INFO program: Lifetime writes: 767 MB >10:11:41,956 INFO program: Reserved blocks uid: 0 (user root) >10:11:41,956 INFO program: Reserved blocks gid: 0 (group root) >10:11:41,957 INFO program: First inode: 11 >10:11:41,958 INFO program: Inode size: 256 >10:11:41,960 INFO program: Required extra isize: 28 >10:11:41,966 INFO program: Desired extra isize: 28 >10:11:41,973 INFO program: Journal inode: 8 >10:11:41,978 INFO program: Default directory hash: half_md4 >10:11:41,983 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:11:41,989 INFO program: Journal backup: inode blocks >10:11:41,991 INFO program: Journal features: journal_incompat_revoke >10:11:42,000 INFO program: Journal size: 128M >10:11:42,004 INFO program: Journal length: 32768 >10:11:42,007 INFO program: Journal sequence: 0x00003086 >10:11:42,009 INFO program: Journal start: 0 >10:11:42,011 INFO program: >10:11:42,015 DEBUG program: Return code: 0 >10:11:42,022 INFO program: Running... resize2fs -P /dev/loop3 >10:11:42,065 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:11:42,066 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >10:11:42,067 INFO program: Couldn't find valid filesystem superblock. >10:11:42,069 DEBUG program: Return code: 1 >10:11:42,363 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:11:42,414 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:11:42,416 INFO program: Filesystem volume name: _Fedora-Live-Des >10:11:42,419 INFO program: Last mounted on: / >10:11:42,421 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:11:42,424 INFO program: Filesystem magic number: 0xEF53 >10:11:42,427 INFO program: Filesystem revision #: 1 (dynamic) >10:11:42,431 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >10:11:42,434 INFO program: Filesystem flags: signed_directory_hash >10:11:42,440 INFO program: Default mount options: user_xattr acl >10:11:42,443 INFO program: Filesystem state: clean >10:11:42,448 INFO program: Errors behavior: Continue >10:11:42,451 INFO program: Filesystem OS type: Linux >10:11:42,453 INFO program: Inode count: 262144 >10:11:42,458 INFO program: Block count: 1048576 >10:11:42,460 INFO program: Reserved block count: 10484 >10:11:42,463 INFO program: Free blocks: 225114 >10:11:42,471 INFO program: Free inodes: 155781 >10:11:42,473 INFO program: First block: 0 >10:11:42,479 INFO program: Block size: 4096 >10:11:42,481 INFO program: Fragment size: 4096 >10:11:42,483 INFO program: Reserved GDT blocks: 255 >10:11:42,489 INFO program: Blocks per group: 32768 >10:11:42,492 INFO program: Fragments per group: 32768 >10:11:42,494 INFO program: Inodes per group: 8192 >10:11:42,498 INFO program: Inode blocks per group: 512 >10:11:42,504 INFO program: Flex block group size: 16 >10:11:42,507 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:11:42,509 INFO program: Last mount time: Thu Jun 26 10:07:05 2014 >10:11:42,510 INFO program: Last write time: Thu Jun 26 10:07:05 2014 >10:11:42,510 INFO program: Mount count: 1 >10:11:42,511 INFO program: Maximum mount count: -1 >10:11:42,512 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >10:11:42,512 INFO program: Check interval: 0 (<none>) >10:11:42,513 INFO program: Lifetime writes: 767 MB >10:11:42,514 INFO program: Reserved blocks uid: 0 (user root) >10:11:42,514 INFO program: Reserved blocks gid: 0 (group root) >10:11:42,515 INFO program: First inode: 11 >10:11:42,515 INFO program: Inode size: 256 >10:11:42,516 INFO program: Required extra isize: 28 >10:11:42,517 INFO program: Desired extra isize: 28 >10:11:42,517 INFO program: Journal inode: 8 >10:11:42,518 INFO program: Default directory hash: half_md4 >10:11:42,519 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:11:42,519 INFO program: Journal backup: inode blocks >10:11:42,520 INFO program: Journal features: journal_incompat_revoke >10:11:42,520 INFO program: Journal size: 128M >10:11:42,527 INFO program: Journal length: 32768 >10:11:42,528 INFO program: Journal sequence: 0x00003087 >10:11:42,537 INFO program: Journal start: 1 >10:11:42,538 INFO program: >10:11:42,539 DEBUG program: Return code: 0 >10:11:42,540 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:11:42,570 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:11:42,573 INFO program: Estimated minimum size of the filesystem: 825687 >10:11:42,575 DEBUG program: Return code: 0 >10:11:42,859 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >10:11:42,913 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:11:42,914 INFO program: Filesystem volume name: _Fedora-Live-Des >10:11:42,915 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >10:11:42,916 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:11:42,916 INFO program: Filesystem magic number: 0xEF53 >10:11:42,917 INFO program: Filesystem revision #: 1 (dynamic) >10:11:42,918 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 >10:11:42,918 INFO program: Filesystem flags: signed_directory_hash >10:11:42,919 INFO program: Default mount options: user_xattr acl >10:11:42,920 INFO program: Filesystem state: clean >10:11:42,920 INFO program: Errors behavior: Continue >10:11:42,921 INFO program: Filesystem OS type: Linux >10:11:42,921 INFO program: Inode count: 262144 >10:11:42,922 INFO program: Block count: 1048576 >10:11:42,923 INFO program: Reserved block count: 10484 >10:11:42,923 INFO program: Free blocks: 225114 >10:11:42,924 INFO program: Free inodes: 155781 >10:11:42,925 INFO program: First block: 0 >10:11:42,925 INFO program: Block size: 4096 >10:11:42,936 INFO program: Fragment size: 4096 >10:11:42,937 INFO program: Reserved GDT blocks: 255 >10:11:42,937 INFO program: Blocks per group: 32768 >10:11:42,938 INFO program: Fragments per group: 32768 >10:11:42,939 INFO program: Inodes per group: 8192 >10:11:42,939 INFO program: Inode blocks per group: 512 >10:11:42,940 INFO program: Flex block group size: 16 >10:11:42,941 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:11:42,941 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >10:11:42,942 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >10:11:42,943 INFO program: Mount count: 0 >10:11:42,964 INFO program: Maximum mount count: -1 >10:11:42,965 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >10:11:42,966 INFO program: Check interval: 0 (<none>) >10:11:42,966 INFO program: Lifetime writes: 767 MB >10:11:42,967 INFO program: Reserved blocks uid: 0 (user root) >10:11:42,968 INFO program: Reserved blocks gid: 0 (group root) >10:11:42,968 INFO program: First inode: 11 >10:11:42,969 INFO program: Inode size: 256 >10:11:42,970 INFO program: Required extra isize: 28 >10:11:42,970 INFO program: Desired extra isize: 28 >10:11:42,971 INFO program: Journal inode: 8 >10:11:42,972 INFO program: Default directory hash: half_md4 >10:11:42,972 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:11:42,973 INFO program: Journal backup: inode blocks >10:11:42,974 INFO program: Journal features: journal_incompat_revoke >10:11:42,984 INFO program: Journal size: 128M >10:11:42,985 INFO program: Journal length: 32768 >10:11:42,985 INFO program: Journal sequence: 0x00003086 >10:11:42,986 INFO program: Journal start: 0 >10:11:42,987 INFO program: >10:11:42,999 DEBUG program: Return code: 0 >10:11:43,000 INFO program: Running... resize2fs -P /dev/mapper/live-base >10:11:43,084 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:11:43,085 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >10:11:43,086 INFO program: Couldn't find valid filesystem superblock. >10:11:43,086 DEBUG program: Return code: 1 >10:11:43,457 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >10:11:43,490 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:11:43,491 INFO program: Filesystem volume name: _Fedora-Live-Des >10:11:43,492 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >10:11:43,492 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:11:43,493 INFO program: Filesystem magic number: 0xEF53 >10:11:43,494 INFO program: Filesystem revision #: 1 (dynamic) >10:11:43,494 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 >10:11:43,495 INFO program: Filesystem flags: signed_directory_hash >10:11:43,496 INFO program: Default mount options: user_xattr acl >10:11:43,496 INFO program: Filesystem state: clean >10:11:43,497 INFO program: Errors behavior: Continue >10:11:43,497 INFO program: Filesystem OS type: Linux >10:11:43,498 INFO program: Inode count: 212992 >10:11:43,500 INFO program: Block count: 825687 >10:11:43,503 INFO program: Reserved block count: 8255 >10:11:43,515 INFO program: Free blocks: 5566 >10:11:43,516 INFO program: Free inodes: 106629 >10:11:43,519 INFO program: First block: 0 >10:11:43,530 INFO program: Block size: 4096 >10:11:43,531 INFO program: Fragment size: 4096 >10:11:43,532 INFO program: Reserved GDT blocks: 255 >10:11:43,532 INFO program: Blocks per group: 32768 >10:11:43,533 INFO program: Fragments per group: 32768 >10:11:43,534 INFO program: Inodes per group: 8192 >10:11:43,534 INFO program: Inode blocks per group: 512 >10:11:43,535 INFO program: Flex block group size: 16 >10:11:43,540 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:11:43,541 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >10:11:43,541 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >10:11:43,542 INFO program: Mount count: 0 >10:11:43,543 INFO program: Maximum mount count: -1 >10:11:43,543 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >10:11:43,549 INFO program: Check interval: 0 (<none>) >10:11:43,550 INFO program: Lifetime writes: 768 MB >10:11:43,551 INFO program: Reserved blocks uid: 0 (user root) >10:11:43,551 INFO program: Reserved blocks gid: 0 (group root) >10:11:43,553 INFO program: First inode: 11 >10:11:43,554 INFO program: Inode size: 256 >10:11:43,557 INFO program: Required extra isize: 28 >10:11:43,559 INFO program: Desired extra isize: 28 >10:11:43,560 INFO program: Journal inode: 8 >10:11:43,563 INFO program: Default directory hash: half_md4 >10:11:43,564 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:11:43,564 INFO program: Journal backup: inode blocks >10:11:43,565 INFO program: Journal features: journal_incompat_revoke >10:11:43,566 INFO program: Journal size: 128M >10:11:43,570 INFO program: Journal length: 32768 >10:11:43,571 INFO program: Journal sequence: 0x00003086 >10:11:43,572 INFO program: Journal start: 0 >10:11:43,573 INFO program: >10:11:43,578 DEBUG program: Return code: 0 >10:11:43,579 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >10:11:43,656 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:11:43,659 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >10:11:43,661 INFO program: Couldn't find valid filesystem superblock. >10:11:43,664 DEBUG program: Return code: 1 >10:11:43,770 INFO program: Running... udevadm settle --timeout=300 >10:11:43,830 DEBUG program: Return code: 0 >10:11:43,889 INFO program: Running... udevadm settle --timeout=300 >10:11:43,976 DEBUG program: Return code: 0 >10:11:44,025 INFO program: Running... udevadm settle --timeout=300 >10:11:44,133 DEBUG program: Return code: 0 >10:11:44,179 INFO program: Running... udevadm settle --timeout=300 >10:11:44,224 DEBUG program: Return code: 0 >10:11:44,258 INFO program: Running... udevadm settle --timeout=300 >10:11:44,328 DEBUG program: Return code: 0 >10:11:44,416 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >10:11:44,528 DEBUG program: Return code: 0 >10:11:44,543 INFO program: Running... udevadm settle --timeout=300 >10:11:44,596 DEBUG program: Return code: 0 >10:11:44,599 INFO program: Running... umount /mnt/sysimage >10:11:44,656 DEBUG program: Return code: 0 >10:11:44,657 INFO program: Running... udevadm settle --timeout=300 >10:11:44,701 DEBUG program: Return code: 0 >10:11:44,740 INFO program: Running... udevadm settle --timeout=300 >10:11:44,788 DEBUG program: Return code: 0 >10:11:45,108 INFO program: Running... hwclock --hctosys --utc >10:11:47,006 DEBUG program: Return code: 0 >10:11:47,014 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >10:11:47,073 DEBUG program: Return code: 0 >10:12:36,965 INFO program: Running... modprobe btrfs >10:12:37,413 DEBUG program: Return code: 0 >10:12:37,440 INFO program: Running... modprobe xfs >10:12:37,724 DEBUG program: Return code: 0 >10:17:27,461 INFO program: Running... udevadm settle --timeout=300 >10:17:27,535 DEBUG program: Return code: 0 >10:17:27,614 INFO program: Running... udevadm settle --timeout=300 >10:17:27,661 DEBUG program: Return code: 0 >10:17:27,911 INFO program: Running... udevadm settle --timeout=300 >10:17:27,974 DEBUG program: Return code: 0 >10:17:28,987 INFO program: Running... udevadm settle --timeout=300 >10:17:29,034 DEBUG program: Return code: 0 >10:17:29,121 INFO program: Running... udevadm settle --timeout=300 >10:17:29,168 DEBUG program: Return code: 0 >10:18:19,086 INFO program: Running... udevadm settle --timeout=300 >10:18:19,191 DEBUG program: Return code: 0 >10:18:19,227 INFO program: Running... udevadm settle --timeout=300 >10:18:19,306 DEBUG program: Return code: 0 >10:18:35,520 INFO program: Running... udevadm settle --timeout=300 >10:18:35,567 DEBUG program: Return code: 0 >10:19:41,233 INFO program: Running... udevadm settle --timeout=300 >10:19:41,292 DEBUG program: Return code: 0 >10:20:59,432 INFO program: Running... udevadm settle --timeout=300 >10:20:59,538 DEBUG program: Return code: 0 >10:21:00,615 INFO program: Running... udevadm settle --timeout=300 >10:21:00,677 DEBUG program: Return code: 0 >10:21:00,775 INFO program: Running... udevadm settle --timeout=300 >10:21:00,822 DEBUG program: Return code: 0 >10:21:23,619 INFO program: Running... swapoff -a >10:21:23,717 DEBUG program: Return code: 0 >10:21:24,083 INFO program: Running... wipefs -f -a /dev/sda2 >10:21:24,213 INFO program: /dev/sda2: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >10:21:24,218 DEBUG program: Return code: 0 >10:21:24,220 INFO program: Running... udevadm settle --timeout=300 >10:21:24,322 DEBUG program: Return code: 0 >10:21:24,361 INFO program: Running... udevadm settle --timeout=300 >10:21:24,410 DEBUG program: Return code: 0 >10:21:24,413 INFO program: Running... udevadm settle --timeout=300 >10:21:24,460 DEBUG program: Return code: 0 >10:21:24,493 INFO program: Running... udevadm settle --timeout=300 >10:21:24,542 DEBUG program: Return code: 0 >10:21:24,589 INFO program: Running... udevadm settle --timeout=300 >10:21:24,803 DEBUG program: Return code: 0 >10:21:24,805 INFO program: Running... udevadm settle --timeout=300 >10:21:24,853 DEBUG program: Return code: 0 >10:21:24,870 INFO program: Running... wipefs -f -a /dev/sda1 >10:21:24,980 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >10:21:24,984 DEBUG program: Return code: 0 >10:21:24,987 INFO program: Running... udevadm settle --timeout=300 >10:21:25,059 DEBUG program: Return code: 0 >10:21:25,073 INFO program: Running... udevadm settle --timeout=300 >10:21:25,119 DEBUG program: Return code: 0 >10:21:25,121 INFO program: Running... udevadm settle --timeout=300 >10:21:25,177 DEBUG program: Return code: 0 >10:21:25,197 INFO program: Running... udevadm settle --timeout=300 >10:21:25,245 DEBUG program: Return code: 0 >10:21:25,289 INFO program: Running... udevadm settle --timeout=300 >10:21:25,404 DEBUG program: Return code: 0 >10:21:25,408 INFO program: Running... udevadm settle --timeout=300 >10:21:25,460 DEBUG program: Return code: 0 >10:21:25,477 INFO program: Running... wipefs -f -a /dev/sda >10:21:25,591 INFO program: /dev/sda: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >10:21:25,596 DEBUG program: Return code: 0 >10:21:25,599 INFO program: Running... udevadm settle --timeout=300 >10:21:25,706 DEBUG program: Return code: 0 >10:21:25,723 INFO program: Running... udevadm settle --timeout=300 >10:21:25,771 DEBUG program: Return code: 0 >10:21:25,774 INFO program: Running... udevadm settle --timeout=300 >10:21:25,825 DEBUG program: Return code: 0 >10:21:25,893 INFO program: Running... udevadm settle --timeout=300 >10:21:26,010 DEBUG program: Return code: 0 >10:21:26,014 INFO program: Running... udevadm settle --timeout=300 >10:21:26,063 DEBUG program: Return code: 0 >10:21:26,075 INFO program: Running... udevadm settle --timeout=300 >10:21:26,121 DEBUG program: Return code: 0 >10:21:26,161 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >10:21:26,607 INFO program: 2048+0 records in >10:21:26,615 INFO program: 2048+0 records out >10:21:26,619 INFO program: 1048576 bytes (1.0 MB) copied, 0.398684 s, 2.6 MB/s >10:21:26,622 DEBUG program: Return code: 0 >10:21:26,625 INFO program: Running... udevadm settle --timeout=300 >10:21:26,710 DEBUG program: Return code: 0 >10:21:26,726 INFO program: Running... udevadm settle --timeout=300 >10:21:26,918 DEBUG program: Return code: 0 >10:21:26,947 INFO program: Running... wipefs -f -a /dev/sda1 >10:21:27,041 DEBUG program: Return code: 0 >10:21:27,083 INFO program: Running... udevadm settle --timeout=300 >10:21:27,145 DEBUG program: Return code: 0 >10:21:27,147 INFO program: Running... udevadm settle --timeout=300 >10:21:27,197 DEBUG program: Return code: 0 >10:21:27,237 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1026048 count=2048 >10:21:27,652 INFO program: 2048+0 records in >10:21:27,654 INFO program: 2048+0 records out >10:21:27,655 INFO program: 1048576 bytes (1.0 MB) copied, 0.387769 s, 2.7 MB/s >10:21:27,656 DEBUG program: Return code: 0 >10:21:27,657 INFO program: Running... udevadm settle --timeout=300 >10:21:27,774 DEBUG program: Return code: 0 >10:21:27,838 INFO program: Running... udevadm settle --timeout=300 >10:21:28,135 DEBUG program: Return code: 0 >10:21:28,152 INFO program: Running... wipefs -f -a /dev/sda2 >10:21:28,245 DEBUG program: Return code: 0 >10:21:28,274 INFO program: Running... udevadm settle --timeout=300 >10:21:28,335 DEBUG program: Return code: 0 >10:21:28,337 INFO program: Running... udevadm settle --timeout=300 >10:21:28,385 DEBUG program: Return code: 0 >10:21:33,417 INFO program: Running... udevadm settle --timeout=300 >10:21:33,490 DEBUG program: Return code: 0 >10:21:33,507 INFO program: Running... udevadm settle --timeout=300 >10:21:33,561 DEBUG program: Return code: 0 >10:21:36,076 INFO program: Running... udevadm settle --timeout=300 >10:21:36,125 DEBUG program: Return code: 0 >10:21:36,128 INFO program: Running... udevadm settle --timeout=300 >10:21:36,176 DEBUG program: Return code: 0 >10:21:36,200 INFO program: Running... mkswap -f /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:21:36,440 INFO program: Setting up swapspace version 1, size = 3124220 KiB >10:21:36,448 INFO program: no label, UUID=39ddd5cb-d2f1-4728-a3ab-889836f51a9d >10:21:36,449 DEBUG program: Return code: 0 >10:21:36,469 INFO program: Running... udevadm settle --timeout=300 >10:21:36,594 DEBUG program: Return code: 0 >10:21:36,618 INFO program: Running... udevadm settle --timeout=300 >10:21:36,668 DEBUG program: Return code: 0 >10:21:36,724 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=7278592 count=2048 >10:21:36,990 INFO program: 2048+0 records in >10:21:37,001 INFO program: 2048+0 records out >10:21:37,002 INFO program: 1048576 bytes (1.0 MB) copied, 0.230194 s, 4.6 MB/s >10:21:37,002 DEBUG program: Return code: 0 >10:21:37,003 INFO program: Running... udevadm settle --timeout=300 >10:21:37,101 DEBUG program: Return code: 0 >10:21:38,237 INFO program: Running... udevadm settle --timeout=300 >10:21:38,512 DEBUG program: Return code: 0 >10:21:38,528 INFO program: Running... wipefs -f -a /dev/sda3 >10:21:38,618 DEBUG program: Return code: 0 >10:21:38,642 INFO program: Running... udevadm settle --timeout=300 >10:21:38,703 DEBUG program: Return code: 0 >10:21:38,707 INFO program: Running... udevadm settle --timeout=300 >10:21:38,757 DEBUG program: Return code: 0 >10:21:43,577 INFO program: Running... udevadm settle --timeout=300 >10:21:43,641 DEBUG program: Return code: 0 >10:21:43,670 INFO program: Running... udevadm settle --timeout=300 >10:21:43,715 DEBUG program: Return code: 0 >10:21:46,301 INFO program: Running... udevadm settle --timeout=300 >10:21:46,351 DEBUG program: Return code: 0 >10:21:46,352 INFO program: Running... udevadm settle --timeout=300 >10:21:46,407 DEBUG program: Return code: 0 >10:21:46,419 INFO program: Running... udevadm settle --timeout=300 >10:21:46,469 DEBUG program: Return code: 0 >10:21:46,488 INFO program: Running... udevadm settle --timeout=300 >10:21:46,543 DEBUG program: Return code: 0 >10:21:46,571 INFO program: Running... mkfs.btrfs --label=fedora /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:21:47,201 INFO program: Turning ON incompat feature 'extref': increased hardlink limit per file to 65536 >10:21:47,203 INFO program: >10:21:47,204 INFO program: WARNING! - Btrfs v0.20-rc1 IS EXPERIMENTAL >10:21:47,205 INFO program: WARNING! - see http://btrfs.wiki.kernel.org before using >10:21:47,206 INFO program: >10:21:47,207 INFO program: fs created label fedora on /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:21:47,208 INFO program: nodesize 16384 leafsize 16384 sectorsize 4096 size 26.34GiB >10:21:47,209 INFO program: Btrfs v0.20-rc1 >10:21:47,210 DEBUG program: Return code: 0 >10:21:47,235 INFO program: Running... udevadm settle --timeout=300 >10:21:47,316 DEBUG program: Return code: 0 >10:21:47,318 INFO program: Running... udevadm settle --timeout=300 >10:21:47,367 DEBUG program: Return code: 0 >10:21:47,383 INFO program: Running... udevadm settle --timeout=300 >10:21:47,428 DEBUG program: Return code: 0 >10:21:47,448 INFO program: Running... udevadm settle --timeout=300 >10:21:47,498 DEBUG program: Return code: 0 >10:21:47,564 INFO program: Running... mount -t btrfs -o defaults /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /tmp/btrfs-tmp.33d67h9s >10:21:47,649 DEBUG program: Return code: 0 >10:21:47,654 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.33d67h9s/home >10:21:49,179 INFO program: Create subvolume '/tmp/btrfs-tmp.33d67h9s/home' >10:21:49,181 DEBUG program: Return code: 0 >10:21:49,182 INFO program: Running... udevadm settle --timeout=300 >10:21:49,236 DEBUG program: Return code: 0 >10:21:49,237 INFO program: Running... umount /tmp/btrfs-tmp.33d67h9s >10:21:49,839 DEBUG program: Return code: 0 >10:21:49,874 INFO program: Running... udevadm settle --timeout=300 >10:21:49,920 DEBUG program: Return code: 0 >10:21:49,922 INFO program: Running... udevadm settle --timeout=300 >10:21:49,978 DEBUG program: Return code: 0 >10:21:49,988 INFO program: Running... udevadm settle --timeout=300 >10:21:50,039 DEBUG program: Return code: 0 >10:21:50,069 INFO program: Running... udevadm settle --timeout=300 >10:21:50,116 DEBUG program: Return code: 0 >10:21:50,148 INFO program: Running... mount -t btrfs -o defaults /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /tmp/btrfs-tmp.33hjg_Wh >10:21:50,229 DEBUG program: Return code: 0 >10:21:50,233 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.33hjg_Wh/root >10:21:50,517 INFO program: Create subvolume '/tmp/btrfs-tmp.33hjg_Wh/root' >10:21:50,518 DEBUG program: Return code: 0 >10:21:50,520 INFO program: Running... udevadm settle --timeout=300 >10:21:50,572 DEBUG program: Return code: 0 >10:21:50,573 INFO program: Running... umount /tmp/btrfs-tmp.33hjg_Wh >10:21:50,946 DEBUG program: Return code: 0 >10:21:50,982 INFO program: Running... udevadm settle --timeout=300 >10:21:51,030 DEBUG program: Return code: 0 >10:21:51,031 INFO program: Running... udevadm settle --timeout=300 >10:21:51,076 DEBUG program: Return code: 0 >10:21:51,086 INFO program: Running... udevadm settle --timeout=300 >10:21:51,132 DEBUG program: Return code: 0 >10:21:51,158 INFO program: Running... udevadm settle --timeout=300 >10:21:51,206 DEBUG program: Return code: 0 >10:21:51,312 INFO program: Running... mke2fs -t ext4 /dev/sda1 >10:21:52,999 INFO program: mke2fs 1.42.8 (20-Jun-2013) >10:21:53,000 INFO program: Filesystem label= >10:21:53,001 INFO program: OS type: Linux >10:21:53,001 INFO program: Block size=1024 (log=0) >10:21:53,002 INFO program: Fragment size=1024 (log=0) >10:21:53,002 INFO program: Stride=0 blocks, Stripe width=0 blocks >10:21:53,003 INFO program: 128016 inodes, 512000 blocks >10:21:53,004 INFO program: 25600 blocks (5.00%) reserved for the super user >10:21:53,004 INFO program: First data block=1 >10:21:53,005 INFO program: Maximum filesystem blocks=67633152 >10:21:53,006 INFO program: 63 block groups >10:21:53,006 INFO program: 8192 blocks per group, 8192 fragments per group >10:21:53,007 INFO program: 2032 inodes per group >10:21:53,008 INFO program: Superblock backups stored on blocks: >10:21:53,009 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >10:21:53,010 INFO program: >10:21:53,010 INFO program: Allocating group tables: 0/63 done >10:21:53,011 INFO program: Writing inode tables: 0/63 done >10:21:53,011 INFO program: Creating journal (8192 blocks): done >10:21:53,012 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >10:21:53,013 INFO program: >10:21:53,013 DEBUG program: Return code: 0 >10:21:53,022 INFO program: Running... udevadm settle --timeout=300 >10:21:53,152 DEBUG program: Return code: 0 >10:21:53,177 INFO program: Running... udevadm settle --timeout=300 >10:21:53,225 DEBUG program: Return code: 0 >10:21:53,439 INFO program: Running... swapon /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:21:53,476 DEBUG program: Return code: 0 >10:21:53,674 INFO program: Running... mount -t btrfs -o subvol=root /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /mnt/sysimage >10:21:53,746 DEBUG program: Return code: 0 >10:21:53,783 INFO program: Running... mount -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >10:21:53,862 DEBUG program: Return code: 0 >10:21:53,899 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >10:21:53,930 DEBUG program: Return code: 0 >10:21:53,954 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >10:21:54,000 DEBUG program: Return code: 0 >10:21:54,012 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >10:21:54,055 DEBUG program: Return code: 0 >10:21:54,080 INFO program: Running... mount -t btrfs -o subvol=home /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /mnt/sysimage/home >10:21:54,139 DEBUG program: Return code: 0 >10:21:54,153 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >10:21:54,195 DEBUG program: Return code: 0 >10:21:54,435 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >10:21:54,479 DEBUG program: Return code: 0 >10:21:54,494 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >10:21:54,538 DEBUG program: Return code: 0 >10:21:54,554 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >10:21:54,596 DEBUG program: Return code: 0 >10:21:54,617 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >10:24:58,232 INFO program: Running... udevadm settle --timeout=300 >10:24:58,284 DEBUG program: Return code: 0 >10:24:58,867 INFO program: Running... multipath -c /dev/sda >10:24:58,884 INFO program: Jun 26 10:24:58 | /etc/multipath.conf does not exist, blacklisting all devices. >10:24:58,885 INFO program: Jun 26 10:24:58 | A default multipath.conf file is located at >10:24:58,886 INFO program: Jun 26 10:24:58 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:24:58,886 INFO program: Jun 26 10:24:58 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:24:58,887 INFO program: /dev/sda is not a valid multipath device path >10:24:58,887 DEBUG program: Return code: 1 >10:25:05,686 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /tmp/btrfs-tmp.206NbRwH >10:25:05,770 DEBUG program: Return code: 0 >10:25:05,773 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.206NbRwH >10:25:05,787 INFO program: ID 256 gen 11 parent 5 top level 5 path home >10:25:05,788 INFO program: ID 258 gen 14 parent 5 top level 5 path root >10:25:05,789 DEBUG program: Return code: 0 >10:25:05,789 INFO program: Running... udevadm settle --timeout=300 >10:25:05,835 DEBUG program: Return code: 0 >10:25:05,836 INFO program: Running... umount /tmp/btrfs-tmp.206NbRwH >10:25:05,920 DEBUG program: Return code: 0 >10:25:05,969 INFO program: Running... udevadm settle --timeout=300 >10:25:06,017 DEBUG program: Return code: 0 >10:25:14,819 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:25:14,958 DEBUG program: Return code: 0 >10:25:15,028 INFO program: Running... udevadm settle --timeout=300 >10:25:15,498 DEBUG program: Return code: 0 >10:25:15,508 INFO program: Running... modprobe fcoe >10:25:15,526 DEBUG program: Return code: 0 >10:25:15,530 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:25:15,555 INFO program: No FCoE boot disk information is found in EDD! >10:25:15,558 DEBUG program: Return code: 1 >10:25:22,424 INFO program: Running... udevadm settle --timeout=300 >10:25:22,544 DEBUG program: Return code: 0 >10:25:22,599 INFO program: Running... udevadm settle --timeout=300 >10:25:22,785 DEBUG program: Return code: 0 >10:25:23,554 INFO program: Running... multipath -c /dev/sda >10:25:23,587 INFO program: Jun 26 10:25:23 | /etc/multipath.conf does not exist, blacklisting all devices. >10:25:23,591 INFO program: Jun 26 10:25:23 | A default multipath.conf file is located at >10:25:23,594 INFO program: Jun 26 10:25:23 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:25:23,596 INFO program: Jun 26 10:25:23 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:25:23,599 INFO program: /dev/sda is not a valid multipath device path >10:25:23,601 DEBUG program: Return code: 1 >10:25:24,121 INFO program: Running... dumpe2fs -h /dev/sda1 >10:25:24,158 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:25:24,160 INFO program: Filesystem volume name: <none> >10:25:24,160 INFO program: Last mounted on: /mnt/sysimage/boot >10:25:24,161 INFO program: Filesystem UUID: 17e2f6c6-8285-40c1-be44-6bf6e5cd47c5 >10:25:24,162 INFO program: Filesystem magic number: 0xEF53 >10:25:24,163 INFO program: Filesystem revision #: 1 (dynamic) >10:25:24,163 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 >10:25:24,164 INFO program: Filesystem flags: signed_directory_hash >10:25:24,165 INFO program: Default mount options: user_xattr acl >10:25:24,165 INFO program: Filesystem state: clean >10:25:24,166 INFO program: Errors behavior: Continue >10:25:24,167 INFO program: Filesystem OS type: Linux >10:25:24,168 INFO program: Inode count: 128016 >10:25:24,168 INFO program: Block count: 512000 >10:25:24,169 INFO program: Reserved block count: 25600 >10:25:24,176 INFO program: Free blocks: 457580 >10:25:24,177 INFO program: Free inodes: 127930 >10:25:24,178 INFO program: First block: 1 >10:25:24,179 INFO program: Block size: 1024 >10:25:24,181 INFO program: Fragment size: 1024 >10:25:24,182 INFO program: Reserved GDT blocks: 256 >10:25:24,183 INFO program: Blocks per group: 8192 >10:25:24,184 INFO program: Fragments per group: 8192 >10:25:24,185 INFO program: Inodes per group: 2032 >10:25:24,186 INFO program: Inode blocks per group: 254 >10:25:24,188 INFO program: Flex block group size: 16 >10:25:24,189 INFO program: Filesystem created: Thu Jun 26 10:21:51 2014 >10:25:24,190 INFO program: Last mount time: Thu Jun 26 10:21:53 2014 >10:25:24,191 INFO program: Last write time: Thu Jun 26 10:24:54 2014 >10:25:24,192 INFO program: Mount count: 1 >10:25:24,194 INFO program: Maximum mount count: -1 >10:25:24,195 INFO program: Last checked: Thu Jun 26 10:21:51 2014 >10:25:24,218 INFO program: Check interval: 0 (<none>) >10:25:24,224 INFO program: Lifetime writes: 51 MB >10:25:24,225 INFO program: Reserved blocks uid: 0 (user root) >10:25:24,251 INFO program: Reserved blocks gid: 0 (group root) >10:25:24,252 INFO program: First inode: 11 >10:25:24,253 INFO program: Inode size: 128 >10:25:24,253 INFO program: Journal inode: 8 >10:25:24,254 INFO program: Default directory hash: half_md4 >10:25:24,255 INFO program: Directory Hash Seed: f5c701f3-caef-4d1a-8876-8dae97df916d >10:25:24,255 INFO program: Journal backup: inode blocks >10:25:24,256 INFO program: Journal features: (none) >10:25:24,256 INFO program: Journal size: 8M >10:25:24,257 INFO program: Journal length: 8192 >10:25:24,258 INFO program: Journal sequence: 0x0000001b >10:25:24,258 INFO program: Journal start: 0 >10:25:24,259 INFO program: >10:25:24,259 DEBUG program: Return code: 0 >10:25:24,261 INFO program: Running... resize2fs -P /dev/sda1 >10:25:24,317 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:25:24,319 INFO program: Estimated minimum size of the filesystem: 43283 >10:25:24,321 DEBUG program: Return code: 0 >10:25:25,512 INFO program: Running... dumpe2fs -h /dev/loop3 >10:25:25,580 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:25:25,581 INFO program: Filesystem volume name: _Fedora-Live-Des >10:25:25,581 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >10:25:25,582 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:25:25,583 INFO program: Filesystem magic number: 0xEF53 >10:25:25,583 INFO program: Filesystem revision #: 1 (dynamic) >10:25:25,584 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 >10:25:25,585 INFO program: Filesystem flags: signed_directory_hash >10:25:25,585 INFO program: Default mount options: user_xattr acl >10:25:25,586 INFO program: Filesystem state: clean >10:25:25,586 INFO program: Errors behavior: Continue >10:25:25,587 INFO program: Filesystem OS type: Linux >10:25:25,588 INFO program: Inode count: 262144 >10:25:25,589 INFO program: Block count: 1048576 >10:25:25,590 INFO program: Reserved block count: 10484 >10:25:25,590 INFO program: Free blocks: 225114 >10:25:25,591 INFO program: Free inodes: 155781 >10:25:25,592 INFO program: First block: 0 >10:25:25,592 INFO program: Block size: 4096 >10:25:25,593 INFO program: Fragment size: 4096 >10:25:25,606 INFO program: Reserved GDT blocks: 255 >10:25:25,607 INFO program: Blocks per group: 32768 >10:25:25,607 INFO program: Fragments per group: 32768 >10:25:25,608 INFO program: Inodes per group: 8192 >10:25:25,616 INFO program: Inode blocks per group: 512 >10:25:25,619 INFO program: Flex block group size: 16 >10:25:25,620 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:25:25,620 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >10:25:25,621 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >10:25:25,629 INFO program: Mount count: 0 >10:25:25,630 INFO program: Maximum mount count: -1 >10:25:25,635 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >10:25:25,636 INFO program: Check interval: 0 (<none>) >10:25:25,636 INFO program: Lifetime writes: 767 MB >10:25:25,637 INFO program: Reserved blocks uid: 0 (user root) >10:25:25,638 INFO program: Reserved blocks gid: 0 (group root) >10:25:25,638 INFO program: First inode: 11 >10:25:25,639 INFO program: Inode size: 256 >10:25:25,640 INFO program: Required extra isize: 28 >10:25:25,640 INFO program: Desired extra isize: 28 >10:25:25,641 INFO program: Journal inode: 8 >10:25:25,641 INFO program: Default directory hash: half_md4 >10:25:25,642 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:25:25,643 INFO program: Journal backup: inode blocks >10:25:25,643 INFO program: Journal features: journal_incompat_revoke >10:25:25,644 INFO program: Journal size: 128M >10:25:25,644 INFO program: Journal length: 32768 >10:25:25,645 INFO program: Journal sequence: 0x00003086 >10:25:25,646 INFO program: Journal start: 0 >10:25:25,646 INFO program: >10:25:25,647 DEBUG program: Return code: 0 >10:25:25,648 INFO program: Running... resize2fs -P /dev/loop3 >10:25:25,673 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:25:25,674 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >10:25:25,675 INFO program: Couldn't find valid filesystem superblock. >10:25:25,676 DEBUG program: Return code: 1 >10:25:27,001 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:25:27,078 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:25:27,083 INFO program: Filesystem volume name: _Fedora-Live-Des >10:25:27,113 INFO program: Last mounted on: / >10:25:27,114 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:25:27,126 INFO program: Filesystem magic number: 0xEF53 >10:25:27,129 INFO program: Filesystem revision #: 1 (dynamic) >10:25:27,132 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >10:25:27,154 INFO program: Filesystem flags: signed_directory_hash >10:25:27,168 INFO program: Default mount options: user_xattr acl >10:25:27,168 INFO program: Filesystem state: clean >10:25:27,169 INFO program: Errors behavior: Continue >10:25:27,182 INFO program: Filesystem OS type: Linux >10:25:27,225 INFO program: Inode count: 262144 >10:25:27,226 INFO program: Block count: 1048576 >10:25:27,227 INFO program: Reserved block count: 10484 >10:25:27,228 INFO program: Free blocks: 225114 >10:25:27,229 INFO program: Free inodes: 155781 >10:25:27,229 INFO program: First block: 0 >10:25:27,230 INFO program: Block size: 4096 >10:25:27,231 INFO program: Fragment size: 4096 >10:25:27,232 INFO program: Reserved GDT blocks: 255 >10:25:27,232 INFO program: Blocks per group: 32768 >10:25:27,233 INFO program: Fragments per group: 32768 >10:25:27,234 INFO program: Inodes per group: 8192 >10:25:27,234 INFO program: Inode blocks per group: 512 >10:25:27,235 INFO program: Flex block group size: 16 >10:25:27,236 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:25:27,245 INFO program: Last mount time: Thu Jun 26 10:07:05 2014 >10:25:27,259 INFO program: Last write time: Thu Jun 26 10:07:05 2014 >10:25:27,281 INFO program: Mount count: 1 >10:25:27,287 INFO program: Maximum mount count: -1 >10:25:27,292 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >10:25:27,294 INFO program: Check interval: 0 (<none>) >10:25:27,316 INFO program: Lifetime writes: 767 MB >10:25:27,319 INFO program: Reserved blocks uid: 0 (user root) >10:25:27,321 INFO program: Reserved blocks gid: 0 (group root) >10:25:27,346 INFO program: First inode: 11 >10:25:27,347 INFO program: Inode size: 256 >10:25:27,361 INFO program: Required extra isize: 28 >10:25:27,362 INFO program: Desired extra isize: 28 >10:25:27,363 INFO program: Journal inode: 8 >10:25:27,400 INFO program: First orphan inode: 44989 >10:25:27,417 INFO program: Default directory hash: half_md4 >10:25:27,422 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:25:27,429 INFO program: Journal backup: inode blocks >10:25:27,431 INFO program: Journal features: journal_incompat_revoke >10:25:27,434 INFO program: Journal size: 128M >10:25:27,444 INFO program: Journal length: 32768 >10:25:27,452 INFO program: Journal sequence: 0x00003087 >10:25:27,455 INFO program: Journal start: 1 >10:25:27,457 INFO program: >10:25:27,460 DEBUG program: Return code: 0 >10:25:27,472 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:25:27,502 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:25:27,505 INFO program: Estimated minimum size of the filesystem: 825687 >10:25:27,507 DEBUG program: Return code: 0 >10:25:27,805 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >10:25:27,834 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:25:27,838 INFO program: Filesystem volume name: _Fedora-Live-Des >10:25:27,842 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >10:25:27,844 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:25:27,847 INFO program: Filesystem magic number: 0xEF53 >10:25:27,851 INFO program: Filesystem revision #: 1 (dynamic) >10:25:27,854 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 >10:25:27,856 INFO program: Filesystem flags: signed_directory_hash >10:25:27,860 INFO program: Default mount options: user_xattr acl >10:25:27,864 INFO program: Filesystem state: clean >10:25:27,866 INFO program: Errors behavior: Continue >10:25:27,869 INFO program: Filesystem OS type: Linux >10:25:27,872 INFO program: Inode count: 262144 >10:25:27,875 INFO program: Block count: 1048576 >10:25:27,877 INFO program: Reserved block count: 10484 >10:25:27,880 INFO program: Free blocks: 225114 >10:25:27,889 INFO program: Free inodes: 155781 >10:25:27,891 INFO program: First block: 0 >10:25:27,895 INFO program: Block size: 4096 >10:25:27,899 INFO program: Fragment size: 4096 >10:25:27,914 INFO program: Reserved GDT blocks: 255 >10:25:27,916 INFO program: Blocks per group: 32768 >10:25:27,925 INFO program: Fragments per group: 32768 >10:25:27,928 INFO program: Inodes per group: 8192 >10:25:27,932 INFO program: Inode blocks per group: 512 >10:25:27,935 INFO program: Flex block group size: 16 >10:25:27,937 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:25:27,941 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >10:25:27,944 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >10:25:27,948 INFO program: Mount count: 0 >10:25:27,954 INFO program: Maximum mount count: -1 >10:25:27,957 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >10:25:27,961 INFO program: Check interval: 0 (<none>) >10:25:27,964 INFO program: Lifetime writes: 767 MB >10:25:27,967 INFO program: Reserved blocks uid: 0 (user root) >10:25:27,971 INFO program: Reserved blocks gid: 0 (group root) >10:25:27,975 INFO program: First inode: 11 >10:25:27,979 INFO program: Inode size: 256 >10:25:27,982 INFO program: Required extra isize: 28 >10:25:27,988 INFO program: Desired extra isize: 28 >10:25:27,991 INFO program: Journal inode: 8 >10:25:27,997 INFO program: Default directory hash: half_md4 >10:25:28,000 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:25:28,003 INFO program: Journal backup: inode blocks >10:25:28,009 INFO program: Journal features: journal_incompat_revoke >10:25:28,013 INFO program: Journal size: 128M >10:25:28,017 INFO program: Journal length: 32768 >10:25:28,030 INFO program: Journal sequence: 0x00003086 >10:25:28,034 INFO program: Journal start: 0 >10:25:28,036 INFO program: >10:25:28,039 DEBUG program: Return code: 0 >10:25:28,041 INFO program: Running... resize2fs -P /dev/mapper/live-base >10:25:28,072 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:25:28,082 INFO program: Estimated minimum size of the filesystem: 825687 >10:25:28,085 DEBUG program: Return code: 0 >10:25:28,417 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >10:25:28,448 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:25:28,452 INFO program: Filesystem volume name: _Fedora-Live-Des >10:25:28,456 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >10:25:28,457 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >10:25:28,458 INFO program: Filesystem magic number: 0xEF53 >10:25:28,458 INFO program: Filesystem revision #: 1 (dynamic) >10:25:28,459 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 >10:25:28,461 INFO program: Filesystem flags: signed_directory_hash >10:25:28,462 INFO program: Default mount options: user_xattr acl >10:25:28,463 INFO program: Filesystem state: clean >10:25:28,464 INFO program: Errors behavior: Continue >10:25:28,465 INFO program: Filesystem OS type: Linux >10:25:28,466 INFO program: Inode count: 212992 >10:25:28,473 INFO program: Block count: 825687 >10:25:28,476 INFO program: Reserved block count: 8255 >10:25:28,484 INFO program: Free blocks: 5566 >10:25:28,489 INFO program: Free inodes: 106629 >10:25:28,495 INFO program: First block: 0 >10:25:28,499 INFO program: Block size: 4096 >10:25:28,502 INFO program: Fragment size: 4096 >10:25:28,603 INFO program: Reserved GDT blocks: 255 >10:25:28,611 INFO program: Blocks per group: 32768 >10:25:28,614 INFO program: Fragments per group: 32768 >10:25:28,617 INFO program: Inodes per group: 8192 >10:25:28,620 INFO program: Inode blocks per group: 512 >10:25:28,622 INFO program: Flex block group size: 16 >10:25:28,626 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >10:25:28,628 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >10:25:28,631 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >10:25:28,634 INFO program: Mount count: 0 >10:25:28,636 INFO program: Maximum mount count: -1 >10:25:28,641 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >10:25:28,644 INFO program: Check interval: 0 (<none>) >10:25:28,648 INFO program: Lifetime writes: 768 MB >10:25:28,652 INFO program: Reserved blocks uid: 0 (user root) >10:25:28,655 INFO program: Reserved blocks gid: 0 (group root) >10:25:28,657 INFO program: First inode: 11 >10:25:28,659 INFO program: Inode size: 256 >10:25:28,662 INFO program: Required extra isize: 28 >10:25:28,665 INFO program: Desired extra isize: 28 >10:25:28,670 INFO program: Journal inode: 8 >10:25:28,673 INFO program: Default directory hash: half_md4 >10:25:28,677 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >10:25:28,680 INFO program: Journal backup: inode blocks >10:25:28,682 INFO program: Journal features: journal_incompat_revoke >10:25:28,685 INFO program: Journal size: 128M >10:25:28,688 INFO program: Journal length: 32768 >10:25:28,692 INFO program: Journal sequence: 0x00003086 >10:25:28,695 INFO program: Journal start: 0 >10:25:28,697 INFO program: >10:25:28,700 DEBUG program: Return code: 0 >10:25:28,703 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >10:25:28,811 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:25:28,813 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >10:25:28,813 INFO program: Couldn't find valid filesystem superblock. >10:25:28,814 DEBUG program: Return code: 1 >10:25:29,430 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /tmp/btrfs-tmp.20aXCJ9p >10:25:29,558 DEBUG program: Return code: 0 >10:25:29,585 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.20aXCJ9p >10:25:29,610 INFO program: ID 256 gen 11 parent 5 top level 5 path home >10:25:29,619 INFO program: ID 258 gen 14 parent 5 top level 5 path root >10:25:29,621 DEBUG program: Return code: 0 >10:25:29,624 INFO program: Running... udevadm settle --timeout=300 >10:25:29,818 DEBUG program: Return code: 0 >10:25:29,824 INFO program: Running... umount /tmp/btrfs-tmp.20aXCJ9p >10:25:29,892 DEBUG program: Return code: 0 >10:25:30,023 INFO program: Running... udevadm settle --timeout=300 >10:25:30,153 DEBUG program: Return code: 0 >10:25:30,208 INFO program: Running... udevadm settle --timeout=300 >10:25:30,332 DEBUG program: Return code: 0 >10:25:30,356 INFO program: Running... udevadm settle --timeout=300 >10:25:30,525 DEBUG program: Return code: 0 >10:25:30,564 INFO program: Running... swapoff /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:25:30,708 DEBUG program: Return code: 0 >10:25:30,733 INFO program: Running... udevadm settle --timeout=300 >10:25:31,582 DEBUG program: Return code: 0 >10:25:31,693 INFO program: Running... udevadm settle --timeout=300 >10:25:31,739 DEBUG program: Return code: 0 >10:25:31,766 INFO program: Running... udevadm settle --timeout=300 >10:25:31,840 DEBUG program: Return code: 0 >10:25:31,882 INFO program: Running... udevadm settle --timeout=300 >10:25:32,017 DEBUG program: Return code: 0 >10:25:32,034 INFO program: Running... udevadm settle --timeout=300 >10:25:32,138 DEBUG program: Return code: 0 >10:25:32,150 INFO program: Running... udevadm settle --timeout=300 >10:25:32,224 DEBUG program: Return code: 0 >10:25:37,231 INFO program: Running... udevadm settle --timeout=300 >10:25:37,566 DEBUG program: Return code: 0 >10:25:37,588 INFO program: Running... udevadm settle --timeout=300 >10:25:37,674 DEBUG program: Return code: 0 >10:25:37,684 INFO program: Running... udevadm settle --timeout=300 >10:25:37,760 DEBUG program: Return code: 0 >10:25:56,010 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >10:25:56,337 DEBUG program: Return code: 0 >10:25:56,364 INFO program: Running... udevadm settle --timeout=300 >10:25:56,586 DEBUG program: Return code: 0 >10:25:56,587 INFO program: Running... umount /mnt/sysimage >10:25:56,622 DEBUG program: Return code: 0 >10:25:56,625 INFO program: Running... udevadm settle --timeout=300 >10:25:56,705 DEBUG program: Return code: 0 >10:25:56,781 INFO program: Running... udevadm settle --timeout=300 >10:25:56,836 DEBUG program: Return code: 0 >10:25:56,853 INFO program: Running... mount -t btrfs -o subvol=home,ro /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /mnt/sysimage >10:25:56,889 INFO program: mount: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a is already mounted or /mnt/sysimage busy >10:25:56,891 INFO program: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a is already mounted on /mnt/sysimage >10:25:56,891 DEBUG program: Return code: 32 >10:25:56,900 INFO program: Running... udevadm settle --timeout=300 >10:25:56,986 DEBUG program: Return code: 0 >10:25:56,995 INFO program: Running... mount -t btrfs -o subvol=root,ro /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a /mnt/sysimage >10:26:03,616 INFO program: mount: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a is already mounted or /mnt/sysimage busy >10:26:03,617 INFO program: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a is already mounted on /mnt/sysimage >10:26:03,618 DEBUG program: Return code: 32 >10:26:03,640 INFO program: Running... udevadm settle --timeout=300 >10:26:04,031 DEBUG program: Return code: 0 >10:26:04,353 INFO program: Running... hwclock --hctosys --utc >10:26:05,017 DEBUG program: Return code: 0 >10:26:05,023 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >10:26:05,164 INFO program: mount: /dev/mapper/live-base is already mounted or /mnt/install/source busy >10:26:05,167 INFO program: /dev/mapper/live-base is already mounted on /mnt/install/source >10:26:05,169 DEBUG program: Return code: 32 >10:27:58,864 INFO program: Running... udevadm settle --timeout=300 >10:27:58,935 DEBUG program: Return code: 0 >10:27:58,968 INFO program: Running... udevadm settle --timeout=300 >10:27:59,016 DEBUG program: Return code: 0 >10:27:59,086 INFO program: Running... udevadm settle --timeout=300 >10:27:59,135 DEBUG program: Return code: 0 >10:27:59,177 INFO program: Running... udevadm settle --timeout=300 >10:27:59,222 DEBUG program: Return code: 0 >10:27:59,276 INFO program: Running... udevadm settle --timeout=300 >10:27:59,320 DEBUG program: Return code: 0 >10:27:59,360 INFO program: Running... udevadm settle --timeout=300 >10:27:59,406 DEBUG program: Return code: 0 >10:28:04,390 INFO program: Running... udevadm settle --timeout=300 >10:28:04,437 DEBUG program: Return code: 0 >10:28:05,500 INFO program: Running... udevadm settle --timeout=300 >10:28:05,557 DEBUG program: Return code: 0 >10:28:05,653 INFO program: Running... udevadm settle --timeout=300 >10:28:05,723 DEBUG program: Return code: 0 >10:28:05,815 INFO program: Running... journalctl -b >10:28:06,347 INFO program: Running... multipath -c /dev/sda >10:28:06,545 INFO program: Jun 26 10:28:06 | /etc/multipath.conf does not exist, blacklisting all devices. >10:28:06,548 INFO program: Jun 26 10:28:06 | A default multipath.conf file is located at >10:28:06,551 INFO program: Jun 26 10:28:06 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:28:06,554 INFO program: Jun 26 10:28:06 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:28:06,556 INFO program: /dev/sda is not a valid multipath device path >10:28:06,559 DEBUG program: Return code: 1 >10:28:11,335 INFO program: Running... dumpe2fs -h /dev/sda1 >10:28:11,412 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >10:28:11,413 INFO program: Filesystem volume name: <none> >10:28:11,414 INFO program: Last mounted on: /mnt/sysimage/boot >10:28:11,414 INFO program: Filesystem UUID: 17e2f6c6-8285-40c1-be44-6bf6e5cd47c5 >10:28:11,415 INFO program: Filesystem magic number: 0xEF53 >10:28:11,415 INFO program: Filesystem revision #: 1 (dynamic) >10:28:11,416 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 >10:28:11,417 INFO program: Filesystem flags: signed_directory_hash >10:28:11,417 INFO program: Default mount options: user_xattr acl >10:28:11,418 INFO program: Filesystem state: clean >10:28:11,419 INFO program: Errors behavior: Continue >10:28:11,419 INFO program: Filesystem OS type: Linux >10:28:11,420 INFO program: Inode count: 128016 >10:28:11,421 INFO program: Block count: 512000 >10:28:11,457 INFO program: Reserved block count: 25600 >10:28:11,458 INFO program: Free blocks: 457580 >10:28:11,458 INFO program: Free inodes: 127930 >10:28:11,459 INFO program: First block: 1 >10:28:11,460 INFO program: Block size: 1024 >10:28:11,460 INFO program: Fragment size: 1024 >10:28:11,461 INFO program: Reserved GDT blocks: 256 >10:28:11,462 INFO program: Blocks per group: 8192 >10:28:11,462 INFO program: Fragments per group: 8192 >10:28:11,463 INFO program: Inodes per group: 2032 >10:28:11,464 INFO program: Inode blocks per group: 254 >10:28:11,474 INFO program: Flex block group size: 16 >10:28:11,475 INFO program: Filesystem created: Thu Jun 26 10:21:51 2014 >10:28:11,476 INFO program: Last mount time: Thu Jun 26 10:21:53 2014 >10:28:11,477 INFO program: Last write time: Thu Jun 26 10:24:54 2014 >10:28:11,477 INFO program: Mount count: 1 >10:28:11,478 INFO program: Maximum mount count: -1 >10:28:11,478 INFO program: Last checked: Thu Jun 26 10:21:51 2014 >10:28:11,479 INFO program: Check interval: 0 (<none>) >10:28:11,480 INFO program: Lifetime writes: 51 MB >10:28:11,480 INFO program: Reserved blocks uid: 0 (user root) >10:28:11,481 INFO program: Reserved blocks gid: 0 (group root) >10:28:11,482 INFO program: First inode: 11 >10:28:11,482 INFO program: Inode size: 128 >10:28:11,493 INFO program: Journal inode: 8 >10:28:11,494 INFO program: Default directory hash: half_md4 >10:28:11,494 INFO program: Directory Hash Seed: f5c701f3-caef-4d1a-8876-8dae97df916d >10:28:11,495 INFO program: Journal backup: inode blocks >10:28:11,496 INFO program: Journal features: (none) >10:28:11,505 INFO program: Journal size: 8M >10:28:11,505 INFO program: Journal length: 8192 >10:28:11,506 INFO program: Journal sequence: 0x0000001b >10:28:11,507 INFO program: Journal start: 0 >10:28:11,507 INFO program: >10:28:11,508 DEBUG program: Return code: 0 >10:28:11,516 INFO program: Running... resize2fs -P /dev/sda1 >10:28:11,708 INFO program: resize2fs 1.42.8 (20-Jun-2013) >10:28:11,710 INFO program: Estimated minimum size of the filesystem: 43283 >10:28:11,711 DEBUG program: Return code: 0 > > >/tmp/storage.log: >10:11:14,323 DEBUG blivet: registered device format class LUKS as luks >10:11:14,362 DEBUG blivet: registered device format class Ext2FS as ext2 >10:11:14,363 DEBUG blivet: registered device format class Ext3FS as ext3 >10:11:14,363 DEBUG blivet: registered device format class Ext4FS as ext4 >10:11:14,363 DEBUG blivet: registered device format class FATFS as vfat >10:11:14,364 DEBUG blivet: registered device format class EFIFS as efi >10:11:14,364 DEBUG blivet: registered device format class BTRFS as btrfs >10:11:14,365 DEBUG blivet: registered device format class GFS2 as gfs2 >10:11:14,365 DEBUG blivet: registered device format class JFS as jfs >10:11:14,366 DEBUG blivet: registered device format class ReiserFS as reiserfs >10:11:14,366 DEBUG blivet: registered device format class XFS as xfs >10:11:14,366 DEBUG blivet: registered device format class HFS as hfs >10:11:14,367 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >10:11:14,367 DEBUG blivet: registered device format class HFSPlus as hfs+ >10:11:14,368 DEBUG blivet: registered device format class MacEFIFS as macefi >10:11:14,368 DEBUG blivet: registered device format class NTFS as ntfs >10:11:14,368 DEBUG blivet: registered device format class NFS as nfs >10:11:14,369 DEBUG blivet: registered device format class NFSv4 as nfs4 >10:11:14,369 DEBUG blivet: registered device format class Iso9660FS as iso9660 >10:11:14,370 DEBUG blivet: registered device format class NoDevFS as nodev >10:11:14,370 DEBUG blivet: registered device format class DevPtsFS as devpts >10:11:14,370 DEBUG blivet: registered device format class ProcFS as proc >10:11:14,371 DEBUG blivet: registered device format class SysFS as sysfs >10:11:14,371 DEBUG blivet: registered device format class TmpFS as tmpfs >10:11:14,372 DEBUG blivet: registered device format class BindFS as bind >10:11:14,372 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >10:11:14,372 DEBUG blivet: registered device format class USBFS as usbfs >10:11:14,374 DEBUG blivet: registered device format class MDRaidMember as mdmember >10:11:14,377 DEBUG blivet: registered device format class BIOSBoot as biosboot >10:11:14,379 DEBUG blivet: registered device format class DiskLabel as disklabel >10:11:14,384 DEBUG blivet: registered device format class SwapSpace as swap >10:11:14,385 DEBUG blivet: registered device format class MultipathMember as multipath_member >10:11:14,386 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >10:11:14,388 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >10:11:14,389 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >10:11:15,396 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:11:15,397 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:11:15,399 INFO blivet: sr0 looks to be the live device; marking as protected >10:11:15,460 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >10:11:15,727 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_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-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'hp_CDDVDW_SN-208BB', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', > 'ID_REVISION': 'HH01', > 'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > 'ID_SERIAL_SHORT': 'R8HB6GOBB07490', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '549030', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:11:15,728 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:11:15,731 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >10:11:15,733 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:15,734 INFO blivet: sr0 is a cdrom >10:11:15,736 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:11:15,737 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:15,766 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:11:15,767 INFO blivet: added cdrom sr0 (id 0) to device tree >10:11:15,770 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:11:15,783 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:11:15,784 INFO blivet: type detected on 'sr0' is 'iso9660' >10:11:15,802 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:11:15,802 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >10:11:15,807 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:11:15,810 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:11:15,819 DEBUG blivet: looking up parted Device: /dev/sr0 >10:11:15,841 INFO blivet: got device: OpticalDevice instance (0x12cec10) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x11ecef0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:11:15,846 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:11:15,847 INFO blivet: got format: Iso9660FS instance (0x132bb10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0 targetSize = 0 > >10:11:15,860 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d387b', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '550958', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >10:11:15,862 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >10:11:15,865 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:11:15,867 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:15,871 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:11:15,876 INFO blivet: sda is a disk >10:11:15,877 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:15,880 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:11:16,139 INFO blivet: added disk sda (id 1) to device tree >10:11:16,139 DEBUG blivet: looking up parted Device: /dev/sda >10:11:16,145 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:11:16,148 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:11:16,152 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:11:16,152 DEBUG blivet: required disklabel type for sda (1) is None >10:11:16,153 DEBUG blivet: default disklabel type for sda is msdos >10:11:16,154 DEBUG blivet: selecting msdos disklabel for sda based on size >10:11:16,159 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:11:16,210 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 0x136c190>, <parted.partition.Partition object at 0x136c410>] > device: <parted.device.Device object at 0x1364f90> > PedDisk: <_ped.Disk object at 0x1362518> >10:11:16,211 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:11:16,215 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:11:16,221 INFO blivet: got device: DiskDevice instance (0x12cec90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x130f320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x135bf10> >10:11:16,228 INFO blivet: got format: DiskLabel instance (0x135bfd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda 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 0x136c190>, <parted.partition.Partition object at 0x136c410>] > device: <parted.device.Device object at 0x1364f90> > PedDisk: <_ped.Disk object at 0x1362518> > origPartedDisk = <parted.disk.Disk object at 0x136c5d0> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x130f440> > >10:11:16,254 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/898f225b-736f-4025-9068-3d29997a4eaa', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '898f225b-736f-4025-9068-3d29997a4eaa', > 'ID_FS_UUID_ENC': '898f225b-736f-4025-9068-3d29997a4eaa', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d387b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d387b', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '551078', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/898f225b-736f-4025-9068-3d29997a4eaa'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:11:16,255 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >10:11:16,258 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >10:11:16,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,261 INFO blivet: sda1 is a partition >10:11:16,264 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:11:16,266 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:11:16,270 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:11:16,273 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:11:16,277 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:11:16,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,281 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:11:16,282 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:11:16,285 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:11:16,289 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:11:16,292 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:11:16,295 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:11:16,295 INFO blivet: added partition sda1 (id 2) to device tree >10:11:16,298 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:11:16,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:11:16,304 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:11:16,307 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:11:16,351 WARN blivet: disklabel detected but not usable on sda1 >10:11:16,353 INFO blivet: type detected on 'sda1' is 'ext4' >10:11:16,359 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,361 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:16,364 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:11:16,368 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >10:11:16,370 DEBUG blivet: looking up parted Device: /dev/sda1 >10:11:16,377 INFO blivet: got device: PartitionDevice instance (0x135bd90) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x130f710> > target size = 0 path = /dev/sda1 > 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 0x136c090> fileSystem: <parted.filesystem.FileSystem object at 0x136c550> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x136c250> PedPartition: <_ped.Partition object at 0x1365950> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:11:16,381 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,382 INFO blivet: got format: Ext4FS instance (0x136cbd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 898f225b-736f-4025-9068-3d29997a4eaa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >10:11:16,404 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/927ff22c-36d5-4c32-b948-a9d00cc00129', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '927ff22c-36d5-4c32-b948-a9d00cc00129', > 'ID_FS_UUID_ENC': '927ff22c-36d5-4c32-b948-a9d00cc00129', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61503488', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d387b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d387b', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '551178', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/927ff22c-36d5-4c32-b948-a9d00cc00129'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:11:16,405 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >10:11:16,408 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >10:11:16,410 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,411 INFO blivet: sda2 is a partition >10:11:16,413 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:11:16,416 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:11:16,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:11:16,423 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:11:16,426 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:11:16,427 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,430 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:11:16,431 DEBUG blivet: looking up parted Partition: /dev/sda2 >10:11:16,434 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >10:11:16,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:11:16,441 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:11:16,444 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:11:16,444 INFO blivet: added partition sda2 (id 3) to device tree >10:11:16,447 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:11:16,450 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >10:11:16,452 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:11:16,456 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >10:11:16,470 WARN blivet: disklabel detected but not usable on sda2 >10:11:16,472 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >10:11:16,478 DEBUG blivet: LUKS.__init__: uuid: 927ff22c-36d5-4c32-b948-a9d00cc00129 ; exists: True ; label: None ; device: /dev/sda2 ; serial: 4C530007420104102233 ; name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; >10:11:16,479 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >10:11:16,482 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:11:16,485 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >10:11:16,487 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >10:11:16,490 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; >10:11:16,495 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,499 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:11:16,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,504 DEBUG blivet: LUKSDevice._setFormat: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; current: None ; type: None ; >10:11:16,507 DEBUG blivet: LUKSDevice.setup: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; status: False ; controllable: True ; orig: False ; >10:11:16,511 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; orig: False ; >10:11:16,515 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:11:16,519 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; status: False ; type: luks ; >10:11:16,519 INFO blivet: setup of luks-927ff22c-36d5-4c32-b948-a9d00cc00129 failed: luks device not configured >10:11:16,522 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >10:11:16,524 DEBUG blivet: looking up parted Device: /dev/sda2 >10:11:16,529 INFO blivet: got device: PartitionDevice instance (0x1364090) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30031.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61503488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30031, 64, 32) biosGeometry: (3828, 255, 63) > PedDevice: <_ped.Device object at 0x130f3b0> > target size = 0 path = /dev/sda2 > 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 0x136c090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x136c4d0> PedPartition: <_ped.Partition object at 0x13659b0> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 62529535 length = 61503488 > flags = >10:11:16,531 INFO blivet: got format: LUKS instance (0x136c910) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 927ff22c-36d5-4c32-b948-a9d00cc00129 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-927ff22c-36d5-4c32-b948-a9d00cc00129 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:11:16,537 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > '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': '601976', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:11:16,538 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:11:16,541 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >10:11:16,544 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,544 INFO blivet: loop0 is a loop device >10:11:16,547 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:11:16,550 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >10:11:16,552 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,553 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,556 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:11:16,557 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >10:11:16,561 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:11:16,561 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,565 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:11:16,565 INFO blivet: added loop loop0 (id 6) to device tree >10:11:16,568 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:11:16,572 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:11:16,572 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:16,573 DEBUG blivet: device loop0 does not contain a disklabel >10:11:16,574 INFO blivet: type detected on 'loop0' is 'squashfs' >10:11:16,574 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:16,577 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >10:11:16,579 INFO blivet: got device: LoopDevice instance (0x1375690) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:11:16,580 INFO blivet: got format: DeviceFormat instance (0x132bb50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:16,586 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '603262', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:11:16,587 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:11:16,589 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:11:16,592 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,592 INFO blivet: loop1 is a loop device >10:11:16,595 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:11:16,598 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >10:11:16,600 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,601 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,605 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:11:16,605 INFO blivet: added file /osmin (id 7) to device tree >10:11:16,609 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:11:16,609 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,613 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:11:16,613 INFO blivet: added loop loop1 (id 8) to device tree >10:11:16,616 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:11:16,619 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:11:16,619 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:16,619 DEBUG blivet: device loop1 does not contain a disklabel >10:11:16,620 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >10:11:16,621 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:16,624 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >10:11:16,625 INFO blivet: got device: LoopDevice instance (0x136cb10) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >10:11:16,626 INFO blivet: got format: DeviceFormat instance (0x13640d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:16,632 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '604599', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:11:16,633 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:11:16,636 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:11:16,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,639 INFO blivet: loop2 is a loop device >10:11:16,642 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:11:16,644 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >10:11:16,647 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,649 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,652 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:11:16,653 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >10:11:16,657 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:11:16,657 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,661 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:11:16,661 INFO blivet: added loop loop2 (id 10) to device tree >10:11:16,664 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:11:16,667 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:11:16,667 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:16,667 DEBUG blivet: device loop2 does not contain a disklabel >10:11:16,668 INFO blivet: type detected on 'loop2' is 'squashfs' >10:11:16,669 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:16,672 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >10:11:16,674 INFO blivet: got device: LoopDevice instance (0x1375590) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >10:11:16,674 INFO blivet: got format: DeviceFormat instance (0x1375410) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:16,684 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '605917', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:11:16,685 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >10:11:16,687 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:16,690 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,691 INFO blivet: loop3 is a loop device >10:11:16,693 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:11:16,696 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >10:11:16,699 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,699 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,703 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:11:16,703 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >10:11:16,707 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:11:16,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,711 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:11:16,712 INFO blivet: added loop loop3 (id 12) to device tree >10:11:16,714 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:11:16,717 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:11:16,720 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,721 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:16,721 DEBUG blivet: device loop3 does not contain a disklabel >10:11:16,722 INFO blivet: type detected on 'loop3' is 'ext4' >10:11:16,726 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,727 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:16,730 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:11:16,731 INFO blivet: got device: LoopDevice instance (0x1375910) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >10:11:16,735 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,735 INFO blivet: got format: Ext4FS instance (0x1375a50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:11:16,741 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607262', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:11:16,742 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >10:11:16,745 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:11:16,748 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,748 INFO blivet: loop4 is a loop device >10:11:16,751 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:11:16,753 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:11:16,756 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,757 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,760 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:11:16,761 INFO blivet: added file /overlay (deleted) (id 13) to device tree >10:11:16,765 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:11:16,765 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,769 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:11:16,769 INFO blivet: added loop loop4 (id 14) to device tree >10:11:16,772 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:11:16,775 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:11:16,775 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:16,777 DEBUG blivet: device loop4 does not contain a disklabel >10:11:16,778 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >10:11:16,779 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:16,782 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >10:11:16,784 INFO blivet: got device: LoopDevice instance (0x1375b90) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >10:11:16,784 INFO blivet: got format: DeviceFormat instance (0x1364110) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:16,796 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94846', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:11:16,797 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:11:16,800 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:11:16,802 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,803 INFO blivet: live-rw is a device-mapper device >10:11:16,805 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:11:16,808 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:16,811 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:11:16,816 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:11:16,820 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >10:11:16,824 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:11:16,827 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,830 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:11:16,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,834 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:11:16,835 INFO blivet: added dm live-rw (id 15) to device tree >10:11:16,837 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:11:16,840 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:11:16,844 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,844 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:16,845 DEBUG blivet: device live-rw does not contain a disklabel >10:11:16,845 INFO blivet: type detected on 'live-rw' is 'ext4' >10:11:16,849 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,850 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:16,853 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:11:16,854 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:11:16,859 INFO blivet: got device: DMDevice instance (0x136cb50) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x130f7a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:11:16,862 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,863 INFO blivet: got format: Ext4FS instance (0x1375cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:11:16,875 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32330', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:11:16,875 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:11:16,880 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:11:16,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,883 INFO blivet: live-base is a device-mapper device >10:11:16,886 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:11:16,889 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:11:16,892 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:16,895 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:11:16,899 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:11:16,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,906 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >10:11:16,906 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,910 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:11:16,910 INFO blivet: added dm live-base (id 16) to device tree >10:11:16,913 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:11:16,915 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:11:16,919 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,920 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:16,920 DEBUG blivet: device live-base does not contain a disklabel >10:11:16,921 INFO blivet: type detected on 'live-base' is 'ext4' >10:11:16,924 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,925 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:16,928 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:11:16,930 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:11:16,934 INFO blivet: got device: DMDevice instance (0x1375310) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x130f680> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:11:16,940 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:16,942 INFO blivet: got format: Ext4FS instance (0x1375dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:11:16,954 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70079', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >10:11:16,955 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >10:11:16,959 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:11:16,961 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,962 INFO blivet: live-osimg-min is a device-mapper device >10:11:16,964 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:11:16,968 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:11:16,971 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >10:11:16,974 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:11:16,977 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >10:11:16,981 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:16,984 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:11:16,989 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:11:16,992 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:16,995 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >10:11:16,996 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:16,999 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:11:17,000 INFO blivet: added dm live-osimg-min (id 17) to device tree >10:11:17,002 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:11:17,005 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:11:17,009 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:17,009 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:17,010 DEBUG blivet: device live-osimg-min does not contain a disklabel >10:11:17,010 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >10:11:17,014 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:17,015 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:17,018 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:11:17,020 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >10:11:17,023 INFO blivet: got device: DMDevice instance (0x1375f90) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x130f830> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:11:17,030 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:17,031 INFO blivet: got format: Ext4FS instance (0x1386250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:11:17,091 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:11:32,599 INFO blivet: ISCSID is /sbin/iscsid >10:11:32,600 INFO blivet: no initiator set >10:11:33,780 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:11:33,783 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:11:35,480 DEBUG blivet: trying to set new default fstype to 'ext4' >10:11:35,649 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:35,650 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:35,654 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:35,675 INFO blivet: Detected 5648M of memory >10:11:35,676 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >10:11:35,677 INFO blivet: Swap attempt of 0M >10:11:38,213 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2c35e90> >10:11:38,215 INFO blivet: no initiator set >10:11:38,216 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:11:38,217 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:11:38,293 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >10:11:38,296 INFO blivet: sr0 looks to be the live device; marking as protected >10:11:38,376 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >10:11:38,537 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_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-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'hp_CDDVDW_SN-208BB', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', > 'ID_REVISION': 'HH01', > 'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > 'ID_SERIAL_SHORT': 'R8HB6GOBB07490', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '549030', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:11:38,539 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:11:38,546 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >10:11:38,555 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:38,556 INFO blivet: sr0 is a cdrom >10:11:38,582 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:11:38,585 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:38,596 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:11:38,599 INFO blivet: added cdrom sr0 (id 0) to device tree >10:11:38,607 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:11:38,984 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:11:39,142 INFO blivet: type detected on 'sr0' is 'iso9660' >10:11:39,192 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:11:39,209 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >10:11:39,304 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:11:39,310 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:11:39,323 DEBUG blivet: looking up parted Device: /dev/sr0 >10:11:39,343 INFO blivet: got device: OpticalDevice instance (0x7fed30041b90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x2ececb0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:11:39,357 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:11:39,358 INFO blivet: got format: Iso9660FS instance (0x7fed300b7810) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 > >10:11:39,398 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d387b', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '550958', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >10:11:39,419 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >10:11:39,433 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:11:39,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:39,467 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:11:39,482 INFO blivet: sda is a disk >10:11:39,487 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:39,498 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:11:39,563 INFO blivet: added disk sda (id 1) to device tree >10:11:39,564 DEBUG blivet: looking up parted Device: /dev/sda >10:11:39,572 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:11:39,581 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:11:39,586 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:11:39,587 DEBUG blivet: required disklabel type for sda (1) is None >10:11:39,588 DEBUG blivet: default disklabel type for sda is msdos >10:11:39,589 DEBUG blivet: selecting msdos disklabel for sda based on size >10:11:39,595 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:11:39,632 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 0x2f8d250>, <parted.partition.Partition object at 0x2f8d610>] > device: <parted.device.Device object at 0x2f98f90> > PedDisk: <_ped.Disk object at 0x2f8b488> >10:11:39,636 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:11:39,644 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:11:39,651 INFO blivet: got device: DiskDevice instance (0x7fed300ae090) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2f50ad0> >10:11:39,659 INFO blivet: got format: DiskLabel instance (0x2f50110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda 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 0x2f8d250>, <parted.partition.Partition object at 0x2f8d610>] > device: <parted.device.Device object at 0x2f98f90> > PedDisk: <_ped.Disk object at 0x2f8b488> > origPartedDisk = <parted.disk.Disk object at 0x2f8d7d0> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c440> > >10:11:39,684 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/898f225b-736f-4025-9068-3d29997a4eaa', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '898f225b-736f-4025-9068-3d29997a4eaa', > 'ID_FS_UUID_ENC': '898f225b-736f-4025-9068-3d29997a4eaa', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d387b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d387b', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '551078', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/898f225b-736f-4025-9068-3d29997a4eaa'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:11:39,685 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >10:11:39,690 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >10:11:39,696 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:39,699 INFO blivet: sda1 is a partition >10:11:39,703 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:11:39,708 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:11:39,715 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:11:39,721 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:11:39,726 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:11:39,729 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:39,735 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:11:39,739 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:11:39,804 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:11:39,816 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:11:39,827 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:11:39,846 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:11:39,847 INFO blivet: added partition sda1 (id 2) to device tree >10:11:39,854 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:11:39,870 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:11:39,875 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:11:39,898 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:11:39,932 WARN blivet: disklabel detected but not usable on sda1 >10:11:39,934 INFO blivet: type detected on 'sda1' is 'ext4' >10:11:40,527 DEBUG blivet: padding min size from 128 up to 140 >10:11:40,536 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:40,543 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:40,556 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:11:40,580 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >10:11:40,593 DEBUG blivet: looking up parted Device: /dev/sda1 >10:11:40,613 INFO blivet: got device: PartitionDevice instance (0x2f98050) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c680> > target size = 0 path = /dev/sda1 > 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 0x2f8d0d0> fileSystem: <parted.filesystem.FileSystem object at 0x2f8d750> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f8d3d0> PedPartition: <_ped.Partition object at 0x2f56d70> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:11:40,628 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:40,632 INFO blivet: got format: Ext4FS instance (0x2f8de10) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 898f225b-736f-4025-9068-3d29997a4eaa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >10:11:40,683 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/927ff22c-36d5-4c32-b948-a9d00cc00129', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '927ff22c-36d5-4c32-b948-a9d00cc00129', > 'ID_FS_UUID_ENC': '927ff22c-36d5-4c32-b948-a9d00cc00129', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '61503488', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d387b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d387b', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '551178', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/927ff22c-36d5-4c32-b948-a9d00cc00129'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:11:40,684 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >10:11:40,688 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >10:11:40,698 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:40,702 INFO blivet: sda2 is a partition >10:11:40,720 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:11:40,724 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:11:40,729 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:11:40,734 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:11:40,744 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:11:40,748 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:40,762 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:11:40,763 DEBUG blivet: looking up parted Partition: /dev/sda2 >10:11:40,770 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >10:11:40,783 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:11:40,792 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:11:40,804 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:11:40,814 INFO blivet: added partition sda2 (id 3) to device tree >10:11:40,820 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:11:40,831 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >10:11:40,843 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:11:40,855 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >10:11:40,905 WARN blivet: disklabel detected but not usable on sda2 >10:11:40,908 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >10:11:40,921 DEBUG blivet: LUKS.__init__: uuid: 927ff22c-36d5-4c32-b948-a9d00cc00129 ; exists: True ; label: None ; device: /dev/sda2 ; serial: 4C530007420104102233 ; name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; >10:11:40,922 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >10:11:40,926 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:11:40,931 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >10:11:40,936 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >10:11:40,945 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; >10:11:40,958 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:40,964 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:11:40,965 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:40,981 DEBUG blivet: LUKSDevice._setFormat: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; current: None ; type: None ; >10:11:40,987 DEBUG blivet: LUKSDevice.setup: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; status: False ; controllable: True ; orig: False ; >10:11:41,000 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; orig: False ; >10:11:41,017 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:11:41,022 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-927ff22c-36d5-4c32-b948-a9d00cc00129 ; status: False ; type: luks ; >10:11:41,023 INFO blivet: setup of luks-927ff22c-36d5-4c32-b948-a9d00cc00129 failed: luks device not configured >10:11:41,038 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >10:11:41,040 DEBUG blivet: looking up parted Device: /dev/sda2 >10:11:41,057 INFO blivet: got device: PartitionDevice instance (0x2f50f90) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30031.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 61503488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (30031, 64, 32) biosGeometry: (3828, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c3b0> > target size = 0 path = /dev/sda2 > 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 0x2f8d0d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f8d6d0> PedPartition: <_ped.Partition object at 0x2f56dd0> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 62529535 length = 61503488 > flags = >10:11:41,060 INFO blivet: got format: LUKS instance (0x2fa7790) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda2 uuid = 927ff22c-36d5-4c32-b948-a9d00cc00129 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-927ff22c-36d5-4c32-b948-a9d00cc00129 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:11:41,073 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > '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': '601976', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:11:41,074 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:11:41,089 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >10:11:41,094 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,095 INFO blivet: loop0 is a loop device >10:11:41,110 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:11:41,120 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >10:11:41,131 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,132 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,148 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:11:41,149 INFO blivet: added file /osmin.img (deleted) (id 5) to device tree >10:11:41,154 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:11:41,155 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,163 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:11:41,164 INFO blivet: added loop loop0 (id 6) to device tree >10:11:41,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:11:41,184 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:11:41,185 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:41,186 DEBUG blivet: device loop0 does not contain a disklabel >10:11:41,187 INFO blivet: type detected on 'loop0' is 'squashfs' >10:11:41,188 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:41,193 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >10:11:41,195 INFO blivet: got device: LoopDevice instance (0x2fbe1d0) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:11:41,204 INFO blivet: got format: DeviceFormat instance (0x2fbe350) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:41,217 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '603262', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:11:41,220 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:11:41,229 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:11:41,234 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,237 INFO blivet: loop1 is a loop device >10:11:41,245 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:11:41,252 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >10:11:41,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,263 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,273 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:11:41,278 INFO blivet: added file /osmin (id 7) to device tree >10:11:41,285 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:11:41,288 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,296 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:11:41,299 INFO blivet: added loop loop1 (id 8) to device tree >10:11:41,309 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:11:41,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:11:41,323 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:41,326 DEBUG blivet: device loop1 does not contain a disklabel >10:11:41,329 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >10:11:41,332 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:41,340 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >10:11:41,344 INFO blivet: got device: LoopDevice instance (0x2fbe550) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >10:11:41,348 INFO blivet: got format: DeviceFormat instance (0x2fbe650) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:41,369 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '604599', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:11:41,377 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:11:41,384 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:11:41,391 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,395 INFO blivet: loop2 is a loop device >10:11:41,407 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:11:41,415 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >10:11:41,427 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,432 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,453 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:11:41,459 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >10:11:41,473 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:11:41,477 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,487 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:11:41,489 INFO blivet: added loop loop2 (id 10) to device tree >10:11:41,504 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:11:41,513 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:11:41,523 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:41,525 DEBUG blivet: device loop2 does not contain a disklabel >10:11:41,528 INFO blivet: type detected on 'loop2' is 'squashfs' >10:11:41,536 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:11:41,545 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >10:11:41,549 INFO blivet: got device: LoopDevice instance (0x2fa7750) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >10:11:41,559 INFO blivet: got format: DeviceFormat instance (0x2fbe610) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:41,581 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '605917', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:11:41,607 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >10:11:41,620 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:41,640 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,643 INFO blivet: loop3 is a loop device >10:11:41,650 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:11:41,664 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >10:11:41,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:41,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,694 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:11:41,697 INFO blivet: added file /LiveOS/ext3fs.img (id 11) to device tree >10:11:41,705 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:11:41,712 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:41,723 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:11:41,729 INFO blivet: added loop loop3 (id 12) to device tree >10:11:41,735 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:11:41,741 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:11:41,760 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:41,766 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:41,767 DEBUG blivet: device loop3 does not contain a disklabel >10:11:41,768 INFO blivet: type detected on 'loop3' is 'ext4' >10:11:42,070 DEBUG blivet: using current size 0 as min size >10:11:42,075 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:42,080 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:42,085 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:11:42,087 INFO blivet: got device: LoopDevice instance (0x2fbee50) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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/loop3 > format args = [] originalFormat = None >10:11:42,092 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:42,093 INFO blivet: got format: Ext4FS instance (0x3145090) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >10:11:42,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607262', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:11:42,102 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >10:11:42,106 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:11:42,110 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:42,111 INFO blivet: loop4 is a loop device >10:11:42,115 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:11:42,120 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:11:42,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:42,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:42,130 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:11:42,131 INFO blivet: added file /overlay (deleted) (id 13) to device tree >10:11:42,136 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:11:42,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:42,142 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:11:42,143 INFO blivet: added loop loop4 (id 14) to device tree >10:11:42,147 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:11:42,152 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:11:42,153 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:42,154 DEBUG blivet: device loop4 does not contain a disklabel >10:11:42,155 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >10:11:42,156 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:11:42,160 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >10:11:42,178 INFO blivet: got device: LoopDevice instance (0x31455d0) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >10:11:42,179 INFO blivet: got format: DeviceFormat instance (0x31456d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:11:42,204 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94846', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:11:42,205 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:11:42,209 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:11:42,222 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:42,223 INFO blivet: live-rw is a device-mapper device >10:11:42,227 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:11:42,240 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:42,247 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:11:42,261 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:11:42,272 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) with existing DM_snapshot_cow >10:11:42,280 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:11:42,289 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:42,302 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:11:42,309 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:42,319 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:11:42,320 INFO blivet: added dm live-rw (id 15) to device tree >10:11:42,326 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:11:42,341 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:11:42,359 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:42,360 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:42,361 DEBUG blivet: device live-rw does not contain a disklabel >10:11:42,362 INFO blivet: type detected on 'live-rw' is 'ext4' >10:11:42,578 DEBUG blivet: padding min size from 3226 up to 3548 >10:11:42,598 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:42,599 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:42,604 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:11:42,607 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:11:42,620 INFO blivet: got device: DMDevice instance (0x2fbef90) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c7a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:11:42,626 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:42,634 INFO blivet: got format: Ext4FS instance (0x2fa7e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >10:11:42,678 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32330', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:11:42,699 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:11:42,723 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:11:42,732 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:42,733 INFO blivet: live-base is a device-mapper device >10:11:42,741 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:11:42,756 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:11:42,761 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:42,765 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:11:42,783 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:11:42,797 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:42,802 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >10:11:42,803 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:42,819 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:11:42,820 INFO blivet: added dm live-base (id 16) to device tree >10:11:42,824 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:11:42,833 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:11:42,848 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:42,856 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:42,857 DEBUG blivet: device live-base does not contain a disklabel >10:11:42,858 INFO blivet: type detected on 'live-base' is 'ext4' >10:11:43,087 DEBUG blivet: using current size 0 as min size >10:11:43,095 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:43,106 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:43,119 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:11:43,124 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:11:43,138 INFO blivet: got device: DMDevice instance (0x2f8d990) -- > name = live-base status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c710> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:11:43,183 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:43,185 INFO blivet: got format: Ext4FS instance (0x3145590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >10:11:43,202 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70079', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >10:11:43,211 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >10:11:43,242 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:11:43,256 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:43,259 INFO blivet: live-osimg-min is a device-mapper device >10:11:43,266 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:11:43,275 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:11:43,291 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >10:11:43,306 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:11:43,312 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing DM_snapshot_cow >10:11:43,330 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:11:43,346 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:11:43,355 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:11:43,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:11:43,386 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >10:11:43,389 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:11:43,396 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:11:43,403 INFO blivet: added dm live-osimg-min (id 17) to device tree >10:11:43,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:11:43,440 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:11:43,453 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:43,454 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:43,455 DEBUG blivet: device live-osimg-min does not contain a disklabel >10:11:43,456 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >10:11:43,666 DEBUG blivet: using current size 0 as min size >10:11:43,675 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:43,682 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:11:43,703 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:11:43,705 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >10:11:43,717 INFO blivet: got device: DMDevice instance (0x2f50b10) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (12) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c830> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:11:43,761 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:43,767 INFO blivet: got format: Ext4FS instance (0x2fbec90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >10:11:43,874 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:11:43,991 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:11:44,007 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:11:44,021 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:11:44,139 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:11:44,146 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:11:44,175 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:11:44,232 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:11:44,242 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:11:44,256 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:11:44,336 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:11:44,346 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:11:44,353 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:11:44,356 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:11:44,364 INFO blivet: edd: collected mbr signatures: {'sda': '0x000d387b'} >10:11:44,377 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:11:44,412 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:11:44,536 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:11:44,707 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:11:44,719 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:11:44,739 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:11:44,976 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:44,991 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:45,004 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:45,015 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:45,032 DEBUG blivet: Ext4FS.supported: supported: True ; >10:11:45,052 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:11:45,073 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:11:45,377 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >10:11:45,390 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (16) with existing ext4 filesystem >10:12:32,762 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:12:32,767 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:12:32,772 DEBUG blivet: NFSv4.supported: supported: False ; >10:12:32,777 DEBUG blivet: NFSv4.supported: supported: False ; >10:12:32,782 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:12:32,787 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:12:32,794 DEBUG blivet: Ext4FS.supported: supported: True ; >10:12:32,799 DEBUG blivet: Ext4FS.supported: supported: True ; >10:12:35,570 DEBUG blivet: Ext3FS.supported: supported: True ; >10:12:35,579 DEBUG blivet: Ext3FS.supported: supported: True ; >10:12:36,243 DEBUG blivet: Ext2FS.supported: supported: True ; >10:12:36,259 DEBUG blivet: Ext2FS.supported: supported: True ; >10:12:36,926 DEBUG blivet: SysFS.supported: supported: False ; >10:12:36,929 DEBUG blivet: SysFS.supported: supported: False ; >10:12:36,932 DEBUG blivet: MultipathMember.__init__: >10:12:36,936 DEBUG blivet: MDRaidMember.__init__: >10:12:36,940 DEBUG blivet: ProcFS.supported: supported: False ; >10:12:36,942 DEBUG blivet: ProcFS.supported: supported: False ; >10:12:36,946 DEBUG blivet: SwapSpace.__init__: >10:12:36,952 DEBUG blivet: NoDevFS.supported: supported: False ; >10:12:36,955 DEBUG blivet: NoDevFS.supported: supported: False ; >10:12:36,958 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:12:36,961 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:12:36,965 DEBUG blivet: BTRFS.supported: supported: True ; >10:12:37,423 DEBUG blivet: USBFS.supported: supported: False ; >10:12:37,426 DEBUG blivet: USBFS.supported: supported: False ; >10:12:37,429 DEBUG blivet: DiskLabel.__init__: >10:12:37,430 INFO blivet: DiskLabel.partedDevice returning None >10:12:37,433 DEBUG blivet: HFSPlus.supported: supported: False ; >10:12:37,436 DEBUG blivet: HFSPlus.supported: supported: False ; >10:12:37,439 DEBUG blivet: XFS.supported: supported: True ; >10:12:37,728 DEBUG blivet: XFS.supported: supported: True ; >10:12:37,737 DEBUG blivet: TmpFS.supported: supported: True ; >10:12:37,978 DEBUG blivet: LUKS.__init__: >10:12:37,984 DEBUG blivet: NTFS.supported: supported: False ; >10:12:37,988 DEBUG blivet: NTFS.supported: supported: False ; >10:12:37,992 DEBUG blivet: BindFS.supported: supported: False ; >10:12:37,994 DEBUG blivet: BindFS.supported: supported: False ; >10:12:37,998 DEBUG blivet: HFS.supported: supported: False ; >10:12:38,001 DEBUG blivet: HFS.supported: supported: False ; >10:12:38,004 DEBUG blivet: LVMPhysicalVolume.__init__: >10:12:38,008 DEBUG blivet: NFS.supported: supported: False ; >10:12:38,012 DEBUG blivet: NFS.supported: supported: False ; >10:12:38,015 DEBUG blivet: FATFS.supported: supported: True ; >10:12:38,019 DEBUG blivet: FATFS.supported: supported: True ; >10:12:38,026 DEBUG blivet: DMRaidMember.__init__: >10:12:46,561 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:12:46,567 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:15:46,821 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:15:46,825 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:15:55,015 INFO blivet: hiding device partition sda1 (id 2) >10:15:55,022 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:15:55,023 DEBUG blivet: lvm filter: adding sda1 to the reject list >10:15:55,024 INFO blivet: hiding device partition sda2 (id 3) >10:15:55,030 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:15:55,031 DEBUG blivet: lvm filter: adding sda2 to the reject list >10:15:55,032 INFO blivet: hiding device disk sda (id 1) >10:15:55,032 DEBUG blivet: lvm filter: adding sda to the reject list >10:15:55,040 INFO blivet: Detected 5648M of memory >10:15:55,042 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >10:15:55,043 INFO blivet: Swap attempt of 0M >10:16:04,634 INFO blivet: unhiding device disk sda (id 1) >10:16:04,636 DEBUG blivet: lvm filter: removing sda from the reject list >10:16:04,637 INFO blivet: unhiding device partition sda2 (id 3) >10:16:04,638 DEBUG blivet: lvm filter: removing sda2 from the reject list >10:16:04,645 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:16:04,646 INFO blivet: unhiding device partition sda1 (id 2) >10:16:04,647 DEBUG blivet: lvm filter: removing sda1 from the reject list >10:16:04,651 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:16:44,825 INFO blivet: Detected 5648M of memory >10:16:44,826 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:16:44,826 INFO blivet: Swap attempt of 3053M >10:17:27,411 DEBUG blivet: removing sda >10:17:27,413 DEBUG blivet: devices to remove: ['sda1', 'sda2'] >10:17:27,414 DEBUG blivet: leaves to remove: ['sda1', 'sda2'] >10:17:27,433 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:17:27,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:27,442 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >10:17:27,443 INFO blivet: registered action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:17:27,449 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:17:27,460 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:17:27,539 INFO blivet: removed partition sda1 (id 2) from device tree >10:17:27,550 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:17:27,551 INFO blivet: registered action: [1] Destroy Device partition sda1 (id 2) >10:17:27,557 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:17:27,564 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:17:27,565 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:27,571 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >10:17:27,572 INFO blivet: registered action: [2] Destroy Format luks on partition sda2 (id 3) >10:17:27,597 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:17:27,603 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:17:27,613 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:17:27,664 INFO blivet: removed partition sda2 (id 3) from device tree >10:17:27,676 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:17:27,677 INFO blivet: registered action: [3] Destroy Device partition sda2 (id 3) >10:17:27,683 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:17:27,684 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:27,690 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >10:17:27,691 INFO blivet: registered action: [4] Destroy Format msdos disklabel on disk sda (id 1) >10:17:27,722 INFO blivet: Detected 5648M of memory >10:17:27,724 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:17:27,725 INFO blivet: Swap attempt of 3053M >10:17:27,739 DEBUG blivet: clearpart: initializing sda >10:17:27,741 DEBUG blivet: removing sda >10:17:27,764 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:17:27,766 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:27,787 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:17:27,787 INFO blivet: registered action: [5] Destroy Format None on disk sda (id 1) >10:17:27,804 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:17:27,812 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:27,830 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:17:27,831 INFO blivet: registered action: [6] Destroy Format None on disk sda (id 1) >10:17:27,839 DEBUG blivet: required disklabel type for sda (1) is None >10:17:27,842 DEBUG blivet: default disklabel type for sda is msdos >10:17:27,845 DEBUG blivet: selecting msdos disklabel for sda based on size >10:17:27,856 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >10:17:27,864 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >10:17:27,877 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fed2c019150> > PedDisk: <_ped.Disk object at 0x7fed2c018cb0> >10:17:27,879 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:17:27,891 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:17:27,904 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:17:27,905 INFO blivet: registered action: [7] Create Format msdos disklabel on disk sda (id 1) >10:17:28,016 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,026 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,030 INFO blivet: Detected 5648M of memory >10:17:28,033 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:17:28,036 INFO blivet: Swap attempt of 3053M >10:17:28,038 DEBUG blivet: doAutoPart: True >10:17:28,041 DEBUG blivet: encryptedAutoPart: True >10:17:28,044 DEBUG blivet: autoPartType: 0 >10:17:28,046 DEBUG blivet: clearPartType: 2 >10:17:28,049 DEBUG blivet: clearPartDisks: ['sda'] >10:17:28,052 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x3c6d590) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3c9dc90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fed2c019650) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fed2c019910) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fed2c0197d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3053 maxSize = None grow = False > >10:17:28,062 DEBUG blivet: storage.disks: ['sda'] >10:17:28,069 DEBUG blivet: storage.partitioned: ['sda'] >10:17:28,075 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >10:17:28,096 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,107 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:28,110 DEBUG blivet: boot disk: sda >10:17:28,121 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fed300ae090) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c320> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f50ad0>] >10:17:28,129 DEBUG blivet: devs: [] >10:17:28,164 DEBUG blivet: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: / ; >10:17:28,166 DEBUG blivet: getFormat('luks') returning LUKS instance >10:17:28,171 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:17:28,176 DEBUG blivet: PartitionDevice._setFormat: req0 ; >10:17:28,182 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >10:17:28,189 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:17:28,190 INFO blivet: added partition req0 (id 18) to device tree >10:17:28,191 INFO blivet: registered action: [8] Create Device partition req0 (id 18) >10:17:28,192 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:28,193 INFO blivet: registered action: [9] Create Format luks on partition req0 (id 18) >10:17:28,203 DEBUG blivet: Ext4FS.supported: supported: True ; >10:17:28,204 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:17:28,215 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: req0 ; >10:17:28,220 DEBUG blivet: LUKSDevice._setFormat: luks-req0 ; current: None ; type: ext4 ; >10:17:28,223 INFO blivet: added luks/dm-crypt luks-req0 (id 19) to device tree >10:17:28,225 INFO blivet: registered action: [10] Create Device luks/dm-crypt luks-req0 (id 19) >10:17:28,228 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:28,231 INFO blivet: registered action: [11] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 19) >10:17:28,241 DEBUG blivet: Ext4FS.supported: supported: True ; >10:17:28,245 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:17:28,251 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:17:28,257 DEBUG blivet: PartitionDevice._setFormat: req1 ; >10:17:28,266 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >10:17:28,276 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:17:28,277 INFO blivet: added partition req1 (id 20) to device tree >10:17:28,278 INFO blivet: registered action: [12] Create Device partition req1 (id 20) >10:17:28,279 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:28,280 INFO blivet: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req1 (id 20) >10:17:28,281 INFO blivet: skipping unneeded stage1 biosboot request >10:17:28,282 DEBUG blivet: PartSpec instance (0x7fed2c019910) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >10:17:28,283 DEBUG blivet: existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,288 DEBUG blivet: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >10:17:28,289 DEBUG blivet: getFormat('luks') returning LUKS instance >10:17:28,299 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:17:28,306 DEBUG blivet: PartitionDevice._setFormat: req2 ; >10:17:28,315 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >10:17:28,319 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:17:28,323 INFO blivet: added partition req2 (id 21) to device tree >10:17:28,326 INFO blivet: registered action: [14] Create Device partition req2 (id 21) >10:17:28,329 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:28,332 INFO blivet: registered action: [15] Create Format luks on partition req2 (id 21) >10:17:28,344 DEBUG blivet: SwapSpace.__init__: device: /dev/req2 ; mountpoint: None ; >10:17:28,348 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:17:28,360 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: req2 ; >10:17:28,370 DEBUG blivet: LUKSDevice._setFormat: luks-req2 ; current: None ; type: swap ; >10:17:28,372 INFO blivet: added luks/dm-crypt luks-req2 (id 22) to device tree >10:17:28,375 INFO blivet: registered action: [16] Create Device luks/dm-crypt luks-req2 (id 22) >10:17:28,378 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:17:28,380 INFO blivet: registered action: [17] Create Format swap on luks/dm-crypt luks-req2 (id 22) >10:17:28,387 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:17:28,396 DEBUG blivet: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 20)', 'req2(id 21)'] from disk(s) ['sda'] >10:17:28,400 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 18)', 'req1(id 20)', 'req2(id 21)'] >10:17:28,402 DEBUG blivet: removing all non-preexisting partitions ['req1(id 20)', 'req2(id 21)', 'req0(id 18)'] from disk(s) ['sda'] >10:17:28,410 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,422 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:28,431 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,438 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,441 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:28,443 DEBUG blivet: allocating partition: req1 ; id: 20 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:17:28,445 DEBUG blivet: checking freespace on sda >10:17:28,449 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >10:17:28,452 DEBUG blivet: checking 63-62530623 (30532 MB) >10:17:28,456 DEBUG blivet: current free range is 63-62530623 (30532MB) >10:17:28,459 DEBUG blivet: updating use_disk to sda, type: 0 >10:17:28,462 DEBUG blivet: new free: 63-62530623 / 30532MB >10:17:28,464 DEBUG blivet: new free allows for 0 sectors of growth >10:17:28,466 DEBUG blivet: found free space for bootable request >10:17:28,470 DEBUG blivet: adjusted start sector from 63 to 2048 >10:17:28,476 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >10:17:28,482 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >10:17:28,487 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017190> PedPartition: <_ped.Partition object at 0x7fed2c0401d0> >10:17:28,496 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:17:28,503 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:17:28,512 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:17:28,517 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c03fdd0> PedPartition: <_ped.Partition object at 0x7fed2c040290> >10:17:28,527 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,536 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,538 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:28,545 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,554 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,557 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:28,559 DEBUG blivet: allocating partition: req2 ; id: 21 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3053MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:17:28,562 DEBUG blivet: checking freespace on sda >10:17:28,566 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3053MB boot=False best=None grow=False start=None >10:17:28,569 DEBUG blivet: checking 63-2047 (0 MB) >10:17:28,572 DEBUG blivet: current free range is 63-2047 (0MB) >10:17:28,575 DEBUG blivet: checking 1026048-62530623 (30031 MB) >10:17:28,578 DEBUG blivet: current free range is 1026048-62530623 (30031MB) >10:17:28,580 DEBUG blivet: updating use_disk to sda, type: 0 >10:17:28,583 DEBUG blivet: new free: 1026048-62530623 / 30031MB >10:17:28,586 DEBUG blivet: new free allows for 0 sectors of growth >10:17:28,591 DEBUG blivet: created partition sda2 of 3053MB and added it to /dev/sda >10:17:28,598 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >10:17:28,603 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017550> PedPartition: <_ped.Partition object at 0x7fed2c0402f0> >10:17:28,612 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:17:28,618 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:17:28,629 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:17:28,634 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017610> PedPartition: <_ped.Partition object at 0x7fed2c0403b0> >10:17:28,650 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,659 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,663 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:28,680 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:28,690 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:28,693 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:28,695 DEBUG blivet: allocating partition: req0 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >10:17:28,697 DEBUG blivet: checking freespace on sda >10:17:28,701 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True start=None >10:17:28,706 DEBUG blivet: checking 63-2047 (0 MB) >10:17:28,710 DEBUG blivet: current free range is 63-2047 (0MB) >10:17:28,713 DEBUG blivet: checking 7278592-62530623 (26978 MB) >10:17:28,716 DEBUG blivet: current free range is 7278592-62530623 (26978MB) >10:17:28,718 DEBUG blivet: evaluating growth potential for new layout >10:17:28,721 DEBUG blivet: calculating growth for disk /dev/sda >10:17:28,731 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:17:28,734 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017a90> PedPartition: <_ped.Partition object at 0x7fed2c040410> >10:17:28,745 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:17:28,754 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:17:28,756 DEBUG blivet: adding request 20 to chunk 62530561 (63-62530623) on /dev/sda >10:17:28,757 DEBUG blivet: adding request 21 to chunk 62530561 (63-62530623) on /dev/sda >10:17:28,758 DEBUG blivet: adding request 18 to chunk 62530561 (63-62530623) on /dev/sda >10:17:28,759 DEBUG blivet: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 > >10:17:28,761 DEBUG blivet: req: PartitionRequest instance -- >id = 20 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:17:28,762 DEBUG blivet: req: PartitionRequest instance -- >id = 21 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >10:17:28,762 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:17:28,763 DEBUG blivet: 1 requests and 53156865 (25955MB) left in chunk >10:17:28,764 DEBUG blivet: adding 53156865 (25955MB) to 18 (sda3) >10:17:28,764 DEBUG blivet: new grow amount for request 18 (sda3) is 53156865 units, or 25955MB >10:17:28,765 DEBUG blivet: request 20 (sda1) growth: 0 (0MB) size: 500MB >10:17:28,766 DEBUG blivet: request 21 (sda2) growth: 0 (0MB) size: 3053MB >10:17:28,766 DEBUG blivet: request 18 (sda3) growth: 53156865 (25955MB) size: 26979MB >10:17:28,767 DEBUG blivet: disk /dev/sda growth: 53156865 (25955MB) >10:17:28,771 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:17:28,772 DEBUG blivet: device sda3 new partedPartition None >10:17:28,776 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:17:28,781 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:17:28,781 DEBUG blivet: total growth: 53156865 sectors >10:17:28,782 DEBUG blivet: updating use_disk to sda, type: 0 >10:17:28,783 DEBUG blivet: new free: 7278592-62530623 / 26978MB >10:17:28,783 DEBUG blivet: new free allows for 53156865 sectors of growth >10:17:28,786 DEBUG blivet: created partition sda3 of 1024MB and added it to /dev/sda >10:17:28,790 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:17:28,792 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c9ded0> PedPartition: <_ped.Partition object at 0x7fed2c016410> >10:17:28,797 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:17:28,801 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:17:28,810 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:17:28,812 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017a50> PedPartition: <_ped.Partition object at 0x7fed2c0401d0> >10:17:28,813 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 18)', 'sda1(id 20)', 'sda2(id 21)'] >10:17:28,814 DEBUG blivet: growable partitions are ['sda3'] >10:17:28,815 DEBUG blivet: adding request 18 to chunk 62530561 (63-62530623) on /dev/sda >10:17:28,816 DEBUG blivet: adding request 20 to chunk 62530561 (63-62530623) on /dev/sda >10:17:28,817 DEBUG blivet: adding request 21 to chunk 62530561 (63-62530623) on /dev/sda >10:17:28,818 DEBUG blivet: disk sda has 1 chunks >10:17:28,818 DEBUG blivet: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 > >10:17:28,819 DEBUG blivet: req: PartitionRequest instance -- >id = 20 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:17:28,820 DEBUG blivet: req: PartitionRequest instance -- >id = 21 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >10:17:28,820 DEBUG blivet: req: PartitionRequest instance -- >id = 18 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:17:28,821 DEBUG blivet: 1 requests and 53156865 (25955MB) left in chunk >10:17:28,821 DEBUG blivet: adding 53156865 (25955MB) to 18 (sda3) >10:17:28,822 DEBUG blivet: new grow amount for request 18 (sda3) is 53156865 units, or 25955MB >10:17:28,823 DEBUG blivet: growing partitions on sda >10:17:28,824 DEBUG blivet: partition sda1 (20): 0 >10:17:28,825 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c0178d0> >10:17:28,826 DEBUG blivet: partition sda2 (21): 0 >10:17:28,827 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017b10> >10:17:28,828 DEBUG blivet: partition sda3 (18): 0 >10:17:28,830 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 7278592 end: 62529535 length: 55250944 > device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017c90> >10:17:28,831 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 20)', 'sda2(id 21)', 'sda3(id 18)'] from disk(s) ['sda'] >10:17:28,835 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:17:28,836 DEBUG blivet: device sda1 new partedPartition None >10:17:28,840 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >10:17:28,845 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:17:28,852 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:17:28,853 DEBUG blivet: device sda2 new partedPartition None >10:17:28,860 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >10:17:28,867 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:17:28,874 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:17:28,875 DEBUG blivet: device sda3 new partedPartition None >10:17:28,880 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:17:28,884 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:17:28,885 DEBUG blivet: back from removeNewPartitions >10:17:28,886 DEBUG blivet: extended: None >10:17:28,887 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c0178d0> >10:17:28,892 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >10:17:28,894 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017dd0> PedPartition: <_ped.Partition object at 0x7fed2c040350> >10:17:28,899 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:17:28,904 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:17:28,910 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:17:28,913 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017f10> PedPartition: <_ped.Partition object at 0x7fed2c040290> >10:17:28,914 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017b10> >10:17:28,919 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >10:17:28,922 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c017610> PedPartition: <_ped.Partition object at 0x7fed2c0404d0> >10:17:28,926 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:17:28,931 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:17:28,939 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:17:28,944 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c0490d0> PedPartition: <_ped.Partition object at 0x7fed2c040230> >10:17:28,946 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 7278592 end: 62529535 length: 55250944 > device: <parted.device.Device object at 0x3c9dd90> PedGeometry: <_ped.Geometry object at 0x7fed2c017c90> >10:17:28,954 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:17:28,957 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c03f8d0> PedPartition: <_ped.Partition object at 0x7fed2c040470> >10:17:28,962 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:17:28,967 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:17:28,976 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:17:28,977 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c019110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c0496d0> PedPartition: <_ped.Partition object at 0x7fed2c0405f0> >10:17:28,979 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:17:28,981 DEBUG blivet: fixing size of non-existent 3053MB partition sda2 (21) with non-existent luks at 3053.00 >10:17:28,983 DEBUG blivet: fixing size of non-existent 26978MB partition sda3 (18) with non-existent luks at 26978.00 >10:17:29,062 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:29,067 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:29,072 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:29,077 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:29,077 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:29,194 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:29,199 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:29,202 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:29,207 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:17:29,209 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:17:49,637 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:17:49,641 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:04,239 DEBUG blivet: removing sda1 >10:18:04,242 INFO blivet: removed partition sda1 (id 20) from device tree >10:18:04,250 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:18:04,250 INFO blivet: registered action: [18] Destroy Device partition sda1 (id 20) >10:18:04,251 DEBUG blivet: removing sda2 >10:18:04,252 DEBUG blivet: devices to remove: ['luks-req2'] >10:18:04,253 DEBUG blivet: leaves to remove: ['luks-req2'] >10:18:04,254 INFO blivet: removed luks/dm-crypt luks-req2 (id 22) from device tree >10:18:04,259 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >10:18:04,260 INFO blivet: registered action: [19] Destroy Device luks/dm-crypt luks-req2 (id 22) >10:18:04,261 INFO blivet: removed partition sda2 (id 21) from device tree >10:18:04,267 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:18:04,267 INFO blivet: registered action: [20] Destroy Device partition sda2 (id 21) >10:18:04,268 DEBUG blivet: removing sda3 >10:18:04,269 DEBUG blivet: devices to remove: ['luks-req0'] >10:18:04,270 DEBUG blivet: leaves to remove: ['luks-req0'] >10:18:04,271 INFO blivet: removed luks/dm-crypt luks-req0 (id 19) from device tree >10:18:04,276 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >10:18:04,276 INFO blivet: registered action: [21] Destroy Device luks/dm-crypt luks-req0 (id 19) >10:18:04,278 INFO blivet: removed partition sda3 (id 18) from device tree >10:18:04,283 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:18:04,284 INFO blivet: registered action: [22] Destroy Device partition sda3 (id 18) >10:18:19,033 INFO blivet: Detected 5648M of memory >10:18:19,036 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:18:19,039 INFO blivet: Swap attempt of 3053M >10:18:19,071 DEBUG blivet: checking whether disk sda has an empty extended >10:18:19,081 DEBUG blivet: extended is None ; logicals is [] >10:18:19,218 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:18:19,224 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:19,344 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:18:19,352 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:19,359 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:18:19,368 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:19,370 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:18:19,814 DEBUG blivet: starting Blivet copy >10:18:20,062 DEBUG blivet: finished Blivet copy >10:18:34,866 DEBUG storage.ui: doAutoPart: True >10:18:34,867 DEBUG storage.ui: encryptedAutoPart: True >10:18:34,868 DEBUG storage.ui: autoPartType: 0 >10:18:34,868 DEBUG storage.ui: clearPartType: 2 >10:18:34,869 DEBUG storage.ui: clearPartDisks: ['sda'] >10:18:34,870 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7fed2002ef10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fed2002ea90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fed2002e550) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fed28025a10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fed28025150) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3053 maxSize = None grow = False > >10:18:34,871 DEBUG storage.ui: storage.disks: ['sda'] >10:18:34,872 DEBUG storage.ui: storage.partitioned: ['sda'] >10:18:34,873 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >10:18:34,878 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:34,884 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:34,885 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:34,885 DEBUG storage.ui: boot disk: sda >10:18:34,894 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7fed2c03ff50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c320> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fed2c017c50>] >10:18:34,895 DEBUG storage.ui: devs: [] >10:18:34,915 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: / ; >10:18:34,916 DEBUG storage.ui: getFormat('luks') returning LUKS instance >10:18:34,922 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:18:34,928 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >10:18:34,935 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: luks ; >10:18:34,941 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:18:34,944 INFO storage.ui: added partition req3 (id 23) to device tree >10:18:34,945 INFO storage.ui: registered action: [23] Create Device partition req3 (id 23) >10:18:34,946 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:18:34,947 INFO storage.ui: registered action: [24] Create Format luks on partition req3 (id 23) >10:18:34,954 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:18:34,956 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:18:34,962 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: req3 ; >10:18:34,969 DEBUG storage.ui: LUKSDevice._setFormat: luks-req3 ; current: None ; type: ext4 ; >10:18:34,970 INFO storage.ui: added luks/dm-crypt luks-req3 (id 24) to device tree >10:18:34,971 INFO storage.ui: registered action: [25] Create Device luks/dm-crypt luks-req3 (id 24) >10:18:34,971 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:18:34,973 INFO storage.ui: registered action: [26] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req3 (id 24) >10:18:34,979 DEBUG storage.ui: Ext4FS.supported: supported: True ; >10:18:34,980 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >10:18:34,986 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:18:34,992 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >10:18:34,998 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >10:18:35,005 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:18:35,006 INFO storage.ui: added partition req4 (id 25) to device tree >10:18:35,007 INFO storage.ui: registered action: [27] Create Device partition req4 (id 25) >10:18:35,008 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:18:35,009 INFO storage.ui: registered action: [28] Create Format ext4 filesystem mounted at /boot on partition req4 (id 25) >10:18:35,010 INFO storage.ui: skipping unneeded stage1 biosboot request >10:18:35,011 DEBUG storage.ui: PartSpec instance (0x7fed28025a10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >10:18:35,012 DEBUG storage.ui: existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,018 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >10:18:35,019 DEBUG storage.ui: getFormat('luks') returning LUKS instance >10:18:35,025 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:18:35,031 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >10:18:35,037 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: luks ; >10:18:35,043 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:18:35,044 INFO storage.ui: added partition req5 (id 26) to device tree >10:18:35,045 INFO storage.ui: registered action: [29] Create Device partition req5 (id 26) >10:18:35,046 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:18:35,046 INFO storage.ui: registered action: [30] Create Format luks on partition req5 (id 26) >10:18:35,052 DEBUG storage.ui: SwapSpace.__init__: device: /dev/req5 ; mountpoint: None ; >10:18:35,052 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >10:18:35,059 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: req5 ; >10:18:35,065 DEBUG storage.ui: LUKSDevice._setFormat: luks-req5 ; current: None ; type: swap ; >10:18:35,066 INFO storage.ui: added luks/dm-crypt luks-req5 (id 27) to device tree >10:18:35,067 INFO storage.ui: registered action: [31] Create Device luks/dm-crypt luks-req5 (id 27) >10:18:35,068 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:18:35,069 INFO storage.ui: registered action: [32] Create Format swap on luks/dm-crypt luks-req5 (id 27) >10:18:35,074 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:18:35,079 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 23)', 'req4(id 25)', 'req5(id 26)'] from disk(s) ['sda'] >10:18:35,081 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 23)', 'req4(id 25)', 'req5(id 26)'] >10:18:35,082 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 25)', 'req5(id 26)', 'req3(id 23)'] from disk(s) ['sda'] >10:18:35,087 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,094 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,095 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:35,100 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,106 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,107 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:35,108 DEBUG storage.ui: allocating partition: req4 ; id: 25 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:18:35,108 DEBUG storage.ui: checking freespace on sda >10:18:35,111 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >10:18:35,113 DEBUG storage.ui: checking 63-62530623 (30532 MB) >10:18:35,114 DEBUG storage.ui: current free range is 63-62530623 (30532MB) >10:18:35,115 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:18:35,116 DEBUG storage.ui: new free: 63-62530623 / 30532MB >10:18:35,116 DEBUG storage.ui: new free allows for 0 sectors of growth >10:18:35,117 DEBUG storage.ui: found free space for bootable request >10:18:35,118 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:18:35,120 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >10:18:35,126 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >10:18:35,129 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301ae590> PedPartition: <_ped.Partition object at 0x7fed301a39b0> >10:18:35,134 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:18:35,140 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:18:35,147 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:18:35,150 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301aeb50> PedPartition: <_ped.Partition object at 0x7fed301a3950> >10:18:35,156 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,163 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,163 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:35,169 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,175 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,176 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:35,177 DEBUG storage.ui: allocating partition: req5 ; id: 26 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3053MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:18:35,177 DEBUG storage.ui: checking freespace on sda >10:18:35,179 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3053MB boot=False best=None grow=False start=None >10:18:35,181 DEBUG storage.ui: checking 63-2047 (0 MB) >10:18:35,182 DEBUG storage.ui: current free range is 63-2047 (0MB) >10:18:35,183 DEBUG storage.ui: checking 1026048-62530623 (30031 MB) >10:18:35,184 DEBUG storage.ui: current free range is 1026048-62530623 (30031MB) >10:18:35,185 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:18:35,185 DEBUG storage.ui: new free: 1026048-62530623 / 30031MB >10:18:35,186 DEBUG storage.ui: new free allows for 0 sectors of growth >10:18:35,189 DEBUG storage.ui: created partition sda2 of 3053MB and added it to /dev/sda >10:18:35,194 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >10:18:35,197 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301ae610> PedPartition: <_ped.Partition object at 0x7fed301a37d0> >10:18:35,203 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:18:35,210 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:18:35,217 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:18:35,220 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301aea10> PedPartition: <_ped.Partition object at 0x7fed301a38f0> >10:18:35,226 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,233 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,233 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:35,239 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,245 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,246 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:35,247 DEBUG storage.ui: allocating partition: req3 ; id: 23 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 ; start: None ; end: None >10:18:35,247 DEBUG storage.ui: checking freespace on sda >10:18:35,249 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True start=None >10:18:35,251 DEBUG storage.ui: checking 63-2047 (0 MB) >10:18:35,252 DEBUG storage.ui: current free range is 63-2047 (0MB) >10:18:35,253 DEBUG storage.ui: checking 7278592-62530623 (26978 MB) >10:18:35,254 DEBUG storage.ui: current free range is 7278592-62530623 (26978MB) >10:18:35,255 DEBUG storage.ui: evaluating growth potential for new layout >10:18:35,256 DEBUG storage.ui: calculating growth for disk /dev/sda >10:18:35,264 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >10:18:35,266 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301aebd0> PedPartition: <_ped.Partition object at 0x7fed301a3830> >10:18:35,272 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:18:35,277 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:18:35,279 DEBUG storage.ui: adding request 25 to chunk 62530561 (63-62530623) on /dev/sda >10:18:35,280 DEBUG storage.ui: adding request 26 to chunk 62530561 (63-62530623) on /dev/sda >10:18:35,281 DEBUG storage.ui: adding request 23 to chunk 62530561 (63-62530623) on /dev/sda >10:18:35,282 DEBUG storage.ui: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 > >10:18:35,283 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:18:35,283 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >10:18:35,284 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:18:35,284 DEBUG storage.ui: 1 requests and 53156865 (25955MB) left in chunk >10:18:35,285 DEBUG storage.ui: adding 53156865 (25955MB) to 23 (sda3) >10:18:35,286 DEBUG storage.ui: new grow amount for request 23 (sda3) is 53156865 units, or 25955MB >10:18:35,287 DEBUG storage.ui: request 25 (sda1) growth: 0 (0MB) size: 500MB >10:18:35,287 DEBUG storage.ui: request 26 (sda2) growth: 0 (0MB) size: 3053MB >10:18:35,288 DEBUG storage.ui: request 23 (sda3) growth: 53156865 (25955MB) size: 26979MB >10:18:35,288 DEBUG storage.ui: disk /dev/sda growth: 53156865 (25955MB) >10:18:35,294 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:18:35,295 DEBUG storage.ui: device sda3 new partedPartition None >10:18:35,300 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >10:18:35,306 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:18:35,306 DEBUG storage.ui: total growth: 53156865 sectors >10:18:35,307 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:18:35,308 DEBUG storage.ui: new free: 7278592-62530623 / 26978MB >10:18:35,309 DEBUG storage.ui: new free allows for 53156865 sectors of growth >10:18:35,312 DEBUG storage.ui: created partition sda3 of 1024MB and added it to /dev/sda >10:18:35,317 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >10:18:35,319 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301aeed0> PedPartition: <_ped.Partition object at 0x7fed301a3770> >10:18:35,325 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:18:35,330 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:18:35,338 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:18:35,340 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301aee50> PedPartition: <_ped.Partition object at 0x7fed301a3650> >10:18:35,341 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 23)', 'sda1(id 25)', 'sda2(id 26)'] >10:18:35,341 DEBUG storage.ui: growable partitions are ['sda3'] >10:18:35,343 DEBUG storage.ui: adding request 23 to chunk 62530561 (63-62530623) on /dev/sda >10:18:35,344 DEBUG storage.ui: adding request 25 to chunk 62530561 (63-62530623) on /dev/sda >10:18:35,345 DEBUG storage.ui: adding request 26 to chunk 62530561 (63-62530623) on /dev/sda >10:18:35,346 DEBUG storage.ui: disk sda has 1 chunks >10:18:35,346 DEBUG storage.ui: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 > >10:18:35,347 DEBUG storage.ui: req: PartitionRequest instance -- >id = 25 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:18:35,347 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >10:18:35,348 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >10:18:35,349 DEBUG storage.ui: 1 requests and 53156865 (25955MB) left in chunk >10:18:35,349 DEBUG storage.ui: adding 53156865 (25955MB) to 23 (sda3) >10:18:35,350 DEBUG storage.ui: new grow amount for request 23 (sda3) is 53156865 units, or 25955MB >10:18:35,351 DEBUG storage.ui: growing partitions on sda >10:18:35,352 DEBUG storage.ui: partition sda1 (25): 0 >10:18:35,353 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145a90> >10:18:35,354 DEBUG storage.ui: partition sda2 (26): 0 >10:18:35,355 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145b50> >10:18:35,356 DEBUG storage.ui: partition sda3 (23): 0 >10:18:35,358 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 7278592 end: 62529535 length: 55250944 > device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145c50> >10:18:35,359 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 25)', 'sda2(id 26)', 'sda3(id 23)'] from disk(s) ['sda'] >10:18:35,365 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:18:35,366 DEBUG storage.ui: device sda1 new partedPartition None >10:18:35,371 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >10:18:35,377 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:18:35,383 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:18:35,384 DEBUG storage.ui: device sda2 new partedPartition None >10:18:35,390 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >10:18:35,395 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:18:35,401 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:18:35,402 DEBUG storage.ui: device sda3 new partedPartition None >10:18:35,408 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >10:18:35,414 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:18:35,414 DEBUG storage.ui: back from removeNewPartitions >10:18:35,415 DEBUG storage.ui: extended: None >10:18:35,416 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145a90> >10:18:35,422 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >10:18:35,425 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3145f10> PedPartition: <_ped.Partition object at 0x7fed301a39b0> >10:18:35,431 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:18:35,436 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:18:35,445 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:18:35,448 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301aedd0> PedPartition: <_ped.Partition object at 0x2fb3590> >10:18:35,449 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145b50> >10:18:35,455 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >10:18:35,458 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301c3510> PedPartition: <_ped.Partition object at 0x7fed301a3710> >10:18:35,464 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:18:35,469 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >10:18:35,477 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >10:18:35,480 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301aef10> PedPartition: <_ped.Partition object at 0x7fed301a36b0> >10:18:35,481 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 7278592 end: 62529535 length: 55250944 > device: <parted.device.Device object at 0x7fed2c0173d0> PedGeometry: <_ped.Geometry object at 0x3145c50> >10:18:35,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >10:18:35,489 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed301ae610> PedPartition: <_ped.Partition object at 0x7fed301a35f0> >10:18:35,494 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:18:35,500 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >10:18:35,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >10:18:35,510 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d6d050> PedPartition: <_ped.Partition object at 0x2fb32f0> >10:18:35,511 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (25) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:18:35,513 DEBUG storage.ui: fixing size of non-existent 3053MB partition sda2 (26) with non-existent luks at 3053.00 >10:18:35,515 DEBUG storage.ui: fixing size of non-existent 26978MB partition sda3 (23) with non-existent luks at 26978.00 >10:18:35,595 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,601 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,607 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >10:18:35,613 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:18:35,613 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >10:18:35,812 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:18:35,823 DEBUG blivet: Ext4FS.supported: supported: True ; >10:18:35,824 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:19:10,805 DEBUG blivet: Ext4FS.supported: supported: True ; >10:19:10,806 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:19:10,817 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed2c03f4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >10:19:10,825 INFO blivet: removing obsolete action 8 (22) >10:19:10,826 INFO blivet: removing obsolete action 9 (22) >10:19:10,827 INFO blivet: removing obsolete action 22 (22) >10:19:10,828 INFO blivet: removing obsolete action 10 (21) >10:19:10,829 INFO blivet: removing obsolete action 11 (21) >10:19:10,829 INFO blivet: removing obsolete action 21 (21) >10:19:10,830 INFO blivet: removing obsolete action 14 (20) >10:19:10,831 INFO blivet: removing obsolete action 15 (20) >10:19:10,832 INFO blivet: removing obsolete action 20 (20) >10:19:10,832 INFO blivet: removing obsolete action 16 (19) >10:19:10,833 INFO blivet: removing obsolete action 17 (19) >10:19:10,834 INFO blivet: removing obsolete action 19 (19) >10:19:10,834 INFO blivet: removing obsolete action 12 (18) >10:19:10,836 INFO blivet: removing obsolete action 13 (18) >10:19:10,836 INFO blivet: removing obsolete action 18 (18) >10:19:10,838 DEBUG blivet: action 17 already pruned >10:19:10,839 DEBUG blivet: action 16 already pruned >10:19:10,840 DEBUG blivet: action 15 already pruned >10:19:10,841 DEBUG blivet: action 14 already pruned >10:19:10,842 DEBUG blivet: action 13 already pruned >10:19:10,843 DEBUG blivet: action 12 already pruned >10:19:10,844 DEBUG blivet: action 11 already pruned >10:19:10,845 DEBUG blivet: action 10 already pruned >10:19:10,846 DEBUG blivet: action 9 already pruned >10:19:10,847 DEBUG blivet: action 8 already pruned >10:19:10,849 INFO blivet: removing obsolete action 4 (6) >10:19:10,850 INFO blivet: removing obsolete action 5 (6) >10:19:10,851 DEBUG blivet: action 5 already pruned >10:19:10,852 DEBUG blivet: action 4 already pruned >10:19:21,578 DEBUG blivet: Ext4FS.supported: supported: True ; >10:19:21,579 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:19:31,964 DEBUG blivet: Ext4FS.supported: supported: True ; >10:19:31,965 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:19:31,975 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7fed2c03f4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >10:19:41,318 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:19:41,324 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:19:41,329 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:19:41,334 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:19:41,335 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:20:02,042 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:20:02,046 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:20:25,644 INFO blivet: Detected 5648M of memory >10:20:25,645 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:20:25,646 INFO blivet: Swap attempt of 3053M >10:20:59,171 DEBUG blivet: removing sda >10:20:59,175 DEBUG blivet: devices to remove: ['luks-req5', 'sda2', 'sda1', 'luks-req3', 'sda3'] >10:20:59,176 DEBUG blivet: leaves to remove: ['luks-req5', 'sda1', 'luks-req3'] >10:20:59,178 INFO blivet: removed luks/dm-crypt luks-req5 (id 27) from device tree >10:20:59,184 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >10:20:59,185 INFO blivet: registered action: [33] Destroy Device luks/dm-crypt luks-req5 (id 27) >10:20:59,187 INFO blivet: removed partition sda1 (id 25) from device tree >10:20:59,193 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:20:59,194 INFO blivet: registered action: [34] Destroy Device partition sda1 (id 25) >10:20:59,195 INFO blivet: removed luks/dm-crypt luks-req3 (id 24) from device tree >10:20:59,201 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >10:20:59,202 INFO blivet: registered action: [35] Destroy Device luks/dm-crypt luks-req3 (id 24) >10:20:59,203 DEBUG blivet: devices to remove: ['sda2', 'sda3'] >10:20:59,203 DEBUG blivet: leaves to remove: ['sda2', 'sda3'] >10:20:59,205 INFO blivet: removed partition sda2 (id 26) from device tree >10:20:59,232 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:20:59,233 INFO blivet: registered action: [36] Destroy Device partition sda2 (id 26) >10:20:59,235 INFO blivet: removed partition sda3 (id 23) from device tree >10:20:59,241 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:20:59,242 INFO blivet: registered action: [37] Destroy Device partition sda3 (id 23) >10:20:59,243 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:20:59,249 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >10:20:59,250 INFO blivet: registered action: [38] Destroy Format msdos disklabel on disk sda (id 1) >10:20:59,281 INFO blivet: Detected 5648M of memory >10:20:59,283 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:20:59,286 INFO blivet: Swap attempt of 3053M >10:20:59,297 DEBUG blivet: clearpart: initializing sda >10:20:59,300 DEBUG blivet: removing sda >10:20:59,308 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:20:59,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:20:59,317 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:20:59,321 INFO blivet: registered action: [39] Destroy Format None on disk sda (id 1) >10:20:59,329 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:20:59,334 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:20:59,341 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:20:59,346 INFO blivet: registered action: [40] Destroy Format None on disk sda (id 1) >10:20:59,350 DEBUG blivet: required disklabel type for sda (1) is None >10:20:59,353 DEBUG blivet: default disklabel type for sda is msdos >10:20:59,356 DEBUG blivet: selecting msdos disklabel for sda based on size >10:20:59,367 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >10:20:59,377 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >10:20:59,382 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fed2c03f310> > PedDisk: <_ped.Disk object at 0x2d66bd8> >10:20:59,386 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:20:59,402 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >10:20:59,408 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:20:59,419 INFO blivet: registered action: [41] Create Format msdos disklabel on disk sda (id 1) >10:20:59,572 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:20:59,579 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:20:59,581 INFO blivet: Detected 5648M of memory >10:20:59,582 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:20:59,583 INFO blivet: Swap attempt of 3053M >10:20:59,584 DEBUG blivet: doAutoPart: True >10:20:59,584 DEBUG blivet: encryptedAutoPart: True >10:20:59,585 DEBUG blivet: autoPartType: 1 >10:20:59,585 DEBUG blivet: clearPartType: 2 >10:20:59,586 DEBUG blivet: clearPartDisks: ['sda'] >10:20:59,587 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7fed2c049b50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fed2c049850) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fed2c03f990) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fed2c03fb10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fed2c03fe90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3053 maxSize = None grow = False > >10:20:59,588 DEBUG blivet: storage.disks: ['sda'] >10:20:59,589 DEBUG blivet: storage.partitioned: ['sda'] >10:20:59,590 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >10:20:59,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:20:59,600 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:20:59,600 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:20:59,601 DEBUG blivet: boot disk: sda >10:20:59,612 DEBUG blivet: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >10:20:59,614 DEBUG blivet: getFormat('luks') returning LUKS instance >10:20:59,620 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:20:59,627 DEBUG blivet: PartitionDevice._setFormat: req3 ; >10:20:59,651 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: luks ; >10:20:59,663 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:20:59,666 INFO blivet: added partition req3 (id 28) to device tree >10:20:59,667 INFO blivet: registered action: [42] Create Device partition req3 (id 28) >10:20:59,669 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:20:59,670 INFO blivet: registered action: [43] Create Format luks on partition req3 (id 28) >10:20:59,678 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fed2c03ff50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x2f3c320> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fed2c017c50>] >10:20:59,682 DEBUG blivet: devs: [PartitionDevice instance (0x7fed2c019910) -- > name = req3 status = False kids = 0 id = 28 > parents = [] > uuid = None size = 500 > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req3 > format args = [] originalFormat = luks grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:20:59,699 DEBUG blivet: Ext4FS.supported: supported: True ; >10:20:59,703 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:20:59,711 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:20:59,716 DEBUG blivet: PartitionDevice._setFormat: req4 ; >10:20:59,721 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >10:20:59,728 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:20:59,729 INFO blivet: added partition req4 (id 29) to device tree >10:20:59,730 INFO blivet: registered action: [44] Create Device partition req4 (id 29) >10:20:59,731 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:20:59,732 INFO blivet: registered action: [45] Create Format ext4 filesystem mounted at /boot on partition req4 (id 29) >10:20:59,733 INFO blivet: skipping unneeded stage1 biosboot request >10:20:59,734 DEBUG blivet: PartSpec instance (0x7fed2c03fb10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >10:20:59,735 DEBUG blivet: existing 30532MB disk sda (1) with non-existent msdos disklabel >10:20:59,740 DEBUG blivet: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >10:20:59,744 DEBUG blivet: getFormat('luks') returning LUKS instance >10:20:59,757 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:20:59,764 DEBUG blivet: PartitionDevice._setFormat: req5 ; >10:20:59,773 DEBUG blivet: PartitionDevice._setFormat: req5 ; current: None ; type: luks ; >10:20:59,780 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:20:59,783 INFO blivet: added partition req5 (id 30) to device tree >10:20:59,786 INFO blivet: registered action: [46] Create Device partition req5 (id 30) >10:20:59,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:20:59,792 INFO blivet: registered action: [47] Create Format luks on partition req5 (id 30) >10:20:59,798 DEBUG blivet: SwapSpace.__init__: device: /dev/req5 ; mountpoint: None ; >10:20:59,800 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:20:59,811 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: req5 ; >10:20:59,818 DEBUG blivet: LUKSDevice._setFormat: luks-req5 ; current: None ; type: swap ; >10:20:59,821 INFO blivet: added luks/dm-crypt luks-req5 (id 31) to device tree >10:20:59,825 INFO blivet: registered action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >10:20:59,828 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:20:59,831 INFO blivet: registered action: [49] Create Format swap on luks/dm-crypt luks-req5 (id 31) >10:20:59,837 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:20:59,848 DEBUG blivet: removing all non-preexisting partitions ['req3(id 28)', 'req4(id 29)', 'req5(id 30)'] from disk(s) ['sda'] >10:20:59,851 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req3(id 28)', 'req4(id 29)', 'req5(id 30)'] >10:20:59,854 DEBUG blivet: removing all non-preexisting partitions ['req4(id 29)', 'req5(id 30)', 'req3(id 28)'] from disk(s) ['sda'] >10:20:59,862 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:20:59,870 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:20:59,873 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:20:59,881 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:20:59,888 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:20:59,890 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:20:59,893 DEBUG blivet: allocating partition: req4 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:20:59,895 DEBUG blivet: checking freespace on sda >10:20:59,899 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >10:20:59,903 DEBUG blivet: checking 63-62530623 (30532 MB) >10:20:59,905 DEBUG blivet: current free range is 63-62530623 (30532MB) >10:20:59,908 DEBUG blivet: updating use_disk to sda, type: 0 >10:20:59,911 DEBUG blivet: new free: 63-62530623 / 30532MB >10:20:59,913 DEBUG blivet: new free allows for 0 sectors of growth >10:20:59,915 DEBUG blivet: found free space for bootable request >10:20:59,919 DEBUG blivet: adjusted start sector from 63 to 2048 >10:20:59,924 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >10:20:59,932 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >10:20:59,937 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d5cf90> PedPartition: <_ped.Partition object at 0x7fed2801e9b0> >10:20:59,944 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:20:59,952 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:20:59,960 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:20:59,965 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d6da10> PedPartition: <_ped.Partition object at 0x7fed2801ead0> >10:20:59,976 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:20:59,987 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:20:59,990 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:20:59,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:21:00,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:21:00,006 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:21:00,008 DEBUG blivet: allocating partition: req5 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3053MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:21:00,011 DEBUG blivet: checking freespace on sda >10:21:00,014 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3053MB boot=False best=None grow=False start=None >10:21:00,019 DEBUG blivet: checking 63-2047 (0 MB) >10:21:00,023 DEBUG blivet: current free range is 63-2047 (0MB) >10:21:00,026 DEBUG blivet: checking 1026048-62530623 (30031 MB) >10:21:00,030 DEBUG blivet: current free range is 1026048-62530623 (30031MB) >10:21:00,033 DEBUG blivet: updating use_disk to sda, type: 0 >10:21:00,036 DEBUG blivet: new free: 1026048-62530623 / 30031MB >10:21:00,038 DEBUG blivet: new free allows for 0 sectors of growth >10:21:00,042 DEBUG blivet: created partition sda2 of 3053MB and added it to /dev/sda >10:21:00,051 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >10:21:00,055 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d5c310> PedPartition: <_ped.Partition object at 0x7fed2801ea10> >10:21:00,064 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:21:00,070 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:21:00,079 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:21:00,084 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d5c910> PedPartition: <_ped.Partition object at 0x7fed2801ebf0> >10:21:00,091 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:21:00,100 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:21:00,103 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:21:00,111 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:21:00,119 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:21:00,122 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:21:00,125 DEBUG blivet: allocating partition: req3 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >10:21:00,127 DEBUG blivet: checking freespace on sda >10:21:00,131 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >10:21:00,134 DEBUG blivet: checking 63-2047 (0 MB) >10:21:00,138 DEBUG blivet: current free range is 63-2047 (0MB) >10:21:00,141 DEBUG blivet: checking 7278592-62530623 (26978 MB) >10:21:00,144 DEBUG blivet: current free range is 7278592-62530623 (26978MB) >10:21:00,146 DEBUG blivet: evaluating growth potential for new layout >10:21:00,149 DEBUG blivet: calculating growth for disk /dev/sda >10:21:00,158 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >10:21:00,162 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d5ca50> PedPartition: <_ped.Partition object at 0x7fed2801eb90> >10:21:00,179 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:21:00,187 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:21:00,192 DEBUG blivet: adding request 29 to chunk 62530561 (63-62530623) on /dev/sda >10:21:00,196 DEBUG blivet: adding request 30 to chunk 62530561 (63-62530623) on /dev/sda >10:21:00,200 DEBUG blivet: adding request 28 to chunk 62530561 (63-62530623) on /dev/sda >10:21:00,203 DEBUG blivet: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 > >10:21:00,207 DEBUG blivet: req: PartitionRequest instance -- >id = 29 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:21:00,210 DEBUG blivet: req: PartitionRequest instance -- >id = 30 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >10:21:00,213 DEBUG blivet: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:21:00,215 DEBUG blivet: 1 requests and 54230017 (26479MB) left in chunk >10:21:00,218 DEBUG blivet: adding 54230017 (26479MB) to 28 (sda3) >10:21:00,221 DEBUG blivet: new grow amount for request 28 (sda3) is 54230017 units, or 26479MB >10:21:00,223 DEBUG blivet: request 29 (sda1) growth: 0 (0MB) size: 500MB >10:21:00,226 DEBUG blivet: request 30 (sda2) growth: 0 (0MB) size: 3053MB >10:21:00,231 DEBUG blivet: request 28 (sda3) growth: 54230017 (26479MB) size: 26979MB >10:21:00,234 DEBUG blivet: disk /dev/sda growth: 54230017 (26479MB) >10:21:00,241 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:21:00,243 DEBUG blivet: device sda3 new partedPartition None >10:21:00,251 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >10:21:00,258 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:21:00,263 DEBUG blivet: total growth: 54230017 sectors >10:21:00,266 DEBUG blivet: updating use_disk to sda, type: 0 >10:21:00,269 DEBUG blivet: new free: 7278592-62530623 / 26978MB >10:21:00,271 DEBUG blivet: new free allows for 54230017 sectors of growth >10:21:00,275 DEBUG blivet: created partition sda3 of 500MB and added it to /dev/sda >10:21:00,282 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >10:21:00,285 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d4ab50> PedPartition: <_ped.Partition object at 0x7fed2801eb30> >10:21:00,291 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:21:00,298 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:21:00,306 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:21:00,309 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d4af50> PedPartition: <_ped.Partition object at 0x7fed2801ed10> >10:21:00,312 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda3(id 28)', 'sda1(id 29)', 'sda2(id 30)'] >10:21:00,314 DEBUG blivet: growable partitions are ['sda3'] >10:21:00,318 DEBUG blivet: adding request 28 to chunk 62530561 (63-62530623) on /dev/sda >10:21:00,320 DEBUG blivet: adding request 29 to chunk 62530561 (63-62530623) on /dev/sda >10:21:00,323 DEBUG blivet: adding request 30 to chunk 62530561 (63-62530623) on /dev/sda >10:21:00,326 DEBUG blivet: disk sda has 1 chunks >10:21:00,328 DEBUG blivet: Chunk.growRequests: 62530561 on /dev/sda start = 63 end = 62530623 >sectorSize = 512 > >10:21:00,329 DEBUG blivet: req: PartitionRequest instance -- >id = 29 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:21:00,329 DEBUG blivet: req: PartitionRequest instance -- >id = 30 name = sda2 growable = False >base = 6252544 growth = 0 max_grow = 0 >done = True >10:21:00,330 DEBUG blivet: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:21:00,331 DEBUG blivet: 1 requests and 54230017 (26479MB) left in chunk >10:21:00,331 DEBUG blivet: adding 54230017 (26479MB) to 28 (sda3) >10:21:00,332 DEBUG blivet: new grow amount for request 28 (sda3) is 54230017 units, or 26479MB >10:21:00,333 DEBUG blivet: growing partitions on sda >10:21:00,334 DEBUG blivet: partition sda1 (29): 0 >10:21:00,336 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4aed0> >10:21:00,337 DEBUG blivet: partition sda2 (30): 0 >10:21:00,338 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4a9d0> >10:21:00,339 DEBUG blivet: partition sda3 (28): 0 >10:21:00,340 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 7278592 end: 62529535 length: 55250944 > device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x3f27710> >10:21:00,341 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 29)', 'sda2(id 30)', 'sda3(id 28)'] from disk(s) ['sda'] >10:21:00,351 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:21:00,353 DEBUG blivet: device sda1 new partedPartition None >10:21:00,360 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >10:21:00,368 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:21:00,375 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:21:00,376 DEBUG blivet: device sda2 new partedPartition None >10:21:00,381 DEBUG blivet: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >10:21:00,386 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:21:00,391 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:21:00,392 DEBUG blivet: device sda3 new partedPartition None >10:21:00,396 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >10:21:00,401 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:21:00,402 DEBUG blivet: back from removeNewPartitions >10:21:00,402 DEBUG blivet: extended: None >10:21:00,403 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4aed0> >10:21:00,408 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >10:21:00,411 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c9dd50> PedPartition: <_ped.Partition object at 0x7fed2801ea70> >10:21:00,416 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:21:00,420 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:21:00,426 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:21:00,429 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c03f350> PedPartition: <_ped.Partition object at 0x7fed2801eb30> >10:21:00,430 DEBUG blivet: setting req5 new geometry: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x2d4a9d0> >10:21:00,436 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >10:21:00,438 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c04b450> PedPartition: <_ped.Partition object at 0x7fed2801ed70> >10:21:00,443 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:21:00,448 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:21:00,454 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:21:00,457 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d5c490> PedPartition: <_ped.Partition object at 0x7fed2801ecb0> >10:21:00,458 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 7278592 end: 62529535 length: 55250944 > device: <parted.device.Device object at 0x7fed2c049e50> PedGeometry: <_ped.Geometry object at 0x3f27710> >10:21:00,463 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >10:21:00,465 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fed2c03f910> PedPartition: <_ped.Partition object at 0x7fed2801edd0> >10:21:00,470 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >10:21:00,474 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:21:00,481 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:21:00,483 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03f850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2d5c0d0> PedPartition: <_ped.Partition object at 0x7fed2801ea10> >10:21:00,484 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (29) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:21:00,486 DEBUG blivet: fixing size of non-existent 3053MB partition sda2 (30) with non-existent luks at 3053.00 >10:21:00,488 DEBUG blivet: fixing size of non-existent 26978MB partition sda3 (28) with non-existent luks at 26978.00 >10:21:00,496 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:00,497 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:21:00,502 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >10:21:00,507 DEBUG blivet: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: btrfs ; >10:21:00,508 INFO blivet: added luks/dm-crypt luks-sda3 (id 32) to device tree >10:21:00,509 INFO blivet: registered action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >10:21:00,510 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:21:00,511 INFO blivet: registered action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-sda3 (id 32) >10:21:00,514 DEBUG blivet: newBTRFS: args = () ; kwargs = {'parents': [LUKSDevice instance (0x2d4ab50) -- > name = luks-sda3 status = False kids = 0 id = 32 > parents = ['non-existent 26978MB partition sda3 (28) with non-existent luks'] > uuid = None size = 26976.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 26978.0 path = /dev/mapper/luks-sda3 > format args = [] originalFormat = btrfs target = crypt dmUuid = None]} >10:21:00,520 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-sda3 ; >10:21:00,521 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:21:00,526 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >10:21:00,532 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:00,533 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:21:00,538 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.33 ; current: None ; type: btrfs ; >10:21:00,543 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:00,544 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:21:00,549 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.33 ; current: btrfs ; type: btrfs ; >10:21:00,550 INFO blivet: added btrfs volume fedora (id 33) to device tree >10:21:00,551 INFO blivet: registered action: [52] Create Device btrfs volume fedora (id 33) >10:21:00,551 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:21:00,553 INFO blivet: registered action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >10:21:00,556 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x2c35f90) -- > name = fedora status = False kids = 0 id = 33 > parents = ['non-existent 26976MB luks/dm-crypt luks-sda3 (32) with non-existent btrfs filesystem'] > uuid = None size = 26976.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sda3 > format args = [] originalFormat = btrfs], 'size': 1024} >10:21:00,561 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >10:21:00,562 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:21:00,567 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >10:21:00,572 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:00,573 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:21:00,578 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >10:21:00,579 INFO blivet: added btrfs subvolume root (id 34) to device tree >10:21:00,580 INFO blivet: registered action: [54] Create Device btrfs subvolume root (id 34) >10:21:00,581 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:21:00,582 INFO blivet: registered action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >10:21:00,585 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x2c35f90) -- > name = fedora status = False kids = 1 id = 33 > parents = ['non-existent 26976MB luks/dm-crypt luks-sda3 (32) with non-existent btrfs filesystem'] > uuid = None size = 26976.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sda3 > format args = [] originalFormat = btrfs], 'size': 500} >10:21:00,590 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >10:21:00,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:21:00,596 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >10:21:00,603 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:00,604 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:21:00,609 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >10:21:00,609 INFO blivet: added btrfs subvolume home (id 35) to device tree >10:21:00,610 INFO blivet: registered action: [56] Create Device btrfs subvolume home (id 35) >10:21:00,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:21:00,612 INFO blivet: registered action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >10:21:00,704 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:21:00,709 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:21:00,713 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:21:00,718 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:21:00,719 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:21:00,846 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:21:00,851 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:21:00,855 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:21:00,859 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with non-existent msdos disklabel >10:21:00,860 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:21:23,742 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:21:23,746 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:21:23,750 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:21:23,754 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >10:21:23,758 DEBUG blivet: LUKSDevice.teardown: luks-req5 ; status: False ; controllable: True ; >10:21:23,763 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >10:21:23,767 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >10:21:23,769 INFO blivet: resetting parted disks... >10:21:23,773 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:21:23,778 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >10:21:23,782 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >10:21:23,786 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >10:21:23,789 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >10:21:23,793 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >10:21:23,795 DEBUG blivet: sector-based lookup found partition sda2 >10:21:23,799 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:21:23,803 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3f27d50> PedPartition: <_ped.Partition object at 0x3170410> >10:21:23,807 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >10:21:23,808 DEBUG blivet: sector-based lookup found partition sda1 >10:21:23,812 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:21:23,815 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c017d10> fileSystem: <parted.filesystem.FileSystem object at 0x3f27250> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3f275d0> PedPartition: <_ped.Partition object at 0x3170470> >10:21:23,820 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >10:21:23,824 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >10:21:23,828 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >10:21:23,829 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:21:23,829 DEBUG blivet: action: [2] Destroy Format luks on partition sda2 (id 3) >10:21:23,830 DEBUG blivet: action: [3] Destroy Device partition sda2 (id 3) >10:21:23,831 DEBUG blivet: action: [1] Destroy Device partition sda1 (id 2) >10:21:23,831 DEBUG blivet: action: [6] Destroy Format None on disk sda (id 1) >10:21:23,832 DEBUG blivet: action: [7] Create Format msdos disklabel on disk sda (id 1) >10:21:23,833 DEBUG blivet: action: [27] Create Device partition sda1 (id 25) >10:21:23,833 DEBUG blivet: action: [28] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 25) >10:21:23,834 DEBUG blivet: action: [29] Create Device partition sda2 (id 26) >10:21:23,835 DEBUG blivet: action: [23] Create Device partition sda3 (id 23) >10:21:23,835 DEBUG blivet: action: [24] Create Format luks on partition sda3 (id 23) >10:21:23,836 DEBUG blivet: action: [25] Create Device luks/dm-crypt luks-req3 (id 24) >10:21:23,836 DEBUG blivet: action: [26] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req3 (id 24) >10:21:23,837 DEBUG blivet: action: [30] Create Format luks on partition sda2 (id 26) >10:21:23,838 DEBUG blivet: action: [31] Create Device luks/dm-crypt luks-req5 (id 27) >10:21:23,838 DEBUG blivet: action: [32] Create Format swap on luks/dm-crypt luks-req5 (id 27) >10:21:23,839 DEBUG blivet: action: [33] Destroy Device luks/dm-crypt luks-req5 (id 27) >10:21:23,842 DEBUG blivet: action: [34] Destroy Device partition sda1 (id 25) >10:21:23,842 DEBUG blivet: action: [35] Destroy Device luks/dm-crypt luks-req3 (id 24) >10:21:23,848 DEBUG blivet: action: [36] Destroy Device partition sda2 (id 26) >10:21:23,850 DEBUG blivet: action: [37] Destroy Device partition sda3 (id 23) >10:21:23,853 DEBUG blivet: action: [38] Destroy Format msdos disklabel on disk sda (id 1) >10:21:23,854 DEBUG blivet: action: [39] Destroy Format None on disk sda (id 1) >10:21:23,854 DEBUG blivet: action: [40] Destroy Format None on disk sda (id 1) >10:21:23,855 DEBUG blivet: action: [41] Create Format msdos disklabel on disk sda (id 1) >10:21:23,856 DEBUG blivet: action: [42] Create Device partition sda3 (id 28) >10:21:23,856 DEBUG blivet: action: [43] Create Format luks on partition sda3 (id 28) >10:21:23,857 DEBUG blivet: action: [44] Create Device partition sda1 (id 29) >10:21:23,858 DEBUG blivet: action: [45] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 29) >10:21:23,858 DEBUG blivet: action: [46] Create Device partition sda2 (id 30) >10:21:23,859 DEBUG blivet: action: [47] Create Format luks on partition sda2 (id 30) >10:21:23,859 DEBUG blivet: action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >10:21:23,860 DEBUG blivet: action: [49] Create Format swap on luks/dm-crypt luks-req5 (id 31) >10:21:23,861 DEBUG blivet: action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >10:21:23,862 DEBUG blivet: action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-sda3 (id 32) >10:21:23,863 DEBUG blivet: action: [52] Create Device btrfs volume fedora (id 33) >10:21:23,866 DEBUG blivet: action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >10:21:23,879 DEBUG blivet: action: [54] Create Device btrfs subvolume root (id 34) >10:21:23,879 DEBUG blivet: action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >10:21:23,880 DEBUG blivet: action: [56] Create Device btrfs subvolume home (id 35) >10:21:23,882 DEBUG blivet: action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >10:21:23,883 INFO blivet: pruning action queue... >10:21:23,887 INFO blivet: removing obsolete action 7 (41) >10:21:23,889 INFO blivet: removing obsolete action 38 (41) >10:21:23,889 INFO blivet: removing obsolete action 6 (40) >10:21:23,891 INFO blivet: removing obsolete action 39 (40) >10:21:23,891 DEBUG blivet: action 39 already pruned >10:21:23,892 DEBUG blivet: action 38 already pruned >10:21:23,893 INFO blivet: removing obsolete action 23 (37) >10:21:23,893 INFO blivet: removing obsolete action 24 (37) >10:21:23,894 INFO blivet: removing obsolete action 37 (37) >10:21:23,895 INFO blivet: removing obsolete action 29 (36) >10:21:23,896 INFO blivet: removing obsolete action 30 (36) >10:21:23,896 INFO blivet: removing obsolete action 36 (36) >10:21:23,897 INFO blivet: removing obsolete action 25 (35) >10:21:23,898 INFO blivet: removing obsolete action 26 (35) >10:21:23,899 INFO blivet: removing obsolete action 35 (35) >10:21:23,900 INFO blivet: removing obsolete action 27 (34) >10:21:23,910 INFO blivet: removing obsolete action 28 (34) >10:21:23,911 INFO blivet: removing obsolete action 34 (34) >10:21:23,912 INFO blivet: removing obsolete action 31 (33) >10:21:23,913 INFO blivet: removing obsolete action 32 (33) >10:21:23,914 INFO blivet: removing obsolete action 33 (33) >10:21:23,914 DEBUG blivet: action 32 already pruned >10:21:23,916 DEBUG blivet: action 31 already pruned >10:21:23,917 DEBUG blivet: action 30 already pruned >10:21:23,917 DEBUG blivet: action 26 already pruned >10:21:23,918 DEBUG blivet: action 25 already pruned >10:21:23,919 DEBUG blivet: action 24 already pruned >10:21:23,920 DEBUG blivet: action 23 already pruned >10:21:23,920 DEBUG blivet: action 29 already pruned >10:21:23,921 DEBUG blivet: action 28 already pruned >10:21:23,921 DEBUG blivet: action 27 already pruned >10:21:23,922 DEBUG blivet: action 7 already pruned >10:21:23,922 DEBUG blivet: action 6 already pruned >10:21:23,923 INFO blivet: sorting actions... >10:21:23,944 DEBUG blivet: action: [2] Destroy Format luks on partition sda2 (id 3) >10:21:23,946 DEBUG blivet: action: [3] Destroy Device partition sda2 (id 3) >10:21:23,947 DEBUG blivet: action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:21:23,948 DEBUG blivet: action: [1] Destroy Device partition sda1 (id 2) >10:21:23,950 DEBUG blivet: action: [40] Destroy Format None on disk sda (id 1) >10:21:23,950 DEBUG blivet: lvm filter: removing sda3 from the reject list >10:21:23,951 DEBUG blivet: sda3 wasn't in the reject list >10:21:23,951 DEBUG blivet: lvm filter: removing sda1 from the reject list >10:21:23,952 DEBUG blivet: sda1 wasn't in the reject list >10:21:23,953 DEBUG blivet: lvm filter: removing sda2 from the reject list >10:21:23,953 DEBUG blivet: sda2 wasn't in the reject list >10:21:23,954 DEBUG blivet: lvm filter: removing luks-req5 from the reject list >10:21:23,954 DEBUG blivet: luks-req5 wasn't in the reject list >10:21:23,955 DEBUG blivet: lvm filter: removing luks-sda3 from the reject list >10:21:23,955 DEBUG blivet: luks-sda3 wasn't in the reject list >10:21:23,956 DEBUG blivet: lvm filter: removing fedora from the reject list >10:21:23,956 DEBUG blivet: fedora wasn't in the reject list >10:21:23,957 DEBUG blivet: lvm filter: removing root from the reject list >10:21:23,957 DEBUG blivet: root wasn't in the reject list >10:21:23,958 DEBUG blivet: lvm filter: removing home from the reject list >10:21:23,959 DEBUG blivet: home wasn't in the reject list >10:21:23,959 DEBUG blivet: action: [41] Create Format msdos disklabel on disk sda (id 1) >10:21:23,961 DEBUG blivet: lvm filter: removing sda3 from the reject list >10:21:23,961 DEBUG blivet: sda3 wasn't in the reject list >10:21:23,963 DEBUG blivet: lvm filter: removing sda1 from the reject list >10:21:23,964 DEBUG blivet: sda1 wasn't in the reject list >10:21:23,965 DEBUG blivet: lvm filter: removing sda2 from the reject list >10:21:23,966 DEBUG blivet: sda2 wasn't in the reject list >10:21:23,975 DEBUG blivet: lvm filter: removing luks-req5 from the reject list >10:21:23,975 DEBUG blivet: luks-req5 wasn't in the reject list >10:21:23,976 DEBUG blivet: lvm filter: removing luks-sda3 from the reject list >10:21:23,977 DEBUG blivet: luks-sda3 wasn't in the reject list >10:21:23,977 DEBUG blivet: lvm filter: removing fedora from the reject list >10:21:23,978 DEBUG blivet: fedora wasn't in the reject list >10:21:23,979 DEBUG blivet: lvm filter: removing root from the reject list >10:21:23,979 DEBUG blivet: root wasn't in the reject list >10:21:23,980 DEBUG blivet: lvm filter: removing home from the reject list >10:21:23,981 DEBUG blivet: home wasn't in the reject list >10:21:23,982 DEBUG blivet: action: [44] Create Device partition sda1 (id 29) >10:21:23,983 DEBUG blivet: action: [46] Create Device partition sda2 (id 30) >10:21:23,984 DEBUG blivet: lvm filter: removing luks-req5 from the reject list >10:21:23,986 DEBUG blivet: luks-req5 wasn't in the reject list >10:21:23,987 DEBUG blivet: action: [47] Create Format luks on partition sda2 (id 30) >10:21:23,988 DEBUG blivet: lvm filter: removing luks-req5 from the reject list >10:21:23,989 DEBUG blivet: luks-req5 wasn't in the reject list >10:21:23,990 DEBUG blivet: action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >10:21:23,992 DEBUG blivet: action: [49] Create Format swap on luks/dm-crypt luks-req5 (id 31) >10:21:23,993 DEBUG blivet: action: [42] Create Device partition sda3 (id 28) >10:21:23,994 DEBUG blivet: lvm filter: removing luks-sda3 from the reject list >10:21:23,994 DEBUG blivet: luks-sda3 wasn't in the reject list >10:21:23,995 DEBUG blivet: lvm filter: removing fedora from the reject list >10:21:23,997 DEBUG blivet: fedora wasn't in the reject list >10:21:23,998 DEBUG blivet: lvm filter: removing root from the reject list >10:21:23,999 DEBUG blivet: root wasn't in the reject list >10:21:24,000 DEBUG blivet: lvm filter: removing home from the reject list >10:21:24,001 DEBUG blivet: home wasn't in the reject list >10:21:24,002 DEBUG blivet: action: [43] Create Format luks on partition sda3 (id 28) >10:21:24,003 DEBUG blivet: lvm filter: removing luks-sda3 from the reject list >10:21:24,004 DEBUG blivet: luks-sda3 wasn't in the reject list >10:21:24,006 DEBUG blivet: lvm filter: removing fedora from the reject list >10:21:24,006 DEBUG blivet: fedora wasn't in the reject list >10:21:24,007 DEBUG blivet: lvm filter: removing root from the reject list >10:21:24,009 DEBUG blivet: root wasn't in the reject list >10:21:24,011 DEBUG blivet: lvm filter: removing home from the reject list >10:21:24,012 DEBUG blivet: home wasn't in the reject list >10:21:24,013 DEBUG blivet: action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >10:21:24,026 DEBUG blivet: lvm filter: removing fedora from the reject list >10:21:24,027 DEBUG blivet: fedora wasn't in the reject list >10:21:24,029 DEBUG blivet: lvm filter: removing root from the reject list >10:21:24,030 DEBUG blivet: root wasn't in the reject list >10:21:24,031 DEBUG blivet: lvm filter: removing home from the reject list >10:21:24,031 DEBUG blivet: home wasn't in the reject list >10:21:24,033 DEBUG blivet: action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-sda3 (id 32) >10:21:24,034 DEBUG blivet: lvm filter: removing fedora from the reject list >10:21:24,034 DEBUG blivet: fedora wasn't in the reject list >10:21:24,035 DEBUG blivet: lvm filter: removing root from the reject list >10:21:24,035 DEBUG blivet: root wasn't in the reject list >10:21:24,036 DEBUG blivet: lvm filter: removing home from the reject list >10:21:24,037 DEBUG blivet: home wasn't in the reject list >10:21:24,037 DEBUG blivet: action: [52] Create Device btrfs volume fedora (id 33) >10:21:24,038 DEBUG blivet: lvm filter: removing root from the reject list >10:21:24,039 DEBUG blivet: root wasn't in the reject list >10:21:24,039 DEBUG blivet: lvm filter: removing home from the reject list >10:21:24,040 DEBUG blivet: home wasn't in the reject list >10:21:24,040 DEBUG blivet: action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >10:21:24,041 DEBUG blivet: lvm filter: removing root from the reject list >10:21:24,042 DEBUG blivet: root wasn't in the reject list >10:21:24,042 DEBUG blivet: lvm filter: removing home from the reject list >10:21:24,043 DEBUG blivet: home wasn't in the reject list >10:21:24,043 DEBUG blivet: action: [56] Create Device btrfs subvolume home (id 35) >10:21:24,044 DEBUG blivet: action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >10:21:24,045 DEBUG blivet: action: [54] Create Device btrfs subvolume root (id 34) >10:21:24,046 DEBUG blivet: action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >10:21:24,058 DEBUG blivet: action: [45] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 29) >10:21:24,060 INFO blivet: executing action: [2] Destroy Format luks on partition sda2 (id 3) >10:21:24,064 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >10:21:24,070 DEBUG blivet: LUKS.destroy: device: /dev/sda2 ; status: False ; type: luks ; >10:21:24,078 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:21:24,083 DEBUG blivet: LUKS.destroy: device: /dev/sda2 ; status: False ; type: luks ; >10:21:24,335 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:21:24,348 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:21:24,359 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:21:24,463 INFO blivet: executing action: [3] Destroy Device partition sda2 (id 3) >10:21:24,472 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >10:21:24,479 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:21:24,485 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:21:24,493 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:21:24,551 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >10:21:24,558 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:21:24,563 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:24,568 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:24,573 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >10:21:24,580 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >10:21:24,855 INFO blivet: executing action: [0] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:21:24,863 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >10:21:24,869 DEBUG blivet: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >10:21:25,064 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:21:25,072 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:21:25,178 INFO blivet: executing action: [1] Destroy Device partition sda1 (id 2) >10:21:25,183 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >10:21:25,188 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:21:25,196 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:21:25,252 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >10:21:25,259 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:21:25,266 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:25,271 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:25,276 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >10:21:25,282 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >10:21:25,462 INFO blivet: executing action: [40] Destroy Format None on disk sda (id 1) >10:21:25,470 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >10:21:25,476 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >10:21:25,715 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:21:25,720 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:21:25,827 INFO blivet: executing action: [41] Create Format msdos disklabel on disk sda (id 1) >10:21:25,836 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:21:25,841 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >10:21:25,846 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >10:21:25,852 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >10:21:26,070 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >10:21:26,072 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda >10:21:26,123 INFO blivet: executing action: [44] Create Device partition sda1 (id 29) >10:21:26,128 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >10:21:26,132 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >10:21:26,137 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:21:26,142 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:26,147 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:26,151 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >10:21:26,160 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >10:21:26,718 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >10:21:26,922 DEBUG blivet: post-commit partition path is /dev/sda1 >10:21:26,932 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:21:26,937 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03fed0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3f27650> PedPartition: <_ped.Partition object at 0x31704d0> >10:21:26,944 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >10:21:27,060 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:21:27,071 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:21:27,080 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:21:27,082 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >10:21:27,201 INFO blivet: executing action: [46] Create Device partition sda2 (id 30) >10:21:27,207 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >10:21:27,212 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >10:21:27,217 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:21:27,221 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:27,226 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:27,230 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >10:21:27,236 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >10:21:27,785 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >10:21:28,138 DEBUG blivet: post-commit partition path is /dev/sda2 >10:21:28,144 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:21:28,146 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03fed0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3154190> PedPartition: <_ped.Partition object at 0x3170530> >10:21:28,151 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >10:21:28,255 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:21:28,264 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:21:28,271 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:21:28,273 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >10:21:28,389 INFO blivet: executing action: [47] Create Format luks on partition sda2 (id 30) >10:21:28,399 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:21:28,403 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >10:21:28,408 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >10:21:28,412 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >10:21:28,416 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >10:21:28,421 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >10:21:28,425 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >10:21:28,429 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >10:21:28,433 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >10:21:28,438 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >10:21:28,442 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >10:21:28,446 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >10:21:28,450 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >10:21:28,454 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >10:21:28,458 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >10:21:28,465 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >10:21:28,513 DEBUG blivet: LUKS.create: device: /dev/sda2 ; status: False ; type: luks ; >10:21:28,519 DEBUG blivet: LUKS.create: device: /dev/sda2 ; status: False ; type: luks ; >10:21:33,413 DEBUG blivet: LUKS.notifyKernel: device: /dev/sda2 ; type: luks ; >10:21:33,416 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >10:21:33,495 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:21:33,502 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >10:21:33,504 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 >10:21:33,566 INFO blivet: executing action: [48] Create Device luks/dm-crypt luks-req5 (id 31) >10:21:33,576 DEBUG blivet: LUKSDevice.create: luks-req5 ; status: False ; >10:21:33,582 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-req5 ; orig: False ; >10:21:33,587 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:21:33,592 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: luks ; >10:21:33,597 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; status: False ; type: luks ; >10:21:36,054 DEBUG blivet: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >10:21:36,065 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:21:36,072 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:21:36,180 INFO blivet: executing action: [49] Create Format swap on luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (id 31) >10:21:36,190 DEBUG blivet: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >10:21:36,195 DEBUG blivet: SwapSpace.create: device: /dev/mapper/luks-req5 ; status: None ; type: swap ; >10:21:36,199 DEBUG blivet: SwapSpace.create: device: /dev/mapper/luks-req5 ; status: None ; type: swap ; >10:21:36,457 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; type: swap ; >10:21:36,462 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >10:21:36,604 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:21:36,613 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:21:36,672 INFO blivet: executing action: [42] Create Device partition sda3 (id 28) >10:21:36,678 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >10:21:36,684 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >10:21:36,691 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:21:36,701 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:36,708 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >10:21:36,714 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >10:21:36,722 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >10:21:37,112 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >10:21:38,514 DEBUG blivet: post-commit partition path is /dev/sda3 >10:21:38,520 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >10:21:38,522 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fed2c03fed0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3154850> PedPartition: <_ped.Partition object at 0x7fed2801ecb0> >10:21:38,527 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >10:21:38,629 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:21:38,634 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:21:38,639 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:21:38,641 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 >10:21:38,761 INFO blivet: executing action: [43] Create Format luks on partition sda3 (id 28) >10:21:38,770 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:21:38,774 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >10:21:38,778 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >10:21:38,782 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >10:21:38,786 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >10:21:38,791 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >10:21:38,795 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >10:21:38,799 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >10:21:38,803 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >10:21:38,807 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >10:21:38,812 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >10:21:38,816 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >10:21:38,820 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >10:21:38,824 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >10:21:38,846 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >10:21:38,853 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:21:38,880 DEBUG blivet: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >10:21:38,885 DEBUG blivet: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >10:21:43,571 DEBUG blivet: LUKS.notifyKernel: device: /dev/sda3 ; type: luks ; >10:21:43,574 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >10:21:43,656 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:21:43,664 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >10:21:43,666 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 >10:21:43,717 INFO blivet: executing action: [50] Create Device luks/dm-crypt luks-sda3 (id 32) >10:21:43,723 DEBUG blivet: LUKSDevice.create: luks-sda3 ; status: False ; >10:21:43,728 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-sda3 ; orig: False ; >10:21:43,732 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:21:43,741 DEBUG blivet: LUKS.setup: device: /dev/sda3 ; mapName: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: False ; type: luks ; >10:21:43,751 DEBUG blivet: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >10:21:46,262 DEBUG blivet: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >10:21:46,286 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:46,298 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:46,411 INFO blivet: executing action: [51] Create Format btrfs filesystem on luks/dm-crypt luks-71904010-1b47-4139-9677-d31b2e27016a (id 32) >10:21:46,418 DEBUG blivet: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >10:21:46,476 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:46,484 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:46,546 INFO blivet: executing action: [52] Create Device btrfs volume fedora (id 33) >10:21:46,553 DEBUG blivet: BTRFSVolumeDevice.create: fedora ; status: True ; >10:21:46,559 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >10:21:46,564 DEBUG blivet: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >10:21:46,570 DEBUG blivet: BTRFSVolumeDevice._create: fedora ; status: True ; >10:21:47,215 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:21:47,221 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >10:21:47,226 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:47,232 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:47,234 DEBUG blivet: fedora sysfsPath set to /devices/virtual/block/dm-4 >10:21:47,371 INFO blivet: executing action: [53] Create Format btrfs filesystem on btrfs volume fedora (id 33) >10:21:47,381 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:21:47,434 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >10:21:47,438 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:47,444 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:47,445 DEBUG blivet: fedora sysfsPath set to /devices/virtual/block/dm-4 >10:21:47,502 INFO blivet: executing action: [56] Create Device btrfs subvolume home (id 35) >10:21:47,509 DEBUG blivet: BTRFSSubVolumeDevice.create: home ; status: True ; >10:21:47,514 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >10:21:47,520 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:21:47,525 DEBUG blivet: BTRFSSubVolumeDevice._create: home ; status: True ; >10:21:47,562 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.33d67h9s: [Errno 2] No such file or directory >10:21:47,563 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.33d67h9s to None >10:21:47,651 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.33d67h9s: [Errno 2] No such file or directory >10:21:47,652 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.33d67h9s to None >10:21:49,849 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >10:21:49,854 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >10:21:49,860 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >10:21:49,865 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:49,872 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:49,873 DEBUG blivet: fedora sysfsPath set to /devices/virtual/block/dm-4 >10:21:49,874 DEBUG blivet: home sysfsPath set to /devices/virtual/block/dm-4 >10:21:49,980 INFO blivet: executing action: [57] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 35) >10:21:49,987 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >10:21:50,047 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >10:21:50,052 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >10:21:50,057 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:50,062 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:50,064 DEBUG blivet: fedora sysfsPath set to /devices/virtual/block/dm-4 >10:21:50,064 DEBUG blivet: home sysfsPath set to /devices/virtual/block/dm-4 >10:21:50,122 INFO blivet: executing action: [54] Create Device btrfs subvolume root (id 34) >10:21:50,130 DEBUG blivet: BTRFSSubVolumeDevice.create: root ; status: True ; >10:21:50,134 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: root ; orig: False ; >10:21:50,139 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:21:50,144 DEBUG blivet: BTRFSSubVolumeDevice._create: root ; status: True ; >10:21:50,146 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.33hjg_Wh: [Errno 2] No such file or directory >10:21:50,147 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.33hjg_Wh to None >10:21:50,231 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.33hjg_Wh: [Errno 2] No such file or directory >10:21:50,232 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.33hjg_Wh to None >10:21:50,956 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >10:21:50,962 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >10:21:50,967 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >10:21:50,973 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:50,979 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:50,981 DEBUG blivet: fedora sysfsPath set to /devices/virtual/block/dm-4 >10:21:50,981 DEBUG blivet: root sysfsPath set to /devices/virtual/block/dm-4 >10:21:51,078 INFO blivet: executing action: [55] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 34) >10:21:51,085 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >10:21:51,137 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >10:21:51,142 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora ; status: True ; >10:21:51,148 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:51,153 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:21:51,155 DEBUG blivet: fedora sysfsPath set to /devices/virtual/block/dm-4 >10:21:51,155 DEBUG blivet: root sysfsPath set to /devices/virtual/block/dm-4 >10:21:51,210 INFO blivet: executing action: [45] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 29) >10:21:51,217 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:21:51,221 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >10:21:51,225 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >10:21:51,230 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >10:21:51,234 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >10:21:51,238 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >10:21:51,243 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >10:21:51,250 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >10:21:51,254 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >10:21:51,260 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >10:21:51,264 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >10:21:51,268 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >10:21:51,272 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >10:21:51,277 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >10:21:51,281 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >10:21:51,289 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:21:51,305 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >10:21:51,312 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >10:21:53,020 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >10:21:53,021 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >10:21:53,165 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:21:53,172 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >10:21:53,174 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 >10:21:53,243 INFO blivet: setting boot flag on sda1 >10:21:53,248 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >10:21:53,252 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:21:53,257 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >10:21:53,301 DEBUG blivet: looking up parted Device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:21:53,313 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:53,322 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:53,329 DEBUG blivet: Ext4FS.supported: supported: True ; >10:21:53,336 DEBUG blivet: Ext4FS.supported: supported: True ; >10:21:53,347 DEBUG blivet: Ext4FS.supported: supported: True ; >10:21:53,354 DEBUG blivet: Ext4FS.supported: supported: True ; >10:21:53,356 DEBUG blivet: looking up parted Device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:21:53,365 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:53,371 DEBUG blivet: BTRFS.supported: supported: True ; >10:21:53,382 DEBUG blivet: Ext4FS.supported: supported: True ; >10:21:53,397 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:21:53,417 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:21:53,428 DEBUG blivet: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >10:21:53,433 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: swap ; >10:21:53,437 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: swap ; >10:21:53,490 DEBUG blivet: BindFS.supported: supported: False ; >10:21:53,493 DEBUG blivet: getFormat('bind') returning BindFS instance >10:21:53,499 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >10:21:53,507 DEBUG blivet: TmpFS.supported: supported: True ; >10:21:53,535 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >10:21:53,547 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >10:21:53,554 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:21:53,555 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >10:21:53,561 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >10:21:53,569 DEBUG blivet: SysFS.supported: supported: False ; >10:21:53,580 DEBUG blivet: getFormat('sysfs') returning SysFS instance >10:21:53,586 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >10:21:53,599 DEBUG blivet: ProcFS.supported: supported: False ; >10:21:53,600 DEBUG blivet: getFormat('proc') returning ProcFS instance >10:21:53,605 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >10:21:53,613 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:21:53,613 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >10:21:53,619 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >10:21:53,626 DEBUG blivet: USBFS.supported: supported: False ; >10:21:53,627 DEBUG blivet: getFormat('usbfs') returning USBFS instance >10:21:53,633 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >10:21:53,640 DEBUG blivet: BindFS.supported: supported: False ; >10:21:53,641 DEBUG blivet: getFormat('bind') returning BindFS instance >10:21:53,648 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >10:21:53,654 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >10:21:53,666 DEBUG blivet: BTRFS.setup: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; mountpoint: / ; type: btrfs ; >10:21:53,673 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >10:21:53,773 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >10:21:53,778 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:21:53,782 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >10:21:53,878 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >10:21:53,894 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >10:21:53,898 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >10:21:53,940 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >10:21:53,950 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >10:21:53,953 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >10:21:54,002 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >10:21:54,008 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >10:21:54,011 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >10:21:54,059 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >10:21:54,067 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >10:21:54,073 DEBUG blivet: BTRFS.setup: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; mountpoint: /home ; type: btrfs ; >10:21:54,078 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >10:21:54,141 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >10:21:54,149 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >10:21:54,151 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >10:21:54,152 INFO blivet: set SELinux context for mountpoint /proc to None >10:21:54,197 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >10:21:54,198 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >10:21:54,425 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >10:21:54,431 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >10:21:54,483 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >10:21:54,490 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >10:21:54,493 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >10:21:54,543 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >10:21:54,551 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >10:21:54,553 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >10:21:54,599 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >10:21:54,602 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >10:24:50,719 DEBUG blivet: registered device format class LUKS as luks >10:24:50,763 DEBUG blivet: registered device format class Ext2FS as ext2 >10:24:50,763 DEBUG blivet: registered device format class Ext3FS as ext3 >10:24:50,764 DEBUG blivet: registered device format class Ext4FS as ext4 >10:24:50,764 DEBUG blivet: registered device format class FATFS as vfat >10:24:50,765 DEBUG blivet: registered device format class EFIFS as efi >10:24:50,765 DEBUG blivet: registered device format class BTRFS as btrfs >10:24:50,766 DEBUG blivet: registered device format class GFS2 as gfs2 >10:24:50,766 DEBUG blivet: registered device format class JFS as jfs >10:24:50,767 DEBUG blivet: registered device format class ReiserFS as reiserfs >10:24:50,767 DEBUG blivet: registered device format class XFS as xfs >10:24:50,768 DEBUG blivet: registered device format class HFS as hfs >10:24:50,768 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >10:24:50,769 DEBUG blivet: registered device format class HFSPlus as hfs+ >10:24:50,769 DEBUG blivet: registered device format class MacEFIFS as macefi >10:24:50,770 DEBUG blivet: registered device format class NTFS as ntfs >10:24:50,770 DEBUG blivet: registered device format class NFS as nfs >10:24:50,771 DEBUG blivet: registered device format class NFSv4 as nfs4 >10:24:50,771 DEBUG blivet: registered device format class Iso9660FS as iso9660 >10:24:50,771 DEBUG blivet: registered device format class NoDevFS as nodev >10:24:50,772 DEBUG blivet: registered device format class DevPtsFS as devpts >10:24:50,772 DEBUG blivet: registered device format class ProcFS as proc >10:24:50,773 DEBUG blivet: registered device format class SysFS as sysfs >10:24:50,773 DEBUG blivet: registered device format class TmpFS as tmpfs >10:24:50,774 DEBUG blivet: registered device format class BindFS as bind >10:24:50,774 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >10:24:50,775 DEBUG blivet: registered device format class USBFS as usbfs >10:24:50,776 DEBUG blivet: registered device format class MDRaidMember as mdmember >10:24:50,779 DEBUG blivet: registered device format class BIOSBoot as biosboot >10:24:50,781 DEBUG blivet: registered device format class DiskLabel as disklabel >10:24:50,784 DEBUG blivet: registered device format class SwapSpace as swap >10:24:50,786 DEBUG blivet: registered device format class MultipathMember as multipath_member >10:24:50,787 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >10:24:50,788 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >10:24:50,790 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >10:24:58,229 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:24:58,230 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:24:58,231 INFO blivet: sr0 looks to be the live device; marking as protected >10:24:58,325 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >10:24:58,486 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_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-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'hp_CDDVDW_SN-208BB', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', > 'ID_REVISION': 'HH01', > 'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > 'ID_SERIAL_SHORT': 'R8HB6GOBB07490', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '549030', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:24:58,488 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:24:58,490 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >10:24:58,493 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:24:58,494 INFO blivet: sr0 is a cdrom >10:24:58,496 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:24:58,497 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:24:58,504 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:24:58,505 INFO blivet: added cdrom sr0 (id 0) to device tree >10:24:58,508 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:24:58,547 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:24:58,548 INFO blivet: type detected on 'sr0' is 'iso9660' >10:24:58,557 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:24:58,558 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >10:24:58,561 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:24:58,564 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:24:58,645 DEBUG blivet: looking up parted Device: /dev/sr0 >10:24:58,802 INFO blivet: got device: OpticalDevice instance (0x2022f90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x1f3aef0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:24:58,812 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:24:58,815 INFO blivet: got format: Iso9660FS instance (0x207ce90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0 targetSize = 0 > >10:24:58,839 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '550958', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >10:24:58,841 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >10:24:58,844 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:24:58,850 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:24:58,855 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:24:58,862 INFO blivet: sda is a disk >10:24:58,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:24:58,867 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:24:58,888 INFO blivet: added disk sda (id 1) to device tree >10:24:58,889 DEBUG blivet: looking up parted Device: /dev/sda >10:24:58,895 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:24:58,899 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:24:58,906 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:24:58,907 DEBUG blivet: required disklabel type for sda (1) is None >10:24:58,908 DEBUG blivet: default disklabel type for sda is msdos >10:24:58,910 DEBUG blivet: selecting msdos disklabel for sda based on size >10:24:58,918 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:25:03,859 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x20bf510>, <parted.partition.Partition object at 0x20bf790>, <parted.partition.Partition object at 0x20bf9d0>] > device: <parted.device.Device object at 0x20bf350> > PedDisk: <_ped.Disk object at 0x20b7128> >10:25:03,860 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:25:03,863 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:25:03,870 INFO blivet: got device: DiskDevice instance (0x207ce50) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x2065320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x20b4150> >10:25:03,890 INFO blivet: got format: DiskLabel instance (0x20b42d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x20bf510>, <parted.partition.Partition object at 0x20bf790>, <parted.partition.Partition object at 0x20bf9d0>] > device: <parted.device.Device object at 0x20bf350> > PedDisk: <_ped.Disk object at 0x20b7128> > origPartedDisk = <parted.disk.Disk object at 0x20bfad0> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x2065440> > >10:25:03,910 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'ID_FS_UUID_ENC': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '973616', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:25:03,911 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >10:25:03,914 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >10:25:03,916 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:03,917 INFO blivet: sda1 is a partition >10:25:03,920 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:25:03,922 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:25:03,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:25:03,929 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:25:03,933 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:25:03,933 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:03,937 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:25:03,937 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:25:03,941 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:25:03,944 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:25:03,947 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:25:03,950 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:25:03,951 INFO blivet: added partition sda1 (id 2) to device tree >10:25:03,953 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:25:03,956 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:25:03,959 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:25:03,962 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:25:04,016 WARN blivet: disklabel detected but not usable on sda1 >10:25:04,017 INFO blivet: type detected on 'sda1' is 'ext4' >10:25:04,021 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:04,022 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:04,025 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:25:04,029 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >10:25:04,031 DEBUG blivet: looking up parted Device: /dev/sda1 >10:25:04,036 INFO blivet: got device: PartitionDevice instance (0x20bfd10) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2065710> > target size = 0 path = /dev/sda1 > 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 0x20bf410> fileSystem: <parted.filesystem.FileSystem object at 0x20bf8d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x20bf5d0> PedPartition: <_ped.Partition object at 0x20bab90> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:25:04,040 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:04,041 INFO blivet: got format: Ext4FS instance (0x20c8110) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 17e2f6c6-8285-40c1-be44-6bf6e5cd47c5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >10:25:04,061 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_UUID_ENC': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6252544', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '582714', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/359b0d12-7d15-40d0-a44d-fb6df2608fb7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:25:04,062 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >10:25:04,065 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >10:25:04,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,068 INFO blivet: sda2 is a partition >10:25:04,070 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:25:04,073 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:25:04,076 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:25:04,080 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:25:04,088 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:25:04,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,098 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:25:04,099 DEBUG blivet: looking up parted Partition: /dev/sda2 >10:25:04,102 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >10:25:04,106 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:25:04,109 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:25:04,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:25:04,113 INFO blivet: added partition sda2 (id 3) to device tree >10:25:04,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:25:04,118 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >10:25:04,121 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:25:04,124 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >10:25:04,144 WARN blivet: disklabel detected but not usable on sda2 >10:25:04,146 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >10:25:04,151 DEBUG blivet: LUKS.__init__: uuid: 359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; exists: True ; label: None ; device: /dev/sda2 ; serial: 4C530007420104102233 ; name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:04,152 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >10:25:04,155 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:25:04,158 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >10:25:04,162 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >10:25:04,165 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:04,168 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,172 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:25:04,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,177 DEBUG blivet: LUKSDevice._setFormat: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; current: None ; type: None ; >10:25:04,181 DEBUG blivet: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >10:25:04,181 INFO blivet: added luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (id 4) to device tree >10:25:04,184 DEBUG blivet: looking up parted Device: /dev/sda2 >10:25:04,190 INFO blivet: got device: PartitionDevice instance (0x20b4450) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 3053.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6252544 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3053, 64, 32) biosGeometry: (389, 255, 63) > PedDevice: <_ped.Device object at 0x20657a0> > target size = 0 path = /dev/sda2 > 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 0x20bf410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x20bf850> PedPartition: <_ped.Partition object at 0x20babf0> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 7278591 length = 6252544 > flags = >10:25:04,192 INFO blivet: got format: LUKS instance (0x20bfc10) -- > type = luks name = LUKS status = True > device = /dev/sda2 uuid = 359b0d12-7d15-40d0-a44d-fb6df2608fb7 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >10:25:04,224 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part3 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/71904010-1b47-4139-9677-d31b2e27016a', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '71904010-1b47-4139-9677-d31b2e27016a', > 'ID_FS_UUID_ENC': '71904010-1b47-4139-9677-d31b2e27016a', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7278592', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '55250944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '974727', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part3', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/71904010-1b47-4139-9677-d31b2e27016a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >10:25:04,225 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >10:25:04,228 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >10:25:04,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,231 INFO blivet: sda3 is a partition >10:25:04,234 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >10:25:04,237 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:25:04,240 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:25:04,243 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:25:04,247 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:25:04,247 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,251 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >10:25:04,251 DEBUG blivet: looking up parted Partition: /dev/sda3 >10:25:04,255 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >10:25:04,258 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >10:25:04,261 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >10:25:04,267 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >10:25:04,268 INFO blivet: added partition sda3 (id 5) to device tree >10:25:04,274 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >10:25:04,278 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >10:25:04,281 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:25:04,285 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >10:25:04,296 WARN blivet: disklabel detected but not usable on sda3 >10:25:04,297 INFO blivet: type detected on 'sda3' is 'crypto_LUKS' >10:25:04,301 DEBUG blivet: LUKS.__init__: uuid: 71904010-1b47-4139-9677-d31b2e27016a ; exists: True ; label: None ; device: /dev/sda3 ; serial: 4C530007420104102233 ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:04,303 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >10:25:04,307 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:25:04,318 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >10:25:04,326 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >10:25:04,329 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:04,332 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,340 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >10:25:04,341 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,346 DEBUG blivet: LUKSDevice._setFormat: luks-71904010-1b47-4139-9677-d31b2e27016a ; current: None ; type: None ; >10:25:04,349 DEBUG blivet: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >10:25:04,350 INFO blivet: added luks/dm-crypt luks-71904010-1b47-4139-9677-d31b2e27016a (id 6) to device tree >10:25:04,352 DEBUG blivet: looking up parted Device: /dev/sda3 >10:25:04,357 INFO blivet: got device: PartitionDevice instance (0x20b43d0) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 26978.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 55250944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (26978, 64, 32) biosGeometry: (3439, 255, 63) > PedDevice: <_ped.Device object at 0x2065830> > target size = 0 path = /dev/sda3 > 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 0x20bf410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x20bfa10> PedPartition: <_ped.Partition object at 0x20bac50> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 7278592 end = 62529535 length = 55250944 > flags = >10:25:04,360 INFO blivet: got format: LUKS instance (0x20bfe50) -- > type = luks name = LUKS status = True > device = /dev/sda3 uuid = 71904010-1b47-4139-9677-d31b2e27016a exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-71904010-1b47-4139-9677-d31b2e27016a > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >10:25:04,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > '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': '601976', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:25:04,373 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:25:04,376 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >10:25:04,380 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,381 INFO blivet: loop0 is a loop device >10:25:04,393 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:25:04,404 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >10:25:04,410 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,418 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,422 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:25:04,423 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >10:25:04,438 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:25:04,439 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,447 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:25:04,448 INFO blivet: added loop loop0 (id 8) to device tree >10:25:04,450 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:25:04,461 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:25:04,462 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:04,462 DEBUG blivet: device loop0 does not contain a disklabel >10:25:04,463 INFO blivet: type detected on 'loop0' is 'squashfs' >10:25:04,464 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:04,468 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >10:25:04,470 INFO blivet: got device: LoopDevice instance (0x20c8a50) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:25:04,471 INFO blivet: got format: DeviceFormat instance (0x20c8c90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:04,486 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '603262', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:25:04,487 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:25:04,505 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:25:04,517 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,518 INFO blivet: loop1 is a loop device >10:25:04,525 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:25:04,531 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >10:25:04,539 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,544 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:25:04,544 INFO blivet: added file /osmin (id 9) to device tree >10:25:04,548 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:25:04,548 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,552 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:25:04,553 INFO blivet: added loop loop1 (id 10) to device tree >10:25:04,555 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:25:04,558 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:25:04,558 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:04,559 DEBUG blivet: device loop1 does not contain a disklabel >10:25:04,560 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >10:25:04,561 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:04,564 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >10:25:04,565 INFO blivet: got device: LoopDevice instance (0x20c8e10) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >10:25:04,566 INFO blivet: got format: DeviceFormat instance (0x20c8f10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:04,572 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '604599', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:25:04,573 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:25:04,575 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:25:04,578 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,578 INFO blivet: loop2 is a loop device >10:25:04,581 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:25:04,584 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >10:25:04,587 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,588 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,591 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:25:04,592 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >10:25:04,595 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:25:04,596 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,599 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:25:04,600 INFO blivet: added loop loop2 (id 12) to device tree >10:25:04,602 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:25:04,605 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:25:04,606 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:04,606 DEBUG blivet: device loop2 does not contain a disklabel >10:25:04,607 INFO blivet: type detected on 'loop2' is 'squashfs' >10:25:04,608 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:04,611 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >10:25:04,612 INFO blivet: got device: LoopDevice instance (0x20d7110) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >10:25:04,613 INFO blivet: got format: DeviceFormat instance (0x20d7210) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:04,623 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '605917', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:25:04,624 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >10:25:04,628 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:04,639 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,639 INFO blivet: loop3 is a loop device >10:25:04,642 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:25:04,651 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >10:25:04,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,655 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,665 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:25:04,666 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >10:25:04,676 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:25:04,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,686 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:25:04,687 INFO blivet: added loop loop3 (id 14) to device tree >10:25:04,689 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:25:04,699 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:25:04,744 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:04,745 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:04,746 DEBUG blivet: device loop3 does not contain a disklabel >10:25:04,746 INFO blivet: type detected on 'loop3' is 'ext4' >10:25:04,760 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:04,762 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:04,765 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:25:04,767 INFO blivet: got device: LoopDevice instance (0x20c8d10) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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/loop3 > format args = [] originalFormat = None >10:25:04,778 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:04,779 INFO blivet: got format: Ext4FS instance (0x20b4310) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:25:04,786 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607262', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:25:04,787 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >10:25:04,791 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:25:04,794 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,795 INFO blivet: loop4 is a loop device >10:25:04,799 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:25:04,802 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:25:04,804 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,807 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,812 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:25:04,813 INFO blivet: added file /overlay (deleted) (id 15) to device tree >10:25:04,831 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:25:04,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,841 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:25:04,842 INFO blivet: added loop loop4 (id 16) to device tree >10:25:04,852 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:25:04,855 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:25:04,855 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:04,855 DEBUG blivet: device loop4 does not contain a disklabel >10:25:04,865 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >10:25:04,866 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:04,872 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >10:25:04,874 INFO blivet: got device: LoopDevice instance (0x20bfe10) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >10:25:04,874 INFO blivet: got format: DeviceFormat instance (0x20d71d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:04,886 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94846', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:25:04,887 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:25:04,890 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:25:04,892 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,893 INFO blivet: live-rw is a device-mapper device >10:25:04,895 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:25:04,899 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:25:04,908 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:25:04,911 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:04,925 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >10:25:04,932 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:25:04,940 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >10:25:04,945 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:25:04,948 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:04,952 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:25:04,952 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:04,956 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:25:04,962 INFO blivet: added dm live-rw (id 17) to device tree >10:25:04,965 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:25:04,968 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:25:04,971 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:04,972 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:04,972 DEBUG blivet: device live-rw does not contain a disklabel >10:25:04,973 INFO blivet: type detected on 'live-rw' is 'ext4' >10:25:04,976 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:04,977 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:04,980 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:25:04,982 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:25:04,996 INFO blivet: got device: DMDevice instance (0x20d7410) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25654 did: 12902 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x20653b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:25:05,005 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:05,006 INFO blivet: got format: Ext4FS instance (0x20d7610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:25:05,037 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32330', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:25:05,038 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:25:05,047 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:25:05,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:05,050 INFO blivet: live-base is a device-mapper device >10:25:05,054 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:25:05,057 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:25:05,066 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:25:05,070 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:25:05,072 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:05,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >10:25:05,084 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:25:05,090 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:05,097 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >10:25:05,097 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:05,102 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:25:05,110 INFO blivet: added dm live-base (id 18) to device tree >10:25:05,123 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:25:05,134 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:25:05,146 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:05,146 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:05,147 DEBUG blivet: device live-base does not contain a disklabel >10:25:05,148 INFO blivet: type detected on 'live-base' is 'ext4' >10:25:05,152 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:05,152 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:05,155 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:25:05,157 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:25:05,177 INFO blivet: got device: DMDevice instance (0x20bfe90) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2065950> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:25:05,185 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:05,186 INFO blivet: got format: Ext4FS instance (0x20d7750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:25:05,198 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70079', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >10:25:05,199 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >10:25:05,204 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:25:05,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:05,214 INFO blivet: live-osimg-min is a device-mapper device >10:25:05,235 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:25:05,240 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:25:05,257 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:25:05,261 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:25:05,264 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >10:25:05,274 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:25:05,285 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >10:25:05,296 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:05,304 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >10:25:05,310 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:25:05,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:05,316 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >10:25:05,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:05,337 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:25:05,339 INFO blivet: added dm live-osimg-min (id 19) to device tree >10:25:05,346 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:25:05,352 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:25:05,357 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:05,357 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:05,358 DEBUG blivet: device live-osimg-min does not contain a disklabel >10:25:05,359 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >10:25:05,362 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:05,363 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:05,366 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:25:05,390 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >10:25:05,396 INFO blivet: got device: DMDevice instance (0x20b4490) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25137 did: 25906 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x20658c0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:25:05,403 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:05,407 INFO blivet: got format: Ext4FS instance (0x20d7950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >10:25:05,443 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 /dev/disk/by-uuid/39ddd5cb-d2f1-4728-a3ab-889836f51a9d /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '39ddd5cb-d2f1-4728-a3ab-889836f51a9d', > 'ID_FS_UUID_ENC': '39ddd5cb-d2f1-4728-a3ab-889836f51a9d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8647200', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > '/dev/disk/by-uuid/39ddd5cb-d2f1-4728-a3ab-889836f51a9d', > '/dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:05,444 INFO blivet: scanning luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (/devices/virtual/block/dm-3)... >10:25:05,455 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:05,456 DEBUG blivet: looking up parted Device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:25:05,481 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3051MB luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (4) >10:25:05,487 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:05,497 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; label_type: None ; >10:25:05,505 DEBUG blivet: SwapSpace.__init__: >10:25:05,506 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:25:05,508 DEBUG blivet: device luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 does not contain a disklabel >10:25:05,510 INFO blivet: type detected on 'luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7' is 'swap' >10:25:05,517 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; serial: None ; uuid: 39ddd5cb-d2f1-4728-a3ab-889836f51a9d ; exists: True ; label: None ; >10:25:05,518 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:25:05,576 DEBUG blivet: LUKSDevice._setFormat: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; current: None ; type: swap ; >10:25:05,582 INFO blivet: got device: LUKSDevice instance (0x20c86d0) -- > name = luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 status = True kids = 0 id = 4 > parents = ['existing 3053MB partition sda2 (3) with existing luks'] > uuid = None size = 3051.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6248448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (388, 255, 63) biosGeometry: (388, 255, 63) > PedDevice: <_ped.Device object at 0x2065a70> > target size = 0 path = /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 > format args = [] originalFormat = None target = crypt dmUuid = None >10:25:05,584 INFO blivet: got format: SwapSpace instance (0x2136050) -- > type = swap name = swap status = True > device = /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 uuid = 39ddd5cb-d2f1-4728-a3ab-889836f51a9d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:25:05,610 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-71904010-1b47-4139-9677-d31b2e27016a /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a /dev/disk/by-label/fedora /dev/disk/by-uuid/4d275095-524a-463c-bb0c-228a27f1fcc9 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-71904010-1b47-4139-9677-d31b2e27016a', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4d275095-524a-463c-bb0c-228a27f1fcc9', > 'ID_FS_UUID_ENC': '4d275095-524a-463c-bb0c-228a27f1fcc9', > 'ID_FS_UUID_SUB': 'd5cd8481-e0b9-4963-b6e3-3d436d7fa5d1', > 'ID_FS_UUID_SUB_ENC': 'd5cd8481-e0b9-4963-b6e3-3d436d7fa5d1', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8857857', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-71904010-1b47-4139-9677-d31b2e27016a', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/4d275095-524a-463c-bb0c-228a27f1fcc9', > '/dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:05,611 INFO blivet: scanning luks-71904010-1b47-4139-9677-d31b2e27016a (/devices/virtual/block/dm-4)... >10:25:05,614 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:05,615 DEBUG blivet: looking up parted Device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:25:05,633 DEBUG blivet: DeviceTree.getDeviceByName returned existing 26976MB luks/dm-crypt luks-71904010-1b47-4139-9677-d31b2e27016a (6) >10:25:05,636 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:05,639 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-71904010-1b47-4139-9677-d31b2e27016a ; label_type: None ; >10:25:05,643 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:05,643 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:05,643 DEBUG blivet: device luks-71904010-1b47-4139-9677-d31b2e27016a does not contain a disklabel >10:25:05,644 INFO blivet: type detected on 'luks-71904010-1b47-4139-9677-d31b2e27016a' is 'btrfs' >10:25:05,648 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:05,648 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:05,658 DEBUG blivet: LUKSDevice._setFormat: luks-71904010-1b47-4139-9677-d31b2e27016a ; current: None ; type: btrfs ; >10:25:05,661 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:05,661 INFO blivet: creating btrfs volume btrfs.fedora >10:25:05,666 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:05,666 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:05,670 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >10:25:05,676 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:05,677 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:05,680 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.20 ; current: None ; type: btrfs ; >10:25:05,681 INFO blivet: added btrfs volume fedora (id 20) to device tree >10:25:05,685 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.206NbRwH: [Errno 2] No such file or directory >10:25:05,685 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.206NbRwH to None >10:25:05,771 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.206NbRwH: [Errno 2] No such file or directory >10:25:05,772 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.206NbRwH to None >10:25:05,930 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:05,930 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:05,935 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >10:25:05,939 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >10:25:05,940 INFO blivet: added btrfs subvolume home (id 21) to device tree >10:25:05,944 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:05,944 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:05,948 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >10:25:05,952 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >10:25:05,953 INFO blivet: added btrfs subvolume root (id 22) to device tree >10:25:05,964 INFO blivet: got device: LUKSDevice instance (0x207ced0) -- > name = luks-71904010-1b47-4139-9677-d31b2e27016a status = True kids = 1 id = 6 > parents = ['existing 26978MB partition sda3 (5) with existing luks'] > uuid = None size = 26976.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 55246848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (3438, 255, 63) biosGeometry: (3438, 255, 63) > PedDevice: <_ped.Device object at 0x2065b00> > target size = 0 path = /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a > format args = [] originalFormat = None target = crypt dmUuid = None >10:25:05,967 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:05,968 INFO blivet: got format: BTRFS instance (0x21361d0) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a uuid = d5cd8481-e0b9-4963-b6e3-3d436d7fa5d1 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >10:25:06,042 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:25:15,503 INFO blivet: ISCSID is /sbin/iscsid >10:25:15,505 INFO blivet: no initiator set >10:25:15,561 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:25:15,563 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:25:16,391 DEBUG blivet: trying to set new default fstype to 'ext4' >10:25:16,672 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:16,677 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:16,686 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:16,732 INFO blivet: Detected 5648M of memory >10:25:16,733 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >10:25:16,734 INFO blivet: Swap attempt of 0M >10:25:22,420 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x46f9e90> >10:25:22,421 INFO blivet: no initiator set >10:25:22,422 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:25:22,423 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:25:22,584 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >10:25:22,596 INFO blivet: sr0 looks to be the live device; marking as protected >10:25:22,888 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'] >10:25:22,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_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-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'hp_CDDVDW_SN-208BB', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', > 'ID_REVISION': 'HH01', > 'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > 'ID_SERIAL_SHORT': 'R8HB6GOBB07490', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '549030', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:25:22,989 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:25:22,993 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >10:25:22,997 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:22,999 INFO blivet: sr0 is a cdrom >10:25:23,035 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:25:23,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:23,048 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:25:23,049 INFO blivet: added cdrom sr0 (id 0) to device tree >10:25:23,053 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:25:23,172 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:25:23,174 INFO blivet: type detected on 'sr0' is 'iso9660' >10:25:23,189 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:25:23,192 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >10:25:23,199 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:25:23,217 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:25:23,356 DEBUG blivet: looking up parted Device: /dev/sr0 >10:25:23,383 INFO blivet: got device: OpticalDevice instance (0x7fad6004b510) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x48133b0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:25:23,437 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:25:23,443 INFO blivet: got format: Iso9660FS instance (0x7fad600b2410) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 > >10:25:23,481 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '550958', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >10:25:23,484 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >10:25:23,494 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:25:23,506 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:23,525 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:25:23,541 INFO blivet: sda is a disk >10:25:23,545 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:23,552 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:25:23,604 INFO blivet: added disk sda (id 1) to device tree >10:25:23,607 DEBUG blivet: looking up parted Device: /dev/sda >10:25:23,628 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:25:23,640 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:25:23,665 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:25:23,666 DEBUG blivet: required disklabel type for sda (1) is None >10:25:23,666 DEBUG blivet: default disklabel type for sda is msdos >10:25:23,668 DEBUG blivet: selecting msdos disklabel for sda based on size >10:25:23,675 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:25:23,690 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fad600bda50>, <parted.partition.Partition object at 0x7fad600bde10>, <parted.partition.Partition object at 0x7fad600c3090>] > device: <parted.device.Device object at 0x7fad600bd7d0> > PedDisk: <_ped.Disk object at 0x7fad600bf7e8> >10:25:23,691 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:25:23,699 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:25:23,733 INFO blivet: got device: DiskDevice instance (0x7fad600b25d0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x4813710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fad600b2650> >10:25:23,798 INFO blivet: got format: DiskLabel instance (0x7fad600b2750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fad600bda50>, <parted.partition.Partition object at 0x7fad600bde10>, <parted.partition.Partition object at 0x7fad600c3090>] > device: <parted.device.Device object at 0x7fad600bd7d0> > PedDisk: <_ped.Disk object at 0x7fad600bf7e8> > origPartedDisk = <parted.disk.Disk object at 0x7fad600c3190> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x4813830> > >10:25:23,856 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'ID_FS_UUID_ENC': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '973616', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:25:23,869 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >10:25:23,932 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >10:25:23,958 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:23,965 INFO blivet: sda1 is a partition >10:25:23,973 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:25:23,985 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:25:23,992 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:25:24,000 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:25:24,007 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:25:24,009 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:24,016 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:25:24,019 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:25:24,026 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:25:24,033 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:25:24,041 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:25:24,049 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:25:24,051 INFO blivet: added partition sda1 (id 2) to device tree >10:25:24,058 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:25:24,064 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:25:24,072 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:25:24,088 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:25:24,118 WARN blivet: disklabel detected but not usable on sda1 >10:25:24,119 INFO blivet: type detected on 'sda1' is 'ext4' >10:25:24,326 DEBUG blivet: padding min size from 43 up to 47 >10:25:24,333 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:24,334 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:24,340 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:25:24,345 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >10:25:24,349 DEBUG blivet: looking up parted Device: /dev/sda1 >10:25:24,362 INFO blivet: got device: PartitionDevice instance (0x7fad600b2590) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x4813b00> > target size = 0 path = /dev/sda1 > 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 0x7fad600bd8d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fad600bdf50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad600bdbd0> PedPartition: <_ped.Partition object at 0x7fad600b9710> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:25:24,372 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:24,373 INFO blivet: got format: Ext4FS instance (0x7fad600c34d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 17e2f6c6-8285-40c1-be44-6bf6e5cd47c5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >10:25:24,395 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_UUID_ENC': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6252544', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '582714', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/359b0d12-7d15-40d0-a44d-fb6df2608fb7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:25:24,397 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >10:25:24,401 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >10:25:24,405 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:24,406 INFO blivet: sda2 is a partition >10:25:24,411 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:25:24,415 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:25:24,421 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:25:24,427 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:25:24,433 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:25:24,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:24,439 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:25:24,440 DEBUG blivet: looking up parted Partition: /dev/sda2 >10:25:24,445 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >10:25:24,450 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:25:24,454 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:25:24,459 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:25:24,460 INFO blivet: added partition sda2 (id 3) to device tree >10:25:24,464 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:25:24,469 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >10:25:24,474 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:25:24,478 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >10:25:24,485 WARN blivet: disklabel detected but not usable on sda2 >10:25:24,490 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >10:25:24,499 DEBUG blivet: LUKS.__init__: uuid: 359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; exists: True ; label: None ; device: /dev/sda2 ; serial: 4C530007420104102233 ; name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:24,500 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >10:25:24,504 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:25:24,533 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >10:25:24,570 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >10:25:24,574 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:24,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:24,617 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:25:24,625 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:24,634 DEBUG blivet: LUKSDevice._setFormat: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; current: None ; type: None ; >10:25:24,639 DEBUG blivet: LUKSDevice.setup: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; orig: False ; >10:25:24,640 INFO blivet: added luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (id 4) to device tree >10:25:24,643 DEBUG blivet: looking up parted Device: /dev/sda2 >10:25:24,650 INFO blivet: got device: PartitionDevice instance (0x7fad600b2910) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 3053.0 > format = existing luks > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 6252544 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32685 did: 0 busy: False > hardwareGeometry: (3053, 64, 32) biosGeometry: (389, 255, 63) > PedDevice: <_ped.Device object at 0x4813b90> > target size = 0 path = /dev/sda2 > 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 0x7fad600bd8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad600bded0> PedPartition: <_ped.Partition object at 0x7fad600b9770> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 7278591 length = 6252544 > flags = >10:25:24,653 INFO blivet: got format: LUKS instance (0x7fad600b2810) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/sda2 uuid = 359b0d12-7d15-40d0-a44d-fb6df2608fb7 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:25:24,674 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part3 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/71904010-1b47-4139-9677-d31b2e27016a', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '71904010-1b47-4139-9677-d31b2e27016a', > 'ID_FS_UUID_ENC': '71904010-1b47-4139-9677-d31b2e27016a', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '7278592', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '55250944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '974727', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part3', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/71904010-1b47-4139-9677-d31b2e27016a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >10:25:24,676 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >10:25:24,680 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >10:25:24,684 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:24,685 INFO blivet: sda3 is a partition >10:25:24,689 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >10:25:24,693 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:25:24,698 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:25:24,703 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:25:24,708 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:25:24,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:24,713 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >10:25:24,714 DEBUG blivet: looking up parted Partition: /dev/sda3 >10:25:24,742 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >10:25:24,766 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >10:25:24,774 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >10:25:24,781 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >10:25:24,784 INFO blivet: added partition sda3 (id 5) to device tree >10:25:24,791 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >10:25:24,799 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >10:25:24,805 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:25:24,813 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >10:25:24,819 WARN blivet: disklabel detected but not usable on sda3 >10:25:24,824 INFO blivet: type detected on 'sda3' is 'crypto_LUKS' >10:25:24,831 DEBUG blivet: LUKS.__init__: uuid: 71904010-1b47-4139-9677-d31b2e27016a ; exists: True ; label: None ; device: /dev/sda3 ; serial: 4C530007420104102233 ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:24,835 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >10:25:24,841 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:25:24,850 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >10:25:24,856 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >10:25:24,864 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:24,871 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:24,916 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >10:25:24,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:24,973 DEBUG blivet: LUKSDevice._setFormat: luks-71904010-1b47-4139-9677-d31b2e27016a ; current: None ; type: None ; >10:25:24,981 DEBUG blivet: LUKSDevice.setup: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; orig: False ; >10:25:24,983 INFO blivet: added luks/dm-crypt luks-71904010-1b47-4139-9677-d31b2e27016a (id 6) to device tree >10:25:24,985 DEBUG blivet: looking up parted Device: /dev/sda3 >10:25:25,002 INFO blivet: got device: PartitionDevice instance (0x7fad600c3d90) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 30532MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 26978.0 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 55250944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (26978, 64, 32) biosGeometry: (3439, 255, 63) > PedDevice: <_ped.Device object at 0x4813c20> > target size = 0 path = /dev/sda3 > 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 0x7fad600bd8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad600c30d0> PedPartition: <_ped.Partition object at 0x7fad600b97d0> > disk = existing 30532MB disk sda (1) with existing msdos disklabel > start = 7278592 end = 62529535 length = 55250944 > flags = >10:25:25,005 INFO blivet: got format: LUKS instance (0x7fad600d7110) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/sda3 uuid = 71904010-1b47-4139-9677-d31b2e27016a exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-71904010-1b47-4139-9677-d31b2e27016a > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:25:25,013 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > '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': '601976', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:25:25,014 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:25:25,018 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >10:25:25,022 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,023 INFO blivet: loop0 is a loop device >10:25:25,027 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:25:25,054 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >10:25:25,058 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,059 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,064 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:25:25,065 INFO blivet: added file /osmin.img (deleted) (id 7) to device tree >10:25:25,070 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:25:25,071 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,076 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:25:25,076 INFO blivet: added loop loop0 (id 8) to device tree >10:25:25,080 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:25:25,084 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:25:25,085 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:25,086 DEBUG blivet: device loop0 does not contain a disklabel >10:25:25,087 INFO blivet: type detected on 'loop0' is 'squashfs' >10:25:25,088 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:25,092 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >10:25:25,094 INFO blivet: got device: LoopDevice instance (0x7fad600c3e50) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:25:25,095 INFO blivet: got format: DeviceFormat instance (0x7fad600d7190) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:25,102 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '603262', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:25:25,103 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:25:25,107 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:25:25,111 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,112 INFO blivet: loop1 is a loop device >10:25:25,116 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:25:25,121 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >10:25:25,125 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,126 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,131 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:25:25,132 INFO blivet: added file /osmin (id 9) to device tree >10:25:25,137 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:25:25,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,142 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:25:25,143 INFO blivet: added loop loop1 (id 10) to device tree >10:25:25,147 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:25:25,151 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:25:25,152 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:25,153 DEBUG blivet: device loop1 does not contain a disklabel >10:25:25,154 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >10:25:25,155 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:25,159 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >10:25:25,161 INFO blivet: got device: LoopDevice instance (0x7fad600d7290) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >10:25:25,162 INFO blivet: got format: DeviceFormat instance (0x7fad600d7390) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:25,169 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '604599', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:25:25,171 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:25:25,175 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >10:25:25,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,179 INFO blivet: loop2 is a loop device >10:25:25,184 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:25:25,189 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >10:25:25,197 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,264 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,271 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:25:25,274 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >10:25:25,281 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:25:25,283 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,290 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:25:25,293 INFO blivet: added loop loop2 (id 12) to device tree >10:25:25,299 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:25:25,305 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:25:25,307 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:25,310 DEBUG blivet: device loop2 does not contain a disklabel >10:25:25,313 INFO blivet: type detected on 'loop2' is 'squashfs' >10:25:25,315 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >10:25:25,323 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >10:25:25,327 INFO blivet: got device: LoopDevice instance (0x7fad600d7550) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >10:25:25,330 INFO blivet: got format: DeviceFormat instance (0x7fad600d7610) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:25,344 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '605917', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:25:25,345 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >10:25:25,350 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:25,354 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,355 INFO blivet: loop3 is a loop device >10:25:25,359 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:25:25,363 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >10:25:25,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,374 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:25:25,375 INFO blivet: added file /LiveOS/ext3fs.img (id 13) to device tree >10:25:25,380 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:25:25,381 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,386 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:25:25,387 INFO blivet: added loop loop3 (id 14) to device tree >10:25:25,416 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:25:25,449 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:25:25,480 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:25,495 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:25,500 DEBUG blivet: device loop3 does not contain a disklabel >10:25:25,507 INFO blivet: type detected on 'loop3' is 'ext4' >10:25:25,682 DEBUG blivet: using current size 0 as min size >10:25:25,691 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:25,692 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:25,696 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:25:25,698 INFO blivet: got device: LoopDevice instance (0x7fad600d7650) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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/loop3 > format args = [] originalFormat = None >10:25:25,703 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:25,704 INFO blivet: got format: Ext4FS instance (0x7fad600d7210) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >10:25:25,712 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '607262', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:25:25,713 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >10:25:25,717 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:25:25,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,723 INFO blivet: loop4 is a loop device >10:25:25,726 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:25:25,731 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:25:25,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,736 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,742 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:25:25,743 INFO blivet: added file /overlay (deleted) (id 15) to device tree >10:25:25,748 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:25:25,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:25,754 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:25:25,755 INFO blivet: added loop loop4 (id 16) to device tree >10:25:25,759 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:25:25,763 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:25:25,764 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:25,764 DEBUG blivet: device loop4 does not contain a disklabel >10:25:25,785 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >10:25:25,786 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:25:25,820 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >10:25:25,834 INFO blivet: got device: LoopDevice instance (0x7fad600d71d0) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >10:25:25,840 INFO blivet: got format: DeviceFormat instance (0x7fad600d7850) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >10:25:25,854 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '94846', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:25:25,857 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:25:25,864 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:25:25,870 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:25,872 INFO blivet: live-rw is a device-mapper device >10:25:25,878 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:25:25,885 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:25:25,892 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:25:25,913 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:25,957 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >10:25:26,189 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >10:25:26,311 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) with existing DM_snapshot_cow >10:25:26,526 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >10:25:26,601 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:26,707 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:25:26,710 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:26,756 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:25:26,773 INFO blivet: added dm live-rw (id 17) to device tree >10:25:26,805 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:25:26,896 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:25:26,965 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:26,982 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:26,983 DEBUG blivet: device live-rw does not contain a disklabel >10:25:26,987 INFO blivet: type detected on 'live-rw' is 'ext4' >10:25:27,510 DEBUG blivet: padding min size from 3226 up to 3548 >10:25:27,523 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:27,538 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:27,554 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:25:27,563 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:25:27,584 INFO blivet: got device: DMDevice instance (0x4832e90) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32685 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x49105f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:25:27,617 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:27,641 INFO blivet: got format: Ext4FS instance (0x483c150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >10:25:27,680 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32330', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:25:27,689 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:25:27,693 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:25:27,697 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:27,698 INFO blivet: live-base is a device-mapper device >10:25:27,702 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:25:27,707 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:25:27,712 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:25:27,717 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:25:27,731 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:27,735 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >10:25:27,746 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >10:25:27,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:27,766 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >10:25:27,777 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:27,784 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:25:27,785 INFO blivet: added dm live-base (id 18) to device tree >10:25:27,789 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:25:27,795 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:25:27,801 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:27,802 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:27,803 DEBUG blivet: device live-base does not contain a disklabel >10:25:27,804 INFO blivet: type detected on 'live-base' is 'ext4' >10:25:28,088 DEBUG blivet: padding min size from 3226 up to 3548 >10:25:28,096 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:28,102 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:28,108 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:25:28,115 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:25:28,128 INFO blivet: got device: DMDevice instance (0x498a550) -- > name = live-base status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > 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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x49f4320> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:25:28,138 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:28,146 INFO blivet: got format: Ext4FS instance (0x4a434d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >10:25:28,177 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70079', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >10:25:28,178 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >10:25:28,183 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:25:28,188 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:28,190 INFO blivet: live-osimg-min is a device-mapper device >10:25:28,207 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:25:28,216 DEBUG blivet: LUKSDevice.getDMNode: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; >10:25:28,223 DEBUG blivet: LUKSDevice.getDMNode: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; >10:25:28,232 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:25:28,244 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >10:25:28,251 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >10:25:28,261 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing DM_snapshot_cow >10:25:28,271 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >10:25:28,280 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >10:25:28,297 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:25:28,307 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:25:28,323 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >10:25:28,327 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:28,346 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:25:28,353 INFO blivet: added dm live-osimg-min (id 19) to device tree >10:25:28,370 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:25:28,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:25:28,398 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:28,406 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:28,408 DEBUG blivet: device live-osimg-min does not contain a disklabel >10:25:28,412 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >10:25:28,815 DEBUG blivet: using current size 0 as min size >10:25:28,820 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:28,821 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:25:28,826 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:25:28,828 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >10:25:28,833 INFO blivet: got device: DMDevice instance (0x4a51690) -- > name = live-osimg-min status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32685 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x49f4950> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:25:28,839 DEBUG blivet: Ext4FS.supported: supported: True ; >10:25:28,840 INFO blivet: got format: Ext4FS instance (0x4a51590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >10:25:28,868 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 /dev/disk/by-uuid/39ddd5cb-d2f1-4728-a3ab-889836f51a9d /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '39ddd5cb-d2f1-4728-a3ab-889836f51a9d', > 'ID_FS_UUID_ENC': '39ddd5cb-d2f1-4728-a3ab-889836f51a9d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8647200', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-359b0d127d1540d0a44dfb6df2608fb7-luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', > '/dev/disk/by-uuid/39ddd5cb-d2f1-4728-a3ab-889836f51a9d', > '/dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:28,869 INFO blivet: scanning luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (/devices/virtual/block/dm-3)... >10:25:28,874 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:28,875 DEBUG blivet: looking up parted Device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:25:28,896 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3051MB luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (4) >10:25:28,901 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:25:28,916 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; label_type: None ; >10:25:28,927 DEBUG blivet: SwapSpace.__init__: >10:25:28,928 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:25:28,932 DEBUG blivet: device luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 does not contain a disklabel >10:25:28,941 INFO blivet: type detected on 'luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7' is 'swap' >10:25:28,953 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; serial: None ; uuid: 39ddd5cb-d2f1-4728-a3ab-889836f51a9d ; exists: True ; label: None ; >10:25:28,961 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:25:28,981 DEBUG blivet: LUKSDevice._setFormat: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; current: None ; type: swap ; >10:25:29,033 INFO blivet: got device: LUKSDevice instance (0x7fad600c3550) -- > name = luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 status = True kids = 0 id = 4 > parents = ['existing 3053MB partition sda2 (3) with existing luks'] > uuid = None size = 3051.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6248448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32685 did: 0 busy: True > hardwareGeometry: (388, 255, 63) biosGeometry: (388, 255, 63) > PedDevice: <_ped.Device object at 0x49f4a70> > target size = 0 path = /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 > format args = [] originalFormat = None target = crypt dmUuid = None >10:25:29,099 INFO blivet: got format: SwapSpace instance (0x4a606d0) -- > type = swap name = swap status = True > device = /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 uuid = 39ddd5cb-d2f1-4728-a3ab-889836f51a9d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:25:29,132 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-71904010-1b47-4139-9677-d31b2e27016a /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a /dev/disk/by-label/fedora /dev/disk/by-uuid/4d275095-524a-463c-bb0c-228a27f1fcc9 /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-71904010-1b47-4139-9677-d31b2e27016a', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4d275095-524a-463c-bb0c-228a27f1fcc9', > 'ID_FS_UUID_ENC': '4d275095-524a-463c-bb0c-228a27f1fcc9', > 'ID_FS_UUID_SUB': 'd5cd8481-e0b9-4963-b6e3-3d436d7fa5d1', > 'ID_FS_UUID_SUB_ENC': 'd5cd8481-e0b9-4963-b6e3-3d436d7fa5d1', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8857857', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-71904010-1b47-4139-9677-d31b2e27016a', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-719040101b4741399677d31b2e27016a-luks-71904010-1b47-4139-9677-d31b2e27016a', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/4d275095-524a-463c-bb0c-228a27f1fcc9', > '/dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:29,145 INFO blivet: scanning luks-71904010-1b47-4139-9677-d31b2e27016a (/devices/virtual/block/dm-4)... >10:25:29,156 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:29,158 DEBUG blivet: looking up parted Device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a >10:25:29,167 DEBUG blivet: DeviceTree.getDeviceByName returned existing 26976MB luks/dm-crypt luks-71904010-1b47-4139-9677-d31b2e27016a (6) >10:25:29,182 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:29,186 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-71904010-1b47-4139-9677-d31b2e27016a ; label_type: None ; >10:25:29,203 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:29,204 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:29,205 DEBUG blivet: device luks-71904010-1b47-4139-9677-d31b2e27016a does not contain a disklabel >10:25:29,206 INFO blivet: type detected on 'luks-71904010-1b47-4139-9677-d31b2e27016a' is 'btrfs' >10:25:29,215 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:29,218 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:29,225 DEBUG blivet: LUKSDevice._setFormat: luks-71904010-1b47-4139-9677-d31b2e27016a ; current: None ; type: btrfs ; >10:25:29,237 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:29,294 INFO blivet: creating btrfs volume btrfs.fedora >10:25:29,318 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:25:29,331 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:25:29,361 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >10:25:29,372 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:29,373 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:29,380 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.20 ; current: None ; type: btrfs ; >10:25:29,381 INFO blivet: added btrfs volume fedora (id 20) to device tree >10:25:29,388 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >10:25:29,428 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.20aXCJ9p: [Errno 2] No such file or directory >10:25:29,429 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.20aXCJ9p to None >10:25:29,572 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.20aXCJ9p: [Errno 2] No such file or directory >10:25:29,579 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.20aXCJ9p to None >10:25:29,909 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:29,912 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:29,930 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >10:25:29,947 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >10:25:29,952 INFO blivet: added btrfs subvolume home (id 21) to device tree >10:25:29,963 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:29,966 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >10:25:29,975 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >10:25:29,982 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >10:25:29,985 INFO blivet: added btrfs subvolume root (id 22) to device tree >10:25:29,992 INFO blivet: got device: LUKSDevice instance (0x7fad600d7150) -- > name = luks-71904010-1b47-4139-9677-d31b2e27016a status = True kids = 1 id = 6 > parents = ['existing 26978MB partition sda3 (5) with existing luks'] > uuid = None size = 26976.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 55246848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (3438, 255, 63) biosGeometry: (3438, 255, 63) > PedDevice: <_ped.Device object at 0x49f4b00> > target size = 0 path = /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a > format args = [] originalFormat = None target = crypt dmUuid = None >10:25:30,016 DEBUG blivet: BTRFS.supported: supported: True ; >10:25:30,017 INFO blivet: got format: BTRFS instance (0x4a60950) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a uuid = d5cd8481-e0b9-4963-b6e3-3d436d7fa5d1 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0.0 targetSize = 0.0 > >10:25:30,199 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:25:30,338 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:25:30,347 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:25:30,355 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:25:30,532 DEBUG blivet: LUKSDevice.teardown: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; controllable: True ; >10:25:30,554 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: True ; type: swap ; >10:25:30,718 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: swap ; >10:25:31,592 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:25:31,610 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: True ; type: luks ; >10:25:31,615 DEBUG blivet: unmapping luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 >10:25:31,692 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:25:31,747 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:25:31,753 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:25:31,763 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:25:31,845 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:25:31,854 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:25:31,863 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:25:31,874 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >10:25:32,026 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >10:25:32,145 DEBUG blivet: LUKSDevice.teardown: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; >10:25:32,233 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:25:32,255 DEBUG blivet: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >10:25:32,263 DEBUG blivet: unmapping luks-71904010-1b47-4139-9677-d31b2e27016a >10:25:37,209 INFO blivet: teardown of home failed: luks_close failed for luks-71904010-1b47-4139-9677-d31b2e27016a >10:25:37,222 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >10:25:37,574 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >10:25:37,681 DEBUG blivet: LUKSDevice.teardown: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; >10:25:37,768 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:25:37,789 DEBUG blivet: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >10:25:37,795 DEBUG blivet: unmapping luks-71904010-1b47-4139-9677-d31b2e27016a >10:25:42,726 INFO blivet: teardown of root failed: luks_close failed for luks-71904010-1b47-4139-9677-d31b2e27016a >10:25:42,727 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:25:42,730 INFO blivet: edd: collected mbr signatures: {'sda': '0x000d93cb'} >10:25:42,738 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:25:55,909 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:25:56,356 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:25:56,713 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:25:56,720 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:25:56,778 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:25:56,844 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >10:25:56,850 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:25:56,892 WARN blivet: mount of home as btrfs failed: mount failed: 32 >10:25:56,897 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >10:25:56,992 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >10:25:56,994 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:26:03,618 WARN blivet: mount of root as btrfs failed: mount failed: 32 >10:26:03,626 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >10:26:04,103 DEBUG blivet: BTRFS.supported: supported: True ; >10:26:04,112 DEBUG blivet: BTRFS.supported: supported: True ; >10:26:04,125 DEBUG blivet: Ext4FS.supported: supported: True ; >10:26:04,135 DEBUG blivet: Ext4FS.supported: supported: True ; >10:26:04,145 DEBUG blivet: Ext4FS.supported: supported: True ; >10:26:04,154 DEBUG blivet: Ext4FS.supported: supported: True ; >10:26:04,166 DEBUG blivet: BTRFS.supported: supported: True ; >10:26:04,176 DEBUG blivet: BTRFS.supported: supported: True ; >10:26:04,187 DEBUG blivet: Ext4FS.supported: supported: True ; >10:26:04,205 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:26:04,314 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:26:04,437 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >10:26:04,446 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (18) with existing ext4 filesystem >10:26:21,053 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:26:21,058 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:26:21,064 DEBUG blivet: NFSv4.supported: supported: False ; >10:26:21,076 DEBUG blivet: NFSv4.supported: supported: False ; >10:26:21,088 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:26:21,093 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:26:21,099 DEBUG blivet: Ext4FS.supported: supported: True ; >10:26:21,104 DEBUG blivet: Ext4FS.supported: supported: True ; >10:26:23,822 DEBUG blivet: Ext3FS.supported: supported: True ; >10:26:23,835 DEBUG blivet: Ext3FS.supported: supported: True ; >10:26:23,884 DEBUG blivet: Ext2FS.supported: supported: True ; >10:26:23,889 DEBUG blivet: Ext2FS.supported: supported: True ; >10:26:26,847 DEBUG blivet: SysFS.supported: supported: False ; >10:26:26,855 DEBUG blivet: SysFS.supported: supported: False ; >10:26:26,866 DEBUG blivet: MultipathMember.__init__: >10:26:26,871 DEBUG blivet: MDRaidMember.__init__: >10:26:26,878 DEBUG blivet: ProcFS.supported: supported: False ; >10:26:26,886 DEBUG blivet: ProcFS.supported: supported: False ; >10:26:26,896 DEBUG blivet: SwapSpace.__init__: >10:26:30,193 DEBUG blivet: NoDevFS.supported: supported: False ; >10:26:30,196 DEBUG blivet: NoDevFS.supported: supported: False ; >10:26:30,200 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:26:30,205 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:26:30,209 DEBUG blivet: BTRFS.supported: supported: True ; >10:26:30,215 DEBUG blivet: USBFS.supported: supported: False ; >10:26:30,218 DEBUG blivet: USBFS.supported: supported: False ; >10:26:30,221 DEBUG blivet: DiskLabel.__init__: >10:26:30,222 INFO blivet: DiskLabel.partedDevice returning None >10:26:30,226 DEBUG blivet: HFSPlus.supported: supported: False ; >10:26:30,229 DEBUG blivet: HFSPlus.supported: supported: False ; >10:26:30,232 DEBUG blivet: XFS.supported: supported: True ; >10:26:30,235 DEBUG blivet: XFS.supported: supported: True ; >10:26:30,241 DEBUG blivet: TmpFS.supported: supported: True ; >10:26:30,278 DEBUG blivet: LUKS.__init__: >10:26:30,284 DEBUG blivet: NTFS.supported: supported: False ; >10:26:30,287 DEBUG blivet: NTFS.supported: supported: False ; >10:26:30,290 DEBUG blivet: BindFS.supported: supported: False ; >10:26:30,294 DEBUG blivet: BindFS.supported: supported: False ; >10:26:30,297 DEBUG blivet: HFS.supported: supported: False ; >10:26:30,300 DEBUG blivet: HFS.supported: supported: False ; >10:26:30,303 DEBUG blivet: LVMPhysicalVolume.__init__: >10:26:30,306 DEBUG blivet: NFS.supported: supported: False ; >10:26:30,310 DEBUG blivet: NFS.supported: supported: False ; >10:26:30,313 DEBUG blivet: FATFS.supported: supported: True ; >10:26:30,316 DEBUG blivet: FATFS.supported: supported: True ; >10:26:30,322 DEBUG blivet: DMRaidMember.__init__: >10:26:36,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:26:36,106 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:27:23,624 INFO blivet: Detected 5648M of memory >10:27:23,625 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:27:23,626 INFO blivet: Swap attempt of 3053M >10:27:58,803 DEBUG blivet: removing sda >10:27:58,809 DEBUG blivet: devices to remove: ['root', 'home', 'fedora', 'luks-71904010-1b47-4139-9677-d31b2e27016a', 'sda3', 'luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', 'sda2', 'sda1'] >10:27:58,810 DEBUG blivet: leaves to remove: ['root', 'home', 'luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7', 'sda1'] >10:27:58,812 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:27:58,835 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: btrfs ; type: None ; >10:27:58,836 INFO blivet: registered action: [0] Destroy Format btrfs filesystem on btrfs subvolume root (id 22) >10:27:58,848 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >10:27:58,861 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; status: False ; type: None ; >10:27:58,938 INFO blivet: removed btrfs subvolume root (id 22) from device tree >10:27:58,944 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >10:27:58,945 INFO blivet: registered action: [1] Destroy Device btrfs subvolume root (id 22) >10:27:58,946 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:27:58,952 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: btrfs ; type: None ; >10:27:58,953 INFO blivet: registered action: [2] Destroy Format btrfs filesystem on btrfs subvolume home (id 21) >10:27:58,959 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >10:27:58,967 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; status: False ; type: None ; >10:27:59,019 INFO blivet: removed btrfs subvolume home (id 21) from device tree >10:27:59,027 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >10:27:59,028 INFO blivet: registered action: [3] Destroy Device btrfs subvolume home (id 21) >10:27:59,034 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: swap ; >10:27:59,036 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:27:59,042 DEBUG blivet: LUKSDevice._setFormat: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; current: swap ; type: None ; >10:27:59,044 INFO blivet: registered action: [4] Destroy Format swap on luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (id 4) >10:27:59,050 DEBUG blivet: LUKSDevice.teardown: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; controllable: True ; >10:27:59,051 INFO blivet: removed luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (id 4) from device tree >10:27:59,057 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >10:27:59,057 INFO blivet: registered action: [5] Destroy Device luks/dm-crypt luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 (id 4) >10:27:59,063 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:27:59,064 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:27:59,069 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >10:27:59,070 INFO blivet: registered action: [6] Destroy Format ext4 filesystem on partition sda1 (id 2) >10:27:59,076 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:27:59,085 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >10:27:59,142 INFO blivet: removed partition sda1 (id 2) from device tree >10:27:59,151 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:27:59,152 INFO blivet: registered action: [7] Destroy Device partition sda1 (id 2) >10:27:59,153 DEBUG blivet: devices to remove: ['fedora', 'luks-71904010-1b47-4139-9677-d31b2e27016a', 'sda3', 'sda2'] >10:27:59,154 DEBUG blivet: leaves to remove: ['fedora', 'sda2'] >10:27:59,155 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:27:59,161 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: btrfs ; type: None ; >10:27:59,162 INFO blivet: registered action: [8] Destroy Format btrfs filesystem on btrfs volume btrfs.20 (id 20) >10:27:59,168 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.20 ; status: True ; controllable: True ; >10:27:59,176 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; status: False ; type: None ; >10:27:59,224 INFO blivet: removed btrfs volume btrfs.20 (id 20) from device tree >10:27:59,233 DEBUG blivet: LUKSDevice.removeChild: kids: 1 ; name: luks-71904010-1b47-4139-9677-d31b2e27016a ; >10:27:59,234 INFO blivet: registered action: [9] Destroy Device btrfs volume btrfs.20 (id 20) >10:27:59,240 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:27:59,246 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:27:59,247 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:27:59,252 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >10:27:59,253 INFO blivet: registered action: [10] Destroy Format luks on partition sda2 (id 3) >10:27:59,259 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:27:59,266 DEBUG blivet: LUKS.teardown: device: /dev/sda2 ; status: False ; type: luks ; >10:27:59,275 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >10:27:59,324 INFO blivet: removed partition sda2 (id 3) from device tree >10:27:59,335 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:27:59,336 INFO blivet: registered action: [11] Destroy Device partition sda2 (id 3) >10:27:59,337 DEBUG blivet: devices to remove: ['luks-71904010-1b47-4139-9677-d31b2e27016a', 'sda3'] >10:27:59,338 DEBUG blivet: leaves to remove: ['luks-71904010-1b47-4139-9677-d31b2e27016a'] >10:27:59,339 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:27:59,344 DEBUG blivet: LUKSDevice._setFormat: luks-71904010-1b47-4139-9677-d31b2e27016a ; current: btrfs ; type: None ; >10:27:59,345 INFO blivet: registered action: [12] Destroy Format btrfs filesystem on luks/dm-crypt luks-71904010-1b47-4139-9677-d31b2e27016a (id 6) >10:27:59,351 DEBUG blivet: LUKSDevice.teardown: luks-71904010-1b47-4139-9677-d31b2e27016a ; status: True ; controllable: True ; >10:27:59,359 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/luks-71904010-1b47-4139-9677-d31b2e27016a ; status: False ; type: None ; >10:27:59,413 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:27:59,419 DEBUG blivet: LUKS.teardown: device: /dev/sda3 ; status: True ; type: luks ; >10:27:59,420 DEBUG blivet: unmapping luks-71904010-1b47-4139-9677-d31b2e27016a >10:28:04,308 INFO blivet: Detected 5648M of memory >10:28:04,312 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:28:04,316 INFO blivet: Swap attempt of 3053M >10:28:04,349 DEBUG blivet: clearpart: looking at sda3 >10:28:04,355 DEBUG blivet: checking whether disk sda has an empty extended >10:28:04,375 DEBUG blivet: extended is None ; logicals is [] >10:28:04,504 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:04,516 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:28:04,522 INFO blivet: Detected 5648M of memory >10:28:04,526 INFO blivet: Suggested swap size (5648 M) exceeds 10 % of disk space, using 10 % of disk space (3053 M) instead. >10:28:04,529 INFO blivet: Swap attempt of 3053M >10:28:04,533 DEBUG blivet: doAutoPart: True >10:28:04,537 DEBUG blivet: encryptedAutoPart: True >10:28:04,538 DEBUG blivet: autoPartType: 2 >10:28:04,539 DEBUG blivet: clearPartType: 2 >10:28:04,539 DEBUG blivet: clearPartDisks: ['sda'] >10:28:04,540 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x5792410) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x5792450) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x5792490) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x57924d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x5792510) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3053 maxSize = None grow = False > >10:28:04,541 DEBUG blivet: storage.disks: ['sda'] >10:28:04,544 DEBUG blivet: storage.partitioned: ['sda'] >10:28:04,545 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-71904010-1b47-4139-9677-d31b2e27016a', 'sda', 'sda3', 'sr0'] >10:28:04,570 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:04,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:28:04,599 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:28:04,602 DEBUG blivet: boot disk: sda >10:28:04,618 DEBUG blivet: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: Skipped ; mountpoint: None ; >10:28:04,619 DEBUG blivet: getFormat('luks') returning LUKS instance >10:28:04,629 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:28:04,638 DEBUG blivet: PartitionDevice._setFormat: req0 ; >10:28:04,650 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >10:28:04,662 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:28:04,666 INFO blivet: added partition req0 (id 23) to device tree >10:28:04,670 INFO blivet: registered action: [14] Create Device partition req0 (id 23) >10:28:04,675 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:04,677 INFO blivet: registered action: [15] Create Format luks on partition req0 (id 23) >10:28:04,686 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fad600b25d0) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x4813710> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fad600b2650>] >10:28:04,696 DEBUG blivet: devs: [PartitionDevice instance (0x7fad4c0d83d0) -- > name = req0 status = False kids = 0 id = 23 > parents = [] > uuid = None size = 500 > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:28:04,748 DEBUG blivet: Ext4FS.supported: supported: True ; >10:28:04,751 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:28:04,759 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:28:04,768 DEBUG blivet: PartitionDevice._setFormat: req1 ; >10:28:04,776 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >10:28:04,785 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:28:04,788 INFO blivet: added partition req1 (id 24) to device tree >10:28:04,790 INFO blivet: registered action: [16] Create Device partition req1 (id 24) >10:28:04,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:04,798 INFO blivet: registered action: [17] Create Format ext4 filesystem mounted at /boot on partition req1 (id 24) >10:28:04,801 INFO blivet: skipping unneeded stage1 biosboot request >10:28:04,803 DEBUG blivet: PartSpec instance (0x57924d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >10:28:04,806 DEBUG blivet: existing 30532MB disk sda (1) with existing msdos disklabel >10:28:04,816 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:28:04,825 DEBUG blivet: removing all non-preexisting partitions ['req0(id 23)', 'req1(id 24)'] from disk(s) ['sda'] >10:28:04,828 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 23)', 'req1(id 24)'] >10:28:04,831 DEBUG blivet: removing all non-preexisting partitions ['req1(id 24)', 'req0(id 23)'] from disk(s) ['sda'] >10:28:04,838 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:04,850 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:28:04,852 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:28:04,859 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:04,870 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:28:04,872 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:28:04,875 DEBUG blivet: allocating partition: req1 ; id: 24 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >10:28:04,878 DEBUG blivet: checking freespace on sda >10:28:04,881 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >10:28:04,885 DEBUG blivet: checking 63-7278591 (3553 MB) >10:28:04,888 DEBUG blivet: current free range is 63-7278591 (3553MB) >10:28:04,891 DEBUG blivet: updating use_disk to sda, type: 0 >10:28:04,894 DEBUG blivet: new free: 63-7278591 / 3553MB >10:28:04,896 DEBUG blivet: new free allows for 0 sectors of growth >10:28:04,899 DEBUG blivet: found free space for bootable request >10:28:04,902 DEBUG blivet: adjusted start sector from 63 to 2048 >10:28:04,907 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >10:28:04,914 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >10:28:04,920 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0e1150> PedPartition: <_ped.Partition object at 0x7fad4c0d7710> >10:28:04,927 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:28:04,934 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:28:04,946 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:28:04,951 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0d8f10> PedPartition: <_ped.Partition object at 0x7fad4c0d76b0> >10:28:04,969 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:04,990 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:28:04,991 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:28:04,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:05,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (1) with existing msdos disklabel >10:28:05,003 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:28:05,003 DEBUG blivet: allocating partition: req0 ; id: 23 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >10:28:05,004 DEBUG blivet: checking freespace on sda >10:28:05,006 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >10:28:05,008 DEBUG blivet: checking 63-2047 (0 MB) >10:28:05,009 DEBUG blivet: current free range is 63-2047 (0MB) >10:28:05,010 DEBUG blivet: checking 1026048-7278591 (3053 MB) >10:28:05,011 DEBUG blivet: current free range is 1026048-7278591 (3053MB) >10:28:05,012 DEBUG blivet: checking 62529536-62530623 (0 MB) >10:28:05,014 DEBUG blivet: current free range is 62529536-62530623 (0MB) >10:28:05,015 DEBUG blivet: evaluating growth potential for new layout >10:28:05,015 DEBUG blivet: calculating growth for disk /dev/sda >10:28:05,028 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:28:05,032 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0d8590> PedPartition: <_ped.Partition object at 0x7fad4c0d7770> >10:28:05,039 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:28:05,046 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:28:05,047 DEBUG blivet: adding request 24 to chunk 7278529 (63-7278591) on /dev/sda >10:28:05,049 DEBUG blivet: adding request 23 to chunk 7278529 (63-7278591) on /dev/sda >10:28:05,049 DEBUG blivet: Chunk.growRequests: 7278529 on /dev/sda start = 63 end = 7278591 >sectorSize = 512 > >10:28:05,050 DEBUG blivet: req: PartitionRequest instance -- >id = 24 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:28:05,051 DEBUG blivet: req: PartitionRequest instance -- >id = 23 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:28:05,051 DEBUG blivet: 1 requests and 5230529 (2553MB) left in chunk >10:28:05,052 DEBUG blivet: adding 5230529 (2553MB) to 23 (sda2) >10:28:05,053 DEBUG blivet: new grow amount for request 23 (sda2) is 5230529 units, or 2553MB >10:28:05,053 DEBUG blivet: request 24 (sda1) growth: 0 (0MB) size: 500MB >10:28:05,054 DEBUG blivet: request 23 (sda2) growth: 5230529 (2553MB) size: 3053MB >10:28:05,054 DEBUG blivet: Chunk.growRequests: 1088 on /dev/sda start = 62529536 end = 62530623 >sectorSize = 512 > >10:28:05,057 DEBUG blivet: disk /dev/sda growth: 5230529 (2553MB) >10:28:05,062 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:28:05,065 DEBUG blivet: device sda2 new partedPartition None >10:28:05,069 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:28:05,075 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:28:05,078 DEBUG blivet: total growth: 5230529 sectors >10:28:05,079 DEBUG blivet: updating use_disk to sda, type: 0 >10:28:05,083 DEBUG blivet: new free: 1026048-7278591 / 3053MB >10:28:05,084 DEBUG blivet: new free allows for 5230529 sectors of growth >10:28:05,087 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >10:28:05,092 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:28:05,095 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0e1390> PedPartition: <_ped.Partition object at 0x7fad4c0d7650> >10:28:05,100 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:28:05,110 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:28:05,121 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:28:05,131 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0e11d0> PedPartition: <_ped.Partition object at 0x7fad4c0d7590> >10:28:05,134 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda2(id 23)', 'sda1(id 24)'] >10:28:05,137 DEBUG blivet: growable partitions are ['sda2'] >10:28:05,140 DEBUG blivet: adding request 23 to chunk 7278529 (63-7278591) on /dev/sda >10:28:05,144 DEBUG blivet: adding request 24 to chunk 7278529 (63-7278591) on /dev/sda >10:28:05,146 DEBUG blivet: disk sda has 2 chunks >10:28:05,149 DEBUG blivet: Chunk.growRequests: 7278529 on /dev/sda start = 63 end = 7278591 >sectorSize = 512 > >10:28:05,152 DEBUG blivet: req: PartitionRequest instance -- >id = 24 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >10:28:05,155 DEBUG blivet: req: PartitionRequest instance -- >id = 23 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >10:28:05,157 DEBUG blivet: 1 requests and 5230529 (2553MB) left in chunk >10:28:05,159 DEBUG blivet: adding 5230529 (2553MB) to 23 (sda2) >10:28:05,162 DEBUG blivet: new grow amount for request 23 (sda2) is 5230529 units, or 2553MB >10:28:05,165 DEBUG blivet: growing partitions on sda >10:28:05,168 DEBUG blivet: partition sda1 (24): 0 >10:28:05,171 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1250> >10:28:05,174 DEBUG blivet: partition sda2 (23): 0 >10:28:05,177 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1490> >10:28:05,180 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 24)', 'sda2(id 23)'] from disk(s) ['sda'] >10:28:05,189 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:28:05,191 DEBUG blivet: device sda1 new partedPartition None >10:28:05,198 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >10:28:05,206 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >10:28:05,213 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:28:05,215 DEBUG blivet: device sda2 new partedPartition None >10:28:05,222 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:28:05,230 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >10:28:05,233 DEBUG blivet: back from removeNewPartitions >10:28:05,235 DEBUG blivet: extended: None >10:28:05,238 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1250> >10:28:05,247 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >10:28:05,252 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0e1950> PedPartition: <_ped.Partition object at 0x7fad4c0d7830> >10:28:05,259 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:28:05,295 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:28:05,306 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >10:28:05,312 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0e1250> PedPartition: <_ped.Partition object at 0x7fad4c0d78f0> >10:28:05,316 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 7278591 length: 6252544 > device: <parted.device.Device object at 0x7fad600bd7d0> PedGeometry: <_ped.Geometry object at 0x7fad4c0e1490> >10:28:05,332 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >10:28:05,337 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0d8f10> PedPartition: <_ped.Partition object at 0x7fad4c0d7890> >10:28:05,345 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >10:28:05,351 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:28:05,365 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >10:28:05,371 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fad600bd8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0e1c10> PedPartition: <_ped.Partition object at 0x7fad4c0d79b0> >10:28:05,375 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (24) with non-existent ext4 filesystem mounted at /boot at 500.00 >10:28:05,379 DEBUG blivet: fixing size of non-existent 3053MB partition sda2 (23) with non-existent luks at 3053.00 >10:28:05,383 DEBUG blivet: fixing size of existing 26978MB partition sda3 (5) with existing luks at 26978.00 >10:28:05,393 DEBUG blivet: LVMPhysicalVolume.__init__: device: /dev/sda2 ; >10:28:05,396 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >10:28:05,408 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:28:05,416 DEBUG blivet: LUKSDevice._setFormat: luks-sda2 ; current: None ; type: lvmpv ; >10:28:05,427 INFO blivet: added luks/dm-crypt luks-sda2 (id 25) to device tree >10:28:05,428 INFO blivet: registered action: [18] Create Device luks/dm-crypt luks-sda2 (id 25) >10:28:05,428 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:05,429 INFO blivet: registered action: [19] Create Format lvmpv on luks/dm-crypt luks-sda2 (id 25) >10:28:05,436 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-sda2 ; >10:28:05,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:05,443 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >10:28:05,446 INFO blivet: added lvmvg fedora (id 26) to device tree >10:28:05,447 INFO blivet: registered action: [20] Create Device lvmvg fedora (id 26) >10:28:05,452 DEBUG blivet: Ext4FS.supported: supported: True ; >10:28:05,453 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:28:05,460 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >10:28:05,465 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >10:28:05,467 DEBUG blivet: fedora size is 3048MB >10:28:05,468 DEBUG blivet: vg fedora has 3048MB free >10:28:05,469 DEBUG blivet: Adding fedora-root/1024MB to fedora >10:28:05,470 INFO blivet: added lvmlv fedora-root (id 27) to device tree >10:28:05,471 INFO blivet: registered action: [21] Create Device lvmlv fedora-root (id 27) >10:28:05,471 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:05,473 INFO blivet: registered action: [22] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 27) >10:28:05,478 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >10:28:05,479 DEBUG blivet: getFormat('swap') returning SwapSpace instance >10:28:05,484 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >10:28:05,490 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >10:28:05,491 DEBUG blivet: fedora size is 3048MB >10:28:05,493 DEBUG blivet: vg fedora has 2024MB free >10:28:05,495 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x46f9e90> >10:28:05,497 INFO blivet: no initiator set >10:28:05,498 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:28:05,499 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:28:05,651 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >10:28:05,652 INFO blivet: sr0 looks to be the live device; marking as protected >10:28:05,855 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-4'] >10:28:05,885 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1 /dev/disk/by-uuid/2013-12-12-00-56-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_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-Live-Desktop-x86_64-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-00-56-55-00', > 'ID_FS_UUID_ENC': '2013-12-12-00-56-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'hp_CDDVDW_SN-208BB', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20SN-208BB\\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': '5513338d', > 'ID_REVISION': 'HH01', > 'ID_SERIAL': 'hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > 'ID_SERIAL_SHORT': 'R8HB6GOBB07490', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '549030', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_SN-208BB_R8HB6GOBB07490', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-1', > '/dev/disk/by-uuid/2013-12-12-00-56-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:28:05,890 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:28:05,897 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >10:28:05,903 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:28:05,906 INFO blivet: sr0 is a cdrom >10:28:05,911 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:28:05,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:05,917 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:28:05,918 INFO blivet: added cdrom sr0 (id 29) to device tree >10:28:05,922 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:28:06,028 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:28:06,035 INFO blivet: type detected on 'sr0' is 'iso9660' >10:28:06,067 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:28:06,080 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >10:28:06,086 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:28:06,108 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:28:06,137 DEBUG blivet: looking up parted Device: /dev/sr0 >10:28:06,140 INFO blivet: got device: OpticalDevice instance (0x57788d0) -- > name = sr0 status = True kids = 0 id = 29 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp CDDVDW SN-208BB path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7fad4c0ee290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:28:06,155 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:28:06,156 INFO blivet: got format: Iso9660FS instance (0x5778a90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-00-56-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-1 size = 0.0 targetSize = 0.0 > >10:28:06,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '550958', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >10:28:06,237 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda)... >10:28:06,251 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:06,257 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:28:06,274 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:28:06,320 INFO blivet: sda is a disk >10:28:06,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:06,345 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:28:06,561 INFO blivet: added disk sda (id 30) to device tree >10:28:06,566 DEBUG blivet: looking up parted Device: /dev/sda >10:28:06,598 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:28:06,616 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:28:06,631 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:28:06,632 DEBUG blivet: required disklabel type for sda (1) is None >10:28:06,633 DEBUG blivet: default disklabel type for sda is msdos >10:28:06,644 DEBUG blivet: selecting msdos disklabel for sda based on size >10:28:06,656 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:28:06,710 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fad4c0effd0>, <parted.partition.Partition object at 0x7fad4c0e1590>, <parted.partition.Partition object at 0x7fad5403a2d0>] > device: <parted.device.Device object at 0x7fad4c0ef710> > PedDisk: <_ped.Disk object at 0x7fad4c0e5f38> >10:28:06,712 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >10:28:06,730 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:28:06,748 INFO blivet: got device: DiskDevice instance (0x7fad4c0efb10) -- > name = sda status = True kids = 0 id = 30 > parents = [] > uuid = None size = 30532.53125 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x7fad54038f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fad4c0ef490> >10:28:06,799 INFO blivet: got format: DiskLabel instance (0x5778b10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fad4c0effd0>, <parted.partition.Partition object at 0x7fad4c0e1590>, <parted.partition.Partition object at 0x7fad5403a2d0>] > device: <parted.device.Device object at 0x7fad4c0ef710> > PedDisk: <_ped.Disk object at 0x7fad4c0e5f38> > origPartedDisk = <parted.disk.Disk object at 0x7fad5403a3d0> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer Orbit path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 62530624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30532, 64, 32) biosGeometry: (3892, 255, 63) > PedDevice: <_ped.Device object at 0x7fad4c0ee4d0> > >10:28:06,853 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'ID_FS_UUID_ENC': '17e2f6c6-8285-40c1-be44-6bf6e5cd47c5', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '973616', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part1', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/17e2f6c6-8285-40c1-be44-6bf6e5cd47c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:28:06,854 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >10:28:06,880 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >10:28:06,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:28:06,911 INFO blivet: sda1 is a partition >10:28:06,920 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:28:06,929 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:06,952 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (30) with existing msdos disklabel >10:28:06,974 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:28:07,002 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:28:07,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:07,042 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:28:07,052 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:28:07,063 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:28:07,073 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:28:07,094 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:28:07,131 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:28:07,136 INFO blivet: added partition sda1 (id 31) to device tree >10:28:07,165 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:28:07,175 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:28:07,182 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:28:07,190 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:28:11,329 WARN blivet: disklabel detected but not usable on sda1 >10:28:11,334 INFO blivet: type detected on 'sda1' is 'ext4' >10:28:11,712 DEBUG blivet: padding min size from 43 up to 47 >10:28:11,848 DEBUG blivet: Ext4FS.supported: supported: True ; >10:28:11,855 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >10:28:11,866 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:28:12,043 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >10:28:12,205 DEBUG blivet: looking up parted Device: /dev/sda1 >10:28:12,219 INFO blivet: got device: PartitionDevice instance (0x5778a10) -- > name = sda1 status = True kids = 0 id = 31 > parents = ['existing 30532MB disk sda (30) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x5784ef0> > target size = 0 path = /dev/sda1 > 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 0x7fad4c0efb90> fileSystem: <parted.filesystem.FileSystem object at 0x7fad4c0eff10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fad4c0ef410> PedPartition: <_ped.Partition object at 0x7fad4c0f42f0> > disk = existing 30532MB disk sda (30) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:28:12,381 DEBUG blivet: Ext4FS.supported: supported: True ; >10:28:12,453 INFO blivet: got format: Ext4FS instance (0x5778810) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 17e2f6c6-8285-40c1-be44-6bf6e5cd47c5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >10:28:12,516 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_UUID_ENC': '359b0d12-7d15-40d0-a44d-fb6df2608fb7', > 'ID_FS_VERSION': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Orbit', > 'ID_MODEL_ENC': 'Cruzer\\x20Orbit\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '557c', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6252544', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000d93cb-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d93cb', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.27', > 'ID_SERIAL': 'SanDisk_Cruzer_Orbit_4C530007420104102233-0:0', > 'ID_SERIAL_SHORT': '4C530007420104102233', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '582714', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Orbit_4C530007420104102233-0:0-part2', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/359b0d12-7d15-40d0-a44d-fb6df2608fb7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:28:12,517 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >10:28:12,554 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >10:28:12,560 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:28:12,607 INFO blivet: sda2 is a partition >10:28:12,613 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:28:12,625 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >10:28:12,692 DEBUG blivet: DeviceTree.getDeviceByName returned existing 30532MB disk sda (30) with existing msdos disklabel >10:28:12,810 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:28:13,125 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:28:13,129 DEBUG blivet: getFormat('None') returning DeviceFormat instance >10:28:13,138 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:28:13,215 DEBUG blivet: looking up parted Partition: /dev/sda2 >10:28:13,427 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >10:28:13,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:28:13,589 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:28:13,665 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:28:13,668 INFO blivet: added partition sda2 (id 32) to device tree >10:28:13,725 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:28:13,850 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >10:28:14,090 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:28:14,101 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >10:28:14,148 WARN blivet: disklabel detected but not usable on sda2 >10:28:14,151 INFO blivet: type detected on 'sda2' is 'crypto_LUKS' >10:28:14,306 DEBUG blivet: LUKS.__init__: uuid: 359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; exists: True ; label: None ; device: /dev/sda2 ; serial: 4C530007420104102233 ; name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:28:14,315 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >10:28:14,534 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:28:14,541 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >10:28:14,672 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda2 ; >10:28:14,679 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; >10:28:14,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:28:14,794 DEBUG blivet: LUKS.setup: device: /dev/sda2 ; mapName: luks-359b0d12-7d15-40d0-a44d-fb6df2608fb7 ; status: False ; type: luks ; >10:28:14,796 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf > > >/tmp/ifcfg.log: >10:11:35,796 DEBUG ifcfg: content of files (network initialization): >10:11:35,797 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure: >10:11:35,798 DEBUG ifcfg: ESSID="VirginMobile MiFi2200 51F Secure" >10:11:35,799 DEBUG ifcfg: MODE=Managed >10:11:35,799 DEBUG ifcfg: KEY_MGMT=WPA-PSK >10:11:35,800 DEBUG ifcfg: TYPE=Wireless >10:11:35,800 DEBUG ifcfg: BOOTPROTO=dhcp >10:11:35,801 DEBUG ifcfg: DEFROUTE=yes >10:11:35,801 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:11:35,802 DEBUG ifcfg: IPV6INIT=yes >10:11:35,802 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:11:35,803 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:11:35,804 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:11:35,804 DEBUG ifcfg: NAME="VirginMobile MiFi2200 51F Secure" >10:11:35,805 DEBUG ifcfg: UUID=b5254f28-45ce-4100-af39-ec09f2819a32 >10:11:35,805 DEBUG ifcfg: ONBOOT=yes >10:11:35,806 DEBUG ifcfg: HWADDR=64:27:37:57:7A:52 >10:11:35,806 DEBUG ifcfg: SECURITYMODE=open >10:11:35,807 DEBUG ifcfg: PEERDNS=yes >10:11:35,811 DEBUG ifcfg: PEERROUTES=yes >10:11:35,820 DEBUG ifcfg: IPV6_PEERDNS=yes >10:11:35,821 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:11:35,889 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [236, 154, 116, 252, 30, 2]}, 'connection': {'timestamp': 1403791719L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '8530f821-59c6-4eb8-8529-86b6ec441125'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['5C:DA:D4:7F:E5:1F'], 'ssid': [86, 105, 114, 103, 105, 110, 77, 111, 98, 105, 108, 101, 32, 77, 105, 70, 105, 50, 50, 48, 48, 32, 53, 49, 70, 32, 83, 101, 99, 117, 114, 101], 'mac-address': [100, 39, 55, 87, 122, 82], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1403791856L, 'type': '802-11-wireless', 'id': 'VirginMobile MiFi2200 51F Secure', 'uuid': 'b5254f28-45ce-4100-af39-ec09f2819a32'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}] >10:11:36,718 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:11:36,723 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:11:36,729 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:11:36,733 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:11:37,399 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['em1']): >10:11:37,402 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure: >10:11:37,404 DEBUG ifcfg: ESSID="VirginMobile MiFi2200 51F Secure" >10:11:37,407 DEBUG ifcfg: MODE=Managed >10:11:37,411 DEBUG ifcfg: KEY_MGMT=WPA-PSK >10:11:37,413 DEBUG ifcfg: TYPE=Wireless >10:11:37,415 DEBUG ifcfg: BOOTPROTO=dhcp >10:11:37,418 DEBUG ifcfg: DEFROUTE=yes >10:11:37,420 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:11:37,424 DEBUG ifcfg: IPV6INIT=yes >10:11:37,426 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:11:37,428 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:11:37,431 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:11:37,434 DEBUG ifcfg: NAME="VirginMobile MiFi2200 51F Secure" >10:11:37,436 DEBUG ifcfg: UUID=b5254f28-45ce-4100-af39-ec09f2819a32 >10:11:37,438 DEBUG ifcfg: ONBOOT=yes >10:11:37,438 DEBUG ifcfg: HWADDR=64:27:37:57:7A:52 >10:11:37,439 DEBUG ifcfg: SECURITYMODE=open >10:11:37,440 DEBUG ifcfg: PEERDNS=yes >10:11:37,440 DEBUG ifcfg: PEERROUTES=yes >10:11:37,441 DEBUG ifcfg: IPV6_PEERDNS=yes >10:11:37,441 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:11:37,442 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >10:11:37,443 DEBUG ifcfg: TYPE=Ethernet >10:11:37,443 DEBUG ifcfg: BOOTPROTO=dhcp >10:11:37,444 DEBUG ifcfg: DEFROUTE=yes >10:11:37,444 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:11:37,445 DEBUG ifcfg: IPV6INIT=yes >10:11:37,446 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:11:37,446 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:11:37,447 DEBUG ifcfg: IPV6_PEERDNS=yes >10:11:37,447 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:11:37,448 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:11:37,448 DEBUG ifcfg: NAME=em1 >10:11:37,449 DEBUG ifcfg: UUID=8530f821-59c6-4eb8-8529-86b6ec441125 >10:11:37,450 DEBUG ifcfg: ONBOOT=no >10:11:37,451 DEBUG ifcfg: HWADDR=EC:9A:74:FC:1E:02 >10:11:37,452 DEBUG ifcfg: PEERDNS=yes >10:11:37,453 DEBUG ifcfg: PEERROUTES=yes >10:11:37,519 DEBUG ifcfg: all settings: [{'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['5C:DA:D4:7F:E5:1F'], 'ssid': [86, 105, 114, 103, 105, 110, 77, 111, 98, 105, 108, 101, 32, 77, 105, 70, 105, 50, 50, 48, 48, 32, 53, 49, 70, 32, 83, 101, 99, 117, 114, 101], 'mac-address': [100, 39, 55, 87, 122, 82], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1403791856L, 'type': '802-11-wireless', 'id': 'VirginMobile MiFi2200 51F Secure', 'uuid': 'b5254f28-45ce-4100-af39-ec09f2819a32'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [236, 154, 116, 252, 30, 2]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '8530f821-59c6-4eb8-8529-86b6ec441125'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >10:12:33,506 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:12:33,513 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:12:33,519 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:12:33,523 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:12:33,527 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:12:33,531 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:12:33,535 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:12:33,777 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:12:33,785 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:25:16,887 DEBUG ifcfg: content of files (network initialization): >10:25:16,890 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure: >10:25:16,894 DEBUG ifcfg: ESSID="VirginMobile MiFi2200 51F Secure" >10:25:16,896 DEBUG ifcfg: MODE=Managed >10:25:16,899 DEBUG ifcfg: KEY_MGMT=WPA-PSK >10:25:16,901 DEBUG ifcfg: TYPE=Wireless >10:25:16,904 DEBUG ifcfg: BOOTPROTO=dhcp >10:25:16,906 DEBUG ifcfg: DEFROUTE=yes >10:25:16,908 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:25:16,911 DEBUG ifcfg: IPV6INIT=yes >10:25:16,913 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:25:16,915 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:25:16,915 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:25:16,916 DEBUG ifcfg: NAME="VirginMobile MiFi2200 51F Secure" >10:25:16,916 DEBUG ifcfg: UUID=b5254f28-45ce-4100-af39-ec09f2819a32 >10:25:16,917 DEBUG ifcfg: ONBOOT=yes >10:25:16,917 DEBUG ifcfg: HWADDR=64:27:37:57:7A:52 >10:25:16,918 DEBUG ifcfg: SECURITYMODE=open >10:25:16,918 DEBUG ifcfg: PEERDNS=yes >10:25:16,919 DEBUG ifcfg: PEERROUTES=yes >10:25:16,919 DEBUG ifcfg: IPV6_PEERDNS=yes >10:25:16,920 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:25:16,920 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >10:25:16,921 DEBUG ifcfg: TYPE=Ethernet >10:25:16,922 DEBUG ifcfg: BOOTPROTO=dhcp >10:25:16,922 DEBUG ifcfg: DEFROUTE=yes >10:25:16,923 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:25:16,923 DEBUG ifcfg: IPV6INIT=yes >10:25:16,924 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:25:16,924 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:25:16,925 DEBUG ifcfg: IPV6_PEERDNS=yes >10:25:16,926 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:25:16,927 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:25:16,928 DEBUG ifcfg: NAME=em1 >10:25:16,929 DEBUG ifcfg: UUID=8530f821-59c6-4eb8-8529-86b6ec441125 >10:25:16,931 DEBUG ifcfg: ONBOOT=no >10:25:16,932 DEBUG ifcfg: HWADDR=EC:9A:74:FC:1E:02 >10:25:16,933 DEBUG ifcfg: PEERDNS=yes >10:25:16,934 DEBUG ifcfg: PEERROUTES=yes >10:25:17,012 DEBUG ifcfg: all settings: [{'802-11-wireless': {'security': '802-11-wireless-security', 'seen-bssids': ['5C:DA:D4:7F:E5:1F'], 'ssid': [86, 105, 114, 103, 105, 110, 77, 111, 98, 105, 108, 101, 32, 77, 105, 70, 105, 50, 50, 48, 48, 32, 53, 49, 70, 32, 83, 101, 99, 117, 114, 101], 'mac-address': [100, 39, 55, 87, 122, 82], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1403792619L, 'type': '802-11-wireless', 'id': 'VirginMobile MiFi2200 51F Secure', 'uuid': 'b5254f28-45ce-4100-af39-ec09f2819a32'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'proto': ['wpa', 'rsn']}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [236, 154, 116, 252, 30, 2]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '8530f821-59c6-4eb8-8529-86b6ec441125'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >10:25:17,809 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:25:17,813 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:25:17,818 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:25:17,822 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:25:17,828 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:25:17,835 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:26:21,780 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:26:21,786 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:26:21,790 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:26:21,795 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:26:21,798 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:26:21,803 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:26:21,806 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >10:26:22,058 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure >10:26:22,065 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-VirginMobile_MiFi2200_51F_Secure > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1113646
: 912435 |
912436
|
912437
|
912438
|
912440
|
912441
|
912443
|
912444
|
912447
|
912448