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 915901 Details for
Bug 1098066
Anaconda not setting up HFS+ partition for EFI on MACtel
[?]
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.
Comment
comment_7090912.txt (text/plain), 1.44 MB, created by
Al Rix
on 2014-05-15 08:07:46 UTC
(
hide
)
Description:
Comment
Filename:
MIME Type:
Creator:
Al Rix
Created:
2014-05-15 08:07:46 UTC
Size:
1.44 MB
patch
obsolete
>Description of problem: > >I'm trying to install RHEL 7 on a MacBook Air 2013. I'm running into a problem with the anaconda installation. Setting up the installation through the menu's is fine but when it comes to running the installation it creates all the filesystems except the /boot/efi partition. It bombs out because it can't create the partition because it doesn't have HFS utilities. > >Version-Release number of selected component (if applicable): >RHEL 7 > >How reproducible: >Every time you install > >Steps to Reproduce: >1. Boot system off of USB disk >2. Follow normal installation procedure. Select any partition scheme as required >3. Hit continue to install, installation will create filesystems then bomb out with error. > >Actual results: >Installation fails > >Expected results: >Installation succeeds. > >Additional info: >Output of yum log: >anaconda 19.31.77-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 390, in doFormat > raise FormatCreateError(e, self.device) > File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 812, in create > return self.doFormat(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 472, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 237, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 310, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 170, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 150, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 211, in run > threading.Thread.run(self, *args, **kwargs) >FormatCreateError: (OSError(2, 'No such file or directory'), '/dev/sda1') > >Local variables in innermost frame: >e: [Errno 2] No such file or directory >self: non-existent hfs+ filesystem mounted at /boot/efi >args: () >argv: ['/dev/sda1'] >kwargs: {'device': '/dev/sda1', 'options': []} >options: [] > > >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 0x7f0de17a6f10>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=RHEL7 ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use CDROM installation media >cdrom ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='gb (mac_intl)' ># System language >lang en_GB.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># System timezone >timezone Europe/London --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --none --initlabel ># Disk partitioning information >part /boot --fstype="xfs" --ondisk=sda --size=500 >part luks --fstype="luks" --ondisk=sda --size=71812 >volgroup rhel --pesize=4096 pv.73 >logvol / --fstype="xfs" --size=8000 --name=root --vgname=rhel >logvol swap --fstype="swap" --size=3984 --name=swap --vgname=rhel >logvol /home --fstype="xfs" --grow --size=500 --name=home --vgname=rhel > >%packages >@base >@core >@desktop-debugging >@dial-up >@directory-client >@fonts >@gnome-desktop >@guest-desktop-agents >@input-methods >@internet-browser >@java-platform >@multimedia >@network-file-system-client >@print-client >@x11 > >%end > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _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: xfs > _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._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [sda] > _intf.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members: > device: existing 200MB partition sda1 (72) with non-existent hfs+ filesystem mounted at /boot/efi > origFormat: non-existent None > id: 135 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 115712MB disk sda (61) with existing gpt disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 62 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 63 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 64 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 65 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: af914e44-9785-4015-8ec8-7b891461829a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop1 > _format._size: 2048.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.errors: False > originalFormat.uuid: af914e44-9785-4015-8ec8-7b891461829a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 2048.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 66 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 67 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (68) with existing ext4 filesystem >, existing 2048MB dm live-base (69) with existing ext4 filesystem >, existing 71812MB partition sda3 (70) with existing luks >, existing 500MB partition sda2 (71) with existing xfs filesystem mounted at /boot >, Already dumped (PartitionDevice instance) >, LUKSDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 115010.0 > id: 73 > controllable: True > uuid: None > _format: existing lvmpv > dmUuid: None > parents: [Already dumped (PartitionDevice instance) >] > deviceLinks: [/dev/disk/by-id/dm-name-luks-44e8f993-d3b5-4f76-9675-3e17f49eafba, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-44e8f993d3b54f7696753e17f49eafba-luks-44e8f993-d3b5-4f76-9675-3e17f49eafba, /dev/disk/by-id/lvm-pv-uuid-yqXHTc-MC1x-Ktz0-n4Xr-0rKq-4fRo-kaj3WK, /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/virtual/block/dm-2 > _targetSize: 115010.0 > _model: Skipped > kids: 1 > target: crypt > _vendor: Skipped > _name: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba > protected: False > originalFormat: non-existent lvmpv > _serial: None >, existing 71808MB lvmvg rhel (74) >, existing 8000MB lvmlv rhel-root (75) with existing xfs filesystem mounted at / >, existing 59820MB lvmlv rhel-home (76) with existing xfs filesystem mounted at /home >, existing 3984MB lvmlv rhel-swap (77) with existing swap >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 128 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 129 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 134 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 132 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 130 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 131 >, ActionCreateDevice instance, containing members: > device: Already dumped (LUKSDevice instance) > id: 136 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 137 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 138 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 139 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 140 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 141 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 142 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 143 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 144 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 133 >] > _intf.storage.fsset.devicetree.names: [sdb1, sdb2, sda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdb, luks-sda3, rhel, rhel-root, rhel-home, rhel-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdb, live-base, live-rw] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 7629MB disk sdb (60) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=RHEL-7.0_Client.x86_64, live-base, live-rw] > _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: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [LABEL=RHEL-7.0_Client.x86_64, live-base, live-rw] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _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: MacEFIGRUB 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 115712MB disk sda (61) with non-existent gpt disklabel >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.efi_dir: BOOT > _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: > _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: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f0de17a6f90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f0de17b3050) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f0de17b3090) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f0de17b30d0) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = hfs+ encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7f0de17b3110) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3984 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: True > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f0e05d03b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.install_device: existing 7629MB disk sdb (0) with existing iso9660 filesystem > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1400138794.31 > _intf.payload.default_repos: [red hat enterprise linux, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.91 GB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._progress_id: 55866 > _intf._currentAction._environs: [anaconda] > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (YumPayload 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._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 55865 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._update_spoke_id: 55863 > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _window: SpokeWindow instance, containing members: > _visitedSinceApplied: True > pw_bar: LevelBar instance, containing members: > applyOnSkip: False > instclass: Already dumped (DefaultInstall instance) > builder: Builder instance, containing members: > confirm: Entry instance, containing members: > storage: Already dumped (Blivet instance) > selector: SpokeSelector instance, containing members: > skipTo: None > _oldweak: None > pw_label: Label instance, containing members: > pw: Entry instance, containing members: > _password: None > _data: Already dumped (AnacondaKSHandler instance) > payload: Already dumped (YumPayload instance) > _error: False >, UserSpoke instance, containing members: > _visitedSinceApplied: True > guesser: {<Entry object at 0x7f0de0101780 (GtkEntry at 0x7735540)>: True} > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': group --name=wheel > >} > _advanced.builder: Builder instance, containing members: > _advanced.skipTo: None > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _oldweak: None > _wheel: Already dumped (F12_GroupData instance) > payload: Already dumped (YumPayload instance) > applyOnSkip: False > confirm: Entry instance, containing members: > storage: Already dumped (Blivet instance) > skipTo: None > b_advanced: Button instance, containing members: > username: Entry instance, containing members: > instclass: Already dumped (DefaultInstall instance) > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _pwq: <pwquality.PWQSettings object at 0x7f0de00a5048> > _data: Already dumped (AnacondaKSHandler instance) > pw: Entry instance, containing members: > _error: False > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Entry instance, containing members: > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 8 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7f0ddb86acf8> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 13 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=RHEL-7.0_Client.x86_64 >rescue_mount: True >_bootloader: MacEFIGRUB 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._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader.efi_dir: BOOT > _bootloader._timeout: 5 > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f0de17560c8>, True), 'type': (<function <lambda> at 0x7f0de1756230>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f0de1756140>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _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: 19.31.77-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=RHEL-7.0_Client.x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >07:25:09,264 INFO anaconda: /sbin/anaconda 19.31.77-1 >07:25:09,505 INFO anaconda: 4063232 kB (3968 MB) are available >07:25:09,505 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:25:09,517 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >07:25:09,518 INFO anaconda: Default encoding = utf-8 >07:25:09,771 WARN anaconda.stdout: Not asking for VNC because we don't have a network >07:25:09,772 INFO anaconda: Display mode = g >07:25:09,773 INFO anaconda: 4063232 kB (3968 MB) are available >07:25:09,773 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >07:25:10,608 DEBUG anaconda: X server has signalled a successful start. >07:25:10,610 INFO anaconda: Starting window manager, pid 1163. >07:25:11,459 INFO anaconda: using only installclass Red Hat Enterprise Linux >07:25:12,045 INFO anaconda: bootloader MacEFIGRUB on MacEFI platform >07:25:12,046 INFO anaconda: bootloader MacEFIGRUB on MacEFI platform >07:25:12,064 DEBUG anaconda: network: devices found [] >07:25:12,076 DEBUG anaconda: updating hostname localhost.localdomain >07:25:12,087 INFO anaconda: Running Thread: AnaStorageThread (139697582417664) >07:25:12,087 INFO anaconda: Running Thread: AnaTimeInitThread (139697574024960) >07:25:12,088 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139697565632256) >07:25:12,088 INFO anaconda: Running Thread: AnaPayloadThread (139697557239552) >07:25:12,096 DEBUG anaconda: updating hostname localhost.localdomain >07:25:12,099 INFO anaconda: got 0 NTP servers from DHCP >07:25:12,100 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139697565632256) >07:25:12,103 ERR anaconda: Geolocation refresh failed - no connectivity >07:25:13,304 INFO anaconda: Thread Done: AnaStorageThread (139697582417664) >07:25:13,642 INFO anaconda: Thread Done: AnaPayloadThread (139697557239552) >07:25:14,001 INFO anaconda: Thread Done: AnaTimeInitThread (139697574024960) >07:26:32,470 DEBUG anaconda: network standalone spoke (init): completed: True >07:26:32,580 INFO anaconda: Running Thread: AnaNTPserver0 (139697574024960) >07:26:32,584 INFO anaconda: Running Thread: AnaNTPserver1 (139697557239552) >07:26:32,588 INFO anaconda: Running Thread: AnaNTPserver2 (139697582417664) >07:26:32,590 INFO anaconda: Running Thread: AnaNTPserver3 (139697565632256) >07:26:32,590 INFO anaconda: Running Thread: AnaDateTimeThread (139697477867264) >07:26:32,615 INFO anaconda: fs space: 0 B needed: 3 GB >07:26:32,615 INFO anaconda: Thread Done: AnaNTPserver0 (139697574024960) >07:26:32,623 INFO anaconda: Thread Done: AnaNTPserver3 (139697565632256) >07:26:32,626 INFO anaconda: Thread Done: AnaNTPserver1 (139697557239552) >07:26:32,641 INFO anaconda: Thread Done: AnaNTPserver2 (139697582417664) >07:26:32,656 INFO anaconda: Thread Done: AnaDateTimeThread (139697477867264) >07:26:32,729 INFO anaconda: fs space: 0 B needed: 3 GB >07:26:32,773 INFO anaconda: fs space: 0 B needed: 3 GB >07:26:32,821 INFO anaconda: Running Thread: AnaSourceWatcher (139697565632256) >07:26:32,843 INFO anaconda: Running Thread: AnaSoftwareWatcher (139697469474560) >07:26:32,864 INFO anaconda: Running Thread: AnaStorageWatcher (139697461081856) >07:26:32,866 INFO anaconda: Thread Done: AnaStorageWatcher (139697461081856) >07:26:32,888 INFO anaconda: Running Thread: AnaCustomStorageInit (139697461081856) >07:26:32,988 DEBUG anaconda: updating hostname localhost.localdomain >07:26:33,730 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f0de162ed50> >07:26:33,730 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0dde6cbe90> status to: Probing storage... >07:26:33,731 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0dde6cbe90> status to: Downloading package metadata... >07:26:33,731 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0de0440550> status to: Downloading package metadata... >07:26:33,731 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0de0440550> status to: Downloading group metadata... >07:26:33,731 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Probing storage... >07:26:33,735 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:26:34,311 INFO anaconda: Running Thread: AnaCheckSoftwareThread (139697477867264) >07:26:34,311 INFO anaconda: Thread Done: AnaSoftwareWatcher (139697469474560) >07:26:34,315 DEBUG anaconda: updating hostname localhost.localdomain >07:26:34,329 DEBUG anaconda: updating hostname localhost.localdomain >07:26:34,414 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0de0440550> >07:26:34,419 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0de0440550> >07:26:34,424 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0dde6cbe90> >07:26:34,425 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0de0440550> status to: Checking software dependencies... >07:26:34,425 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f0de03fc790> status to: No network devices available >07:26:34,481 INFO anaconda: Thread Done: AnaCustomStorageInit (139697461081856) >07:26:36,361 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >07:26:36,361 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:113: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >07:26:38,466 INFO anaconda: Thread Done: AnaCheckSoftwareThread (139697477867264) >07:26:38,541 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f0de0440550> >07:26:38,543 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0dde6cbe90> >07:26:39,437 INFO anaconda: Thread Done: AnaSourceWatcher (139697565632256) >07:26:40,762 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f0dde6cbe90> >07:34:38,850 DEBUG anaconda: disk free: 115.51 GB fs free: 0 B sw needs: 3.91 GB auto swap: 0 B >07:34:38,855 INFO anaconda: Running Thread: AnaExecuteStorageThread (139697582417664) >07:34:38,858 DEBUG anaconda: new disk order: [] >07:34:38,863 DEBUG anaconda: new disk order: [] >07:34:38,917 DEBUG anaconda: stage1 device cannot be of type disk >07:34:38,918 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:34:38,918 DEBUG anaconda: _is_valid_size(sda1) returning True >07:34:38,918 DEBUG anaconda: _is_valid_location(sda1) returning True >07:34:38,918 WARN anaconda: sda1 not bootable >07:34:38,919 DEBUG anaconda: _is_valid_format(sda1) returning False >07:34:38,919 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >07:34:38,919 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >07:34:38,920 INFO anaconda: Thread Done: AnaExecuteStorageThread (139697582417664) >07:34:38,947 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >07:34:38,948 DEBUG anaconda: ui: unused=['sda1'] >07:34:38,948 DEBUG anaconda: ui: new_devices=[] >07:34:38,956 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:34:38,957 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:34:38,957 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:34:39,005 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:34:39,005 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Saving storage configuration... >07:34:39,005 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Failed to save storage configuration... >07:34:39,009 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:34:40,681 DEBUG anaconda: page clicked: Unknown >07:34:40,681 DEBUG anaconda: show mountpoint: Unknown >07:34:40,688 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) >07:34:40,688 DEBUG anaconda: updated device_disks to ['sda'] >07:34:40,689 DEBUG anaconda: updated device_container_name to None >07:34:40,689 DEBUG anaconda: updated device_container_raid_level to None >07:34:40,689 DEBUG anaconda: updated device_container_encrypted to False >07:34:40,689 DEBUG anaconda: updated device_container_size to 0 >07:34:40,694 DEBUG anaconda: fs type changed: Unknown >07:34:40,696 INFO anaconda: getting device type for None >07:34:40,697 ERR anaconda: unknown device type: 'None' >07:34:40,697 DEBUG anaconda: device_type_changed: None None >07:34:40,700 INFO anaconda: getting device type for Standard Partition >07:34:40,700 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:34:40,701 INFO anaconda: getting device type for Standard Partition >07:34:40,701 INFO anaconda: getting device type for Standard Partition >07:34:40,702 INFO anaconda: getting device type for Standard Partition >07:34:40,703 INFO anaconda: getting device type for Standard Partition >07:34:40,703 INFO anaconda: getting device type for Standard Partition >07:34:40,704 INFO anaconda: getting device type for Standard Partition >07:34:40,705 INFO anaconda: getting device type for Standard Partition >07:34:40,705 INFO anaconda: getting device type for Standard Partition >07:34:40,706 DEBUG anaconda: populate_raid: 2, None >07:34:40,706 INFO anaconda: getting device type for Standard Partition >07:34:40,707 INFO anaconda: getting device type for Standard Partition >07:34:40,708 DEBUG anaconda: populate_raid: 2, None >07:34:40,708 INFO anaconda: getting device type for Standard Partition >07:34:44,981 INFO anaconda: getting device type for Standard Partition >07:34:47,157 DEBUG anaconda: fs type changed: vfat >07:34:53,953 INFO anaconda: ui: saving changes to device sda1 >07:34:53,953 DEBUG anaconda: old name: sda1 >07:34:53,953 DEBUG anaconda: new name: None >07:34:53,954 DEBUG anaconda: old size: 200.0 >07:34:53,954 DEBUG anaconda: new size: 200 >07:34:53,955 INFO anaconda: getting device type for Standard Partition >07:34:53,955 DEBUG anaconda: old device type: 2 >07:34:53,955 DEBUG anaconda: new device type: 2 >07:34:53,956 DEBUG anaconda: reformat: True >07:34:53,957 DEBUG anaconda: old fs type: None >07:34:53,958 DEBUG anaconda: new fs type: vfat >07:34:53,958 DEBUG anaconda: old encryption setting: False >07:34:53,958 DEBUG anaconda: new encryption setting: False >07:34:53,958 DEBUG anaconda: old label: >07:34:53,958 DEBUG anaconda: new_label: >07:34:53,959 DEBUG anaconda: old mountpoint: >07:34:53,959 DEBUG anaconda: new mountpoint: /boot/efi >07:34:53,959 DEBUG anaconda: old raid level: None >07:34:53,960 DEBUG anaconda: new raid level: None >07:34:53,960 DEBUG anaconda: old container: None >07:34:53,960 DEBUG anaconda: new container: None >07:34:53,961 DEBUG anaconda: old container encrypted: False >07:34:53,961 DEBUG anaconda: new container encrypted: False >07:34:53,961 DEBUG anaconda: old container raid level: None >07:34:53,961 DEBUG anaconda: new container raid level: None >07:34:53,961 DEBUG anaconda: old container size request: 0 >07:34:53,961 DEBUG anaconda: new container size request: 0 >07:34:53,962 DEBUG anaconda: old disks: ['sda'] >07:34:53,962 DEBUG anaconda: new disks: ['sda'] >07:34:53,962 INFO anaconda: scheduling reformat of sda1 as vfat >07:34:53,971 DEBUG anaconda: removing empty page Unknown >07:34:53,981 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi >07:34:53,981 DEBUG anaconda: updated device_disks to ['sda'] >07:34:53,982 DEBUG anaconda: updated device_container_name to None >07:34:53,982 DEBUG anaconda: updated device_container_raid_level to None >07:34:53,982 DEBUG anaconda: updated device_container_encrypted to False >07:34:53,982 DEBUG anaconda: updated device_container_size to 0 >07:34:53,991 INFO anaconda: getting device type for Standard Partition >07:34:53,991 DEBUG anaconda: populate_raid: 2, None >07:34:53,992 INFO anaconda: getting device type for Standard Partition >07:34:55,947 INFO anaconda: ui: saving changes to device sda1 >07:34:55,947 DEBUG anaconda: old name: sda1 >07:34:55,947 DEBUG anaconda: new name: None >07:34:55,948 DEBUG anaconda: old size: 200.0 >07:34:55,948 DEBUG anaconda: new size: 200 >07:34:55,949 INFO anaconda: getting device type for Standard Partition >07:34:55,949 DEBUG anaconda: old device type: 2 >07:34:55,949 DEBUG anaconda: new device type: 2 >07:34:55,950 DEBUG anaconda: reformat: True >07:34:55,951 DEBUG anaconda: old fs type: vfat >07:34:55,952 DEBUG anaconda: new fs type: vfat >07:34:55,952 DEBUG anaconda: old encryption setting: False >07:34:55,952 DEBUG anaconda: new encryption setting: False >07:34:55,952 DEBUG anaconda: old label: >07:34:55,952 DEBUG anaconda: new_label: >07:34:55,952 DEBUG anaconda: old mountpoint: /boot/efi >07:34:55,953 DEBUG anaconda: new mountpoint: /boot/efi >07:34:55,953 DEBUG anaconda: old raid level: None >07:34:55,953 DEBUG anaconda: new raid level: None >07:34:55,954 DEBUG anaconda: old container: None >07:34:55,954 DEBUG anaconda: new container: None >07:34:55,954 DEBUG anaconda: old container encrypted: False >07:34:55,954 DEBUG anaconda: new container encrypted: False >07:34:55,954 DEBUG anaconda: old container raid level: None >07:34:55,955 DEBUG anaconda: new container raid level: None >07:34:55,955 DEBUG anaconda: old container size request: 0 >07:34:55,955 DEBUG anaconda: new container size request: 0 >07:34:55,955 DEBUG anaconda: old disks: ['sda'] >07:34:55,955 DEBUG anaconda: new disks: ['sda'] >07:34:55,956 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi >07:34:55,956 DEBUG anaconda: updated device_disks to ['sda'] >07:34:55,956 DEBUG anaconda: updated device_container_name to None >07:34:55,956 DEBUG anaconda: updated device_container_raid_level to None >07:34:55,956 DEBUG anaconda: updated device_container_encrypted to False >07:34:55,956 DEBUG anaconda: updated device_container_size to 0 >07:34:55,966 INFO anaconda: getting device type for Standard Partition >07:34:55,966 DEBUG anaconda: populate_raid: 2, None >07:34:55,967 INFO anaconda: getting device type for Standard Partition >07:35:02,680 DEBUG anaconda: requested size = 500 MB ; available space = 115.51 GB >07:35:02,758 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2'] >07:35:02,759 DEBUG anaconda: ui: unused=[] >07:35:02,759 DEBUG anaconda: ui: new_devices=['sda1', 'sda2'] >07:35:02,768 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:35:02,768 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:02,768 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:35:02,768 DEBUG anaconda: updated device_disks to ['sda'] >07:35:02,768 DEBUG anaconda: updated device_container_name to None >07:35:02,768 DEBUG anaconda: updated device_container_raid_level to None >07:35:02,769 DEBUG anaconda: updated device_container_encrypted to False >07:35:02,769 DEBUG anaconda: updated device_container_size to 0 >07:35:02,772 DEBUG anaconda: fs type changed: xfs >07:35:02,777 INFO anaconda: getting device type for Standard Partition >07:35:02,778 DEBUG anaconda: populate_raid: 2, None >07:35:02,778 INFO anaconda: getting device type for Standard Partition >07:35:02,779 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:09,308 INFO anaconda: ui: saving changes to device sda2 >07:35:09,308 DEBUG anaconda: old name: sda2 >07:35:09,308 DEBUG anaconda: new name: None >07:35:09,309 DEBUG anaconda: old size: 500.0 >07:35:09,309 DEBUG anaconda: new size: 500 >07:35:09,309 INFO anaconda: getting device type for Standard Partition >07:35:09,310 DEBUG anaconda: old device type: 2 >07:35:09,310 DEBUG anaconda: new device type: 2 >07:35:09,310 DEBUG anaconda: reformat: True >07:35:09,312 DEBUG anaconda: old fs type: xfs >07:35:09,312 DEBUG anaconda: new fs type: xfs >07:35:09,312 DEBUG anaconda: old encryption setting: False >07:35:09,312 DEBUG anaconda: new encryption setting: False >07:35:09,312 DEBUG anaconda: old label: >07:35:09,312 DEBUG anaconda: new_label: >07:35:09,312 DEBUG anaconda: old mountpoint: /boot >07:35:09,313 DEBUG anaconda: new mountpoint: /boot >07:35:09,313 DEBUG anaconda: old raid level: None >07:35:09,313 DEBUG anaconda: new raid level: None >07:35:09,314 DEBUG anaconda: old container: None >07:35:09,314 DEBUG anaconda: new container: None >07:35:09,314 DEBUG anaconda: old container encrypted: False >07:35:09,314 DEBUG anaconda: new container encrypted: False >07:35:09,314 DEBUG anaconda: old container raid level: None >07:35:09,314 DEBUG anaconda: new container raid level: None >07:35:09,314 DEBUG anaconda: old container size request: 0 >07:35:09,314 DEBUG anaconda: new container size request: 0 >07:35:09,314 DEBUG anaconda: old disks: ['sda'] >07:35:09,315 DEBUG anaconda: new disks: ['sda'] >07:35:09,315 DEBUG anaconda: nothing changed for new device >07:35:18,233 DEBUG anaconda: requested size = 4 GB ; available space = 115.01 GB >07:35:18,349 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'rhel', 'rhel-swap', 'sda', 'sda1', 'sda2', 'sda3'] >07:35:18,350 DEBUG anaconda: ui: unused=[] >07:35:18,350 DEBUG anaconda: ui: new_devices=['rhel-swap', 'sda2', 'sda1'] >07:35:18,362 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:35:18,362 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:18,362 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:35:18,363 DEBUG anaconda: updated device_disks to ['sda'] >07:35:18,363 DEBUG anaconda: updated device_container_name to None >07:35:18,363 DEBUG anaconda: updated device_container_raid_level to None >07:35:18,363 DEBUG anaconda: updated device_container_encrypted to False >07:35:18,363 DEBUG anaconda: updated device_container_size to 0 >07:35:18,369 INFO anaconda: getting device type for Standard Partition >07:35:18,370 DEBUG anaconda: populate_raid: 2, None >07:35:18,370 INFO anaconda: getting device type for Standard Partition >07:35:18,372 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:18,372 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:35:18,372 DEBUG anaconda: notebook page = 1 >07:35:18,372 INFO anaconda: ui: saving changes to device sda2 >07:35:18,372 DEBUG anaconda: old name: sda2 >07:35:18,372 DEBUG anaconda: new name: None >07:35:18,373 DEBUG anaconda: old size: 500.0 >07:35:18,373 DEBUG anaconda: new size: 500 >07:35:18,373 INFO anaconda: getting device type for Standard Partition >07:35:18,374 DEBUG anaconda: old device type: 2 >07:35:18,374 DEBUG anaconda: new device type: 2 >07:35:18,374 DEBUG anaconda: reformat: True >07:35:18,375 DEBUG anaconda: old fs type: xfs >07:35:18,375 DEBUG anaconda: new fs type: xfs >07:35:18,375 DEBUG anaconda: old encryption setting: False >07:35:18,376 DEBUG anaconda: new encryption setting: False >07:35:18,376 DEBUG anaconda: old label: >07:35:18,376 DEBUG anaconda: new_label: >07:35:18,376 DEBUG anaconda: old mountpoint: /boot >07:35:18,376 DEBUG anaconda: new mountpoint: /boot >07:35:18,377 DEBUG anaconda: old raid level: None >07:35:18,377 DEBUG anaconda: new raid level: None >07:35:18,377 DEBUG anaconda: old container: None >07:35:18,377 DEBUG anaconda: new container: None >07:35:18,377 DEBUG anaconda: old container encrypted: False >07:35:18,377 DEBUG anaconda: new container encrypted: False >07:35:18,377 DEBUG anaconda: old container raid level: None >07:35:18,378 DEBUG anaconda: new container raid level: None >07:35:18,378 DEBUG anaconda: old container size request: 0 >07:35:18,378 DEBUG anaconda: new container size request: 0 >07:35:18,378 DEBUG anaconda: old disks: ['sda'] >07:35:18,378 DEBUG anaconda: new disks: ['sda'] >07:35:18,378 DEBUG anaconda: nothing changed for new device >07:35:18,378 DEBUG anaconda: new selector: non-existent 4000MB lvmlv rhel-swap (14) with non-existent swap >07:35:18,378 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv rhel-swap (14) with non-existent swap >07:35:18,379 DEBUG anaconda: updated device_disks to ['sda'] >07:35:18,379 DEBUG anaconda: updated device_container_name to rhel >07:35:18,379 DEBUG anaconda: updated device_container_raid_level to None >07:35:18,379 DEBUG anaconda: updated device_container_encrypted to False >07:35:18,379 DEBUG anaconda: updated device_container_size to 0 >07:35:18,383 DEBUG anaconda: fs type changed: swap >07:35:18,387 INFO anaconda: getting device type for LVM >07:35:18,387 DEBUG anaconda: device_type_changed: 0 LVM >07:35:18,388 INFO anaconda: getting device type for LVM >07:35:18,388 INFO anaconda: getting device type for LVM >07:35:18,388 INFO anaconda: getting device type for LVM >07:35:18,389 INFO anaconda: getting device type for LVM >07:35:18,389 INFO anaconda: getting device type for LVM >07:35:18,389 INFO anaconda: getting device type for LVM >07:35:18,390 INFO anaconda: getting device type for LVM >07:35:18,390 INFO anaconda: getting device type for LVM >07:35:18,390 INFO anaconda: getting device type for LVM >07:35:18,391 INFO anaconda: getting device type for LVM >07:35:18,391 INFO anaconda: getting device type for LVM >07:35:18,391 DEBUG anaconda: populate_raid: 0, None >07:35:18,391 INFO anaconda: getting device type for LVM >07:35:18,392 INFO anaconda: getting device type for LVM >07:35:18,392 DEBUG anaconda: populate_raid: 0, None >07:35:18,393 INFO anaconda: getting device type for LVM >07:35:18,394 DEBUG anaconda: new container selection: rhel >07:35:18,394 DEBUG anaconda: default container is rhel >07:35:23,414 INFO anaconda: getting device type for Standard Partition >07:35:23,415 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:35:23,416 INFO anaconda: getting device type for Standard Partition >07:35:23,417 INFO anaconda: getting device type for Standard Partition >07:35:23,418 INFO anaconda: getting device type for Standard Partition >07:35:23,419 INFO anaconda: getting device type for Standard Partition >07:35:23,419 INFO anaconda: getting device type for Standard Partition >07:35:23,420 INFO anaconda: getting device type for Standard Partition >07:35:23,421 INFO anaconda: getting device type for Standard Partition >07:35:23,421 INFO anaconda: getting device type for Standard Partition >07:35:23,422 DEBUG anaconda: populate_raid: 2, None >07:35:23,422 INFO anaconda: getting device type for Standard Partition >07:35:27,774 INFO anaconda: ui: saving changes to device rhel-swap >07:35:27,774 DEBUG anaconda: old name: swap >07:35:27,774 DEBUG anaconda: new name: None >07:35:27,775 DEBUG anaconda: old size: 4000.0 >07:35:27,775 DEBUG anaconda: new size: 4000 >07:35:27,775 INFO anaconda: getting device type for Standard Partition >07:35:27,776 DEBUG anaconda: old device type: 0 >07:35:27,776 DEBUG anaconda: new device type: 2 >07:35:27,776 DEBUG anaconda: reformat: True >07:35:27,777 DEBUG anaconda: old fs type: swap >07:35:27,778 DEBUG anaconda: new fs type: swap >07:35:27,778 DEBUG anaconda: old encryption setting: False >07:35:27,778 DEBUG anaconda: new encryption setting: False >07:35:27,778 DEBUG anaconda: old label: >07:35:27,778 DEBUG anaconda: new_label: >07:35:27,778 DEBUG anaconda: old mountpoint: >07:35:27,778 DEBUG anaconda: new mountpoint: >07:35:27,779 DEBUG anaconda: old raid level: None >07:35:27,779 DEBUG anaconda: new raid level: None >07:35:27,779 DEBUG anaconda: old container: None >07:35:27,779 DEBUG anaconda: new container: rhel >07:35:27,779 DEBUG anaconda: old container encrypted: False >07:35:27,779 DEBUG anaconda: new container encrypted: False >07:35:27,780 DEBUG anaconda: old container raid level: None >07:35:27,780 DEBUG anaconda: new container raid level: None >07:35:27,780 DEBUG anaconda: old container size request: 0 >07:35:27,780 DEBUG anaconda: new container size request: 0 >07:35:27,780 DEBUG anaconda: old disks: ['sda'] >07:35:27,780 DEBUG anaconda: new disks: ['sda'] >07:35:27,905 DEBUG anaconda: populate_right_side: non-existent 4000MB partition sda3 (15) with non-existent swap >07:35:27,905 DEBUG anaconda: updated device_disks to ['sda'] >07:35:27,905 DEBUG anaconda: updated device_container_name to None >07:35:27,905 DEBUG anaconda: updated device_container_raid_level to None >07:35:27,905 DEBUG anaconda: updated device_container_encrypted to False >07:35:27,905 DEBUG anaconda: updated device_container_size to 0 >07:35:27,911 INFO anaconda: getting device type for Standard Partition >07:35:27,912 DEBUG anaconda: populate_raid: 2, None >07:35:27,912 INFO anaconda: getting device type for Standard Partition >07:35:27,912 DEBUG anaconda: leaving save_right_side >07:35:32,795 INFO anaconda: ui: saving changes to device sda3 >07:35:32,795 DEBUG anaconda: old name: sda3 >07:35:32,795 DEBUG anaconda: new name: None >07:35:32,796 DEBUG anaconda: old size: 4000.0 >07:35:32,796 DEBUG anaconda: new size: 4000 >07:35:32,796 INFO anaconda: getting device type for Standard Partition >07:35:32,797 DEBUG anaconda: old device type: 2 >07:35:32,797 DEBUG anaconda: new device type: 2 >07:35:32,797 DEBUG anaconda: reformat: True >07:35:32,798 DEBUG anaconda: old fs type: swap >07:35:32,798 DEBUG anaconda: new fs type: swap >07:35:32,798 DEBUG anaconda: old encryption setting: False >07:35:32,799 DEBUG anaconda: new encryption setting: False >07:35:32,799 DEBUG anaconda: old label: >07:35:32,799 DEBUG anaconda: new_label: >07:35:32,799 DEBUG anaconda: old mountpoint: >07:35:32,799 DEBUG anaconda: new mountpoint: >07:35:32,799 DEBUG anaconda: old raid level: None >07:35:32,799 DEBUG anaconda: new raid level: None >07:35:32,800 DEBUG anaconda: old container: None >07:35:32,800 DEBUG anaconda: new container: None >07:35:32,800 DEBUG anaconda: old container encrypted: False >07:35:32,800 DEBUG anaconda: new container encrypted: False >07:35:32,800 DEBUG anaconda: old container raid level: None >07:35:32,800 DEBUG anaconda: new container raid level: None >07:35:32,800 DEBUG anaconda: old container size request: 0 >07:35:32,800 DEBUG anaconda: new container size request: 0 >07:35:32,800 DEBUG anaconda: old disks: ['sda'] >07:35:32,800 DEBUG anaconda: new disks: ['sda'] >07:35:32,801 DEBUG anaconda: nothing changed for new device >07:35:40,277 DEBUG anaconda: requested size = 16 GB ; available space = 111.01 GB >07:35:40,420 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'rhel', 'rhel-root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4'] >07:35:40,420 DEBUG anaconda: ui: unused=[] >07:35:40,420 DEBUG anaconda: ui: new_devices=['sda3', 'rhel-root', 'sda2', 'sda1'] >07:35:40,437 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:35:40,437 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:40,437 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:35:40,437 DEBUG anaconda: updated device_disks to ['sda'] >07:35:40,437 DEBUG anaconda: updated device_container_name to None >07:35:40,437 DEBUG anaconda: updated device_container_raid_level to None >07:35:40,437 DEBUG anaconda: updated device_container_encrypted to False >07:35:40,438 DEBUG anaconda: updated device_container_size to 0 >07:35:40,442 DEBUG anaconda: fs type changed: xfs >07:35:40,446 INFO anaconda: getting device type for Standard Partition >07:35:40,446 DEBUG anaconda: populate_raid: 2, None >07:35:40,447 INFO anaconda: getting device type for Standard Partition >07:35:40,448 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:40,449 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:35:40,449 DEBUG anaconda: notebook page = 1 >07:35:40,449 INFO anaconda: ui: saving changes to device sda2 >07:35:40,449 DEBUG anaconda: old name: sda2 >07:35:40,449 DEBUG anaconda: new name: None >07:35:40,450 DEBUG anaconda: old size: 500.0 >07:35:40,450 DEBUG anaconda: new size: 500 >07:35:40,450 INFO anaconda: getting device type for Standard Partition >07:35:40,450 DEBUG anaconda: old device type: 2 >07:35:40,450 DEBUG anaconda: new device type: 2 >07:35:40,450 DEBUG anaconda: reformat: True >07:35:40,452 DEBUG anaconda: old fs type: xfs >07:35:40,452 DEBUG anaconda: new fs type: xfs >07:35:40,452 DEBUG anaconda: old encryption setting: False >07:35:40,452 DEBUG anaconda: new encryption setting: False >07:35:40,452 DEBUG anaconda: old label: >07:35:40,452 DEBUG anaconda: new_label: >07:35:40,452 DEBUG anaconda: old mountpoint: /boot >07:35:40,452 DEBUG anaconda: new mountpoint: /boot >07:35:40,453 DEBUG anaconda: old raid level: None >07:35:40,453 DEBUG anaconda: new raid level: None >07:35:40,453 DEBUG anaconda: old container: None >07:35:40,453 DEBUG anaconda: new container: None >07:35:40,454 DEBUG anaconda: old container encrypted: False >07:35:40,454 DEBUG anaconda: new container encrypted: False >07:35:40,454 DEBUG anaconda: old container raid level: None >07:35:40,454 DEBUG anaconda: new container raid level: None >07:35:40,454 DEBUG anaconda: old container size request: 0 >07:35:40,454 DEBUG anaconda: new container size request: 0 >07:35:40,454 DEBUG anaconda: old disks: ['sda'] >07:35:40,454 DEBUG anaconda: new disks: ['sda'] >07:35:40,454 DEBUG anaconda: nothing changed for new device >07:35:40,454 DEBUG anaconda: new selector: non-existent 16000MB lvmlv rhel-root (18) with non-existent xfs filesystem mounted at / >07:35:40,455 DEBUG anaconda: populate_right_side: non-existent 16000MB lvmlv rhel-root (18) with non-existent xfs filesystem mounted at / >07:35:40,455 DEBUG anaconda: updated device_disks to ['sda'] >07:35:40,455 DEBUG anaconda: updated device_container_name to rhel >07:35:40,455 DEBUG anaconda: updated device_container_raid_level to None >07:35:40,455 DEBUG anaconda: updated device_container_encrypted to False >07:35:40,455 DEBUG anaconda: updated device_container_size to 0 >07:35:40,462 INFO anaconda: getting device type for LVM >07:35:40,462 DEBUG anaconda: device_type_changed: 0 LVM >07:35:40,463 INFO anaconda: getting device type for LVM >07:35:40,463 INFO anaconda: getting device type for LVM >07:35:40,463 INFO anaconda: getting device type for LVM >07:35:40,464 INFO anaconda: getting device type for LVM >07:35:40,464 INFO anaconda: getting device type for LVM >07:35:40,464 INFO anaconda: getting device type for LVM >07:35:40,465 INFO anaconda: getting device type for LVM >07:35:40,465 INFO anaconda: getting device type for LVM >07:35:40,465 INFO anaconda: getting device type for LVM >07:35:40,466 INFO anaconda: getting device type for LVM >07:35:40,466 INFO anaconda: getting device type for LVM >07:35:40,466 DEBUG anaconda: populate_raid: 0, None >07:35:40,466 INFO anaconda: getting device type for LVM >07:35:40,467 INFO anaconda: getting device type for LVM >07:35:40,467 DEBUG anaconda: populate_raid: 0, None >07:35:40,468 INFO anaconda: getting device type for LVM >07:35:40,469 DEBUG anaconda: new container selection: rhel >07:35:40,470 DEBUG anaconda: default container is rhel >07:35:42,842 INFO anaconda: getting device type for Standard Partition >07:35:42,843 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:35:42,843 INFO anaconda: getting device type for Standard Partition >07:35:42,844 INFO anaconda: getting device type for Standard Partition >07:35:42,845 INFO anaconda: getting device type for Standard Partition >07:35:42,845 INFO anaconda: getting device type for Standard Partition >07:35:42,846 INFO anaconda: getting device type for Standard Partition >07:35:42,847 INFO anaconda: getting device type for Standard Partition >07:35:42,847 INFO anaconda: getting device type for Standard Partition >07:35:42,848 INFO anaconda: getting device type for Standard Partition >07:35:42,848 DEBUG anaconda: populate_raid: 2, None >07:35:42,848 INFO anaconda: getting device type for Standard Partition >07:35:46,936 INFO anaconda: ui: saving changes to device rhel-root >07:35:46,936 DEBUG anaconda: old name: root >07:35:46,936 DEBUG anaconda: new name: None >07:35:46,937 DEBUG anaconda: old size: 16000.0 >07:35:46,937 DEBUG anaconda: new size: 16000 >07:35:46,937 INFO anaconda: getting device type for Standard Partition >07:35:46,938 DEBUG anaconda: old device type: 0 >07:35:46,938 DEBUG anaconda: new device type: 2 >07:35:46,938 DEBUG anaconda: reformat: True >07:35:46,939 DEBUG anaconda: old fs type: xfs >07:35:46,940 DEBUG anaconda: new fs type: xfs >07:35:46,940 DEBUG anaconda: old encryption setting: False >07:35:46,940 DEBUG anaconda: new encryption setting: False >07:35:46,940 DEBUG anaconda: old label: >07:35:46,940 DEBUG anaconda: new_label: >07:35:46,940 DEBUG anaconda: old mountpoint: / >07:35:46,940 DEBUG anaconda: new mountpoint: / >07:35:46,941 DEBUG anaconda: old raid level: None >07:35:46,941 DEBUG anaconda: new raid level: None >07:35:46,941 DEBUG anaconda: old container: None >07:35:46,941 DEBUG anaconda: new container: rhel >07:35:46,942 DEBUG anaconda: old container encrypted: False >07:35:46,942 DEBUG anaconda: new container encrypted: False >07:35:46,942 DEBUG anaconda: old container raid level: None >07:35:46,942 DEBUG anaconda: new container raid level: None >07:35:46,942 DEBUG anaconda: old container size request: 0 >07:35:46,942 DEBUG anaconda: new container size request: 0 >07:35:46,942 DEBUG anaconda: old disks: ['sda'] >07:35:46,942 DEBUG anaconda: new disks: ['sda'] >07:35:47,091 DEBUG anaconda: populate_right_side: non-existent 16000MB partition sda4 (19) with non-existent xfs filesystem mounted at / >07:35:47,092 DEBUG anaconda: updated device_disks to ['sda'] >07:35:47,092 DEBUG anaconda: updated device_container_name to None >07:35:47,092 DEBUG anaconda: updated device_container_raid_level to None >07:35:47,092 DEBUG anaconda: updated device_container_encrypted to False >07:35:47,092 DEBUG anaconda: updated device_container_size to 0 >07:35:47,098 INFO anaconda: getting device type for Standard Partition >07:35:47,099 DEBUG anaconda: populate_raid: 2, None >07:35:47,099 INFO anaconda: getting device type for Standard Partition >07:35:47,099 DEBUG anaconda: leaving save_right_side >07:35:49,386 INFO anaconda: ui: saving changes to device sda4 >07:35:49,386 DEBUG anaconda: old name: sda4 >07:35:49,386 DEBUG anaconda: new name: None >07:35:49,387 DEBUG anaconda: old size: 16000.0 >07:35:49,387 DEBUG anaconda: new size: 16000 >07:35:49,387 INFO anaconda: getting device type for Standard Partition >07:35:49,388 DEBUG anaconda: old device type: 2 >07:35:49,388 DEBUG anaconda: new device type: 2 >07:35:49,388 DEBUG anaconda: reformat: True >07:35:49,390 DEBUG anaconda: old fs type: xfs >07:35:49,390 DEBUG anaconda: new fs type: xfs >07:35:49,390 DEBUG anaconda: old encryption setting: False >07:35:49,390 DEBUG anaconda: new encryption setting: False >07:35:49,390 DEBUG anaconda: old label: >07:35:49,390 DEBUG anaconda: new_label: >07:35:49,390 DEBUG anaconda: old mountpoint: / >07:35:49,391 DEBUG anaconda: new mountpoint: / >07:35:49,391 DEBUG anaconda: old raid level: None >07:35:49,391 DEBUG anaconda: new raid level: None >07:35:49,391 DEBUG anaconda: old container: None >07:35:49,392 DEBUG anaconda: new container: None >07:35:49,392 DEBUG anaconda: old container encrypted: False >07:35:49,392 DEBUG anaconda: new container encrypted: False >07:35:49,392 DEBUG anaconda: old container raid level: None >07:35:49,392 DEBUG anaconda: new container raid level: None >07:35:49,392 DEBUG anaconda: old container size request: 0 >07:35:49,392 DEBUG anaconda: new container size request: 0 >07:35:49,392 DEBUG anaconda: old disks: ['sda'] >07:35:49,392 DEBUG anaconda: new disks: ['sda'] >07:35:49,392 DEBUG anaconda: nothing changed for new device >07:35:56,840 DEBUG anaconda: requested size = None ; available space = 95.01 GB >07:35:57,007 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'rhel', 'rhel-home', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5'] >07:35:57,008 DEBUG anaconda: ui: unused=[] >07:35:57,008 DEBUG anaconda: ui: new_devices=['sda3', 'rhel-home', 'sda4', 'sda2', 'sda1'] >07:35:57,027 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:35:57,028 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:57,028 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:35:57,028 DEBUG anaconda: updated device_disks to ['sda'] >07:35:57,028 DEBUG anaconda: updated device_container_name to None >07:35:57,028 DEBUG anaconda: updated device_container_raid_level to None >07:35:57,028 DEBUG anaconda: updated device_container_encrypted to False >07:35:57,028 DEBUG anaconda: updated device_container_size to 0 >07:35:57,035 INFO anaconda: getting device type for Standard Partition >07:35:57,036 DEBUG anaconda: populate_raid: 2, None >07:35:57,036 INFO anaconda: getting device type for Standard Partition >07:35:57,038 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:35:57,038 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:35:57,038 DEBUG anaconda: notebook page = 1 >07:35:57,038 INFO anaconda: ui: saving changes to device sda2 >07:35:57,038 DEBUG anaconda: old name: sda2 >07:35:57,039 DEBUG anaconda: new name: None >07:35:57,039 DEBUG anaconda: old size: 500.0 >07:35:57,039 DEBUG anaconda: new size: 500 >07:35:57,039 INFO anaconda: getting device type for Standard Partition >07:35:57,040 DEBUG anaconda: old device type: 2 >07:35:57,040 DEBUG anaconda: new device type: 2 >07:35:57,040 DEBUG anaconda: reformat: True >07:35:57,041 DEBUG anaconda: old fs type: xfs >07:35:57,041 DEBUG anaconda: new fs type: xfs >07:35:57,042 DEBUG anaconda: old encryption setting: False >07:35:57,042 DEBUG anaconda: new encryption setting: False >07:35:57,042 DEBUG anaconda: old label: >07:35:57,042 DEBUG anaconda: new_label: >07:35:57,042 DEBUG anaconda: old mountpoint: /boot >07:35:57,042 DEBUG anaconda: new mountpoint: /boot >07:35:57,043 DEBUG anaconda: old raid level: None >07:35:57,043 DEBUG anaconda: new raid level: None >07:35:57,043 DEBUG anaconda: old container: None >07:35:57,043 DEBUG anaconda: new container: None >07:35:57,043 DEBUG anaconda: old container encrypted: False >07:35:57,043 DEBUG anaconda: new container encrypted: False >07:35:57,043 DEBUG anaconda: old container raid level: None >07:35:57,043 DEBUG anaconda: new container raid level: None >07:35:57,044 DEBUG anaconda: old container size request: 0 >07:35:57,044 DEBUG anaconda: new container size request: 0 >07:35:57,044 DEBUG anaconda: old disks: ['sda'] >07:35:57,044 DEBUG anaconda: new disks: ['sda'] >07:35:57,044 DEBUG anaconda: nothing changed for new device >07:35:57,044 DEBUG anaconda: new selector: non-existent 95008MB lvmlv rhel-home (22) with non-existent xfs filesystem mounted at /home >07:35:57,044 DEBUG anaconda: populate_right_side: non-existent 95008MB lvmlv rhel-home (22) with non-existent xfs filesystem mounted at /home >07:35:57,044 DEBUG anaconda: updated device_disks to ['sda'] >07:35:57,045 DEBUG anaconda: updated device_container_name to rhel >07:35:57,045 DEBUG anaconda: updated device_container_raid_level to None >07:35:57,045 DEBUG anaconda: updated device_container_encrypted to False >07:35:57,045 DEBUG anaconda: updated device_container_size to 0 >07:35:57,052 INFO anaconda: getting device type for LVM >07:35:57,052 DEBUG anaconda: device_type_changed: 0 LVM >07:35:57,052 INFO anaconda: getting device type for LVM >07:35:57,052 INFO anaconda: getting device type for LVM >07:35:57,053 INFO anaconda: getting device type for LVM >07:35:57,053 INFO anaconda: getting device type for LVM >07:35:57,054 INFO anaconda: getting device type for LVM >07:35:57,054 INFO anaconda: getting device type for LVM >07:35:57,054 INFO anaconda: getting device type for LVM >07:35:57,055 INFO anaconda: getting device type for LVM >07:35:57,055 INFO anaconda: getting device type for LVM >07:35:57,055 INFO anaconda: getting device type for LVM >07:35:57,056 INFO anaconda: getting device type for LVM >07:35:57,056 DEBUG anaconda: populate_raid: 0, None >07:35:57,056 INFO anaconda: getting device type for LVM >07:35:57,057 INFO anaconda: getting device type for LVM >07:35:57,057 DEBUG anaconda: populate_raid: 0, None >07:35:57,057 INFO anaconda: getting device type for LVM >07:35:57,059 DEBUG anaconda: new container selection: rhel >07:35:57,059 DEBUG anaconda: default container is rhel >07:35:58,767 DEBUG anaconda: fs type changed: swap >07:36:00,994 INFO anaconda: getting device type for Standard Partition >07:36:00,995 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:36:00,995 INFO anaconda: getting device type for Standard Partition >07:36:00,996 INFO anaconda: getting device type for Standard Partition >07:36:00,997 INFO anaconda: getting device type for Standard Partition >07:36:00,998 INFO anaconda: getting device type for Standard Partition >07:36:00,998 INFO anaconda: getting device type for Standard Partition >07:36:00,999 INFO anaconda: getting device type for Standard Partition >07:36:00,999 INFO anaconda: getting device type for Standard Partition >07:36:01,000 INFO anaconda: getting device type for Standard Partition >07:36:01,000 DEBUG anaconda: populate_raid: 2, None >07:36:01,001 INFO anaconda: getting device type for Standard Partition >07:36:09,968 DEBUG anaconda: fs type changed: xfs >07:36:35,333 INFO anaconda: ui: saving changes to device rhel-home >07:36:35,334 DEBUG anaconda: old name: home >07:36:35,334 DEBUG anaconda: new name: None >07:36:35,335 DEBUG anaconda: old size: 95008 >07:36:35,335 DEBUG anaconda: new size: 95008 >07:36:35,335 INFO anaconda: getting device type for Standard Partition >07:36:35,336 DEBUG anaconda: old device type: 0 >07:36:35,336 DEBUG anaconda: new device type: 2 >07:36:35,336 DEBUG anaconda: reformat: True >07:36:35,338 DEBUG anaconda: old fs type: xfs >07:36:35,338 DEBUG anaconda: new fs type: xfs >07:36:35,339 DEBUG anaconda: old encryption setting: False >07:36:35,339 DEBUG anaconda: new encryption setting: False >07:36:35,339 DEBUG anaconda: old label: >07:36:35,339 DEBUG anaconda: new_label: >07:36:35,339 DEBUG anaconda: old mountpoint: /home >07:36:35,339 DEBUG anaconda: new mountpoint: /home >07:36:35,340 DEBUG anaconda: old raid level: None >07:36:35,340 DEBUG anaconda: new raid level: None >07:36:35,341 DEBUG anaconda: old container: None >07:36:35,341 DEBUG anaconda: new container: rhel >07:36:35,341 DEBUG anaconda: old container encrypted: False >07:36:35,341 DEBUG anaconda: new container encrypted: False >07:36:35,341 DEBUG anaconda: old container raid level: None >07:36:35,342 DEBUG anaconda: new container raid level: None >07:36:35,342 DEBUG anaconda: old container size request: 0 >07:36:35,342 DEBUG anaconda: new container size request: 0 >07:36:35,342 DEBUG anaconda: old disks: ['sda'] >07:36:35,342 DEBUG anaconda: new disks: ['sda'] >07:36:35,539 DEBUG anaconda: populate_right_side: non-existent 95008MB partition sda5 (23) with non-existent xfs filesystem mounted at /home >07:36:35,539 DEBUG anaconda: updated device_disks to ['sda'] >07:36:35,539 DEBUG anaconda: updated device_container_name to None >07:36:35,539 DEBUG anaconda: updated device_container_raid_level to None >07:36:35,539 DEBUG anaconda: updated device_container_encrypted to False >07:36:35,540 DEBUG anaconda: updated device_container_size to 0 >07:36:35,546 INFO anaconda: getting device type for Standard Partition >07:36:35,546 DEBUG anaconda: populate_raid: 2, None >07:36:35,546 INFO anaconda: getting device type for Standard Partition >07:36:35,547 DEBUG anaconda: leaving save_right_side >07:37:42,571 DEBUG anaconda: current selector: non-existent 95008MB partition sda5 (23) with non-existent xfs filesystem mounted at /home >07:37:42,571 DEBUG anaconda: notebook page = 1 >07:37:42,571 INFO anaconda: ui: saving changes to device sda5 >07:37:42,572 DEBUG anaconda: old name: sda5 >07:37:42,572 DEBUG anaconda: new name: None >07:37:42,572 DEBUG anaconda: old size: 95008.0 >07:37:42,573 DEBUG anaconda: new size: 95008 >07:37:42,573 INFO anaconda: getting device type for Standard Partition >07:37:42,574 DEBUG anaconda: old device type: 2 >07:37:42,574 DEBUG anaconda: new device type: 2 >07:37:42,574 DEBUG anaconda: reformat: True >07:37:42,576 DEBUG anaconda: old fs type: xfs >07:37:42,576 DEBUG anaconda: new fs type: xfs >07:37:42,577 DEBUG anaconda: old encryption setting: False >07:37:42,577 DEBUG anaconda: new encryption setting: False >07:37:42,577 DEBUG anaconda: old label: >07:37:42,577 DEBUG anaconda: new_label: >07:37:42,577 DEBUG anaconda: old mountpoint: /home >07:37:42,577 DEBUG anaconda: new mountpoint: /home >07:37:42,578 DEBUG anaconda: old raid level: None >07:37:42,578 DEBUG anaconda: new raid level: None >07:37:42,579 DEBUG anaconda: old container: None >07:37:42,579 DEBUG anaconda: new container: None >07:37:42,579 DEBUG anaconda: old container encrypted: False >07:37:42,579 DEBUG anaconda: new container encrypted: False >07:37:42,579 DEBUG anaconda: old container raid level: None >07:37:42,580 DEBUG anaconda: new container raid level: None >07:37:42,580 DEBUG anaconda: old container size request: 0 >07:37:42,580 DEBUG anaconda: new container size request: 0 >07:37:42,580 DEBUG anaconda: old disks: ['sda'] >07:37:42,580 DEBUG anaconda: new disks: ['sda'] >07:37:42,580 DEBUG anaconda: nothing changed for new device >07:37:42,581 DEBUG anaconda: new selector: non-existent 16000MB partition sda3 (19) with non-existent xfs filesystem mounted at / >07:37:42,581 DEBUG anaconda: populate_right_side: non-existent 16000MB partition sda3 (19) with non-existent xfs filesystem mounted at / >07:37:42,581 DEBUG anaconda: updated device_disks to ['sda'] >07:37:42,581 DEBUG anaconda: updated device_container_name to None >07:37:42,582 DEBUG anaconda: updated device_container_raid_level to None >07:37:42,582 DEBUG anaconda: updated device_container_encrypted to False >07:37:42,582 DEBUG anaconda: updated device_container_size to 0 >07:37:42,592 INFO anaconda: getting device type for Standard Partition >07:37:42,592 DEBUG anaconda: populate_raid: 2, None >07:37:42,593 INFO anaconda: getting device type for Standard Partition >07:37:42,594 DEBUG anaconda: populate_right_side: non-existent 16000MB partition sda3 (19) with non-existent xfs filesystem mounted at / >07:37:42,594 DEBUG anaconda: updated device_disks to ['sda'] >07:37:42,594 DEBUG anaconda: updated device_container_name to None >07:37:42,595 DEBUG anaconda: updated device_container_raid_level to None >07:37:42,595 DEBUG anaconda: updated device_container_encrypted to False >07:37:42,595 DEBUG anaconda: updated device_container_size to 0 >07:37:42,604 INFO anaconda: getting device type for Standard Partition >07:37:42,604 DEBUG anaconda: populate_raid: 2, None >07:37:42,604 INFO anaconda: getting device type for Standard Partition >07:39:22,035 DEBUG anaconda: removing device 'non-existent 16000MB partition sda3 (19) with non-existent xfs filesystem mounted at /' from page New Red Hat Enterprise Linux 7.0 Installation >07:39:22,038 INFO anaconda: ui: removed device sda3 >07:39:22,056 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda4', 'sda5'] >07:39:22,057 DEBUG anaconda: ui: unused=[] >07:39:22,057 DEBUG anaconda: ui: new_devices=['sda5', 'sda1', 'sda2', 'sda4'] >07:39:22,080 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:39:22,080 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:22,080 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:22,080 DEBUG anaconda: updated device_disks to ['sda'] >07:39:22,081 DEBUG anaconda: updated device_container_name to None >07:39:22,081 DEBUG anaconda: updated device_container_raid_level to None >07:39:22,081 DEBUG anaconda: updated device_container_encrypted to False >07:39:22,081 DEBUG anaconda: updated device_container_size to 0 >07:39:22,089 INFO anaconda: getting device type for Standard Partition >07:39:22,090 DEBUG anaconda: populate_raid: 2, None >07:39:22,090 INFO anaconda: getting device type for Standard Partition >07:39:22,091 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:22,091 DEBUG anaconda: updated device_disks to ['sda'] >07:39:22,091 DEBUG anaconda: updated device_container_name to None >07:39:22,091 DEBUG anaconda: updated device_container_raid_level to None >07:39:22,092 DEBUG anaconda: updated device_container_encrypted to False >07:39:22,092 DEBUG anaconda: updated device_container_size to 0 >07:39:22,099 INFO anaconda: getting device type for Standard Partition >07:39:22,100 DEBUG anaconda: populate_raid: 2, None >07:39:22,100 INFO anaconda: getting device type for Standard Partition >07:39:22,102 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:24,558 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:24,558 DEBUG anaconda: notebook page = 1 >07:39:24,558 INFO anaconda: ui: saving changes to device sda2 >07:39:24,558 DEBUG anaconda: old name: sda2 >07:39:24,558 DEBUG anaconda: new name: None >07:39:24,559 DEBUG anaconda: old size: 500.0 >07:39:24,559 DEBUG anaconda: new size: 500 >07:39:24,559 INFO anaconda: getting device type for Standard Partition >07:39:24,560 DEBUG anaconda: old device type: 2 >07:39:24,560 DEBUG anaconda: new device type: 2 >07:39:24,560 DEBUG anaconda: reformat: True >07:39:24,562 DEBUG anaconda: old fs type: xfs >07:39:24,562 DEBUG anaconda: new fs type: xfs >07:39:24,562 DEBUG anaconda: old encryption setting: False >07:39:24,562 DEBUG anaconda: new encryption setting: False >07:39:24,562 DEBUG anaconda: old label: >07:39:24,562 DEBUG anaconda: new_label: >07:39:24,562 DEBUG anaconda: old mountpoint: /boot >07:39:24,562 DEBUG anaconda: new mountpoint: /boot >07:39:24,563 DEBUG anaconda: old raid level: None >07:39:24,563 DEBUG anaconda: new raid level: None >07:39:24,563 DEBUG anaconda: old container: None >07:39:24,564 DEBUG anaconda: new container: None >07:39:24,564 DEBUG anaconda: old container encrypted: False >07:39:24,564 DEBUG anaconda: new container encrypted: False >07:39:24,564 DEBUG anaconda: old container raid level: None >07:39:24,564 DEBUG anaconda: new container raid level: None >07:39:24,564 DEBUG anaconda: old container size request: 0 >07:39:24,564 DEBUG anaconda: new container size request: 0 >07:39:24,564 DEBUG anaconda: old disks: ['sda'] >07:39:24,564 DEBUG anaconda: new disks: ['sda'] >07:39:24,565 DEBUG anaconda: nothing changed for new device >07:39:24,565 DEBUG anaconda: new selector: non-existent 4000MB partition sda4 (15) with non-existent swap >07:39:24,565 DEBUG anaconda: populate_right_side: non-existent 4000MB partition sda4 (15) with non-existent swap >07:39:24,565 DEBUG anaconda: updated device_disks to ['sda'] >07:39:24,565 DEBUG anaconda: updated device_container_name to None >07:39:24,565 DEBUG anaconda: updated device_container_raid_level to None >07:39:24,566 DEBUG anaconda: updated device_container_encrypted to False >07:39:24,566 DEBUG anaconda: updated device_container_size to 0 >07:39:24,570 DEBUG anaconda: fs type changed: swap >07:39:24,575 INFO anaconda: getting device type for Standard Partition >07:39:24,575 DEBUG anaconda: populate_raid: 2, None >07:39:24,575 INFO anaconda: getting device type for Standard Partition >07:39:24,576 DEBUG anaconda: populate_right_side: non-existent 4000MB partition sda4 (15) with non-existent swap >07:39:24,576 DEBUG anaconda: updated device_disks to ['sda'] >07:39:24,576 DEBUG anaconda: updated device_container_name to None >07:39:24,577 DEBUG anaconda: updated device_container_raid_level to None >07:39:24,577 DEBUG anaconda: updated device_container_encrypted to False >07:39:24,577 DEBUG anaconda: updated device_container_size to 0 >07:39:24,583 INFO anaconda: getting device type for Standard Partition >07:39:24,584 DEBUG anaconda: populate_raid: 2, None >07:39:24,584 INFO anaconda: getting device type for Standard Partition >07:39:25,635 DEBUG anaconda: removing device 'non-existent 4000MB partition sda4 (15) with non-existent swap' from page New Red Hat Enterprise Linux 7.0 Installation >07:39:25,637 INFO anaconda: ui: removed device sda4 >07:39:25,650 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda5'] >07:39:25,651 DEBUG anaconda: ui: unused=[] >07:39:25,651 DEBUG anaconda: ui: new_devices=['sda1', 'sda2', 'sda5'] >07:39:25,665 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:39:25,666 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:25,666 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:25,666 DEBUG anaconda: updated device_disks to ['sda'] >07:39:25,666 DEBUG anaconda: updated device_container_name to None >07:39:25,666 DEBUG anaconda: updated device_container_raid_level to None >07:39:25,667 DEBUG anaconda: updated device_container_encrypted to False >07:39:25,667 DEBUG anaconda: updated device_container_size to 0 >07:39:25,671 DEBUG anaconda: fs type changed: xfs >07:39:25,675 INFO anaconda: getting device type for Standard Partition >07:39:25,676 DEBUG anaconda: populate_raid: 2, None >07:39:25,676 INFO anaconda: getting device type for Standard Partition >07:39:25,677 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:25,677 DEBUG anaconda: updated device_disks to ['sda'] >07:39:25,677 DEBUG anaconda: updated device_container_name to None >07:39:25,677 DEBUG anaconda: updated device_container_raid_level to None >07:39:25,677 DEBUG anaconda: updated device_container_encrypted to False >07:39:25,678 DEBUG anaconda: updated device_container_size to 0 >07:39:25,684 INFO anaconda: getting device type for Standard Partition >07:39:25,684 DEBUG anaconda: populate_raid: 2, None >07:39:25,685 INFO anaconda: getting device type for Standard Partition >07:39:25,686 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:27,165 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:27,165 DEBUG anaconda: notebook page = 1 >07:39:27,165 INFO anaconda: ui: saving changes to device sda2 >07:39:27,166 DEBUG anaconda: old name: sda2 >07:39:27,166 DEBUG anaconda: new name: None >07:39:27,166 DEBUG anaconda: old size: 500.0 >07:39:27,167 DEBUG anaconda: new size: 500 >07:39:27,167 INFO anaconda: getting device type for Standard Partition >07:39:27,167 DEBUG anaconda: old device type: 2 >07:39:27,167 DEBUG anaconda: new device type: 2 >07:39:27,168 DEBUG anaconda: reformat: True >07:39:27,169 DEBUG anaconda: old fs type: xfs >07:39:27,169 DEBUG anaconda: new fs type: xfs >07:39:27,169 DEBUG anaconda: old encryption setting: False >07:39:27,169 DEBUG anaconda: new encryption setting: False >07:39:27,169 DEBUG anaconda: old label: >07:39:27,170 DEBUG anaconda: new_label: >07:39:27,170 DEBUG anaconda: old mountpoint: /boot >07:39:27,170 DEBUG anaconda: new mountpoint: /boot >07:39:27,170 DEBUG anaconda: old raid level: None >07:39:27,170 DEBUG anaconda: new raid level: None >07:39:27,171 DEBUG anaconda: old container: None >07:39:27,171 DEBUG anaconda: new container: None >07:39:27,171 DEBUG anaconda: old container encrypted: False >07:39:27,171 DEBUG anaconda: new container encrypted: False >07:39:27,171 DEBUG anaconda: old container raid level: None >07:39:27,171 DEBUG anaconda: new container raid level: None >07:39:27,172 DEBUG anaconda: old container size request: 0 >07:39:27,172 DEBUG anaconda: new container size request: 0 >07:39:27,172 DEBUG anaconda: old disks: ['sda'] >07:39:27,172 DEBUG anaconda: new disks: ['sda'] >07:39:27,172 DEBUG anaconda: nothing changed for new device >07:39:27,172 DEBUG anaconda: new selector: non-existent 95008MB partition sda5 (23) with non-existent xfs filesystem mounted at /home >07:39:27,173 DEBUG anaconda: populate_right_side: non-existent 95008MB partition sda5 (23) with non-existent xfs filesystem mounted at /home >07:39:27,173 DEBUG anaconda: updated device_disks to ['sda'] >07:39:27,173 DEBUG anaconda: updated device_container_name to None >07:39:27,173 DEBUG anaconda: updated device_container_raid_level to None >07:39:27,173 DEBUG anaconda: updated device_container_encrypted to False >07:39:27,173 DEBUG anaconda: updated device_container_size to 0 >07:39:27,180 INFO anaconda: getting device type for Standard Partition >07:39:27,180 DEBUG anaconda: populate_raid: 2, None >07:39:27,180 INFO anaconda: getting device type for Standard Partition >07:39:27,182 DEBUG anaconda: populate_right_side: non-existent 95008MB partition sda5 (23) with non-existent xfs filesystem mounted at /home >07:39:27,182 DEBUG anaconda: updated device_disks to ['sda'] >07:39:27,182 DEBUG anaconda: updated device_container_name to None >07:39:27,182 DEBUG anaconda: updated device_container_raid_level to None >07:39:27,182 DEBUG anaconda: updated device_container_encrypted to False >07:39:27,182 DEBUG anaconda: updated device_container_size to 0 >07:39:27,189 INFO anaconda: getting device type for Standard Partition >07:39:27,189 DEBUG anaconda: populate_raid: 2, None >07:39:27,189 INFO anaconda: getting device type for Standard Partition >07:39:28,406 DEBUG anaconda: removing device 'non-existent 95008MB partition sda5 (23) with non-existent xfs filesystem mounted at /home' from page New Red Hat Enterprise Linux 7.0 Installation >07:39:28,408 INFO anaconda: ui: removed device sda5 >07:39:28,416 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2'] >07:39:28,417 DEBUG anaconda: ui: unused=[] >07:39:28,417 DEBUG anaconda: ui: new_devices=['sda1', 'sda2'] >07:39:28,426 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:39:28,426 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:28,426 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:28,427 DEBUG anaconda: updated device_disks to ['sda'] >07:39:28,427 DEBUG anaconda: updated device_container_name to None >07:39:28,427 DEBUG anaconda: updated device_container_raid_level to None >07:39:28,427 DEBUG anaconda: updated device_container_encrypted to False >07:39:28,427 DEBUG anaconda: updated device_container_size to 0 >07:39:28,433 INFO anaconda: getting device type for Standard Partition >07:39:28,434 DEBUG anaconda: populate_raid: 2, None >07:39:28,434 INFO anaconda: getting device type for Standard Partition >07:39:28,435 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:28,435 DEBUG anaconda: updated device_disks to ['sda'] >07:39:28,435 DEBUG anaconda: updated device_container_name to None >07:39:28,436 DEBUG anaconda: updated device_container_raid_level to None >07:39:28,436 DEBUG anaconda: updated device_container_encrypted to False >07:39:28,436 DEBUG anaconda: updated device_container_size to 0 >07:39:28,442 INFO anaconda: getting device type for Standard Partition >07:39:28,442 DEBUG anaconda: populate_raid: 2, None >07:39:28,442 INFO anaconda: getting device type for Standard Partition >07:39:28,444 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:30,716 INFO anaconda: ui: saving changes to device sda2 >07:39:30,717 DEBUG anaconda: old name: sda2 >07:39:30,717 DEBUG anaconda: new name: None >07:39:30,718 DEBUG anaconda: old size: 500.0 >07:39:30,718 DEBUG anaconda: new size: 500 >07:39:30,718 INFO anaconda: getting device type for Standard Partition >07:39:30,719 DEBUG anaconda: old device type: 2 >07:39:30,719 DEBUG anaconda: new device type: 2 >07:39:30,719 DEBUG anaconda: reformat: True >07:39:30,721 DEBUG anaconda: old fs type: xfs >07:39:30,721 DEBUG anaconda: new fs type: xfs >07:39:30,722 DEBUG anaconda: old encryption setting: False >07:39:30,722 DEBUG anaconda: new encryption setting: False >07:39:30,722 DEBUG anaconda: old label: >07:39:30,722 DEBUG anaconda: new_label: >07:39:30,722 DEBUG anaconda: old mountpoint: /boot >07:39:30,722 DEBUG anaconda: new mountpoint: /boot >07:39:30,723 DEBUG anaconda: old raid level: None >07:39:30,723 DEBUG anaconda: new raid level: None >07:39:30,724 DEBUG anaconda: old container: None >07:39:30,724 DEBUG anaconda: new container: None >07:39:30,724 DEBUG anaconda: old container encrypted: False >07:39:30,724 DEBUG anaconda: new container encrypted: False >07:39:30,724 DEBUG anaconda: old container raid level: None >07:39:30,724 DEBUG anaconda: new container raid level: None >07:39:30,724 DEBUG anaconda: old container size request: 0 >07:39:30,725 DEBUG anaconda: new container size request: 0 >07:39:30,725 DEBUG anaconda: old disks: ['sda'] >07:39:30,725 DEBUG anaconda: new disks: ['sda'] >07:39:30,725 DEBUG anaconda: nothing changed for new device >07:39:39,617 DEBUG anaconda: requested size = 4 GB ; available space = 115.01 GB >07:39:39,726 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'rhel', 'rhel-swap', 'sda', 'sda1', 'sda2', 'sda3'] >07:39:39,727 DEBUG anaconda: ui: unused=[] >07:39:39,727 DEBUG anaconda: ui: new_devices=['sda1', 'rhel-swap', 'sda2'] >07:39:39,739 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:39:39,739 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:39,739 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:39,739 DEBUG anaconda: updated device_disks to ['sda'] >07:39:39,740 DEBUG anaconda: updated device_container_name to None >07:39:39,740 DEBUG anaconda: updated device_container_raid_level to None >07:39:39,740 DEBUG anaconda: updated device_container_encrypted to False >07:39:39,740 DEBUG anaconda: updated device_container_size to 0 >07:39:39,746 INFO anaconda: getting device type for Standard Partition >07:39:39,747 DEBUG anaconda: populate_raid: 2, None >07:39:39,747 INFO anaconda: getting device type for Standard Partition >07:39:39,748 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:39:39,749 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:39:39,749 DEBUG anaconda: notebook page = 1 >07:39:39,749 INFO anaconda: ui: saving changes to device sda2 >07:39:39,749 DEBUG anaconda: old name: sda2 >07:39:39,749 DEBUG anaconda: new name: None >07:39:39,750 DEBUG anaconda: old size: 500.0 >07:39:39,750 DEBUG anaconda: new size: 500 >07:39:39,750 INFO anaconda: getting device type for Standard Partition >07:39:39,750 DEBUG anaconda: old device type: 2 >07:39:39,751 DEBUG anaconda: new device type: 2 >07:39:39,751 DEBUG anaconda: reformat: True >07:39:39,752 DEBUG anaconda: old fs type: xfs >07:39:39,752 DEBUG anaconda: new fs type: xfs >07:39:39,752 DEBUG anaconda: old encryption setting: False >07:39:39,752 DEBUG anaconda: new encryption setting: False >07:39:39,753 DEBUG anaconda: old label: >07:39:39,753 DEBUG anaconda: new_label: >07:39:39,753 DEBUG anaconda: old mountpoint: /boot >07:39:39,753 DEBUG anaconda: new mountpoint: /boot >07:39:39,753 DEBUG anaconda: old raid level: None >07:39:39,753 DEBUG anaconda: new raid level: None >07:39:39,754 DEBUG anaconda: old container: None >07:39:39,754 DEBUG anaconda: new container: None >07:39:39,754 DEBUG anaconda: old container encrypted: False >07:39:39,754 DEBUG anaconda: new container encrypted: False >07:39:39,754 DEBUG anaconda: old container raid level: None >07:39:39,754 DEBUG anaconda: new container raid level: None >07:39:39,754 DEBUG anaconda: old container size request: 0 >07:39:39,754 DEBUG anaconda: new container size request: 0 >07:39:39,754 DEBUG anaconda: old disks: ['sda'] >07:39:39,755 DEBUG anaconda: new disks: ['sda'] >07:39:39,755 DEBUG anaconda: nothing changed for new device >07:39:39,755 DEBUG anaconda: new selector: non-existent 4000MB lvmlv rhel-swap (26) with non-existent swap >07:39:39,755 DEBUG anaconda: populate_right_side: non-existent 4000MB lvmlv rhel-swap (26) with non-existent swap >07:39:39,755 DEBUG anaconda: updated device_disks to ['sda'] >07:39:39,755 DEBUG anaconda: updated device_container_name to rhel >07:39:39,755 DEBUG anaconda: updated device_container_raid_level to None >07:39:39,755 DEBUG anaconda: updated device_container_encrypted to False >07:39:39,756 DEBUG anaconda: updated device_container_size to 0 >07:39:39,759 DEBUG anaconda: fs type changed: swap >07:39:39,764 INFO anaconda: getting device type for LVM >07:39:39,764 DEBUG anaconda: device_type_changed: 0 LVM >07:39:39,764 INFO anaconda: getting device type for LVM >07:39:39,765 INFO anaconda: getting device type for LVM >07:39:39,765 INFO anaconda: getting device type for LVM >07:39:39,765 INFO anaconda: getting device type for LVM >07:39:39,766 INFO anaconda: getting device type for LVM >07:39:39,766 INFO anaconda: getting device type for LVM >07:39:39,766 INFO anaconda: getting device type for LVM >07:39:39,767 INFO anaconda: getting device type for LVM >07:39:39,767 INFO anaconda: getting device type for LVM >07:39:39,767 INFO anaconda: getting device type for LVM >07:39:39,768 INFO anaconda: getting device type for LVM >07:39:39,768 DEBUG anaconda: populate_raid: 0, None >07:39:39,768 INFO anaconda: getting device type for LVM >07:39:39,769 INFO anaconda: getting device type for LVM >07:39:39,769 DEBUG anaconda: populate_raid: 0, None >07:39:39,769 INFO anaconda: getting device type for LVM >07:39:39,771 DEBUG anaconda: new container selection: rhel >07:39:39,771 DEBUG anaconda: default container is rhel >07:39:42,984 INFO anaconda: ui: saving changes to device rhel-swap >07:39:42,985 DEBUG anaconda: old name: swap >07:39:42,985 DEBUG anaconda: new name: swap >07:39:42,985 DEBUG anaconda: old size: 4000.0 >07:39:42,986 DEBUG anaconda: new size: 4000 >07:39:42,986 INFO anaconda: getting device type for LVM >07:39:42,986 DEBUG anaconda: old device type: 0 >07:39:42,986 DEBUG anaconda: new device type: 0 >07:39:42,986 DEBUG anaconda: reformat: True >07:39:42,988 DEBUG anaconda: old fs type: swap >07:39:42,988 DEBUG anaconda: new fs type: swap >07:39:42,988 DEBUG anaconda: old encryption setting: False >07:39:42,988 DEBUG anaconda: new encryption setting: True >07:39:42,988 DEBUG anaconda: old label: >07:39:42,989 DEBUG anaconda: new_label: >07:39:42,989 DEBUG anaconda: old mountpoint: >07:39:42,989 DEBUG anaconda: new mountpoint: >07:39:42,989 DEBUG anaconda: old raid level: None >07:39:42,989 DEBUG anaconda: new raid level: None >07:39:42,990 DEBUG anaconda: old container: rhel >07:39:42,990 DEBUG anaconda: new container: rhel >07:39:42,991 DEBUG anaconda: old container encrypted: False >07:39:42,991 DEBUG anaconda: new container encrypted: False >07:39:42,991 DEBUG anaconda: old container raid level: None >07:39:42,991 DEBUG anaconda: new container raid level: None >07:39:42,991 DEBUG anaconda: old container size request: 0 >07:39:42,991 DEBUG anaconda: new container size request: 0 >07:39:42,991 DEBUG anaconda: old disks: ['sda'] >07:39:42,992 DEBUG anaconda: new disks: ['sda'] >07:39:43,124 DEBUG anaconda: populate_right_side: non-existent 3998MB luks/dm-crypt luks-rhel-swap (27) with non-existent swap >07:39:43,124 DEBUG anaconda: updated device_disks to ['sda'] >07:39:43,124 DEBUG anaconda: updated device_container_name to rhel >07:39:43,124 DEBUG anaconda: updated device_container_raid_level to None >07:39:43,124 DEBUG anaconda: updated device_container_encrypted to False >07:39:43,124 DEBUG anaconda: updated device_container_size to 0 >07:39:43,130 INFO anaconda: getting device type for LVM >07:39:43,131 DEBUG anaconda: populate_raid: 0, None >07:39:43,131 INFO anaconda: getting device type for LVM >07:39:43,133 DEBUG anaconda: new container selection: rhel >07:39:43,133 DEBUG anaconda: default container is rhel >07:39:43,134 DEBUG anaconda: leaving save_right_side >07:40:12,081 DEBUG anaconda: fs type changed: EFI System Partition >07:40:12,154 DEBUG anaconda: fs type changed: ext2 >07:40:14,515 INFO anaconda: getting device type for Standard Partition >07:40:14,516 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:40:14,516 INFO anaconda: getting device type for Standard Partition >07:40:14,517 INFO anaconda: getting device type for Standard Partition >07:40:14,518 INFO anaconda: getting device type for Standard Partition >07:40:14,519 INFO anaconda: getting device type for Standard Partition >07:40:14,520 INFO anaconda: getting device type for Standard Partition >07:40:14,520 INFO anaconda: getting device type for Standard Partition >07:40:14,521 INFO anaconda: getting device type for Standard Partition >07:40:14,521 INFO anaconda: getting device type for Standard Partition >07:40:14,522 DEBUG anaconda: populate_raid: 2, None >07:40:14,522 INFO anaconda: getting device type for Standard Partition >07:40:19,590 DEBUG anaconda: fs type changed: swap >07:41:14,169 INFO anaconda: getting device type for LVM >07:41:14,170 DEBUG anaconda: device_type_changed: 0 LVM >07:41:14,170 INFO anaconda: getting device type for LVM >07:41:14,171 INFO anaconda: getting device type for LVM >07:41:14,171 INFO anaconda: getting device type for LVM >07:41:14,172 INFO anaconda: getting device type for LVM >07:41:14,173 INFO anaconda: getting device type for LVM >07:41:14,173 INFO anaconda: getting device type for LVM >07:41:14,174 INFO anaconda: getting device type for LVM >07:41:14,174 INFO anaconda: getting device type for LVM >07:41:14,175 INFO anaconda: getting device type for LVM >07:41:14,175 INFO anaconda: getting device type for LVM >07:41:14,176 INFO anaconda: getting device type for LVM >07:41:14,176 DEBUG anaconda: populate_raid: 0, None >07:41:14,176 INFO anaconda: getting device type for LVM >07:41:14,179 DEBUG anaconda: new container selection: rhel >07:41:14,179 DEBUG anaconda: default container is rhel >07:41:22,056 INFO anaconda: ui: saving changes to device luks-rhel-swap >07:41:22,057 DEBUG anaconda: old name: swap >07:41:22,057 DEBUG anaconda: new name: swap >07:41:22,058 DEBUG anaconda: old size: 3998.0 >07:41:22,058 DEBUG anaconda: new size: 3998 >07:41:22,058 INFO anaconda: getting device type for LVM >07:41:22,058 DEBUG anaconda: old device type: 0 >07:41:22,059 DEBUG anaconda: new device type: 0 >07:41:22,059 DEBUG anaconda: reformat: True >07:41:22,060 DEBUG anaconda: old fs type: swap >07:41:22,061 DEBUG anaconda: new fs type: swap >07:41:22,061 DEBUG anaconda: old encryption setting: True >07:41:22,061 DEBUG anaconda: new encryption setting: True >07:41:22,061 DEBUG anaconda: old label: >07:41:22,061 DEBUG anaconda: new_label: >07:41:22,062 DEBUG anaconda: old mountpoint: >07:41:22,062 DEBUG anaconda: new mountpoint: >07:41:22,062 DEBUG anaconda: old raid level: None >07:41:22,062 DEBUG anaconda: new raid level: None >07:41:22,063 DEBUG anaconda: old container: rhel >07:41:22,064 DEBUG anaconda: new container: rhel >07:41:22,064 DEBUG anaconda: old container encrypted: False >07:41:22,064 DEBUG anaconda: new container encrypted: False >07:41:22,064 DEBUG anaconda: old container raid level: None >07:41:22,064 DEBUG anaconda: new container raid level: None >07:41:22,064 DEBUG anaconda: old container size request: 0 >07:41:22,065 DEBUG anaconda: new container size request: 0 >07:41:22,065 DEBUG anaconda: old disks: ['sda'] >07:41:22,065 DEBUG anaconda: new disks: ['sda'] >07:41:22,065 DEBUG anaconda: nothing changed for new device >07:41:26,440 INFO anaconda: ui: saving changes to device luks-rhel-swap >07:41:26,441 DEBUG anaconda: old name: swap >07:41:26,441 DEBUG anaconda: new name: swap >07:41:26,442 DEBUG anaconda: old size: 3998.0 >07:41:26,442 DEBUG anaconda: new size: 3998 >07:41:26,442 INFO anaconda: getting device type for LVM >07:41:26,443 DEBUG anaconda: old device type: 0 >07:41:26,443 DEBUG anaconda: new device type: 0 >07:41:26,443 DEBUG anaconda: reformat: True >07:41:26,445 DEBUG anaconda: old fs type: swap >07:41:26,445 DEBUG anaconda: new fs type: swap >07:41:26,445 DEBUG anaconda: old encryption setting: True >07:41:26,445 DEBUG anaconda: new encryption setting: True >07:41:26,445 DEBUG anaconda: old label: >07:41:26,446 DEBUG anaconda: new_label: >07:41:26,446 DEBUG anaconda: old mountpoint: >07:41:26,446 DEBUG anaconda: new mountpoint: >07:41:26,446 DEBUG anaconda: old raid level: None >07:41:26,446 DEBUG anaconda: new raid level: None >07:41:26,448 DEBUG anaconda: old container: rhel >07:41:26,448 DEBUG anaconda: new container: rhel >07:41:26,448 DEBUG anaconda: old container encrypted: False >07:41:26,448 DEBUG anaconda: new container encrypted: False >07:41:26,449 DEBUG anaconda: old container raid level: None >07:41:26,449 DEBUG anaconda: new container raid level: None >07:41:26,449 DEBUG anaconda: old container size request: 0 >07:41:26,449 DEBUG anaconda: new container size request: 0 >07:41:26,449 DEBUG anaconda: old disks: ['sda'] >07:41:26,449 DEBUG anaconda: new disks: ['sda'] >07:41:26,449 DEBUG anaconda: nothing changed for new device >07:41:34,133 DEBUG anaconda: requested size = 16 MB ; available space = 111.00 GB >07:41:34,252 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-swap', 'rhel', 'rhel-root', 'rhel-swap', 'sda', 'sda1', 'sda2', 'sda3'] >07:41:34,253 DEBUG anaconda: ui: unused=[] >07:41:34,253 DEBUG anaconda: ui: new_devices=['luks-rhel-swap', 'sda2', 'rhel-root', 'sda1'] >07:41:34,269 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:41:34,269 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:41:34,269 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:41:34,269 DEBUG anaconda: updated device_disks to ['sda'] >07:41:34,269 DEBUG anaconda: updated device_container_name to None >07:41:34,270 DEBUG anaconda: updated device_container_raid_level to None >07:41:34,270 DEBUG anaconda: updated device_container_encrypted to False >07:41:34,270 DEBUG anaconda: updated device_container_size to 0 >07:41:34,274 DEBUG anaconda: fs type changed: xfs >07:41:34,278 INFO anaconda: getting device type for Standard Partition >07:41:34,278 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:41:34,279 INFO anaconda: getting device type for Standard Partition >07:41:34,279 INFO anaconda: getting device type for Standard Partition >07:41:34,280 INFO anaconda: getting device type for Standard Partition >07:41:34,281 INFO anaconda: getting device type for Standard Partition >07:41:34,281 INFO anaconda: getting device type for Standard Partition >07:41:34,281 INFO anaconda: getting device type for Standard Partition >07:41:34,282 INFO anaconda: getting device type for Standard Partition >07:41:34,282 INFO anaconda: getting device type for Standard Partition >07:41:34,283 DEBUG anaconda: populate_raid: 2, None >07:41:34,283 INFO anaconda: getting device type for Standard Partition >07:41:34,284 INFO anaconda: getting device type for Standard Partition >07:41:34,284 DEBUG anaconda: populate_raid: 2, None >07:41:34,284 INFO anaconda: getting device type for Standard Partition >07:41:34,286 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:41:34,286 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:41:34,286 DEBUG anaconda: notebook page = 1 >07:41:34,287 INFO anaconda: ui: saving changes to device sda2 >07:41:34,287 DEBUG anaconda: old name: sda2 >07:41:34,287 DEBUG anaconda: new name: None >07:41:34,287 DEBUG anaconda: old size: 500.0 >07:41:34,287 DEBUG anaconda: new size: 500 >07:41:34,287 INFO anaconda: getting device type for Standard Partition >07:41:34,288 DEBUG anaconda: old device type: 2 >07:41:34,288 DEBUG anaconda: new device type: 2 >07:41:34,288 DEBUG anaconda: reformat: True >07:41:34,289 DEBUG anaconda: old fs type: xfs >07:41:34,290 DEBUG anaconda: new fs type: xfs >07:41:34,290 DEBUG anaconda: old encryption setting: False >07:41:34,290 DEBUG anaconda: new encryption setting: False >07:41:34,290 DEBUG anaconda: old label: >07:41:34,290 DEBUG anaconda: new_label: >07:41:34,290 DEBUG anaconda: old mountpoint: /boot >07:41:34,290 DEBUG anaconda: new mountpoint: /boot >07:41:34,291 DEBUG anaconda: old raid level: None >07:41:34,291 DEBUG anaconda: new raid level: None >07:41:34,291 DEBUG anaconda: old container: None >07:41:34,291 DEBUG anaconda: new container: None >07:41:34,291 DEBUG anaconda: old container encrypted: False >07:41:34,291 DEBUG anaconda: new container encrypted: False >07:41:34,291 DEBUG anaconda: old container raid level: None >07:41:34,292 DEBUG anaconda: new container raid level: None >07:41:34,292 DEBUG anaconda: old container size request: 0 >07:41:34,292 DEBUG anaconda: new container size request: 0 >07:41:34,292 DEBUG anaconda: old disks: ['sda'] >07:41:34,292 DEBUG anaconda: new disks: ['sda'] >07:41:34,292 DEBUG anaconda: nothing changed for new device >07:41:34,292 DEBUG anaconda: new selector: non-existent 16MB lvmlv rhel-root (28) with non-existent xfs filesystem mounted at / >07:41:34,292 DEBUG anaconda: populate_right_side: non-existent 16MB lvmlv rhel-root (28) with non-existent xfs filesystem mounted at / >07:41:34,293 DEBUG anaconda: updated device_disks to ['sda'] >07:41:34,293 DEBUG anaconda: updated device_container_name to rhel >07:41:34,293 DEBUG anaconda: updated device_container_raid_level to None >07:41:34,293 DEBUG anaconda: updated device_container_encrypted to False >07:41:34,293 DEBUG anaconda: updated device_container_size to 0 >07:41:34,300 INFO anaconda: getting device type for LVM >07:41:34,300 DEBUG anaconda: device_type_changed: 0 LVM >07:41:34,300 INFO anaconda: getting device type for LVM >07:41:34,301 INFO anaconda: getting device type for LVM >07:41:34,301 INFO anaconda: getting device type for LVM >07:41:34,301 INFO anaconda: getting device type for LVM >07:41:34,302 INFO anaconda: getting device type for LVM >07:41:34,302 INFO anaconda: getting device type for LVM >07:41:34,302 INFO anaconda: getting device type for LVM >07:41:34,303 INFO anaconda: getting device type for LVM >07:41:34,303 INFO anaconda: getting device type for LVM >07:41:34,303 INFO anaconda: getting device type for LVM >07:41:34,304 INFO anaconda: getting device type for LVM >07:41:34,304 DEBUG anaconda: populate_raid: 0, None >07:41:34,304 INFO anaconda: getting device type for LVM >07:41:34,305 INFO anaconda: getting device type for LVM >07:41:34,305 DEBUG anaconda: populate_raid: 0, None >07:41:34,305 INFO anaconda: getting device type for LVM >07:41:34,310 DEBUG anaconda: new container selection: rhel >07:41:34,310 DEBUG anaconda: default container is rhel >07:41:38,296 DEBUG anaconda: current selector: non-existent 16MB lvmlv rhel-root (28) with non-existent xfs filesystem mounted at / >07:41:38,296 DEBUG anaconda: notebook page = 1 >07:41:38,296 INFO anaconda: ui: saving changes to device rhel-root >07:41:38,296 DEBUG anaconda: old name: root >07:41:38,297 DEBUG anaconda: new name: root >07:41:38,297 DEBUG anaconda: old size: 16.0 >07:41:38,297 DEBUG anaconda: new size: 16 >07:41:38,297 INFO anaconda: getting device type for LVM >07:41:38,298 DEBUG anaconda: old device type: 0 >07:41:38,298 DEBUG anaconda: new device type: 0 >07:41:38,298 DEBUG anaconda: reformat: True >07:41:38,300 DEBUG anaconda: old fs type: xfs >07:41:38,300 DEBUG anaconda: new fs type: xfs >07:41:38,300 DEBUG anaconda: old encryption setting: False >07:41:38,301 DEBUG anaconda: new encryption setting: False >07:41:38,301 DEBUG anaconda: old label: >07:41:38,301 DEBUG anaconda: new_label: >07:41:38,301 DEBUG anaconda: old mountpoint: / >07:41:38,301 DEBUG anaconda: new mountpoint: / >07:41:38,302 DEBUG anaconda: old raid level: None >07:41:38,302 DEBUG anaconda: new raid level: None >07:41:38,303 DEBUG anaconda: old container: rhel >07:41:38,303 DEBUG anaconda: new container: rhel >07:41:38,304 DEBUG anaconda: old container encrypted: False >07:41:38,304 DEBUG anaconda: new container encrypted: False >07:41:38,304 DEBUG anaconda: old container raid level: None >07:41:38,304 DEBUG anaconda: new container raid level: None >07:41:38,304 DEBUG anaconda: old container size request: 0 >07:41:38,304 DEBUG anaconda: new container size request: 0 >07:41:38,305 DEBUG anaconda: old disks: ['sda'] >07:41:38,305 DEBUG anaconda: new disks: ['sda'] >07:41:38,305 DEBUG anaconda: nothing changed for new device >07:41:38,305 DEBUG anaconda: new selector: non-existent 3998MB luks/dm-crypt luks-rhel-swap (27) with non-existent swap >07:41:38,305 DEBUG anaconda: populate_right_side: non-existent 3998MB luks/dm-crypt luks-rhel-swap (27) with non-existent swap >07:41:38,305 DEBUG anaconda: updated device_disks to ['sda'] >07:41:38,306 DEBUG anaconda: updated device_container_name to rhel >07:41:38,306 DEBUG anaconda: updated device_container_raid_level to None >07:41:38,306 DEBUG anaconda: updated device_container_encrypted to False >07:41:38,306 DEBUG anaconda: updated device_container_size to 0 >07:41:38,311 DEBUG anaconda: fs type changed: swap >07:41:38,317 INFO anaconda: getting device type for LVM >07:41:38,317 DEBUG anaconda: populate_raid: 0, None >07:41:38,317 INFO anaconda: getting device type for LVM >07:41:38,323 DEBUG anaconda: new container selection: rhel >07:41:38,323 DEBUG anaconda: default container is rhel >07:41:38,325 DEBUG anaconda: populate_right_side: non-existent 3998MB luks/dm-crypt luks-rhel-swap (27) with non-existent swap >07:41:38,325 DEBUG anaconda: updated device_disks to ['sda'] >07:41:38,325 DEBUG anaconda: updated device_container_name to rhel >07:41:38,325 DEBUG anaconda: updated device_container_raid_level to None >07:41:38,325 DEBUG anaconda: updated device_container_encrypted to False >07:41:38,325 DEBUG anaconda: updated device_container_size to 0 >07:41:38,333 INFO anaconda: getting device type for LVM >07:41:38,333 DEBUG anaconda: populate_raid: 0, None >07:41:38,333 INFO anaconda: getting device type for LVM >07:41:38,338 DEBUG anaconda: new container selection: rhel >07:41:38,338 DEBUG anaconda: default container is rhel >07:41:40,065 DEBUG anaconda: removing device 'non-existent 3998MB luks/dm-crypt luks-rhel-swap (27) with non-existent swap' from page New Red Hat Enterprise Linux 7.0 Installation >07:41:40,173 INFO anaconda: ui: removed device luks-rhel-swap >07:41:40,184 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'rhel', 'rhel-root', 'sda', 'sda1', 'sda2', 'sda3'] >07:41:40,184 DEBUG anaconda: ui: unused=[] >07:41:40,184 DEBUG anaconda: ui: new_devices=['sda1', 'rhel-root', 'sda2'] >07:41:40,197 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:41:40,197 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:41:40,197 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:41:40,197 DEBUG anaconda: updated device_disks to ['sda'] >07:41:40,197 DEBUG anaconda: updated device_container_name to None >07:41:40,198 DEBUG anaconda: updated device_container_raid_level to None >07:41:40,198 DEBUG anaconda: updated device_container_encrypted to False >07:41:40,198 DEBUG anaconda: updated device_container_size to 0 >07:41:40,202 DEBUG anaconda: fs type changed: xfs >07:41:40,206 INFO anaconda: getting device type for Standard Partition >07:41:40,207 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:41:40,207 INFO anaconda: getting device type for Standard Partition >07:41:40,207 INFO anaconda: getting device type for Standard Partition >07:41:40,208 INFO anaconda: getting device type for Standard Partition >07:41:40,209 INFO anaconda: getting device type for Standard Partition >07:41:40,209 INFO anaconda: getting device type for Standard Partition >07:41:40,210 INFO anaconda: getting device type for Standard Partition >07:41:40,210 INFO anaconda: getting device type for Standard Partition >07:41:40,210 INFO anaconda: getting device type for Standard Partition >07:41:40,211 DEBUG anaconda: populate_raid: 2, None >07:41:40,211 INFO anaconda: getting device type for Standard Partition >07:41:40,212 INFO anaconda: getting device type for Standard Partition >07:41:40,212 DEBUG anaconda: populate_raid: 2, None >07:41:40,212 INFO anaconda: getting device type for Standard Partition >07:41:40,213 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:41:40,214 DEBUG anaconda: updated device_disks to ['sda'] >07:41:40,214 DEBUG anaconda: updated device_container_name to None >07:41:40,214 DEBUG anaconda: updated device_container_raid_level to None >07:41:40,214 DEBUG anaconda: updated device_container_encrypted to False >07:41:40,214 DEBUG anaconda: updated device_container_size to 0 >07:41:40,220 INFO anaconda: getting device type for Standard Partition >07:41:40,220 DEBUG anaconda: populate_raid: 2, None >07:41:40,221 INFO anaconda: getting device type for Standard Partition >07:41:40,222 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:41:43,490 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:41:43,490 DEBUG anaconda: notebook page = 1 >07:41:43,490 INFO anaconda: ui: saving changes to device sda2 >07:41:43,490 DEBUG anaconda: old name: sda2 >07:41:43,490 DEBUG anaconda: new name: None >07:41:43,491 DEBUG anaconda: old size: 500.0 >07:41:43,491 DEBUG anaconda: new size: 500 >07:41:43,491 INFO anaconda: getting device type for Standard Partition >07:41:43,492 DEBUG anaconda: old device type: 2 >07:41:43,492 DEBUG anaconda: new device type: 2 >07:41:43,492 DEBUG anaconda: reformat: True >07:41:43,494 DEBUG anaconda: old fs type: xfs >07:41:43,494 DEBUG anaconda: new fs type: xfs >07:41:43,494 DEBUG anaconda: old encryption setting: False >07:41:43,494 DEBUG anaconda: new encryption setting: False >07:41:43,495 DEBUG anaconda: old label: >07:41:43,495 DEBUG anaconda: new_label: >07:41:43,495 DEBUG anaconda: old mountpoint: /boot >07:41:43,495 DEBUG anaconda: new mountpoint: /boot >07:41:43,496 DEBUG anaconda: old raid level: None >07:41:43,496 DEBUG anaconda: new raid level: None >07:41:43,496 DEBUG anaconda: old container: None >07:41:43,496 DEBUG anaconda: new container: None >07:41:43,496 DEBUG anaconda: old container encrypted: False >07:41:43,497 DEBUG anaconda: new container encrypted: False >07:41:43,497 DEBUG anaconda: old container raid level: None >07:41:43,497 DEBUG anaconda: new container raid level: None >07:41:43,497 DEBUG anaconda: old container size request: 0 >07:41:43,497 DEBUG anaconda: new container size request: 0 >07:41:43,497 DEBUG anaconda: old disks: ['sda'] >07:41:43,497 DEBUG anaconda: new disks: ['sda'] >07:41:43,498 DEBUG anaconda: nothing changed for new device >07:41:43,498 DEBUG anaconda: new selector: non-existent 16MB lvmlv rhel-root (28) with non-existent xfs filesystem mounted at / >07:41:43,498 DEBUG anaconda: populate_right_side: non-existent 16MB lvmlv rhel-root (28) with non-existent xfs filesystem mounted at / >07:41:43,498 DEBUG anaconda: updated device_disks to ['sda'] >07:41:43,498 DEBUG anaconda: updated device_container_name to rhel >07:41:43,499 DEBUG anaconda: updated device_container_raid_level to None >07:41:43,499 DEBUG anaconda: updated device_container_encrypted to False >07:41:43,499 DEBUG anaconda: updated device_container_size to 0 >07:41:43,507 INFO anaconda: getting device type for LVM >07:41:43,507 DEBUG anaconda: device_type_changed: 0 LVM >07:41:43,507 INFO anaconda: getting device type for LVM >07:41:43,508 INFO anaconda: getting device type for LVM >07:41:43,508 INFO anaconda: getting device type for LVM >07:41:43,509 INFO anaconda: getting device type for LVM >07:41:43,509 INFO anaconda: getting device type for LVM >07:41:43,509 INFO anaconda: getting device type for LVM >07:41:43,510 INFO anaconda: getting device type for LVM >07:41:43,510 INFO anaconda: getting device type for LVM >07:41:43,510 INFO anaconda: getting device type for LVM >07:41:43,511 INFO anaconda: getting device type for LVM >07:41:43,511 INFO anaconda: getting device type for LVM >07:41:43,511 DEBUG anaconda: populate_raid: 0, None >07:41:43,512 INFO anaconda: getting device type for LVM >07:41:43,512 INFO anaconda: getting device type for LVM >07:41:43,513 DEBUG anaconda: populate_raid: 0, None >07:41:43,513 INFO anaconda: getting device type for LVM >07:41:43,515 DEBUG anaconda: new container selection: rhel >07:41:43,515 DEBUG anaconda: default container is rhel >07:41:43,516 DEBUG anaconda: populate_right_side: non-existent 16MB lvmlv rhel-root (28) with non-existent xfs filesystem mounted at / >07:41:43,517 DEBUG anaconda: updated device_disks to ['sda'] >07:41:43,517 DEBUG anaconda: updated device_container_name to rhel >07:41:43,517 DEBUG anaconda: updated device_container_raid_level to None >07:41:43,517 DEBUG anaconda: updated device_container_encrypted to False >07:41:43,517 DEBUG anaconda: updated device_container_size to 0 >07:41:43,524 INFO anaconda: getting device type for LVM >07:41:43,524 DEBUG anaconda: populate_raid: 0, None >07:41:43,524 INFO anaconda: getting device type for LVM >07:41:43,526 DEBUG anaconda: new container selection: rhel >07:41:43,526 DEBUG anaconda: default container is rhel >07:41:46,260 DEBUG anaconda: removing device 'non-existent 16MB lvmlv rhel-root (28) with non-existent xfs filesystem mounted at /' from page New Red Hat Enterprise Linux 7.0 Installation >07:41:46,266 INFO anaconda: ui: removed device rhel-root >07:41:46,276 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2'] >07:41:46,277 DEBUG anaconda: ui: unused=[] >07:41:46,277 DEBUG anaconda: ui: new_devices=['sda1', 'sda2'] >07:41:46,287 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:41:46,287 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:41:46,288 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:41:46,288 DEBUG anaconda: updated device_disks to ['sda'] >07:41:46,288 DEBUG anaconda: updated device_container_name to None >07:41:46,288 DEBUG anaconda: updated device_container_raid_level to None >07:41:46,288 DEBUG anaconda: updated device_container_encrypted to False >07:41:46,288 DEBUG anaconda: updated device_container_size to 0 >07:41:46,295 INFO anaconda: getting device type for Standard Partition >07:41:46,296 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:41:46,296 INFO anaconda: getting device type for Standard Partition >07:41:46,297 INFO anaconda: getting device type for Standard Partition >07:41:46,297 INFO anaconda: getting device type for Standard Partition >07:41:46,298 INFO anaconda: getting device type for Standard Partition >07:41:46,298 INFO anaconda: getting device type for Standard Partition >07:41:46,299 INFO anaconda: getting device type for Standard Partition >07:41:46,299 INFO anaconda: getting device type for Standard Partition >07:41:46,300 INFO anaconda: getting device type for Standard Partition >07:41:46,300 DEBUG anaconda: populate_raid: 2, None >07:41:46,300 INFO anaconda: getting device type for Standard Partition >07:41:46,301 INFO anaconda: getting device type for Standard Partition >07:41:46,302 DEBUG anaconda: populate_raid: 2, None >07:41:46,302 INFO anaconda: getting device type for Standard Partition >07:41:46,303 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot >07:41:46,303 DEBUG anaconda: updated device_disks to ['sda'] >07:41:46,303 DEBUG anaconda: updated device_container_name to None >07:41:46,303 DEBUG anaconda: updated device_container_raid_level to None >07:41:46,303 DEBUG anaconda: updated device_container_encrypted to False >07:41:46,303 DEBUG anaconda: updated device_container_size to 0 >07:41:46,310 INFO anaconda: getting device type for Standard Partition >07:41:46,310 DEBUG anaconda: populate_raid: 2, None >07:41:46,311 INFO anaconda: getting device type for Standard Partition >07:41:46,312 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:41:47,969 INFO anaconda: ui: saving changes to device sda2 >07:41:47,970 DEBUG anaconda: old name: sda2 >07:41:47,970 DEBUG anaconda: new name: None >07:41:47,971 DEBUG anaconda: old size: 500.0 >07:41:47,971 DEBUG anaconda: new size: 500 >07:41:47,971 INFO anaconda: getting device type for Standard Partition >07:41:47,972 DEBUG anaconda: old device type: 2 >07:41:47,972 DEBUG anaconda: new device type: 2 >07:41:47,972 DEBUG anaconda: reformat: True >07:41:47,974 DEBUG anaconda: old fs type: xfs >07:41:47,974 DEBUG anaconda: new fs type: xfs >07:41:47,975 DEBUG anaconda: old encryption setting: False >07:41:47,975 DEBUG anaconda: new encryption setting: False >07:41:47,975 DEBUG anaconda: old label: >07:41:47,975 DEBUG anaconda: new_label: >07:41:47,975 DEBUG anaconda: old mountpoint: /boot >07:41:47,975 DEBUG anaconda: new mountpoint: /boot >07:41:47,976 DEBUG anaconda: old raid level: None >07:41:47,976 DEBUG anaconda: new raid level: None >07:41:47,977 DEBUG anaconda: old container: None >07:41:47,977 DEBUG anaconda: new container: None >07:41:47,977 DEBUG anaconda: old container encrypted: False >07:41:47,977 DEBUG anaconda: new container encrypted: False >07:41:47,978 DEBUG anaconda: old container raid level: None >07:41:47,978 DEBUG anaconda: new container raid level: None >07:41:47,978 DEBUG anaconda: old container size request: 0 >07:41:47,978 DEBUG anaconda: new container size request: 0 >07:41:47,978 DEBUG anaconda: old disks: ['sda'] >07:41:47,978 DEBUG anaconda: new disks: ['sda'] >07:41:47,979 DEBUG anaconda: nothing changed for new device >07:41:47,993 DEBUG anaconda: new disk order: [] >07:41:47,998 DEBUG anaconda: stage1 device cannot be of type disk >07:41:47,998 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:41:47,998 DEBUG anaconda: _is_valid_size(sda1) returning True >07:41:47,999 DEBUG anaconda: _is_valid_location(sda1) returning True >07:41:47,999 WARN anaconda: sda1 not bootable >07:41:47,999 DEBUG anaconda: _is_valid_format(sda1) returning False >07:41:47,999 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >07:41:47,999 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >07:41:48,000 DEBUG anaconda: _is_valid_size(sda2) returning True >07:41:48,000 DEBUG anaconda: _is_valid_location(sda2) returning True >07:41:48,000 DEBUG anaconda: _is_valid_format(sda2) returning False >07:41:48,000 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >07:41:48,000 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >07:41:48,003 ERR anaconda: You have not defined a root partition (/), which is required for installation of Red Hat Enterprise Linux to continue. >07:41:48,003 ERR anaconda: you have not created a bootloader stage1 target device >07:41:48,003 ERR anaconda: You have not created a bootable partition. >07:41:48,004 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >07:41:48,030 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:41:48,030 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Checking storage configuration... >07:41:48,035 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:41:49,979 INFO anaconda: ui: saving changes to device sda2 >07:41:49,980 DEBUG anaconda: old name: sda2 >07:41:49,980 DEBUG anaconda: new name: None >07:41:49,981 DEBUG anaconda: old size: 500.0 >07:41:49,981 DEBUG anaconda: new size: 500 >07:41:49,981 INFO anaconda: getting device type for Standard Partition >07:41:49,982 DEBUG anaconda: old device type: 2 >07:41:49,982 DEBUG anaconda: new device type: 2 >07:41:49,982 DEBUG anaconda: reformat: True >07:41:49,983 DEBUG anaconda: old fs type: xfs >07:41:49,984 DEBUG anaconda: new fs type: xfs >07:41:49,984 DEBUG anaconda: old encryption setting: False >07:41:49,984 DEBUG anaconda: new encryption setting: False >07:41:49,984 DEBUG anaconda: old label: >07:41:49,984 DEBUG anaconda: new_label: >07:41:49,984 DEBUG anaconda: old mountpoint: /boot >07:41:49,984 DEBUG anaconda: new mountpoint: /boot >07:41:49,985 DEBUG anaconda: old raid level: None >07:41:49,985 DEBUG anaconda: new raid level: None >07:41:49,985 DEBUG anaconda: old container: None >07:41:49,986 DEBUG anaconda: new container: None >07:41:49,986 DEBUG anaconda: old container encrypted: False >07:41:49,986 DEBUG anaconda: new container encrypted: False >07:41:49,986 DEBUG anaconda: old container raid level: None >07:41:49,986 DEBUG anaconda: new container raid level: None >07:41:49,986 DEBUG anaconda: old container size request: 0 >07:41:49,986 DEBUG anaconda: new container size request: 0 >07:41:49,987 DEBUG anaconda: old disks: ['sda'] >07:41:49,987 DEBUG anaconda: new disks: ['sda'] >07:41:49,987 DEBUG anaconda: nothing changed for new device >07:41:53,872 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:42:01,127 DEBUG anaconda: disk free: 115.01 GB fs free: 0 B sw needs: 3.91 GB auto swap: 3.98 GB >07:42:01,131 INFO anaconda: Running Thread: AnaExecuteStorageThread (139697582417664) >07:42:01,136 DEBUG anaconda: new disk order: [] >07:42:01,139 DEBUG anaconda: new disk order: [] >07:42:01,198 DEBUG anaconda: stage1 device cannot be of type disk >07:42:01,199 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:42:01,199 DEBUG anaconda: _is_valid_size(sda1) returning True >07:42:01,199 DEBUG anaconda: _is_valid_location(sda1) returning True >07:42:01,199 WARN anaconda: sda1 not bootable >07:42:01,200 DEBUG anaconda: _is_valid_format(sda1) returning False >07:42:01,200 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >07:42:01,201 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >07:42:01,201 DEBUG anaconda: _is_valid_size(sda2) returning True >07:42:01,201 DEBUG anaconda: _is_valid_location(sda2) returning True >07:42:01,202 DEBUG anaconda: _is_valid_format(sda2) returning False >07:42:01,202 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >07:42:01,202 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >07:42:01,203 INFO anaconda: Thread Done: AnaExecuteStorageThread (139697582417664) >07:42:01,240 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >07:42:01,241 DEBUG anaconda: ui: unused=['sda1'] >07:42:01,241 DEBUG anaconda: ui: new_devices=[] >07:42:01,249 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:42:01,249 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:42:01,249 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:42:01,269 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:42:01,270 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Saving storage configuration... >07:42:01,270 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Failed to save storage configuration... >07:42:01,273 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:42:03,101 DEBUG anaconda: page clicked: Unknown >07:42:03,102 DEBUG anaconda: show mountpoint: Unknown >07:42:03,103 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) >07:42:03,103 DEBUG anaconda: updated device_disks to ['sda'] >07:42:03,103 DEBUG anaconda: updated device_container_name to None >07:42:03,103 DEBUG anaconda: updated device_container_raid_level to None >07:42:03,103 DEBUG anaconda: updated device_container_encrypted to False >07:42:03,104 DEBUG anaconda: updated device_container_size to 0 >07:42:03,110 INFO anaconda: getting device type for Standard Partition >07:42:03,111 DEBUG anaconda: fs type changed: Unknown >07:42:03,116 INFO anaconda: getting device type for Standard Partition >07:42:03,117 DEBUG anaconda: populate_raid: 2, None >07:42:03,117 INFO anaconda: getting device type for Standard Partition >07:42:11,116 INFO anaconda: getting device type for Standard Partition >07:42:14,130 DEBUG anaconda: fs type changed: vfat >07:42:23,443 INFO anaconda: ui: saving changes to device sda1 >07:42:23,444 DEBUG anaconda: old name: sda1 >07:42:23,444 DEBUG anaconda: new name: None >07:42:23,445 DEBUG anaconda: old size: 200.0 >07:42:23,445 DEBUG anaconda: new size: 200 >07:42:23,445 INFO anaconda: getting device type for Standard Partition >07:42:23,446 DEBUG anaconda: old device type: 2 >07:42:23,446 DEBUG anaconda: new device type: 2 >07:42:23,446 DEBUG anaconda: reformat: True >07:42:23,448 DEBUG anaconda: old fs type: None >07:42:23,448 DEBUG anaconda: new fs type: vfat >07:42:23,448 DEBUG anaconda: old encryption setting: False >07:42:23,448 DEBUG anaconda: new encryption setting: False >07:42:23,449 DEBUG anaconda: old label: >07:42:23,449 DEBUG anaconda: new_label: >07:42:23,449 DEBUG anaconda: old mountpoint: >07:42:23,449 DEBUG anaconda: new mountpoint: /boot/efi >07:42:23,450 DEBUG anaconda: old raid level: None >07:42:23,450 DEBUG anaconda: new raid level: None >07:42:23,450 DEBUG anaconda: old container: None >07:42:23,450 DEBUG anaconda: new container: None >07:42:23,451 DEBUG anaconda: old container encrypted: False >07:42:23,451 DEBUG anaconda: new container encrypted: False >07:42:23,451 DEBUG anaconda: old container raid level: None >07:42:23,451 DEBUG anaconda: new container raid level: None >07:42:23,451 DEBUG anaconda: old container size request: 0 >07:42:23,451 DEBUG anaconda: new container size request: 0 >07:42:23,451 DEBUG anaconda: old disks: ['sda'] >07:42:23,451 DEBUG anaconda: new disks: ['sda'] >07:42:23,452 INFO anaconda: scheduling reformat of sda1 as vfat >07:42:23,461 DEBUG anaconda: removing empty page Unknown >07:42:23,472 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi >07:42:23,472 DEBUG anaconda: updated device_disks to ['sda'] >07:42:23,472 DEBUG anaconda: updated device_container_name to None >07:42:23,472 DEBUG anaconda: updated device_container_raid_level to None >07:42:23,472 DEBUG anaconda: updated device_container_encrypted to False >07:42:23,472 DEBUG anaconda: updated device_container_size to 0 >07:42:23,482 INFO anaconda: getting device type for Standard Partition >07:42:23,482 DEBUG anaconda: populate_raid: 2, None >07:42:23,482 INFO anaconda: getting device type for Standard Partition >07:42:25,933 INFO anaconda: ui: saving changes to device sda1 >07:42:25,934 DEBUG anaconda: old name: sda1 >07:42:25,934 DEBUG anaconda: new name: None >07:42:25,935 DEBUG anaconda: old size: 200.0 >07:42:25,935 DEBUG anaconda: new size: 200 >07:42:25,935 INFO anaconda: getting device type for Standard Partition >07:42:25,936 DEBUG anaconda: old device type: 2 >07:42:25,936 DEBUG anaconda: new device type: 2 >07:42:25,936 DEBUG anaconda: reformat: True >07:42:25,938 DEBUG anaconda: old fs type: vfat >07:42:25,938 DEBUG anaconda: new fs type: vfat >07:42:25,938 DEBUG anaconda: old encryption setting: False >07:42:25,939 DEBUG anaconda: new encryption setting: False >07:42:25,939 DEBUG anaconda: old label: >07:42:25,939 DEBUG anaconda: new_label: >07:42:25,939 DEBUG anaconda: old mountpoint: /boot/efi >07:42:25,939 DEBUG anaconda: new mountpoint: /boot/efi >07:42:25,940 DEBUG anaconda: old raid level: None >07:42:25,940 DEBUG anaconda: new raid level: None >07:42:25,941 DEBUG anaconda: old container: None >07:42:25,941 DEBUG anaconda: new container: None >07:42:25,941 DEBUG anaconda: old container encrypted: False >07:42:25,941 DEBUG anaconda: new container encrypted: False >07:42:25,941 DEBUG anaconda: old container raid level: None >07:42:25,941 DEBUG anaconda: new container raid level: None >07:42:25,942 DEBUG anaconda: old container size request: 0 >07:42:25,942 DEBUG anaconda: new container size request: 0 >07:42:25,942 DEBUG anaconda: old disks: ['sda'] >07:42:25,942 DEBUG anaconda: new disks: ['sda'] >07:42:25,942 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi >07:42:25,943 DEBUG anaconda: updated device_disks to ['sda'] >07:42:25,943 DEBUG anaconda: updated device_container_name to None >07:42:25,943 DEBUG anaconda: updated device_container_raid_level to None >07:42:25,943 DEBUG anaconda: updated device_container_encrypted to False >07:42:25,943 DEBUG anaconda: updated device_container_size to 0 >07:42:25,955 INFO anaconda: getting device type for Standard Partition >07:42:25,955 DEBUG anaconda: populate_raid: 2, None >07:42:25,956 INFO anaconda: getting device type for Standard Partition >07:42:33,849 DEBUG anaconda: requested size = 500 MB ; available space = 115.51 GB >07:42:33,921 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2'] >07:42:33,921 DEBUG anaconda: ui: unused=[] >07:42:33,921 DEBUG anaconda: ui: new_devices=['sda1', 'sda2'] >07:42:33,931 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:42:33,931 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:42:33,931 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot >07:42:33,931 DEBUG anaconda: updated device_disks to ['sda'] >07:42:33,931 DEBUG anaconda: updated device_container_name to None >07:42:33,931 DEBUG anaconda: updated device_container_raid_level to None >07:42:33,932 DEBUG anaconda: updated device_container_encrypted to False >07:42:33,932 DEBUG anaconda: updated device_container_size to 0 >07:42:33,936 DEBUG anaconda: fs type changed: xfs >07:42:33,940 INFO anaconda: getting device type for Standard Partition >07:42:33,941 DEBUG anaconda: populate_raid: 2, None >07:42:33,941 INFO anaconda: getting device type for Standard Partition >07:42:33,942 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:42:37,108 INFO anaconda: ui: saving changes to device sda2 >07:42:37,109 DEBUG anaconda: old name: sda2 >07:42:37,109 DEBUG anaconda: new name: None >07:42:37,110 DEBUG anaconda: old size: 500.0 >07:42:37,110 DEBUG anaconda: new size: 500 >07:42:37,110 INFO anaconda: getting device type for Standard Partition >07:42:37,111 DEBUG anaconda: old device type: 2 >07:42:37,111 DEBUG anaconda: new device type: 2 >07:42:37,111 DEBUG anaconda: reformat: True >07:42:37,113 DEBUG anaconda: old fs type: xfs >07:42:37,113 DEBUG anaconda: new fs type: xfs >07:42:37,113 DEBUG anaconda: old encryption setting: False >07:42:37,113 DEBUG anaconda: new encryption setting: False >07:42:37,113 DEBUG anaconda: old label: >07:42:37,113 DEBUG anaconda: new_label: >07:42:37,113 DEBUG anaconda: old mountpoint: /boot >07:42:37,114 DEBUG anaconda: new mountpoint: /boot >07:42:37,114 DEBUG anaconda: old raid level: None >07:42:37,114 DEBUG anaconda: new raid level: None >07:42:37,115 DEBUG anaconda: old container: None >07:42:37,115 DEBUG anaconda: new container: None >07:42:37,115 DEBUG anaconda: old container encrypted: False >07:42:37,115 DEBUG anaconda: new container encrypted: False >07:42:37,115 DEBUG anaconda: old container raid level: None >07:42:37,115 DEBUG anaconda: new container raid level: None >07:42:37,116 DEBUG anaconda: old container size request: 0 >07:42:37,116 DEBUG anaconda: new container size request: 0 >07:42:37,116 DEBUG anaconda: old disks: ['sda'] >07:42:37,116 DEBUG anaconda: new disks: ['sda'] >07:42:37,116 DEBUG anaconda: nothing changed for new device >07:42:46,639 DEBUG anaconda: requested size = 8 GB ; available space = 115.01 GB >07:42:46,762 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-00', 'rhel', 'rhel-00', 'sda', 'sda1', 'sda2', 'sda3'] >07:42:46,762 DEBUG anaconda: ui: unused=[] >07:42:46,763 DEBUG anaconda: ui: new_devices=['sda1', 'luks-rhel-00', 'sda2'] >07:42:46,776 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:42:46,776 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:42:46,776 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot >07:42:46,776 DEBUG anaconda: updated device_disks to ['sda'] >07:42:46,776 DEBUG anaconda: updated device_container_name to None >07:42:46,777 DEBUG anaconda: updated device_container_raid_level to None >07:42:46,777 DEBUG anaconda: updated device_container_encrypted to False >07:42:46,777 DEBUG anaconda: updated device_container_size to 0 >07:42:46,783 INFO anaconda: getting device type for Standard Partition >07:42:46,784 DEBUG anaconda: populate_raid: 2, None >07:42:46,784 INFO anaconda: getting device type for Standard Partition >07:42:46,785 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:42:46,786 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot >07:42:46,786 DEBUG anaconda: notebook page = 1 >07:42:46,786 INFO anaconda: ui: saving changes to device sda2 >07:42:46,786 DEBUG anaconda: old name: sda2 >07:42:46,786 DEBUG anaconda: new name: None >07:42:46,787 DEBUG anaconda: old size: 500.0 >07:42:46,787 DEBUG anaconda: new size: 500 >07:42:46,787 INFO anaconda: getting device type for Standard Partition >07:42:46,787 DEBUG anaconda: old device type: 2 >07:42:46,788 DEBUG anaconda: new device type: 2 >07:42:46,788 DEBUG anaconda: reformat: True >07:42:46,789 DEBUG anaconda: old fs type: xfs >07:42:46,789 DEBUG anaconda: new fs type: xfs >07:42:46,789 DEBUG anaconda: old encryption setting: False >07:42:46,789 DEBUG anaconda: new encryption setting: False >07:42:46,789 DEBUG anaconda: old label: >07:42:46,790 DEBUG anaconda: new_label: >07:42:46,790 DEBUG anaconda: old mountpoint: /boot >07:42:46,790 DEBUG anaconda: new mountpoint: /boot >07:42:46,790 DEBUG anaconda: old raid level: None >07:42:46,790 DEBUG anaconda: new raid level: None >07:42:46,791 DEBUG anaconda: old container: None >07:42:46,791 DEBUG anaconda: new container: None >07:42:46,791 DEBUG anaconda: old container encrypted: False >07:42:46,791 DEBUG anaconda: new container encrypted: False >07:42:46,791 DEBUG anaconda: old container raid level: None >07:42:46,791 DEBUG anaconda: new container raid level: None >07:42:46,791 DEBUG anaconda: old container size request: 0 >07:42:46,791 DEBUG anaconda: new container size request: 0 >07:42:46,791 DEBUG anaconda: old disks: ['sda'] >07:42:46,792 DEBUG anaconda: new disks: ['sda'] >07:42:46,792 DEBUG anaconda: nothing changed for new device >07:42:46,792 DEBUG anaconda: new selector: non-existent 7998MB luks/dm-crypt luks-rhel-00 (33) with non-existent xfs filesystem mounted at / >07:42:46,792 DEBUG anaconda: populate_right_side: non-existent 7998MB luks/dm-crypt luks-rhel-00 (33) with non-existent xfs filesystem mounted at / >07:42:46,792 DEBUG anaconda: updated device_disks to ['sda'] >07:42:46,792 DEBUG anaconda: updated device_container_name to rhel >07:42:46,792 DEBUG anaconda: updated device_container_raid_level to None >07:42:46,792 DEBUG anaconda: updated device_container_encrypted to False >07:42:46,792 DEBUG anaconda: updated device_container_size to 0 >07:42:46,799 INFO anaconda: getting device type for LVM >07:42:46,800 DEBUG anaconda: device_type_changed: 0 LVM >07:42:46,800 INFO anaconda: getting device type for LVM >07:42:46,800 INFO anaconda: getting device type for LVM >07:42:46,801 INFO anaconda: getting device type for LVM >07:42:46,801 INFO anaconda: getting device type for LVM >07:42:46,801 INFO anaconda: getting device type for LVM >07:42:46,802 INFO anaconda: getting device type for LVM >07:42:46,802 INFO anaconda: getting device type for LVM >07:42:46,802 INFO anaconda: getting device type for LVM >07:42:46,803 INFO anaconda: getting device type for LVM >07:42:46,803 INFO anaconda: getting device type for LVM >07:42:46,803 INFO anaconda: getting device type for LVM >07:42:46,804 DEBUG anaconda: populate_raid: 0, None >07:42:46,804 INFO anaconda: getting device type for LVM >07:42:46,804 INFO anaconda: getting device type for LVM >07:42:46,805 DEBUG anaconda: populate_raid: 0, None >07:42:46,805 INFO anaconda: getting device type for LVM >07:42:46,807 DEBUG anaconda: new container selection: rhel >07:42:46,807 DEBUG anaconda: default container is rhel >07:42:49,596 INFO anaconda: ui: saving changes to device luks-rhel-00 >07:42:49,597 DEBUG anaconda: old name: 00 >07:42:49,597 DEBUG anaconda: new name: 00 >07:42:49,597 DEBUG anaconda: old size: 7998.0 >07:42:49,598 DEBUG anaconda: new size: 7998 >07:42:49,598 INFO anaconda: getting device type for LVM >07:42:49,598 DEBUG anaconda: old device type: 0 >07:42:49,598 DEBUG anaconda: new device type: 0 >07:42:49,598 DEBUG anaconda: reformat: True >07:42:49,600 DEBUG anaconda: old fs type: xfs >07:42:49,600 DEBUG anaconda: new fs type: xfs >07:42:49,600 DEBUG anaconda: old encryption setting: True >07:42:49,600 DEBUG anaconda: new encryption setting: True >07:42:49,601 DEBUG anaconda: old label: >07:42:49,601 DEBUG anaconda: new_label: >07:42:49,601 DEBUG anaconda: old mountpoint: / >07:42:49,601 DEBUG anaconda: new mountpoint: / >07:42:49,602 DEBUG anaconda: old raid level: None >07:42:49,602 DEBUG anaconda: new raid level: None >07:42:49,603 DEBUG anaconda: old container: rhel >07:42:49,603 DEBUG anaconda: new container: rhel >07:42:49,603 DEBUG anaconda: old container encrypted: False >07:42:49,603 DEBUG anaconda: new container encrypted: False >07:42:49,604 DEBUG anaconda: old container raid level: None >07:42:49,604 DEBUG anaconda: new container raid level: None >07:42:49,604 DEBUG anaconda: old container size request: 0 >07:42:49,604 DEBUG anaconda: new container size request: 0 >07:42:49,604 DEBUG anaconda: old disks: ['sda'] >07:42:49,604 DEBUG anaconda: new disks: ['sda'] >07:42:49,604 DEBUG anaconda: nothing changed for new device >07:43:02,264 DEBUG anaconda: requested size = 2 GB ; available space = 107.00 GB >07:43:02,379 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-00', 'luks-rhel-01', 'rhel', 'rhel-00', 'rhel-01', 'sda', 'sda1', 'sda2', 'sda3'] >07:43:02,379 DEBUG anaconda: ui: unused=[] >07:43:02,379 DEBUG anaconda: ui: new_devices=['sda1', 'luks-rhel-00', 'sda2', 'luks-rhel-01'] >07:43:02,396 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:43:02,396 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:43:02,396 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot >07:43:02,396 DEBUG anaconda: updated device_disks to ['sda'] >07:43:02,396 DEBUG anaconda: updated device_container_name to None >07:43:02,397 DEBUG anaconda: updated device_container_raid_level to None >07:43:02,397 DEBUG anaconda: updated device_container_encrypted to False >07:43:02,397 DEBUG anaconda: updated device_container_size to 0 >07:43:02,403 INFO anaconda: getting device type for Standard Partition >07:43:02,404 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:43:02,404 INFO anaconda: getting device type for Standard Partition >07:43:02,404 INFO anaconda: getting device type for Standard Partition >07:43:02,405 INFO anaconda: getting device type for Standard Partition >07:43:02,406 INFO anaconda: getting device type for Standard Partition >07:43:02,406 INFO anaconda: getting device type for Standard Partition >07:43:02,407 INFO anaconda: getting device type for Standard Partition >07:43:02,407 INFO anaconda: getting device type for Standard Partition >07:43:02,407 INFO anaconda: getting device type for Standard Partition >07:43:02,408 DEBUG anaconda: populate_raid: 2, None >07:43:02,408 INFO anaconda: getting device type for Standard Partition >07:43:02,409 INFO anaconda: getting device type for Standard Partition >07:43:02,409 DEBUG anaconda: populate_raid: 2, None >07:43:02,410 INFO anaconda: getting device type for Standard Partition >07:43:02,411 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:43:02,411 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot >07:43:02,412 DEBUG anaconda: notebook page = 1 >07:43:02,412 INFO anaconda: ui: saving changes to device sda2 >07:43:02,412 DEBUG anaconda: old name: sda2 >07:43:02,412 DEBUG anaconda: new name: None >07:43:02,412 DEBUG anaconda: old size: 500.0 >07:43:02,413 DEBUG anaconda: new size: 500 >07:43:02,413 INFO anaconda: getting device type for Standard Partition >07:43:02,413 DEBUG anaconda: old device type: 2 >07:43:02,413 DEBUG anaconda: new device type: 2 >07:43:02,413 DEBUG anaconda: reformat: True >07:43:02,415 DEBUG anaconda: old fs type: xfs >07:43:02,415 DEBUG anaconda: new fs type: xfs >07:43:02,415 DEBUG anaconda: old encryption setting: False >07:43:02,415 DEBUG anaconda: new encryption setting: False >07:43:02,415 DEBUG anaconda: old label: >07:43:02,415 DEBUG anaconda: new_label: >07:43:02,416 DEBUG anaconda: old mountpoint: /boot >07:43:02,416 DEBUG anaconda: new mountpoint: /boot >07:43:02,416 DEBUG anaconda: old raid level: None >07:43:02,416 DEBUG anaconda: new raid level: None >07:43:02,417 DEBUG anaconda: old container: None >07:43:02,417 DEBUG anaconda: new container: None >07:43:02,417 DEBUG anaconda: old container encrypted: False >07:43:02,417 DEBUG anaconda: new container encrypted: False >07:43:02,417 DEBUG anaconda: old container raid level: None >07:43:02,417 DEBUG anaconda: new container raid level: None >07:43:02,417 DEBUG anaconda: old container size request: 0 >07:43:02,417 DEBUG anaconda: new container size request: 0 >07:43:02,417 DEBUG anaconda: old disks: ['sda'] >07:43:02,418 DEBUG anaconda: new disks: ['sda'] >07:43:02,418 DEBUG anaconda: nothing changed for new device >07:43:02,418 DEBUG anaconda: new selector: non-existent 1998MB luks/dm-crypt luks-rhel-01 (35) with non-existent swap >07:43:02,418 DEBUG anaconda: populate_right_side: non-existent 1998MB luks/dm-crypt luks-rhel-01 (35) with non-existent swap >07:43:02,418 DEBUG anaconda: updated device_disks to ['sda'] >07:43:02,418 DEBUG anaconda: updated device_container_name to rhel >07:43:02,418 DEBUG anaconda: updated device_container_raid_level to None >07:43:02,419 DEBUG anaconda: updated device_container_encrypted to False >07:43:02,419 DEBUG anaconda: updated device_container_size to 0 >07:43:02,422 DEBUG anaconda: fs type changed: swap >07:43:02,426 INFO anaconda: getting device type for LVM >07:43:02,427 DEBUG anaconda: device_type_changed: 0 LVM >07:43:02,427 INFO anaconda: getting device type for LVM >07:43:02,427 INFO anaconda: getting device type for LVM >07:43:02,428 INFO anaconda: getting device type for LVM >07:43:02,428 INFO anaconda: getting device type for LVM >07:43:02,428 INFO anaconda: getting device type for LVM >07:43:02,429 INFO anaconda: getting device type for LVM >07:43:02,429 INFO anaconda: getting device type for LVM >07:43:02,429 INFO anaconda: getting device type for LVM >07:43:02,430 INFO anaconda: getting device type for LVM >07:43:02,430 INFO anaconda: getting device type for LVM >07:43:02,430 INFO anaconda: getting device type for LVM >07:43:02,430 DEBUG anaconda: populate_raid: 0, None >07:43:02,431 INFO anaconda: getting device type for LVM >07:43:02,431 INFO anaconda: getting device type for LVM >07:43:02,432 DEBUG anaconda: populate_raid: 0, None >07:43:02,432 INFO anaconda: getting device type for LVM >07:43:02,436 DEBUG anaconda: new container selection: rhel >07:43:02,436 DEBUG anaconda: default container is rhel >07:43:16,846 DEBUG anaconda: current selector: non-existent 1998MB luks/dm-crypt luks-rhel-01 (35) with non-existent swap >07:43:16,847 DEBUG anaconda: notebook page = 1 >07:43:16,847 INFO anaconda: ui: saving changes to device luks-rhel-01 >07:43:16,847 DEBUG anaconda: old name: 01 >07:43:16,848 DEBUG anaconda: new name: 01 >07:43:16,848 DEBUG anaconda: old size: 1998.0 >07:43:16,848 DEBUG anaconda: new size: 1998 >07:43:16,849 INFO anaconda: getting device type for LVM >07:43:16,849 DEBUG anaconda: old device type: 0 >07:43:16,849 DEBUG anaconda: new device type: 0 >07:43:16,850 DEBUG anaconda: reformat: True >07:43:16,852 DEBUG anaconda: old fs type: swap >07:43:16,852 DEBUG anaconda: new fs type: swap >07:43:16,852 DEBUG anaconda: old encryption setting: True >07:43:16,852 DEBUG anaconda: new encryption setting: True >07:43:16,852 DEBUG anaconda: old label: >07:43:16,852 DEBUG anaconda: new_label: >07:43:16,853 DEBUG anaconda: old mountpoint: >07:43:16,853 DEBUG anaconda: new mountpoint: >07:43:16,853 DEBUG anaconda: old raid level: None >07:43:16,853 DEBUG anaconda: new raid level: None >07:43:16,855 DEBUG anaconda: old container: rhel >07:43:16,855 DEBUG anaconda: new container: rhel >07:43:16,855 DEBUG anaconda: old container encrypted: False >07:43:16,855 DEBUG anaconda: new container encrypted: False >07:43:16,855 DEBUG anaconda: old container raid level: None >07:43:16,856 DEBUG anaconda: new container raid level: None >07:43:16,856 DEBUG anaconda: old container size request: 0 >07:43:16,856 DEBUG anaconda: new container size request: 0 >07:43:16,856 DEBUG anaconda: old disks: ['sda'] >07:43:16,856 DEBUG anaconda: new disks: ['sda'] >07:43:16,856 DEBUG anaconda: nothing changed for new device >07:43:16,857 DEBUG anaconda: new selector: non-existent 7998MB luks/dm-crypt luks-rhel-00 (33) with non-existent xfs filesystem mounted at / >07:43:16,857 DEBUG anaconda: populate_right_side: non-existent 7998MB luks/dm-crypt luks-rhel-00 (33) with non-existent xfs filesystem mounted at / >07:43:16,857 DEBUG anaconda: updated device_disks to ['sda'] >07:43:16,857 DEBUG anaconda: updated device_container_name to rhel >07:43:16,858 DEBUG anaconda: updated device_container_raid_level to None >07:43:16,858 DEBUG anaconda: updated device_container_encrypted to False >07:43:16,858 DEBUG anaconda: updated device_container_size to 0 >07:43:16,864 DEBUG anaconda: fs type changed: xfs >07:43:16,871 INFO anaconda: getting device type for LVM >07:43:16,871 DEBUG anaconda: populate_raid: 0, None >07:43:16,871 INFO anaconda: getting device type for LVM >07:43:16,878 DEBUG anaconda: new container selection: rhel >07:43:16,878 DEBUG anaconda: default container is rhel >07:43:16,880 DEBUG anaconda: populate_right_side: non-existent 7998MB luks/dm-crypt luks-rhel-00 (33) with non-existent xfs filesystem mounted at / >07:43:16,880 DEBUG anaconda: updated device_disks to ['sda'] >07:43:16,880 DEBUG anaconda: updated device_container_name to rhel >07:43:16,880 DEBUG anaconda: updated device_container_raid_level to None >07:43:16,880 DEBUG anaconda: updated device_container_encrypted to False >07:43:16,880 DEBUG anaconda: updated device_container_size to 0 >07:43:16,888 INFO anaconda: getting device type for LVM >07:43:16,889 DEBUG anaconda: populate_raid: 0, None >07:43:16,889 INFO anaconda: getting device type for LVM >07:43:16,894 DEBUG anaconda: new container selection: rhel >07:43:16,895 DEBUG anaconda: default container is rhel >07:43:28,677 INFO anaconda: ui: saving changes to device luks-rhel-00 >07:43:28,678 DEBUG anaconda: old name: 00 >07:43:28,678 DEBUG anaconda: new name: root >07:43:28,678 DEBUG anaconda: old size: 7998.0 >07:43:28,678 DEBUG anaconda: new size: 7998 >07:43:28,679 INFO anaconda: getting device type for LVM >07:43:28,679 DEBUG anaconda: old device type: 0 >07:43:28,679 DEBUG anaconda: new device type: 0 >07:43:28,679 DEBUG anaconda: reformat: True >07:43:28,681 DEBUG anaconda: old fs type: xfs >07:43:28,681 DEBUG anaconda: new fs type: xfs >07:43:28,681 DEBUG anaconda: old encryption setting: True >07:43:28,681 DEBUG anaconda: new encryption setting: True >07:43:28,682 DEBUG anaconda: old label: >07:43:28,682 DEBUG anaconda: new_label: >07:43:28,682 DEBUG anaconda: old mountpoint: / >07:43:28,682 DEBUG anaconda: new mountpoint: / >07:43:28,683 DEBUG anaconda: old raid level: None >07:43:28,683 DEBUG anaconda: new raid level: None >07:43:28,684 DEBUG anaconda: old container: rhel >07:43:28,684 DEBUG anaconda: new container: rhel >07:43:28,684 DEBUG anaconda: old container encrypted: False >07:43:28,685 DEBUG anaconda: new container encrypted: False >07:43:28,685 DEBUG anaconda: old container raid level: None >07:43:28,685 DEBUG anaconda: new container raid level: None >07:43:28,685 DEBUG anaconda: old container size request: 0 >07:43:28,685 DEBUG anaconda: new container size request: 0 >07:43:28,685 DEBUG anaconda: old disks: ['sda'] >07:43:28,685 DEBUG anaconda: new disks: ['sda'] >07:43:28,819 DEBUG anaconda: populate_right_side: non-existent 7994MB luks/dm-crypt root (33) with non-existent xfs filesystem mounted at / >07:43:28,819 DEBUG anaconda: updated device_disks to ['sda'] >07:43:28,820 DEBUG anaconda: updated device_container_name to rhel >07:43:28,820 DEBUG anaconda: updated device_container_raid_level to None >07:43:28,820 DEBUG anaconda: updated device_container_encrypted to False >07:43:28,820 DEBUG anaconda: updated device_container_size to 0 >07:43:28,827 INFO anaconda: getting device type for LVM >07:43:28,827 DEBUG anaconda: populate_raid: 0, None >07:43:28,827 INFO anaconda: getting device type for LVM >07:43:28,832 DEBUG anaconda: new container selection: rhel >07:43:28,833 DEBUG anaconda: default container is rhel >07:43:28,833 DEBUG anaconda: leaving save_right_side >07:43:30,769 DEBUG anaconda: current selector: non-existent 7994MB luks/dm-crypt root (33) with non-existent xfs filesystem mounted at / >07:43:30,770 DEBUG anaconda: notebook page = 1 >07:43:30,770 INFO anaconda: ui: saving changes to device root >07:43:30,770 DEBUG anaconda: old name: 00 >07:43:30,770 DEBUG anaconda: new name: 00 >07:43:30,771 DEBUG anaconda: old size: 7994.0 >07:43:30,771 DEBUG anaconda: new size: 7994 >07:43:30,771 INFO anaconda: getting device type for LVM >07:43:30,772 DEBUG anaconda: old device type: 0 >07:43:30,772 DEBUG anaconda: new device type: 0 >07:43:30,772 DEBUG anaconda: reformat: True >07:43:30,773 DEBUG anaconda: old fs type: xfs >07:43:30,773 DEBUG anaconda: new fs type: xfs >07:43:30,773 DEBUG anaconda: old encryption setting: True >07:43:30,774 DEBUG anaconda: new encryption setting: True >07:43:30,774 DEBUG anaconda: old label: >07:43:30,774 DEBUG anaconda: new_label: >07:43:30,774 DEBUG anaconda: old mountpoint: / >07:43:30,774 DEBUG anaconda: new mountpoint: / >07:43:30,775 DEBUG anaconda: old raid level: None >07:43:30,775 DEBUG anaconda: new raid level: None >07:43:30,776 DEBUG anaconda: old container: rhel >07:43:30,776 DEBUG anaconda: new container: rhel >07:43:30,776 DEBUG anaconda: old container encrypted: False >07:43:30,776 DEBUG anaconda: new container encrypted: False >07:43:30,776 DEBUG anaconda: old container raid level: None >07:43:30,776 DEBUG anaconda: new container raid level: None >07:43:30,776 DEBUG anaconda: old container size request: 0 >07:43:30,777 DEBUG anaconda: new container size request: 0 >07:43:30,777 DEBUG anaconda: old disks: ['sda'] >07:43:30,777 DEBUG anaconda: new disks: ['sda'] >07:43:30,777 DEBUG anaconda: nothing changed for new device >07:43:30,777 DEBUG anaconda: new selector: non-existent 1998MB luks/dm-crypt luks-rhel-01 (35) with non-existent swap >07:43:30,777 DEBUG anaconda: populate_right_side: non-existent 1998MB luks/dm-crypt luks-rhel-01 (35) with non-existent swap >07:43:30,777 DEBUG anaconda: updated device_disks to ['sda'] >07:43:30,777 DEBUG anaconda: updated device_container_name to rhel >07:43:30,778 DEBUG anaconda: updated device_container_raid_level to None >07:43:30,778 DEBUG anaconda: updated device_container_encrypted to False >07:43:30,778 DEBUG anaconda: updated device_container_size to 0 >07:43:30,782 DEBUG anaconda: fs type changed: swap >07:43:30,786 INFO anaconda: getting device type for LVM >07:43:30,786 DEBUG anaconda: populate_raid: 0, None >07:43:30,787 INFO anaconda: getting device type for LVM >07:43:30,791 DEBUG anaconda: new container selection: rhel >07:43:30,791 DEBUG anaconda: default container is rhel >07:43:30,792 DEBUG anaconda: populate_right_side: non-existent 1998MB luks/dm-crypt luks-rhel-01 (35) with non-existent swap >07:43:30,792 DEBUG anaconda: updated device_disks to ['sda'] >07:43:30,792 DEBUG anaconda: updated device_container_name to rhel >07:43:30,793 DEBUG anaconda: updated device_container_raid_level to None >07:43:30,793 DEBUG anaconda: updated device_container_encrypted to False >07:43:30,793 DEBUG anaconda: updated device_container_size to 0 >07:43:30,799 INFO anaconda: getting device type for LVM >07:43:30,799 DEBUG anaconda: populate_raid: 0, None >07:43:30,799 INFO anaconda: getting device type for LVM >07:43:30,804 DEBUG anaconda: new container selection: rhel >07:43:30,804 DEBUG anaconda: default container is rhel >07:43:38,184 INFO anaconda: ui: saving changes to device luks-rhel-01 >07:43:38,185 DEBUG anaconda: old name: 01 >07:43:38,185 DEBUG anaconda: new name: luks-rhel-swap >07:43:38,185 DEBUG anaconda: old size: 1998.0 >07:43:38,186 DEBUG anaconda: new size: 1998 >07:43:38,186 INFO anaconda: getting device type for LVM >07:43:38,186 DEBUG anaconda: old device type: 0 >07:43:38,186 DEBUG anaconda: new device type: 0 >07:43:38,187 DEBUG anaconda: reformat: True >07:43:38,188 DEBUG anaconda: old fs type: swap >07:43:38,189 DEBUG anaconda: new fs type: swap >07:43:38,189 DEBUG anaconda: old encryption setting: True >07:43:38,189 DEBUG anaconda: new encryption setting: True >07:43:38,189 DEBUG anaconda: old label: >07:43:38,189 DEBUG anaconda: new_label: >07:43:38,189 DEBUG anaconda: old mountpoint: >07:43:38,189 DEBUG anaconda: new mountpoint: >07:43:38,190 DEBUG anaconda: old raid level: None >07:43:38,190 DEBUG anaconda: new raid level: None >07:43:38,191 DEBUG anaconda: old container: rhel >07:43:38,191 DEBUG anaconda: new container: rhel >07:43:38,192 DEBUG anaconda: old container encrypted: False >07:43:38,192 DEBUG anaconda: new container encrypted: False >07:43:38,192 DEBUG anaconda: old container raid level: None >07:43:38,192 DEBUG anaconda: new container raid level: None >07:43:38,192 DEBUG anaconda: old container size request: 0 >07:43:38,192 DEBUG anaconda: new container size request: 0 >07:43:38,193 DEBUG anaconda: old disks: ['sda'] >07:43:38,193 DEBUG anaconda: new disks: ['sda'] >07:43:38,331 DEBUG anaconda: populate_right_side: non-existent 1994MB luks/dm-crypt luks-rhel-swap (35) with non-existent swap >07:43:38,332 DEBUG anaconda: updated device_disks to ['sda'] >07:43:38,332 DEBUG anaconda: updated device_container_name to rhel >07:43:38,332 DEBUG anaconda: updated device_container_raid_level to None >07:43:38,332 DEBUG anaconda: updated device_container_encrypted to False >07:43:38,332 DEBUG anaconda: updated device_container_size to 0 >07:43:38,339 INFO anaconda: getting device type for LVM >07:43:38,339 DEBUG anaconda: populate_raid: 0, None >07:43:38,339 INFO anaconda: getting device type for LVM >07:43:38,344 DEBUG anaconda: new container selection: rhel >07:43:38,344 DEBUG anaconda: default container is rhel >07:43:38,345 DEBUG anaconda: leaving save_right_side >07:43:39,850 DEBUG anaconda: current selector: non-existent 1994MB luks/dm-crypt luks-rhel-swap (35) with non-existent swap >07:43:39,851 DEBUG anaconda: notebook page = 1 >07:43:39,851 INFO anaconda: ui: saving changes to device luks-rhel-swap >07:43:39,851 DEBUG anaconda: old name: 01 >07:43:39,851 DEBUG anaconda: new name: 01 >07:43:39,852 DEBUG anaconda: old size: 1994.0 >07:43:39,852 DEBUG anaconda: new size: 1994 >07:43:39,852 INFO anaconda: getting device type for LVM >07:43:39,853 DEBUG anaconda: old device type: 0 >07:43:39,853 DEBUG anaconda: new device type: 0 >07:43:39,853 DEBUG anaconda: reformat: True >07:43:39,854 DEBUG anaconda: old fs type: swap >07:43:39,854 DEBUG anaconda: new fs type: swap >07:43:39,854 DEBUG anaconda: old encryption setting: True >07:43:39,854 DEBUG anaconda: new encryption setting: True >07:43:39,855 DEBUG anaconda: old label: >07:43:39,855 DEBUG anaconda: new_label: >07:43:39,855 DEBUG anaconda: old mountpoint: >07:43:39,855 DEBUG anaconda: new mountpoint: >07:43:39,855 DEBUG anaconda: old raid level: None >07:43:39,855 DEBUG anaconda: new raid level: None >07:43:39,856 DEBUG anaconda: old container: rhel >07:43:39,856 DEBUG anaconda: new container: rhel >07:43:39,856 DEBUG anaconda: old container encrypted: False >07:43:39,856 DEBUG anaconda: new container encrypted: False >07:43:39,857 DEBUG anaconda: old container raid level: None >07:43:39,857 DEBUG anaconda: new container raid level: None >07:43:39,857 DEBUG anaconda: old container size request: 0 >07:43:39,857 DEBUG anaconda: new container size request: 0 >07:43:39,857 DEBUG anaconda: old disks: ['sda'] >07:43:39,857 DEBUG anaconda: new disks: ['sda'] >07:43:39,857 DEBUG anaconda: nothing changed for new device >07:43:39,857 DEBUG anaconda: new selector: non-existent 7994MB luks/dm-crypt root (33) with non-existent xfs filesystem mounted at / >07:43:39,857 DEBUG anaconda: populate_right_side: non-existent 7994MB luks/dm-crypt root (33) with non-existent xfs filesystem mounted at / >07:43:39,858 DEBUG anaconda: updated device_disks to ['sda'] >07:43:39,858 DEBUG anaconda: updated device_container_name to rhel >07:43:39,858 DEBUG anaconda: updated device_container_raid_level to None >07:43:39,858 DEBUG anaconda: updated device_container_encrypted to False >07:43:39,858 DEBUG anaconda: updated device_container_size to 0 >07:43:39,862 DEBUG anaconda: fs type changed: xfs >07:43:39,866 INFO anaconda: getting device type for LVM >07:43:39,866 DEBUG anaconda: populate_raid: 0, None >07:43:39,867 INFO anaconda: getting device type for LVM >07:43:39,871 DEBUG anaconda: new container selection: rhel >07:43:39,871 DEBUG anaconda: default container is rhel >07:43:39,872 DEBUG anaconda: populate_right_side: non-existent 7994MB luks/dm-crypt root (33) with non-existent xfs filesystem mounted at / >07:43:39,872 DEBUG anaconda: updated device_disks to ['sda'] >07:43:39,873 DEBUG anaconda: updated device_container_name to rhel >07:43:39,873 DEBUG anaconda: updated device_container_raid_level to None >07:43:39,873 DEBUG anaconda: updated device_container_encrypted to False >07:43:39,873 DEBUG anaconda: updated device_container_size to 0 >07:43:39,879 INFO anaconda: getting device type for LVM >07:43:39,879 DEBUG anaconda: populate_raid: 0, None >07:43:39,879 INFO anaconda: getting device type for LVM >07:43:39,884 DEBUG anaconda: new container selection: rhel >07:43:39,884 DEBUG anaconda: default container is rhel >07:43:50,533 INFO anaconda: ui: saving changes to device root >07:43:50,533 DEBUG anaconda: old name: 00 >07:43:50,534 DEBUG anaconda: new name: luks-rhel-root >07:43:50,534 DEBUG anaconda: old size: 7994.0 >07:43:50,534 DEBUG anaconda: new size: 7994 >07:43:50,535 INFO anaconda: getting device type for LVM >07:43:50,535 DEBUG anaconda: old device type: 0 >07:43:50,535 DEBUG anaconda: new device type: 0 >07:43:50,536 DEBUG anaconda: reformat: True >07:43:50,537 DEBUG anaconda: old fs type: xfs >07:43:50,537 DEBUG anaconda: new fs type: xfs >07:43:50,538 DEBUG anaconda: old encryption setting: True >07:43:50,538 DEBUG anaconda: new encryption setting: True >07:43:50,538 DEBUG anaconda: old label: >07:43:50,538 DEBUG anaconda: new_label: >07:43:50,538 DEBUG anaconda: old mountpoint: / >07:43:50,538 DEBUG anaconda: new mountpoint: / >07:43:50,539 DEBUG anaconda: old raid level: None >07:43:50,539 DEBUG anaconda: new raid level: None >07:43:50,541 DEBUG anaconda: old container: rhel >07:43:50,541 DEBUG anaconda: new container: rhel >07:43:50,541 DEBUG anaconda: old container encrypted: False >07:43:50,541 DEBUG anaconda: new container encrypted: False >07:43:50,541 DEBUG anaconda: old container raid level: None >07:43:50,542 DEBUG anaconda: new container raid level: None >07:43:50,542 DEBUG anaconda: old container size request: 0 >07:43:50,542 DEBUG anaconda: new container size request: 0 >07:43:50,542 DEBUG anaconda: old disks: ['sda'] >07:43:50,542 DEBUG anaconda: new disks: ['sda'] >07:43:50,679 DEBUG anaconda: populate_right_side: non-existent 7990MB luks/dm-crypt luks-rhel-root (33) with non-existent xfs filesystem mounted at / >07:43:50,679 DEBUG anaconda: updated device_disks to ['sda'] >07:43:50,680 DEBUG anaconda: updated device_container_name to rhel >07:43:50,680 DEBUG anaconda: updated device_container_raid_level to None >07:43:50,680 DEBUG anaconda: updated device_container_encrypted to False >07:43:50,680 DEBUG anaconda: updated device_container_size to 0 >07:43:50,686 INFO anaconda: getting device type for LVM >07:43:50,686 DEBUG anaconda: populate_raid: 0, None >07:43:50,687 INFO anaconda: getting device type for LVM >07:43:50,691 DEBUG anaconda: new container selection: rhel >07:43:50,692 DEBUG anaconda: default container is rhel >07:43:50,692 DEBUG anaconda: leaving save_right_side >07:44:15,881 INFO anaconda: ui: saving changes to device luks-rhel-root >07:44:15,881 DEBUG anaconda: old name: 00 >07:44:15,882 DEBUG anaconda: new name: 00 >07:44:15,882 DEBUG anaconda: old size: 7990.0 >07:44:15,882 DEBUG anaconda: new size: 7990 >07:44:15,883 INFO anaconda: getting device type for LVM >07:44:15,883 DEBUG anaconda: old device type: 0 >07:44:15,883 DEBUG anaconda: new device type: 0 >07:44:15,883 DEBUG anaconda: reformat: True >07:44:15,885 DEBUG anaconda: old fs type: xfs >07:44:15,886 DEBUG anaconda: new fs type: xfs >07:44:15,886 DEBUG anaconda: old encryption setting: True >07:44:15,886 DEBUG anaconda: new encryption setting: True >07:44:15,886 DEBUG anaconda: old label: >07:44:15,886 DEBUG anaconda: new_label: >07:44:15,886 DEBUG anaconda: old mountpoint: / >07:44:15,886 DEBUG anaconda: new mountpoint: / >07:44:15,887 DEBUG anaconda: old raid level: None >07:44:15,887 DEBUG anaconda: new raid level: None >07:44:15,889 DEBUG anaconda: old container: rhel >07:44:15,889 DEBUG anaconda: new container: rhel >07:44:15,889 DEBUG anaconda: old container encrypted: False >07:44:15,889 DEBUG anaconda: new container encrypted: False >07:44:15,890 DEBUG anaconda: old container raid level: None >07:44:15,890 DEBUG anaconda: new container raid level: None >07:44:15,890 DEBUG anaconda: old container size request: 0 >07:44:15,890 DEBUG anaconda: new container size request: 0 >07:44:15,890 DEBUG anaconda: old disks: ['sda'] >07:44:15,890 DEBUG anaconda: new disks: ['sda'] >07:44:15,891 DEBUG anaconda: nothing changed for new device >07:44:23,877 DEBUG anaconda: requested size = 32 GB ; available space = 105.01 GB >07:44:24,002 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-02', 'luks-rhel-root', 'luks-rhel-swap', 'rhel', 'rhel-00', 'rhel-01', 'rhel-02', 'sda', 'sda1', 'sda2', 'sda3'] >07:44:24,002 DEBUG anaconda: ui: unused=[] >07:44:24,002 DEBUG anaconda: ui: new_devices=['luks-rhel-02', 'sda1', 'luks-rhel-root', 'sda2', 'luks-rhel-swap'] >07:44:24,022 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:44:24,022 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:44:24,022 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot >07:44:24,022 DEBUG anaconda: updated device_disks to ['sda'] >07:44:24,023 DEBUG anaconda: updated device_container_name to None >07:44:24,023 DEBUG anaconda: updated device_container_raid_level to None >07:44:24,023 DEBUG anaconda: updated device_container_encrypted to False >07:44:24,023 DEBUG anaconda: updated device_container_size to 0 >07:44:24,030 INFO anaconda: getting device type for Standard Partition >07:44:24,030 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:44:24,031 INFO anaconda: getting device type for Standard Partition >07:44:24,031 INFO anaconda: getting device type for Standard Partition >07:44:24,032 INFO anaconda: getting device type for Standard Partition >07:44:24,033 INFO anaconda: getting device type for Standard Partition >07:44:24,033 INFO anaconda: getting device type for Standard Partition >07:44:24,034 INFO anaconda: getting device type for Standard Partition >07:44:24,034 INFO anaconda: getting device type for Standard Partition >07:44:24,035 INFO anaconda: getting device type for Standard Partition >07:44:24,035 DEBUG anaconda: populate_raid: 2, None >07:44:24,035 INFO anaconda: getting device type for Standard Partition >07:44:24,036 INFO anaconda: getting device type for Standard Partition >07:44:24,037 DEBUG anaconda: populate_raid: 2, None >07:44:24,037 INFO anaconda: getting device type for Standard Partition >07:44:24,039 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:44:24,039 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot >07:44:24,039 DEBUG anaconda: notebook page = 1 >07:44:24,039 INFO anaconda: ui: saving changes to device sda2 >07:44:24,039 DEBUG anaconda: old name: sda2 >07:44:24,040 DEBUG anaconda: new name: None >07:44:24,040 DEBUG anaconda: old size: 500.0 >07:44:24,040 DEBUG anaconda: new size: 500 >07:44:24,040 INFO anaconda: getting device type for Standard Partition >07:44:24,041 DEBUG anaconda: old device type: 2 >07:44:24,041 DEBUG anaconda: new device type: 2 >07:44:24,041 DEBUG anaconda: reformat: True >07:44:24,042 DEBUG anaconda: old fs type: xfs >07:44:24,042 DEBUG anaconda: new fs type: xfs >07:44:24,043 DEBUG anaconda: old encryption setting: False >07:44:24,043 DEBUG anaconda: new encryption setting: False >07:44:24,043 DEBUG anaconda: old label: >07:44:24,043 DEBUG anaconda: new_label: >07:44:24,043 DEBUG anaconda: old mountpoint: /boot >07:44:24,043 DEBUG anaconda: new mountpoint: /boot >07:44:24,044 DEBUG anaconda: old raid level: None >07:44:24,044 DEBUG anaconda: new raid level: None >07:44:24,044 DEBUG anaconda: old container: None >07:44:24,044 DEBUG anaconda: new container: None >07:44:24,044 DEBUG anaconda: old container encrypted: False >07:44:24,044 DEBUG anaconda: new container encrypted: False >07:44:24,045 DEBUG anaconda: old container raid level: None >07:44:24,045 DEBUG anaconda: new container raid level: None >07:44:24,045 DEBUG anaconda: old container size request: 0 >07:44:24,045 DEBUG anaconda: new container size request: 0 >07:44:24,045 DEBUG anaconda: old disks: ['sda'] >07:44:24,045 DEBUG anaconda: new disks: ['sda'] >07:44:24,045 DEBUG anaconda: nothing changed for new device >07:44:24,045 DEBUG anaconda: new selector: non-existent 31998MB luks/dm-crypt luks-rhel-02 (37) with non-existent xfs filesystem mounted at /home >07:44:24,046 DEBUG anaconda: populate_right_side: non-existent 31998MB luks/dm-crypt luks-rhel-02 (37) with non-existent xfs filesystem mounted at /home >07:44:24,046 DEBUG anaconda: updated device_disks to ['sda'] >07:44:24,046 DEBUG anaconda: updated device_container_name to rhel >07:44:24,046 DEBUG anaconda: updated device_container_raid_level to None >07:44:24,046 DEBUG anaconda: updated device_container_encrypted to False >07:44:24,046 DEBUG anaconda: updated device_container_size to 0 >07:44:24,053 INFO anaconda: getting device type for LVM >07:44:24,054 DEBUG anaconda: device_type_changed: 0 LVM >07:44:24,054 INFO anaconda: getting device type for LVM >07:44:24,054 INFO anaconda: getting device type for LVM >07:44:24,055 INFO anaconda: getting device type for LVM >07:44:24,055 INFO anaconda: getting device type for LVM >07:44:24,055 INFO anaconda: getting device type for LVM >07:44:24,056 INFO anaconda: getting device type for LVM >07:44:24,056 INFO anaconda: getting device type for LVM >07:44:24,056 INFO anaconda: getting device type for LVM >07:44:24,057 INFO anaconda: getting device type for LVM >07:44:24,057 INFO anaconda: getting device type for LVM >07:44:24,057 INFO anaconda: getting device type for LVM >07:44:24,058 DEBUG anaconda: populate_raid: 0, None >07:44:24,058 INFO anaconda: getting device type for LVM >07:44:24,058 INFO anaconda: getting device type for LVM >07:44:24,059 DEBUG anaconda: populate_raid: 0, None >07:44:24,059 INFO anaconda: getting device type for LVM >07:44:24,064 DEBUG anaconda: new container selection: rhel >07:44:24,064 DEBUG anaconda: default container is rhel >07:44:36,136 INFO anaconda: ui: saving changes to device luks-rhel-02 >07:44:36,136 DEBUG anaconda: old name: 02 >07:44:36,137 DEBUG anaconda: new name: luks-rhel-home >07:44:36,137 DEBUG anaconda: old size: 31998.0 >07:44:36,137 DEBUG anaconda: new size: 31998 >07:44:36,138 INFO anaconda: getting device type for LVM >07:44:36,138 DEBUG anaconda: old device type: 0 >07:44:36,138 DEBUG anaconda: new device type: 0 >07:44:36,138 DEBUG anaconda: reformat: True >07:44:36,140 DEBUG anaconda: old fs type: xfs >07:44:36,140 DEBUG anaconda: new fs type: xfs >07:44:36,141 DEBUG anaconda: old encryption setting: True >07:44:36,141 DEBUG anaconda: new encryption setting: True >07:44:36,141 DEBUG anaconda: old label: >07:44:36,141 DEBUG anaconda: new_label: >07:44:36,141 DEBUG anaconda: old mountpoint: /home >07:44:36,142 DEBUG anaconda: new mountpoint: /home >07:44:36,142 DEBUG anaconda: old raid level: None >07:44:36,142 DEBUG anaconda: new raid level: None >07:44:36,144 DEBUG anaconda: old container: rhel >07:44:36,144 DEBUG anaconda: new container: rhel >07:44:36,144 DEBUG anaconda: old container encrypted: False >07:44:36,144 DEBUG anaconda: new container encrypted: False >07:44:36,145 DEBUG anaconda: old container raid level: None >07:44:36,145 DEBUG anaconda: new container raid level: None >07:44:36,145 DEBUG anaconda: old container size request: 0 >07:44:36,145 DEBUG anaconda: new container size request: 0 >07:44:36,145 DEBUG anaconda: old disks: ['sda'] >07:44:36,146 DEBUG anaconda: new disks: ['sda'] >07:44:36,284 DEBUG anaconda: populate_right_side: non-existent 31994MB luks/dm-crypt luks-rhel-home (37) with non-existent xfs filesystem mounted at /home >07:44:36,284 DEBUG anaconda: updated device_disks to ['sda'] >07:44:36,284 DEBUG anaconda: updated device_container_name to rhel >07:44:36,284 DEBUG anaconda: updated device_container_raid_level to None >07:44:36,284 DEBUG anaconda: updated device_container_encrypted to False >07:44:36,284 DEBUG anaconda: updated device_container_size to 0 >07:44:36,291 INFO anaconda: getting device type for LVM >07:44:36,291 DEBUG anaconda: populate_raid: 0, None >07:44:36,291 INFO anaconda: getting device type for LVM >07:44:36,296 DEBUG anaconda: new container selection: rhel >07:44:36,296 DEBUG anaconda: default container is rhel >07:44:36,297 DEBUG anaconda: leaving save_right_side >07:44:41,361 INFO anaconda: ui: saving changes to device luks-rhel-home >07:44:41,361 DEBUG anaconda: old name: 02 >07:44:41,362 DEBUG anaconda: new name: 02 >07:44:41,362 DEBUG anaconda: old size: 31994.0 >07:44:41,362 DEBUG anaconda: new size: 31994 >07:44:41,363 INFO anaconda: getting device type for LVM >07:44:41,363 DEBUG anaconda: old device type: 0 >07:44:41,363 DEBUG anaconda: new device type: 0 >07:44:41,363 DEBUG anaconda: reformat: True >07:44:41,365 DEBUG anaconda: old fs type: xfs >07:44:41,365 DEBUG anaconda: new fs type: xfs >07:44:41,366 DEBUG anaconda: old encryption setting: True >07:44:41,366 DEBUG anaconda: new encryption setting: True >07:44:41,366 DEBUG anaconda: old label: >07:44:41,366 DEBUG anaconda: new_label: >07:44:41,366 DEBUG anaconda: old mountpoint: /home >07:44:41,366 DEBUG anaconda: new mountpoint: /home >07:44:41,367 DEBUG anaconda: old raid level: None >07:44:41,367 DEBUG anaconda: new raid level: None >07:44:41,369 DEBUG anaconda: old container: rhel >07:44:41,369 DEBUG anaconda: new container: rhel >07:44:41,369 DEBUG anaconda: old container encrypted: False >07:44:41,369 DEBUG anaconda: new container encrypted: False >07:44:41,369 DEBUG anaconda: old container raid level: None >07:44:41,370 DEBUG anaconda: new container raid level: None >07:44:41,370 DEBUG anaconda: old container size request: 0 >07:44:41,370 DEBUG anaconda: new container size request: 0 >07:44:41,370 DEBUG anaconda: old disks: ['sda'] >07:44:41,370 DEBUG anaconda: new disks: ['sda'] >07:44:41,370 DEBUG anaconda: nothing changed for new device >07:44:50,060 DEBUG anaconda: new disk order: [] >07:44:50,067 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:44:50,067 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:44:50,067 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:44:50,067 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:44:50,067 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:44:50,067 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:44:50,067 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:44:50,068 DEBUG anaconda: stage1 device cannot be of type disk >07:44:50,068 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:44:50,068 DEBUG anaconda: _is_valid_size(sda1) returning True >07:44:50,068 DEBUG anaconda: _is_valid_location(sda1) returning True >07:44:50,068 WARN anaconda: sda1 not bootable >07:44:50,069 DEBUG anaconda: _is_valid_format(sda1) returning False >07:44:50,069 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >07:44:50,069 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >07:44:50,069 DEBUG anaconda: _is_valid_size(sda2) returning True >07:44:50,069 DEBUG anaconda: _is_valid_location(sda2) returning True >07:44:50,070 DEBUG anaconda: _is_valid_format(sda2) returning False >07:44:50,070 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >07:44:50,070 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >07:44:50,070 DEBUG anaconda: _is_valid_size(sda3) returning True >07:44:50,071 DEBUG anaconda: _is_valid_location(sda3) returning True >07:44:50,071 WARN anaconda: sda3 not bootable >07:44:50,071 DEBUG anaconda: _is_valid_format(sda3) returning False >07:44:50,071 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >07:44:50,071 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >07:44:50,074 ERR anaconda: you have not created a bootloader stage1 target device >07:44:50,074 ERR anaconda: You have not created a bootable partition. >07:44:50,129 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:44:50,129 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Checking storage configuration... >07:44:50,133 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:44:53,456 INFO anaconda: ui: saving changes to device luks-rhel-home >07:44:53,457 DEBUG anaconda: old name: 02 >07:44:53,457 DEBUG anaconda: new name: 02 >07:44:53,458 DEBUG anaconda: old size: 31994.0 >07:44:53,458 DEBUG anaconda: new size: 31994 >07:44:53,458 INFO anaconda: getting device type for LVM >07:44:53,459 DEBUG anaconda: old device type: 0 >07:44:53,459 DEBUG anaconda: new device type: 0 >07:44:53,459 DEBUG anaconda: reformat: True >07:44:53,461 DEBUG anaconda: old fs type: xfs >07:44:53,461 DEBUG anaconda: new fs type: xfs >07:44:53,462 DEBUG anaconda: old encryption setting: True >07:44:53,462 DEBUG anaconda: new encryption setting: True >07:44:53,462 DEBUG anaconda: old label: >07:44:53,462 DEBUG anaconda: new_label: >07:44:53,462 DEBUG anaconda: old mountpoint: /home >07:44:53,463 DEBUG anaconda: new mountpoint: /home >07:44:53,464 DEBUG anaconda: old raid level: None >07:44:53,464 DEBUG anaconda: new raid level: None >07:44:53,466 DEBUG anaconda: old container: rhel >07:44:53,466 DEBUG anaconda: new container: rhel >07:44:53,466 DEBUG anaconda: old container encrypted: False >07:44:53,466 DEBUG anaconda: new container encrypted: False >07:44:53,467 DEBUG anaconda: old container raid level: None >07:44:53,467 DEBUG anaconda: new container raid level: None >07:44:53,467 DEBUG anaconda: old container size request: 0 >07:44:53,467 DEBUG anaconda: new container size request: 0 >07:44:53,467 DEBUG anaconda: old disks: ['sda'] >07:44:53,468 DEBUG anaconda: new disks: ['sda'] >07:44:53,468 DEBUG anaconda: nothing changed for new device >07:44:56,503 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:46:02,196 DEBUG anaconda: disk free: 73.01 GB fs free: 0 B sw needs: 3.91 GB auto swap: 3.98 GB >07:46:02,201 INFO anaconda: Running Thread: AnaExecuteStorageThread (139697582417664) >07:46:02,204 DEBUG anaconda: new disk order: [] >07:46:02,207 DEBUG anaconda: new disk order: [] >07:46:02,267 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:46:02,268 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:46:02,268 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:46:02,269 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:46:02,269 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:46:02,269 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:46:02,269 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:46:02,269 DEBUG anaconda: stage1 device cannot be of type disk >07:46:02,270 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:46:02,270 DEBUG anaconda: _is_valid_size(sda1) returning True >07:46:02,270 DEBUG anaconda: _is_valid_location(sda1) returning True >07:46:02,270 WARN anaconda: sda1 not bootable >07:46:02,271 DEBUG anaconda: _is_valid_format(sda1) returning False >07:46:02,271 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >07:46:02,271 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >07:46:02,271 DEBUG anaconda: _is_valid_size(sda2) returning True >07:46:02,272 DEBUG anaconda: _is_valid_location(sda2) returning True >07:46:02,273 DEBUG anaconda: _is_valid_format(sda2) returning False >07:46:02,273 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >07:46:02,273 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >07:46:02,274 DEBUG anaconda: _is_valid_size(sda3) returning True >07:46:02,274 DEBUG anaconda: _is_valid_location(sda3) returning True >07:46:02,274 WARN anaconda: sda3 not bootable >07:46:02,274 DEBUG anaconda: _is_valid_format(sda3) returning False >07:46:02,275 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >07:46:02,275 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >07:46:02,275 INFO anaconda: Thread Done: AnaExecuteStorageThread (139697582417664) >07:46:02,335 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1'] >07:46:02,335 DEBUG anaconda: ui: unused=['sda1'] >07:46:02,335 DEBUG anaconda: ui: new_devices=[] >07:46:02,344 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:46:02,344 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:46:02,344 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:46:02,365 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:46:02,365 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Saving storage configuration... >07:46:02,365 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Failed to save storage configuration... >07:46:02,369 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:46:04,054 DEBUG anaconda: page clicked: Unknown >07:46:04,054 DEBUG anaconda: show mountpoint: Unknown >07:46:04,055 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) >07:46:04,055 DEBUG anaconda: updated device_disks to ['sda'] >07:46:04,055 DEBUG anaconda: updated device_container_name to None >07:46:04,055 DEBUG anaconda: updated device_container_raid_level to None >07:46:04,056 DEBUG anaconda: updated device_container_encrypted to False >07:46:04,056 DEBUG anaconda: updated device_container_size to 0 >07:46:04,061 INFO anaconda: getting device type for LVM >07:46:04,062 DEBUG anaconda: fs type changed: Unknown >07:46:04,066 INFO anaconda: getting device type for Standard Partition >07:46:04,067 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:46:04,067 INFO anaconda: getting device type for Standard Partition >07:46:04,068 INFO anaconda: getting device type for Standard Partition >07:46:04,068 INFO anaconda: getting device type for Standard Partition >07:46:04,069 INFO anaconda: getting device type for Standard Partition >07:46:04,070 INFO anaconda: getting device type for Standard Partition >07:46:04,070 INFO anaconda: getting device type for Standard Partition >07:46:04,071 INFO anaconda: getting device type for Standard Partition >07:46:04,071 INFO anaconda: getting device type for Standard Partition >07:46:04,072 DEBUG anaconda: populate_raid: 2, None >07:46:04,072 INFO anaconda: getting device type for Standard Partition >07:46:04,073 INFO anaconda: getting device type for Standard Partition >07:46:04,073 DEBUG anaconda: populate_raid: 2, None >07:46:04,074 INFO anaconda: getting device type for Standard Partition >07:46:12,629 INFO anaconda: getting device type for Standard Partition >07:46:14,780 DEBUG anaconda: fs type changed: EFI System Partition >07:46:25,879 INFO anaconda: ui: saving changes to device sda1 >07:46:25,879 DEBUG anaconda: old name: sda1 >07:46:25,880 DEBUG anaconda: new name: None >07:46:25,881 DEBUG anaconda: old size: 200.0 >07:46:25,881 DEBUG anaconda: new size: 200 >07:46:25,881 INFO anaconda: getting device type for Standard Partition >07:46:25,882 DEBUG anaconda: old device type: 2 >07:46:25,882 DEBUG anaconda: new device type: 2 >07:46:25,882 DEBUG anaconda: reformat: True >07:46:25,883 DEBUG anaconda: old fs type: None >07:46:25,883 DEBUG anaconda: new fs type: efi >07:46:25,883 DEBUG anaconda: old encryption setting: False >07:46:25,883 DEBUG anaconda: new encryption setting: False >07:46:25,883 DEBUG anaconda: old label: >07:46:25,883 DEBUG anaconda: new_label: >07:46:25,884 DEBUG anaconda: old mountpoint: >07:46:25,884 DEBUG anaconda: new mountpoint: /boot/efi >07:46:25,884 DEBUG anaconda: old raid level: None >07:46:25,884 DEBUG anaconda: new raid level: None >07:46:25,885 DEBUG anaconda: old container: None >07:46:25,885 DEBUG anaconda: new container: None >07:46:25,885 DEBUG anaconda: old container encrypted: False >07:46:25,885 DEBUG anaconda: new container encrypted: False >07:46:25,886 DEBUG anaconda: old container raid level: None >07:46:25,886 DEBUG anaconda: new container raid level: None >07:46:25,886 DEBUG anaconda: old container size request: 0 >07:46:25,886 DEBUG anaconda: new container size request: 0 >07:46:25,886 DEBUG anaconda: old disks: ['sda'] >07:46:25,886 DEBUG anaconda: new disks: ['sda'] >07:46:25,887 INFO anaconda: scheduling reformat of sda1 as efi >07:46:25,895 DEBUG anaconda: removing empty page Unknown >07:46:25,905 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi >07:46:25,905 DEBUG anaconda: updated device_disks to ['sda'] >07:46:25,905 DEBUG anaconda: updated device_container_name to None >07:46:25,905 DEBUG anaconda: updated device_container_raid_level to None >07:46:25,906 DEBUG anaconda: updated device_container_encrypted to False >07:46:25,906 DEBUG anaconda: updated device_container_size to 0 >07:46:25,914 INFO anaconda: getting device type for Standard Partition >07:46:25,915 DEBUG anaconda: populate_raid: 2, None >07:46:25,915 INFO anaconda: getting device type for Standard Partition >07:46:27,861 INFO anaconda: ui: saving changes to device sda1 >07:46:27,861 DEBUG anaconda: old name: sda1 >07:46:27,862 DEBUG anaconda: new name: None >07:46:27,862 DEBUG anaconda: old size: 200.0 >07:46:27,862 DEBUG anaconda: new size: 200 >07:46:27,863 INFO anaconda: getting device type for Standard Partition >07:46:27,863 DEBUG anaconda: old device type: 2 >07:46:27,864 DEBUG anaconda: new device type: 2 >07:46:27,864 DEBUG anaconda: reformat: True >07:46:27,864 DEBUG anaconda: old fs type: efi >07:46:27,865 DEBUG anaconda: new fs type: efi >07:46:27,865 DEBUG anaconda: old encryption setting: False >07:46:27,865 DEBUG anaconda: new encryption setting: False >07:46:27,865 DEBUG anaconda: old label: >07:46:27,865 DEBUG anaconda: new_label: >07:46:27,865 DEBUG anaconda: old mountpoint: /boot/efi >07:46:27,865 DEBUG anaconda: new mountpoint: /boot/efi >07:46:27,866 DEBUG anaconda: old raid level: None >07:46:27,866 DEBUG anaconda: new raid level: None >07:46:27,867 DEBUG anaconda: old container: None >07:46:27,867 DEBUG anaconda: new container: None >07:46:27,867 DEBUG anaconda: old container encrypted: False >07:46:27,867 DEBUG anaconda: new container encrypted: False >07:46:27,867 DEBUG anaconda: old container raid level: None >07:46:27,867 DEBUG anaconda: new container raid level: None >07:46:27,867 DEBUG anaconda: old container size request: 0 >07:46:27,868 DEBUG anaconda: new container size request: 0 >07:46:27,868 DEBUG anaconda: old disks: ['sda'] >07:46:27,868 DEBUG anaconda: new disks: ['sda'] >07:46:27,868 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi >07:46:27,868 DEBUG anaconda: updated device_disks to ['sda'] >07:46:27,868 DEBUG anaconda: updated device_container_name to None >07:46:27,869 DEBUG anaconda: updated device_container_raid_level to None >07:46:27,869 DEBUG anaconda: updated device_container_encrypted to False >07:46:27,869 DEBUG anaconda: updated device_container_size to 0 >07:46:27,878 INFO anaconda: getting device type for Standard Partition >07:46:27,879 DEBUG anaconda: populate_raid: 2, None >07:46:27,879 INFO anaconda: getting device type for Standard Partition >07:46:37,118 DEBUG anaconda: requested size = 500 MB ; available space = 115.51 GB >07:46:37,197 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2'] >07:46:37,198 DEBUG anaconda: ui: unused=[] >07:46:37,198 DEBUG anaconda: ui: new_devices=['sda1', 'sda2'] >07:46:37,207 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:46:37,207 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:46:37,208 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:46:37,208 DEBUG anaconda: updated device_disks to ['sda'] >07:46:37,208 DEBUG anaconda: updated device_container_name to None >07:46:37,208 DEBUG anaconda: updated device_container_raid_level to None >07:46:37,208 DEBUG anaconda: updated device_container_encrypted to False >07:46:37,208 DEBUG anaconda: updated device_container_size to 0 >07:46:37,212 DEBUG anaconda: fs type changed: xfs >07:46:37,218 INFO anaconda: getting device type for Standard Partition >07:46:37,218 DEBUG anaconda: populate_raid: 2, None >07:46:37,218 INFO anaconda: getting device type for Standard Partition >07:46:37,220 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:46:39,346 INFO anaconda: ui: saving changes to device sda2 >07:46:39,346 DEBUG anaconda: old name: sda2 >07:46:39,347 DEBUG anaconda: new name: None >07:46:39,348 DEBUG anaconda: old size: 500.0 >07:46:39,348 DEBUG anaconda: new size: 500 >07:46:39,348 INFO anaconda: getting device type for Standard Partition >07:46:39,349 DEBUG anaconda: old device type: 2 >07:46:39,349 DEBUG anaconda: new device type: 2 >07:46:39,349 DEBUG anaconda: reformat: True >07:46:39,351 DEBUG anaconda: old fs type: xfs >07:46:39,352 DEBUG anaconda: new fs type: xfs >07:46:39,352 DEBUG anaconda: old encryption setting: False >07:46:39,352 DEBUG anaconda: new encryption setting: False >07:46:39,352 DEBUG anaconda: old label: >07:46:39,352 DEBUG anaconda: new_label: >07:46:39,353 DEBUG anaconda: old mountpoint: /boot >07:46:39,353 DEBUG anaconda: new mountpoint: /boot >07:46:39,353 DEBUG anaconda: old raid level: None >07:46:39,354 DEBUG anaconda: new raid level: None >07:46:39,354 DEBUG anaconda: old container: None >07:46:39,354 DEBUG anaconda: new container: None >07:46:39,355 DEBUG anaconda: old container encrypted: False >07:46:39,355 DEBUG anaconda: new container encrypted: False >07:46:39,355 DEBUG anaconda: old container raid level: None >07:46:39,355 DEBUG anaconda: new container raid level: None >07:46:39,355 DEBUG anaconda: old container size request: 0 >07:46:39,355 DEBUG anaconda: new container size request: 0 >07:46:39,356 DEBUG anaconda: old disks: ['sda'] >07:46:39,356 DEBUG anaconda: new disks: ['sda'] >07:46:39,356 DEBUG anaconda: nothing changed for new device >07:46:58,121 DEBUG anaconda: requested size = 4 GB ; available space = 115.01 GB >07:46:58,238 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-00', 'rhel', 'rhel-00', 'sda', 'sda1', 'sda2', 'sda3'] >07:46:58,239 DEBUG anaconda: ui: unused=[] >07:46:58,239 DEBUG anaconda: ui: new_devices=['sda1', 'luks-rhel-00', 'sda2'] >07:46:58,252 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:46:58,252 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:46:58,252 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:46:58,252 DEBUG anaconda: updated device_disks to ['sda'] >07:46:58,253 DEBUG anaconda: updated device_container_name to None >07:46:58,253 DEBUG anaconda: updated device_container_raid_level to None >07:46:58,253 DEBUG anaconda: updated device_container_encrypted to False >07:46:58,253 DEBUG anaconda: updated device_container_size to 0 >07:46:58,259 INFO anaconda: getting device type for Standard Partition >07:46:58,260 DEBUG anaconda: populate_raid: 2, None >07:46:58,260 INFO anaconda: getting device type for Standard Partition >07:46:58,262 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:46:58,262 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:46:58,262 DEBUG anaconda: notebook page = 1 >07:46:58,262 INFO anaconda: ui: saving changes to device sda2 >07:46:58,262 DEBUG anaconda: old name: sda2 >07:46:58,262 DEBUG anaconda: new name: None >07:46:58,263 DEBUG anaconda: old size: 500.0 >07:46:58,263 DEBUG anaconda: new size: 500 >07:46:58,263 INFO anaconda: getting device type for Standard Partition >07:46:58,264 DEBUG anaconda: old device type: 2 >07:46:58,264 DEBUG anaconda: new device type: 2 >07:46:58,264 DEBUG anaconda: reformat: True >07:46:58,265 DEBUG anaconda: old fs type: xfs >07:46:58,265 DEBUG anaconda: new fs type: xfs >07:46:58,265 DEBUG anaconda: old encryption setting: False >07:46:58,266 DEBUG anaconda: new encryption setting: False >07:46:58,266 DEBUG anaconda: old label: >07:46:58,266 DEBUG anaconda: new_label: >07:46:58,266 DEBUG anaconda: old mountpoint: /boot >07:46:58,266 DEBUG anaconda: new mountpoint: /boot >07:46:58,266 DEBUG anaconda: old raid level: None >07:46:58,266 DEBUG anaconda: new raid level: None >07:46:58,267 DEBUG anaconda: old container: None >07:46:58,267 DEBUG anaconda: new container: None >07:46:58,267 DEBUG anaconda: old container encrypted: False >07:46:58,267 DEBUG anaconda: new container encrypted: False >07:46:58,267 DEBUG anaconda: old container raid level: None >07:46:58,267 DEBUG anaconda: new container raid level: None >07:46:58,267 DEBUG anaconda: old container size request: 0 >07:46:58,267 DEBUG anaconda: new container size request: 0 >07:46:58,268 DEBUG anaconda: old disks: ['sda'] >07:46:58,268 DEBUG anaconda: new disks: ['sda'] >07:46:58,268 DEBUG anaconda: nothing changed for new device >07:46:58,268 DEBUG anaconda: new selector: non-existent 3998MB luks/dm-crypt luks-rhel-00 (42) with non-existent swap >07:46:58,268 DEBUG anaconda: populate_right_side: non-existent 3998MB luks/dm-crypt luks-rhel-00 (42) with non-existent swap >07:46:58,268 DEBUG anaconda: updated device_disks to ['sda'] >07:46:58,268 DEBUG anaconda: updated device_container_name to rhel >07:46:58,268 DEBUG anaconda: updated device_container_raid_level to None >07:46:58,269 DEBUG anaconda: updated device_container_encrypted to False >07:46:58,269 DEBUG anaconda: updated device_container_size to 0 >07:46:58,273 DEBUG anaconda: fs type changed: swap >07:46:58,277 INFO anaconda: getting device type for LVM >07:46:58,277 DEBUG anaconda: device_type_changed: 0 LVM >07:46:58,277 INFO anaconda: getting device type for LVM >07:46:58,278 INFO anaconda: getting device type for LVM >07:46:58,278 INFO anaconda: getting device type for LVM >07:46:58,278 INFO anaconda: getting device type for LVM >07:46:58,279 INFO anaconda: getting device type for LVM >07:46:58,279 INFO anaconda: getting device type for LVM >07:46:58,279 INFO anaconda: getting device type for LVM >07:46:58,280 INFO anaconda: getting device type for LVM >07:46:58,280 INFO anaconda: getting device type for LVM >07:46:58,280 INFO anaconda: getting device type for LVM >07:46:58,281 INFO anaconda: getting device type for LVM >07:46:58,281 DEBUG anaconda: populate_raid: 0, None >07:46:58,281 INFO anaconda: getting device type for LVM >07:46:58,282 INFO anaconda: getting device type for LVM >07:46:58,282 DEBUG anaconda: populate_raid: 0, None >07:46:58,282 INFO anaconda: getting device type for LVM >07:46:58,284 DEBUG anaconda: new container selection: rhel >07:46:58,284 DEBUG anaconda: default container is rhel >07:47:03,558 INFO anaconda: getting device type for Standard Partition >07:47:03,558 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:47:03,559 INFO anaconda: getting device type for Standard Partition >07:47:03,559 INFO anaconda: getting device type for Standard Partition >07:47:03,560 INFO anaconda: getting device type for Standard Partition >07:47:03,561 INFO anaconda: getting device type for Standard Partition >07:47:03,562 INFO anaconda: getting device type for Standard Partition >07:47:03,562 INFO anaconda: getting device type for Standard Partition >07:47:03,563 INFO anaconda: getting device type for Standard Partition >07:47:03,563 INFO anaconda: getting device type for Standard Partition >07:47:03,564 DEBUG anaconda: populate_raid: 2, None >07:47:03,564 INFO anaconda: getting device type for Standard Partition >07:47:26,165 INFO anaconda: ui: saving changes to device luks-rhel-00 >07:47:26,165 DEBUG anaconda: old name: 00 >07:47:26,166 DEBUG anaconda: new name: None >07:47:26,166 DEBUG anaconda: old size: 3998.0 >07:47:26,166 DEBUG anaconda: new size: 3998 >07:47:26,167 INFO anaconda: getting device type for Standard Partition >07:47:26,167 DEBUG anaconda: old device type: 0 >07:47:26,167 DEBUG anaconda: new device type: 2 >07:47:26,168 DEBUG anaconda: reformat: True >07:47:26,169 DEBUG anaconda: old fs type: swap >07:47:26,169 DEBUG anaconda: new fs type: swap >07:47:26,170 DEBUG anaconda: old encryption setting: True >07:47:26,170 DEBUG anaconda: new encryption setting: True >07:47:26,170 DEBUG anaconda: old label: >07:47:26,170 DEBUG anaconda: new_label: >07:47:26,170 DEBUG anaconda: old mountpoint: >07:47:26,170 DEBUG anaconda: new mountpoint: >07:47:26,170 DEBUG anaconda: old raid level: None >07:47:26,171 DEBUG anaconda: new raid level: None >07:47:26,171 DEBUG anaconda: old container: None >07:47:26,171 DEBUG anaconda: new container: rhel >07:47:26,171 DEBUG anaconda: old container encrypted: False >07:47:26,171 DEBUG anaconda: new container encrypted: False >07:47:26,172 DEBUG anaconda: old container raid level: None >07:47:26,172 DEBUG anaconda: new container raid level: None >07:47:26,172 DEBUG anaconda: old container size request: 0 >07:47:26,172 DEBUG anaconda: new container size request: 0 >07:47:26,172 DEBUG anaconda: old disks: ['sda'] >07:47:26,172 DEBUG anaconda: new disks: ['sda'] >07:47:26,304 DEBUG anaconda: populate_right_side: non-existent 3996MB luks/dm-crypt luks-sda3 (44) with non-existent swap >07:47:26,304 DEBUG anaconda: updated device_disks to ['sda'] >07:47:26,304 DEBUG anaconda: updated device_container_name to None >07:47:26,304 DEBUG anaconda: updated device_container_raid_level to None >07:47:26,304 DEBUG anaconda: updated device_container_encrypted to False >07:47:26,304 DEBUG anaconda: updated device_container_size to 0 >07:47:26,311 INFO anaconda: getting device type for Standard Partition >07:47:26,312 DEBUG anaconda: populate_raid: 2, None >07:47:26,312 INFO anaconda: getting device type for Standard Partition >07:47:26,312 DEBUG anaconda: leaving save_right_side >07:47:29,596 INFO anaconda: ui: saving changes to device luks-sda3 >07:47:29,596 DEBUG anaconda: old name: sda3 >07:47:29,597 DEBUG anaconda: new name: None >07:47:29,597 DEBUG anaconda: old size: 3996.0 >07:47:29,597 DEBUG anaconda: new size: 3996 >07:47:29,598 INFO anaconda: getting device type for Standard Partition >07:47:29,598 DEBUG anaconda: old device type: 2 >07:47:29,598 DEBUG anaconda: new device type: 2 >07:47:29,599 DEBUG anaconda: reformat: True >07:47:29,600 DEBUG anaconda: old fs type: swap >07:47:29,600 DEBUG anaconda: new fs type: swap >07:47:29,600 DEBUG anaconda: old encryption setting: True >07:47:29,600 DEBUG anaconda: new encryption setting: True >07:47:29,600 DEBUG anaconda: old label: >07:47:29,600 DEBUG anaconda: new_label: >07:47:29,601 DEBUG anaconda: old mountpoint: >07:47:29,601 DEBUG anaconda: new mountpoint: >07:47:29,601 DEBUG anaconda: old raid level: None >07:47:29,601 DEBUG anaconda: new raid level: None >07:47:29,601 DEBUG anaconda: old container: None >07:47:29,601 DEBUG anaconda: new container: None >07:47:29,602 DEBUG anaconda: old container encrypted: False >07:47:29,602 DEBUG anaconda: new container encrypted: False >07:47:29,602 DEBUG anaconda: old container raid level: None >07:47:29,602 DEBUG anaconda: new container raid level: None >07:47:29,602 DEBUG anaconda: old container size request: 0 >07:47:29,602 DEBUG anaconda: new container size request: 0 >07:47:29,602 DEBUG anaconda: old disks: ['sda'] >07:47:29,602 DEBUG anaconda: new disks: ['sda'] >07:47:29,603 DEBUG anaconda: nothing changed for new device >07:47:37,227 DEBUG anaconda: requested size = 16 GB ; available space = 111.01 GB >07:47:37,369 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-00', 'luks-sda3', 'rhel', 'rhel-00', 'sda', 'sda1', 'sda2', 'sda3', 'sda4'] >07:47:37,369 DEBUG anaconda: ui: unused=[] >07:47:37,369 DEBUG anaconda: ui: new_devices=['luks-sda3', 'sda2', 'luks-rhel-00', 'sda1'] >07:47:37,385 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:47:37,386 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:47:37,386 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:47:37,386 DEBUG anaconda: updated device_disks to ['sda'] >07:47:37,386 DEBUG anaconda: updated device_container_name to None >07:47:37,386 DEBUG anaconda: updated device_container_raid_level to None >07:47:37,386 DEBUG anaconda: updated device_container_encrypted to False >07:47:37,387 DEBUG anaconda: updated device_container_size to 0 >07:47:37,390 DEBUG anaconda: fs type changed: xfs >07:47:37,394 INFO anaconda: getting device type for Standard Partition >07:47:37,395 DEBUG anaconda: populate_raid: 2, None >07:47:37,395 INFO anaconda: getting device type for Standard Partition >07:47:37,397 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:47:37,397 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:47:37,397 DEBUG anaconda: notebook page = 1 >07:47:37,397 INFO anaconda: ui: saving changes to device sda2 >07:47:37,398 DEBUG anaconda: old name: sda2 >07:47:37,398 DEBUG anaconda: new name: None >07:47:37,398 DEBUG anaconda: old size: 500.0 >07:47:37,398 DEBUG anaconda: new size: 500 >07:47:37,398 INFO anaconda: getting device type for Standard Partition >07:47:37,399 DEBUG anaconda: old device type: 2 >07:47:37,399 DEBUG anaconda: new device type: 2 >07:47:37,399 DEBUG anaconda: reformat: True >07:47:37,400 DEBUG anaconda: old fs type: xfs >07:47:37,400 DEBUG anaconda: new fs type: xfs >07:47:37,401 DEBUG anaconda: old encryption setting: False >07:47:37,401 DEBUG anaconda: new encryption setting: False >07:47:37,401 DEBUG anaconda: old label: >07:47:37,401 DEBUG anaconda: new_label: >07:47:37,401 DEBUG anaconda: old mountpoint: /boot >07:47:37,401 DEBUG anaconda: new mountpoint: /boot >07:47:37,402 DEBUG anaconda: old raid level: None >07:47:37,402 DEBUG anaconda: new raid level: None >07:47:37,402 DEBUG anaconda: old container: None >07:47:37,402 DEBUG anaconda: new container: None >07:47:37,402 DEBUG anaconda: old container encrypted: False >07:47:37,402 DEBUG anaconda: new container encrypted: False >07:47:37,402 DEBUG anaconda: old container raid level: None >07:47:37,402 DEBUG anaconda: new container raid level: None >07:47:37,403 DEBUG anaconda: old container size request: 0 >07:47:37,403 DEBUG anaconda: new container size request: 0 >07:47:37,403 DEBUG anaconda: old disks: ['sda'] >07:47:37,403 DEBUG anaconda: new disks: ['sda'] >07:47:37,403 DEBUG anaconda: nothing changed for new device >07:47:37,403 DEBUG anaconda: new selector: non-existent 15998MB luks/dm-crypt luks-rhel-00 (48) with non-existent xfs filesystem mounted at / >07:47:37,403 DEBUG anaconda: populate_right_side: non-existent 15998MB luks/dm-crypt luks-rhel-00 (48) with non-existent xfs filesystem mounted at / >07:47:37,403 DEBUG anaconda: updated device_disks to ['sda'] >07:47:37,404 DEBUG anaconda: updated device_container_name to rhel >07:47:37,404 DEBUG anaconda: updated device_container_raid_level to None >07:47:37,404 DEBUG anaconda: updated device_container_encrypted to False >07:47:37,404 DEBUG anaconda: updated device_container_size to 0 >07:47:37,411 INFO anaconda: getting device type for LVM >07:47:37,411 DEBUG anaconda: device_type_changed: 0 LVM >07:47:37,411 INFO anaconda: getting device type for LVM >07:47:37,412 INFO anaconda: getting device type for LVM >07:47:37,412 INFO anaconda: getting device type for LVM >07:47:37,412 INFO anaconda: getting device type for LVM >07:47:37,413 INFO anaconda: getting device type for LVM >07:47:37,413 INFO anaconda: getting device type for LVM >07:47:37,413 INFO anaconda: getting device type for LVM >07:47:37,414 INFO anaconda: getting device type for LVM >07:47:37,414 INFO anaconda: getting device type for LVM >07:47:37,414 INFO anaconda: getting device type for LVM >07:47:37,415 INFO anaconda: getting device type for LVM >07:47:37,415 DEBUG anaconda: populate_raid: 0, None >07:47:37,415 INFO anaconda: getting device type for LVM >07:47:37,416 INFO anaconda: getting device type for LVM >07:47:37,416 DEBUG anaconda: populate_raid: 0, None >07:47:37,416 INFO anaconda: getting device type for LVM >07:47:37,418 DEBUG anaconda: new container selection: rhel >07:47:37,419 DEBUG anaconda: default container is rhel >07:47:39,985 INFO anaconda: getting device type for Standard Partition >07:47:39,986 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:47:39,986 INFO anaconda: getting device type for Standard Partition >07:47:39,987 INFO anaconda: getting device type for Standard Partition >07:47:39,988 INFO anaconda: getting device type for Standard Partition >07:47:39,989 INFO anaconda: getting device type for Standard Partition >07:47:39,990 INFO anaconda: getting device type for Standard Partition >07:47:39,990 INFO anaconda: getting device type for Standard Partition >07:47:39,991 INFO anaconda: getting device type for Standard Partition >07:47:39,991 INFO anaconda: getting device type for Standard Partition >07:47:39,992 DEBUG anaconda: populate_raid: 2, None >07:47:39,992 INFO anaconda: getting device type for Standard Partition >07:47:45,367 DEBUG anaconda: current selector: non-existent 15998MB luks/dm-crypt luks-rhel-00 (48) with non-existent xfs filesystem mounted at / >07:47:45,367 DEBUG anaconda: notebook page = 1 >07:47:45,368 INFO anaconda: ui: saving changes to device luks-rhel-00 >07:47:45,368 DEBUG anaconda: old name: 00 >07:47:45,368 DEBUG anaconda: new name: None >07:47:45,369 DEBUG anaconda: old size: 15998.0 >07:47:45,369 DEBUG anaconda: new size: 15998 >07:47:45,369 INFO anaconda: getting device type for Standard Partition >07:47:45,370 DEBUG anaconda: old device type: 0 >07:47:45,370 DEBUG anaconda: new device type: 2 >07:47:45,370 DEBUG anaconda: reformat: True >07:47:45,372 DEBUG anaconda: old fs type: xfs >07:47:45,373 DEBUG anaconda: new fs type: xfs >07:47:45,373 DEBUG anaconda: old encryption setting: True >07:47:45,373 DEBUG anaconda: new encryption setting: True >07:47:45,373 DEBUG anaconda: old label: >07:47:45,373 DEBUG anaconda: new_label: >07:47:45,373 DEBUG anaconda: old mountpoint: / >07:47:45,374 DEBUG anaconda: new mountpoint: / >07:47:45,374 DEBUG anaconda: old raid level: None >07:47:45,375 DEBUG anaconda: new raid level: None >07:47:45,375 DEBUG anaconda: old container: None >07:47:45,375 DEBUG anaconda: new container: rhel >07:47:45,375 DEBUG anaconda: old container encrypted: False >07:47:45,376 DEBUG anaconda: new container encrypted: False >07:47:45,376 DEBUG anaconda: old container raid level: None >07:47:45,376 DEBUG anaconda: new container raid level: None >07:47:45,376 DEBUG anaconda: old container size request: 0 >07:47:45,376 DEBUG anaconda: new container size request: 0 >07:47:45,376 DEBUG anaconda: old disks: ['sda'] >07:47:45,376 DEBUG anaconda: new disks: ['sda'] >07:47:45,554 DEBUG anaconda: populate_right_side: non-existent 15996MB luks/dm-crypt luks-sda4 (50) with non-existent xfs filesystem mounted at / >07:47:45,554 DEBUG anaconda: updated device_disks to ['sda'] >07:47:45,554 DEBUG anaconda: updated device_container_name to None >07:47:45,554 DEBUG anaconda: updated device_container_raid_level to None >07:47:45,554 DEBUG anaconda: updated device_container_encrypted to False >07:47:45,555 DEBUG anaconda: updated device_container_size to 0 >07:47:45,561 INFO anaconda: getting device type for Standard Partition >07:47:45,561 DEBUG anaconda: populate_raid: 2, None >07:47:45,561 INFO anaconda: getting device type for Standard Partition >07:47:45,562 DEBUG anaconda: leaving save_right_side >07:47:45,562 DEBUG anaconda: new selector: non-existent 3996MB luks/dm-crypt luks-sda3 (44) with non-existent swap >07:47:45,562 DEBUG anaconda: populate_right_side: non-existent 3996MB luks/dm-crypt luks-sda3 (44) with non-existent swap >07:47:45,563 DEBUG anaconda: updated device_disks to ['sda'] >07:47:45,563 DEBUG anaconda: updated device_container_name to None >07:47:45,563 DEBUG anaconda: updated device_container_raid_level to None >07:47:45,563 DEBUG anaconda: updated device_container_encrypted to False >07:47:45,563 DEBUG anaconda: updated device_container_size to 0 >07:47:45,567 DEBUG anaconda: fs type changed: swap >07:47:45,571 INFO anaconda: getting device type for Standard Partition >07:47:45,571 DEBUG anaconda: populate_raid: 2, None >07:47:45,572 INFO anaconda: getting device type for Standard Partition >07:47:45,573 DEBUG anaconda: populate_right_side: non-existent 3996MB luks/dm-crypt luks-sda3 (44) with non-existent swap >07:47:45,573 DEBUG anaconda: updated device_disks to ['sda'] >07:47:45,573 DEBUG anaconda: updated device_container_name to None >07:47:45,573 DEBUG anaconda: updated device_container_raid_level to None >07:47:45,573 DEBUG anaconda: updated device_container_encrypted to False >07:47:45,573 DEBUG anaconda: updated device_container_size to 0 >07:47:45,580 INFO anaconda: getting device type for Standard Partition >07:47:45,580 DEBUG anaconda: populate_raid: 2, None >07:47:45,580 INFO anaconda: getting device type for Standard Partition >07:47:51,057 INFO anaconda: getting device type for LVM >07:47:51,058 DEBUG anaconda: device_type_changed: 0 LVM >07:47:51,058 INFO anaconda: getting device type for LVM >07:47:51,059 INFO anaconda: getting device type for LVM >07:47:51,060 INFO anaconda: getting device type for LVM >07:47:51,060 INFO anaconda: getting device type for LVM >07:47:51,061 INFO anaconda: getting device type for LVM >07:47:51,061 INFO anaconda: getting device type for LVM >07:47:51,062 INFO anaconda: getting device type for LVM >07:47:51,062 INFO anaconda: getting device type for LVM >07:47:51,063 INFO anaconda: getting device type for LVM >07:47:51,063 INFO anaconda: getting device type for LVM >07:47:51,064 INFO anaconda: getting device type for LVM >07:47:51,064 DEBUG anaconda: populate_raid: 0, None >07:47:51,064 INFO anaconda: getting device type for LVM >07:47:51,066 DEBUG anaconda: default container is rhel >07:47:51,066 DEBUG anaconda: new container selection: rhel >07:47:52,981 INFO anaconda: ui: saving changes to device luks-sda3 >07:47:52,981 DEBUG anaconda: old name: sda3 >07:47:52,981 DEBUG anaconda: new name: swap >07:47:52,982 DEBUG anaconda: old size: 3996.0 >07:47:52,982 DEBUG anaconda: new size: 3996 >07:47:52,982 INFO anaconda: getting device type for LVM >07:47:52,983 DEBUG anaconda: old device type: 2 >07:47:52,983 DEBUG anaconda: new device type: 0 >07:47:52,983 DEBUG anaconda: reformat: True >07:47:52,984 DEBUG anaconda: old fs type: swap >07:47:52,984 DEBUG anaconda: new fs type: swap >07:47:52,985 DEBUG anaconda: old encryption setting: True >07:47:52,985 DEBUG anaconda: new encryption setting: True >07:47:52,985 DEBUG anaconda: old label: >07:47:52,985 DEBUG anaconda: new_label: >07:47:52,985 DEBUG anaconda: old mountpoint: >07:47:52,985 DEBUG anaconda: new mountpoint: >07:47:52,985 DEBUG anaconda: old raid level: None >07:47:52,985 DEBUG anaconda: new raid level: None >07:47:52,986 DEBUG anaconda: old container: None >07:47:52,986 DEBUG anaconda: new container: rhel >07:47:52,986 DEBUG anaconda: old container encrypted: False >07:47:52,986 DEBUG anaconda: new container encrypted: False >07:47:52,986 DEBUG anaconda: old container raid level: None >07:47:52,986 DEBUG anaconda: new container raid level: None >07:47:52,987 DEBUG anaconda: old container size request: 0 >07:47:52,987 DEBUG anaconda: new container size request: 0 >07:47:52,987 DEBUG anaconda: old disks: ['sda'] >07:47:52,987 DEBUG anaconda: new disks: ['sda'] >07:47:53,153 DEBUG anaconda: populate_right_side: non-existent 3994MB luks/dm-crypt luks-rhel-swap (54) with non-existent swap >07:47:53,153 DEBUG anaconda: updated device_disks to ['sda'] >07:47:53,154 DEBUG anaconda: updated device_container_name to rhel >07:47:53,154 DEBUG anaconda: updated device_container_raid_level to None >07:47:53,154 DEBUG anaconda: updated device_container_encrypted to False >07:47:53,154 DEBUG anaconda: updated device_container_size to 0 >07:47:53,160 INFO anaconda: getting device type for LVM >07:47:53,160 DEBUG anaconda: populate_raid: 0, None >07:47:53,161 INFO anaconda: getting device type for LVM >07:47:53,163 DEBUG anaconda: new container selection: rhel >07:47:53,163 DEBUG anaconda: default container is rhel >07:47:53,163 DEBUG anaconda: leaving save_right_side >07:47:54,590 DEBUG anaconda: current selector: non-existent 3994MB luks/dm-crypt luks-rhel-swap (54) with non-existent swap >07:47:54,590 DEBUG anaconda: notebook page = 1 >07:47:54,590 INFO anaconda: ui: saving changes to device luks-rhel-swap >07:47:54,591 DEBUG anaconda: old name: swap >07:47:54,591 DEBUG anaconda: new name: swap >07:47:54,591 DEBUG anaconda: old size: 3994.0 >07:47:54,592 DEBUG anaconda: new size: 3994 >07:47:54,592 INFO anaconda: getting device type for LVM >07:47:54,592 DEBUG anaconda: old device type: 0 >07:47:54,592 DEBUG anaconda: new device type: 0 >07:47:54,592 DEBUG anaconda: reformat: True >07:47:54,594 DEBUG anaconda: old fs type: swap >07:47:54,594 DEBUG anaconda: new fs type: swap >07:47:54,594 DEBUG anaconda: old encryption setting: True >07:47:54,594 DEBUG anaconda: new encryption setting: True >07:47:54,595 DEBUG anaconda: old label: >07:47:54,595 DEBUG anaconda: new_label: >07:47:54,595 DEBUG anaconda: old mountpoint: >07:47:54,595 DEBUG anaconda: new mountpoint: >07:47:54,595 DEBUG anaconda: old raid level: None >07:47:54,595 DEBUG anaconda: new raid level: None >07:47:54,596 DEBUG anaconda: old container: rhel >07:47:54,597 DEBUG anaconda: new container: rhel >07:47:54,597 DEBUG anaconda: old container encrypted: False >07:47:54,597 DEBUG anaconda: new container encrypted: False >07:47:54,597 DEBUG anaconda: old container raid level: None >07:47:54,597 DEBUG anaconda: new container raid level: None >07:47:54,597 DEBUG anaconda: old container size request: 0 >07:47:54,597 DEBUG anaconda: new container size request: 0 >07:47:54,598 DEBUG anaconda: old disks: ['sda'] >07:47:54,598 DEBUG anaconda: new disks: ['sda'] >07:47:54,598 DEBUG anaconda: nothing changed for new device >07:47:54,598 DEBUG anaconda: new selector: non-existent 15996MB luks/dm-crypt luks-sda4 (50) with non-existent xfs filesystem mounted at / >07:47:54,598 DEBUG anaconda: populate_right_side: non-existent 15996MB luks/dm-crypt luks-sda4 (50) with non-existent xfs filesystem mounted at / >07:47:54,599 DEBUG anaconda: updated device_disks to ['sda'] >07:47:54,599 DEBUG anaconda: updated device_container_name to None >07:47:54,599 DEBUG anaconda: updated device_container_raid_level to None >07:47:54,599 DEBUG anaconda: updated device_container_encrypted to False >07:47:54,599 DEBUG anaconda: updated device_container_size to 0 >07:47:54,604 DEBUG anaconda: fs type changed: xfs >07:47:54,610 INFO anaconda: getting device type for Standard Partition >07:47:54,610 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:47:54,610 INFO anaconda: getting device type for Standard Partition >07:47:54,611 INFO anaconda: getting device type for Standard Partition >07:47:54,612 INFO anaconda: getting device type for Standard Partition >07:47:54,613 INFO anaconda: getting device type for Standard Partition >07:47:54,613 INFO anaconda: getting device type for Standard Partition >07:47:54,614 INFO anaconda: getting device type for Standard Partition >07:47:54,614 INFO anaconda: getting device type for Standard Partition >07:47:54,615 INFO anaconda: getting device type for Standard Partition >07:47:54,615 DEBUG anaconda: populate_raid: 2, None >07:47:54,616 INFO anaconda: getting device type for Standard Partition >07:47:54,617 INFO anaconda: getting device type for Standard Partition >07:47:54,617 DEBUG anaconda: populate_raid: 2, None >07:47:54,617 INFO anaconda: getting device type for Standard Partition >07:47:54,618 DEBUG anaconda: populate_right_side: non-existent 15996MB luks/dm-crypt luks-sda4 (50) with non-existent xfs filesystem mounted at / >07:47:54,618 DEBUG anaconda: updated device_disks to ['sda'] >07:47:54,619 DEBUG anaconda: updated device_container_name to None >07:47:54,619 DEBUG anaconda: updated device_container_raid_level to None >07:47:54,619 DEBUG anaconda: updated device_container_encrypted to False >07:47:54,619 DEBUG anaconda: updated device_container_size to 0 >07:47:54,626 INFO anaconda: getting device type for Standard Partition >07:47:54,627 DEBUG anaconda: populate_raid: 2, None >07:47:54,627 INFO anaconda: getting device type for Standard Partition >07:47:57,215 INFO anaconda: getting device type for LVM >07:47:57,216 DEBUG anaconda: device_type_changed: 0 LVM >07:47:57,216 INFO anaconda: getting device type for LVM >07:47:57,216 INFO anaconda: getting device type for LVM >07:47:57,217 INFO anaconda: getting device type for LVM >07:47:57,217 INFO anaconda: getting device type for LVM >07:47:57,218 INFO anaconda: getting device type for LVM >07:47:57,218 INFO anaconda: getting device type for LVM >07:47:57,218 INFO anaconda: getting device type for LVM >07:47:57,219 INFO anaconda: getting device type for LVM >07:47:57,219 INFO anaconda: getting device type for LVM >07:47:57,220 INFO anaconda: getting device type for LVM >07:47:57,220 INFO anaconda: getting device type for LVM >07:47:57,220 DEBUG anaconda: populate_raid: 0, None >07:47:57,220 INFO anaconda: getting device type for LVM >07:47:57,223 DEBUG anaconda: new container selection: rhel >07:47:57,223 INFO anaconda: getting device type for LVM >07:47:57,226 DEBUG anaconda: default container is rhel >07:48:01,885 INFO anaconda: ui: saving changes to device luks-sda4 >07:48:01,885 DEBUG anaconda: old name: sda3 >07:48:01,885 DEBUG anaconda: new name: root >07:48:01,886 DEBUG anaconda: old size: 15996.0 >07:48:01,886 DEBUG anaconda: new size: 8000 >07:48:01,887 INFO anaconda: getting device type for LVM >07:48:01,887 DEBUG anaconda: old device type: 2 >07:48:01,887 DEBUG anaconda: new device type: 0 >07:48:01,888 DEBUG anaconda: reformat: True >07:48:01,889 DEBUG anaconda: old fs type: xfs >07:48:01,890 DEBUG anaconda: new fs type: xfs >07:48:01,890 DEBUG anaconda: old encryption setting: True >07:48:01,890 DEBUG anaconda: new encryption setting: True >07:48:01,890 DEBUG anaconda: old label: >07:48:01,890 DEBUG anaconda: new_label: >07:48:01,891 DEBUG anaconda: old mountpoint: / >07:48:01,891 DEBUG anaconda: new mountpoint: / >07:48:01,892 DEBUG anaconda: old raid level: None >07:48:01,892 DEBUG anaconda: new raid level: None >07:48:01,893 DEBUG anaconda: old container: None >07:48:01,893 DEBUG anaconda: new container: rhel >07:48:01,894 DEBUG anaconda: old container encrypted: False >07:48:01,894 DEBUG anaconda: new container encrypted: False >07:48:01,894 DEBUG anaconda: old container raid level: None >07:48:01,894 DEBUG anaconda: new container raid level: None >07:48:01,894 DEBUG anaconda: old container size request: 0 >07:48:01,895 DEBUG anaconda: new container size request: 0 >07:48:01,895 DEBUG anaconda: overriding disk set with container's >07:48:01,895 DEBUG anaconda: old disks: ['sda'] >07:48:01,895 DEBUG anaconda: new disks: ['sda'] >07:48:02,041 DEBUG anaconda: populate_right_side: non-existent 7998MB luks/dm-crypt luks-rhel-root (56) with non-existent xfs filesystem mounted at / >07:48:02,042 DEBUG anaconda: updated device_disks to ['sda'] >07:48:02,042 DEBUG anaconda: updated device_container_name to rhel >07:48:02,042 DEBUG anaconda: updated device_container_raid_level to None >07:48:02,042 DEBUG anaconda: updated device_container_encrypted to False >07:48:02,042 DEBUG anaconda: updated device_container_size to 0 >07:48:02,048 INFO anaconda: getting device type for LVM >07:48:02,049 DEBUG anaconda: populate_raid: 0, None >07:48:02,049 INFO anaconda: getting device type for LVM >07:48:02,053 DEBUG anaconda: new container selection: rhel >07:48:02,054 DEBUG anaconda: default container is rhel >07:48:02,054 DEBUG anaconda: leaving save_right_side >07:48:06,093 INFO anaconda: ui: saving changes to device luks-rhel-root >07:48:06,093 DEBUG anaconda: old name: root >07:48:06,094 DEBUG anaconda: new name: root >07:48:06,094 DEBUG anaconda: old size: 7998.0 >07:48:06,094 DEBUG anaconda: new size: 7998 >07:48:06,095 INFO anaconda: getting device type for LVM >07:48:06,095 DEBUG anaconda: old device type: 0 >07:48:06,095 DEBUG anaconda: new device type: 0 >07:48:06,095 DEBUG anaconda: reformat: True >07:48:06,097 DEBUG anaconda: old fs type: xfs >07:48:06,098 DEBUG anaconda: new fs type: xfs >07:48:06,098 DEBUG anaconda: old encryption setting: True >07:48:06,098 DEBUG anaconda: new encryption setting: True >07:48:06,098 DEBUG anaconda: old label: >07:48:06,098 DEBUG anaconda: new_label: >07:48:06,098 DEBUG anaconda: old mountpoint: / >07:48:06,099 DEBUG anaconda: new mountpoint: / >07:48:06,099 DEBUG anaconda: old raid level: None >07:48:06,100 DEBUG anaconda: new raid level: None >07:48:06,101 DEBUG anaconda: old container: rhel >07:48:06,101 DEBUG anaconda: new container: rhel >07:48:06,102 DEBUG anaconda: old container encrypted: False >07:48:06,102 DEBUG anaconda: new container encrypted: False >07:48:06,102 DEBUG anaconda: old container raid level: None >07:48:06,102 DEBUG anaconda: new container raid level: None >07:48:06,102 DEBUG anaconda: old container size request: 0 >07:48:06,102 DEBUG anaconda: new container size request: 0 >07:48:06,103 DEBUG anaconda: old disks: ['sda'] >07:48:06,103 DEBUG anaconda: new disks: ['sda'] >07:48:06,103 DEBUG anaconda: nothing changed for new device >07:48:12,964 DEBUG anaconda: requested size = 32 GB ; available space = 103.00 GB >07:48:13,086 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-00', 'luks-rhel-root', 'luks-rhel-swap', 'rhel', 'rhel-00', 'rhel-root', 'rhel-swap', 'sda', 'sda1', 'sda2', 'sda3'] >07:48:13,086 DEBUG anaconda: ui: unused=[] >07:48:13,087 DEBUG anaconda: ui: new_devices=['sda2', 'luks-rhel-swap', 'sda1', 'luks-rhel-00', 'luks-rhel-root'] >07:48:13,107 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:48:13,107 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:48:13,107 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:48:13,107 DEBUG anaconda: updated device_disks to ['sda'] >07:48:13,108 DEBUG anaconda: updated device_container_name to None >07:48:13,108 DEBUG anaconda: updated device_container_raid_level to None >07:48:13,108 DEBUG anaconda: updated device_container_encrypted to False >07:48:13,108 DEBUG anaconda: updated device_container_size to 0 >07:48:13,115 INFO anaconda: getting device type for Standard Partition >07:48:13,115 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:48:13,116 INFO anaconda: getting device type for Standard Partition >07:48:13,116 INFO anaconda: getting device type for Standard Partition >07:48:13,117 INFO anaconda: getting device type for Standard Partition >07:48:13,118 INFO anaconda: getting device type for Standard Partition >07:48:13,118 INFO anaconda: getting device type for Standard Partition >07:48:13,119 INFO anaconda: getting device type for Standard Partition >07:48:13,119 INFO anaconda: getting device type for Standard Partition >07:48:13,119 INFO anaconda: getting device type for Standard Partition >07:48:13,120 DEBUG anaconda: populate_raid: 2, None >07:48:13,120 INFO anaconda: getting device type for Standard Partition >07:48:13,121 INFO anaconda: getting device type for Standard Partition >07:48:13,121 DEBUG anaconda: populate_raid: 2, None >07:48:13,121 INFO anaconda: getting device type for Standard Partition >07:48:13,123 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:48:13,124 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:48:13,124 DEBUG anaconda: notebook page = 1 >07:48:13,124 INFO anaconda: ui: saving changes to device sda2 >07:48:13,124 DEBUG anaconda: old name: sda2 >07:48:13,124 DEBUG anaconda: new name: None >07:48:13,125 DEBUG anaconda: old size: 500.0 >07:48:13,125 DEBUG anaconda: new size: 500 >07:48:13,125 INFO anaconda: getting device type for Standard Partition >07:48:13,125 DEBUG anaconda: old device type: 2 >07:48:13,126 DEBUG anaconda: new device type: 2 >07:48:13,126 DEBUG anaconda: reformat: True >07:48:13,127 DEBUG anaconda: old fs type: xfs >07:48:13,127 DEBUG anaconda: new fs type: xfs >07:48:13,127 DEBUG anaconda: old encryption setting: False >07:48:13,127 DEBUG anaconda: new encryption setting: False >07:48:13,128 DEBUG anaconda: old label: >07:48:13,128 DEBUG anaconda: new_label: >07:48:13,128 DEBUG anaconda: old mountpoint: /boot >07:48:13,128 DEBUG anaconda: new mountpoint: /boot >07:48:13,128 DEBUG anaconda: old raid level: None >07:48:13,129 DEBUG anaconda: new raid level: None >07:48:13,129 DEBUG anaconda: old container: None >07:48:13,129 DEBUG anaconda: new container: None >07:48:13,129 DEBUG anaconda: old container encrypted: False >07:48:13,129 DEBUG anaconda: new container encrypted: False >07:48:13,129 DEBUG anaconda: old container raid level: None >07:48:13,129 DEBUG anaconda: new container raid level: None >07:48:13,130 DEBUG anaconda: old container size request: 0 >07:48:13,130 DEBUG anaconda: new container size request: 0 >07:48:13,130 DEBUG anaconda: old disks: ['sda'] >07:48:13,130 DEBUG anaconda: new disks: ['sda'] >07:48:13,130 DEBUG anaconda: nothing changed for new device >07:48:13,130 DEBUG anaconda: new selector: non-existent 31998MB luks/dm-crypt luks-rhel-00 (58) with non-existent xfs filesystem mounted at /home >07:48:13,130 DEBUG anaconda: populate_right_side: non-existent 31998MB luks/dm-crypt luks-rhel-00 (58) with non-existent xfs filesystem mounted at /home >07:48:13,131 DEBUG anaconda: updated device_disks to ['sda'] >07:48:13,131 DEBUG anaconda: updated device_container_name to rhel >07:48:13,131 DEBUG anaconda: updated device_container_raid_level to None >07:48:13,131 DEBUG anaconda: updated device_container_encrypted to False >07:48:13,131 DEBUG anaconda: updated device_container_size to 0 >07:48:13,138 INFO anaconda: getting device type for LVM >07:48:13,138 DEBUG anaconda: device_type_changed: 0 LVM >07:48:13,138 INFO anaconda: getting device type for LVM >07:48:13,139 INFO anaconda: getting device type for LVM >07:48:13,139 INFO anaconda: getting device type for LVM >07:48:13,140 INFO anaconda: getting device type for LVM >07:48:13,140 INFO anaconda: getting device type for LVM >07:48:13,140 INFO anaconda: getting device type for LVM >07:48:13,141 INFO anaconda: getting device type for LVM >07:48:13,141 INFO anaconda: getting device type for LVM >07:48:13,141 INFO anaconda: getting device type for LVM >07:48:13,142 INFO anaconda: getting device type for LVM >07:48:13,142 INFO anaconda: getting device type for LVM >07:48:13,142 DEBUG anaconda: populate_raid: 0, None >07:48:13,142 INFO anaconda: getting device type for LVM >07:48:13,143 INFO anaconda: getting device type for LVM >07:48:13,143 DEBUG anaconda: populate_raid: 0, None >07:48:13,144 INFO anaconda: getting device type for LVM >07:48:13,148 DEBUG anaconda: new container selection: rhel >07:48:13,149 DEBUG anaconda: default container is rhel >07:48:21,406 INFO anaconda: ui: saving changes to device luks-rhel-00 >07:48:21,406 DEBUG anaconda: old name: 00 >07:48:21,406 DEBUG anaconda: new name: 00 >07:48:21,407 DEBUG anaconda: old size: 31998.0 >07:48:21,407 DEBUG anaconda: new size: 31998 >07:48:21,408 INFO anaconda: getting device type for LVM >07:48:21,408 DEBUG anaconda: old device type: 0 >07:48:21,408 DEBUG anaconda: new device type: 0 >07:48:21,408 DEBUG anaconda: reformat: True >07:48:21,410 DEBUG anaconda: old fs type: xfs >07:48:21,410 DEBUG anaconda: new fs type: xfs >07:48:21,411 DEBUG anaconda: old encryption setting: True >07:48:21,411 DEBUG anaconda: new encryption setting: True >07:48:21,411 DEBUG anaconda: old label: >07:48:21,411 DEBUG anaconda: new_label: >07:48:21,411 DEBUG anaconda: old mountpoint: /home >07:48:21,411 DEBUG anaconda: new mountpoint: /home >07:48:21,412 DEBUG anaconda: old raid level: None >07:48:21,412 DEBUG anaconda: new raid level: None >07:48:21,414 DEBUG anaconda: old container: rhel >07:48:21,414 DEBUG anaconda: new container: rhel >07:48:21,414 DEBUG anaconda: old container encrypted: False >07:48:21,414 DEBUG anaconda: new container encrypted: False >07:48:21,414 DEBUG anaconda: old container raid level: None >07:48:21,415 DEBUG anaconda: new container raid level: None >07:48:21,415 DEBUG anaconda: old container size request: 0 >07:48:21,415 DEBUG anaconda: new container size request: 0 >07:48:21,415 DEBUG anaconda: old disks: ['sda'] >07:48:21,415 DEBUG anaconda: new disks: ['sda'] >07:48:21,415 DEBUG anaconda: nothing changed for new device >07:48:23,537 DEBUG anaconda: new disk order: [] >07:48:23,544 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:48:23,544 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:48:23,544 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:48:23,544 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:48:23,544 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:48:23,545 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:48:23,545 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:48:23,545 DEBUG anaconda: stage1 device cannot be of type disk >07:48:23,545 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:48:23,546 DEBUG anaconda: _is_valid_size(sda1) returning True >07:48:23,546 DEBUG anaconda: _is_valid_location(sda1) returning True >07:48:23,546 WARN anaconda: sda1 not bootable >07:48:23,547 DEBUG anaconda: _is_valid_format(sda1) returning False >07:48:23,547 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >07:48:23,547 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >07:48:23,547 DEBUG anaconda: _is_valid_size(sda2) returning True >07:48:23,547 DEBUG anaconda: _is_valid_location(sda2) returning True >07:48:23,548 DEBUG anaconda: _is_valid_format(sda2) returning False >07:48:23,548 DEBUG anaconda: is_valid_stage1_device(sda2) returning False >07:48:23,548 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >07:48:23,549 DEBUG anaconda: _is_valid_size(sda3) returning True >07:48:23,549 DEBUG anaconda: _is_valid_location(sda3) returning True >07:48:23,549 WARN anaconda: sda3 not bootable >07:48:23,549 DEBUG anaconda: _is_valid_format(sda3) returning False >07:48:23,549 DEBUG anaconda: is_valid_stage1_device(sda3) returning False >07:48:23,550 ERR anaconda: storage configuration failed: failed to find a suitable stage1 device >07:48:23,553 ERR anaconda: you have not created a bootloader stage1 target device >07:48:23,553 ERR anaconda: You have not created a bootable partition. >07:48:23,579 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:48:23,579 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Checking storage configuration... >07:48:23,585 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:48:26,378 DEBUG anaconda: info bar clicked: you have not created a bootloader stage1 target device >You have not created a bootable partition. ((<SpokeWindow object at 0x7f0de0445190 (AnacondaSpokeWindow at 0x3fb2810)>,)) >07:48:31,075 DEBUG anaconda: current selector: non-existent 31998MB luks/dm-crypt luks-rhel-00 (58) with non-existent xfs filesystem mounted at /home >07:48:31,075 DEBUG anaconda: notebook page = 1 >07:48:31,076 INFO anaconda: ui: saving changes to device luks-rhel-00 >07:48:31,076 DEBUG anaconda: old name: 00 >07:48:31,076 DEBUG anaconda: new name: 00 >07:48:31,076 DEBUG anaconda: old size: 31998.0 >07:48:31,077 DEBUG anaconda: new size: 31998 >07:48:31,077 INFO anaconda: getting device type for LVM >07:48:31,077 DEBUG anaconda: old device type: 0 >07:48:31,077 DEBUG anaconda: new device type: 0 >07:48:31,078 DEBUG anaconda: reformat: True >07:48:31,079 DEBUG anaconda: old fs type: xfs >07:48:31,079 DEBUG anaconda: new fs type: xfs >07:48:31,079 DEBUG anaconda: old encryption setting: True >07:48:31,079 DEBUG anaconda: new encryption setting: True >07:48:31,080 DEBUG anaconda: old label: >07:48:31,080 DEBUG anaconda: new_label: >07:48:31,080 DEBUG anaconda: old mountpoint: /home >07:48:31,080 DEBUG anaconda: new mountpoint: /home >07:48:31,081 DEBUG anaconda: old raid level: None >07:48:31,081 DEBUG anaconda: new raid level: None >07:48:31,082 DEBUG anaconda: old container: rhel >07:48:31,082 DEBUG anaconda: new container: rhel >07:48:31,082 DEBUG anaconda: old container encrypted: False >07:48:31,082 DEBUG anaconda: new container encrypted: False >07:48:31,082 DEBUG anaconda: old container raid level: None >07:48:31,083 DEBUG anaconda: new container raid level: None >07:48:31,083 DEBUG anaconda: old container size request: 0 >07:48:31,083 DEBUG anaconda: new container size request: 0 >07:48:31,083 DEBUG anaconda: old disks: ['sda'] >07:48:31,083 DEBUG anaconda: new disks: ['sda'] >07:48:31,083 DEBUG anaconda: nothing changed for new device >07:48:31,083 DEBUG anaconda: new selector: existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi >07:48:31,084 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi >07:48:31,084 DEBUG anaconda: updated device_disks to ['sda'] >07:48:31,084 DEBUG anaconda: updated device_container_name to None >07:48:31,084 DEBUG anaconda: updated device_container_raid_level to None >07:48:31,084 DEBUG anaconda: updated device_container_encrypted to False >07:48:31,084 DEBUG anaconda: updated device_container_size to 0 >07:48:31,089 DEBUG anaconda: fs type changed: EFI System Partition >07:48:31,094 INFO anaconda: getting device type for Standard Partition >07:48:31,094 DEBUG anaconda: device_type_changed: 2 Standard Partition >07:48:31,094 INFO anaconda: getting device type for Standard Partition >07:48:31,095 INFO anaconda: getting device type for Standard Partition >07:48:31,096 INFO anaconda: getting device type for Standard Partition >07:48:31,096 INFO anaconda: getting device type for Standard Partition >07:48:31,097 INFO anaconda: getting device type for Standard Partition >07:48:31,097 INFO anaconda: getting device type for Standard Partition >07:48:31,098 INFO anaconda: getting device type for Standard Partition >07:48:31,098 INFO anaconda: getting device type for Standard Partition >07:48:31,099 DEBUG anaconda: populate_raid: 2, None >07:48:31,099 INFO anaconda: getting device type for Standard Partition >07:48:31,100 INFO anaconda: getting device type for Standard Partition >07:48:31,101 DEBUG anaconda: populate_raid: 2, None >07:48:31,101 INFO anaconda: getting device type for Standard Partition >07:48:31,102 DEBUG anaconda: populate_right_side: existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi >07:48:31,102 DEBUG anaconda: updated device_disks to ['sda'] >07:48:31,102 DEBUG anaconda: updated device_container_name to None >07:48:31,102 DEBUG anaconda: updated device_container_raid_level to None >07:48:31,103 DEBUG anaconda: updated device_container_encrypted to False >07:48:31,103 DEBUG anaconda: updated device_container_size to 0 >07:48:31,110 INFO anaconda: getting device type for Standard Partition >07:48:31,110 DEBUG anaconda: populate_raid: 2, None >07:48:31,110 INFO anaconda: getting device type for Standard Partition >07:48:33,509 DEBUG anaconda: removing device 'existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi' from page New Red Hat Enterprise Linux 7.0 Installation >07:48:33,517 DEBUG anaconda: updated device: existing 200MB partition sda1 (2) >07:48:33,517 INFO anaconda: ui: removed device sda1 >07:48:33,533 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-00', 'luks-rhel-root', 'luks-rhel-swap', 'rhel', 'rhel-00', 'rhel-root', 'rhel-swap', 'sda', 'sda1', 'sda2', 'sda3'] >07:48:33,534 DEBUG anaconda: ui: unused=['sda1'] >07:48:33,534 DEBUG anaconda: ui: new_devices=['luks-rhel-swap', 'sda2', 'luks-rhel-00', 'luks-rhel-root'] >07:48:33,558 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:48:33,558 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:48:33,559 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:48:33,559 DEBUG anaconda: updated device_disks to ['sda'] >07:48:33,559 DEBUG anaconda: updated device_container_name to None >07:48:33,559 DEBUG anaconda: updated device_container_raid_level to None >07:48:33,559 DEBUG anaconda: updated device_container_encrypted to False >07:48:33,559 DEBUG anaconda: updated device_container_size to 0 >07:48:33,563 DEBUG anaconda: fs type changed: xfs >07:48:33,569 INFO anaconda: getting device type for Standard Partition >07:48:33,569 DEBUG anaconda: populate_raid: 2, None >07:48:33,569 INFO anaconda: getting device type for Standard Partition >07:48:33,570 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot >07:48:33,570 DEBUG anaconda: updated device_disks to ['sda'] >07:48:33,571 DEBUG anaconda: updated device_container_name to None >07:48:33,571 DEBUG anaconda: updated device_container_raid_level to None >07:48:33,571 DEBUG anaconda: updated device_container_encrypted to False >07:48:33,571 DEBUG anaconda: updated device_container_size to 0 >07:48:33,578 INFO anaconda: getting device type for Standard Partition >07:48:33,578 DEBUG anaconda: populate_raid: 2, None >07:48:33,578 INFO anaconda: getting device type for Standard Partition >07:48:33,580 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:48:34,946 INFO anaconda: ui: saving changes to device sda2 >07:48:34,946 DEBUG anaconda: old name: sda2 >07:48:34,946 DEBUG anaconda: new name: None >07:48:34,947 DEBUG anaconda: old size: 500.0 >07:48:34,947 DEBUG anaconda: new size: 500 >07:48:34,948 INFO anaconda: getting device type for Standard Partition >07:48:34,948 DEBUG anaconda: old device type: 2 >07:48:34,949 DEBUG anaconda: new device type: 2 >07:48:34,949 DEBUG anaconda: reformat: True >07:48:34,950 DEBUG anaconda: old fs type: xfs >07:48:34,951 DEBUG anaconda: new fs type: xfs >07:48:34,951 DEBUG anaconda: old encryption setting: False >07:48:34,951 DEBUG anaconda: new encryption setting: False >07:48:34,951 DEBUG anaconda: old label: >07:48:34,951 DEBUG anaconda: new_label: >07:48:34,951 DEBUG anaconda: old mountpoint: /boot >07:48:34,952 DEBUG anaconda: new mountpoint: /boot >07:48:34,952 DEBUG anaconda: old raid level: None >07:48:34,952 DEBUG anaconda: new raid level: None >07:48:34,953 DEBUG anaconda: old container: None >07:48:34,953 DEBUG anaconda: new container: None >07:48:34,953 DEBUG anaconda: old container encrypted: False >07:48:34,953 DEBUG anaconda: new container encrypted: False >07:48:34,954 DEBUG anaconda: old container raid level: None >07:48:34,954 DEBUG anaconda: new container raid level: None >07:48:34,954 DEBUG anaconda: old container size request: 0 >07:48:34,954 DEBUG anaconda: new container size request: 0 >07:48:34,954 DEBUG anaconda: old disks: ['sda'] >07:48:34,954 DEBUG anaconda: new disks: ['sda'] >07:48:34,954 DEBUG anaconda: nothing changed for new device >07:48:41,577 DEBUG anaconda: requested size = 200 MB ; available space = 71.00 GB >07:48:41,763 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-rhel-00', 'luks-rhel-root', 'luks-rhel-swap', 'rhel', 'rhel-00', 'rhel-root', 'rhel-swap', 'sda', 'sda1', 'sda2', 'sda3', 'sda4'] >07:48:41,773 DEBUG anaconda: ui: unused=['sda1'] >07:48:41,773 DEBUG anaconda: ui: new_devices=['luks-rhel-swap', 'sda2', 'sda3', 'luks-rhel-00', 'luks-rhel-root'] >07:48:41,817 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:48:41,818 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:48:41,818 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda3 (38) with non-existent xfs filesystem mounted at /boot >07:48:41,818 DEBUG anaconda: updated device_disks to ['sda'] >07:48:41,818 DEBUG anaconda: updated device_container_name to None >07:48:41,818 DEBUG anaconda: updated device_container_raid_level to None >07:48:41,819 DEBUG anaconda: updated device_container_encrypted to False >07:48:41,819 DEBUG anaconda: updated device_container_size to 0 >07:48:41,825 INFO anaconda: getting device type for Standard Partition >07:48:41,825 DEBUG anaconda: populate_raid: 2, None >07:48:41,826 INFO anaconda: getting device type for Standard Partition >07:48:41,827 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:48:41,828 DEBUG anaconda: current selector: non-existent 500MB partition sda3 (38) with non-existent xfs filesystem mounted at /boot >07:48:41,828 DEBUG anaconda: notebook page = 1 >07:48:41,828 INFO anaconda: ui: saving changes to device sda3 >07:48:41,828 DEBUG anaconda: old name: sda3 >07:48:41,828 DEBUG anaconda: new name: None >07:48:41,829 DEBUG anaconda: old size: 500.0 >07:48:41,829 DEBUG anaconda: new size: 500 >07:48:41,829 INFO anaconda: getting device type for Standard Partition >07:48:41,829 DEBUG anaconda: old device type: 2 >07:48:41,830 DEBUG anaconda: new device type: 2 >07:48:41,830 DEBUG anaconda: reformat: True >07:48:41,831 DEBUG anaconda: old fs type: xfs >07:48:41,831 DEBUG anaconda: new fs type: xfs >07:48:41,831 DEBUG anaconda: old encryption setting: False >07:48:41,831 DEBUG anaconda: new encryption setting: False >07:48:41,832 DEBUG anaconda: old label: >07:48:41,832 DEBUG anaconda: new_label: >07:48:41,832 DEBUG anaconda: old mountpoint: /boot >07:48:41,832 DEBUG anaconda: new mountpoint: /boot >07:48:41,843 DEBUG anaconda: old raid level: None >07:48:41,843 DEBUG anaconda: new raid level: None >07:48:41,843 DEBUG anaconda: old container: None >07:48:41,843 DEBUG anaconda: new container: None >07:48:41,844 DEBUG anaconda: old container encrypted: False >07:48:41,844 DEBUG anaconda: new container encrypted: False >07:48:41,844 DEBUG anaconda: old container raid level: None >07:48:41,844 DEBUG anaconda: new container raid level: None >07:48:41,844 DEBUG anaconda: old container size request: 0 >07:48:41,844 DEBUG anaconda: new container size request: 0 >07:48:41,844 DEBUG anaconda: old disks: ['sda'] >07:48:41,844 DEBUG anaconda: new disks: ['sda'] >07:48:41,845 DEBUG anaconda: nothing changed for new device >07:48:41,845 DEBUG anaconda: new selector: non-existent 200MB partition sda2 (59) with non-existent hfs+ filesystem mounted at /boot/efi >07:48:41,845 DEBUG anaconda: populate_right_side: non-existent 200MB partition sda2 (59) with non-existent hfs+ filesystem mounted at /boot/efi >07:48:41,845 DEBUG anaconda: updated device_disks to ['sda'] >07:48:41,845 DEBUG anaconda: updated device_container_name to None >07:48:41,846 DEBUG anaconda: updated device_container_raid_level to None >07:48:41,846 DEBUG anaconda: updated device_container_encrypted to False >07:48:41,846 DEBUG anaconda: updated device_container_size to 0 >07:48:41,860 DEBUG anaconda: fs type changed: hfs+ >07:48:41,875 INFO anaconda: getting device type for Standard Partition >07:48:41,875 DEBUG anaconda: populate_raid: 2, None >07:48:41,876 INFO anaconda: getting device type for Standard Partition >07:49:19,909 INFO anaconda: Running Thread: AnaStorageThread (139697582417664) >07:49:20,367 INFO anaconda: Thread Done: AnaStorageThread (139697582417664) >07:49:31,926 DEBUG anaconda: disk free: 115.71 GB fs free: 0 sw needs: 3.91 GB auto swap: 3.98 GB >07:49:31,930 INFO anaconda: Running Thread: AnaExecuteStorageThread (139697582417664) >07:49:31,947 DEBUG anaconda: new disk order: [] >07:49:31,949 DEBUG anaconda: new disk order: [] >07:49:32,000 DEBUG anaconda: stage1 device cannot be of type disk >07:49:32,001 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >07:49:32,001 INFO anaconda: Thread Done: AnaExecuteStorageThread (139697582417664) >07:49:32,028 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda'] >07:49:32,029 DEBUG anaconda: ui: unused=[] >07:49:32,029 DEBUG anaconda: ui: new_devices=[] >07:49:32,033 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:49:32,033 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:49:32,033 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:49:32,052 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:49:32,053 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Saving storage configuration... >07:49:32,053 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Failed to save storage configuration... >07:49:32,056 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:49:34,538 DEBUG anaconda: running automatic partitioning >07:49:34,702 DEBUG anaconda: new disk order: [] >07:49:34,716 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:49:34,716 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:49:34,716 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:49:34,717 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:49:34,717 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:49:34,717 DEBUG anaconda: stage1 device cannot be of type disk >07:49:34,717 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:49:34,717 DEBUG anaconda: _is_valid_size(sda1) returning True >07:49:34,717 DEBUG anaconda: _is_valid_location(sda1) returning True >07:49:34,718 WARN anaconda: sda1 not bootable >07:49:34,718 DEBUG anaconda: _is_valid_format(sda1) returning True >07:49:34,718 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >07:49:34,718 DEBUG anaconda: finished automatic partitioning >07:49:34,739 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:49:34,739 DEBUG anaconda: _is_valid_size(sda1) returning True >07:49:34,739 DEBUG anaconda: _is_valid_location(sda1) returning True >07:49:34,740 WARN anaconda: sda1 not bootable >07:49:34,740 DEBUG anaconda: _is_valid_format(sda1) returning True >07:49:34,740 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >07:49:34,740 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >07:49:34,740 DEBUG anaconda: _is_valid_size(sda2) returning True >07:49:34,740 DEBUG anaconda: _is_valid_location(sda2) returning True >07:49:34,740 DEBUG anaconda: _is_valid_partition(sda2) returning True >07:49:34,741 DEBUG anaconda: _is_valid_format(sda2) returning True >07:49:34,741 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >07:49:34,741 DEBUG anaconda: refreshing ui >07:49:34,765 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'luks-sda3', 'rhel', 'rhel-home', 'rhel-root', 'rhel-swap', 'sda', 'sda1', 'sda2', 'sda3'] >07:49:34,776 DEBUG anaconda: ui: unused=[] >07:49:34,776 DEBUG anaconda: ui: new_devices=['sda2', 'rhel-home', 'sda1', 'rhel-root', 'rhel-swap'] >07:49:34,805 DEBUG anaconda: page clicked: New Red Hat Enterprise Linux 7.0 Installation >07:49:34,805 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:49:34,806 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (71) with non-existent xfs filesystem mounted at /boot >07:49:34,806 DEBUG anaconda: updated device_disks to ['sda'] >07:49:34,806 DEBUG anaconda: updated device_container_name to None >07:49:34,806 DEBUG anaconda: updated device_container_raid_level to None >07:49:34,807 DEBUG anaconda: updated device_container_encrypted to False >07:49:34,807 DEBUG anaconda: updated device_container_size to 0 >07:49:34,811 DEBUG anaconda: fs type changed: xfs >07:49:34,816 INFO anaconda: getting device type for Standard Partition >07:49:34,816 DEBUG anaconda: populate_raid: 2, None >07:49:34,816 INFO anaconda: getting device type for Standard Partition >07:49:34,817 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda2 (71) with non-existent xfs filesystem mounted at /boot >07:49:34,817 DEBUG anaconda: updated device_disks to ['sda'] >07:49:34,818 DEBUG anaconda: updated device_container_name to None >07:49:34,818 DEBUG anaconda: updated device_container_raid_level to None >07:49:34,818 DEBUG anaconda: updated device_container_encrypted to False >07:49:34,818 DEBUG anaconda: updated device_container_size to 0 >07:49:34,824 INFO anaconda: getting device type for Standard Partition >07:49:34,825 DEBUG anaconda: populate_raid: 2, None >07:49:34,825 INFO anaconda: getting device type for Standard Partition >07:49:34,826 DEBUG anaconda: show mountpoint: New Red Hat Enterprise Linux 7.0 Installation >07:49:34,826 DEBUG anaconda: finished refreshing ui >07:49:34,827 DEBUG anaconda: updating space display >07:49:34,833 DEBUG anaconda: finished updating space display >07:49:36,636 DEBUG anaconda: current selector: non-existent 500MB partition sda2 (71) with non-existent xfs filesystem mounted at /boot >07:49:36,636 DEBUG anaconda: notebook page = 1 >07:49:36,637 INFO anaconda: ui: saving changes to device sda2 >07:49:36,637 DEBUG anaconda: old name: sda2 >07:49:36,637 DEBUG anaconda: new name: None >07:49:36,638 DEBUG anaconda: old size: 500.0 >07:49:36,638 DEBUG anaconda: new size: 500 >07:49:36,638 INFO anaconda: getting device type for Standard Partition >07:49:36,638 DEBUG anaconda: old device type: 2 >07:49:36,638 DEBUG anaconda: new device type: 2 >07:49:36,639 DEBUG anaconda: reformat: True >07:49:36,640 DEBUG anaconda: old fs type: xfs >07:49:36,640 DEBUG anaconda: new fs type: xfs >07:49:36,640 DEBUG anaconda: old encryption setting: False >07:49:36,640 DEBUG anaconda: new encryption setting: False >07:49:36,641 DEBUG anaconda: old label: >07:49:36,641 DEBUG anaconda: new_label: >07:49:36,641 DEBUG anaconda: old mountpoint: /boot >07:49:36,641 DEBUG anaconda: new mountpoint: /boot >07:49:36,652 DEBUG anaconda: old raid level: None >07:49:36,652 DEBUG anaconda: new raid level: None >07:49:36,652 DEBUG anaconda: old container: None >07:49:36,652 DEBUG anaconda: new container: None >07:49:36,653 DEBUG anaconda: old container encrypted: False >07:49:36,653 DEBUG anaconda: new container encrypted: False >07:49:36,653 DEBUG anaconda: old container raid level: None >07:49:36,653 DEBUG anaconda: new container raid level: None >07:49:36,653 DEBUG anaconda: old container size request: 0 >07:49:36,653 DEBUG anaconda: new container size request: 0 >07:49:36,653 DEBUG anaconda: old disks: ['sda'] >07:49:36,653 DEBUG anaconda: new disks: ['sda'] >07:49:36,654 DEBUG anaconda: nothing changed for new device >07:49:36,654 DEBUG anaconda: new selector: non-existent 51200MB lvmlv rhel-root (75) with non-existent xfs filesystem mounted at / >07:49:36,654 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv rhel-root (75) with non-existent xfs filesystem mounted at / >07:49:36,654 DEBUG anaconda: updated device_disks to ['sda'] >07:49:36,654 DEBUG anaconda: updated device_container_name to rhel >07:49:36,654 DEBUG anaconda: updated device_container_raid_level to None >07:49:36,655 DEBUG anaconda: updated device_container_encrypted to True >07:49:36,655 DEBUG anaconda: updated device_container_size to 0 >07:49:36,661 INFO anaconda: getting device type for LVM >07:49:36,662 DEBUG anaconda: device_type_changed: 0 LVM >07:49:36,662 INFO anaconda: getting device type for LVM >07:49:36,662 INFO anaconda: getting device type for LVM >07:49:36,663 INFO anaconda: getting device type for LVM >07:49:36,663 INFO anaconda: getting device type for LVM >07:49:36,663 INFO anaconda: getting device type for LVM >07:49:36,664 INFO anaconda: getting device type for LVM >07:49:36,664 INFO anaconda: getting device type for LVM >07:49:36,664 INFO anaconda: getting device type for LVM >07:49:36,665 INFO anaconda: getting device type for LVM >07:49:36,665 INFO anaconda: getting device type for LVM >07:49:36,666 INFO anaconda: getting device type for LVM >07:49:36,666 DEBUG anaconda: populate_raid: 0, None >07:49:36,666 INFO anaconda: getting device type for LVM >07:49:36,667 INFO anaconda: getting device type for LVM >07:49:36,667 DEBUG anaconda: populate_raid: 0, None >07:49:36,667 INFO anaconda: getting device type for LVM >07:49:36,670 DEBUG anaconda: new container selection: rhel >07:49:36,670 DEBUG anaconda: default container is rhel >07:49:36,671 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv rhel-root (75) with non-existent xfs filesystem mounted at / >07:49:36,671 DEBUG anaconda: updated device_disks to ['sda'] >07:49:36,671 DEBUG anaconda: updated device_container_name to rhel >07:49:36,671 DEBUG anaconda: updated device_container_raid_level to None >07:49:36,672 DEBUG anaconda: updated device_container_encrypted to True >07:49:36,672 DEBUG anaconda: updated device_container_size to 0 >07:49:36,678 INFO anaconda: getting device type for LVM >07:49:36,678 DEBUG anaconda: populate_raid: 0, None >07:49:36,678 INFO anaconda: getting device type for LVM >07:49:36,680 DEBUG anaconda: new container selection: rhel >07:49:36,681 DEBUG anaconda: default container is rhel >07:49:42,395 INFO anaconda: getting device type for LVM >07:49:42,418 DEBUG anaconda: container dialog: raid level None >07:49:44,243 DEBUG anaconda: new disks for rhel: ['sda'] >07:49:44,243 DEBUG anaconda: new container name: rhel >07:49:44,244 DEBUG anaconda: new container raid level: None >07:49:44,244 DEBUG anaconda: new container encrypted: True >07:49:44,244 DEBUG anaconda: new container size: 0 >07:49:44,244 DEBUG anaconda: rhel -> rhel >07:49:50,765 INFO anaconda: ui: saving changes to device rhel-root >07:49:50,765 DEBUG anaconda: old name: root >07:49:50,765 DEBUG anaconda: new name: root >07:49:50,766 DEBUG anaconda: old size: 51200 >07:49:50,766 DEBUG anaconda: new size: 8000 >07:49:50,766 INFO anaconda: getting device type for LVM >07:49:50,767 DEBUG anaconda: old device type: 0 >07:49:50,767 DEBUG anaconda: new device type: 0 >07:49:50,767 DEBUG anaconda: reformat: True >07:49:50,768 DEBUG anaconda: old fs type: xfs >07:49:50,768 DEBUG anaconda: new fs type: xfs >07:49:50,769 DEBUG anaconda: old encryption setting: False >07:49:50,769 DEBUG anaconda: new encryption setting: False >07:49:50,769 DEBUG anaconda: old label: >07:49:50,769 DEBUG anaconda: new_label: >07:49:50,769 DEBUG anaconda: old mountpoint: / >07:49:50,769 DEBUG anaconda: new mountpoint: / >07:49:50,783 DEBUG anaconda: old raid level: None >07:49:50,783 DEBUG anaconda: new raid level: None >07:49:50,784 DEBUG anaconda: old container: rhel >07:49:50,784 DEBUG anaconda: new container: rhel >07:49:50,785 DEBUG anaconda: old container encrypted: True >07:49:50,785 DEBUG anaconda: new container encrypted: True >07:49:50,785 DEBUG anaconda: old container raid level: None >07:49:50,785 DEBUG anaconda: new container raid level: None >07:49:50,785 DEBUG anaconda: old container size request: 0 >07:49:50,785 DEBUG anaconda: new container size request: 0 >07:49:50,785 DEBUG anaconda: old disks: ['sda'] >07:49:50,785 DEBUG anaconda: new disks: ['sda'] >07:49:50,954 DEBUG anaconda: populate_right_side: non-existent 8000MB lvmlv rhel-root (75) with non-existent xfs filesystem mounted at / >07:49:50,954 DEBUG anaconda: updated device_disks to ['sda'] >07:49:50,954 DEBUG anaconda: updated device_container_name to rhel >07:49:50,954 DEBUG anaconda: updated device_container_raid_level to None >07:49:50,954 DEBUG anaconda: updated device_container_encrypted to True >07:49:50,955 DEBUG anaconda: updated device_container_size to 0 >07:49:50,961 INFO anaconda: getting device type for LVM >07:49:50,961 DEBUG anaconda: populate_raid: 0, None >07:49:50,961 INFO anaconda: getting device type for LVM >07:49:50,966 DEBUG anaconda: new container selection: rhel >07:49:50,966 DEBUG anaconda: default container is rhel >07:49:50,967 DEBUG anaconda: leaving save_right_side >07:49:52,675 DEBUG anaconda: new disk order: [] >07:49:52,690 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >07:49:52,690 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:49:52,690 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:49:52,690 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:49:52,691 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:49:52,691 DEBUG anaconda: stage1 device cannot be of type disk >07:49:52,691 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:49:52,691 DEBUG anaconda: _is_valid_size(sda1) returning True >07:49:52,691 DEBUG anaconda: _is_valid_location(sda1) returning True >07:49:52,692 WARN anaconda: sda1 not bootable >07:49:52,692 DEBUG anaconda: _is_valid_format(sda1) returning True >07:49:52,692 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >07:49:52,713 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >07:49:52,714 DEBUG anaconda: _is_valid_size(sda1) returning True >07:49:52,714 DEBUG anaconda: _is_valid_location(sda1) returning True >07:49:52,714 WARN anaconda: sda1 not bootable >07:49:52,714 DEBUG anaconda: _is_valid_format(sda1) returning True >07:49:52,714 DEBUG anaconda: is_valid_stage1_device(sda1) returning True >07:49:52,714 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >07:49:52,715 DEBUG anaconda: _is_valid_size(sda2) returning True >07:49:52,715 DEBUG anaconda: _is_valid_location(sda2) returning True >07:49:52,715 DEBUG anaconda: _is_valid_partition(sda2) returning True >07:49:52,715 DEBUG anaconda: _is_valid_format(sda2) returning True >07:49:52,715 DEBUG anaconda: is_valid_stage2_device(sda2) returning True >07:49:52,772 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:52,772 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:49:52,773 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> status to: Checking storage configuration... >07:49:52,802 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:52,803 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:49:54,773 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:54,849 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:54,884 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:54,915 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:54,944 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:54,974 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:55,004 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:55,034 INFO anaconda: fs space: 8 GB needed: 3.91 GB >07:49:55,034 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f0de1599a50> >07:50:26,354 INFO anaconda: Running Thread: AnaInstallThread (139697582417664) >07:50:27,501 INFO anaconda: Setting up the installation environment >07:50:27,699 INFO anaconda: Creating disklabel on /dev/sda >07:50:28,430 INFO anaconda: Creating luks on /dev/sda3 >07:50:34,580 INFO anaconda: Creating lvmpv on /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba >07:50:35,366 INFO anaconda: Creating xfs on /dev/mapper/rhel-root >07:50:35,786 INFO anaconda: Creating xfs on /dev/mapper/rhel-home >07:50:36,171 INFO anaconda: Creating swap on /dev/mapper/rhel-swap >07:50:36,270 INFO anaconda: Creating xfs on /dev/sda2 >07:50:36,523 INFO anaconda: Creating hfs+ on /dev/sda1 >07:50:36,588 DEBUG anaconda: running handleException >07:50:36,589 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >07:50:36,589 INFO anaconda: Thread Done: AnaInstallThread (139697582417664) > > >/tmp/packaging.log: >07:25:12,045 DEBUG packaging: getting release version from tree at None (7.0) >07:25:12,045 DEBUG packaging: got a release version of 7.0 >07:25:13,305 INFO packaging: configuring base repo >07:25:13,335 DEBUG packaging: getting release version from tree at file:///run/install/repo (7.0) >07:25:13,335 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >07:25:13,336 DEBUG packaging: got a release version of 7.0 >07:25:13,336 DEBUG packaging: releasever from file:///run/install/repo is 7.0 >07:25:13,506 INFO_2 yum.verbose.YumPlugins: Loaded plugins: langpacks, product-id >07:25:13,506 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >07:25:13,506 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >07:25:13,507 DEBUG yum.verbose.plugin: Adding en_US to language list >07:25:13,510 DEBUG yum.verbose.YumBase: Config time: 0.173 >07:25:13,516 INFO_2 yum.verbose.YumPlugins: Loaded plugins: langpacks, product-id >07:25:13,516 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >07:25:13,517 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >07:25:13,517 DEBUG yum.verbose.plugin: Adding en_US to language list >07:25:13,519 DEBUG yum.verbose.YumBase: Config time: 0.007 >07:25:13,524 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >07:25:13,533 INFO packaging: gathering repo metadata >07:25:13,533 DEBUG packaging: getting repo metadata for anaconda >07:25:13,630 DEBUG packaging: getting group info for anaconda >07:25:13,642 INFO packaging: metadata retrieval complete >07:26:32,844 DEBUG yum.verbose.YumBase: Setting up Package Sacks >07:26:33,650 DEBUG yum.verbose.YumBase: pkgsack time: 0.805 >07:26:33,680 DEBUG yum.verbose.YumBase: group time: 0.836 >07:26:34,308 DEBUG packaging: deleting package sacks >07:26:34,313 INFO packaging: checking software selection >07:26:34,313 DEBUG packaging: deleting package sacks >07:26:34,314 DEBUG packaging: deleting yum transaction info >07:26:34,314 DEBUG packaging: select group core >07:26:34,314 DEBUG yum.verbose.YumBase: Setting up Package Sacks >07:26:34,470 DEBUG yum.verbose.YumBase: pkgsack time: 0.156 >07:26:34,496 DEBUG yum.verbose.YumBase: group time: 0.182 >07:26:34,497 DEBUG yum.verbose.YumBase: rpmdb time: 0.000 >07:26:34,533 DEBUG yum.verbose.YumBase: Obs Init time: 0.033 >07:26:34,556 DEBUG yum.verbose.YumBase: No package named ql23xx-firmware available to be installed >07:26:34,557 DEBUG yum.verbose.YumBase: No package named bfa-firmware available to be installed >07:26:34,558 DEBUG yum.verbose.YumBase: No package named ql2100-firmware available to be installed >07:26:34,562 DEBUG yum.verbose.YumBase: No package named ql2200-firmware available to be installed >07:26:34,568 DEBUG packaging: select group core >07:26:34,568 DEBUG packaging: select group gnome-desktop >07:26:34,577 DEBUG yum.verbose.YumBase: No package named gvfs-obexftp available to be installed >07:26:34,593 DEBUG yum.verbose.YumBase: No package named polkit-gnome available to be installed >07:26:34,609 DEBUG packaging: select group multimedia >07:26:34,620 DEBUG packaging: select group input-methods >07:26:34,628 DEBUG packaging: select group java-platform >07:26:34,629 DEBUG packaging: select group guest-desktop-agents >07:26:34,630 DEBUG packaging: select group fonts >07:26:34,674 DEBUG packaging: select group print-client >07:26:34,689 DEBUG packaging: select group desktop-debugging >07:26:34,690 DEBUG packaging: select group dial-up >07:26:34,693 DEBUG packaging: select group directory-client >07:26:34,695 DEBUG packaging: select group base >07:26:34,713 DEBUG yum.verbose.YumBase: No package named yum-plugin-security available to be installed >07:26:34,728 DEBUG packaging: select group internet-browser >07:26:34,729 DEBUG packaging: select group x11 >07:26:34,733 DEBUG packaging: select group network-file-system-client >07:26:34,739 DEBUG packaging: select package kernel-PAE >07:26:34,748 DEBUG yum.verbose.YumBase: Checking for virtual provide or file-provide for kernel-PAE >07:26:34,749 INFO packaging: no kernel-PAE package >07:26:34,749 DEBUG packaging: select package kernel >07:26:34,750 INFO packaging: selected kernel >07:26:34,750 INFO packaging: checking dependencies >07:26:34,997 DEBUG yum.verbose.YumBase: Building updates object >07:26:35,040 DEBUG yum.verbose.YumBase: up:simple updates time: 0.014 >07:26:35,041 DEBUG yum.verbose.YumBase: up:obs time: 0.001 >07:26:35,041 DEBUG yum.verbose.YumBase: up:condense time: 0.000 >07:26:35,042 DEBUG yum.verbose.YumBase: updates time: 0.045 >07:26:35,043 DEBUG yum.verbose.YumBase: TSINFO: Marking ModemManager-glib-1.1.0-6.git20130913.el7.x86_64 as install for ModemManager-1.1.0-6.git20130913.el7.x86_64 >07:26:35,045 DEBUG yum.verbose.YumBase: TSINFO: Marking glib2-2.36.3-5.el7.x86_64 as install for ModemManager-1.1.0-6.git20130913.el7.x86_64 >07:26:35,046 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.3-5.el7.x86_64 to require for libgio-2.0.so.0()(64bit) >07:26:35,046 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.3-5.el7.x86_64 to require for libglib-2.0.so.0()(64bit) >07:26:35,046 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.3-5.el7.x86_64 to require for libgmodule-2.0.so.0()(64bit) >07:26:35,046 DEBUG yum.verbose.YumBase: Quick matched glib2-2.36.3-5.el7.x86_64 to require for libgobject-2.0.so.0()(64bit) >07:26:35,048 DEBUG yum.verbose.YumBase: TSINFO: Marking libgudev1-208-11.el7.x86_64 as install for ModemManager-1.1.0-6.git20130913.el7.x86_64 >07:26:35,049 DEBUG yum.verbose.YumBase: TSINFO: Marking libmbim-1.5.0-3.20130815git.el7.x86_64 as install for ModemManager-1.1.0-6.git20130913.el7.x86_64 >07:26:35,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libqmi-1.6.0-3.el7.x86_64 as install for ModemManager-1.1.0-6.git20130913.el7.x86_64 >07:26:35,055 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:NetworkManager-glib-0.9.9.1-12.git20140326.4dba720.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,058 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-glib-0.100-7.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-3.2.21-6.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,061 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:wpa_supplicant-2.0-12.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,062 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-autoipd-0.6.31-13.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,063 DEBUG yum.verbose.YumBase: TSINFO: Marking dnsmasq-2.66-12.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,065 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcc-4.8.2-16.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,066 DEBUG yum.verbose.YumBase: Quick matched libgcc-4.8.2-16.el7.x86_64 to require for libgcc_s.so.1(GCC_3.3.1)(64bit) >07:26:35,067 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-libs-208-11.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,068 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-sysv-208-11.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,070 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-libs-1.6.12-8.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libndp-1.2-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,072 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-6.el7.x86_64 to require for libnl-genl-3.so.200()(64bit) >07:26:35,072 DEBUG yum.verbose.YumBase: Quick matched libnl3-3.2.21-6.el7.x86_64 to require for libnl-route-3.so.200()(64bit) >07:26:35,073 DEBUG yum.verbose.YumBase: Quick matched 1:NetworkManager-glib-0.9.9.1-12.git20140326.4dba720.el7.x86_64 to require for libnm-util.so.2()(64bit) >07:26:35,074 DEBUG yum.verbose.YumBase: TSINFO: Marking nspr-4.10.2-4.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,076 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-3.15.4-6.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,078 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-util-3.15.4-2.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,079 DEBUG yum.verbose.YumBase: Quick matched nspr-4.10.2-4.el7.x86_64 to require for libplds4.so()(64bit) >07:26:35,080 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-0.112-5.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,082 DEBUG yum.verbose.YumBase: TSINFO: Marking libsoup-2.42.2-3.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,084 DEBUG yum.verbose.YumBase: TSINFO: Marking libuuid-2.23.2-16.el7.x86_64 as install for 1:NetworkManager-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,088 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-3.8.2-7.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,091 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk3-3.8.8-5.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,093 DEBUG yum.verbose.YumBase: TSINFO: Marking libreswan-3.8-4.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,094 DEBUG yum.verbose.YumBase: TSINFO: Marking shared-mime-info-1.1-7.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,096 DEBUG yum.verbose.YumBase: TSINFO: Marking atk-2.8.0-4.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,097 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-gobject-1.12.14-6.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,099 DEBUG yum.verbose.YumBase: TSINFO: Marking cairo-1.12.14-6.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,101 DEBUG yum.verbose.YumBase: TSINFO: Marking gdk-pixbuf2-2.28.2-4.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,103 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-keyring-3.8.0-3.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,104 DEBUG yum.verbose.YumBase: TSINFO: Marking pango-1.34.1-5.el7.x86_64 as install for NetworkManager-libreswan-0.9.8.0-5.el7.x86_64 >07:26:35,105 DEBUG yum.verbose.YumBase: Quick matched pango-1.34.1-5.el7.x86_64 to require for libpangocairo-1.0.so.0()(64bit) >07:26:35,108 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-0.52.15-4.el7.x86_64 as install for 1:NetworkManager-tui-0.9.9.1-12.git20140326.4dba720.el7.x86_64 >07:26:35,109 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.13)(64bit) >07:26:35,109 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.6)(64bit) >07:26:35,109 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52(NEWT_0.52.9)(64bit) >07:26:35,109 DEBUG yum.verbose.YumBase: Quick matched newt-0.52.15-4.el7.x86_64 to require for libnewt.so.0.52()(64bit) >07:26:35,111 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-glib-0.8.9-11.el7.x86_64 as install for PackageKit-command-not-found-0.8.9-11.el7.x86_64 >07:26:35,113 DEBUG yum.verbose.YumBase: TSINFO: Marking libarchive-3.1.2-7.el7.x86_64 as install for PackageKit-command-not-found-0.8.9-11.el7.x86_64 >07:26:35,115 DEBUG yum.verbose.YumBase: TSINFO: Marking sqlite-3.7.17-4.el7.x86_64 as install for PackageKit-command-not-found-0.8.9-11.el7.x86_64 >07:26:35,118 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-0.10.36-7.el7.x86_64 as install for PackageKit-gstreamer-plugin-0.8.9-11.el7.x86_64 >07:26:35,118 DEBUG yum.verbose.YumBase: Quick matched gstreamer-0.10.36-7.el7.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >07:26:35,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-2.9.1-5.el7.x86_64 as install for PackageKit-gstreamer-plugin-0.8.9-11.el7.x86_64 >07:26:35,123 DEBUG yum.verbose.YumBase: TSINFO: Marking fontconfig-2.10.95-7.el7.x86_64 as install for PackageKit-gtk3-module-0.8.9-11.el7.x86_64 >07:26:35,124 DEBUG yum.verbose.YumBase: TSINFO: Marking freetype-2.4.11-9.el7.x86_64 as install for PackageKit-gtk3-module-0.8.9-11.el7.x86_64 >07:26:35,126 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk2-2.24.22-5.el7.x86_64 as install for PackageKit-gtk3-module-0.8.9-11.el7.x86_64 >07:26:35,128 DEBUG yum.verbose.YumBase: Quick matched gtk2-2.24.22-5.el7.x86_64 to require for libgtk-x11-2.0.so.0()(64bit) >07:26:35,129 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-utils-1.1.0-0.16.20120809git.el7.noarch as install for Red_Hat_Enterprise_Linux-Release_Notes-7-en-US-0-2.el7.noarch >07:26:35,131 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-2.1.11-12.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,133 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-libs-2.1.11-12.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,134 DEBUG yum.verbose.YumBase: TSINFO: Marking gdb-7.6.1-51.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,136 DEBUG yum.verbose.YumBase: TSINFO: Marking python-2.7.5-16.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,137 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-0.158-3.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-python-2.1.11-9.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,140 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-2.1.11-9.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,142 DEBUG yum.verbose.YumBase: TSINFO: Marking satyr-0.13-4.el7.x86_64 as install for abrt-addon-ccpp-2.1.11-12.el7.x86_64 >07:26:35,143 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-python-2.1.11-12.el7.x86_64 as install for abrt-addon-python-2.1.11-12.el7.x86_64 >07:26:35,144 DEBUG yum.verbose.YumBase: TSINFO: Marking systemd-python-208-11.el7.x86_64 as install for abrt-addon-python-2.1.11-12.el7.x86_64 >07:26:35,146 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-rhel-2.1.11-9.el7.x86_64 as install for abrt-cli-2.1.11-12.el7.x86_64 >07:26:35,147 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-rhtsupport-2.1.11-9.el7.x86_64 as install for abrt-cli-2.1.11-12.el7.x86_64 >07:26:35,148 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-tui-2.1.11-12.el7.x86_64 as install for abrt-cli-2.1.11-12.el7.x86_64 >07:26:35,149 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-kerneloops-2.1.11-12.el7.x86_64 as install for abrt-cli-2.1.11-12.el7.x86_64 >07:26:35,150 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-pstoreoops-2.1.11-12.el7.x86_64 as install for abrt-cli-2.1.11-12.el7.x86_64 >07:26:35,151 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-vmcore-2.1.11-12.el7.x86_64 as install for abrt-cli-2.1.11-12.el7.x86_64 >07:26:35,153 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-addon-xorg-2.1.11-12.el7.x86_64 as install for abrt-cli-2.1.11-12.el7.x86_64 >07:26:35,155 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-2.1.11-12.el7.x86_64 as install for abrt-desktop-2.1.11-12.el7.x86_64 >07:26:35,156 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-abrt-0.3.4-6.el7.x86_64 as install for abrt-desktop-2.1.11-12.el7.x86_64 >07:26:35,159 DEBUG yum.verbose.YumBase: TSINFO: Marking libacl-2.2.51-12.el7.x86_64 as install for acl-2.2.51-12.el7.x86_64 >07:26:35,159 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-12.el7.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >07:26:35,160 DEBUG yum.verbose.YumBase: Quick matched libacl-2.2.51-12.el7.x86_64 to require for libacl.so.1()(64bit) >07:26:35,161 DEBUG yum.verbose.YumBase: TSINFO: Marking libattr-2.4.46-12.el7.x86_64 as install for acl-2.2.51-12.el7.x86_64 >07:26:35,164 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-gssapi-2.1.26-17.el7.x86_64 as install for adcli-0.7.5-4.el7.x86_64 >07:26:35,166 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-libs-1.11.3-49.el7.x86_64 as install for adcli-0.7.5-4.el7.x86_64 >07:26:35,167 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-49.el7.x86_64 to require for libk5crypto.so.3(k5crypto_3_MIT)(64bit) >07:26:35,167 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-49.el7.x86_64 to require for libkrb5.so.3(krb5_3_MIT)(64bit) >07:26:35,168 DEBUG yum.verbose.YumBase: TSINFO: Marking libcom_err-1.42.9-4.el7.x86_64 as install for adcli-0.7.5-4.el7.x86_64 >07:26:35,169 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-49.el7.x86_64 to require for libk5crypto.so.3()(64bit) >07:26:35,169 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-49.el7.x86_64 to require for libkrb5.so.3()(64bit) >07:26:35,169 DEBUG yum.verbose.YumBase: Quick matched krb5-libs-1.11.3-49.el7.x86_64 to require for libkrb5support.so.0()(64bit) >07:26:35,170 DEBUG yum.verbose.YumBase: TSINFO: Marking openldap-2.4.39-3.el7.x86_64 as install for adcli-0.7.5-4.el7.x86_64 >07:26:35,171 DEBUG yum.verbose.YumBase: Quick matched openldap-2.4.39-3.el7.x86_64 to require for libldap-2.4.so.2()(64bit) >07:26:35,172 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-tools-firmware-1.0.27-4.el7.x86_64 as install for alsa-firmware-1.0.27-2.el7.noarch >07:26:35,174 DEBUG yum.verbose.YumBase: TSINFO: Marking alsa-lib-1.0.27.2-3.el7.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.el7.x86_64 >07:26:35,175 DEBUG yum.verbose.YumBase: Quick matched alsa-lib-1.0.27.2-3.el7.x86_64 to require for libasound.so.2(ALSA_0.9.0rc4)(64bit) >07:26:35,176 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-3.0-22.el7.x86_64 as install for alsa-plugins-pulseaudio-1.0.27-3.el7.x86_64 >07:26:35,180 DEBUG yum.verbose.YumBase: TSINFO: Marking libsamplerate-0.1.8-6.el7.x86_64 as install for alsa-utils-1.0.27.2-5.el7.x86_64 >07:26:35,181 DEBUG yum.verbose.YumBase: Quick matched libsamplerate-0.1.8-6.el7.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.1)(64bit) >07:26:35,182 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-libs-5.9-13.20130511.el7.x86_64 as install for alsa-utils-1.0.27.2-5.el7.x86_64 >07:26:35,183 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20130511.el7.x86_64 to require for libmenuw.so.5()(64bit) >07:26:35,183 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20130511.el7.x86_64 to require for libncursesw.so.5()(64bit) >07:26:35,183 DEBUG yum.verbose.YumBase: Quick matched ncurses-libs-5.9-13.20130511.el7.x86_64 to require for libpanelw.so.5()(64bit) >07:26:35,186 DEBUG yum.verbose.YumBase: TSINFO: Marking pam-1.1.8-9.el7.x86_64 as install for at-3.1.13-17.el7.x86_64 >07:26:35,186 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-9.el7.x86_64 to require for libpam.so.0()(64bit) >07:26:35,187 DEBUG yum.verbose.YumBase: Quick matched pam-1.1.8-9.el7.x86_64 to require for libpam_misc.so.0()(64bit) >07:26:35,188 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-2.2.2-6.el7.x86_64 as install for at-3.1.13-17.el7.x86_64 >07:26:35,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-1.6.0-2.1.el7.x86_64 as install for at-spi2-core-2.8.0-6.el7.x86_64 >07:26:35,192 DEBUG yum.verbose.YumBase: TSINFO: Marking libXevie-1.0.3-7.1.el7.x86_64 as install for at-spi2-core-2.8.0-6.el7.x86_64 >07:26:35,194 DEBUG yum.verbose.YumBase: TSINFO: Marking libXext-1.3.2-2.1.el7.x86_64 as install for at-spi2-core-2.8.0-6.el7.x86_64 >07:26:35,195 DEBUG yum.verbose.YumBase: TSINFO: Marking libXtst-1.2.2-2.1.el7.x86_64 as install for at-spi2-core-2.8.0-6.el7.x86_64 >07:26:35,200 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-2.3.3-4.el7.x86_64 as install for audit-2.3.3-4.el7.x86_64 >07:26:35,201 DEBUG yum.verbose.YumBase: TSINFO: Marking chkconfig-1.3.61-4.el7.x86_64 as install for audit-2.3.3-4.el7.x86_64 >07:26:35,202 DEBUG yum.verbose.YumBase: Quick matched audit-libs-2.3.3-4.el7.x86_64 to require for libauparse.so.0()(64bit) >07:26:35,203 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-libs-7.6-77.el7.x86_64 as install for audit-2.3.3-4.el7.x86_64 >07:26:35,206 DEBUG yum.verbose.YumBase: TSINFO: Marking libpwquality-1.2.3-4.el7.x86_64 as install for authconfig-6.2.8-8.el7.x86_64 >07:26:35,207 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-1.0.1e-34.el7.x86_64 as install for authconfig-6.2.8-8.el7.x86_64 >07:26:35,208 DEBUG yum.verbose.YumBase: TSINFO: Marking newt-python-0.52.15-4.el7.x86_64 as install for authconfig-6.2.8-8.el7.x86_64 >07:26:35,226 DEBUG yum.verbose.YumBase: TSINFO: Marking gawk-4.0.2-4.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,228 DEBUG yum.verbose.YumBase: TSINFO: Marking grep-2.16-1.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,229 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-14-9.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,230 DEBUG yum.verbose.YumBase: TSINFO: Marking sed-4.2.2-5.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,231 DEBUG yum.verbose.YumBase: TSINFO: Marking hesiod-3.2.1-3.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,233 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-lib-2.1.26-17.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,235 DEBUG yum.verbose.YumBase: TSINFO: Marking libtirpc-0.2.4-0.3.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,236 DEBUG yum.verbose.YumBase: TSINFO: Marking zlib-1.2.7-13.el7.x86_64 as install for 1:autofs-5.0.7-40.el7.x86_64 >07:26:35,240 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-libs-0.6.31-13.el7.x86_64 as install for avahi-0.6.31-13.el7.x86_64 >07:26:35,243 DEBUG yum.verbose.YumBase: TSINFO: Marking libdaemon-0.14-7.el7.x86_64 as install for avahi-0.6.31-13.el7.x86_64 >07:26:35,244 DEBUG yum.verbose.YumBase: TSINFO: Marking glibc-common-2.17-55.el7.x86_64 as install for avahi-0.6.31-13.el7.x86_64 >07:26:35,246 DEBUG yum.verbose.YumBase: TSINFO: Marking expat-2.1.0-8.el7.x86_64 as install for avahi-0.6.31-13.el7.x86_64 >07:26:35,248 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-2.22-8.el7.x86_64 as install for avahi-0.6.31-13.el7.x86_64 >07:26:35,251 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pkgconfig-0.27.1-4.el7.x86_64 as install for 1:bash-completion-2.1-6.el7.noarch >07:26:35,252 DEBUG yum.verbose.YumBase: TSINFO: Marking info-5.1-4.el7.x86_64 as install for bc-1.06.95-13.el7.x86_64 >07:26:35,254 DEBUG yum.verbose.YumBase: TSINFO: Marking readline-6.2-9.el7.x86_64 as install for bc-1.06.95-13.el7.x86_64 >07:26:35,257 DEBUG yum.verbose.YumBase: TSINFO: Marking libidn-1.28-3.el7.x86_64 as install for 32:bind-utils-9.9.4-14.el7.x86_64 >07:26:35,259 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-9.9.4-14.el7.x86_64 as install for 32:bind-utils-9.9.4-14.el7.x86_64 >07:26:35,261 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:openssl-libs-1.0.1e-34.el7.x86_64 as install for 32:bind-utils-9.9.4-14.el7.x86_64 >07:26:35,262 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-14.el7.x86_64 to require for libisccc.so.90()(64bit) >07:26:35,262 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-14.el7.x86_64 to require for libisccfg.so.90()(64bit) >07:26:35,262 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-9.9.4-14.el7.x86_64 to require for liblwres.so.90()(64bit) >07:26:35,264 DEBUG yum.verbose.YumBase: TSINFO: Marking pciutils-libs-3.2.1-4.el7.x86_64 as install for biosdevname-0.5.0-10.el7.x86_64 >07:26:35,264 DEBUG yum.verbose.YumBase: Quick matched pciutils-libs-3.2.1-4.el7.x86_64 to require for libpci.so.3()(64bit) >07:26:35,268 DEBUG yum.verbose.YumBase: TSINFO: Marking libblkid-2.23.2-16.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >07:26:35,269 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-16.el7.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >07:26:35,269 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-16.el7.x86_64 to require for libblkid.so.1(BLKID_2.17)(64bit) >07:26:35,269 DEBUG yum.verbose.YumBase: Quick matched libblkid-2.23.2-16.el7.x86_64 to require for libblkid.so.1()(64bit) >07:26:35,270 DEBUG yum.verbose.YumBase: TSINFO: Marking e2fsprogs-libs-1.42.9-4.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >07:26:35,272 DEBUG yum.verbose.YumBase: TSINFO: Marking lzo-2.06-6.el7.x86_64 as install for btrfs-progs-3.12-4.el7.x86_64 >07:26:35,274 DEBUG yum.verbose.YumBase: TSINFO: Marking bzip2-libs-1.0.6-12.el7.x86_64 as install for bzip2-1.0.6-12.el7.x86_64 >07:26:35,275 DEBUG yum.verbose.YumBase: Quick matched bzip2-libs-1.0.6-12.el7.x86_64 to require for libbz2.so.1()(64bit) >07:26:35,277 DEBUG yum.verbose.YumBase: TSINFO: Marking python-caribou-0.4.11-3.el7.noarch as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,280 DEBUG yum.verbose.YumBase: TSINFO: Marking gobject-introspection-1.36.0-4.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,281 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcomposite-0.4.4-4.1.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,283 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdamage-1.1.4-4.1.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,284 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfixes-5.0.1-2.1.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,286 DEBUG yum.verbose.YumBase: TSINFO: Marking libXi-1.7.2-2.1.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrandr-1.4.1-2.1.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,289 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-1.14.4-9.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,291 DEBUG yum.verbose.YumBase: TSINFO: Marking cogl-1.14.0-5.1.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,291 DEBUG yum.verbose.YumBase: Quick matched cogl-1.14.0-5.1.el7.x86_64 to require for libcogl.so.12()(64bit) >07:26:35,293 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee-0.10.1-3.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,294 DEBUG yum.verbose.YumBase: TSINFO: Marking json-glib-0.16.0-3.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libxklavier-5.3-4.el7.x86_64 as install for caribou-0.4.11-3.el7.x86_64 >07:26:35,299 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-tools-0.41-6.el7.x86_64 as install for cgdcbxd-1.0.2-5.el7.x86_64 >07:26:35,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libcgroup-0.41-6.el7.x86_64 as install for cgdcbxd-1.0.2-5.el7.x86_64 >07:26:35,302 DEBUG yum.verbose.YumBase: Quick matched libcgroup-0.41-6.el7.x86_64 to require for libcgroup.so.1(CGROUP_0.32.1)(64bit) >07:26:35,302 DEBUG yum.verbose.YumBase: Quick matched libcgroup-0.41-6.el7.x86_64 to require for libcgroup.so.1(CGROUP_0.33)(64bit) >07:26:35,302 DEBUG yum.verbose.YumBase: Quick matched libcgroup-0.41-6.el7.x86_64 to require for libcgroup.so.1(CGROUP_0.34)(64bit) >07:26:35,302 DEBUG yum.verbose.YumBase: Quick matched libcgroup-0.41-6.el7.x86_64 to require for libcgroup.so.1(CGROUP_0.39)(64bit) >07:26:35,304 DEBUG yum.verbose.YumBase: TSINFO: Marking libmnl-1.0.3-7.el7.x86_64 as install for cgdcbxd-1.0.2-5.el7.x86_64 >07:26:35,308 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:cheese-libs-3.8.2-7.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,309 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-video-effects-0.4.0-6.el7.noarch as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,315 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-bad-free-1.0.7-4.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,325 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-good-1.0.7-5.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,328 DEBUG yum.verbose.YumBase: TSINFO: Marking libcanberra-0.30-5.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,329 DEBUG yum.verbose.YumBase: Quick matched 2:cheese-libs-3.8.2-7.el7.x86_64 to require for libcheese.so.7()(64bit) >07:26:35,330 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gst2-2.0.4-3.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,332 DEBUG yum.verbose.YumBase: TSINFO: Marking clutter-gtk-1.4.4-5.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,334 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-desktop3-3.8.4-4.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,335 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-1.0.7-4.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,338 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer1-plugins-base-1.0.7-5.el7.x86_64 as install for 2:cheese-3.8.2-7.el7.x86_64 >07:26:35,341 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-freebl-3.15.4-2.el7.x86_64 as install for chrony-1.29.1-1.el7.x86_64 >07:26:35,343 DEBUG yum.verbose.YumBase: TSINFO: Marking libedit-3.0-12.20121213cvs.el7.x86_64 as install for chrony-1.29.1-1.el7.x86_64 >07:26:35,345 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-1.5.8-3.el7.x86_64 as install for cifs-utils-6.2-6.el7.x86_64 >07:26:35,347 DEBUG yum.verbose.YumBase: TSINFO: Marking keyutils-libs-1.5.8-3.el7.x86_64 as install for cifs-utils-6.2-6.el7.x86_64 >07:26:35,347 DEBUG yum.verbose.YumBase: Quick matched keyutils-libs-1.5.8-3.el7.x86_64 to require for libkeyutils.so.1(KEYUTILS_1.0)(64bit) >07:26:35,349 DEBUG yum.verbose.YumBase: TSINFO: Marking libtalloc-2.0.8-4.el7.x86_64 as install for cifs-utils-6.2-6.el7.x86_64 >07:26:35,350 DEBUG yum.verbose.YumBase: TSINFO: Marking libwbclient-4.1.1-31.el7.x86_64 as install for cifs-utils-6.2-6.el7.x86_64 >07:26:35,352 DEBUG yum.verbose.YumBase: TSINFO: Marking libcap-ng-0.7.3-5.el7.x86_64 as install for cifs-utils-6.2-6.el7.x86_64 >07:26:35,353 DEBUG yum.verbose.YumBase: TSINFO: Marking fontpackages-filesystem-1.44-8.el7.noarch as install for cjkuni-uming-fonts-0.2.20080216.1-53.el7.noarch >07:26:35,357 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-libs-1.0.4-3.el7.x86_64 as install for colord-1.0.4-3.el7.x86_64 >07:26:35,358 DEBUG yum.verbose.YumBase: TSINFO: Marking color-filesystem-1-13.el7.noarch as install for colord-1.0.4-3.el7.x86_64 >07:26:35,358 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.0.4-3.el7.x86_64 to require for libcolordprivate.so.1()(64bit) >07:26:35,358 DEBUG yum.verbose.YumBase: Quick matched colord-libs-1.0.4-3.el7.x86_64 to require for libcolorhug.so.1()(64bit) >07:26:35,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libgusb-0.1.6-3.el7.x86_64 as install for colord-1.0.4-3.el7.x86_64 >07:26:35,361 DEBUG yum.verbose.YumBase: TSINFO: Marking lcms2-2.5-4.el7.x86_64 as install for colord-1.0.4-3.el7.x86_64 >07:26:35,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libusbx-1.0.15-4.el7.x86_64 as install for colord-1.0.4-3.el7.x86_64 >07:26:35,368 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:control-center-filesystem-3.8.6-15.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,369 DEBUG yum.verbose.YumBase: TSINFO: Marking desktop-file-utils-0.21-4.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,370 DEBUG yum.verbose.YumBase: Quick matched desktop-file-utils-0.21-4.el7.x86_64 to require for desktop-file-utils >07:26:35,372 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-menus-3.8.1-4.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,373 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-menus-12.0.2-7.el7.noarch as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,375 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomekbd-3.6.0-4.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,376 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-0.6.35-7.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,377 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dbus-x11-1.6.12-8.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,378 DEBUG yum.verbose.YumBase: TSINFO: Marking iso-codes-3.46-2.el7.noarch as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,380 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-libs-glib2-3.0-22.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,381 DEBUG yum.verbose.YumBase: TSINFO: Marking libsmbclient-4.1.1-31.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,383 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libGL-9.2.5-5.20131218.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,385 DEBUG yum.verbose.YumBase: TSINFO: Marking accountsservice-libs-0.6.35-7.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,386 DEBUG yum.verbose.YumBase: TSINFO: Marking colord-gtk-0.1.25-3.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,388 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-libs-1.6.3-14.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,390 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gnome-bluetooth-libs-3.8.2.1-3.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,391 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-online-accounts-3.8.5-8.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,392 DEBUG yum.verbose.YumBase: Quick matched gnome-online-accounts-3.8.5-8.el7.x86_64 to require for libgoa-backend-1.0.so.0()(64bit) >07:26:35,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libgtop2-2.28.4-6.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,395 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-libs-1.5.3-11.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,396 DEBUG yum.verbose.YumBase: TSINFO: Marking libnm-gtk-0.9.9.0-15.git20140307.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,398 DEBUG yum.verbose.YumBase: TSINFO: Marking upower-0.9.20-7.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,400 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-0.8-3.el7.x86_64 as install for 1:control-center-3.8.6-15.el7.x86_64 >07:26:35,404 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gmp-5.1.1-5.el7.x86_64 as install for coreutils-8.22-11.el7.x86_64 >07:26:35,404 DEBUG yum.verbose.YumBase: Quick matched 1:gmp-5.1.1-5.el7.x86_64 to require for libgmp.so.10()(64bit) >07:26:35,406 DEBUG yum.verbose.YumBase: TSINFO: Marking iw-3.10-4.el7.x86_64 as install for crda-1.1.3_2013.11.27-5.el7.x86_64 >07:26:35,408 DEBUG yum.verbose.YumBase: TSINFO: Marking libgcrypt-1.5.3-4.el7.x86_64 as install for crda-1.1.3_2013.11.27-5.el7.x86_64 >07:26:35,408 DEBUG yum.verbose.YumBase: Quick matched libgcrypt-1.5.3-4.el7.x86_64 to require for libgcrypt.so.11()(64bit) >07:26:35,412 DEBUG yum.verbose.YumBase: TSINFO: Marking cronie-anacron-1.4.11-11.el7.x86_64 as install for cronie-1.4.11-11.el7.x86_64 >07:26:35,415 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-libs-1.6.3-2.el7.x86_64 as install for cryptsetup-1.6.3-2.el7.x86_64 >07:26:35,417 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-lib-1.4.1-5.el7.x86_64 as install for cryptsetup-1.6.3-2.el7.x86_64 >07:26:35,419 DEBUG yum.verbose.YumBase: TSINFO: Marking popt-1.13-16.el7.x86_64 as install for cryptsetup-1.6.3-2.el7.x86_64 >07:26:35,424 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:cups-filesystem-1.6.3-14.el7.noarch as install for 1:cups-1.6.3-14.el7.x86_64 >07:26:35,425 DEBUG yum.verbose.YumBase: TSINFO: Marking libstdc++-4.8.2-16.el7.x86_64 as install for 1:cups-1.6.3-14.el7.x86_64 >07:26:35,426 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-16.el7.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >07:26:35,426 DEBUG yum.verbose.YumBase: Quick matched libstdc++-4.8.2-16.el7.x86_64 to require for libstdc++.so.6()(64bit) >07:26:35,430 DEBUG yum.verbose.YumBase: TSINFO: Marking libcurl-7.29.0-19.el7.x86_64 as install for curl-7.29.0-19.el7.x86_64 >07:26:35,430 DEBUG yum.verbose.YumBase: Quick matched libcurl-7.29.0-19.el7.x86_64 to require for libcurl.so.4()(64bit) >07:26:35,434 DEBUG yum.verbose.YumBase: TSINFO: Marking dejavu-fonts-common-2.33-6.el7.noarch as install for dejavu-sans-fonts-2.33-6.el7.noarch >07:26:35,439 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-multipath-libs-0.4.9-66.el7.x86_64 as install for device-mapper-multipath-0.4.9-66.el7.x86_64 >07:26:35,440 DEBUG yum.verbose.YumBase: TSINFO: Marking kpartx-0.4.9-66.el7.x86_64 as install for device-mapper-multipath-0.4.9-66.el7.x86_64 >07:26:35,441 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-1.02.84-14.el7.x86_64 as install for device-mapper-multipath-0.4.9-66.el7.x86_64 >07:26:35,443 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-libs-1.02.84-14.el7.x86_64 as install for device-mapper-multipath-0.4.9-66.el7.x86_64 >07:26:35,443 DEBUG yum.verbose.YumBase: Quick matched 7:device-mapper-libs-1.02.84-14.el7.x86_64 to require for libdevmapper.so.1.02()(64bit) >07:26:35,444 DEBUG yum.verbose.YumBase: Quick matched device-mapper-multipath-libs-0.4.9-66.el7.x86_64 to require for libmultipath.so.0()(64bit) >07:26:35,445 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-common-4.2.5-27.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >07:26:35,447 DEBUG yum.verbose.YumBase: TSINFO: Marking 12:dhcp-libs-4.2.5-27.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >07:26:35,448 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-libs-lite-9.9.4-14.el7.x86_64 as install for 12:dhclient-4.2.5-27.el7.x86_64 >07:26:35,449 DEBUG yum.verbose.YumBase: Quick matched 32:bind-libs-lite-9.9.4-14.el7.x86_64 to require for libisc-export.so.95()(64bit) >07:26:35,451 DEBUG yum.verbose.YumBase: TSINFO: Marking dmraid-events-1.0.0.rc16-23.el7.x86_64 as install for dmraid-1.0.0.rc16-23.el7.x86_64 >07:26:35,452 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-event-libs-1.02.84-14.el7.x86_64 as install for dmraid-1.0.0.rc16-23.el7.x86_64 >07:26:35,453 DEBUG yum.verbose.YumBase: Quick matched 7:device-mapper-event-libs-1.02.84-14.el7.x86_64 to require for libdevmapper-event.so.1.02()(64bit) >07:26:35,454 DEBUG yum.verbose.YumBase: TSINFO: Marking libsepol-2.1.9-3.el7.x86_64 as install for dmraid-1.0.0.rc16-23.el7.x86_64 >07:26:35,455 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-033-160.el7.x86_64 as install for dracut-config-rescue-033-160.el7.x86_64 >07:26:35,458 DEBUG yum.verbose.YumBase: TSINFO: Marking genisoimage-1.1.11-22.el7.x86_64 as install for dvd+rw-tools-7.1-15.el7.x86_64 >07:26:35,461 DEBUG yum.verbose.YumBase: TSINFO: Marking libss-1.42.9-4.el7.x86_64 as install for e2fsprogs-1.42.9-4.el7.x86_64 >07:26:35,462 DEBUG yum.verbose.YumBase: Quick matched libss-1.42.9-4.el7.x86_64 to require for libss.so.2()(64bit) >07:26:35,470 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-gabble-0.18.1-4.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,472 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-haze-0.7.0-7.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,475 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:telepathy-mission-control-5.14.1-8.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,477 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-salut-0.8.1-6.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,479 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-3.1.18-8.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,482 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-glib-0.20.4-5.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,522 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >07:26:35,522 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >07:26:35,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >07:26:35,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >07:26:35,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >07:26:35,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >07:26:35,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >07:26:35,523 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >07:26:35,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >07:26:35,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >07:26:35,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >07:26:35,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >07:26:35,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >07:26:35,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >07:26:35,524 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >07:26:35,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >07:26:35,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >07:26:35,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >07:26:35,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >07:26:35,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >07:26:35,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >07:26:35,525 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >07:26:35,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >07:26:35,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >07:26:35,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >07:26:35,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >07:26:35,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >07:26:35,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >07:26:35,526 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >07:26:35,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >07:26:35,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >07:26:35,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >07:26:35,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >07:26:35,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >07:26:35,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >07:26:35,527 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >07:26:35,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.6)(64bit) >07:26:35,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.0)(64bit) >07:26:35,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.1)(64bit) >07:26:35,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.3)(64bit) >07:26:35,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.4)(64bit) >07:26:35,528 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.19.9)(64bit) >07:26:35,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >07:26:35,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >07:26:35,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >07:26:35,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >07:26:35,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >07:26:35,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >07:26:35,529 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >07:26:35,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >07:26:35,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >07:26:35,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >07:26:35,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >07:26:35,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.24)(64bit) >07:26:35,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >07:26:35,530 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >07:26:35,531 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >07:26:35,531 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >07:26:35,531 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >07:26:35,531 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >07:26:35,531 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >07:26:35,531 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >07:26:35,532 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >07:26:35,532 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >07:26:35,532 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >07:26:35,532 DEBUG yum.verbose.YumBase: Quick matched telepathy-glib-0.20.4-5.el7.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.2)(64bit) >07:26:35,533 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-filesystem-0.0.2-6.el7.noarch as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,534 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-0.12.4-4.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,536 DEBUG yum.verbose.YumBase: TSINFO: Marking libchamplain-gtk-0.12.4-4.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,537 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:enchant-1.6.0-8.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,539 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream02-0.2.3-3.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,541 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:folks-0.9.2-7.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,541 DEBUG yum.verbose.YumBase: Quick matched 1:folks-0.9.2-7.el7.x86_64 to require for libfolks.so.25()(64bit) >07:26:35,543 DEBUG yum.verbose.YumBase: TSINFO: Marking gcr-3.8.2-4.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,544 DEBUG yum.verbose.YumBase: Quick matched gcr-3.8.2-4.el7.x86_64 to require for libgcr-base-3.so.1()(64bit) >07:26:35,544 DEBUG yum.verbose.YumBase: Quick matched gcr-3.8.2-4.el7.x86_64 to require for libgcr-ui-3.so.1()(64bit) >07:26:35,545 DEBUG yum.verbose.YumBase: TSINFO: Marking geoclue-0.12.99-7.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,547 DEBUG yum.verbose.YumBase: TSINFO: Marking webkitgtk3-2.0.4-6.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,549 DEBUG yum.verbose.YumBase: TSINFO: Marking libnotify-0.7.5-7.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,551 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-0.18.7-4.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,552 DEBUG yum.verbose.YumBase: TSINFO: Marking libsecret-0.15-3.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,554 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-farstream-0.6.0-5.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,556 DEBUG yum.verbose.YumBase: TSINFO: Marking telepathy-logger-0.8.0-5.el7.x86_64 as install for empathy-3.8.4-6.el7.x86_64 >07:26:35,561 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-5.16.3-283.el7.x86_64 as install for enscript-1.6.6-6.el7.x86_64 >07:26:35,565 DEBUG yum.verbose.YumBase: TSINFO: Marking gsettings-desktop-schemas-3.8.2-3.el7.x86_64 as install for eog-3.8.2-5.el7.x86_64 >07:26:35,566 DEBUG yum.verbose.YumBase: TSINFO: Marking libjpeg-turbo-1.2.90-5.el7.x86_64 as install for eog-3.8.2-5.el7.x86_64 >07:26:35,568 DEBUG yum.verbose.YumBase: TSINFO: Marking exempi-2.2.0-8.el7.x86_64 as install for eog-3.8.2-5.el7.x86_64 >07:26:35,569 DEBUG yum.verbose.YumBase: TSINFO: Marking libexif-0.6.21-6.el7.x86_64 as install for eog-3.8.2-5.el7.x86_64 >07:26:35,571 DEBUG yum.verbose.YumBase: TSINFO: Marking libpeas-1.8.0-5.el7.x86_64 as install for eog-3.8.2-5.el7.x86_64 >07:26:35,572 DEBUG yum.verbose.YumBase: Quick matched libpeas-1.8.0-5.el7.x86_64 to require for libpeas-gtk-1.0.so.0()(64bit) >07:26:35,575 DEBUG yum.verbose.YumBase: TSINFO: Marking evince-libs-3.8.3-8.el7.x86_64 as install for evince-3.8.3-8.el7.x86_64 >07:26:35,577 DEBUG yum.verbose.YumBase: TSINFO: Marking libICE-1.0.8-7.el7.x86_64 as install for evince-3.8.3-8.el7.x86_64 >07:26:35,578 DEBUG yum.verbose.YumBase: TSINFO: Marking libSM-1.2.1-7.el7.x86_64 as install for evince-3.8.3-8.el7.x86_64 >07:26:35,579 DEBUG yum.verbose.YumBase: Quick matched evince-libs-3.8.3-8.el7.x86_64 to require for libevview3.so.3()(64bit) >07:26:35,582 DEBUG yum.verbose.YumBase: TSINFO: Marking nautilus-extensions-3.8.2-7.el7.x86_64 as install for evince-nautilus-3.8.3-8.el7.x86_64 >07:26:35,585 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbalinux-1.0.16-3.el7.x86_64 as install for fcoe-utils-1.0.29-6.el7.x86_64 >07:26:35,586 DEBUG yum.verbose.YumBase: TSINFO: Marking libhbaapi-2.2.9-5.el7.x86_64 as install for fcoe-utils-1.0.29-6.el7.x86_64 >07:26:35,589 DEBUG yum.verbose.YumBase: TSINFO: Marking file-libs-5.11-21.el7.x86_64 as install for file-5.11-21.el7.x86_64 >07:26:35,590 DEBUG yum.verbose.YumBase: Quick matched file-libs-5.11-21.el7.x86_64 to require for libmagic.so.1()(64bit) >07:26:35,593 DEBUG yum.verbose.YumBase: TSINFO: Marking GConf2-3.2.6-8.el7.x86_64 as install for file-roller-3.8.3-3.el7.x86_64 >07:26:35,601 DEBUG yum.verbose.YumBase: TSINFO: Marking libvpx-1.2.0-4.el7.x86_64 as install for firefox-24.4.0-1.el7.x86_64 >07:26:35,602 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-bookmarks-7-2.el7.noarch as install for firefox-24.4.0-1.el7.x86_64 >07:26:35,602 DEBUG yum.verbose.YumBase: TSINFO: Marking mozilla-filesystem-1.9-11.el7.x86_64 as install for firefox-24.4.0-1.el7.x86_64 >07:26:35,603 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:liberation-fonts-common-1.07.2-14.el7.noarch as install for firefox-24.4.0-1.el7.x86_64 >07:26:35,605 DEBUG yum.verbose.YumBase: TSINFO: Marking startup-notification-0.12-8.el7.x86_64 as install for firefox-24.4.0-1.el7.x86_64 >07:26:35,606 DEBUG yum.verbose.YumBase: TSINFO: Marking libXrender-0.9.8-2.1.el7.x86_64 as install for firefox-24.4.0-1.el7.x86_64 >07:26:35,608 DEBUG yum.verbose.YumBase: TSINFO: Marking libXt-1.1.4-6.1.el7.x86_64 as install for firefox-24.4.0-1.el7.x86_64 >07:26:35,609 DEBUG yum.verbose.YumBase: TSINFO: Marking hicolor-icon-theme-0.12-7.el7.noarch as install for firewall-config-0.3.9-7.el7.noarch >07:26:35,612 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-base-3.8.2-4.el7.x86_64 as install for firewall-config-0.3.9-7.el7.noarch >07:26:35,613 DEBUG yum.verbose.YumBase: TSINFO: Marking dbus-python-1.1.1-9.el7.x86_64 as install for firewalld-0.3.9-7.el7.noarch >07:26:35,614 DEBUG yum.verbose.YumBase: TSINFO: Marking ebtables-2.0.10-13.el7.x86_64 as install for firewalld-0.3.9-7.el7.noarch >07:26:35,615 DEBUG yum.verbose.YumBase: TSINFO: Marking python-decorator-3.4.0-3.el7.noarch as install for firewalld-0.3.9-7.el7.noarch >07:26:35,616 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-dbus-0.4.0-2.el7.noarch as install for firewalld-0.3.9-7.el7.noarch >07:26:35,618 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-2.24.0-9.el7.x86_64 as install for firstboot-19.9-1.el7.noarch >07:26:35,619 DEBUG yum.verbose.YumBase: TSINFO: Marking python-meh-0.25-2.el7.noarch as install for firstboot-19.9-1.el7.noarch >07:26:35,620 DEBUG yum.verbose.YumBase: TSINFO: Marking fprintd-0.5.0-3.el7.x86_64 as install for fprintd-pam-0.5.0-3.el7.x86_64 >07:26:35,626 DEBUG yum.verbose.YumBase: TSINFO: Marking libXau-1.0.8-2.1.el7.x86_64 as install for 1:gdm-3.8.4-25.el7.x86_64 >07:26:35,628 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-keyring-pam-3.8.2-7.el7.x86_64 as install for 1:gdm-3.8.4-25.el7.x86_64 >07:26:35,629 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-gdm-hooks-3.0-22.el7.x86_64 as install for 1:gdm-3.8.4-25.el7.x86_64 >07:26:35,630 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-xkb-utils-7.7-9.1.el7.x86_64 as install for 1:gdm-3.8.4-25.el7.x86_64 >07:26:35,631 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-logos-70.0.3-4.el7.noarch as install for 1:gdm-3.8.4-25.el7.x86_64 >07:26:35,632 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-utils-7.7-4.el7.x86_64 as install for 1:gdm-3.8.4-25.el7.x86_64 >07:26:35,634 DEBUG yum.verbose.YumBase: TSINFO: Marking libXdmcp-1.1.1-6.1.el7.x86_64 as install for 1:gdm-3.8.4-25.el7.x86_64 >07:26:35,638 DEBUG yum.verbose.YumBase: TSINFO: Marking gvfs-1.16.4-7.el7.x86_64 as install for 2:gedit-3.8.3-6.el7.x86_64 >07:26:35,639 DEBUG yum.verbose.YumBase: TSINFO: Marking zenity-3.8.0-4.el7.x86_64 as install for 2:gedit-3.8.3-6.el7.x86_64 >07:26:35,641 DEBUG yum.verbose.YumBase: TSINFO: Marking gtksourceview3-3.8.1-4.el7.x86_64 as install for 2:gedit-3.8.3-6.el7.x86_64 >07:26:35,645 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-9.07-16.el7.x86_64 as install for ghostscript-cups-9.07-16.el7.x86_64 >07:26:35,647 DEBUG yum.verbose.YumBase: TSINFO: Marking ca-certificates-2013.1.95-71.el7.noarch as install for glib-networking-2.36.2-3.el7.x86_64 >07:26:35,649 DEBUG yum.verbose.YumBase: TSINFO: Marking libproxy-0.4.11-6.el7.x86_64 as install for glib-networking-2.36.2-3.el7.x86_64 >07:26:35,651 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-3.4.0.59rhs-1.el7.x86_64 as install for glusterfs-fuse-3.4.0.59rhs-1.el7.x86_64 >07:26:35,654 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-4.101-13.el7.x86_64 as install for 1:gnome-bluetooth-3.8.2.1-3.el7.x86_64 >07:26:35,655 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:obexd-0.46-5.el7.x86_64 as install for 1:gnome-bluetooth-3.8.2.1-3.el7.x86_64 >07:26:35,656 DEBUG yum.verbose.YumBase: TSINFO: Marking pulseaudio-module-bluetooth-3.0-22.el7.x86_64 as install for 1:gnome-bluetooth-3.8.2.1-3.el7.x86_64 >07:26:35,661 DEBUG yum.verbose.YumBase: TSINFO: Marking fuseiso-20070708-15.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,663 DEBUG yum.verbose.YumBase: TSINFO: Marking libgovirt-0.1.0-3.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,665 DEBUG yum.verbose.YumBase: TSINFO: Marking libosinfo-0.2.7-10.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,665 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-10.el7.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.5)(64bit) >07:26:35,666 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-10.el7.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.0)(64bit) >07:26:35,666 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-10.el7.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.1)(64bit) >07:26:35,666 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-10.el7.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) >07:26:35,666 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-10.el7.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.3)(64bit) >07:26:35,666 DEBUG yum.verbose.YumBase: Quick matched libosinfo-0.2.7-10.el7.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) >07:26:35,668 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-glib-0.20-8.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,669 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-gtk3-0.20-8.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,671 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-kvm-1.1.1-29.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,672 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gconfig-0.1.7-3.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,673 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-3.el7.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.0.9)(64bit) >07:26:35,673 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-3.el7.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.0)(64bit) >07:26:35,673 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-3.el7.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.4)(64bit) >07:26:35,673 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-3.el7.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.5)(64bit) >07:26:35,673 DEBUG yum.verbose.YumBase: Quick matched libvirt-gconfig-0.1.7-3.el7.x86_64 to require for libvirt-gconfig-1.0.so.0(LIBVIRT_GCONFIG_0.1.6)(64bit) >07:26:35,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-gobject-0.1.7-3.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,675 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-3.el7.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.0.9)(64bit) >07:26:35,676 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-3.el7.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.2)(64bit) >07:26:35,676 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-3.el7.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.3)(64bit) >07:26:35,676 DEBUG yum.verbose.YumBase: Quick matched libvirt-gobject-0.1.7-3.el7.x86_64 to require for libvirt-gobject-1.0.so.0(LIBVIRT_GOBJECT_0.1.4)(64bit) >07:26:35,677 DEBUG yum.verbose.YumBase: TSINFO: Marking mtools-4.0.18-5.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,678 DEBUG yum.verbose.YumBase: TSINFO: Marking gtk-vnc2-0.5.2-7.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,680 DEBUG yum.verbose.YumBase: TSINFO: Marking gvnc-0.5.2-7.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,682 DEBUG yum.verbose.YumBase: TSINFO: Marking rest-0.7.90-7.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,684 DEBUG yum.verbose.YumBase: TSINFO: Marking tracker-0.16.2-8.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,688 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-client-1.1.1-29.el7.x86_64 as install for gnome-boxes-3.8.3-8.el7.x86_64 >07:26:35,691 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-alternate-tab-3.8.4-9.el7.noarch as install for gnome-classic-session-3.8.4-9.el7.noarch >07:26:35,692 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-apps-menu-3.8.4-9.el7.noarch as install for gnome-classic-session-3.8.4-9.el7.noarch >07:26:35,693 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-launch-new-instance-3.8.4-9.el7.noarch as install for gnome-classic-session-3.8.4-9.el7.noarch >07:26:35,693 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-places-menu-3.8.4-9.el7.noarch as install for gnome-classic-session-3.8.4-9.el7.noarch >07:26:35,694 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-window-list-3.8.4-9.el7.noarch as install for gnome-classic-session-3.8.4-9.el7.noarch >07:26:35,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libgweather-3.8.2-4.el7.x86_64 as install for gnome-clocks-3.8.2-8.el7.x86_64 >07:26:35,701 DEBUG yum.verbose.YumBase: TSINFO: Marking libtiff-4.0.3-14.el7.x86_64 as install for gnome-color-manager-3.8.2-6.el7.x86_64 >07:26:35,703 DEBUG yum.verbose.YumBase: TSINFO: Marking exiv2-libs-0.23-6.el7.x86_64 as install for gnome-color-manager-3.8.2-6.el7.x86_64 >07:26:35,704 DEBUG yum.verbose.YumBase: TSINFO: Marking vte3-0.34.6-3.el7.x86_64 as install for gnome-color-manager-3.8.2-6.el7.x86_64 >07:26:35,710 DEBUG yum.verbose.YumBase: TSINFO: Marking evolution-data-server-3.8.5-23.el7.x86_64 as install for gnome-contacts-3.8.2-5.el7.x86_64 >07:26:35,711 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.5-23.el7.x86_64 to require for libebackend-1.2.so.6()(64bit) >07:26:35,711 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.5-23.el7.x86_64 to require for libebook-1.2.so.14()(64bit) >07:26:35,711 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.5-23.el7.x86_64 to require for libebook-contacts-1.2.so.0()(64bit) >07:26:35,712 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.5-23.el7.x86_64 to require for libedata-book-1.2.so.17()(64bit) >07:26:35,712 DEBUG yum.verbose.YumBase: Quick matched evolution-data-server-3.8.5-23.el7.x86_64 to require for libedataserver-1.2.so.17()(64bit) >07:26:35,715 DEBUG yum.verbose.YumBase: TSINFO: Marking udisks2-2.1.2-5.el7.x86_64 as install for gnome-disk-utility-3.8.2-5.el7.x86_64 >07:26:35,717 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdread-4.2.0-6.el7.x86_64 as install for gnome-disk-utility-3.8.2-5.el7.x86_64 >07:26:35,719 DEBUG yum.verbose.YumBase: TSINFO: Marking libudisks2-2.1.2-5.el7.x86_64 as install for gnome-disk-utility-3.8.2-5.el7.x86_64 >07:26:35,722 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdata-0.13.3-4.el7.x86_64 as install for gnome-documents-3.8.5-10.el7.x86_64 >07:26:35,724 DEBUG yum.verbose.YumBase: TSINFO: Marking gjs-1.36.1-2.el7.x86_64 as install for gnome-documents-3.8.5-10.el7.x86_64 >07:26:35,726 DEBUG yum.verbose.YumBase: TSINFO: Marking libzapojit-0.0.3-4.el7.x86_64 as install for gnome-documents-3.8.5-10.el7.x86_64 >07:26:35,733 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-0.8.9-11.el7.x86_64 as install for gnome-packagekit-3.8.2-10.el7.x86_64 >07:26:35,734 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-device-rebind-0.8.9-11.el7.x86_64 as install for gnome-packagekit-3.8.2-10.el7.x86_64 >07:26:35,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-settings-daemon-updates-3.8.6.1-8.el7.x86_64 as install for gnome-packagekit-3.8.2-10.el7.x86_64 >07:26:35,743 DEBUG yum.verbose.YumBase: TSINFO: Marking libxkbfile-1.0.8-5.el7.x86_64 as install for gnome-settings-daemon-3.8.6.1-8.el7.x86_64 >07:26:35,750 DEBUG yum.verbose.YumBase: TSINFO: Marking libcroco-0.6.8-5.el7.x86_64 as install for gnome-shell-3.8.4-31.el7.x86_64 >07:26:35,752 DEBUG yum.verbose.YumBase: TSINFO: Marking mutter-3.8.4-10.el7.x86_64 as install for gnome-shell-3.8.4-31.el7.x86_64 >07:26:35,753 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:gdm-libs-3.8.4-25.el7.x86_64 as install for gnome-shell-3.8.4-31.el7.x86_64 >07:26:35,755 DEBUG yum.verbose.YumBase: TSINFO: Marking libical-0.48-6.el7.x86_64 as install for gnome-shell-3.8.4-31.el7.x86_64 >07:26:35,755 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-6.el7.x86_64 to require for libicalss.so.0()(64bit) >07:26:35,755 DEBUG yum.verbose.YumBase: Quick matched libical-0.48-6.el7.x86_64 to require for libicalvcal.so.0()(64bit) >07:26:35,757 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:js-1.8.5-17.el7.x86_64 as install for gnome-shell-3.8.4-31.el7.x86_64 >07:26:35,762 DEBUG yum.verbose.YumBase: TSINFO: Marking atkmm-2.22.7-3.el7.x86_64 as install for gnome-system-monitor-3.8.2.1-2.el7.x86_64 >07:26:35,763 DEBUG yum.verbose.YumBase: TSINFO: Marking cairomm-1.10.0-8.el7.x86_64 as install for gnome-system-monitor-3.8.2.1-2.el7.x86_64 >07:26:35,765 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm30-3.8.1-3.el7.x86_64 as install for gnome-system-monitor-3.8.2.1-2.el7.x86_64 >07:26:35,766 DEBUG yum.verbose.YumBase: TSINFO: Marking glibmm24-2.36.2-4.el7.x86_64 as install for gnome-system-monitor-3.8.2.1-2.el7.x86_64 >07:26:35,767 DEBUG yum.verbose.YumBase: Quick matched glibmm24-2.36.2-4.el7.x86_64 to require for libglibmm-2.4.so.1()(64bit) >07:26:35,768 DEBUG yum.verbose.YumBase: TSINFO: Marking pangomm-2.34.0-3.el7.x86_64 as install for gnome-system-monitor-3.8.2.1-2.el7.x86_64 >07:26:35,770 DEBUG yum.verbose.YumBase: TSINFO: Marking libsigc++20-2.3.1-4.el7.x86_64 as install for gnome-system-monitor-3.8.2.1-2.el7.x86_64 >07:26:35,771 DEBUG yum.verbose.YumBase: TSINFO: Marking libwnck3-3.4.5-3.el7.x86_64 as install for gnome-system-monitor-3.8.2.1-2.el7.x86_64 >07:26:35,774 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-cursor-theme-3.8.4-3.el7.noarch as install for gnome-themes-standard-3.8.4-3.el7.x86_64 >07:26:35,776 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk2-theme-3.8.4-3.el7.x86_64 as install for gnome-themes-standard-3.8.4-3.el7.x86_64 >07:26:35,777 DEBUG yum.verbose.YumBase: TSINFO: Marking adwaita-gtk3-theme-3.8.4-3.el7.x86_64 as install for gnome-themes-standard-3.8.4-3.el7.x86_64 >07:26:35,779 DEBUG yum.verbose.YumBase: TSINFO: Marking abattis-cantarell-fonts-0.0.12-3.el7.noarch as install for gnome-themes-standard-3.8.4-3.el7.x86_64 >07:26:35,781 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject3-3.8.2-4.el7.x86_64 as install for gnome-tweak-tool-3.8.1-7.el7.noarch >07:26:35,783 DEBUG yum.verbose.YumBase: TSINFO: Marking gnu-free-fonts-common-20120503-8.el7.noarch as install for gnu-free-mono-fonts-20120503-8.el7.noarch >07:26:35,786 DEBUG yum.verbose.YumBase: TSINFO: Marking libassuan-2.1.0-3.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >07:26:35,787 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-0.8.1-14.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >07:26:35,789 DEBUG yum.verbose.YumBase: TSINFO: Marking libgpg-error-1.12-3.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >07:26:35,790 DEBUG yum.verbose.YumBase: TSINFO: Marking pth-2.0.7-22.el7.x86_64 as install for gnupg2-2.0.22-3.el7.x86_64 >07:26:35,795 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-tevent-0.2.5-4.el7.x86_64 as install for gssproxy-0.3.0-9.el7.x86_64 >07:26:35,796 DEBUG yum.verbose.YumBase: TSINFO: Marking libcollection-0.6.2-22.el7.x86_64 as install for gssproxy-0.3.0-9.el7.x86_64 >07:26:35,798 DEBUG yum.verbose.YumBase: TSINFO: Marking libini_config-1.0.0.1-22.el7.x86_64 as install for gssproxy-0.3.0-9.el7.x86_64 >07:26:35,799 DEBUG yum.verbose.YumBase: TSINFO: Marking libverto-0.2.5-4.el7.x86_64 as install for gssproxy-0.3.0-9.el7.x86_64 >07:26:35,810 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libpng-1.5.13-5.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,811 DEBUG yum.verbose.YumBase: TSINFO: Marking libsndfile-1.0.25-9.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,813 DEBUG yum.verbose.YumBase: TSINFO: Marking soundtouch-1.4.0-9.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,814 DEBUG yum.verbose.YumBase: TSINFO: Marking libdvdnav-4.2.0-8.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,816 DEBUG yum.verbose.YumBase: TSINFO: Marking gsm-1.0.13-11.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,819 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-plugins-base-0.10.36-10.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,820 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstaudio-0.10.so.0()(64bit) >07:26:35,820 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstfft-0.10.so.0()(64bit) >07:26:35,820 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >07:26:35,820 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstpbutils-0.10.so.0()(64bit) >07:26:35,820 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstriff-0.10.so.0()(64bit) >07:26:35,820 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstrtp-0.10.so.0()(64bit) >07:26:35,820 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstsdp-0.10.so.0()(64bit) >07:26:35,821 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgsttag-0.10.so.0()(64bit) >07:26:35,821 DEBUG yum.verbose.YumBase: Quick matched gstreamer-plugins-base-0.10.36-10.el7.x86_64 to require for libgstvideo-0.10.so.0()(64bit) >07:26:35,822 DEBUG yum.verbose.YumBase: TSINFO: Marking jasper-libs-1.900.1-26.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libmpcdec-1.2.6-12.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,825 DEBUG yum.verbose.YumBase: TSINFO: Marking libofa-0.9.3-24.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,826 DEBUG yum.verbose.YumBase: TSINFO: Marking opus-1.0.2-6.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,828 DEBUG yum.verbose.YumBase: TSINFO: Marking orc-0.4.17-5.el7.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-20.el7.x86_64 >07:26:35,839 DEBUG yum.verbose.YumBase: TSINFO: Marking flac-libs-1.3.0-4.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,840 DEBUG yum.verbose.YumBase: TSINFO: Marking libavc1394-0.5.3-14.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,842 DEBUG yum.verbose.YumBase: TSINFO: Marking libdv-1.0.0-17.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,843 DEBUG yum.verbose.YumBase: TSINFO: Marking libiec61883-1.2.0-10.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,845 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:libogg-1.3.0-7.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libraw1394-2.1.0-2.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,848 DEBUG yum.verbose.YumBase: TSINFO: Marking libshout-2.2.2-11.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,849 DEBUG yum.verbose.YumBase: TSINFO: Marking speex-1.2-0.19.rc1.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,851 DEBUG yum.verbose.YumBase: TSINFO: Marking taglib-1.8-7.20130218git.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,852 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libtheora-1.1.1-8.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,854 DEBUG yum.verbose.YumBase: TSINFO: Marking libv4l-0.9.5-4.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,856 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libvorbis-1.3.3-8.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,857 DEBUG yum.verbose.YumBase: TSINFO: Marking wavpack-4.60.1-9.el7.x86_64 as install for gstreamer-plugins-good-0.10.31-11.el7.x86_64 >07:26:35,864 DEBUG yum.verbose.YumBase: TSINFO: Marking usbmuxd-1.0.8-11.el7.x86_64 as install for gvfs-afc-1.16.4-7.el7.x86_64 >07:26:35,865 DEBUG yum.verbose.YumBase: TSINFO: Marking libbluray-0.2.3-5.el7.x86_64 as install for gvfs-afc-1.16.4-7.el7.x86_64 >07:26:35,867 DEBUG yum.verbose.YumBase: TSINFO: Marking libimobiledevice-1.1.5-6.el7.x86_64 as install for gvfs-afc-1.16.4-7.el7.x86_64 >07:26:35,868 DEBUG yum.verbose.YumBase: TSINFO: Marking libplist-1.10-4.el7.x86_64 as install for gvfs-afc-1.16.4-7.el7.x86_64 >07:26:35,870 DEBUG yum.verbose.YumBase: TSINFO: Marking libtasn1-3.3-3.el7.x86_64 as install for gvfs-afc-1.16.4-7.el7.x86_64 >07:26:35,874 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-2.9.2-5.el7.x86_64 as install for gvfs-fuse-1.16.4-7.el7.x86_64 >07:26:35,876 DEBUG yum.verbose.YumBase: TSINFO: Marking fuse-libs-2.9.2-5.el7.x86_64 as install for gvfs-fuse-1.16.4-7.el7.x86_64 >07:26:35,876 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-5.el7.x86_64 to require for libfuse.so.2(FUSE_2.8)(64bit) >07:26:35,876 DEBUG yum.verbose.YumBase: Quick matched fuse-libs-2.9.2-5.el7.x86_64 to require for libfuse.so.2()(64bit) >07:26:35,880 DEBUG yum.verbose.YumBase: TSINFO: Marking libgphoto2-2.5.2-3.el7.x86_64 as install for gvfs-gphoto2-1.16.4-7.el7.x86_64 >07:26:35,880 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-3.el7.x86_64 to require for libgphoto2.so.6()(64bit) >07:26:35,880 DEBUG yum.verbose.YumBase: Quick matched libgphoto2-2.5.2-3.el7.x86_64 to require for libgphoto2_port.so.10()(64bit) >07:26:35,883 DEBUG yum.verbose.YumBase: TSINFO: Marking libmtp-1.1.6-3.el7.x86_64 as install for gvfs-mtp-1.16.4-7.el7.x86_64 >07:26:35,889 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-libs-3.13.7-6.el7.x86_64 as install for 1:hpijs-3.13.7-6.el7.x86_64 >07:26:35,889 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.7-6.el7.x86_64 to require for libhpip.so.0()(64bit) >07:26:35,890 DEBUG yum.verbose.YumBase: Quick matched hplip-libs-3.13.7-6.el7.x86_64 to require for libhpmud.so.0()(64bit) >07:26:35,891 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-US-0.20121024-5.el7.noarch as install for hunspell-1.3.2-13.el7.x86_64 >07:26:35,892 DEBUG yum.verbose.YumBase: TSINFO: Marking hunspell-en-GB-0.20121024-5.el7.noarch as install for hunspell-en-0.20121024-5.el7.noarch >07:26:35,897 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-1.5.3-11.el7.x86_64 as install for ibus-chewing-1.4.4-8.el7.x86_64 >07:26:35,900 DEBUG yum.verbose.YumBase: TSINFO: Marking libchewing-0.3.4-6.el7.x86_64 as install for ibus-chewing-1.4.4-8.el7.x86_64 >07:26:35,900 DEBUG yum.verbose.YumBase: Quick matched libchewing-0.3.4-6.el7.x86_64 to require for libchewing.so.3()(64bit) >07:26:35,903 DEBUG yum.verbose.YumBase: TSINFO: Marking libhangul-0.1.0-8.el7.x86_64 as install for ibus-hangul-1.4.2-9.el7.x86_64 >07:26:35,904 DEBUG yum.verbose.YumBase: Quick matched libhangul-0.1.0-8.el7.x86_64 to require for libhangul.so.1()(64bit) >07:26:35,906 DEBUG yum.verbose.YumBase: TSINFO: Marking libgee06-0.6.8-3.el7.x86_64 as install for ibus-kkc-1.5.18-4.el7.x86_64 >07:26:35,907 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-0.3.1-4.el7.x86_64 as install for ibus-kkc-1.5.18-4.el7.x86_64 >07:26:35,911 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-0.9.93-4.el7.x86_64 as install for ibus-libpinyin-1.6.91-4.el7.x86_64 >07:26:35,913 DEBUG yum.verbose.YumBase: TSINFO: Marking libpinyin-data-0.9.93-4.el7.x86_64 as install for ibus-libpinyin-1.6.91-4.el7.x86_64 >07:26:35,915 DEBUG yum.verbose.YumBase: TSINFO: Marking lua-5.1.4-14.el7.x86_64 as install for ibus-libpinyin-1.6.91-4.el7.x86_64 >07:26:35,916 DEBUG yum.verbose.YumBase: TSINFO: Marking opencc-0.4.3-3.el7.x86_64 as install for ibus-libpinyin-1.6.91-4.el7.x86_64 >07:26:35,920 DEBUG yum.verbose.YumBase: TSINFO: Marking m17n-lib-1.6.4-10.el7.x86_64 as install for ibus-m17n-1.3.4-13.el7.x86_64 >07:26:35,920 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.el7.x86_64 to require for libm17n-core.so.0()(64bit) >07:26:35,921 DEBUG yum.verbose.YumBase: Quick matched m17n-lib-1.6.4-10.el7.x86_64 to require for libm17n.so.0()(64bit) >07:26:35,924 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-1.6.3-9.el7.x86_64 as install for imsettings-gsettings-1.6.3-9.el7.x86_64 >07:26:35,926 DEBUG yum.verbose.YumBase: TSINFO: Marking imsettings-libs-1.6.3-9.el7.x86_64 as install for imsettings-gsettings-1.6.3-9.el7.x86_64 >07:26:35,928 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-19.31.77-1.el7.x86_64 as install for initial-setup-0.3.9.12-1.el7.x86_64 >07:26:35,929 DEBUG yum.verbose.YumBase: TSINFO: Marking python-di-0.3-2.el7.noarch as install for initial-setup-0.3.9.12-1.el7.x86_64 >07:26:35,932 DEBUG yum.verbose.YumBase: TSINFO: Marking sysvinit-tools-2.88-14.dsf.el7.x86_64 as install for initscripts-9.49.17-1.el7.x86_64 >07:26:35,933 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-release-client-7.0-1.el7.x86_64 as install for initscripts-9.49.17-1.el7.x86_64 >07:26:35,934 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:findutils-4.5.11-3.el7.x86_64 as install for initscripts-9.49.17-1.el7.x86_64 >07:26:35,937 DEBUG yum.verbose.YumBase: TSINFO: Marking ipa-python-3.3.3-28.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,938 DEBUG yum.verbose.YumBase: TSINFO: Marking certmonger-0.70-2.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,941 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,942 DEBUG yum.verbose.YumBase: TSINFO: Marking krb5-workstation-1.11.3-49.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,945 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfsidmap-0.25-9.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,947 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-1.11.2-65.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,949 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-tools-3.15.4-6.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,950 DEBUG yum.verbose.YumBase: TSINFO: Marking ntp-4.2.6p5-18.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,953 DEBUG yum.verbose.YumBase: TSINFO: Marking pam_krb5-2.4.8-4.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,954 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dns-1.10.0-5.el7.noarch as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,955 DEBUG yum.verbose.YumBase: TSINFO: Marking python-krbV-1.0.90-8.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,956 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ldap-2.4.6-6.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,957 DEBUG yum.verbose.YumBase: TSINFO: Marking xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 as install for ipa-client-3.3.3-28.el7.x86_64 >07:26:35,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-5.3.21-17.el7.x86_64 as install for iproute-3.10.0-13.el7.x86_64 >07:26:35,962 DEBUG yum.verbose.YumBase: TSINFO: Marking libsysfs-2.1.0-16.el7.x86_64 as install for iprutils-2.3.16-4.el7.x86_64 >07:26:35,965 DEBUG yum.verbose.YumBase: TSINFO: Marking libnetfilter_conntrack-1.0.4-2.el7.x86_64 as install for iptables-1.4.21-13.el7.x86_64 >07:26:35,967 DEBUG yum.verbose.YumBase: TSINFO: Marking libnfnetlink-1.0.1-4.el7.x86_64 as install for iptables-1.4.21-13.el7.x86_64 >07:26:35,970 DEBUG yum.verbose.YumBase: TSINFO: Marking numactl-libs-2.0.9-2.el7.x86_64 as install for 2:irqbalance-1.0.6-5.el7.x86_64 >07:26:35,971 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.el7.x86_64 to require for numactl-libs >07:26:35,971 DEBUG yum.verbose.YumBase: Quick matched numactl-libs-2.0.9-2.el7.x86_64 to require for libnuma.so.1()(64bit) >07:26:35,973 DEBUG yum.verbose.YumBase: TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-21.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.873-21.el7.x86_64 >07:26:35,974 DEBUG yum.verbose.YumBase: TSINFO: Marking kmod-libs-14-9.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.873-21.el7.x86_64 >07:26:35,975 DEBUG yum.verbose.YumBase: Quick matched kmod-libs-14-9.el7.x86_64 to require for libkmod.so.2()(64bit) >07:26:35,976 DEBUG yum.verbose.YumBase: TSINFO: Marking python-libs-2.7.5-16.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.873-21.el7.x86_64 >07:26:35,980 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:java-1.7.0-openjdk-headless-1.7.0.51-2.4.5.5.el7.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.51-2.4.5.5.el7.x86_64 >07:26:35,981 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.51-2.4.5.5.el7.x86_64 to require for libjava.so(SUNWprivate_1.1)(64bit) >07:26:35,982 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.51-2.4.5.5.el7.x86_64 to require for libjvm.so(SUNWprivate_1.1)(64bit) >07:26:35,982 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-fonts-Type1-7.5-9.el7.noarch as install for 1:java-1.7.0-openjdk-1.7.0.51-2.4.5.5.el7.x86_64 >07:26:35,985 DEBUG yum.verbose.YumBase: TSINFO: Marking giflib-4.1.6-9.el7.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.51-2.4.5.5.el7.x86_64 >07:26:35,986 DEBUG yum.verbose.YumBase: Quick matched 1:java-1.7.0-openjdk-headless-1.7.0.51-2.4.5.5.el7.x86_64 to require for libjvm.so()(64bit) >07:26:35,987 DEBUG yum.verbose.YumBase: TSINFO: Marking kbd-misc-1.15.5-10.el7.noarch as install for kbd-1.15.5-10.el7.x86_64 >07:26:36,018 DEBUG yum.verbose.YumBase: TSINFO: Marking grubby-8.28-8.el7.x86_64 as install for kernel-3.10.0-121.el7.x86_64 >07:26:36,020 DEBUG yum.verbose.YumBase: TSINFO: Marking kernel-tools-libs-3.10.0-121.el7.x86_64 as install for kernel-tools-3.10.0-121.el7.x86_64 >07:26:36,021 DEBUG yum.verbose.YumBase: Quick matched kernel-tools-libs-3.10.0-121.el7.x86_64 to require for libcpupower.so.0()(64bit) >07:26:36,023 DEBUG yum.verbose.YumBase: TSINFO: Marking dracut-network-033-160.el7.x86_64 as install for kexec-tools-2.0.4-30.el7.x86_64 >07:26:36,025 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libs-0.158-3.el7.x86_64 as install for kexec-tools-2.0.4-30.el7.x86_64 >07:26:36,026 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.126)(64bit) >07:26:36,026 DEBUG yum.verbose.YumBase: Quick matched elfutils-libs-0.158-3.el7.x86_64 to require for libdw.so.1(ELFUTILS_0.143)(64bit) >07:26:36,027 DEBUG yum.verbose.YumBase: TSINFO: Marking elfutils-libelf-0.158-3.el7.x86_64 as install for kexec-tools-2.0.4-30.el7.x86_64 >07:26:36,029 DEBUG yum.verbose.YumBase: TSINFO: Marking snappy-1.1.0-3.el7.x86_64 as install for kexec-tools-2.0.4-30.el7.x86_64 >07:26:36,030 DEBUG yum.verbose.YumBase: TSINFO: Marking khmeros-fonts-common-5.0-17.el7.noarch as install for khmeros-base-fonts-5.0-17.el7.noarch >07:26:36,033 DEBUG yum.verbose.YumBase: TSINFO: Marking sg3_utils-libs-1.37-5.el7.x86_64 as install for ledmon-0.79-3.el7.x86_64 >07:26:36,033 DEBUG yum.verbose.YumBase: Quick matched sg3_utils-libs-1.37-5.el7.x86_64 to require for libsgutils2.so.2()(64bit) >07:26:36,034 DEBUG yum.verbose.YumBase: TSINFO: Marking groff-base-1.22.2-8.el7.x86_64 as install for less-458-8.el7.x86_64 >07:26:36,038 DEBUG yum.verbose.YumBase: TSINFO: Marking libtool-ltdl-2.4.2-20.el7.x86_64 as install for libcanberra-gtk2-0.30-5.el7.x86_64 >07:26:36,040 DEBUG yum.verbose.YumBase: TSINFO: Marking libtdb-1.2.12-3.el7.x86_64 as install for libcanberra-gtk2-0.30-5.el7.x86_64 >07:26:36,043 DEBUG yum.verbose.YumBase: TSINFO: Marking mozjs17-17.0.0-10.el7.x86_64 as install for libproxy-mozjs-0.4.11-6.el7.x86_64 >07:26:36,044 DEBUG yum.verbose.YumBase: Quick matched mozjs17-17.0.0-10.el7.x86_64 to require for libmozjs-17.0.so()(64bit) >07:26:36,046 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-reportuploader-2.1.11-9.el7.x86_64 as install for libreport-gtk-2.1.11-9.el7.x86_64 >07:26:36,047 DEBUG yum.verbose.YumBase: TSINFO: Marking fros-1.0-2.el7.noarch as install for libreport-gtk-2.1.11-9.el7.x86_64 >07:26:36,049 DEBUG yum.verbose.YumBase: TSINFO: Marking augeas-libs-1.1.0-12.el7.x86_64 as install for libreport-gtk-2.1.11-9.el7.x86_64 >07:26:36,050 DEBUG yum.verbose.YumBase: TSINFO: Marking mailx-12.5-11.el7.x86_64 as install for libreport-plugin-mailx-2.1.11-9.el7.x86_64 >07:26:36,053 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-1.0.24-9.el7.x86_64 as install for libsane-hpaio-3.13.7-6.el7.x86_64 >07:26:36,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libstoragemgmt-python-0.0.24-4.el7.noarch as install for libstoragemgmt-0.0.24-4.el7.x86_64 >07:26:36,058 DEBUG yum.verbose.YumBase: TSINFO: Marking yajl-2.0.4-4.el7.x86_64 as install for libstoragemgmt-0.0.24-4.el7.x86_64 >07:26:36,070 DEBUG yum.verbose.YumBase: TSINFO: Marking libconfig-1.4.9-5.el7.x86_64 as install for lldpad-0.9.46-8.el7.x86_64 >07:26:36,072 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl-1.1.4-3.el7.x86_64 as install for lldpad-0.9.46-8.el7.x86_64 >07:26:36,079 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:lvm2-libs-2.02.105-14.el7.x86_64 as install for 7:lvm2-2.02.105-14.el7.x86_64 >07:26:36,080 DEBUG yum.verbose.YumBase: TSINFO: Marking device-mapper-persistent-data-0.3.2-1.el7.x86_64 as install for 7:lvm2-2.02.105-14.el7.x86_64 >07:26:36,081 DEBUG yum.verbose.YumBase: Quick matched 7:lvm2-libs-2.02.105-14.el7.x86_64 to require for liblvm2app.so.2.2()(64bit) >07:26:36,082 DEBUG yum.verbose.YumBase: TSINFO: Marking gzip-1.5-7.el7.x86_64 as install for man-db-2.6.3-9.el7.x86_64 >07:26:36,084 DEBUG yum.verbose.YumBase: TSINFO: Marking gdbm-1.10-8.el7.x86_64 as install for man-db-2.6.3-9.el7.x86_64 >07:26:36,085 DEBUG yum.verbose.YumBase: TSINFO: Marking libpipeline-1.2.3-3.el7.x86_64 as install for man-db-2.6.3-9.el7.x86_64 >07:26:36,087 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-filesystem-2.1.11-9.el7.x86_64 as install for mdadm-3.2.6-31.el7.x86_64 >07:26:36,090 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-private-llvm-3.3-0.8.20131023.el7.x86_64 as install for mesa-dri-drivers-9.2.5-5.20131218.el7.x86_64 >07:26:36,092 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-filesystem-9.2.5-5.20131218.el7.x86_64 as install for mesa-dri-drivers-9.2.5-5.20131218.el7.x86_64 >07:26:36,094 DEBUG yum.verbose.YumBase: TSINFO: Marking libdrm-2.4.50-1.1.el7.x86_64 as install for mesa-dri-drivers-9.2.5-5.20131218.el7.x86_64 >07:26:36,094 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.50-1.1.el7.x86_64 to require for libdrm_intel.so.1()(64bit) >07:26:36,094 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.50-1.1.el7.x86_64 to require for libdrm_nouveau.so.2()(64bit) >07:26:36,094 DEBUG yum.verbose.YumBase: Quick matched libdrm-2.4.50-1.1.el7.x86_64 to require for libdrm_radeon.so.1()(64bit) >07:26:36,098 DEBUG yum.verbose.YumBase: TSINFO: Marking libXcursor-1.1.14-2.1.el7.x86_64 as install for metacity-2.34.13-7.el7.x86_64 >07:26:36,099 DEBUG yum.verbose.YumBase: TSINFO: Marking libXinerama-1.1.3-2.1.el7.x86_64 as install for metacity-2.34.13-7.el7.x86_64 >07:26:36,105 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-icon-theme-legacy-3.8.2-3.el7.noarch as install for nautilus-3.8.2-7.el7.x86_64 >07:26:36,112 DEBUG yum.verbose.YumBase: TSINFO: Marking libevent-2.0.21-4.el7.x86_64 as install for 1:nfs-utils-1.3.0-0.el7.x86_64 >07:26:36,114 DEBUG yum.verbose.YumBase: TSINFO: Marking libmount-2.23.2-16.el7.x86_64 as install for 1:nfs-utils-1.3.0-0.el7.x86_64 >07:26:36,114 DEBUG yum.verbose.YumBase: Quick matched libmount-2.23.2-16.el7.x86_64 to require for libmount.so.1(MOUNT_2.19)(64bit) >07:26:36,115 DEBUG yum.verbose.YumBase: TSINFO: Marking rpcbind-0.2.0-23.el7.x86_64 as install for 1:nfs-utils-1.3.0-0.el7.x86_64 >07:26:36,117 DEBUG yum.verbose.YumBase: TSINFO: Marking nhn-nanum-fonts-common-3.020-9.el7.noarch as install for nhn-nanum-gothic-fonts-3.020-9.el7.noarch >07:26:36,123 DEBUG yum.verbose.YumBase: TSINFO: Marking oddjob-0.31.5-3.el7.x86_64 as install for oddjob-mkhomedir-0.31.5-3.el7.x86_64 >07:26:36,124 DEBUG yum.verbose.YumBase: TSINFO: Marking psmisc-22.20-8.el7.x86_64 as install for oddjob-mkhomedir-0.31.5-3.el7.x86_64 >07:26:36,127 DEBUG yum.verbose.YumBase: TSINFO: Marking open-vm-tools-9.4.0-3.el7.x86_64 as install for open-vm-tools-desktop-9.4.0-3.el7.x86_64 >07:26:36,129 DEBUG yum.verbose.YumBase: TSINFO: Marking gtkmm24-2.24.2-8.el7.x86_64 as install for open-vm-tools-desktop-9.4.0-3.el7.x86_64 >07:26:36,130 DEBUG yum.verbose.YumBase: Quick matched gtkmm24-2.24.2-8.el7.x86_64 to require for libgtkmm-2.4.so.1()(64bit) >07:26:36,131 DEBUG yum.verbose.YumBase: TSINFO: Marking libicu-50.1.2-11.el7.x86_64 as install for open-vm-tools-desktop-9.4.0-3.el7.x86_64 >07:26:36,132 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-11.el7.x86_64 to require for libicui18n.so.50()(64bit) >07:26:36,132 DEBUG yum.verbose.YumBase: Quick matched libicu-50.1.2-11.el7.x86_64 to require for libicuuc.so.50()(64bit) >07:26:36,135 DEBUG yum.verbose.YumBase: TSINFO: Marking openssh-6.4p1-8.el7.x86_64 as install for openssh-clients-6.4p1-8.el7.x86_64 >07:26:36,138 DEBUG yum.verbose.YumBase: TSINFO: Marking python-brlapi-0.6.0-8.el7.x86_64 as install for orca-3.6.3-4.el7.x86_64 >07:26:36,139 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-python-2.5.2-10.el7.noarch as install for orca-3.6.3-4.el7.x86_64 >07:26:36,140 DEBUG yum.verbose.YumBase: TSINFO: Marking pyatspi-2.8.0-3.el7.noarch as install for orca-3.6.3-4.el7.x86_64 >07:26:36,143 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-0.7.1-15.el7.x86_64 as install for orca-3.6.3-4.el7.x86_64 >07:26:36,144 DEBUG yum.verbose.YumBase: TSINFO: Marking speech-dispatcher-python-0.7.1-15.el7.x86_64 as install for orca-3.6.3-4.el7.x86_64 >07:26:36,148 DEBUG yum.verbose.YumBase: TSINFO: Marking paps-libs-0.6.8-28.el7.x86_64 as install for paps-0.6.8-28.el7.x86_64 >07:26:36,148 DEBUG yum.verbose.YumBase: Quick matched paps-libs-0.6.8-28.el7.x86_64 to require for libpaps.so.0()(64bit) >07:26:36,152 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-0.60-5.el7.x86_64 as install for passwd-0.79-4.el7.x86_64 >07:26:36,153 DEBUG yum.verbose.YumBase: TSINFO: Marking hwdata-0.252-7.3.el7.noarch as install for pciutils-3.2.1-4.el7.x86_64 >07:26:36,156 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-scripts-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-0.8.9-0.10.20140113.el7.x86_64 >07:26:36,158 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-core-libs-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-0.8.9-0.10.20140113.el7.x86_64 >07:26:36,158 DEBUG yum.verbose.YumBase: Quick matched plymouth-core-libs-0.8.9-0.10.20140113.el7.x86_64 to require for libply.so.2()(64bit) >07:26:36,159 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-theme-charge-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-system-theme-0.8.9-0.10.20140113.el7.x86_64 >07:26:36,162 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-utils-2.2.2-6.el7.x86_64 as install for policycoreutils-2.2.5-11.el7.x86_64 >07:26:36,163 DEBUG yum.verbose.YumBase: TSINFO: Marking diffutils-3.3-4.el7.x86_64 as install for policycoreutils-2.2.5-11.el7.x86_64 >07:26:36,164 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-2.1.10-16.el7.x86_64 as install for policycoreutils-2.2.5-11.el7.x86_64 >07:26:36,165 DEBUG yum.verbose.YumBase: Quick matched libsemanage-2.1.10-16.el7.x86_64 to require for libsemanage.so.1()(64bit) >07:26:36,168 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:mariadb-libs-5.5.35-3.el7.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >07:26:36,168 DEBUG yum.verbose.YumBase: Quick matched 1:mariadb-libs-5.5.35-3.el7.x86_64 to require for libmysqlclient.so.18()(64bit) >07:26:36,170 DEBUG yum.verbose.YumBase: TSINFO: Marking pcre-8.32-12.el7.x86_64 as install for 2:postfix-2.10.1-6.el7.x86_64 >07:26:36,174 DEBUG yum.verbose.YumBase: TSINFO: Marking 14:libpcap-1.5.3-3.el7.x86_64 as install for ppp-2.4.5-33.el7.x86_64 >07:26:36,174 DEBUG yum.verbose.YumBase: Quick matched 14:libpcap-1.5.3-3.el7.x86_64 to require for libpcap.so.1()(64bit) >07:26:36,190 DEBUG yum.verbose.YumBase: TSINFO: Marking rtkit-0.11-8.el7.x86_64 as install for pulseaudio-3.0-22.el7.x86_64 >07:26:36,191 DEBUG yum.verbose.YumBase: TSINFO: Marking libasyncns-0.8-7.el7.x86_64 as install for pulseaudio-3.0-22.el7.x86_64 >07:26:36,193 DEBUG yum.verbose.YumBase: TSINFO: Marking json-c-0.11-3.el7.x86_64 as install for pulseaudio-3.0-22.el7.x86_64 >07:26:36,194 DEBUG yum.verbose.YumBase: TSINFO: Marking webrtc-audio-processing-0.1-5.el7.x86_64 as install for pulseaudio-3.0-22.el7.x86_64 >07:26:36,196 DEBUG yum.verbose.YumBase: TSINFO: Marking libxcb-1.9-5.el7.x86_64 as install for pulseaudio-3.0-22.el7.x86_64 >07:26:36,201 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:quota-nls-4.01-11.el7.noarch as install for 1:quota-4.01-11.el7.x86_64 >07:26:36,202 DEBUG yum.verbose.YumBase: TSINFO: Marking tcp_wrappers-7.6-77.el7.x86_64 as install for 1:quota-4.01-11.el7.x86_64 >07:26:36,205 DEBUG yum.verbose.YumBase: TSINFO: Marking redhat-support-lib-python-0.9.6-0.el7.noarch as install for redhat-access-gui-1.0.0-6.el7.noarch >07:26:36,206 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dateutil-1.5-7.el7.noarch as install for redhat-support-tool-0.9.6-0.el7.noarch >07:26:36,207 DEBUG yum.verbose.YumBase: TSINFO: Marking python-lxml-3.2.1-4.el7.x86_64 as install for redhat-support-tool-0.9.6-0.el7.noarch >07:26:36,210 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-client-tools-2.0.2-5.el7.noarch as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,211 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-setup-2.0.2-5.el7.noarch as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,212 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-2.28.1-14.el7.x86_64 as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,213 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-bonobo-2.28.1-14.el7.x86_64 as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,214 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-canvas-2.28.1-14.el7.x86_64 as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,215 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnome-2.28.1-14.el7.x86_64 as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,216 DEBUG yum.verbose.YumBase: TSINFO: Marking pygtk2-libglade-2.24.0-9.el7.x86_64 as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,217 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-gtk-1.111-5.el7.x86_64 as install for rhn-setup-gnome-2.0.2-5.el7.noarch >07:26:36,219 DEBUG yum.verbose.YumBase: TSINFO: Marking rhn-check-2.0.2-5.el7.noarch as install for rhnsd-5.0.13-3.el7.x86_64 >07:26:36,222 DEBUG yum.verbose.YumBase: TSINFO: Marking libdb-utils-5.3.21-17.el7.x86_64 as install for rpm-4.11.1-16.el7.x86_64 >07:26:36,223 DEBUG yum.verbose.YumBase: TSINFO: Marking xz-libs-5.1.2-8alpha.el7.x86_64 as install for rpm-4.11.1-16.el7.x86_64 >07:26:36,225 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-libs-4.11.1-16.el7.x86_64 as install for rpm-4.11.1-16.el7.x86_64 >07:26:36,226 DEBUG yum.verbose.YumBase: Quick matched rpm-libs-4.11.1-16.el7.x86_64 to require for librpmio.so.3()(64bit) >07:26:36,229 DEBUG yum.verbose.YumBase: TSINFO: Marking libestr-0.1.9-2.el7.x86_64 as install for rsyslog-7.4.7-6.el7.x86_64 >07:26:36,237 DEBUG yum.verbose.YumBase: TSINFO: Marking samba-common-4.1.1-31.el7.x86_64 as install for samba-client-4.1.1-31.el7.x86_64 >07:26:36,243 DEBUG yum.verbose.YumBase: TSINFO: Marking samba-libs-4.1.1-31.el7.x86_64 as install for samba-client-4.1.1-31.el7.x86_64 >07:26:36,245 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libaddns.so(SAMBA_4.1.1)(64bit) >07:26:36,245 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libCHARSET3.so(SAMBA_4.1.1)(64bit) >07:26:36,245 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcliauth.so(SAMBA_4.1.1)(64bit) >07:26:36,245 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli_cldap.so(SAMBA_4.1.1)(64bit) >07:26:36,246 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli-ldap.so(SAMBA_4.1.1)(64bit) >07:26:36,246 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli-nbt.so(SAMBA_4.1.1)(64bit) >07:26:36,246 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli_smb_common.so(SAMBA_4.1.1)(64bit) >07:26:36,246 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli_spoolss.so(SAMBA_4.1.1)(64bit) >07:26:36,246 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcmdline-credentials.so(SAMBA_4.1.1)(64bit) >07:26:36,246 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdbwrap.so(SAMBA_4.1.1)(64bit) >07:26:36,247 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdcerpc-binding.so.0(DCERPC_BINDING_0.0.1)(64bit) >07:26:36,247 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdcerpc-samba.so(SAMBA_4.1.1)(64bit) >07:26:36,247 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdcerpc.so.0(DCERPC_0.0.1)(64bit) >07:26:36,247 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for liberrors.so(SAMBA_4.1.1)(64bit) >07:26:36,247 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libevents.so(SAMBA_4.1.1)(64bit) >07:26:36,247 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libgensec.so.0(GENSEC_0.0.1)(64bit) >07:26:36,247 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libgse.so(SAMBA_4.1.1)(64bit) >07:26:36,248 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libldbsamba.so(SAMBA_4.1.1)(64bit) >07:26:36,249 DEBUG yum.verbose.YumBase: TSINFO: Marking libldb-1.1.16-4.el7.x86_64 as install for samba-client-4.1.1-31.el7.x86_64 >07:26:36,250 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.el7.x86_64 to require for libldb.so.1(LDB_0.9.15)(64bit) >07:26:36,250 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.el7.x86_64 to require for libldb.so.1(LDB_0.9.18)(64bit) >07:26:36,250 DEBUG yum.verbose.YumBase: Quick matched libldb-1.1.16-4.el7.x86_64 to require for libldb.so.1(LDB_0.9.19)(64bit) >07:26:36,251 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for liblibcli_netlogon3.so(SAMBA_4.1.1)(64bit) >07:26:36,251 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for liblibsmb.so(SAMBA_4.1.1)(64bit) >07:26:36,251 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libmsrpc3.so(SAMBA_4.1.1)(64bit) >07:26:36,251 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr-nbt.so.0(NDR_NBT_0.0.1)(64bit) >07:26:36,251 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr-samba.so(SAMBA_4.1.1)(64bit) >07:26:36,251 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr.so.0(NDR_0.0.1)(64bit) >07:26:36,252 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) >07:26:36,252 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libnetif.so(SAMBA_4.1.1)(64bit) >07:26:36,252 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libntdb.so.0(NTDB_0.9)(64bit) >07:26:36,252 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libpdb.so.0(PDB_0)(64bit) >07:26:36,253 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libreplace.so(SAMBA_4.1.1)(64bit) >07:26:36,253 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba3-util.so(SAMBA_4.1.1)(64bit) >07:26:36,253 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-credentials.so.0(SAMBA_CREDENTIALS_0.0.1)(64bit) >07:26:36,253 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-hostconfig.so.0(SAMBA_HOSTCONFIG_0.0.1)(64bit) >07:26:36,253 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-security.so(SAMBA_4.1.1)(64bit) >07:26:36,253 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-sockets.so(SAMBA_4.1.1)(64bit) >07:26:36,254 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) >07:26:36,254 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamdb-common.so(SAMBA_4.1.1)(64bit) >07:26:36,254 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsecrets3.so(SAMBA_4.1.1)(64bit) >07:26:36,254 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libserver-role.so(SAMBA_4.1.1)(64bit) >07:26:36,254 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmbclient-raw.so.0(SMBCLIENT_RAW_0.0.1)(64bit) >07:26:36,254 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmbconf.so.0(SMBCONF_0)(64bit) >07:26:36,254 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmbregistry.so(SAMBA_4.1.1)(64bit) >07:26:36,255 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmb_transport.so(SAMBA_4.1.1)(64bit) >07:26:36,256 DEBUG yum.verbose.YumBase: TSINFO: Marking libtevent-0.9.18-6.el7.x86_64 as install for samba-client-4.1.1-31.el7.x86_64 >07:26:36,257 DEBUG yum.verbose.YumBase: Quick matched libtevent-0.9.18-6.el7.x86_64 to require for libtevent.so.0(TEVENT_0.9.9)(64bit) >07:26:36,257 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libtrusts_util.so(SAMBA_4.1.1)(64bit) >07:26:36,257 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libutil_cmdline.so(SAMBA_4.1.1)(64bit) >07:26:36,257 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libutil_reg.so(SAMBA_4.1.1)(64bit) >07:26:36,257 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libutil_tdb.so(SAMBA_4.1.1)(64bit) >07:26:36,258 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libaddns.so()(64bit) >07:26:36,258 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libCHARSET3.so()(64bit) >07:26:36,258 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcliauth.so()(64bit) >07:26:36,258 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli_cldap.so()(64bit) >07:26:36,258 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli-ldap.so()(64bit) >07:26:36,258 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli-nbt.so()(64bit) >07:26:36,259 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli_smb_common.so()(64bit) >07:26:36,259 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcli_spoolss.so()(64bit) >07:26:36,259 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libcmdline-credentials.so()(64bit) >07:26:36,259 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdbwrap.so()(64bit) >07:26:36,259 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdcerpc-binding.so.0()(64bit) >07:26:36,259 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdcerpc-samba.so()(64bit) >07:26:36,259 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libdcerpc.so.0()(64bit) >07:26:36,260 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for liberrors.so()(64bit) >07:26:36,260 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libevents.so()(64bit) >07:26:36,260 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libgensec.so.0()(64bit) >07:26:36,260 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libgse.so()(64bit) >07:26:36,260 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libldbsamba.so()(64bit) >07:26:36,261 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for liblibcli_netlogon3.so()(64bit) >07:26:36,261 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for liblibsmb.so()(64bit) >07:26:36,261 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libmsrpc3.so()(64bit) >07:26:36,261 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr-nbt.so.0()(64bit) >07:26:36,262 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr-samba.so()(64bit) >07:26:36,262 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr.so.0()(64bit) >07:26:36,262 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libndr-standard.so.0()(64bit) >07:26:36,262 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libnetif.so()(64bit) >07:26:36,262 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libntdb.so.0()(64bit) >07:26:36,262 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libpdb.so.0()(64bit) >07:26:36,263 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libreplace.so()(64bit) >07:26:36,263 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba3-util.so()(64bit) >07:26:36,263 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-credentials.so.0()(64bit) >07:26:36,263 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-hostconfig.so.0()(64bit) >07:26:36,264 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-security.so()(64bit) >07:26:36,264 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-sockets.so()(64bit) >07:26:36,264 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamba-util.so.0()(64bit) >07:26:36,264 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsamdb-common.so()(64bit) >07:26:36,264 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsecrets3.so()(64bit) >07:26:36,264 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libserver-role.so()(64bit) >07:26:36,265 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmbclient-raw.so.0()(64bit) >07:26:36,265 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmbconf.so.0()(64bit) >07:26:36,265 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmbregistry.so()(64bit) >07:26:36,265 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libsmb_transport.so()(64bit) >07:26:36,266 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libtrusts_util.so()(64bit) >07:26:36,266 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libutil_cmdline.so()(64bit) >07:26:36,266 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libutil_reg.so()(64bit) >07:26:36,266 DEBUG yum.verbose.YumBase: Quick matched samba-libs-4.1.1-31.el7.x86_64 to require for libutil_tdb.so()(64bit) >07:26:36,269 DEBUG yum.verbose.YumBase: TSINFO: Marking sane-backends-libs-1.0.24-9.el7.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.el7.x86_64 >07:26:36,270 DEBUG yum.verbose.YumBase: TSINFO: Marking libieee1284-0.2.11-15.el7.x86_64 as install for sane-backends-drivers-scanners-1.0.24-9.el7.x86_64 >07:26:36,274 DEBUG yum.verbose.YumBase: TSINFO: Marking gpgme-1.3.2-5.el7.x86_64 as install for seahorse-3.8.2-3.el7.x86_64 >07:26:36,274 DEBUG yum.verbose.YumBase: Quick matched gpgme-1.3.2-5.el7.x86_64 to require for libgpgme.so.11(GPGME_1.1)(64bit) >07:26:36,280 DEBUG yum.verbose.YumBase: TSINFO: Marking pinentry-gtk-0.8.1-14.el7.x86_64 as install for seahorse-3.8.2-3.el7.x86_64 >07:26:36,281 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-glib-0.6.31-13.el7.x86_64 as install for seahorse-3.8.2-3.el7.x86_64 >07:26:36,283 DEBUG yum.verbose.YumBase: TSINFO: Marking selinux-policy-3.12.1-153.el7.noarch as install for selinux-policy-targeted-3.12.1-153.el7.noarch >07:26:36,283 DEBUG yum.verbose.YumBase: Quick matched selinux-policy-3.12.1-153.el7.noarch to require for selinux-policy >07:26:36,285 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-server-3.2.17-2.el7.x86_64 as install for setroubleshoot-3.2.17-2.el7.x86_64 >07:26:36,287 DEBUG yum.verbose.YumBase: TSINFO: Marking usermode-1.111-5.el7.x86_64 as install for setuptool-1.19.11-8.el7.x86_64 >07:26:36,291 DEBUG yum.verbose.YumBase: TSINFO: Marking smc-fonts-common-6.0-7.el7.noarch as install for smc-meera-fonts-6.0-7.el7.noarch >07:26:36,292 DEBUG yum.verbose.YumBase: TSINFO: Marking libxml2-python-2.9.1-5.el7.x86_64 as install for sos-3.0-23.el7.noarch >07:26:36,293 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-python-4.11.1-16.el7.x86_64 as install for sos-3.0-23.el7.noarch >07:26:36,296 DEBUG yum.verbose.YumBase: TSINFO: Marking libpciaccess-0.13.1-4.1.el7.x86_64 as install for spice-vdagent-0.14.0-7.el7.x86_64 >07:26:36,297 DEBUG yum.verbose.YumBase: TSINFO: Marking python-sssdconfig-1.11.2-65.el7.noarch as install for sssd-1.11.2-65.el7.x86_64 >07:26:36,298 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ad-1.11.2-65.el7.x86_64 as install for sssd-1.11.2-65.el7.x86_64 >07:26:36,299 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-common-pac-1.11.2-65.el7.x86_64 as install for sssd-1.11.2-65.el7.x86_64 >07:26:36,300 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ipa-1.11.2-65.el7.x86_64 as install for sssd-1.11.2-65.el7.x86_64 >07:26:36,301 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-1.11.2-65.el7.x86_64 as install for sssd-1.11.2-65.el7.x86_64 >07:26:36,303 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-ldap-1.11.2-65.el7.x86_64 as install for sssd-1.11.2-65.el7.x86_64 >07:26:36,304 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-proxy-1.11.2-65.el7.x86_64 as install for sssd-1.11.2-65.el7.x86_64 >07:26:36,307 DEBUG yum.verbose.YumBase: TSINFO: Marking python-rhsm-1.10.12-2.el7.x86_64 as install for subscription-manager-1.10.14-7.el7.x86_64 >07:26:36,310 DEBUG yum.verbose.YumBase: TSINFO: Marking pygobject2-2.28.6-11.el7.x86_64 as install for subscription-manager-1.10.14-7.el7.x86_64 >07:26:36,311 DEBUG yum.verbose.YumBase: TSINFO: Marking python-dmidecode-3.10.13-11.el7.x86_64 as install for subscription-manager-1.10.14-7.el7.x86_64 >07:26:36,312 DEBUG yum.verbose.YumBase: TSINFO: Marking python-ethtool-0.8-5.el7.x86_64 as install for subscription-manager-1.10.14-7.el7.x86_64 >07:26:36,313 DEBUG yum.verbose.YumBase: TSINFO: Marking python-iniparse-0.4-9.el7.noarch as install for subscription-manager-1.10.14-7.el7.x86_64 >07:26:36,316 DEBUG yum.verbose.YumBase: TSINFO: Marking rarian-compat-0.8.1-11.el7.x86_64 as install for subscription-manager-gui-1.10.14-7.el7.x86_64 >07:26:36,317 DEBUG yum.verbose.YumBase: Quick matched rarian-compat-0.8.1-11.el7.x86_64 to require for scrollkeeper >07:26:36,322 DEBUG yum.verbose.YumBase: TSINFO: Marking libmusicbrainz5-5.0.1-9.el7.x86_64 as install for sushi-3.8.1-3.el7.x86_64 >07:26:36,324 DEBUG yum.verbose.YumBase: TSINFO: Marking lm_sensors-libs-3.3.4-10.el7.x86_64 as install for sysstat-10.1.5-4.el7.x86_64 >07:26:36,326 DEBUG yum.verbose.YumBase: TSINFO: Marking system-config-printer-libs-1.4.1-16.el7.noarch as install for system-config-printer-1.4.1-16.el7.x86_64 >07:26:36,332 DEBUG yum.verbose.YumBase: TSINFO: Marking qrencode-libs-3.4.1-3.el7.x86_64 as install for systemd-208-11.el7.x86_64 >07:26:36,349 DEBUG yum.verbose.YumBase: TSINFO: Marking dyninst-8.1.2-6.el7.x86_64 as install for systemtap-runtime-2.4-14.el7.x86_64 >07:26:36,350 DEBUG yum.verbose.YumBase: Quick matched dyninst-8.1.2-6.el7.x86_64 to require for libsymtabAPI.so.8.1()(64bit) >07:26:36,351 DEBUG yum.verbose.YumBase: TSINFO: Marking python-rtslib-2.1.fb46-1.el7.noarch as install for targetcli-2.1.fb34-1.el7.noarch >07:26:36,352 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:python-configshell-1.1.fb11-3.el7.noarch as install for targetcli-2.1.fb34-1.el7.noarch >07:26:36,358 DEBUG yum.verbose.YumBase: TSINFO: Marking libteam-1.9-15.el7.x86_64 as install for teamd-1.9-15.el7.x86_64 >07:26:36,360 DEBUG yum.verbose.YumBase: TSINFO: Marking jansson-2.4-6.el7.x86_64 as install for teamd-1.9-15.el7.x86_64 >07:26:36,363 DEBUG yum.verbose.YumBase: TSINFO: Marking libnl3-cli-3.2.21-6.el7.x86_64 as install for teamd-1.9-15.el7.x86_64 >07:26:36,365 DEBUG yum.verbose.YumBase: TSINFO: Marking thai-scalable-fonts-common-0.5.0-7.el7.noarch as install for thai-scalable-waree-fonts-0.5.0-7.el7.noarch >07:26:36,372 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-plugins-0.2.6-4.el7.x86_64 as install for 1:totem-3.8.2-5.el7.x86_64 >07:26:36,374 DEBUG yum.verbose.YumBase: TSINFO: Marking grilo-0.2.6-5.el7.x86_64 as install for 1:totem-3.8.2-5.el7.x86_64 >07:26:36,377 DEBUG yum.verbose.YumBase: TSINFO: Marking totem-pl-parser-3.4.5-3.el7.x86_64 as install for 1:totem-3.8.2-5.el7.x86_64 >07:26:36,384 DEBUG yum.verbose.YumBase: TSINFO: Marking python-configobj-4.7.2-7.el7.noarch as install for tuned-2.3.0-11.el7.noarch >07:26:36,385 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyudev-0.15-6.el7.noarch as install for tuned-2.3.0-11.el7.noarch >07:26:36,387 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-calc-4.1.4.2-3.el7.x86_64 as install for unoconv-0.6-7.el7.noarch >07:26:36,392 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-core-4.1.4.2-3.el7.x86_64 as install for unoconv-0.6-7.el7.noarch >07:26:36,396 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-draw-4.1.4.2-3.el7.x86_64 as install for unoconv-0.6-7.el7.noarch >07:26:36,397 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-impress-4.1.4.2-3.el7.x86_64 as install for unoconv-0.6-7.el7.noarch >07:26:36,399 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pyuno-4.1.4.2-3.el7.x86_64 as install for unoconv-0.6-7.el7.noarch >07:26:36,401 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-writer-4.1.4.2-3.el7.x86_64 as install for unoconv-0.6-7.el7.noarch >07:26:36,406 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libusb-0.1.4-3.el7.x86_64 as install for usb_modeswitch-1.2.7-5.el7.x86_64 >07:26:36,413 DEBUG yum.verbose.YumBase: TSINFO: Marking libutempter-1.1.6-4.el7.x86_64 as install for util-linux-2.23.2-16.el7.x86_64 >07:26:36,414 DEBUG yum.verbose.YumBase: Quick matched libutempter-1.1.6-4.el7.x86_64 to require for libutempter.so.0()(64bit) >07:26:36,417 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:vim-common-7.4.160-1.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7.x86_64 >07:26:36,420 DEBUG yum.verbose.YumBase: TSINFO: Marking gpm-libs-1.20.7-5.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7.x86_64 >07:26:36,422 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-libs-5.16.3-283.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7.x86_64 >07:26:36,427 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-1.0.2-5.el7.x86_64 as install for vinagre-3.8.2-4.el7.x86_64 >07:26:36,429 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-gobject-0.6.31-13.el7.x86_64 as install for vinagre-3.8.2-4.el7.x86_64 >07:26:36,431 DEBUG yum.verbose.YumBase: TSINFO: Marking avahi-ui-gtk3-0.6.31-13.el7.x86_64 as install for vinagre-3.8.2-4.el7.x86_64 >07:26:36,435 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:dmidecode-2.12-5.el7.x86_64 as install for virt-what-1.13-5.el7.x86_64 >07:26:36,439 DEBUG yum.verbose.YumBase: TSINFO: Marking libusal-1.1.11-22.el7.x86_64 as install for wodim-1.1.11-22.el7.x86_64 >07:26:36,440 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.el7.x86_64 to require for librols.so.0()(64bit) >07:26:36,440 DEBUG yum.verbose.YumBase: Quick matched libusal-1.1.11-22.el7.x86_64 to require for libusal.so.0()(64bit) >07:26:36,442 DEBUG yum.verbose.YumBase: TSINFO: Marking lockdev-1.0.4-0.13.20111007git.el7.x86_64 as install for wvdial-1.61-9.el7.x86_64 >07:26:36,444 DEBUG yum.verbose.YumBase: TSINFO: Marking libwvstreams-4.6.1-11.el7.x86_64 as install for wvdial-1.61-9.el7.x86_64 >07:26:36,445 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.el7.x86_64 to require for libwvbase.so.4.6()(64bit) >07:26:36,445 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.el7.x86_64 to require for libwvstreams.so.4.6()(64bit) >07:26:36,445 DEBUG yum.verbose.YumBase: Quick matched libwvstreams-4.6.1-11.el7.x86_64 to require for libwvutils.so.4.6()(64bit) >07:26:36,446 DEBUG yum.verbose.YumBase: TSINFO: Marking xdg-user-dirs-0.15-4.el7.x86_64 as install for xdg-user-dirs-gtk-0.10-4.el7.x86_64 >07:26:36,450 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-ati-7.2.0-9.20140113git3213df1.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,451 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-dummy-0.3.6-15.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,452 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-evdev-2.8.2-5.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,453 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-fbdev-0.4.3-15.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,454 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-modesetting-0.8.0-13.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,455 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-drv-nouveau-1.0.10-5.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,456 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-qxl-0.1.1-9.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,457 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-synaptics-1.7.1-10.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,458 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-v4l-0.2.0-35.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,459 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-void-1.4.0-23.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,460 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-wacom-0.23.0-6.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,461 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-vesa-2.3.2-14.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,463 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-intel-2.21.15-13.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,464 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-vmware-13.0.1-7.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,465 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-drv-vmmouse-13.0.0-10.el7.x86_64 as install for xorg-x11-drivers-7.7-6.el7.x86_64 >07:26:36,468 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-server-common-1.15.0-7.el7.x86_64 as install for xorg-x11-server-Xorg-1.15.0-7.el7.x86_64 >07:26:36,469 DEBUG yum.verbose.YumBase: TSINFO: Marking libXfont-1.4.7-1.1.el7.x86_64 as install for xorg-x11-server-Xorg-1.15.0-7.el7.x86_64 >07:26:36,471 DEBUG yum.verbose.YumBase: TSINFO: Marking pixman-0.32.4-3.el7.x86_64 as install for xorg-x11-server-Xorg-1.15.0-7.el7.x86_64 >07:26:36,474 DEBUG yum.verbose.YumBase: TSINFO: Marking libXv-1.0.9-2.1.el7.x86_64 as install for xorg-x11-utils-7.5-13.1.el7.x86_64 >07:26:36,476 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86dga-1.1.4-2.1.el7.x86_64 as install for xorg-x11-utils-7.5-13.1.el7.x86_64 >07:26:36,477 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86misc-1.0.3-7.1.el7.x86_64 as install for xorg-x11-utils-7.5-13.1.el7.x86_64 >07:26:36,478 DEBUG yum.verbose.YumBase: TSINFO: Marking libXxf86vm-1.1.3-2.1.el7.x86_64 as install for xorg-x11-utils-7.5-13.1.el7.x86_64 >07:26:36,480 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmx-1.1.3-3.el7.x86_64 as install for xorg-x11-utils-7.5-13.1.el7.x86_64 >07:26:36,482 DEBUG yum.verbose.YumBase: TSINFO: Marking libXmu-1.1.1-5.1.el7.x86_64 as install for 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 >07:26:36,486 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:yelp-libs-3.8.1-7.el7.x86_64 as install for 1:yelp-3.8.1-7.el7.x86_64 >07:26:36,487 DEBUG yum.verbose.YumBase: TSINFO: Marking yelp-xsl-3.8.1-2.el7.noarch as install for 1:yelp-3.8.1-7.el7.x86_64 >07:26:36,489 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urlgrabber-3.10-4.el7.noarch as install for yum-3.4.3-117.el7.noarch >07:26:36,490 DEBUG yum.verbose.YumBase: TSINFO: Marking yum-metadata-parser-1.1.4-10.el7.x86_64 as install for yum-3.4.3-117.el7.noarch >07:26:36,491 DEBUG yum.verbose.YumBase: TSINFO: Marking pygpgme-0.3-9.el7.x86_64 as install for yum-3.4.3-117.el7.noarch >07:26:36,492 DEBUG yum.verbose.YumBase: TSINFO: Marking pyliblzma-0.5.3-11.el7.x86_64 as install for yum-3.4.3-117.el7.noarch >07:26:36,492 DEBUG yum.verbose.YumBase: TSINFO: Marking pyxattr-0.5.1-5.el7.x86_64 as install for yum-3.4.3-117.el7.noarch >07:26:36,494 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-python-0.0.13-4.el7.noarch as install for yum-langpacks-0.4.2-3.el7.noarch >07:26:36,495 DEBUG yum.verbose.YumBase: TSINFO: Marking m2crypto-0.21.1-15.el7.x86_64 as install for yum-rhn-plugin-2.0.1-4.el7.noarch >07:26:36,496 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kitchen-1.1.1-5.el7.noarch as install for yum-utils-1.1.31-24.el7.noarch >07:26:36,514 DEBUG yum.verbose.YumBase: TSINFO: Marking PackageKit-yum-0.8.9-11.el7.x86_64 as install for PackageKit-0.8.9-11.el7.x86_64 >07:26:36,515 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:comps-extras-7-2.el7.noarch as install for PackageKit-0.8.9-11.el7.x86_64 >07:26:36,518 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-ureport-2.1.11-9.el7.x86_64 as install for abrt-2.1.11-12.el7.x86_64 >07:26:36,522 DEBUG yum.verbose.YumBase: TSINFO: Marking crash-7.0.2-6.el7.x86_64 as install for abrt-addon-vmcore-2.1.11-12.el7.x86_64 >07:26:36,523 DEBUG yum.verbose.YumBase: TSINFO: Marking python-augeas-0.4.1-5.el7.noarch as install for abrt-addon-vmcore-2.1.11-12.el7.x86_64 >07:26:36,526 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-dbus-2.1.11-12.el7.x86_64 as install for abrt-gui-2.1.11-12.el7.x86_64 >07:26:36,529 DEBUG yum.verbose.YumBase: TSINFO: Marking abrt-gui-libs-2.1.11-12.el7.x86_64 as install for abrt-gui-2.1.11-12.el7.x86_64 >07:26:36,529 DEBUG yum.verbose.YumBase: Quick matched abrt-gui-libs-2.1.11-12.el7.x86_64 to require for libabrt_gui.so.0()(64bit) >07:26:36,531 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-cli-2.1.11-9.el7.x86_64 as install for abrt-tui-2.1.11-12.el7.x86_64 >07:26:36,539 DEBUG yum.verbose.YumBase: TSINFO: Marking fxload-2002_04_11-16.el7.x86_64 as install for alsa-tools-firmware-1.0.27-4.el7.x86_64 >07:26:36,543 DEBUG yum.verbose.YumBase: TSINFO: Marking anaconda-widgets-19.31.77-1.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,544 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:isomd5sum-1.0.10-4.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,545 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-data-0.0.13-4.el7.noarch as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,546 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-anaconda-2.1.11-9.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,547 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-rhel-anaconda-bugzilla-2.1.11-9.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,548 DEBUG yum.verbose.YumBase: TSINFO: Marking pykickstart-1.99.43.10-1.el7.noarch as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,549 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:pyparted-3.9-7.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,550 DEBUG yum.verbose.YumBase: TSINFO: Marking python-blivet-0.18.34-1.el7.noarch as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,551 DEBUG yum.verbose.YumBase: TSINFO: Marking createrepo-0.9.9-23.el7.noarch as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,553 DEBUG yum.verbose.YumBase: TSINFO: Marking keybinder3-0.3.0-1.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,554 DEBUG yum.verbose.YumBase: TSINFO: Marking libselinux-python-2.2.2-6.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,555 DEBUG yum.verbose.YumBase: TSINFO: Marking libuser-python-0.60-5.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,556 DEBUG yum.verbose.YumBase: TSINFO: Marking python-IPy-0.75-6.el7.noarch as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,557 DEBUG yum.verbose.YumBase: TSINFO: Marking python-coverage-3.6-0.5.b3.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,558 DEBUG yum.verbose.YumBase: TSINFO: Marking python-nss-0.14.0-5.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,559 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pwquality-1.2.3-4.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,560 DEBUG yum.verbose.YumBase: TSINFO: Marking pytz-2012d-5.el7.noarch as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,561 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-server-minimal-1.2.80-0.30.20130314svn5065.el7.x86_64 as install for anaconda-19.31.77-1.el7.x86_64 >07:26:36,569 DEBUG yum.verbose.YumBase: TSINFO: Marking 32:bind-license-9.9.4-14.el7.noarch as install for 32:bind-libs-9.9.4-14.el7.x86_64 >07:26:36,574 DEBUG yum.verbose.YumBase: TSINFO: Marking bluez-libs-4.101-13.el7.x86_64 as install for bluez-4.101-13.el7.x86_64 >07:26:36,575 DEBUG yum.verbose.YumBase: TSINFO: Marking p11-kit-trust-0.18.7-4.el7.x86_64 as install for ca-certificates-2013.1.95-71.el7.noarch >07:26:36,578 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libEGL-9.2.5-5.20131218.el7.x86_64 as install for cairo-1.12.14-6.el7.x86_64 >07:26:36,595 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-1.0.35-15.el7.x86_64 as install for 1:cups-filesystem-1.6.3-14.el7.noarch >07:26:36,602 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:emacs-filesystem-24.3-11.el7.noarch as install for desktop-file-utils-0.21-4.el7.x86_64 >07:26:36,608 DEBUG yum.verbose.YumBase: TSINFO: Marking 7:device-mapper-event-1.02.84-14.el7.x86_64 as install for dmraid-events-1.0.0.rc16-23.el7.x86_64 >07:26:36,609 DEBUG yum.verbose.YumBase: TSINFO: Marking sgpio-1.2.0.10-13.el7.x86_64 as install for dmraid-events-1.0.0.rc16-23.el7.x86_64 >07:26:36,611 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:hardlink-1.0-19.el7.x86_64 as install for dracut-033-160.el7.x86_64 >07:26:36,614 DEBUG yum.verbose.YumBase: TSINFO: Marking libdwarf-20130207-3.el7.x86_64 as install for dyninst-8.1.2-6.el7.x86_64 >07:26:36,624 DEBUG yum.verbose.YumBase: TSINFO: Marking libgxps-0.2.2-9.el7.x86_64 as install for evince-libs-3.8.3-8.el7.x86_64 >07:26:36,625 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-glib-0.22.5-6.el7.x86_64 as install for evince-libs-3.8.3-8.el7.x86_64 >07:26:36,627 DEBUG yum.verbose.YumBase: TSINFO: Marking libspectre-0.2.7-4.el7.x86_64 as install for evince-libs-3.8.3-8.el7.x86_64 >07:26:36,637 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-0.20.3-3.el7.x86_64 as install for farstream02-0.2.3-3.el7.x86_64 >07:26:36,639 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-igd-0.2.2-3.el7.x86_64 as install for farstream02-0.2.3-3.el7.x86_64 >07:26:36,641 DEBUG yum.verbose.YumBase: TSINFO: Marking libnice-0.1.3-4.el7.x86_64 as install for farstream02-0.2.3-3.el7.x86_64 >07:26:36,644 DEBUG yum.verbose.YumBase: TSINFO: Marking fipscheck-1.4.1-5.el7.x86_64 as install for fipscheck-lib-1.4.1-5.el7.x86_64 >07:26:36,651 DEBUG yum.verbose.YumBase: TSINFO: Marking libfprint-0.5.0-3.el7.x86_64 as install for fprintd-0.5.0-3.el7.x86_64 >07:26:36,655 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-libs-1.0.2-5.el7.x86_64 as install for freerdp-1.0.2-5.el7.x86_64 >07:26:36,656 DEBUG yum.verbose.YumBase: TSINFO: Marking freerdp-plugins-1.0.2-5.el7.x86_64 as install for freerdp-1.0.2-5.el7.x86_64 >07:26:36,657 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.2-5.el7.x86_64 to require for libfreerdp-channels.so.1.0()(64bit) >07:26:36,657 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.2-5.el7.x86_64 to require for libfreerdp-codec.so.1.0()(64bit) >07:26:36,657 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.2-5.el7.x86_64 to require for libfreerdp-core.so.1.0()(64bit) >07:26:36,657 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.2-5.el7.x86_64 to require for libfreerdp-gdi.so.1.0()(64bit) >07:26:36,657 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.2-5.el7.x86_64 to require for libfreerdp-kbd.so.1.0()(64bit) >07:26:36,657 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.2-5.el7.x86_64 to require for libfreerdp-rail.so.1.0()(64bit) >07:26:36,658 DEBUG yum.verbose.YumBase: Quick matched freerdp-libs-1.0.2-5.el7.x86_64 to require for libfreerdp-utils.so.1.0()(64bit) >07:26:36,670 DEBUG yum.verbose.YumBase: TSINFO: Marking urw-fonts-2.4-16.el7.noarch as install for ghostscript-9.07-16.el7.x86_64 >07:26:36,671 DEBUG yum.verbose.YumBase: TSINFO: Marking ghostscript-fonts-5.50-32.el7.noarch as install for ghostscript-9.07-16.el7.x86_64 >07:26:36,672 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-data-0.4.6-3.el7.noarch as install for ghostscript-9.07-16.el7.x86_64 >07:26:36,675 DEBUG yum.verbose.YumBase: TSINFO: Marking libffi-3.0.13-11.el7.x86_64 as install for gjs-1.36.1-2.el7.x86_64 >07:26:36,679 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-2014b-1.el7.noarch as install for glibc-common-2.17-55.el7.x86_64 >07:26:36,682 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-libs-3.4.0.59rhs-1.el7.x86_64 as install for glusterfs-3.4.0.59rhs-1.el7.x86_64 >07:26:36,683 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0.59rhs-1.el7.x86_64 to require for libgfrpc.so.0()(64bit) >07:26:36,683 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0.59rhs-1.el7.x86_64 to require for libgfxdr.so.0()(64bit) >07:26:36,683 DEBUG yum.verbose.YumBase: Quick matched glusterfs-libs-3.4.0.59rhs-1.el7.x86_64 to require for libglusterfs.so.0()(64bit) >07:26:36,686 DEBUG yum.verbose.YumBase: TSINFO: Marking python-inotify-0.9.4-4.el7.noarch as install for gnome-abrt-0.3.4-6.el7.x86_64 >07:26:36,697 DEBUG yum.verbose.YumBase: TSINFO: Marking libbonobo-2.32.1-7.el7.x86_64 as install for gnome-python2-bonobo-2.28.1-14.el7.x86_64 >07:26:36,699 DEBUG yum.verbose.YumBase: TSINFO: Marking libbonoboui-2.24.5-7.el7.x86_64 as install for gnome-python2-bonobo-2.28.1-14.el7.x86_64 >07:26:36,700 DEBUG yum.verbose.YumBase: TSINFO: Marking pyorbit-2.24.0-15.el7.x86_64 as install for gnome-python2-bonobo-2.28.1-14.el7.x86_64 >07:26:36,702 DEBUG yum.verbose.YumBase: TSINFO: Marking ORBit2-2.14.19-13.el7.x86_64 as install for gnome-python2-bonobo-2.28.1-14.el7.x86_64 >07:26:36,703 DEBUG yum.verbose.YumBase: TSINFO: Marking libart_lgpl-2.3.21-9.el7.x86_64 as install for gnome-python2-bonobo-2.28.1-14.el7.x86_64 >07:26:36,704 DEBUG yum.verbose.YumBase: Quick matched libbonobo-2.32.1-7.el7.x86_64 to require for libbonobo-activation.so.4()(64bit) >07:26:36,705 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnome-2.32.1-9.el7.x86_64 as install for gnome-python2-bonobo-2.28.1-14.el7.x86_64 >07:26:36,707 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomecanvas-2.30.3-8.el7.x86_64 as install for gnome-python2-bonobo-2.28.1-14.el7.x86_64 >07:26:36,712 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-python2-gnomevfs-2.28.1-14.el7.x86_64 as install for gnome-python2-gnome-2.28.1-14.el7.x86_64 >07:26:36,714 DEBUG yum.verbose.YumBase: TSINFO: Marking libgnomeui-2.24.5-8.el7.x86_64 as install for gnome-python2-gnome-2.28.1-14.el7.x86_64 >07:26:36,715 DEBUG yum.verbose.YumBase: Quick matched libgnomeui-2.24.5-8.el7.x86_64 to require for libgnomeui-2.so.0()(64bit) >07:26:36,716 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-vfs2-2.24.4-14.el7.x86_64 as install for gnome-python2-gnome-2.28.1-14.el7.x86_64 >07:26:36,719 DEBUG yum.verbose.YumBase: TSINFO: Marking gnome-shell-extension-common-3.8.4-9.el7.noarch as install for gnome-shell-extension-alternate-tab-3.8.4-9.el7.noarch >07:26:36,720 DEBUG yum.verbose.YumBase: TSINFO: Marking frei0r-plugins-1.3-13.el7.x86_64 as install for gnome-video-effects-0.4.0-6.el7.noarch >07:26:36,723 DEBUG yum.verbose.YumBase: TSINFO: Marking nettle-2.7.1-2.el7.x86_64 as install for gnutls-3.1.18-8.el7.x86_64 >07:26:36,724 DEBUG yum.verbose.YumBase: Quick matched nettle-2.7.1-2.el7.x86_64 to require for libnettle.so.4()(64bit) >07:26:36,732 DEBUG yum.verbose.YumBase: TSINFO: Marking gupnp-av-0.12.2-3.el7.x86_64 as install for grilo-plugins-0.2.6-4.el7.x86_64 >07:26:36,734 DEBUG yum.verbose.YumBase: TSINFO: Marking libdmapsharing-2.9.16-4.el7.x86_64 as install for grilo-plugins-0.2.6-4.el7.x86_64 >07:26:36,735 DEBUG yum.verbose.YumBase: TSINFO: Marking gssdp-0.14.3-3.el7.x86_64 as install for grilo-plugins-0.2.6-4.el7.x86_64 >07:26:36,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-0.4.1-5.el7.x86_64 as install for grilo-plugins-0.2.6-4.el7.x86_64 >07:26:36,741 DEBUG yum.verbose.YumBase: TSINFO: Marking gstreamer-tools-0.10.36-7.el7.x86_64 as install for gstreamer-0.10.36-7.el7.x86_64 >07:26:36,746 DEBUG yum.verbose.YumBase: TSINFO: Marking cdparanoia-libs-10.2-17.el7.x86_64 as install for gstreamer-plugins-base-0.10.36-10.el7.x86_64 >07:26:36,746 DEBUG yum.verbose.YumBase: Quick matched cdparanoia-libs-10.2-17.el7.x86_64 to require for libcdda_paranoia.so.0()(64bit) >07:26:36,748 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisual-0.4.0-16.el7.x86_64 as install for gstreamer-plugins-base-0.10.36-10.el7.x86_64 >07:26:36,772 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-0.92-1.el7.x86_64 as install for gvfs-1.16.4-7.el7.x86_64 >07:26:36,774 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdio-paranoia-10.2+0.90-11.el7.x86_64 as install for gvfs-1.16.4-7.el7.x86_64 >07:26:36,774 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90-11.el7.x86_64 to require for libcdio_paranoia.so.1(CDIO_PARANOIA_1)(64bit) >07:26:36,775 DEBUG yum.verbose.YumBase: Quick matched libcdio-paranoia-10.2+0.90-11.el7.x86_64 to require for libcdio_paranoia.so.1()(64bit) >07:26:36,780 DEBUG yum.verbose.YumBase: TSINFO: Marking hplip-common-3.13.7-6.el7.x86_64 as install for hplip-libs-3.13.7-6.el7.x86_64 >07:26:36,781 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:net-snmp-libs-5.7.2-18.el7.x86_64 as install for hplip-libs-3.13.7-6.el7.x86_64 >07:26:36,785 DEBUG yum.verbose.YumBase: TSINFO: Marking ibus-setup-1.5.3-11.el7.noarch as install for ibus-1.5.3-11.el7.x86_64 >07:26:36,792 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-python-1.11.2-65.el7.x86_64 as install for ipa-python-3.3.3-28.el7.x86_64 >07:26:36,793 DEBUG yum.verbose.YumBase: TSINFO: Marking pyOpenSSL-0.13.1-3.el7.x86_64 as install for ipa-python-3.3.3-28.el7.x86_64 >07:26:36,795 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kerberos-1.1-13.el7.x86_64 as install for ipa-python-3.3.3-28.el7.x86_64 >07:26:36,796 DEBUG yum.verbose.YumBase: TSINFO: Marking python-netaddr-0.7.5-7.el7.noarch as install for ipa-python-3.3.3-28.el7.x86_64 >07:26:36,798 DEBUG yum.verbose.YumBase: TSINFO: Marking xml-common-0.6.3-39.el7.noarch as install for iso-codes-3.46-2.el7.noarch >07:26:36,803 DEBUG yum.verbose.YumBase: TSINFO: Marking javapackages-tools-3.4.1-5.el7.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.51-2.4.5.5.el7.x86_64 >07:26:36,804 DEBUG yum.verbose.YumBase: TSINFO: Marking rhino-1.7R4-4.el7.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.51-2.4.5.5.el7.x86_64 >07:26:36,805 DEBUG yum.verbose.YumBase: TSINFO: Marking tzdata-java-2014b-1.el7.noarch as install for 1:java-1.7.0-openjdk-headless-1.7.0.51-2.4.5.5.el7.x86_64 >07:26:36,811 DEBUG yum.verbose.YumBase: TSINFO: Marking binutils-2.23.52.0.1-16.el7.x86_64 as install for kmod-14-9.el7.x86_64 >07:26:36,816 DEBUG yum.verbose.YumBase: TSINFO: Marking langtable-0.0.13-4.el7.noarch as install for langtable-python-0.0.13-4.el7.noarch >07:26:36,819 DEBUG yum.verbose.YumBase: TSINFO: Marking libX11-common-1.6.0-2.1.el7.noarch as install for libX11-1.6.0-2.1.el7.x86_64 >07:26:36,824 DEBUG yum.verbose.YumBase: TSINFO: Marking libfontenc-1.1.1-5.el7.x86_64 as install for libXfont-1.4.7-1.1.el7.x86_64 >07:26:36,835 DEBUG yum.verbose.YumBase: TSINFO: Marking sound-theme-freedesktop-0.8-3.el7.noarch as install for libcanberra-0.30-5.el7.x86_64 >07:26:36,846 DEBUG yum.verbose.YumBase: TSINFO: Marking libssh2-1.4.3-8.el7.x86_64 as install for libcurl-7.29.0-19.el7.x86_64 >07:26:36,846 DEBUG yum.verbose.YumBase: Quick matched libssh2-1.4.3-8.el7.x86_64 to require for libssh2.so.1()(64bit) >07:26:36,854 DEBUG yum.verbose.YumBase: TSINFO: Marking liboauth-0.9.7-4.el7.x86_64 as install for libgdata-0.13.3-4.el7.x86_64 >07:26:36,860 DEBUG yum.verbose.YumBase: TSINFO: Marking gd-2.0.35-26.el7.x86_64 as install for libgphoto2-2.5.2-3.el7.x86_64 >07:26:36,869 DEBUG yum.verbose.YumBase: TSINFO: Marking libbasicobjects-0.1.0-22.el7.x86_64 as install for libini_config-1.0.0.1-22.el7.x86_64 >07:26:36,871 DEBUG yum.verbose.YumBase: TSINFO: Marking libpath_utils-0.2.1-22.el7.x86_64 as install for libini_config-1.0.0.1-22.el7.x86_64 >07:26:36,872 DEBUG yum.verbose.YumBase: TSINFO: Marking libref_array-0.1.3-22.el7.x86_64 as install for libini_config-1.0.0.1-22.el7.x86_64 >07:26:36,874 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-common-0.3.1-4.el7.noarch as install for libkkc-0.3.1-4.el7.x86_64 >07:26:36,875 DEBUG yum.verbose.YumBase: TSINFO: Marking libkkc-data-0.3.1-4.el7.x86_64 as install for libkkc-0.3.1-4.el7.x86_64 >07:26:36,876 DEBUG yum.verbose.YumBase: TSINFO: Marking skkdic-20130104-6.T1435.el7.noarch as install for libkkc-0.3.1-4.el7.x86_64 >07:26:36,877 DEBUG yum.verbose.YumBase: TSINFO: Marking marisa-0.2.4-3.el7.x86_64 as install for libkkc-0.3.1-4.el7.x86_64 >07:26:36,881 DEBUG yum.verbose.YumBase: TSINFO: Marking liblouis-2.5.2-10.el7.x86_64 as install for liblouis-python-2.5.2-10.el7.noarch >07:26:36,885 DEBUG yum.verbose.YumBase: TSINFO: Marking neon-0.30.0-3.el7.x86_64 as install for libmusicbrainz5-5.0.1-9.el7.x86_64 >07:26:36,892 DEBUG yum.verbose.YumBase: TSINFO: Marking mobile-broadband-provider-info-1.20120614-4.el7.noarch as install for libnm-gtk-0.9.9.0-15.git20140307.el7.x86_64 >07:26:36,894 DEBUG yum.verbose.YumBase: TSINFO: Marking fftw-libs-double-3.3.3-8.el7.x86_64 as install for libofa-0.9.3-24.el7.x86_64 >07:26:36,898 DEBUG yum.verbose.YumBase: TSINFO: Marking libxslt-1.1.28-5.el7.x86_64 as install for libosinfo-0.2.7-10.el7.x86_64 >07:26:36,898 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) >07:26:36,899 DEBUG yum.verbose.YumBase: Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1()(64bit) >07:26:36,905 DEBUG yum.verbose.YumBase: TSINFO: Marking libmodman-2.0.1-8.el7.x86_64 as install for libproxy-0.4.11-6.el7.x86_64 >07:26:36,907 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-dicts-2.9.0-11.el7.x86_64 as install for libpwquality-1.2.3-4.el7.x86_64 >07:26:36,908 DEBUG yum.verbose.YumBase: TSINFO: Marking cracklib-2.9.0-11.el7.x86_64 as install for libpwquality-1.2.3-4.el7.x86_64 >07:26:36,921 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 as install for 1:libreoffice-calc-4.1.4.2-3.el7.x86_64 >07:26:36,922 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >07:26:36,922 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >07:26:36,923 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >07:26:36,923 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >07:26:36,923 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >07:26:36,923 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >07:26:36,923 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >07:26:36,923 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.6)(64bit) >07:26:36,924 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.0)(64bit) >07:26:36,924 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(LIBO_UDK_4.1)(64bit) >07:26:36,924 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >07:26:36,924 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >07:26:36,924 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >07:26:36,924 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >07:26:36,924 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >07:26:36,925 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >07:26:36,925 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >07:26:36,925 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >07:26:36,925 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) >07:26:36,926 DEBUG yum.verbose.YumBase: TSINFO: Marking lpsolve-5.5.2.0-8.el7.x86_64 as install for 1:libreoffice-calc-4.1.4.2-3.el7.x86_64 >07:26:36,927 DEBUG yum.verbose.YumBase: TSINFO: Marking liborcus-0.5.1-7.el7.x86_64 as install for 1:libreoffice-calc-4.1.4.2-3.el7.x86_64 >07:26:36,928 DEBUG yum.verbose.YumBase: Quick matched liborcus-0.5.1-7.el7.x86_64 to require for liborcus-parser-0.6.so.0()(64bit) >07:26:36,928 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >07:26:36,929 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_sal.so.3()(64bit) >07:26:36,929 DEBUG yum.verbose.YumBase: Quick matched 1:libreoffice-ure-4.1.4.2-3.el7.x86_64 to require for libuno_salhelpergcc3.so.3()(64bit) >07:26:36,947 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-opensymbol-fonts-4.1.4.2-3.el7.noarch as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,949 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-2.8.6-5.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,950 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:autocorr-en-4.1.4.2-3.el7.noarch as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,951 DEBUG yum.verbose.YumBase: TSINFO: Marking hyphen-en-2.8.6-5.el7.noarch as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,953 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-date-time-1.53.0-18.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,954 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-contribs-lib-2.3.3.4-11.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,956 DEBUG yum.verbose.YumBase: TSINFO: Marking clucene-core-2.3.3.4-11.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,957 DEBUG yum.verbose.YumBase: Quick matched clucene-core-2.3.3.4-11.el7.x86_64 to require for libclucene-shared.so.1()(64bit) >07:26:36,958 DEBUG yum.verbose.YumBase: TSINFO: Marking libcmis-0.3.1-10.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,960 DEBUG yum.verbose.YumBase: TSINFO: Marking libexttextcat-3.4.1-3.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,961 DEBUG yum.verbose.YumBase: TSINFO: Marking graphite2-1.2.2-5.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,963 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-icu-0.9.20-3.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,965 DEBUG yum.verbose.YumBase: TSINFO: Marking harfbuzz-0.9.20-3.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,966 DEBUG yum.verbose.YumBase: TSINFO: Marking liblangtag-0.5.1-4.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,968 DEBUG yum.verbose.YumBase: TSINFO: Marking mythes-1.2.3-7.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,969 DEBUG yum.verbose.YumBase: TSINFO: Marking raptor2-2.0.9-3.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,971 DEBUG yum.verbose.YumBase: TSINFO: Marking redland-1.0.16-6.el7.x86_64 as install for 1:libreoffice-core-4.1.4.2-3.el7.x86_64 >07:26:36,973 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-graphicfilter-4.1.4.2-3.el7.x86_64 as install for 1:libreoffice-draw-4.1.4.2-3.el7.x86_64 >07:26:36,975 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:libreoffice-pdfimport-4.1.4.2-3.el7.x86_64 as install for 1:libreoffice-draw-4.1.4.2-3.el7.x86_64 >07:26:36,990 DEBUG yum.verbose.YumBase: TSINFO: Marking libmwaw-0.1.11-3.el7.x86_64 as install for 1:libreoffice-writer-4.1.4.2-3.el7.x86_64 >07:26:36,991 DEBUG yum.verbose.YumBase: TSINFO: Marking libodfgen-0.0.2-5.el7.x86_64 as install for 1:libreoffice-writer-4.1.4.2-3.el7.x86_64 >07:26:36,993 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpd-0.9.9-3.el7.x86_64 as install for 1:libreoffice-writer-4.1.4.2-3.el7.x86_64 >07:26:36,994 DEBUG yum.verbose.YumBase: Quick matched libwpd-0.9.9-3.el7.x86_64 to require for libwpd-stream-0.9.so.9()(64bit) >07:26:36,995 DEBUG yum.verbose.YumBase: TSINFO: Marking libwpg-0.2.2-4.el7.x86_64 as install for 1:libreoffice-writer-4.1.4.2-3.el7.x86_64 >07:26:36,996 DEBUG yum.verbose.YumBase: TSINFO: Marking libwps-0.2.9-8.el7.x86_64 as install for 1:libreoffice-writer-4.1.4.2-3.el7.x86_64 >07:26:37,001 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-web-2.1.11-9.el7.x86_64 as install for libreport-plugin-reportuploader-2.1.11-9.el7.x86_64 >07:26:37,002 DEBUG yum.verbose.YumBase: Quick matched libreport-web-2.1.11-9.el7.x86_64 to require for libreport-web.so.0()(64bit) >07:26:37,003 DEBUG yum.verbose.YumBase: TSINFO: Marking libtar-1.2.11-28.el7.x86_64 as install for libreport-plugin-reportuploader-2.1.11-9.el7.x86_64 >07:26:37,010 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-softokn-3.15.4-2.el7.x86_64 as install for libreswan-3.8-4.el7.x86_64 >07:26:37,011 DEBUG yum.verbose.YumBase: TSINFO: Marking unbound-libs-1.4.20-19.el7.x86_64 as install for libreswan-3.8-4.el7.x86_64 >07:26:37,016 DEBUG yum.verbose.YumBase: TSINFO: Marking ustr-1.0.4-16.el7.x86_64 as install for libsemanage-2.1.10-16.el7.x86_64 >07:26:37,017 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.el7.x86_64 to require for libustr-1.0.so.1(USTR_1.0.1)(64bit) >07:26:37,017 DEBUG yum.verbose.YumBase: Quick matched ustr-1.0.4-16.el7.x86_64 to require for libustr-1.0.so.1()(64bit) >07:26:37,033 DEBUG yum.verbose.YumBase: TSINFO: Marking jbigkit-libs-2.0-11.el7.x86_64 as install for libtiff-4.0.3-14.el7.x86_64 >07:26:37,044 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-2.1.26-17.el7.x86_64 as install for libvirt-client-1.1.1-29.el7.x86_64 >07:26:37,046 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-md5-2.1.26-17.el7.x86_64 as install for libvirt-client-1.1.1-29.el7.x86_64 >07:26:37,047 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-0.18.2.1-4.el7.x86_64 as install for libvirt-client-1.1.1-29.el7.x86_64 >07:26:37,049 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-utils-3.1.18-8.el7.x86_64 as install for libvirt-client-1.1.1-29.el7.x86_64 >07:26:37,050 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:nmap-ncat-6.40-4.el7.x86_64 as install for libvirt-client-1.1.1-29.el7.x86_64 >07:26:37,051 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,053 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-qemu-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,054 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-interface-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,056 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-network-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,057 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nodedev-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,058 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-nwfilter-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,059 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-secret-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,060 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-daemon-driver-storage-1.1.1-29.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,061 DEBUG yum.verbose.YumBase: TSINFO: Marking 10:qemu-kvm-1.5.3-60.el7.x86_64 as install for libvirt-daemon-kvm-1.1.1-29.el7.x86_64 >07:26:37,068 DEBUG yum.verbose.YumBase: TSINFO: Marking libvirt-glib-0.1.7-3.el7.x86_64 as install for libvirt-gobject-0.1.7-3.el7.x86_64 >07:26:37,069 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-3.el7.x86_64 to require for libvirt-glib-1.0.so.0(LIBVIRT_GLIB_0.1.4)(64bit) >07:26:37,069 DEBUG yum.verbose.YumBase: Quick matched libvirt-glib-0.1.7-3.el7.x86_64 to require for libvirt-glib-1.0.so.0()(64bit) >07:26:37,071 DEBUG yum.verbose.YumBase: TSINFO: Marking libwacom-data-0.8-3.el7.noarch as install for libwacom-0.8-3.el7.x86_64 >07:26:37,075 DEBUG yum.verbose.YumBase: TSINFO: Marking libXres-1.0.7-2.1.el7.x86_64 as install for libwnck3-3.4.5-3.el7.x86_64 >07:26:37,092 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libglapi-9.2.5-5.20131218.el7.x86_64 as install for mesa-libGL-9.2.5-5.20131218.el7.x86_64 >07:26:37,093 DEBUG yum.verbose.YumBase: Quick matched mesa-libglapi-9.2.5-5.20131218.el7.x86_64 to require for libglapi.so.0()(64bit) >07:26:37,100 DEBUG yum.verbose.YumBase: TSINFO: Marking ncurses-base-5.9-13.20130511.el7.noarch as install for ncurses-libs-5.9-13.20130511.el7.x86_64 >07:26:37,102 DEBUG yum.verbose.YumBase: TSINFO: Marking slang-2.2.4-11.el7.x86_64 as install for newt-0.52.15-4.el7.x86_64 >07:26:37,102 DEBUG yum.verbose.YumBase: Quick matched slang-2.2.4-11.el7.x86_64 to require for libslang.so.2()(64bit) >07:26:37,107 DEBUG yum.verbose.YumBase: TSINFO: Marking nss-sysinit-3.15.4-6.el7.x86_64 as install for nss-3.15.4-6.el7.x86_64 >07:26:37,115 DEBUG yum.verbose.YumBase: TSINFO: Marking autogen-libopts-5.18-5.el7.x86_64 as install for ntp-4.2.6p5-18.el7.x86_64 >07:26:37,120 DEBUG yum.verbose.YumBase: TSINFO: Marking libdnet-1.12-13.1.el7.x86_64 as install for open-vm-tools-9.4.0-3.el7.x86_64 >07:26:37,128 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:make-3.82-21.el7.x86_64 as install for 1:openssl-1.0.1e-34.el7.x86_64 >07:26:37,138 DEBUG yum.verbose.YumBase: TSINFO: Marking libthai-0.1.14-9.el7.x86_64 as install for pango-1.34.1-5.el7.x86_64 >07:26:37,138 DEBUG yum.verbose.YumBase: Quick matched libthai-0.1.14-9.el7.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >07:26:37,139 DEBUG yum.verbose.YumBase: TSINFO: Marking libXft-2.3.1-5.1.el7.x86_64 as install for pango-1.34.1-5.el7.x86_64 >07:26:37,150 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,151 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Socket-2.010-3.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,152 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,153 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,154 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,155 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,156 DEBUG yum.verbose.YumBase: Quick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec::Functions) >07:26:37,156 DEBUG yum.verbose.YumBase: Quick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec::Unix) >07:26:37,157 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,158 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,159 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Getopt-Long-2.40-2.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,160 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,161 DEBUG yum.verbose.YumBase: Quick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::XHTML) >07:26:37,162 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,163 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,163 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,164 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,165 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,166 DEBUG yum.verbose.YumBase: TSINFO: Marking 4:perl-macros-5.16.3-283.el7.x86_64 as install for 4:perl-5.16.3-283.el7.x86_64 >07:26:37,172 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-two-step-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-theme-charge-0.8.9-0.10.20140113.el7.x86_64 >07:26:37,175 DEBUG yum.verbose.YumBase: TSINFO: Marking polkit-pkla-compat-0.1-4.el7.x86_64 as install for polkit-0.112-5.el7.x86_64 >07:26:37,182 DEBUG yum.verbose.YumBase: TSINFO: Marking sbc-1.0-5.el7.x86_64 as install for pulseaudio-module-bluetooth-3.0-22.el7.x86_64 >07:26:37,182 DEBUG yum.verbose.YumBase: Quick matched sbc-1.0-5.el7.x86_64 to require for libsbc.so.1()(64bit) >07:26:37,185 DEBUG yum.verbose.YumBase: TSINFO: Marking pycairo-1.8.10-8.el7.x86_64 as install for pygobject3-3.8.2-4.el7.x86_64 >07:26:37,189 DEBUG yum.verbose.YumBase: TSINFO: Marking libglade2-2.6.4-11.el7.x86_64 as install for pygtk2-libglade-2.24.0-9.el7.x86_64 >07:26:37,194 DEBUG yum.verbose.YumBase: TSINFO: Marking brlapi-0.6.0-8.el7.x86_64 as install for python-brlapi-0.6.0-8.el7.x86_64 >07:26:37,194 DEBUG yum.verbose.YumBase: Quick matched brlapi-0.6.0-8.el7.x86_64 to require for libbrlapi.so.0.6()(64bit) >07:26:37,195 DEBUG yum.verbose.YumBase: TSINFO: Marking pyparsing-1.5.6-9.el7.noarch as install for 1:python-configshell-1.1.fb11-3.el7.noarch >07:26:37,196 DEBUG yum.verbose.YumBase: TSINFO: Marking python-urwid-1.1.1-3.el7.x86_64 as install for 1:python-configshell-1.1.fb11-3.el7.noarch >07:26:37,199 DEBUG yum.verbose.YumBase: TSINFO: Marking python-chardet-2.0.1-7.el7.noarch as install for python-kitchen-1.1.1-5.el7.noarch >07:26:37,207 DEBUG yum.verbose.YumBase: TSINFO: Marking python-setuptools-0.9.8-3.el7.noarch as install for python-pyudev-0.15-6.el7.noarch >07:26:37,208 DEBUG yum.verbose.YumBase: TSINFO: Marking python-kmod-0.9-4.el7.x86_64 as install for python-rtslib-2.1.fb46-1.el7.noarch >07:26:37,210 DEBUG yum.verbose.YumBase: TSINFO: Marking python-slip-0.4.0-2.el7.noarch as install for python-slip-dbus-0.4.0-2.el7.noarch >07:26:37,211 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pycurl-7.19.0-17.el7.x86_64 as install for python-urlgrabber-3.10-4.el7.noarch >07:26:37,215 DEBUG yum.verbose.YumBase: TSINFO: Marking rarian-0.8.1-11.el7.x86_64 as install for rarian-compat-0.8.1-11.el7.x86_64 >07:26:37,216 DEBUG yum.verbose.YumBase: Quick matched rarian-0.8.1-11.el7.x86_64 to require for rarian >07:26:37,216 DEBUG yum.verbose.YumBase: Quick matched rarian-0.8.1-11.el7.x86_64 to require for librarian.so.0()(64bit) >07:26:37,219 DEBUG yum.verbose.YumBase: TSINFO: Marking rhnlib-2.5.65-2.el7.noarch as install for rhn-client-tools-2.0.2-5.el7.noarch >07:26:37,220 DEBUG yum.verbose.YumBase: TSINFO: Marking python-gudev-147.2-7.el7.x86_64 as install for rhn-client-tools-2.0.2-5.el7.noarch >07:26:37,221 DEBUG yum.verbose.YumBase: TSINFO: Marking python-hwdata-1.7.3-4.el7.noarch as install for rhn-client-tools-2.0.2-5.el7.noarch >07:26:37,228 DEBUG yum.verbose.YumBase: TSINFO: Marking rpm-build-libs-4.11.1-16.el7.x86_64 as install for rpm-python-4.11.1-16.el7.x86_64 >07:26:37,229 DEBUG yum.verbose.YumBase: Quick matched rpm-build-libs-4.11.1-16.el7.x86_64 to require for librpmsign.so.1()(64bit) >07:26:37,252 DEBUG yum.verbose.YumBase: TSINFO: Marking pytalloc-2.0.8-4.el7.x86_64 as install for samba-libs-4.1.1-31.el7.x86_64 >07:26:37,252 DEBUG yum.verbose.YumBase: Quick matched pytalloc-2.0.8-4.el7.x86_64 to require for libpytalloc-util.so.2()(64bit) >07:26:37,258 DEBUG yum.verbose.YumBase: TSINFO: Marking audit-libs-python-2.3.3-4.el7.x86_64 as install for setroubleshoot-server-3.2.17-2.el7.x86_64 >07:26:37,259 DEBUG yum.verbose.YumBase: TSINFO: Marking setroubleshoot-plugins-3.0.59-1.el7.noarch as install for setroubleshoot-server-3.2.17-2.el7.x86_64 >07:26:37,260 DEBUG yum.verbose.YumBase: TSINFO: Marking policycoreutils-python-2.2.5-11.el7.x86_64 as install for setroubleshoot-server-3.2.17-2.el7.x86_64 >07:26:37,265 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-freebsoft-utils-0.10-7.el7.noarch as install for speech-dispatcher-0.7.1-15.el7.x86_64 >07:26:37,267 DEBUG yum.verbose.YumBase: TSINFO: Marking libao-1.1.0-8.el7.x86_64 as install for speech-dispatcher-0.7.1-15.el7.x86_64 >07:26:37,267 DEBUG yum.verbose.YumBase: Quick matched libao-1.1.0-8.el7.x86_64 to require for libao.so.4()(64bit) >07:26:37,269 DEBUG yum.verbose.YumBase: TSINFO: Marking dotconf-1.3-8.el7.x86_64 as install for speech-dispatcher-0.7.1-15.el7.x86_64 >07:26:37,270 DEBUG yum.verbose.YumBase: TSINFO: Marking espeak-1.47.11-4.el7.x86_64 as install for speech-dispatcher-0.7.1-15.el7.x86_64 >07:26:37,271 DEBUG yum.verbose.YumBase: TSINFO: Marking flite-1.3-22.el7.x86_64 as install for speech-dispatcher-0.7.1-15.el7.x86_64 >07:26:37,272 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.el7.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >07:26:37,272 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.el7.x86_64 to require for libflite_cmulex.so.1()(64bit) >07:26:37,272 DEBUG yum.verbose.YumBase: Quick matched flite-1.3-22.el7.x86_64 to require for libflite_usenglish.so.1()(64bit) >07:26:37,276 DEBUG yum.verbose.YumBase: TSINFO: Marking 10:libcacard-1.5.3-60.el7.x86_64 as install for spice-glib-0.20-8.el7.x86_64 >07:26:37,278 DEBUG yum.verbose.YumBase: TSINFO: Marking celt051-0.5.1.3-8.el7.x86_64 as install for spice-glib-0.20-8.el7.x86_64 >07:26:37,280 DEBUG yum.verbose.YumBase: TSINFO: Marking usbredir-0.6-7.el7.x86_64 as install for spice-glib-0.20-8.el7.x86_64 >07:26:37,280 DEBUG yum.verbose.YumBase: Quick matched usbredir-0.6-7.el7.x86_64 to require for libusbredirparser.so.1()(64bit) >07:26:37,286 DEBUG yum.verbose.YumBase: TSINFO: Marking sssd-krb5-common-1.11.2-65.el7.x86_64 as install for sssd-ad-1.11.2-65.el7.x86_64 >07:26:37,287 DEBUG yum.verbose.YumBase: TSINFO: Marking libdhash-0.4.3-22.el7.x86_64 as install for sssd-ad-1.11.2-65.el7.x86_64 >07:26:37,289 DEBUG yum.verbose.YumBase: TSINFO: Marking libsss_idmap-1.11.2-65.el7.x86_64 as install for sssd-ad-1.11.2-65.el7.x86_64 >07:26:37,294 DEBUG yum.verbose.YumBase: TSINFO: Marking c-ares-1.10.0-3.el7.x86_64 as install for sssd-common-1.11.2-65.el7.x86_64 >07:26:37,301 DEBUG yum.verbose.YumBase: TSINFO: Marking libipa_hbac-1.11.2-65.el7.x86_64 as install for sssd-ipa-1.11.2-65.el7.x86_64 >07:26:37,302 DEBUG yum.verbose.YumBase: Quick matched libipa_hbac-1.11.2-65.el7.x86_64 to require for libipa_hbac.so.0()(64bit) >07:26:37,308 DEBUG yum.verbose.YumBase: TSINFO: Marking xcb-util-0.3.9-4.el7.x86_64 as install for startup-notification-0.12-8.el7.x86_64 >07:26:37,309 DEBUG yum.verbose.YumBase: TSINFO: Marking python-cups-1.9.63-6.el7.x86_64 as install for system-config-printer-libs-1.4.1-16.el7.noarch >07:26:37,337 DEBUG yum.verbose.YumBase: TSINFO: Marking libpurple-2.10.7-22.el7.x86_64 as install for telepathy-haze-0.7.0-7.el7.x86_64 >07:26:37,359 DEBUG yum.verbose.YumBase: TSINFO: Marking libgsf-1.14.26-6.el7.x86_64 as install for tracker-0.16.2-8.el7.x86_64 >07:26:37,360 DEBUG yum.verbose.YumBase: TSINFO: Marking libiptcdata-1.0.4-11.el7.x86_64 as install for tracker-0.16.2-8.el7.x86_64 >07:26:37,362 DEBUG yum.verbose.YumBase: TSINFO: Marking libunistring-0.9.3-9.el7.x86_64 as install for tracker-0.16.2-8.el7.x86_64 >07:26:37,366 DEBUG yum.verbose.YumBase: TSINFO: Marking libatasmart-0.19-6.el7.x86_64 as install for udisks2-2.1.2-5.el7.x86_64 >07:26:37,367 DEBUG yum.verbose.YumBase: TSINFO: Marking gdisk-0.8.6-4.el7.x86_64 as install for udisks2-2.1.2-5.el7.x86_64 >07:26:37,372 DEBUG yum.verbose.YumBase: TSINFO: Marking 2:vim-filesystem-7.4.160-1.el7.x86_64 as install for 2:vim-common-7.4.160-1.el7.x86_64 >07:26:37,379 DEBUG yum.verbose.YumBase: TSINFO: Marking libwebp-0.3.0-3.el7.x86_64 as install for webkitgtk3-2.0.4-6.el7.x86_64 >07:26:37,385 DEBUG yum.verbose.YumBase: TSINFO: Marking xorg-x11-glamor-0.5.1-4.20140115gitfb4d046c.el7.x86_64 as install for xorg-x11-drv-ati-7.2.0-9.20140113git3213df1.el7.x86_64 >07:26:37,387 DEBUG yum.verbose.YumBase: TSINFO: Marking xkeyboard-config-2.9-4.el7.noarch as install for xorg-x11-drv-evdev-2.8.2-5.el7.x86_64 >07:26:37,390 DEBUG yum.verbose.YumBase: TSINFO: Marking mtdev-1.1.3-4.el7.x86_64 as install for xorg-x11-drv-evdev-2.8.2-5.el7.x86_64 >07:26:37,390 DEBUG yum.verbose.YumBase: Quick matched mtdev-1.1.3-4.el7.x86_64 to require for libmtdev.so.1()(64bit) >07:26:37,393 DEBUG yum.verbose.YumBase: TSINFO: Marking libXvMC-1.0.8-2.1.el7.x86_64 as install for xorg-x11-drv-intel-2.21.15-13.el7.x86_64 >07:26:37,409 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libxatracker-9.2.5-5.20131218.el7.x86_64 as install for xorg-x11-drv-vmware-13.0.1-7.el7.x86_64 >07:26:37,410 DEBUG yum.verbose.YumBase: Quick matched mesa-libxatracker-9.2.5-5.20131218.el7.x86_64 to require for libxatracker.so.1()(64bit) >07:26:37,412 DEBUG yum.verbose.YumBase: TSINFO: Marking linuxconsoletools-1.4.5-3.el7.x86_64 as install for xorg-x11-drv-wacom-0.23.0-6.el7.x86_64 >07:26:37,413 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.el7.noarch >07:26:37,414 DEBUG yum.verbose.YumBase: Quick matched 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 to require for mkfontdir >07:26:37,414 DEBUG yum.verbose.YumBase: TSINFO: Marking ttmkfdir-3.0.9-41.el7.x86_64 as install for xorg-x11-fonts-Type1-7.5-9.el7.noarch >07:26:37,415 DEBUG yum.verbose.YumBase: Quick matched ttmkfdir-3.0.9-41.el7.x86_64 to require for ttmkfdir >07:26:37,427 DEBUG yum.verbose.YumBase: TSINFO: Marking libIDL-0.8.14-8.el7.x86_64 as install for ORBit2-2.14.19-13.el7.x86_64 >07:26:37,432 DEBUG yum.verbose.YumBase: TSINFO: Marking glade-libs-3.15.0-5.el7.x86_64 as install for anaconda-widgets-19.31.77-1.el7.x86_64 >07:26:37,437 DEBUG yum.verbose.YumBase: TSINFO: Marking brltty-4.5-8.el7.x86_64 as install for brlapi-0.6.0-8.el7.x86_64 >07:26:37,449 DEBUG yum.verbose.YumBase: TSINFO: Marking deltarpm-3.6-3.el7.x86_64 as install for createrepo-0.9.9-23.el7.noarch >07:26:37,450 DEBUG yum.verbose.YumBase: TSINFO: Marking python-deltarpm-3.6-3.el7.x86_64 as install for createrepo-0.9.9-23.el7.noarch >07:26:37,454 DEBUG yum.verbose.YumBase: TSINFO: Marking cups-filters-libs-1.0.35-15.el7.x86_64 as install for cups-filters-1.0.35-15.el7.x86_64 >07:26:37,456 DEBUG yum.verbose.YumBase: TSINFO: Marking qpdf-libs-5.0.1-3.el7.x86_64 as install for cups-filters-1.0.35-15.el7.x86_64 >07:26:37,457 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-utils-0.22.5-6.el7.x86_64 as install for cups-filters-1.0.35-15.el7.x86_64 >07:26:37,458 DEBUG yum.verbose.YumBase: Quick matched cups-filters-libs-1.0.35-15.el7.x86_64 to require for libfontembed.so.1()(64bit) >07:26:37,459 DEBUG yum.verbose.YumBase: TSINFO: Marking poppler-0.22.5-6.el7.x86_64 as install for cups-filters-1.0.35-15.el7.x86_64 >07:26:37,465 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-1.96-28.el7.x86_64 as install for festival-freebsoft-utils-0.10-7.el7.noarch >07:26:37,468 DEBUG yum.verbose.YumBase: TSINFO: Marking sox-14.4.1-6.el7.x86_64 as install for festival-freebsoft-utils-0.10-7.el7.noarch >07:26:37,471 DEBUG yum.verbose.YumBase: TSINFO: Marking libgomp-4.8.2-16.el7.x86_64 as install for fftw-libs-double-3.3.3-8.el7.x86_64 >07:26:37,472 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.8.2-16.el7.x86_64 to require for libgomp.so.1(OMP_1.0)(64bit) >07:26:37,472 DEBUG yum.verbose.YumBase: Quick matched libgomp-4.8.2-16.el7.x86_64 to require for libgomp.so.1()(64bit) >07:26:37,476 DEBUG yum.verbose.YumBase: TSINFO: Marking pcsc-lite-libs-1.8.8-4.el7.x86_64 as install for freerdp-plugins-1.0.2-5.el7.x86_64 >07:26:37,478 DEBUG yum.verbose.YumBase: TSINFO: Marking gavl-1.4.0-4.el7.x86_64 as install for frei0r-plugins-1.3-13.el7.x86_64 >07:26:37,481 DEBUG yum.verbose.YumBase: TSINFO: Marking libXpm-3.5.10-5.1.el7.x86_64 as install for gd-2.0.35-26.el7.x86_64 >07:26:37,485 DEBUG yum.verbose.YumBase: TSINFO: Marking gettext-libs-0.18.2.1-4.el7.x86_64 as install for gettext-0.18.2.1-4.el7.x86_64 >07:26:37,486 DEBUG yum.verbose.YumBase: Quick matched gettext-libs-0.18.2.1-4.el7.x86_64 to require for libgettextsrc-0.18.2.so()(64bit) >07:26:37,488 DEBUG yum.verbose.YumBase: TSINFO: Marking rsyslog-mmjsonparse-7.4.7-6.el7.x86_64 as install for glusterfs-libs-3.4.0.59rhs-1.el7.x86_64 >07:26:37,493 DEBUG yum.verbose.YumBase: TSINFO: Marking gamin-0.1.10-16.el7.x86_64 as install for gnome-vfs2-2.24.4-14.el7.x86_64 >07:26:37,496 DEBUG yum.verbose.YumBase: TSINFO: Marking gnutls-dane-3.1.18-8.el7.x86_64 as install for gnutls-utils-3.1.18-8.el7.x86_64 >07:26:37,497 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.18-8.el7.x86_64 to require for libgnutls-dane.so.0(DANE_0_0)(64bit) >07:26:37,497 DEBUG yum.verbose.YumBase: Quick matched gnutls-dane-3.1.18-8.el7.x86_64 to require for libgnutls-dane.so.0()(64bit) >07:26:37,504 DEBUG yum.verbose.YumBase: TSINFO: Marking python-javapackages-3.4.1-5.el7.noarch as install for javapackages-tools-3.4.1-5.el7.noarch >07:26:37,513 DEBUG yum.verbose.YumBase: TSINFO: Marking glusterfs-api-3.4.0.59rhs-1.el7.x86_64 as install for 10:libcacard-1.5.3-60.el7.x86_64 >07:26:37,515 DEBUG yum.verbose.YumBase: TSINFO: Marking libiscsi-1.9.0-6.el7.x86_64 as install for 10:libcacard-1.5.3-60.el7.x86_64 >07:26:37,539 DEBUG yum.verbose.YumBase: TSINFO: Marking boost-system-1.53.0-18.el7.x86_64 as install for liborcus-0.5.1-7.el7.x86_64 >07:26:37,545 DEBUG yum.verbose.YumBase: TSINFO: Marking cyrus-sasl-scram-2.1.26-17.el7.x86_64 as install for libpurple-2.10.7-22.el7.x86_64 >07:26:37,547 DEBUG yum.verbose.YumBase: TSINFO: Marking farstream-0.1.2-8.el7.x86_64 as install for libpurple-2.10.7-22.el7.x86_64 >07:26:37,550 DEBUG yum.verbose.YumBase: TSINFO: Marking meanwhile-1.1.0-12.el7.x86_64 as install for libpurple-2.10.7-22.el7.x86_64 >07:26:37,551 DEBUG yum.verbose.YumBase: TSINFO: Marking libquvi-scripts-0.4.10-3.el7.noarch as install for libquvi-0.4.1-5.el7.x86_64 >07:26:37,558 DEBUG yum.verbose.YumBase: TSINFO: Marking libcdr-0.0.14-3.el7.x86_64 as install for 1:libreoffice-graphicfilter-4.1.4.2-3.el7.x86_64 >07:26:37,560 DEBUG yum.verbose.YumBase: TSINFO: Marking libmspub-0.0.6-3.el7.x86_64 as install for 1:libreoffice-graphicfilter-4.1.4.2-3.el7.x86_64 >07:26:37,562 DEBUG yum.verbose.YumBase: TSINFO: Marking libvisio-0.0.31-3.el7.x86_64 as install for 1:libreoffice-graphicfilter-4.1.4.2-3.el7.x86_64 >07:26:37,568 DEBUG yum.verbose.YumBase: TSINFO: Marking libreport-plugin-bugzilla-2.1.11-9.el7.x86_64 as install for libreport-anaconda-2.1.11-9.el7.x86_64 >07:26:37,582 DEBUG yum.verbose.YumBase: TSINFO: Marking numad-0.5-13.20140225git.el7.x86_64 as install for libvirt-daemon-1.1.1-29.el7.x86_64 >07:26:37,586 DEBUG yum.verbose.YumBase: TSINFO: Marking netcf-libs-0.2.3-8.el7.x86_64 as install for libvirt-daemon-driver-interface-1.1.1-29.el7.x86_64 >07:26:37,586 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-8.el7.x86_64 to require for libnetcf.so.1(NETCF_1.0.0)(64bit) >07:26:37,587 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-8.el7.x86_64 to require for libnetcf.so.1(NETCF_1.2.0)(64bit) >07:26:37,587 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-8.el7.x86_64 to require for libnetcf.so.1(NETCF_1.3.0)(64bit) >07:26:37,587 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-8.el7.x86_64 to require for libnetcf.so.1(NETCF_1.4.0)(64bit) >07:26:37,587 DEBUG yum.verbose.YumBase: Quick matched netcf-libs-0.2.3-8.el7.x86_64 to require for libnetcf.so.1()(64bit) >07:26:37,589 DEBUG yum.verbose.YumBase: TSINFO: Marking iptables-services-1.4.21-13.el7.x86_64 as install for libvirt-daemon-driver-network-1.1.1-29.el7.x86_64 >07:26:37,590 DEBUG yum.verbose.YumBase: TSINFO: Marking radvd-1.9.2-7.el7.x86_64 as install for libvirt-daemon-driver-network-1.1.1-29.el7.x86_64 >07:26:37,593 DEBUG yum.verbose.YumBase: TSINFO: Marking 10:qemu-img-1.5.3-60.el7.x86_64 as install for libvirt-daemon-driver-qemu-1.1.1-29.el7.x86_64 >07:26:37,595 DEBUG yum.verbose.YumBase: TSINFO: Marking lzop-1.03-10.el7.x86_64 as install for libvirt-daemon-driver-qemu-1.1.1-29.el7.x86_64 >07:26:37,605 DEBUG yum.verbose.YumBase: TSINFO: Marking SDL-1.2.15-11.el7.x86_64 as install for linuxconsoletools-1.4.5-3.el7.x86_64 >07:26:37,610 DEBUG yum.verbose.YumBase: TSINFO: Marking mesa-libgbm-9.2.5-5.20131218.el7.x86_64 as install for mesa-libEGL-9.2.5-5.20131218.el7.x86_64 >07:26:37,611 DEBUG yum.verbose.YumBase: Quick matched mesa-libgbm-9.2.5-5.20131218.el7.x86_64 to require for libgbm.so.1()(64bit) >07:26:37,616 DEBUG yum.verbose.YumBase: TSINFO: Marking pakchois-0.4-10.el7.x86_64 as install for neon-0.30.0-3.el7.x86_64 >07:26:37,633 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch >07:26:37,635 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch >07:26:37,640 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-Pod-Escapes-1.04-283.el7.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch >07:26:37,641 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch >07:26:37,656 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-graphics-libs-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.10.20140113.el7.x86_64 >07:26:37,657 DEBUG yum.verbose.YumBase: TSINFO: Marking plymouth-plugin-label-0.8.9-0.10.20140113.el7.x86_64 as install for plymouth-plugin-two-step-0.8.9-0.10.20140113.el7.x86_64 >07:26:37,659 DEBUG yum.verbose.YumBase: TSINFO: Marking libsemanage-python-2.1.10-16.el7.x86_64 as install for policycoreutils-python-2.2.5-11.el7.x86_64 >07:26:37,660 DEBUG yum.verbose.YumBase: TSINFO: Marking checkpolicy-2.1.12-6.el7.x86_64 as install for policycoreutils-python-2.2.5-11.el7.x86_64 >07:26:37,662 DEBUG yum.verbose.YumBase: TSINFO: Marking setools-libs-3.3.7-46.el7.x86_64 as install for policycoreutils-python-2.2.5-11.el7.x86_64 >07:26:37,663 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-46.el7.x86_64 to require for libqpol.so.1(VERS_1.2)(64bit) >07:26:37,663 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-46.el7.x86_64 to require for libqpol.so.1(VERS_1.4)(64bit) >07:26:37,663 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-46.el7.x86_64 to require for libapol.so.4()(64bit) >07:26:37,663 DEBUG yum.verbose.YumBase: Quick matched setools-libs-3.3.7-46.el7.x86_64 to require for libqpol.so.1()(64bit) >07:26:37,666 DEBUG yum.verbose.YumBase: TSINFO: Marking openjpeg-libs-1.5.1-9.el7.x86_64 as install for poppler-glib-0.22.5-6.el7.x86_64 >07:26:37,671 DEBUG yum.verbose.YumBase: TSINFO: Marking cryptsetup-python-1.6.3-2.el7.x86_64 as install for python-blivet-0.18.34-1.el7.noarch >07:26:37,672 DEBUG yum.verbose.YumBase: TSINFO: Marking python-pyblock-0.53-6.el7.x86_64 as install for python-blivet-0.18.34-1.el7.noarch >07:26:37,680 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch as install for python-setuptools-0.9.8-3.el7.noarch >07:26:37,686 DEBUG yum.verbose.YumBase: TSINFO: Marking 10:qemu-kvm-common-1.5.3-60.el7.x86_64 as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,689 DEBUG yum.verbose.YumBase: TSINFO: Marking libseccomp-2.1.1-2.el7.x86_64 as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,690 DEBUG yum.verbose.YumBase: TSINFO: Marking seabios-bin-1.7.2.2-12.el7.x86_64 as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,691 DEBUG yum.verbose.YumBase: TSINFO: Marking ipxe-roms-qemu-20130517-5.gitc4bce43.el7.noarch as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,692 DEBUG yum.verbose.YumBase: TSINFO: Marking libibverbs-1.1.7-6.el7.x86_64 as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,693 DEBUG yum.verbose.YumBase: Quick matched libibverbs-1.1.7-6.el7.x86_64 to require for libibverbs.so.1(IBVERBS_1.1)(64bit) >07:26:37,694 DEBUG yum.verbose.YumBase: TSINFO: Marking librdmacm-1.0.17.1-1.el7.x86_64 as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,695 DEBUG yum.verbose.YumBase: TSINFO: Marking spice-server-0.12.4-5.el7.x86_64 as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,696 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) >07:26:37,696 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) >07:26:37,696 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) >07:26:37,696 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) >07:26:37,696 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) >07:26:37,697 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) >07:26:37,697 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) >07:26:37,697 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) >07:26:37,697 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) >07:26:37,697 DEBUG yum.verbose.YumBase: Quick matched spice-server-0.12.4-5.el7.x86_64 to require for libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) >07:26:37,698 DEBUG yum.verbose.YumBase: TSINFO: Marking seavgabios-bin-1.7.2.2-12.el7.x86_64 as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,699 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:sgabios-bin-0.20110622svn-4.el7.noarch as install for 10:qemu-kvm-1.5.3-60.el7.x86_64 >07:26:37,703 DEBUG yum.verbose.YumBase: TSINFO: Marking rasqal-0.9.30-4.el7.x86_64 as install for redland-1.0.16-6.el7.x86_64 >07:26:37,704 DEBUG yum.verbose.YumBase: TSINFO: Marking jline-1.0-8.el7.noarch as install for rhino-1.7R4-4.el7.noarch >07:26:37,712 DEBUG yum.verbose.YumBase: TSINFO: Marking tigervnc-license-1.2.80-0.30.20130314svn5065.el7.noarch as install for tigervnc-server-minimal-1.2.80-0.30.20130314svn5065.el7.x86_64 >07:26:37,715 DEBUG yum.verbose.YumBase: TSINFO: Marking ldns-1.6.16-7.el7.x86_64 as install for unbound-libs-1.4.20-19.el7.x86_64 >07:26:37,731 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-lib-1.96-28.el7.x86_64 as install for festival-1.96-28.el7.x86_64 >07:26:37,733 DEBUG yum.verbose.YumBase: TSINFO: Marking festival-speechtools-libs-1.2.96-28.el7.x86_64 as install for festival-1.96-28.el7.x86_64 >07:26:37,734 DEBUG yum.verbose.YumBase: TSINFO: Marking festvox-slt-arctic-hts-0.20061229-28.el7.noarch as install for festival-1.96-28.el7.x86_64 >07:26:37,735 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.el7.x86_64 to require for libestools.so.1.2.96.1()(64bit) >07:26:37,735 DEBUG yum.verbose.YumBase: Quick matched festival-speechtools-libs-1.2.96-28.el7.x86_64 to require for libeststring.so.1.2()(64bit) >07:26:37,737 DEBUG yum.verbose.YumBase: TSINFO: Marking libgdither-0.6-8.el7.x86_64 as install for gavl-1.4.0-4.el7.x86_64 >07:26:37,773 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch >07:26:37,774 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch >07:26:37,781 DEBUG yum.verbose.YumBase: TSINFO: Marking python-backports-1.0-6.el7.noarch as install for python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch >07:26:37,788 DEBUG yum.verbose.YumBase: TSINFO: Marking mpfr-3.1.1-4.el7.x86_64 as install for rasqal-0.9.30-4.el7.x86_64 >07:26:37,800 DEBUG yum.verbose.YumBase: TSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch >07:26:37,801 DEBUG yum.verbose.YumBase: TSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch >07:26:38,437 DEBUG yum.verbose.YumBase: Depsolve time: 3.687 >07:26:38,437 DEBUG packaging: buildTransaction = (2, [u'Success - deps resolved']) >07:26:38,438 DEBUG packaging: success >07:26:38,466 INFO packaging: 1269 packages selected totalling 3.91 GB >07:50:27,525 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >07:25:09,579 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:25:09,590 DEBUG program: Return code: 0 >07:25:09,590 INFO program: Running... udevadm settle --timeout=300 >07:25:09,661 DEBUG program: Return code: 0 >07:25:09,662 INFO program: Running... modprobe fcoe >07:25:09,721 DEBUG program: Return code: 0 >07:25:09,721 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:25:09,745 INFO program: No FCoE boot disk information is found in EDD! >07:25:09,745 DEBUG program: Return code: 1 >07:25:10,610 INFO program: Running... metacity --display :1 --sm-disable >07:25:11,460 INFO program: Running... modprobe xfs >07:25:11,524 DEBUG program: Return code: 0 >07:25:12,090 INFO program: Running... udevadm settle --timeout=300 >07:25:12,106 DEBUG program: Return code: 0 >07:25:12,107 INFO program: Running... systemctl start chronyd.service >07:25:12,139 DEBUG program: Return code: 0 >07:25:12,140 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >07:25:12,279 DEBUG program: Return code: 0 >07:25:12,291 INFO program: Running... udevadm settle --timeout=300 >07:25:12,347 DEBUG program: Return code: 0 >07:25:12,351 INFO program: Running... udevadm settle --timeout=300 >07:25:12,367 DEBUG program: Return code: 0 >07:25:12,390 INFO program: Running... multipath -c /dev/sdb >07:25:12,400 INFO program: /dev/sdb is not a valid multipath device path >07:25:12,400 DEBUG program: Return code: 1 >07:25:12,453 INFO program: Running... multipath -c /dev/sda >07:25:12,460 INFO program: /dev/sda is not a valid multipath device path >07:25:12,460 DEBUG program: Return code: 1 >07:25:12,546 INFO program: Running... dumpe2fs -h /dev/loop1 >07:25:12,615 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:25:12,615 INFO program: Filesystem volume name: Anaconda >07:25:12,615 INFO program: Last mounted on: /var/tmp/lorax.imgutils.fejGbk >07:25:12,616 INFO program: Filesystem UUID: af914e44-9785-4015-8ec8-7b891461829a >07:25:12,616 INFO program: Filesystem magic number: 0xEF53 >07:25:12,616 INFO program: Filesystem revision #: 1 (dynamic) >07:25:12,616 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:25:12,616 INFO program: Filesystem flags: signed_directory_hash >07:25:12,616 INFO program: Default mount options: user_xattr acl >07:25:12,617 INFO program: Filesystem state: clean >07:25:12,617 INFO program: Errors behavior: Continue >07:25:12,617 INFO program: Filesystem OS type: Linux >07:25:12,617 INFO program: Inode count: 131072 >07:25:12,617 INFO program: Block count: 2097152 >07:25:12,617 INFO program: Reserved block count: 0 >07:25:12,617 INFO program: Free blocks: 1053524 >07:25:12,618 INFO program: Free inodes: 101810 >07:25:12,618 INFO program: First block: 1 >07:25:12,618 INFO program: Block size: 1024 >07:25:12,618 INFO program: Fragment size: 1024 >07:25:12,618 INFO program: Group descriptor size: 64 >07:25:12,618 INFO program: Reserved GDT blocks: 256 >07:25:12,618 INFO program: Blocks per group: 8192 >07:25:12,619 INFO program: Fragments per group: 8192 >07:25:12,619 INFO program: Inodes per group: 512 >07:25:12,619 INFO program: Inode blocks per group: 128 >07:25:12,619 INFO program: Flex block group size: 16 >07:25:12,619 INFO program: Filesystem created: Wed Apr 9 17:47:56 2014 >07:25:12,619 INFO program: Last mount time: Wed Apr 9 17:48:13 2014 >07:25:12,619 INFO program: Last write time: Wed Apr 9 17:48:19 2014 >07:25:12,620 INFO program: Mount count: 2 >07:25:12,620 INFO program: Maximum mount count: -1 >07:25:12,620 INFO program: Last checked: Wed Apr 9 17:47:56 2014 >07:25:12,620 INFO program: Check interval: 0 (<none>) >07:25:12,620 INFO program: Lifetime writes: 32 MB >07:25:12,620 INFO program: Reserved blocks uid: 0 (user root) >07:25:12,620 INFO program: Reserved blocks gid: 0 (group root) >07:25:12,621 INFO program: First inode: 11 >07:25:12,621 INFO program: Inode size: 256 >07:25:12,621 INFO program: Required extra isize: 28 >07:25:12,621 INFO program: Desired extra isize: 28 >07:25:12,621 INFO program: Journal inode: 8 >07:25:12,621 INFO program: Default directory hash: half_md4 >07:25:12,622 INFO program: Directory Hash Seed: b08b2b69-4122-4338-8329-22091fb77f0a >07:25:12,622 INFO program: Journal backup: inode blocks >07:25:12,622 INFO program: Journal features: (none) >07:25:12,622 INFO program: Journal size: 32M >07:25:12,622 INFO program: Journal length: 32768 >07:25:12,622 INFO program: Journal sequence: 0x0000001f >07:25:12,622 INFO program: Journal start: 0 >07:25:12,623 INFO program: >07:25:12,623 DEBUG program: Return code: 0 >07:25:12,623 INFO program: Running... resize2fs -P /dev/loop1 >07:25:12,649 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:25:12,649 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >07:25:12,649 INFO program: Couldn't find valid filesystem superblock. >07:25:12,650 DEBUG program: Return code: 1 >07:25:12,684 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:25:12,690 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:25:12,691 INFO program: Filesystem volume name: Anaconda >07:25:12,691 INFO program: Last mounted on: / >07:25:12,691 INFO program: Filesystem UUID: af914e44-9785-4015-8ec8-7b891461829a >07:25:12,691 INFO program: Filesystem magic number: 0xEF53 >07:25:12,691 INFO program: Filesystem revision #: 1 (dynamic) >07:25:12,691 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:25:12,692 INFO program: Filesystem flags: signed_directory_hash >07:25:12,692 INFO program: Default mount options: user_xattr acl >07:25:12,692 INFO program: Filesystem state: clean >07:25:12,692 INFO program: Errors behavior: Continue >07:25:12,692 INFO program: Filesystem OS type: Linux >07:25:12,692 INFO program: Inode count: 131072 >07:25:12,692 INFO program: Block count: 2097152 >07:25:12,693 INFO program: Reserved block count: 0 >07:25:12,693 INFO program: Free blocks: 1053524 >07:25:12,693 INFO program: Free inodes: 101810 >07:25:12,693 INFO program: First block: 1 >07:25:12,693 INFO program: Block size: 1024 >07:25:12,693 INFO program: Fragment size: 1024 >07:25:12,693 INFO program: Group descriptor size: 64 >07:25:12,693 INFO program: Reserved GDT blocks: 256 >07:25:12,694 INFO program: Blocks per group: 8192 >07:25:12,694 INFO program: Fragments per group: 8192 >07:25:12,694 INFO program: Inodes per group: 512 >07:25:12,694 INFO program: Inode blocks per group: 128 >07:25:12,694 INFO program: Flex block group size: 16 >07:25:12,694 INFO program: Filesystem created: Wed Apr 9 17:47:56 2014 >07:25:12,694 INFO program: Last mount time: Thu May 15 07:25:02 2014 >07:25:12,694 INFO program: Last write time: Thu May 15 07:25:02 2014 >07:25:12,694 INFO program: Mount count: 3 >07:25:12,695 INFO program: Maximum mount count: -1 >07:25:12,695 INFO program: Last checked: Wed Apr 9 17:47:56 2014 >07:25:12,695 INFO program: Check interval: 0 (<none>) >07:25:12,695 INFO program: Lifetime writes: 32 MB >07:25:12,695 INFO program: Reserved blocks uid: 0 (user root) >07:25:12,695 INFO program: Reserved blocks gid: 0 (group root) >07:25:12,695 INFO program: First inode: 11 >07:25:12,695 INFO program: Inode size: 256 >07:25:12,696 INFO program: Required extra isize: 28 >07:25:12,696 INFO program: Desired extra isize: 28 >07:25:12,696 INFO program: Journal inode: 8 >07:25:12,696 INFO program: Default directory hash: half_md4 >07:25:12,696 INFO program: Directory Hash Seed: b08b2b69-4122-4338-8329-22091fb77f0a >07:25:12,696 INFO program: Journal backup: inode blocks >07:25:12,696 INFO program: Journal features: journal_64bit >07:25:12,696 INFO program: Journal size: 32M >07:25:12,697 INFO program: Journal length: 32768 >07:25:12,697 INFO program: Journal sequence: 0x00000020 >07:25:12,697 INFO program: Journal start: 1 >07:25:12,697 INFO program: >07:25:12,697 DEBUG program: Return code: 0 >07:25:12,697 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:25:12,721 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:25:12,721 INFO program: Estimated minimum size of the filesystem: 1029747 >07:25:12,721 DEBUG program: Return code: 0 >07:25:12,934 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >07:25:12,950 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:25:12,951 INFO program: Filesystem volume name: Anaconda >07:25:12,951 INFO program: Last mounted on: /var/tmp/lorax.imgutils.fejGbk >07:25:12,951 INFO program: Filesystem UUID: af914e44-9785-4015-8ec8-7b891461829a >07:25:12,951 INFO program: Filesystem magic number: 0xEF53 >07:25:12,951 INFO program: Filesystem revision #: 1 (dynamic) >07:25:12,952 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:25:12,952 INFO program: Filesystem flags: signed_directory_hash >07:25:12,952 INFO program: Default mount options: user_xattr acl >07:25:12,952 INFO program: Filesystem state: clean >07:25:12,952 INFO program: Errors behavior: Continue >07:25:12,952 INFO program: Filesystem OS type: Linux >07:25:12,952 INFO program: Inode count: 131072 >07:25:12,952 INFO program: Block count: 2097152 >07:25:12,953 INFO program: Reserved block count: 0 >07:25:12,953 INFO program: Free blocks: 1053524 >07:25:12,953 INFO program: Free inodes: 101810 >07:25:12,953 INFO program: First block: 1 >07:25:12,953 INFO program: Block size: 1024 >07:25:12,953 INFO program: Fragment size: 1024 >07:25:12,953 INFO program: Group descriptor size: 64 >07:25:12,953 INFO program: Reserved GDT blocks: 256 >07:25:12,954 INFO program: Blocks per group: 8192 >07:25:12,954 INFO program: Fragments per group: 8192 >07:25:12,954 INFO program: Inodes per group: 512 >07:25:12,954 INFO program: Inode blocks per group: 128 >07:25:12,954 INFO program: Flex block group size: 16 >07:25:12,954 INFO program: Filesystem created: Wed Apr 9 17:47:56 2014 >07:25:12,954 INFO program: Last mount time: Wed Apr 9 17:48:13 2014 >07:25:12,955 INFO program: Last write time: Wed Apr 9 17:48:19 2014 >07:25:12,955 INFO program: Mount count: 2 >07:25:12,955 INFO program: Maximum mount count: -1 >07:25:12,955 INFO program: Last checked: Wed Apr 9 17:47:56 2014 >07:25:12,955 INFO program: Check interval: 0 (<none>) >07:25:12,955 INFO program: Lifetime writes: 32 MB >07:25:12,955 INFO program: Reserved blocks uid: 0 (user root) >07:25:12,955 INFO program: Reserved blocks gid: 0 (group root) >07:25:12,956 INFO program: First inode: 11 >07:25:12,956 INFO program: Inode size: 256 >07:25:12,956 INFO program: Required extra isize: 28 >07:25:12,956 INFO program: Desired extra isize: 28 >07:25:12,956 INFO program: Journal inode: 8 >07:25:12,956 INFO program: Default directory hash: half_md4 >07:25:12,956 INFO program: Directory Hash Seed: b08b2b69-4122-4338-8329-22091fb77f0a >07:25:12,956 INFO program: Journal backup: inode blocks >07:25:12,957 INFO program: Journal features: (none) >07:25:12,957 INFO program: Journal size: 32M >07:25:12,957 INFO program: Journal length: 32768 >07:25:12,957 INFO program: Journal sequence: 0x0000001f >07:25:12,957 INFO program: Journal start: 0 >07:25:12,957 INFO program: >07:25:12,958 DEBUG program: Return code: 0 >07:25:12,958 INFO program: Running... resize2fs -P /dev/mapper/live-base >07:25:12,964 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:25:12,964 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >07:25:12,964 INFO program: Couldn't find valid filesystem superblock. >07:25:12,964 DEBUG program: Return code: 1 >07:25:12,974 INFO program: Running... udevadm settle --timeout=300 >07:25:13,144 DEBUG program: Return code: 0 >07:25:13,150 INFO program: Running... udevadm settle --timeout=300 >07:25:13,163 DEBUG program: Return code: 0 >07:25:13,166 INFO program: Running... udevadm settle --timeout=300 >07:25:13,179 DEBUG program: Return code: 0 >07:25:13,305 INFO program: Running... hwclock --hctosys --utc >07:25:14,001 DEBUG program: Return code: 0 >07:26:34,332 INFO program: Running... modprobe vfat >07:26:34,359 DEBUG program: Return code: 0 >07:26:34,368 INFO program: Running... modprobe btrfs >07:26:34,439 DEBUG program: Return code: 0 >07:34:38,863 INFO program: Running... udevadm settle --timeout=300 >07:34:38,885 DEBUG program: Return code: 0 >07:34:38,891 INFO program: Running... udevadm settle --timeout=300 >07:34:38,906 DEBUG program: Return code: 0 >07:42:01,139 INFO program: Running... udevadm settle --timeout=300 >07:42:01,161 DEBUG program: Return code: 0 >07:42:01,167 INFO program: Running... udevadm settle --timeout=300 >07:42:01,185 DEBUG program: Return code: 0 >07:46:02,207 INFO program: Running... udevadm settle --timeout=300 >07:46:02,229 DEBUG program: Return code: 0 >07:46:02,235 INFO program: Running... udevadm settle --timeout=300 >07:46:02,257 DEBUG program: Return code: 0 >07:49:19,918 INFO program: Running... udevadm settle --timeout=300 >07:49:19,939 DEBUG program: Return code: 0 >07:49:19,939 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >07:49:20,000 DEBUG program: Return code: 0 >07:49:20,001 INFO program: Running... udevadm settle --timeout=300 >07:49:20,020 DEBUG program: Return code: 0 >07:49:20,023 INFO program: Running... udevadm settle --timeout=300 >07:49:20,038 DEBUG program: Return code: 0 >07:49:20,042 INFO program: Running... udevadm settle --timeout=300 >07:49:20,058 DEBUG program: Return code: 0 >07:49:20,061 INFO program: Running... udevadm settle --timeout=300 >07:49:20,076 DEBUG program: Return code: 0 >07:49:20,089 INFO program: Running... multipath -c /dev/sdb >07:49:20,100 INFO program: /dev/sdb is not a valid multipath device path >07:49:20,100 DEBUG program: Return code: 1 >07:49:20,128 INFO program: Running... multipath -c /dev/sda >07:49:20,139 INFO program: /dev/sda is not a valid multipath device path >07:49:20,139 DEBUG program: Return code: 1 >07:49:20,180 INFO program: Running... dumpe2fs -h /dev/loop1 >07:49:20,195 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:49:20,195 INFO program: Filesystem volume name: Anaconda >07:49:20,195 INFO program: Last mounted on: /var/tmp/lorax.imgutils.fejGbk >07:49:20,195 INFO program: Filesystem UUID: af914e44-9785-4015-8ec8-7b891461829a >07:49:20,196 INFO program: Filesystem magic number: 0xEF53 >07:49:20,196 INFO program: Filesystem revision #: 1 (dynamic) >07:49:20,196 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:49:20,196 INFO program: Filesystem flags: signed_directory_hash >07:49:20,196 INFO program: Default mount options: user_xattr acl >07:49:20,196 INFO program: Filesystem state: clean >07:49:20,196 INFO program: Errors behavior: Continue >07:49:20,197 INFO program: Filesystem OS type: Linux >07:49:20,197 INFO program: Inode count: 131072 >07:49:20,197 INFO program: Block count: 2097152 >07:49:20,197 INFO program: Reserved block count: 0 >07:49:20,197 INFO program: Free blocks: 1053524 >07:49:20,197 INFO program: Free inodes: 101810 >07:49:20,197 INFO program: First block: 1 >07:49:20,198 INFO program: Block size: 1024 >07:49:20,198 INFO program: Fragment size: 1024 >07:49:20,198 INFO program: Group descriptor size: 64 >07:49:20,198 INFO program: Reserved GDT blocks: 256 >07:49:20,198 INFO program: Blocks per group: 8192 >07:49:20,198 INFO program: Fragments per group: 8192 >07:49:20,198 INFO program: Inodes per group: 512 >07:49:20,198 INFO program: Inode blocks per group: 128 >07:49:20,199 INFO program: Flex block group size: 16 >07:49:20,199 INFO program: Filesystem created: Wed Apr 9 17:47:56 2014 >07:49:20,199 INFO program: Last mount time: Wed Apr 9 17:48:13 2014 >07:49:20,199 INFO program: Last write time: Wed Apr 9 17:48:19 2014 >07:49:20,199 INFO program: Mount count: 2 >07:49:20,199 INFO program: Maximum mount count: -1 >07:49:20,199 INFO program: Last checked: Wed Apr 9 17:47:56 2014 >07:49:20,200 INFO program: Check interval: 0 (<none>) >07:49:20,200 INFO program: Lifetime writes: 32 MB >07:49:20,200 INFO program: Reserved blocks uid: 0 (user root) >07:49:20,200 INFO program: Reserved blocks gid: 0 (group root) >07:49:20,200 INFO program: First inode: 11 >07:49:20,200 INFO program: Inode size: 256 >07:49:20,200 INFO program: Required extra isize: 28 >07:49:20,200 INFO program: Desired extra isize: 28 >07:49:20,201 INFO program: Journal inode: 8 >07:49:20,201 INFO program: Default directory hash: half_md4 >07:49:20,201 INFO program: Directory Hash Seed: b08b2b69-4122-4338-8329-22091fb77f0a >07:49:20,201 INFO program: Journal backup: inode blocks >07:49:20,201 INFO program: Journal features: (none) >07:49:20,201 INFO program: Journal size: 32M >07:49:20,202 INFO program: Journal length: 32768 >07:49:20,202 INFO program: Journal sequence: 0x0000001f >07:49:20,202 INFO program: Journal start: 0 >07:49:20,202 INFO program: >07:49:20,202 DEBUG program: Return code: 0 >07:49:20,202 INFO program: Running... resize2fs -P /dev/loop1 >07:49:20,213 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:49:20,213 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >07:49:20,214 INFO program: Couldn't find valid filesystem superblock. >07:49:20,214 DEBUG program: Return code: 1 >07:49:20,244 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:49:20,253 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:49:20,253 INFO program: Filesystem volume name: Anaconda >07:49:20,253 INFO program: Last mounted on: / >07:49:20,253 INFO program: Filesystem UUID: af914e44-9785-4015-8ec8-7b891461829a >07:49:20,254 INFO program: Filesystem magic number: 0xEF53 >07:49:20,254 INFO program: Filesystem revision #: 1 (dynamic) >07:49:20,254 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:49:20,254 INFO program: Filesystem flags: signed_directory_hash >07:49:20,254 INFO program: Default mount options: user_xattr acl >07:49:20,254 INFO program: Filesystem state: clean >07:49:20,254 INFO program: Errors behavior: Continue >07:49:20,254 INFO program: Filesystem OS type: Linux >07:49:20,254 INFO program: Inode count: 131072 >07:49:20,255 INFO program: Block count: 2097152 >07:49:20,255 INFO program: Reserved block count: 0 >07:49:20,255 INFO program: Free blocks: 1053524 >07:49:20,255 INFO program: Free inodes: 101810 >07:49:20,255 INFO program: First block: 1 >07:49:20,255 INFO program: Block size: 1024 >07:49:20,255 INFO program: Fragment size: 1024 >07:49:20,255 INFO program: Group descriptor size: 64 >07:49:20,255 INFO program: Reserved GDT blocks: 256 >07:49:20,256 INFO program: Blocks per group: 8192 >07:49:20,256 INFO program: Fragments per group: 8192 >07:49:20,256 INFO program: Inodes per group: 512 >07:49:20,256 INFO program: Inode blocks per group: 128 >07:49:20,256 INFO program: Flex block group size: 16 >07:49:20,256 INFO program: Filesystem created: Wed Apr 9 17:47:56 2014 >07:49:20,256 INFO program: Last mount time: Thu May 15 07:25:02 2014 >07:49:20,256 INFO program: Last write time: Thu May 15 07:25:02 2014 >07:49:20,256 INFO program: Mount count: 3 >07:49:20,257 INFO program: Maximum mount count: -1 >07:49:20,257 INFO program: Last checked: Wed Apr 9 17:47:56 2014 >07:49:20,257 INFO program: Check interval: 0 (<none>) >07:49:20,257 INFO program: Lifetime writes: 32 MB >07:49:20,257 INFO program: Reserved blocks uid: 0 (user root) >07:49:20,257 INFO program: Reserved blocks gid: 0 (group root) >07:49:20,257 INFO program: First inode: 11 >07:49:20,257 INFO program: Inode size: 256 >07:49:20,257 INFO program: Required extra isize: 28 >07:49:20,257 INFO program: Desired extra isize: 28 >07:49:20,258 INFO program: Journal inode: 8 >07:49:20,258 INFO program: Default directory hash: half_md4 >07:49:20,258 INFO program: Directory Hash Seed: b08b2b69-4122-4338-8329-22091fb77f0a >07:49:20,258 INFO program: Journal backup: inode blocks >07:49:20,258 INFO program: Journal features: journal_64bit >07:49:20,258 INFO program: Journal size: 32M >07:49:20,258 INFO program: Journal length: 32768 >07:49:20,258 INFO program: Journal sequence: 0x00000020 >07:49:20,259 INFO program: Journal start: 1 >07:49:20,259 INFO program: >07:49:20,259 DEBUG program: Return code: 0 >07:49:20,259 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:49:20,268 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:49:20,269 INFO program: Estimated minimum size of the filesystem: 1029747 >07:49:20,269 DEBUG program: Return code: 0 >07:49:20,289 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >07:49:20,298 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >07:49:20,298 INFO program: Filesystem volume name: Anaconda >07:49:20,299 INFO program: Last mounted on: /var/tmp/lorax.imgutils.fejGbk >07:49:20,299 INFO program: Filesystem UUID: af914e44-9785-4015-8ec8-7b891461829a >07:49:20,299 INFO program: Filesystem magic number: 0xEF53 >07:49:20,299 INFO program: Filesystem revision #: 1 (dynamic) >07:49:20,299 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:49:20,299 INFO program: Filesystem flags: signed_directory_hash >07:49:20,299 INFO program: Default mount options: user_xattr acl >07:49:20,300 INFO program: Filesystem state: clean >07:49:20,300 INFO program: Errors behavior: Continue >07:49:20,300 INFO program: Filesystem OS type: Linux >07:49:20,300 INFO program: Inode count: 131072 >07:49:20,300 INFO program: Block count: 2097152 >07:49:20,300 INFO program: Reserved block count: 0 >07:49:20,300 INFO program: Free blocks: 1053524 >07:49:20,301 INFO program: Free inodes: 101810 >07:49:20,301 INFO program: First block: 1 >07:49:20,301 INFO program: Block size: 1024 >07:49:20,301 INFO program: Fragment size: 1024 >07:49:20,301 INFO program: Group descriptor size: 64 >07:49:20,301 INFO program: Reserved GDT blocks: 256 >07:49:20,301 INFO program: Blocks per group: 8192 >07:49:20,301 INFO program: Fragments per group: 8192 >07:49:20,301 INFO program: Inodes per group: 512 >07:49:20,302 INFO program: Inode blocks per group: 128 >07:49:20,302 INFO program: Flex block group size: 16 >07:49:20,302 INFO program: Filesystem created: Wed Apr 9 17:47:56 2014 >07:49:20,302 INFO program: Last mount time: Wed Apr 9 17:48:13 2014 >07:49:20,302 INFO program: Last write time: Wed Apr 9 17:48:19 2014 >07:49:20,302 INFO program: Mount count: 2 >07:49:20,302 INFO program: Maximum mount count: -1 >07:49:20,303 INFO program: Last checked: Wed Apr 9 17:47:56 2014 >07:49:20,303 INFO program: Check interval: 0 (<none>) >07:49:20,303 INFO program: Lifetime writes: 32 MB >07:49:20,303 INFO program: Reserved blocks uid: 0 (user root) >07:49:20,303 INFO program: Reserved blocks gid: 0 (group root) >07:49:20,303 INFO program: First inode: 11 >07:49:20,303 INFO program: Inode size: 256 >07:49:20,304 INFO program: Required extra isize: 28 >07:49:20,304 INFO program: Desired extra isize: 28 >07:49:20,304 INFO program: Journal inode: 8 >07:49:20,304 INFO program: Default directory hash: half_md4 >07:49:20,304 INFO program: Directory Hash Seed: b08b2b69-4122-4338-8329-22091fb77f0a >07:49:20,304 INFO program: Journal backup: inode blocks >07:49:20,304 INFO program: Journal features: (none) >07:49:20,305 INFO program: Journal size: 32M >07:49:20,305 INFO program: Journal length: 32768 >07:49:20,305 INFO program: Journal sequence: 0x0000001f >07:49:20,305 INFO program: Journal start: 0 >07:49:20,305 INFO program: >07:49:20,305 DEBUG program: Return code: 0 >07:49:20,305 INFO program: Running... resize2fs -P /dev/mapper/live-base >07:49:20,314 INFO program: resize2fs 1.42.9 (28-Dec-2013) >07:49:20,315 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >07:49:20,315 INFO program: Couldn't find valid filesystem superblock. >07:49:20,315 DEBUG program: Return code: 1 >07:49:20,321 INFO program: Running... udevadm settle --timeout=300 >07:49:20,337 DEBUG program: Return code: 0 >07:49:20,343 INFO program: Running... udevadm settle --timeout=300 >07:49:20,359 DEBUG program: Return code: 0 >07:49:31,950 INFO program: Running... udevadm settle --timeout=300 >07:49:31,968 DEBUG program: Return code: 0 >07:49:31,973 INFO program: Running... udevadm settle --timeout=300 >07:49:31,990 DEBUG program: Return code: 0 >07:50:26,355 INFO program: Running... hwclock --systohc --utc >07:50:27,501 DEBUG program: Return code: 0 >07:50:27,543 INFO program: Running... wipefs -f -a /dev/sda >07:50:27,644 INFO program: /dev/sda: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54 >07:50:27,644 INFO program: /dev/sda: 8 bytes were erased at offset 0x1c3ffffe00 (gpt): 45 46 49 20 50 41 52 54 >07:50:27,644 INFO program: /dev/sda: 2 bytes were erased at offset 0x000001fe (PMBR): 55 aa >07:50:27,645 INFO program: /dev/sda: calling ioclt to re-read partition table: Success >07:50:27,645 DEBUG program: Return code: 0 >07:50:27,645 INFO program: Running... udevadm settle --timeout=300 >07:50:27,663 DEBUG program: Return code: 0 >07:50:27,666 INFO program: Running... udevadm settle --timeout=300 >07:50:27,682 DEBUG program: Return code: 0 >07:50:27,682 INFO program: Running... udevadm settle --timeout=300 >07:50:27,698 DEBUG program: Return code: 0 >07:50:27,753 INFO program: Running... udevadm settle --timeout=300 >07:50:27,771 DEBUG program: Return code: 0 >07:50:27,771 INFO program: Running... udevadm settle --timeout=300 >07:50:27,788 DEBUG program: Return code: 0 >07:50:27,790 INFO program: Running... udevadm settle --timeout=300 >07:50:27,805 DEBUG program: Return code: 0 >07:50:27,811 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >07:50:27,858 INFO program: 2048+0 records in >07:50:27,859 INFO program: 2048+0 records out >07:50:27,859 INFO program: 1048576 bytes (1.0 MB) copied, 0.0289315 s, 36.2 MB/s >07:50:27,859 DEBUG program: Return code: 0 >07:50:27,859 INFO program: Running... udevadm settle --timeout=300 >07:50:27,877 DEBUG program: Return code: 0 >07:50:27,923 INFO program: Running... udevadm settle --timeout=300 >07:50:27,955 DEBUG program: Return code: 0 >07:50:27,958 INFO program: Running... wipefs -f -a /dev/sda1 >07:50:27,978 DEBUG program: Return code: 0 >07:50:27,983 INFO program: Running... udevadm settle --timeout=300 >07:50:28,000 DEBUG program: Return code: 0 >07:50:28,001 INFO program: Running... udevadm settle --timeout=300 >07:50:28,016 DEBUG program: Return code: 0 >07:50:28,023 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=411648 count=2048 >07:50:28,064 INFO program: 2048+0 records in >07:50:28,065 INFO program: 2048+0 records out >07:50:28,065 INFO program: 1048576 bytes (1.0 MB) copied, 0.0318044 s, 33.0 MB/s >07:50:28,066 DEBUG program: Return code: 0 >07:50:28,066 INFO program: Running... udevadm settle --timeout=300 >07:50:28,084 DEBUG program: Return code: 0 >07:50:28,123 INFO program: Running... udevadm settle --timeout=300 >07:50:28,157 DEBUG program: Return code: 0 >07:50:28,160 INFO program: Running... wipefs -f -a /dev/sda2 >07:50:28,179 DEBUG program: Return code: 0 >07:50:28,183 INFO program: Running... udevadm settle --timeout=300 >07:50:28,199 DEBUG program: Return code: 0 >07:50:28,200 INFO program: Running... udevadm settle --timeout=300 >07:50:28,216 DEBUG program: Return code: 0 >07:50:28,223 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1435648 count=2048 >07:50:28,258 INFO program: 2048+0 records in >07:50:28,258 INFO program: 2048+0 records out >07:50:28,258 INFO program: 1048576 bytes (1.0 MB) copied, 0.0268518 s, 39.1 MB/s >07:50:28,259 DEBUG program: Return code: 0 >07:50:28,259 INFO program: Running... udevadm settle --timeout=300 >07:50:28,277 DEBUG program: Return code: 0 >07:50:28,323 INFO program: Running... udevadm settle --timeout=300 >07:50:28,369 DEBUG program: Return code: 0 >07:50:28,373 INFO program: Running... wipefs -f -a /dev/sda3 >07:50:28,392 DEBUG program: Return code: 0 >07:50:28,396 INFO program: Running... udevadm settle --timeout=300 >07:50:28,413 DEBUG program: Return code: 0 >07:50:28,413 INFO program: Running... udevadm settle --timeout=300 >07:50:28,428 DEBUG program: Return code: 0 >07:50:32,316 INFO program: Running... udevadm settle --timeout=300 >07:50:32,334 DEBUG program: Return code: 0 >07:50:32,337 INFO program: Running... udevadm settle --timeout=300 >07:50:32,354 DEBUG program: Return code: 0 >07:50:34,546 INFO program: Running... udevadm settle --timeout=300 >07:50:34,561 DEBUG program: Return code: 0 >07:50:34,561 INFO program: Running... udevadm settle --timeout=300 >07:50:34,579 DEBUG program: Return code: 0 >07:50:34,584 INFO program: Running... wipefs -f -a /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba >07:50:34,607 DEBUG program: Return code: 0 >07:50:34,607 INFO program: Running... lvm pvscan --cache --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba >07:50:35,016 INFO program: No PV label found on /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba. >07:50:35,016 DEBUG program: Return code: 0 >07:50:35,017 INFO program: Running... lvm pvcreate --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } --dataalignment 1024k /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba >07:50:35,071 INFO program: Physical volume "/dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba" successfully created >07:50:35,071 DEBUG program: Return code: 0 >07:50:35,072 INFO program: Running... lvm pvscan --cache --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba >07:50:35,099 DEBUG program: Return code: 0 >07:50:35,101 INFO program: Running... udevadm settle --timeout=300 >07:50:35,119 DEBUG program: Return code: 0 >07:50:35,121 INFO program: Running... udevadm settle --timeout=300 >07:50:35,137 DEBUG program: Return code: 0 >07:50:35,142 INFO program: Running... lvm vgcreate -s 4m --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } rhel /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba >07:50:35,191 INFO program: Volume group "rhel" successfully created >07:50:35,191 DEBUG program: Return code: 0 >07:50:35,195 INFO program: Running... udevadm settle --timeout=300 >07:50:35,210 DEBUG program: Return code: 0 >07:50:35,211 INFO program: Running... udevadm settle --timeout=300 >07:50:35,226 DEBUG program: Return code: 0 >07:50:35,231 INFO program: Running... lvm vgs --noheadings --nosuffix --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } global {locking_type=4} rhel >07:50:35,244 INFO program: sVLBhT-8yEA-fwty-nwsf-WSwk-mokh-Cxf1fK 71808.00 71808.00 4.00 17952 17952 1 >07:50:35,244 DEBUG program: Return code: 0 >07:50:35,246 INFO program: Running... lvm lvcreate -L 8000m -n root -y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } rhel >07:50:35,329 INFO program: Logical volume "root" created >07:50:35,329 DEBUG program: Return code: 0 >07:50:35,333 INFO program: Running... udevadm settle --timeout=300 >07:50:35,349 DEBUG program: Return code: 0 >07:50:35,349 INFO program: Running... udevadm settle --timeout=300 >07:50:35,365 DEBUG program: Return code: 0 >07:50:35,369 INFO program: Running... mkfs.xfs -f /dev/mapper/rhel-root >07:50:35,504 INFO program: meta-data=/dev/mapper/rhel-root isize=256 agcount=4, agsize=512000 blks >07:50:35,504 INFO program: = sectsz=4096 attr=2, projid32bit=1 >07:50:35,504 INFO program: = crc=0 >07:50:35,504 INFO program: data = bsize=4096 blocks=2048000, imaxpct=25 >07:50:35,505 INFO program: = sunit=0 swidth=0 blks >07:50:35,505 INFO program: naming =version 2 bsize=4096 ascii-ci=0 ftype=0 >07:50:35,505 INFO program: log =internal log bsize=4096 blocks=2560, version=2 >07:50:35,505 INFO program: = sectsz=4096 sunit=1 blks, lazy-count=1 >07:50:35,505 INFO program: realtime =none extsz=4096 blocks=0, rtextents=0 >07:50:35,506 DEBUG program: Return code: 0 >07:50:35,507 INFO program: Running... xfs_admin -L -- /dev/mapper/rhel-root >07:50:35,593 INFO program: writing all SBs >07:50:35,594 INFO program: new label = "" >07:50:35,594 DEBUG program: Return code: 0 >07:50:35,595 INFO program: Running... udevadm settle --timeout=300 >07:50:35,631 DEBUG program: Return code: 0 >07:50:35,634 INFO program: Running... udevadm settle --timeout=300 >07:50:35,650 DEBUG program: Return code: 0 >07:50:35,655 INFO program: Running... lvm vgs --noheadings --nosuffix --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } global {locking_type=4} rhel >07:50:35,669 INFO program: sVLBhT-8yEA-fwty-nwsf-WSwk-mokh-Cxf1fK 71808.00 63808.00 4.00 17952 15952 1 >07:50:35,670 DEBUG program: Return code: 0 >07:50:35,671 INFO program: Running... lvm lvcreate -L 59820m -n home -y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } rhel >07:50:35,750 INFO program: Logical volume "home" created >07:50:35,750 DEBUG program: Return code: 0 >07:50:35,754 INFO program: Running... udevadm settle --timeout=300 >07:50:35,769 DEBUG program: Return code: 0 >07:50:35,770 INFO program: Running... udevadm settle --timeout=300 >07:50:35,785 DEBUG program: Return code: 0 >07:50:35,789 INFO program: Running... mkfs.xfs -f /dev/mapper/rhel-home >07:50:35,963 INFO program: meta-data=/dev/mapper/rhel-home isize=256 agcount=4, agsize=3828480 blks >07:50:35,964 INFO program: = sectsz=4096 attr=2, projid32bit=1 >07:50:35,964 INFO program: = crc=0 >07:50:35,964 INFO program: data = bsize=4096 blocks=15313920, imaxpct=25 >07:50:35,964 INFO program: = sunit=0 swidth=0 blks >07:50:35,965 INFO program: naming =version 2 bsize=4096 ascii-ci=0 ftype=0 >07:50:35,965 INFO program: log =internal log bsize=4096 blocks=7477, version=2 >07:50:35,965 INFO program: = sectsz=4096 sunit=1 blks, lazy-count=1 >07:50:35,965 INFO program: realtime =none extsz=4096 blocks=0, rtextents=0 >07:50:35,965 DEBUG program: Return code: 0 >07:50:35,968 INFO program: Running... udevadm settle --timeout=300 >07:50:36,006 DEBUG program: Return code: 0 >07:50:36,010 INFO program: Running... udevadm settle --timeout=300 >07:50:36,029 DEBUG program: Return code: 0 >07:50:36,033 INFO program: Running... lvm vgs --noheadings --nosuffix --units m -o uuid,size,free,extent_size,extent_count,free_count,pv_count --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } global {locking_type=4} rhel >07:50:36,050 INFO program: sVLBhT-8yEA-fwty-nwsf-WSwk-mokh-Cxf1fK 71808.00 3988.00 4.00 17952 997 1 >07:50:36,050 DEBUG program: Return code: 0 >07:50:36,052 INFO program: Running... lvm lvcreate -L 3984m -n swap -y --config devices { filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb$|"] } rhel >07:50:36,130 INFO program: Logical volume "swap" created >07:50:36,131 DEBUG program: Return code: 0 >07:50:36,135 INFO program: Running... udevadm settle --timeout=300 >07:50:36,153 DEBUG program: Return code: 0 >07:50:36,154 INFO program: Running... udevadm settle --timeout=300 >07:50:36,170 DEBUG program: Return code: 0 >07:50:36,174 INFO program: Running... mkswap -f /dev/mapper/rhel-swap >07:50:36,213 INFO program: Setting up swapspace version 1, size = 4079612 KiB >07:50:36,213 INFO program: no label, UUID=e3341df3-fed4-4807-8d91-9de95f2c27fc >07:50:36,213 DEBUG program: Return code: 0 >07:50:36,215 INFO program: Running... udevadm settle --timeout=300 >07:50:36,250 DEBUG program: Return code: 0 >07:50:36,253 INFO program: Running... udevadm settle --timeout=300 >07:50:36,269 DEBUG program: Return code: 0 >07:50:36,316 INFO program: Running... mkfs.xfs -f /dev/sda2 >07:50:36,433 INFO program: meta-data=/dev/sda2 isize=256 agcount=4, agsize=32000 blks >07:50:36,433 INFO program: = sectsz=4096 attr=2, projid32bit=1 >07:50:36,433 INFO program: = crc=0 >07:50:36,434 INFO program: data = bsize=4096 blocks=128000, imaxpct=25 >07:50:36,434 INFO program: = sunit=0 swidth=0 blks >07:50:36,434 INFO program: naming =version 2 bsize=4096 ascii-ci=0 ftype=0 >07:50:36,434 INFO program: log =internal log bsize=4096 blocks=1605, version=2 >07:50:36,435 INFO program: = sectsz=4096 sunit=1 blks, lazy-count=1 >07:50:36,435 INFO program: realtime =none extsz=4096 blocks=0, rtextents=0 >07:50:36,435 DEBUG program: Return code: 0 >07:50:36,437 INFO program: Running... xfs_admin -L -- /dev/sda2 >07:50:36,473 INFO program: writing all SBs >07:50:36,474 INFO program: new label = "" >07:50:36,474 DEBUG program: Return code: 0 >07:50:36,481 INFO program: Running... udevadm settle --timeout=300 >07:50:36,501 DEBUG program: Return code: 0 >07:50:36,504 INFO program: Running... udevadm settle --timeout=300 >07:50:36,521 DEBUG program: Return code: 0 >07:50:36,576 INFO program: Running... mkfs.hfsplus /dev/sda1 >07:50:36,588 ERR program: Error running mkfs.hfsplus: No such file or directory > > >/tmp/storage.log: >07:25:09,661 INFO blivet: ISCSID is /sbin/iscsid >07:25:09,662 INFO blivet: no initiator set >07:25:09,746 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >07:25:09,746 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >07:25:11,433 DEBUG blivet: trying to set new default fstype to 'ext4' >07:25:11,453 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:11,454 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:25:11,454 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:11,459 DEBUG blivet: trying to set new default fstype to 'xfs' >07:25:11,460 DEBUG blivet: XFS.supported: supported: True ; >07:25:11,524 DEBUG blivet: getFormat('xfs') returning XFS instance >07:25:11,526 DEBUG blivet: XFS.supported: supported: True ; >07:25:12,046 INFO blivet: Detected 3984M of memory >07:25:12,046 INFO blivet: Suggested swap size (3984 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >07:25:12,046 INFO blivet: Swap attempt of 0M >07:25:12,088 INFO blivet: resetting Blivet (version 0.18.34) instance <blivet.Blivet object at 0x7f0deb620b10> >07:25:12,089 INFO blivet: no initiator set >07:25:12,089 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:25:12,090 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:25:12,351 DEBUG blivet: protected device spec LABEL=RHEL-7.0_Client.x86_64 resolved to sdb >07:25:12,372 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sda', 'sda1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >07:25:12,379 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0 /dev/disk/by-label/RHEL-7.0\\x20Client.x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-04-09-14-10-56-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > 'ID_BUS': 'usb', > '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': 'RHEL-7.0_Client.x86_64', > 'ID_FS_LABEL_ENC': 'RHEL-7.0\\x20Client.x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-09-14-10-56-00', > 'ID_FS_UUID_ENC': '2014-04-09-14-10-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > 'ID_SERIAL_SHORT': '20043515920F5BE0A5A7', > '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': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '379332', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > '/dev/disk/by-label/RHEL-7.0\\x20Client.x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-04-09-14-10-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb'} ; name: sdb ; >07:25:12,380 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb)... >07:25:12,381 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:25:12,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,383 DEBUG blivet: DeviceTree.getDevicesBySerial returned [] >07:25:12,385 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:25:12,387 INFO blivet: sdb is a disk >07:25:12,387 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,390 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:25:12,400 INFO blivet: added disk sdb (id 0) to device tree >07:25:12,401 DEBUG blivet: looking up parted Device: /dev/sdb >07:25:12,407 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:25:12,407 INFO blivet: type detected on 'sdb' is 'iso9660' >07:25:12,409 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:25:12,409 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >07:25:12,410 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >07:25:12,411 INFO blivet: got device: DiskDevice instance (0x7f0deb4b0710) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7629.5 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15625216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ab00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f0de45236d0> >07:25:12,412 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:25:12,412 INFO blivet: got format: Iso9660FS instance (0x7f0de4523790) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2014-04-09-14-10-56-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = RHEL-7.0_Client.x86_64 size = 0.0 targetSize = 0.0 > >07:25:12,417 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part1 /dev/disk/by-label/RHEL-7.0\\x20Client.x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-04-09-14-10-56-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'RHEL-7.0_Client.x86_64', > 'ID_FS_LABEL_ENC': 'RHEL-7.0\\x20Client.x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-09-14-10-56-00', > 'ID_FS_UUID_ENC': '2014-04-09-14-10-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7075840', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > 'ID_SERIAL_SHORT': '20043515920F5BE0A5A7', > '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': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '379364', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part1', > '/dev/disk/by-label/RHEL-7.0\\x20Client.x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-04-09-14-10-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:25:12,417 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb1)... >07:25:12,419 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:25:12,420 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,420 INFO blivet: sdb1 is a partition >07:25:12,421 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:25:12,423 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:25:12,425 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7629MB disk sdb (0) with existing iso9660 filesystem >07:25:12,425 DEBUG blivet: lvm filter: adding sdb1 to the reject list >07:25:12,425 DEBUG blivet: ignoring partition sdb1 on iso9660 >07:25:12,425 DEBUG blivet: no device or no media present >07:25:12,435 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/8BCC-2DAF', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8BCC-2DAF', > 'ID_FS_UUID_ENC': '8BCC-2DAF', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '547692', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12572', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > 'ID_SERIAL_SHORT': '20043515920F5BE0A5A7', > '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': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '379398', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/8BCC-2DAF'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >07:25:12,435 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb2)... >07:25:12,437 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >07:25:12,438 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,438 INFO blivet: sdb2 is a partition >07:25:12,440 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >07:25:12,441 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:25:12,442 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7629MB disk sdb (0) with existing iso9660 filesystem >07:25:12,442 DEBUG blivet: lvm filter: adding sdb2 to the reject list >07:25:12,442 DEBUG blivet: ignoring partition sdb2 on iso9660 >07:25:12,442 DEBUG blivet: no device or no media present >07:25:12,446 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-APPLE_SSD_TS0128F_Y3OB20HKK0NX', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'APPLE_SSD_TS0128F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20TS0128F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '109L0704', > 'ID_SERIAL': 'APPLE_SSD_TS0128F_Y3OB20HKK0NX', > 'ID_SERIAL_SHORT': 'Y3OB20HKK0NX', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '383760', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-APPLE_SSD_TS0128F_Y3OB20HKK0NX'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >07:25:12,447 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda)... >07:25:12,447 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:25:12,448 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,449 DEBUG blivet: DeviceTree.getDevicesBySerial returned [] >07:25:12,450 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:25:12,451 INFO blivet: sda is a disk >07:25:12,451 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,452 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:25:12,460 INFO blivet: added disk sda (id 1) to device tree >07:25:12,461 DEBUG blivet: looking up parted Device: /dev/sda >07:25:12,466 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:25:12,467 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >07:25:12,469 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:25:12,469 DEBUG blivet: required disklabel type for sda (1) is None >07:25:12,469 DEBUG blivet: default disklabel type for sda is gpt >07:25:12,470 DEBUG blivet: selecting gpt disklabel for sda based on size >07:25:12,471 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >07:25:12,487 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f0de15b7b90>] > device: <parted.device.Device object at 0x7f0de15b79d0> > PedDisk: <_ped.Disk object at 0x7f0de15bc518> >07:25:12,488 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:25:12,490 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:25:12,492 INFO blivet: got device: DiskDevice instance (0x7f0deb4b06d0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0de45238d0> >07:25:12,494 INFO blivet: got format: DiskLabel instance (0x7f0de45239d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f0de15b7b90>] > device: <parted.device.Device object at 0x7f0de15b79d0> > PedDisk: <_ped.Disk object at 0x7f0de15bc518> > origPartedDisk = <parted.disk.Disk object at 0x7f0de15b7e90> > partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450af80> > >07:25:12,500 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-APPLE_SSD_TS0128F_Y3OB20HKK0NX-part1 /dev/disk/by-partuuid/fb4cf37d-d879-45cd-a6c6-b15e276ca51a', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'APPLE_SSD_TS0128F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20TS0128F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '48465300-0000-11aa-aa11-00306543ecac', > 'ID_PART_ENTRY_UUID': 'fb4cf37d-d879-45cd-a6c6-b15e276ca51a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '109L0704', > 'ID_SERIAL': 'APPLE_SSD_TS0128F_Y3OB20HKK0NX', > 'ID_SERIAL_SHORT': 'Y3OB20HKK0NX', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '383856', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-APPLE_SSD_TS0128F_Y3OB20HKK0NX-part1', > '/dev/disk/by-partuuid/fb4cf37d-d879-45cd-a6c6-b15e276ca51a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >07:25:12,500 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >07:25:12,501 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >07:25:12,502 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,502 INFO blivet: sda1 is a partition >07:25:12,503 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >07:25:12,503 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:25:12,504 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:25:12,505 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >07:25:12,506 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:25:12,506 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,507 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:25:12,507 DEBUG blivet: looking up parted Partition: /dev/sda1 >07:25:12,508 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >07:25:12,509 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >07:25:12,510 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >07:25:12,510 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >07:25:12,511 INFO blivet: added partition sda1 (id 2) to device tree >07:25:12,511 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >07:25:12,512 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >07:25:12,513 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:25:12,514 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >07:25:12,518 WARN blivet: disklabel detected but not usable on sda1 >07:25:12,518 DEBUG blivet: no type or existing type for sda1, bailing >07:25:12,519 DEBUG blivet: looking up parted Device: /dev/sda1 >07:25:12,520 INFO blivet: got device: PartitionDevice instance (0x7f0de4523950) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 115712MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 200.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de15c40e0> > target size = 0 path = /dev/sda1 > 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 0x7f0de15b7a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de15b7c50> PedPartition: <_ped.Partition object at 0x7f0de15b6a70> > disk = existing 115712MB disk sda (1) with existing gpt disklabel > start = 2048 end = 411647 length = 409600 > flags = >07:25:12,521 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > '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': '402788', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:25:12,522 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:25:12,522 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:25:12,523 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,523 INFO blivet: loop0 is a loop device >07:25:12,524 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:25:12,524 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >07:25:12,525 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,526 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,526 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >07:25:12,527 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 3) to device tree >07:25:12,528 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >07:25:12,528 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,529 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:25:12,529 INFO blivet: added loop loop0 (id 4) to device tree >07:25:12,530 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:25:12,530 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:25:12,531 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:25:12,531 DEBUG blivet: device loop0 does not contain a disklabel >07:25:12,531 INFO blivet: type detected on 'loop0' is 'squashfs' >07:25:12,531 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:25:12,532 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:25:12,532 INFO blivet: got device: LoopDevice instance (0x7f0de452a190) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (3)'] > 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 >07:25:12,533 INFO blivet: got format: DeviceFormat instance (0x7f0de452a290) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:25:12,534 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_UUID_ENC': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '403191', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:25:12,535 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:25:12,536 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:25:12,536 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,537 INFO blivet: loop1 is a loop device >07:25:12,538 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:25:12,539 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >07:25:12,539 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,540 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >07:25:12,541 INFO blivet: added file /LiveOS/rootfs.img (id 5) to device tree >07:25:12,542 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >07:25:12,542 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,543 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:25:12,543 INFO blivet: added loop loop1 (id 6) to device tree >07:25:12,543 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:25:12,544 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:25:12,545 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,545 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:25:12,545 DEBUG blivet: device loop1 does not contain a disklabel >07:25:12,546 INFO blivet: type detected on 'loop1' is 'ext4' >07:25:12,650 DEBUG blivet: using current size 0 as min size >07:25:12,651 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,651 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:25:12,652 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >07:25:12,653 INFO blivet: got device: LoopDevice instance (0x7f0de15b7dd0) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /LiveOS/rootfs.img (5)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >07:25:12,654 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,655 INFO blivet: got format: Ext4FS instance (0x7f0de4523910) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = af914e44-9785-4015-8ec8-7b891461829a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:25:12,657 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '403595', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:25:12,657 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:25:12,658 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:25:12,659 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,659 INFO blivet: loop2 is a loop device >07:25:12,660 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:25:12,661 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:25:12,661 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,662 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,663 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:25:12,663 INFO blivet: added file /overlay (deleted) (id 7) to device tree >07:25:12,664 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:25:12,664 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,665 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:25:12,665 INFO blivet: added loop loop2 (id 8) to device tree >07:25:12,666 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:25:12,667 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:25:12,667 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,668 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >07:25:12,668 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >07:25:12,668 WARN blivet: aborting disklabel handler for loop2 >07:25:12,668 DEBUG blivet: no type or existing type for loop2, bailing >07:25:12,669 INFO blivet: got device: LoopDevice instance (0x7f0de452a3d0) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /overlay (deleted) (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:25:12,671 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_UUID_ENC': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '268823', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:25:12,671 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:25:12,672 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:25:12,673 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,673 INFO blivet: live-rw is a device-mapper device >07:25:12,674 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:25:12,674 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:25:12,675 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing ext4 filesystem >07:25:12,676 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:25:12,677 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (8) >07:25:12,678 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:25:12,679 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,679 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >07:25:12,680 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,680 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:25:12,681 INFO blivet: added dm live-rw (id 9) to device tree >07:25:12,681 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:25:12,682 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:25:12,683 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,684 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:25:12,684 DEBUG blivet: device live-rw does not contain a disklabel >07:25:12,684 INFO blivet: type detected on 'live-rw' is 'ext4' >07:25:12,721 DEBUG blivet: padding min size from 1006 up to 1106 >07:25:12,722 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,723 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:25:12,724 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:25:12,725 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:25:12,917 INFO blivet: got device: DMDevice instance (0x7f0de452a210) -- > name = live-rw status = True kids = 0 id = 9 > parents = ['existing 0MB loop loop2 (8)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450aef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:25:12,918 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,918 INFO blivet: got format: Ext4FS instance (0x7f0de4523890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = af914e44-9785-4015-8ec8-7b891461829a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:25:12,920 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_UUID_ENC': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '281130', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >07:25:12,921 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:25:12,921 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:25:12,922 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,922 INFO blivet: live-base is a device-mapper device >07:25:12,923 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:25:12,924 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:25:12,924 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:25:12,925 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) with existing ext4 filesystem >07:25:12,926 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:25:12,929 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:25:12,930 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >07:25:12,930 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:25:12,931 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:25:12,931 INFO blivet: added dm live-base (id 10) to device tree >07:25:12,931 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:25:12,932 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:25:12,933 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,933 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:25:12,933 DEBUG blivet: device live-base does not contain a disklabel >07:25:12,934 INFO blivet: type detected on 'live-base' is 'ext4' >07:25:12,964 DEBUG blivet: using current size 0 as min size >07:25:12,965 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,966 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:25:12,966 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:25:12,967 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:25:12,972 INFO blivet: got device: DMDevice instance (0x7f0de452a5d0) -- > name = live-base status = True kids = 0 id = 10 > parents = ['existing 0MB loop loop1 (6) with existing ext4 filesystem'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de15c4290> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:25:12,973 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:12,973 INFO blivet: got format: Ext4FS instance (0x7f0de452a7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = af914e44-9785-4015-8ec8-7b891461829a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:25:13,148 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >07:25:13,149 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:25:13,150 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:25:13,164 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:25:13,165 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:25:13,166 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:25:13,180 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:25:13,180 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:25:13,181 INFO blivet: edd: MBR signature on sda is zero. new disk image? >07:25:13,181 INFO blivet: edd: collected mbr signatures: {} >07:25:13,293 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:13,295 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:13,302 DEBUG blivet: Ext4FS.supported: supported: True ; >07:25:13,303 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:25:13,309 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >07:25:13,310 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >07:25:13,333 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >07:25:13,335 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7629MB disk sdb (0) with existing iso9660 filesystem >07:25:13,520 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >07:25:13,520 DEBUG blivet: /dev/sdb is mounted on /run/install/repo >07:25:13,521 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb ; >07:25:13,523 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 7629MB disk sdb (0) with existing iso9660 filesystem >07:26:32,890 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:26:32,891 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:26:32,892 DEBUG blivet: NFSv4.supported: supported: False ; >07:26:32,892 DEBUG blivet: NFSv4.supported: supported: False ; >07:26:32,893 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:26:32,894 DEBUG blivet: SELinuxFS.supported: supported: False ; >07:26:32,894 DEBUG blivet: Ext4FS.supported: supported: True ; >07:26:32,895 DEBUG blivet: Ext4FS.supported: supported: True ; >07:26:34,302 DEBUG blivet: Ext3FS.supported: supported: True ; >07:26:34,304 DEBUG blivet: Ext3FS.supported: supported: True ; >07:26:34,310 DEBUG blivet: Ext2FS.supported: supported: True ; >07:26:34,313 DEBUG blivet: Ext2FS.supported: supported: True ; >07:26:34,331 DEBUG blivet: SysFS.supported: supported: False ; >07:26:34,331 DEBUG blivet: SysFS.supported: supported: False ; >07:26:34,362 DEBUG blivet: MultipathMember.__init__: >07:26:34,362 DEBUG blivet: MDRaidMember.__init__: >07:26:34,363 DEBUG blivet: ProcFS.supported: supported: False ; >07:26:34,364 DEBUG blivet: ProcFS.supported: supported: False ; >07:26:34,364 DEBUG blivet: SwapSpace.__init__: >07:26:34,365 DEBUG blivet: NoDevFS.supported: supported: False ; >07:26:34,366 DEBUG blivet: NoDevFS.supported: supported: False ; >07:26:34,366 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:26:34,367 DEBUG blivet: DevPtsFS.supported: supported: False ; >07:26:34,368 DEBUG blivet: BTRFS.supported: supported: True ; >07:26:34,441 DEBUG blivet: USBFS.supported: supported: False ; >07:26:34,441 DEBUG blivet: USBFS.supported: supported: False ; >07:26:34,442 DEBUG blivet: DiskLabel.__init__: >07:26:34,442 INFO blivet: DiskLabel.partedDevice returning None >07:26:34,444 DEBUG blivet: HFSPlus.supported: supported: False ; >07:26:34,444 DEBUG blivet: HFSPlus.supported: supported: False ; >07:26:34,445 DEBUG blivet: XFS.supported: supported: True ; >07:26:34,445 DEBUG blivet: XFS.supported: supported: True ; >07:26:34,450 DEBUG blivet: TmpFS.supported: supported: True ; >07:26:34,463 DEBUG blivet: LUKS.__init__: >07:26:34,464 DEBUG blivet: NTFS.supported: supported: False ; >07:26:34,464 DEBUG blivet: NTFS.supported: supported: False ; >07:26:34,465 DEBUG blivet: BindFS.supported: supported: False ; >07:26:34,465 DEBUG blivet: BindFS.supported: supported: False ; >07:26:34,466 DEBUG blivet: HFS.supported: supported: False ; >07:26:34,466 DEBUG blivet: HFS.supported: supported: False ; >07:26:34,467 DEBUG blivet: LVMPhysicalVolume.__init__: >07:26:34,467 DEBUG blivet: NFS.supported: supported: False ; >07:26:34,468 DEBUG blivet: NFS.supported: supported: False ; >07:26:34,469 DEBUG blivet: FATFS.supported: supported: True ; >07:26:34,470 DEBUG blivet: FATFS.supported: supported: True ; >07:26:34,478 DEBUG blivet: DMRaidMember.__init__: >07:31:36,156 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:31:36,157 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:34:38,854 INFO blivet: Detected 3984M of memory >07:34:38,854 INFO blivet: Swap attempt of 3984M >07:34:38,856 DEBUG blivet: clearpart: looking at sda1 >07:34:38,857 DEBUG blivet: checking whether disk sda has an empty extended >07:34:38,857 DEBUG blivet: extended is None ; logicals is [] >07:34:38,861 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:34:38,862 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:34:38,862 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:34:38,913 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:34:38,914 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:34:38,914 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:34:38,915 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:34:38,916 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:34:38,917 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:34:38,925 DEBUG blivet: starting Blivet copy >07:34:38,945 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >07:34:38,946 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00f63d0> PedPartition: <_ped.Partition object at 0x7f0de0054410> >07:34:38,946 DEBUG blivet: finished Blivet copy >07:34:38,946 INFO blivet: hiding device disk sdb (id 0) >07:34:38,947 INFO blivet: removed disk sdb (id 0) from device tree >07:34:38,947 DEBUG blivet: lvm filter: adding sdb to the reject list >07:34:40,694 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >07:34:47,158 DEBUG blivet: FATFS.supported: supported: True ; >07:34:47,159 DEBUG blivet: getFormat('vfat') returning FATFS instance >07:34:53,957 DEBUG blivet: FATFS.supported: supported: True ; >07:34:53,957 DEBUG blivet: getFormat('vfat') returning FATFS instance >07:34:53,960 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >07:34:53,963 DEBUG storage.ui: FATFS.supported: supported: True ; >07:34:53,963 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >07:34:53,965 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:34:53,966 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:34:53,966 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:34:53,967 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:34:53,967 INFO storage.ui: registered action: [0] Destroy Format None on partition sda1 (id 2) >07:34:53,968 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:34:53,969 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:34:53,970 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >07:34:53,971 INFO storage.ui: registered action: [1] Create Format vfat filesystem mounted at /boot/efi on partition sda1 (id 2) >07:34:55,951 DEBUG blivet: FATFS.supported: supported: True ; >07:34:55,951 DEBUG blivet: getFormat('vfat') returning FATFS instance >07:34:55,954 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >07:34:55,976 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:34:55,976 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:34:55,976 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:35:02,681 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500.0, [], {} >07:35:02,683 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; fstype: xfs ; encrypted: False ; >07:35:02,683 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500.0, ['sda'], {'mountpoint': '/boot', 'fstype': 'xfs', 'encrypted': False} >07:35:02,684 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:35:02,685 DEBUG storage.ui: starting Blivet copy >07:35:02,710 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:35:02,711 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de007a450> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064dd0> PedPartition: <_ped.Partition object at 0x7f0de00e0dd0> >07:35:02,711 DEBUG storage.ui: finished Blivet copy >07:35:02,712 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:02,712 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:02,713 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:02,714 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:02,715 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:02,715 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:02,716 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:02,717 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >07:35:02,718 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: xfs ; >07:35:02,719 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:02,720 INFO storage.ui: added partition req0 (id 11) to device tree >07:35:02,720 INFO storage.ui: registered action: [2] Create Device partition req0 (id 11) >07:35:02,720 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:02,720 INFO storage.ui: registered action: [3] Create Format xfs filesystem mounted at /boot on partition req0 (id 11) >07:35:02,722 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:35:02,722 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)'] from disk(s) ['sda'] >07:35:02,723 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 11)'] >07:35:02,723 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)'] from disk(s) ['sda'] >07:35:02,724 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:02,725 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:02,726 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:02,727 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:02,727 DEBUG storage.ui: failed to resolve '/dev/' >07:35:02,727 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 ; start: None ; end: None >07:35:02,728 DEBUG storage.ui: checking freespace on sda >07:35:02,728 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >07:35:02,728 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:02,728 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:02,729 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:35:02,729 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:35:02,729 DEBUG storage.ui: evaluating growth potential for new layout >07:35:02,729 DEBUG storage.ui: calculating growth for disk /dev/sda >07:35:02,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:02,731 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc690> PedPartition: <_ped.Partition object at 0x7f0de00bf770> >07:35:02,732 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:02,733 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:02,733 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:02,733 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:35:02,733 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:02,734 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >07:35:02,734 DEBUG storage.ui: 1 requests and 236564447 (115509MB) left in chunk >07:35:02,734 DEBUG storage.ui: adding 236564447 (115509MB) to 11 (sda2) >07:35:02,734 DEBUG storage.ui: taking back 235542495 (115010MB) from 11 (sda2) >07:35:02,734 DEBUG storage.ui: new grow amount for request 11 (sda2) is 1021952 units, or 499MB >07:35:02,734 DEBUG storage.ui: request 11 (sda2) growth: 1021952 (499MB) size: 500MB >07:35:02,734 DEBUG storage.ui: disk /dev/sda growth: 1021952 (499MB) >07:35:02,735 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:02,736 DEBUG storage.ui: device sda2 new partedPartition None >07:35:02,736 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:02,737 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:02,738 DEBUG storage.ui: total growth: 1021952 sectors >07:35:02,738 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:02,738 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:35:02,738 DEBUG storage.ui: new free allows for 1021952 sectors of growth >07:35:02,738 DEBUG storage.ui: found free space for bootable request >07:35:02,739 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >07:35:02,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:02,740 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc8d0> PedPartition: <_ped.Partition object at 0x7f0de00bf7d0> >07:35:02,741 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:02,742 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:02,743 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:02,744 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064b10> PedPartition: <_ped.Partition object at 0x7f0de00bf830> >07:35:02,744 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 11)'] >07:35:02,744 DEBUG storage.ui: growable partitions are ['sda2'] >07:35:02,744 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:02,744 DEBUG storage.ui: disk sda has 2 chunks >07:35:02,745 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:02,745 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >07:35:02,745 DEBUG storage.ui: 1 requests and 236564447 (115509MB) left in chunk >07:35:02,745 DEBUG storage.ui: adding 236564447 (115509MB) to 11 (sda2) >07:35:02,745 DEBUG storage.ui: taking back 235542495 (115010MB) from 11 (sda2) >07:35:02,745 DEBUG storage.ui: new grow amount for request 11 (sda2) is 1021952 units, or 499MB >07:35:02,745 DEBUG storage.ui: growing partitions on sda >07:35:02,746 DEBUG storage.ui: partition sda2 (11): 0 >07:35:02,746 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0064a90> >07:35:02,746 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)'] from disk(s) ['sda'] >07:35:02,747 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:02,747 DEBUG storage.ui: device sda2 new partedPartition None >07:35:02,748 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:02,749 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:02,749 DEBUG storage.ui: back from removeNewPartitions >07:35:02,750 DEBUG storage.ui: extended: None >07:35:02,750 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0064a90> >07:35:02,751 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:02,751 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc9d0> PedPartition: <_ped.Partition object at 0x7f0de00bf950> >07:35:02,752 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:02,753 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:02,754 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:02,754 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bcd10> PedPartition: <_ped.Partition object at 0x7f0de00bfa10> >07:35:02,755 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:35:02,755 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:35:02,774 DEBUG blivet: XFS.supported: supported: True ; >07:35:02,774 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:09,311 DEBUG blivet: XFS.supported: supported: True ; >07:35:09,311 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:09,313 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:09,322 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:35:09,322 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:35:09,323 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:35:18,233 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000.0, [], {} >07:35:18,235 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4000.0 ; mountpoint: None ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; fstype: swap ; encrypted: False ; >07:35:18,236 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000.0, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >07:35:18,237 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:35:18,237 DEBUG storage.ui: starting Blivet copy >07:35:18,263 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:35:18,264 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00a2a50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e6d0> PedPartition: <_ped.Partition object at 0x7f0de011bd70> >07:35:18,265 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:18,265 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00a2a50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e850> PedPartition: <_ped.Partition object at 0x7f0de00bf950> >07:35:18,265 DEBUG storage.ui: finished Blivet copy >07:35:18,266 DEBUG storage.ui: size bumped to 4004 to include new device space >07:35:18,266 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:35:18,267 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0dde6cbe50>, 4004.0, [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>]] >07:35:18,267 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:35:18,268 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de00a26d0> ; >07:35:18,268 DEBUG storage.ui: parent factory container: None >07:35:18,268 DEBUG storage.ui: members: [] >07:35:18,269 DEBUG storage.ui: add_disks: ['sda'] >07:35:18,269 DEBUG storage.ui: remove_disks: [] >07:35:18,270 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:35:18,270 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:35:18,271 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:35:18,271 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:35:18,272 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:18,273 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >07:35:18,274 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >07:35:18,275 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:18,276 INFO storage.ui: added partition req1 (id 12) to device tree >07:35:18,276 INFO storage.ui: registered action: [4] Create Device partition req1 (id 12) >07:35:18,276 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:18,276 INFO storage.ui: registered action: [5] Create Format lvmpv on partition req1 (id 12) >07:35:18,276 DEBUG storage.ui: size bumped to 4004 to include new device space >07:35:18,276 DEBUG storage.ui: adding a TotalSizeSet with size 4004 >07:35:18,277 DEBUG storage.ui: set.allocated = 8 >07:35:18,278 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:35:18,278 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 12)', 'sda2(id 11)'] from disk(s) ['sda'] >07:35:18,280 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:18,280 DEBUG storage.ui: device sda2 new partedPartition None >07:35:18,281 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:18,282 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:18,282 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 12)', 'req0(id 11)'] >07:35:18,282 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req1(id 12)'] from disk(s) ['sda'] >07:35:18,283 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:18,285 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:18,286 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:18,287 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:18,287 DEBUG storage.ui: failed to resolve '/dev/' >07:35:18,287 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:35:18,288 DEBUG storage.ui: checking freespace on sda >07:35:18,288 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:35:18,289 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:18,289 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:18,289 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:35:18,289 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:35:18,289 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:18,289 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:35:18,290 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:18,290 DEBUG storage.ui: found free space for bootable request >07:35:18,290 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:35:18,291 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:18,292 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e590> PedPartition: <_ped.Partition object at 0x7f0de00bf9b0> >07:35:18,293 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:18,294 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:18,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:18,295 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91ecd0> PedPartition: <_ped.Partition object at 0x7f0de00bf8f0> >07:35:18,296 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:18,297 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:18,298 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:18,299 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:18,300 DEBUG storage.ui: failed to resolve '/dev/' >07:35:18,300 DEBUG storage.ui: allocating partition: req1 ; id: 12 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4004.0 ; start: None ; end: None >07:35:18,300 DEBUG storage.ui: checking freespace on sda >07:35:18,300 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:35:18,300 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:18,301 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:18,301 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:35:18,301 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:35:18,301 DEBUG storage.ui: evaluating growth potential for new layout >07:35:18,301 DEBUG storage.ui: calculating growth for disk /dev/sda >07:35:18,303 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:35:18,303 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924090> PedPartition: <_ped.Partition object at 0x7f0de00bf830> >07:35:18,304 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:18,305 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:18,305 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:18,306 DEBUG storage.ui: adding request 12 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:18,306 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:35:18,306 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:18,306 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:18,306 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:35:18,306 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:35:18,306 DEBUG storage.ui: adding 235526111 (115002MB) to 12 (sda3) >07:35:18,307 DEBUG storage.ui: taking back 227342303 (111006MB) from 12 (sda3) >07:35:18,307 DEBUG storage.ui: new grow amount for request 12 (sda3) is 8183808 units, or 3996MB >07:35:18,307 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:35:18,307 DEBUG storage.ui: request 12 (sda3) growth: 8183808 (3996MB) size: 4004MB >07:35:18,307 DEBUG storage.ui: disk /dev/sda growth: 8183808 (3996MB) >07:35:18,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:18,308 DEBUG storage.ui: device sda3 new partedPartition None >07:35:18,309 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:35:18,310 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:18,310 DEBUG storage.ui: total growth: 8183808 sectors >07:35:18,310 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:18,311 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:35:18,311 DEBUG storage.ui: new free allows for 8183808 sectors of growth >07:35:18,311 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:35:18,312 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:35:18,313 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924310> PedPartition: <_ped.Partition object at 0x7f0de00a70b0> >07:35:18,314 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:18,315 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:18,316 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:18,316 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924510> PedPartition: <_ped.Partition object at 0x7f0de00a7230> >07:35:18,316 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 12)', 'sda2(id 11)'] >07:35:18,316 DEBUG storage.ui: growable partitions are ['sda3'] >07:35:18,317 DEBUG storage.ui: adding request 12 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:18,317 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:18,317 DEBUG storage.ui: disk sda has 2 chunks >07:35:18,317 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:18,317 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:18,318 DEBUG storage.ui: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:35:18,318 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:35:18,318 DEBUG storage.ui: adding 235526111 (115002MB) to 12 (sda3) >07:35:18,318 DEBUG storage.ui: taking back 227342303 (111006MB) from 12 (sda3) >07:35:18,318 DEBUG storage.ui: new grow amount for request 12 (sda3) is 8183808 units, or 3996MB >07:35:18,318 DEBUG storage.ui: set: ['sda3'] 8/4004 >07:35:18,318 DEBUG storage.ui: allocating 3996 to TotalSizeSet with 8/4004 (3996 needed) >07:35:18,318 DEBUG storage.ui: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:35:18,319 DEBUG storage.ui: needed: 0 >07:35:18,319 DEBUG storage.ui: set: ['sda3'] 4004/4004 >07:35:18,319 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4004/4004 (0 needed) >07:35:18,319 DEBUG storage.ui: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:35:18,319 DEBUG storage.ui: needed: 0 >07:35:18,319 DEBUG storage.ui: growing partitions on sda >07:35:18,319 DEBUG storage.ui: partition sda2 (11): 0 >07:35:18,320 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb924710> >07:35:18,320 DEBUG storage.ui: partition sda3 (12): 0 >07:35:18,320 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb924590> >07:35:18,320 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 12)'] from disk(s) ['sda'] >07:35:18,321 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:18,322 DEBUG storage.ui: device sda2 new partedPartition None >07:35:18,323 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:18,324 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:18,325 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:18,325 DEBUG storage.ui: device sda3 new partedPartition None >07:35:18,326 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:35:18,327 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:18,327 DEBUG storage.ui: back from removeNewPartitions >07:35:18,327 DEBUG storage.ui: extended: None >07:35:18,327 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb924710> >07:35:18,328 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:18,329 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e910> PedPartition: <_ped.Partition object at 0x7f0de00bfa10> >07:35:18,330 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:18,331 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:18,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:18,332 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924a10> PedPartition: <_ped.Partition object at 0x7f0de00a7290> >07:35:18,332 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb924590> >07:35:18,333 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:35:18,334 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e490> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:35:18,335 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:18,336 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:18,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:18,337 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924b50> PedPartition: <_ped.Partition object at 0x7f0de00a7230> >07:35:18,338 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:35:18,338 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:35:18,338 DEBUG storage.ui: fixing size of non-existent 4004MB partition sda3 (12) with non-existent lvmpv at 4004.00 >07:35:18,340 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >07:35:18,340 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:18,341 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:35:18,341 INFO storage.ui: added lvmvg rhel (id 13) to device tree >07:35:18,341 INFO storage.ui: registered action: [6] Create Device lvmvg rhel (id 13) >07:35:18,342 DEBUG storage.ui: rhel size is 4000MB >07:35:18,342 DEBUG storage.ui: vg rhel has 4000MB free >07:35:18,343 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:35:18,343 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:35:18,344 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:35:18,345 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: swap ; >07:35:18,345 DEBUG storage.ui: rhel size is 4000MB >07:35:18,345 DEBUG storage.ui: vg rhel has 4000MB free >07:35:18,346 DEBUG storage.ui: Adding rhel-swap/4000MB to rhel >07:35:18,346 INFO storage.ui: added lvmlv rhel-swap (id 14) to device tree >07:35:18,346 INFO storage.ui: registered action: [7] Create Device lvmlv rhel-swap (id 14) >07:35:18,346 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:18,346 INFO storage.ui: registered action: [8] Create Format swap on lvmlv rhel-swap (id 14) >07:35:18,375 DEBUG blivet: XFS.supported: supported: True ; >07:35:18,375 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:18,377 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:18,384 DEBUG blivet: SwapSpace.__init__: >07:35:18,384 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:35:18,393 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:35:18,393 DEBUG blivet: rhel size is 4000MB >07:35:18,393 DEBUG blivet: vg rhel has 0MB free >07:35:27,777 DEBUG blivet: SwapSpace.__init__: >07:35:27,777 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:35:27,779 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:27,781 INFO storage.ui: removed lvmlv rhel-swap (id 14) from device tree >07:35:27,782 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >07:35:27,782 INFO storage.ui: registered action: [9] Destroy Device lvmlv rhel-swap (id 14) >07:35:27,782 INFO storage.ui: removed lvmvg rhel (id 13) from device tree >07:35:27,783 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >07:35:27,784 INFO storage.ui: registered action: [10] Destroy Device lvmvg rhel (id 13) >07:35:27,784 INFO storage.ui: removed partition sda3 (id 12) from device tree >07:35:27,785 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:27,786 INFO storage.ui: registered action: [11] Destroy Device partition sda3 (id 12) >07:35:27,787 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 4000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; raid_level: None ; label: ; container_name: rhel ; device: None ; mountpoint: None ; fstype: swap ; container_size: 0 ; >07:35:27,788 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >07:35:27,789 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:35:27,789 DEBUG storage.ui: starting Blivet copy >07:35:27,817 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:35:27,817 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91ec50> PedPartition: <_ped.Partition object at 0x7f0de011bd70> >07:35:27,818 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:27,819 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e090> PedPartition: <_ped.Partition object at 0x7f0de00bfa10> >07:35:27,819 DEBUG storage.ui: finished Blivet copy >07:35:27,820 DEBUG storage.ui: SwapSpace.__init__: >07:35:27,820 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:35:27,821 DEBUG storage.ui: SwapSpace.__init__: >07:35:27,821 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:35:27,822 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:35:27,822 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:35:27,823 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:27,825 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >07:35:27,826 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >07:35:27,827 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:27,827 INFO storage.ui: added partition req2 (id 15) to device tree >07:35:27,827 INFO storage.ui: registered action: [12] Create Device partition req2 (id 15) >07:35:27,827 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:27,827 INFO storage.ui: registered action: [13] Create Format swap on partition req2 (id 15) >07:35:27,828 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:35:27,829 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 15)', 'sda2(id 11)'] from disk(s) ['sda'] >07:35:27,830 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:27,830 DEBUG storage.ui: device sda2 new partedPartition None >07:35:27,831 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:27,832 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:27,832 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 15)', 'req0(id 11)'] >07:35:27,833 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req2(id 15)'] from disk(s) ['sda'] >07:35:27,834 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:27,835 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:27,836 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:27,837 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:27,837 DEBUG storage.ui: failed to resolve '/dev/' >07:35:27,837 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:35:27,837 DEBUG storage.ui: checking freespace on sda >07:35:27,838 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:35:27,838 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:27,838 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:27,839 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:35:27,839 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:35:27,839 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:27,839 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:35:27,839 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:27,839 DEBUG storage.ui: found free space for bootable request >07:35:27,840 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:35:27,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:27,841 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a2e10> PedPartition: <_ped.Partition object at 0x7f0de00bf8f0> >07:35:27,842 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:27,843 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:27,844 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:27,845 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a2b50> PedPartition: <_ped.Partition object at 0x7f0de00bf950> >07:35:27,846 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:27,847 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:27,848 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:27,849 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:27,849 DEBUG storage.ui: failed to resolve '/dev/' >07:35:27,849 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4000 ; start: None ; end: None >07:35:27,849 DEBUG storage.ui: checking freespace on sda >07:35:27,850 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >07:35:27,850 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:27,850 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:27,850 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:35:27,850 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:35:27,850 DEBUG storage.ui: evaluating growth potential for new layout >07:35:27,851 DEBUG storage.ui: calculating growth for disk /dev/sda >07:35:27,852 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:27,853 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a2850> PedPartition: <_ped.Partition object at 0x7f0de00bf9b0> >07:35:27,854 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:27,855 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:27,855 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:27,855 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:27,855 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:35:27,855 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:27,856 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:27,856 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >07:35:27,856 DEBUG storage.ui: 1 requests and 235540447 (115009MB) left in chunk >07:35:27,856 DEBUG storage.ui: adding 235540447 (115009MB) to 15 (sda3) >07:35:27,856 DEBUG storage.ui: taking back 227350495 (111010MB) from 15 (sda3) >07:35:27,856 DEBUG storage.ui: new grow amount for request 15 (sda3) is 8189952 units, or 3999MB >07:35:27,856 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:35:27,856 DEBUG storage.ui: request 15 (sda3) growth: 8189952 (3999MB) size: 4000MB >07:35:27,856 DEBUG storage.ui: disk /dev/sda growth: 8189952 (3999MB) >07:35:27,857 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:27,858 DEBUG storage.ui: device sda3 new partedPartition None >07:35:27,859 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:27,860 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:27,860 DEBUG storage.ui: total growth: 8189952 sectors >07:35:27,860 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:27,860 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:35:27,860 DEBUG storage.ui: new free allows for 8189952 sectors of growth >07:35:27,861 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >07:35:27,862 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:27,862 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91ee10> PedPartition: <_ped.Partition object at 0x7f0de00bf830> >07:35:27,863 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:27,864 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:27,865 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:27,865 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924990> PedPartition: <_ped.Partition object at 0x7f0de00a71d0> >07:35:27,866 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 15)', 'sda2(id 11)'] >07:35:27,866 DEBUG storage.ui: growable partitions are ['sda3'] >07:35:27,866 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:27,866 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:27,866 DEBUG storage.ui: disk sda has 2 chunks >07:35:27,866 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:27,867 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:27,867 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8189952 >done = False >07:35:27,867 DEBUG storage.ui: 1 requests and 235540447 (115009MB) left in chunk >07:35:27,867 DEBUG storage.ui: adding 235540447 (115009MB) to 15 (sda3) >07:35:27,867 DEBUG storage.ui: taking back 227350495 (111010MB) from 15 (sda3) >07:35:27,867 DEBUG storage.ui: new grow amount for request 15 (sda3) is 8189952 units, or 3999MB >07:35:27,867 DEBUG storage.ui: growing partitions on sda >07:35:27,868 DEBUG storage.ui: partition sda2 (11): 0 >07:35:27,868 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00a26d0> >07:35:27,868 DEBUG storage.ui: partition sda3 (15): 0 >07:35:27,868 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00a2e10> >07:35:27,868 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 15)'] from disk(s) ['sda'] >07:35:27,869 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:27,869 DEBUG storage.ui: device sda2 new partedPartition None >07:35:27,871 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:27,872 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:27,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:27,873 DEBUG storage.ui: device sda3 new partedPartition None >07:35:27,874 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:27,875 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:27,875 DEBUG storage.ui: back from removeNewPartitions >07:35:27,875 DEBUG storage.ui: extended: None >07:35:27,875 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00a26d0> >07:35:27,876 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:27,877 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a2450> PedPartition: <_ped.Partition object at 0x7f0de00bf7d0> >07:35:27,878 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:27,878 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:27,880 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:27,880 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aab90> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:35:27,880 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00a2e10> >07:35:27,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:27,882 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a2a50> PedPartition: <_ped.Partition object at 0x7f0de00a7170> >07:35:27,883 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:27,884 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:27,885 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:27,885 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aaa50> PedPartition: <_ped.Partition object at 0x7f0de00a7350> >07:35:27,885 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:35:27,886 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:35:27,886 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda3 (15) with non-existent swap at 4000.00 >07:35:32,798 DEBUG blivet: SwapSpace.__init__: >07:35:32,798 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:35:32,799 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:32,807 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:35:32,808 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:35:32,808 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:35:40,278 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16000.0, [], {} >07:35:40,280 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 16000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; fstype: xfs ; encrypted: False ; >07:35:40,280 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16000.0, ['sda'], {'mountpoint': '/', 'fstype': 'xfs', 'encrypted': False} >07:35:40,281 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:35:40,281 DEBUG storage.ui: starting Blivet copy >07:35:40,309 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:35:40,310 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00aa790> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00c5f10> PedPartition: <_ped.Partition object at 0x7f0de00bf7d0> >07:35:40,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:40,311 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00aa790> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935190> PedPartition: <_ped.Partition object at 0x7f0de00bf8f0> >07:35:40,312 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:40,312 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00aa790> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935310> PedPartition: <_ped.Partition object at 0x7f0de00a73b0> >07:35:40,313 DEBUG storage.ui: finished Blivet copy >07:35:40,313 DEBUG storage.ui: size bumped to 16004 to include new device space >07:35:40,313 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:35:40,314 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0dde6cbe50>, 16004.0, [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>]] >07:35:40,314 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:35:40,315 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de00aa510> ; >07:35:40,315 DEBUG storage.ui: parent factory container: None >07:35:40,315 DEBUG storage.ui: members: [] >07:35:40,316 DEBUG storage.ui: add_disks: ['sda'] >07:35:40,316 DEBUG storage.ui: remove_disks: [] >07:35:40,317 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:35:40,317 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:35:40,318 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:35:40,318 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:35:40,319 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:40,320 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >07:35:40,322 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >07:35:40,323 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:40,323 INFO storage.ui: added partition req3 (id 16) to device tree >07:35:40,323 INFO storage.ui: registered action: [14] Create Device partition req3 (id 16) >07:35:40,323 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:40,323 INFO storage.ui: registered action: [15] Create Format lvmpv on partition req3 (id 16) >07:35:40,323 DEBUG storage.ui: size bumped to 16004 to include new device space >07:35:40,323 DEBUG storage.ui: adding a TotalSizeSet with size 16004 >07:35:40,324 DEBUG storage.ui: set.allocated = 8 >07:35:40,325 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:35:40,325 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 16)', 'sda2(id 11)', 'sda3(id 15)'] from disk(s) ['sda'] >07:35:40,327 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:40,327 DEBUG storage.ui: device sda2 new partedPartition None >07:35:40,328 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:40,329 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:40,330 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:40,330 DEBUG storage.ui: device sda3 new partedPartition None >07:35:40,331 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:40,332 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:40,333 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 16)', 'req0(id 11)', 'req2(id 15)'] >07:35:40,333 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req2(id 15)', 'req3(id 16)'] from disk(s) ['sda'] >07:35:40,334 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:40,335 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:40,336 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:40,337 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:40,337 DEBUG storage.ui: failed to resolve '/dev/' >07:35:40,337 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:35:40,337 DEBUG storage.ui: checking freespace on sda >07:35:40,338 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:35:40,338 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:40,339 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:40,339 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:35:40,339 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:35:40,339 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:40,339 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:35:40,339 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:40,339 DEBUG storage.ui: found free space for bootable request >07:35:40,340 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:35:40,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:40,341 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935a50> PedPartition: <_ped.Partition object at 0x7f0de00bf950> >07:35:40,342 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:40,343 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:40,345 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:40,345 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935a90> PedPartition: <_ped.Partition object at 0x7f0de00a7350> >07:35:40,346 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:40,347 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:40,348 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:40,349 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:40,350 DEBUG storage.ui: failed to resolve '/dev/' >07:35:40,350 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 4000 ; start: None ; end: None >07:35:40,350 DEBUG storage.ui: checking freespace on sda >07:35:40,350 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4000MB boot=False best=None grow=False start=None >07:35:40,350 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:40,351 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:40,351 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:35:40,351 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:35:40,351 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:40,351 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:35:40,351 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:40,352 DEBUG storage.ui: created partition sda3 of 4000MB and added it to /dev/sda >07:35:40,353 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:40,353 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc050> PedPartition: <_ped.Partition object at 0x7f0de00a7410> >07:35:40,354 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:40,355 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:40,356 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:40,357 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935a50> PedPartition: <_ped.Partition object at 0x7f0de00a7170> >07:35:40,358 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:40,359 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:40,360 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:40,361 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:40,361 DEBUG storage.ui: failed to resolve '/dev/' >07:35:40,361 DEBUG storage.ui: allocating partition: req3 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 16004.0 ; start: None ; end: None >07:35:40,361 DEBUG storage.ui: checking freespace on sda >07:35:40,361 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:35:40,362 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:40,362 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:40,362 DEBUG storage.ui: checking 9627648-236978142 (111010 MB) >07:35:40,362 DEBUG storage.ui: current free range is 9627648-236978142 (111010MB) >07:35:40,362 DEBUG storage.ui: evaluating growth potential for new layout >07:35:40,362 DEBUG storage.ui: calculating growth for disk /dev/sda >07:35:40,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >07:35:40,364 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935790> PedPartition: <_ped.Partition object at 0x7f0de00bf770> >07:35:40,365 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:40,366 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:40,366 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:40,366 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:40,367 DEBUG storage.ui: adding request 16 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:40,367 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:35:40,367 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:40,367 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:40,367 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:35:40,367 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 16384 growth = 0 max_grow = 32759808 >done = False >07:35:40,367 DEBUG storage.ui: 1 requests and 227334111 (111002MB) left in chunk >07:35:40,368 DEBUG storage.ui: adding 227334111 (111002MB) to 16 (sda4) >07:35:40,368 DEBUG storage.ui: taking back 194574303 (95006MB) from 16 (sda4) >07:35:40,368 DEBUG storage.ui: new grow amount for request 16 (sda4) is 32759808 units, or 15996MB >07:35:40,368 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:35:40,368 DEBUG storage.ui: request 15 (sda3) growth: 0 (0MB) size: 4000MB >07:35:40,368 DEBUG storage.ui: request 16 (sda4) growth: 32759808 (15996MB) size: 16004MB >07:35:40,368 DEBUG storage.ui: disk /dev/sda growth: 32759808 (15996MB) >07:35:40,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:40,369 DEBUG storage.ui: device sda4 new partedPartition None >07:35:40,370 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >07:35:40,371 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:40,371 DEBUG storage.ui: total growth: 32759808 sectors >07:35:40,371 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:40,372 DEBUG storage.ui: new free: 9627648-236978142 / 111010MB >07:35:40,372 DEBUG storage.ui: new free allows for 32759808 sectors of growth >07:35:40,372 DEBUG storage.ui: created partition sda4 of 8MB and added it to /dev/sda >07:35:40,373 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >07:35:40,373 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935d90> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:35:40,374 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:40,375 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:40,377 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:40,377 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948150> PedPartition: <_ped.Partition object at 0x7f0de00a7530> >07:35:40,377 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 16)', 'sda2(id 11)', 'sda3(id 15)'] >07:35:40,377 DEBUG storage.ui: growable partitions are ['sda4'] >07:35:40,378 DEBUG storage.ui: adding request 16 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:40,378 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:40,378 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:40,378 DEBUG storage.ui: disk sda has 2 chunks >07:35:40,378 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:40,378 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:40,379 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:35:40,379 DEBUG storage.ui: req: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 16384 growth = 0 max_grow = 32759808 >done = False >07:35:40,379 DEBUG storage.ui: 1 requests and 227334111 (111002MB) left in chunk >07:35:40,379 DEBUG storage.ui: adding 227334111 (111002MB) to 16 (sda4) >07:35:40,379 DEBUG storage.ui: taking back 194574303 (95006MB) from 16 (sda4) >07:35:40,379 DEBUG storage.ui: new grow amount for request 16 (sda4) is 32759808 units, or 15996MB >07:35:40,379 DEBUG storage.ui: set: ['sda4'] 8/16004 >07:35:40,379 DEBUG storage.ui: allocating 15996 to TotalSizeSet with 8/16004 (15996 needed) >07:35:40,380 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 16384 growth = 32759808 max_grow = 32759808 >done = True >07:35:40,380 DEBUG storage.ui: needed: 0 >07:35:40,380 DEBUG storage.ui: set: ['sda4'] 16004/16004 >07:35:40,380 DEBUG storage.ui: allocating 0 to TotalSizeSet with 16004/16004 (0 needed) >07:35:40,380 DEBUG storage.ui: PartitionRequest instance -- >id = 16 name = sda4 growable = True >base = 16384 growth = 32759808 max_grow = 32759808 >done = True >07:35:40,380 DEBUG storage.ui: needed: 0 >07:35:40,380 DEBUG storage.ui: growing partitions on sda >07:35:40,380 DEBUG storage.ui: partition sda2 (11): 0 >07:35:40,381 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb924390> >07:35:40,381 DEBUG storage.ui: partition sda3 (15): 0 >07:35:40,381 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb9483d0> >07:35:40,381 DEBUG storage.ui: partition sda4 (16): 0 >07:35:40,381 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 9627648 end: 42403839 length: 32776192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb948250> >07:35:40,381 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 15)', 'sda4(id 16)'] from disk(s) ['sda'] >07:35:40,383 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:40,383 DEBUG storage.ui: device sda2 new partedPartition None >07:35:40,384 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:40,385 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:40,386 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:40,386 DEBUG storage.ui: device sda3 new partedPartition None >07:35:40,387 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:40,388 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:40,389 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:40,389 DEBUG storage.ui: device sda4 new partedPartition None >07:35:40,390 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >07:35:40,391 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:40,391 DEBUG storage.ui: back from removeNewPartitions >07:35:40,392 DEBUG storage.ui: extended: None >07:35:40,392 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb924390> >07:35:40,393 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:40,393 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc350> PedPartition: <_ped.Partition object at 0x7f0de00bf950> >07:35:40,394 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:40,395 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:40,396 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:40,397 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948510> PedPartition: <_ped.Partition object at 0x7f0de00a7350> >07:35:40,397 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb9483d0> >07:35:40,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:40,398 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a2410> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:35:40,399 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:40,400 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:40,401 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:40,402 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9483d0> PedPartition: <_ped.Partition object at 0x7f0de00a74d0> >07:35:40,402 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 9627648 end: 42403839 length: 32776192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb948250> >07:35:40,403 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >07:35:40,403 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa310> PedPartition: <_ped.Partition object at 0x7f0de00a75f0> >07:35:40,404 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:40,405 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:40,407 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:40,407 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948a50> PedPartition: <_ped.Partition object at 0x7f0de00a7590> >07:35:40,407 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:35:40,407 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:35:40,408 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda3 (15) with non-existent swap at 4000.00 >07:35:40,408 DEBUG storage.ui: fixing size of non-existent 16004MB partition sda4 (16) with non-existent lvmpv at 16004.00 >07:35:40,410 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda4 ; >07:35:40,410 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:40,411 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:35:40,411 INFO storage.ui: added lvmvg rhel (id 17) to device tree >07:35:40,411 INFO storage.ui: registered action: [16] Create Device lvmvg rhel (id 17) >07:35:40,411 DEBUG storage.ui: rhel size is 16000MB >07:35:40,412 DEBUG storage.ui: vg rhel has 16000MB free >07:35:40,413 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:40,413 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:40,414 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:35:40,415 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: xfs ; >07:35:40,415 DEBUG storage.ui: rhel size is 16000MB >07:35:40,415 DEBUG storage.ui: vg rhel has 16000MB free >07:35:40,415 DEBUG storage.ui: Adding rhel-root/16000MB to rhel >07:35:40,416 INFO storage.ui: added lvmlv rhel-root (id 18) to device tree >07:35:40,416 INFO storage.ui: registered action: [17] Create Device lvmlv rhel-root (id 18) >07:35:40,416 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:40,416 INFO storage.ui: registered action: [18] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 18) >07:35:40,443 DEBUG blivet: XFS.supported: supported: True ; >07:35:40,443 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:40,451 DEBUG blivet: XFS.supported: supported: True ; >07:35:40,452 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:40,453 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:40,468 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:35:40,469 DEBUG blivet: rhel size is 16000MB >07:35:40,469 DEBUG blivet: vg rhel has 0MB free >07:35:46,939 DEBUG blivet: XFS.supported: supported: True ; >07:35:46,939 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:46,941 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:46,943 INFO storage.ui: removed lvmlv rhel-root (id 18) from device tree >07:35:46,944 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >07:35:46,944 INFO storage.ui: registered action: [19] Destroy Device lvmlv rhel-root (id 18) >07:35:46,944 INFO storage.ui: removed lvmvg rhel (id 17) from device tree >07:35:46,945 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda4 ; >07:35:46,945 INFO storage.ui: registered action: [20] Destroy Device lvmvg rhel (id 17) >07:35:46,946 INFO storage.ui: removed partition sda4 (id 16) from device tree >07:35:46,947 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:46,947 INFO storage.ui: registered action: [21] Destroy Device partition sda4 (id 16) >07:35:46,949 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 16000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; raid_level: None ; label: ; container_name: rhel ; device: None ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >07:35:46,949 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': None, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >07:35:46,950 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:35:46,950 DEBUG storage.ui: starting Blivet copy >07:35:46,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:35:46,977 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb94e490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00c5f10> PedPartition: <_ped.Partition object at 0x7f0de00bf950> >07:35:46,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:46,979 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb94e490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9357d0> PedPartition: <_ped.Partition object at 0x7f0de00bf770> >07:35:46,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:46,980 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb94e490> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935810> PedPartition: <_ped.Partition object at 0x7f0de00bf7d0> >07:35:46,980 DEBUG storage.ui: finished Blivet copy >07:35:46,981 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:46,981 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:46,982 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:46,983 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:46,984 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:46,984 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:46,985 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:46,986 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >07:35:46,987 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: xfs ; >07:35:46,988 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:46,988 INFO storage.ui: added partition req4 (id 19) to device tree >07:35:46,988 INFO storage.ui: registered action: [22] Create Device partition req4 (id 19) >07:35:46,988 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:46,989 INFO storage.ui: registered action: [23] Create Format xfs filesystem mounted at / on partition req4 (id 19) >07:35:46,990 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:35:46,990 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 19)', 'sda2(id 11)', 'sda3(id 15)'] from disk(s) ['sda'] >07:35:46,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:46,992 DEBUG storage.ui: device sda2 new partedPartition None >07:35:46,992 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:46,993 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:46,994 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:46,995 DEBUG storage.ui: device sda3 new partedPartition None >07:35:46,996 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:46,997 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:46,997 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req4(id 19)', 'req0(id 11)', 'req2(id 15)'] >07:35:46,997 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req2(id 15)', 'req4(id 19)'] from disk(s) ['sda'] >07:35:46,998 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:46,999 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:47,000 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:47,001 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:47,001 DEBUG storage.ui: failed to resolve '/dev/' >07:35:47,001 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:35:47,001 DEBUG storage.ui: checking freespace on sda >07:35:47,002 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:35:47,002 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:47,003 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:47,003 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:35:47,003 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:35:47,003 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:47,003 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:35:47,003 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:47,004 DEBUG storage.ui: found free space for bootable request >07:35:47,004 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:35:47,005 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:47,005 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0dde6be690> PedPartition: <_ped.Partition object at 0x7f0de00bf830> >07:35:47,006 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:47,007 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:47,009 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:47,009 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064c10> PedPartition: <_ped.Partition object at 0x7f0de00a7470> >07:35:47,010 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:47,011 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:47,012 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:47,013 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:47,013 DEBUG storage.ui: failed to resolve '/dev/' >07:35:47,013 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 4000 ; start: None ; end: None >07:35:47,014 DEBUG storage.ui: checking freespace on sda >07:35:47,014 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4000MB boot=False best=None grow=False start=None >07:35:47,014 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:47,014 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:47,015 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:35:47,015 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:35:47,015 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:47,015 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:35:47,015 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:47,016 DEBUG storage.ui: created partition sda3 of 4000MB and added it to /dev/sda >07:35:47,017 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:47,017 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948390> PedPartition: <_ped.Partition object at 0x7f0de00bf8f0> >07:35:47,018 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:47,019 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:47,020 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:47,020 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935290> PedPartition: <_ped.Partition object at 0x7f0de00a7650> >07:35:47,021 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:47,022 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:47,023 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:47,024 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:47,024 DEBUG storage.ui: failed to resolve '/dev/' >07:35:47,024 DEBUG storage.ui: allocating partition: req4 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 16000 ; start: None ; end: None >07:35:47,025 DEBUG storage.ui: checking freespace on sda >07:35:47,025 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >07:35:47,025 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:47,025 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:47,026 DEBUG storage.ui: checking 9627648-236978142 (111010 MB) >07:35:47,026 DEBUG storage.ui: current free range is 9627648-236978142 (111010MB) >07:35:47,026 DEBUG storage.ui: evaluating growth potential for new layout >07:35:47,026 DEBUG storage.ui: calculating growth for disk /dev/sda >07:35:47,027 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:35:47,027 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935310> PedPartition: <_ped.Partition object at 0x7f0de00bf9b0> >07:35:47,028 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:47,029 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:47,030 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:47,030 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:47,030 DEBUG storage.ui: adding request 19 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:47,030 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:35:47,030 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:47,030 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:47,031 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:35:47,031 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 32765952 >done = False >07:35:47,031 DEBUG storage.ui: 1 requests and 227348447 (111009MB) left in chunk >07:35:47,031 DEBUG storage.ui: adding 227348447 (111009MB) to 19 (sda4) >07:35:47,031 DEBUG storage.ui: taking back 194582495 (95010MB) from 19 (sda4) >07:35:47,031 DEBUG storage.ui: new grow amount for request 19 (sda4) is 32765952 units, or 15999MB >07:35:47,031 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:35:47,031 DEBUG storage.ui: request 15 (sda3) growth: 0 (0MB) size: 4000MB >07:35:47,031 DEBUG storage.ui: request 19 (sda4) growth: 32765952 (15999MB) size: 16000MB >07:35:47,032 DEBUG storage.ui: disk /dev/sda growth: 32765952 (15999MB) >07:35:47,033 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:47,033 DEBUG storage.ui: device sda4 new partedPartition None >07:35:47,034 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:35:47,035 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:47,035 DEBUG storage.ui: total growth: 32765952 sectors >07:35:47,035 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:47,035 DEBUG storage.ui: new free: 9627648-236978142 / 111010MB >07:35:47,035 DEBUG storage.ui: new free allows for 32765952 sectors of growth >07:35:47,036 DEBUG storage.ui: created partition sda4 of 1MB and added it to /dev/sda >07:35:47,037 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:35:47,037 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064a90> PedPartition: <_ped.Partition object at 0x7f0de00a7350> >07:35:47,038 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:47,039 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:47,040 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:47,040 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de007ae90> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:35:47,041 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 19)', 'sda2(id 11)', 'sda3(id 15)'] >07:35:47,041 DEBUG storage.ui: growable partitions are ['sda4'] >07:35:47,041 DEBUG storage.ui: adding request 19 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:47,041 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:47,041 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:47,042 DEBUG storage.ui: disk sda has 2 chunks >07:35:47,042 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:47,042 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:47,042 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda3 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:35:47,042 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 32765952 >done = False >07:35:47,042 DEBUG storage.ui: 1 requests and 227348447 (111009MB) left in chunk >07:35:47,042 DEBUG storage.ui: adding 227348447 (111009MB) to 19 (sda4) >07:35:47,042 DEBUG storage.ui: taking back 194582495 (95010MB) from 19 (sda4) >07:35:47,042 DEBUG storage.ui: new grow amount for request 19 (sda4) is 32765952 units, or 15999MB >07:35:47,043 DEBUG storage.ui: growing partitions on sda >07:35:47,043 DEBUG storage.ui: partition sda2 (11): 0 >07:35:47,043 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb948190> >07:35:47,043 DEBUG storage.ui: partition sda3 (15): 0 >07:35:47,043 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de007ab50> >07:35:47,044 DEBUG storage.ui: partition sda4 (19): 0 >07:35:47,044 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 9627648 end: 42395647 length: 32768000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de007a110> >07:35:47,044 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 15)', 'sda4(id 19)'] from disk(s) ['sda'] >07:35:47,045 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:47,045 DEBUG storage.ui: device sda2 new partedPartition None >07:35:47,046 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:47,047 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:47,048 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:47,048 DEBUG storage.ui: device sda3 new partedPartition None >07:35:47,049 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:47,050 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:47,051 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:47,051 DEBUG storage.ui: device sda4 new partedPartition None >07:35:47,052 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:35:47,054 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:47,054 DEBUG storage.ui: back from removeNewPartitions >07:35:47,054 DEBUG storage.ui: extended: None >07:35:47,054 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb948190> >07:35:47,055 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:47,055 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935290> PedPartition: <_ped.Partition object at 0x7f0de00bf830> >07:35:47,056 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:47,057 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:47,058 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:47,059 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948b50> PedPartition: <_ped.Partition object at 0x7f0de00a7470> >07:35:47,059 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1435648 end: 9627647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de007ab50> >07:35:47,060 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:47,060 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935350> PedPartition: <_ped.Partition object at 0x7f0de00a7530> >07:35:47,061 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:47,062 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:47,063 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:47,064 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de007a190> PedPartition: <_ped.Partition object at 0x7f0de00a75f0> >07:35:47,064 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 9627648 end: 42395647 length: 32768000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de007a110> >07:35:47,065 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:35:47,065 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935a10> PedPartition: <_ped.Partition object at 0x7f0de00a73b0> >07:35:47,066 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:47,067 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:47,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:47,069 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc390> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:35:47,069 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:35:47,069 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:35:47,070 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda3 (15) with non-existent swap at 4000.00 >07:35:47,070 DEBUG storage.ui: fixing size of non-existent 16000MB partition sda4 (19) with non-existent xfs filesystem mounted at / at 16000.00 >07:35:49,389 DEBUG blivet: XFS.supported: supported: True ; >07:35:49,390 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:49,391 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16000, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:49,400 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:35:49,400 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:35:49,400 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:35:56,841 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, None, [], {} >07:35:56,843 DEBUG storage.ui: Blivet.factoryDevice: 0 ; None ; mountpoint: /home ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 4 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; fstype: xfs ; encrypted: False ; >07:35:56,843 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, None, ['sda'], {'mountpoint': '/home', 'fstype': 'xfs', 'encrypted': False} >07:35:56,844 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:35:56,844 DEBUG storage.ui: starting Blivet copy >07:35:56,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:35:56,874 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00bcd10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91ef90> PedPartition: <_ped.Partition object at 0x7f0de00bf8f0> >07:35:56,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:56,875 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00bcd10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e790> PedPartition: <_ped.Partition object at 0x7f0de00a7710> >07:35:56,876 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:56,876 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00bcd10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e850> PedPartition: <_ped.Partition object at 0x7f0de00a71d0> >07:35:56,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:56,878 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00bcd10> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924990> PedPartition: <_ped.Partition object at 0x7f0de00a7290> >07:35:56,878 DEBUG storage.ui: finished Blivet copy >07:35:56,879 DEBUG storage.ui: size bumped to 95016 to include new device space >07:35:56,879 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:35:56,880 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0dde6cbe50>, 95016.0, [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 4 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>]] >07:35:56,880 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:35:56,881 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb948b10> ; >07:35:56,881 DEBUG storage.ui: parent factory container: None >07:35:56,881 DEBUG storage.ui: members: [] >07:35:56,881 DEBUG storage.ui: add_disks: ['sda'] >07:35:56,881 DEBUG storage.ui: remove_disks: [] >07:35:56,882 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:35:56,883 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:35:56,883 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:35:56,884 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:35:56,885 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:35:56,886 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >07:35:56,887 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: lvmpv ; >07:35:56,888 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:35:56,888 INFO storage.ui: added partition req5 (id 20) to device tree >07:35:56,888 INFO storage.ui: registered action: [24] Create Device partition req5 (id 20) >07:35:56,888 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:56,888 INFO storage.ui: registered action: [25] Create Format lvmpv on partition req5 (id 20) >07:35:56,888 DEBUG storage.ui: size bumped to 95016 to include new device space >07:35:56,888 DEBUG storage.ui: adding a TotalSizeSet with size 95016 >07:35:56,889 DEBUG storage.ui: set.allocated = 8 >07:35:56,889 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:35:56,890 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 20)', 'sda2(id 11)', 'sda3(id 15)', 'sda4(id 19)'] from disk(s) ['sda'] >07:35:56,891 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:56,891 DEBUG storage.ui: device sda2 new partedPartition None >07:35:56,892 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:56,893 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:56,894 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:56,894 DEBUG storage.ui: device sda3 new partedPartition None >07:35:56,895 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:56,896 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:56,897 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:56,898 DEBUG storage.ui: device sda4 new partedPartition None >07:35:56,898 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:35:56,899 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:56,900 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req5(id 20)', 'req0(id 11)', 'req2(id 15)', 'req4(id 19)'] >07:35:56,900 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req4(id 19)', 'req2(id 15)', 'req5(id 20)'] from disk(s) ['sda'] >07:35:56,901 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:56,902 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:56,903 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:56,904 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:56,904 DEBUG storage.ui: failed to resolve '/dev/' >07:35:56,904 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:35:56,904 DEBUG storage.ui: checking freespace on sda >07:35:56,905 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:35:56,905 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:56,906 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:56,906 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:35:56,906 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:35:56,906 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:56,906 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:35:56,906 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:56,907 DEBUG storage.ui: found free space for bootable request >07:35:56,907 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:35:56,908 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:56,908 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb950fd0> PedPartition: <_ped.Partition object at 0x7f0de00a7410> >07:35:56,909 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:56,910 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:56,911 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:56,912 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb950f90> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:35:56,913 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:56,914 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:56,915 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:56,916 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:56,916 DEBUG storage.ui: failed to resolve '/dev/' >07:35:56,916 DEBUG storage.ui: allocating partition: req4 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 16000MB ; grow: False ; max_size: 16000 ; start: None ; end: None >07:35:56,916 DEBUG storage.ui: checking freespace on sda >07:35:56,917 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=16000MB boot=False best=None grow=False start=None >07:35:56,917 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:56,917 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:56,917 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:35:56,918 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:35:56,918 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:56,918 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:35:56,918 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:56,919 DEBUG storage.ui: created partition sda3 of 16000MB and added it to /dev/sda >07:35:56,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:35:56,920 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948690> PedPartition: <_ped.Partition object at 0x7f0de00a7470> >07:35:56,921 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:56,922 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:56,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:56,923 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a2ed0> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:35:56,924 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:56,925 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:56,926 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:56,927 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:56,927 DEBUG storage.ui: failed to resolve '/dev/' >07:35:56,928 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 4000 ; start: None ; end: None >07:35:56,928 DEBUG storage.ui: checking freespace on sda >07:35:56,928 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4000MB boot=False best=None grow=False start=None >07:35:56,928 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:56,929 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:56,929 DEBUG storage.ui: checking 34203648-236978142 (99010 MB) >07:35:56,929 DEBUG storage.ui: current free range is 34203648-236978142 (99010MB) >07:35:56,929 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:56,929 DEBUG storage.ui: new free: 34203648-236978142 / 99010MB >07:35:56,929 DEBUG storage.ui: new free allows for 0 sectors of growth >07:35:56,930 DEBUG storage.ui: created partition sda4 of 4000MB and added it to /dev/sda >07:35:56,931 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:56,931 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb950fd0> PedPartition: <_ped.Partition object at 0x7f0de00a7170> >07:35:56,932 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:56,933 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:56,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:56,935 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123290> PedPartition: <_ped.Partition object at 0x7f0de00a7890> >07:35:56,936 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:35:56,936 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:35:56,937 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:35:56,938 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:35:56,938 DEBUG storage.ui: failed to resolve '/dev/' >07:35:56,939 DEBUG storage.ui: allocating partition: req5 ; id: 20 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 95016.0 ; start: None ; end: None >07:35:56,939 DEBUG storage.ui: checking freespace on sda >07:35:56,939 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:35:56,939 DEBUG storage.ui: checking 34-2047 (0 MB) >07:35:56,940 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:35:56,940 DEBUG storage.ui: checking 42395648-236978142 (95010 MB) >07:35:56,940 DEBUG storage.ui: current free range is 42395648-236978142 (95010MB) >07:35:56,940 DEBUG storage.ui: evaluating growth potential for new layout >07:35:56,940 DEBUG storage.ui: calculating growth for disk /dev/sda >07:35:56,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:35:56,942 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01235d0> PedPartition: <_ped.Partition object at 0x7f0de00a75f0> >07:35:56,943 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:35:56,944 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:35:56,944 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,944 DEBUG storage.ui: adding request 19 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,944 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,945 DEBUG storage.ui: adding request 20 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,945 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:35:56,945 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:56,945 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:56,945 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = False >base = 32768000 growth = 0 max_grow = 0 >done = True >07:35:56,945 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda4 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:35:56,945 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda5 growable = True >base = 16384 growth = 0 max_grow = 194576384 >done = False >07:35:56,945 DEBUG storage.ui: 1 requests and 194566111 (95002MB) left in chunk >07:35:56,945 DEBUG storage.ui: adding 194566111 (95002MB) to 20 (sda5) >07:35:56,946 DEBUG storage.ui: new grow amount for request 20 (sda5) is 194566111 units, or 95002MB >07:35:56,946 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:35:56,946 DEBUG storage.ui: request 19 (sda3) growth: 0 (0MB) size: 16000MB >07:35:56,946 DEBUG storage.ui: request 15 (sda4) growth: 0 (0MB) size: 4000MB >07:35:56,946 DEBUG storage.ui: request 20 (sda5) growth: 194566111 (95002MB) size: 95010MB >07:35:56,946 DEBUG storage.ui: disk /dev/sda growth: 194566111 (95002MB) >07:35:56,947 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:35:56,947 DEBUG storage.ui: device sda5 new partedPartition None >07:35:56,948 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:35:56,949 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:35:56,949 DEBUG storage.ui: total growth: 194566111 sectors >07:35:56,949 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:35:56,950 DEBUG storage.ui: new free: 42395648-236978142 / 95010MB >07:35:56,950 DEBUG storage.ui: new free allows for 194566111 sectors of growth >07:35:56,950 DEBUG storage.ui: created partition sda5 of 8MB and added it to /dev/sda >07:35:56,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:35:56,951 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123750> PedPartition: <_ped.Partition object at 0x7f0de00a7410> >07:35:56,952 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:35:56,954 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:35:56,955 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:35:56,955 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123810> PedPartition: <_ped.Partition object at 0x7f0de00a79b0> >07:35:56,956 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda5(id 20)', 'sda2(id 11)', 'sda4(id 15)', 'sda3(id 19)'] >07:35:56,956 DEBUG storage.ui: growable partitions are ['sda5'] >07:35:56,956 DEBUG storage.ui: adding request 20 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,956 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,956 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,957 DEBUG storage.ui: adding request 19 to chunk 236566495 (411648-236978142) on /dev/sda >07:35:56,957 DEBUG storage.ui: disk sda has 2 chunks >07:35:56,957 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:35:56,957 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:35:56,957 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = False >base = 32768000 growth = 0 max_grow = 0 >done = True >07:35:56,957 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda4 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:35:56,957 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda5 growable = True >base = 16384 growth = 0 max_grow = 194576384 >done = False >07:35:56,957 DEBUG storage.ui: 1 requests and 194566111 (95002MB) left in chunk >07:35:56,958 DEBUG storage.ui: adding 194566111 (95002MB) to 20 (sda5) >07:35:56,958 DEBUG storage.ui: new grow amount for request 20 (sda5) is 194566111 units, or 95002MB >07:35:56,958 DEBUG storage.ui: set: ['sda5'] 8/95016 >07:35:56,958 DEBUG storage.ui: allocating 95002 to TotalSizeSet with 8/95016 (95008 needed) >07:35:56,958 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda5 growable = True >base = 16384 growth = 194566111 max_grow = 194576384 >done = False >07:35:56,958 DEBUG storage.ui: needed: 5 >07:35:56,958 DEBUG storage.ui: set: ['sda5'] 95010/95016 >07:35:56,958 DEBUG storage.ui: allocating 0 to TotalSizeSet with 95010/95016 (5 needed) >07:35:56,959 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = sda5 growable = True >base = 16384 growth = 194566111 max_grow = 194576384 >done = False >07:35:56,959 DEBUG storage.ui: needed: 5 >07:35:56,959 DEBUG storage.ui: growing partitions on sda >07:35:56,959 DEBUG storage.ui: partition sda2 (11): 0 >07:35:56,959 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb950e90> >07:35:56,959 DEBUG storage.ui: partition sda3 (19): 0 >07:35:56,960 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 34203647 length: 32768000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0123050> >07:35:56,960 DEBUG storage.ui: partition sda4 (15): 0 >07:35:56,960 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 34203648 end: 42395647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0123a50> >07:35:56,960 DEBUG storage.ui: partition sda5 (20): 0 >07:35:56,960 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 42395648 end: 236976127 length: 194580480 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de01238d0> >07:35:56,961 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 19)', 'sda4(id 15)', 'sda5(id 20)'] from disk(s) ['sda'] >07:35:56,962 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:56,962 DEBUG storage.ui: device sda2 new partedPartition None >07:35:56,963 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:35:56,964 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:35:56,965 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:56,965 DEBUG storage.ui: device sda3 new partedPartition None >07:35:56,966 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:35:56,967 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:35:56,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:56,968 DEBUG storage.ui: device sda4 new partedPartition None >07:35:56,969 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:35:56,970 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:35:56,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:35:56,971 DEBUG storage.ui: device sda5 new partedPartition None >07:35:56,972 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:35:56,973 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:35:56,973 DEBUG storage.ui: back from removeNewPartitions >07:35:56,973 DEBUG storage.ui: extended: None >07:35:56,973 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb950e90> >07:35:56,974 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:35:56,975 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01232d0> PedPartition: <_ped.Partition object at 0x7f0de00a76b0> >07:35:56,976 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:35:56,977 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:35:56,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:35:56,978 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123e90> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:35:56,978 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1435648 end: 34203647 length: 32768000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0123050> >07:35:56,979 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:35:56,980 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924a10> PedPartition: <_ped.Partition object at 0x7f0de00a7770> >07:35:56,981 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:35:56,982 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:35:56,983 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:35:56,983 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123250> PedPartition: <_ped.Partition object at 0x7f0de00a78f0> >07:35:56,983 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 34203648 end: 42395647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0123a50> >07:35:56,984 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:35:56,985 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e350> PedPartition: <_ped.Partition object at 0x7f0de00a7830> >07:35:56,986 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:35:56,987 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:35:56,988 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:35:56,988 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0126250> PedPartition: <_ped.Partition object at 0x7f0de00a7a10> >07:35:56,988 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 42395648 end: 236976127 length: 194580480 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de01238d0> >07:35:56,989 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:35:56,990 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb950f10> PedPartition: <_ped.Partition object at 0x7f0de00a7a70> >07:35:56,991 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:35:56,992 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:35:56,993 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:35:56,994 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de007a8d0> PedPartition: <_ped.Partition object at 0x7f0de00a79b0> >07:35:56,994 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:35:56,994 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:35:56,995 DEBUG storage.ui: fixing size of non-existent 16000MB partition sda3 (19) with non-existent xfs filesystem mounted at / at 16000.00 >07:35:56,995 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda4 (15) with non-existent swap at 4000.00 >07:35:56,995 DEBUG storage.ui: fixing size of non-existent 95010MB partition sda5 (20) with non-existent lvmpv at 95010.00 >07:35:56,997 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >07:35:56,997 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:56,998 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:35:56,998 INFO storage.ui: added lvmvg rhel (id 21) to device tree >07:35:56,998 INFO storage.ui: registered action: [26] Create Device lvmvg rhel (id 21) >07:35:56,998 DEBUG storage.ui: rhel size is 95008MB >07:35:56,999 DEBUG storage.ui: vg rhel has 95008MB free >07:35:56,999 INFO storage.ui: adjusting size from 95011.00 to 95008.00 so it fits in container rhel >07:35:57,000 DEBUG storage.ui: XFS.supported: supported: True ; >07:35:57,000 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:35:57,001 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:35:57,002 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-home ; current: None ; type: xfs ; >07:35:57,002 DEBUG storage.ui: rhel size is 95008MB >07:35:57,002 DEBUG storage.ui: vg rhel has 95008MB free >07:35:57,002 DEBUG storage.ui: Adding rhel-home/95008MB to rhel >07:35:57,003 INFO storage.ui: added lvmlv rhel-home (id 22) to device tree >07:35:57,003 INFO storage.ui: registered action: [27] Create Device lvmlv rhel-home (id 22) >07:35:57,003 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:35:57,003 INFO storage.ui: registered action: [28] Create Format xfs filesystem mounted at /home on lvmlv rhel-home (id 22) >07:35:57,041 DEBUG blivet: XFS.supported: supported: True ; >07:35:57,041 DEBUG blivet: getFormat('xfs') returning XFS instance >07:35:57,043 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:35:57,057 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:35:57,058 DEBUG blivet: rhel size is 95008MB >07:35:57,058 DEBUG blivet: vg rhel has 0MB free >07:35:58,768 DEBUG blivet: SwapSpace.__init__: >07:35:58,768 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:36:09,970 DEBUG blivet: XFS.supported: supported: True ; >07:36:09,970 DEBUG blivet: getFormat('xfs') returning XFS instance >07:36:35,338 DEBUG blivet: XFS.supported: supported: True ; >07:36:35,338 DEBUG blivet: getFormat('xfs') returning XFS instance >07:36:35,341 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 95008, ['sda'], {'encrypted': False, 'raid_level': None} >07:36:35,343 INFO storage.ui: removed lvmlv rhel-home (id 22) from device tree >07:36:35,344 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >07:36:35,344 INFO storage.ui: registered action: [29] Destroy Device lvmlv rhel-home (id 22) >07:36:35,345 INFO storage.ui: removed lvmvg rhel (id 21) from device tree >07:36:35,346 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >07:36:35,346 INFO storage.ui: registered action: [30] Destroy Device lvmvg rhel (id 21) >07:36:35,347 INFO storage.ui: removed partition sda5 (id 20) from device tree >07:36:35,348 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:36:35,348 INFO storage.ui: registered action: [31] Destroy Device partition sda5 (id 20) >07:36:35,350 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 95008 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 4 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; raid_level: None ; label: ; container_name: rhel ; device: None ; mountpoint: /home ; fstype: xfs ; container_size: 0 ; >07:36:35,351 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 95008, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': None, 'mountpoint': '/home', 'fstype': 'xfs', 'container_size': 0} >07:36:35,352 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:36:35,352 DEBUG storage.ui: starting Blivet copy >07:36:35,384 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:36:35,385 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0126c50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb934510> PedPartition: <_ped.Partition object at 0x7f0de00bf8f0> >07:36:35,386 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:36:35,386 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0126c50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb934310> PedPartition: <_ped.Partition object at 0x7f0de00bf830> >07:36:35,387 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:36:35,388 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0126c50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9343d0> PedPartition: <_ped.Partition object at 0x7f0de00bf9b0> >07:36:35,389 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:36:35,389 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0126c50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb934710> PedPartition: <_ped.Partition object at 0x7f0de00a7410> >07:36:35,390 DEBUG storage.ui: finished Blivet copy >07:36:35,391 DEBUG storage.ui: XFS.supported: supported: True ; >07:36:35,391 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:36:35,392 DEBUG storage.ui: XFS.supported: supported: True ; >07:36:35,392 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:36:35,394 DEBUG storage.ui: XFS.supported: supported: True ; >07:36:35,394 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:36:35,395 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:36:35,396 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >07:36:35,397 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: xfs ; >07:36:35,398 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:36:35,399 INFO storage.ui: added partition req6 (id 23) to device tree >07:36:35,399 INFO storage.ui: registered action: [32] Create Device partition req6 (id 23) >07:36:35,399 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:36:35,399 INFO storage.ui: registered action: [33] Create Format xfs filesystem mounted at /home on partition req6 (id 23) >07:36:35,400 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:36:35,401 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 23)', 'sda2(id 11)', 'sda3(id 19)', 'sda4(id 15)'] from disk(s) ['sda'] >07:36:35,402 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:36:35,402 DEBUG storage.ui: device sda2 new partedPartition None >07:36:35,404 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:36:35,405 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:36:35,406 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:36:35,406 DEBUG storage.ui: device sda3 new partedPartition None >07:36:35,407 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:36:35,408 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:36:35,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:36:35,409 DEBUG storage.ui: device sda4 new partedPartition None >07:36:35,411 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:36:35,412 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:36:35,412 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req6(id 23)', 'req0(id 11)', 'req4(id 19)', 'req2(id 15)'] >07:36:35,412 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req4(id 19)', 'req2(id 15)', 'req6(id 23)'] from disk(s) ['sda'] >07:36:35,414 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:36:35,415 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:36:35,416 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:36:35,417 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:36:35,417 DEBUG storage.ui: failed to resolve '/dev/' >07:36:35,417 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:36:35,417 DEBUG storage.ui: checking freespace on sda >07:36:35,418 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:36:35,418 DEBUG storage.ui: checking 34-2047 (0 MB) >07:36:35,418 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:36:35,418 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:36:35,419 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:36:35,419 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:36:35,419 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:36:35,419 DEBUG storage.ui: new free allows for 0 sectors of growth >07:36:35,419 DEBUG storage.ui: found free space for bootable request >07:36:35,420 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:36:35,421 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:36:35,421 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123090> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:36:35,422 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:36:35,423 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:36:35,424 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:36:35,425 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123150> PedPartition: <_ped.Partition object at 0x7f0de00a7b90> >07:36:35,426 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:36:35,427 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:36:35,428 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:36:35,429 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:36:35,429 DEBUG storage.ui: failed to resolve '/dev/' >07:36:35,429 DEBUG storage.ui: allocating partition: req4 ; id: 19 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 16000MB ; grow: False ; max_size: 16000 ; start: None ; end: None >07:36:35,429 DEBUG storage.ui: checking freespace on sda >07:36:35,430 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=16000MB boot=False best=None grow=False start=None >07:36:35,430 DEBUG storage.ui: checking 34-2047 (0 MB) >07:36:35,430 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:36:35,430 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:36:35,431 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:36:35,431 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:36:35,431 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:36:35,431 DEBUG storage.ui: new free allows for 0 sectors of growth >07:36:35,431 DEBUG storage.ui: created partition sda3 of 16000MB and added it to /dev/sda >07:36:35,432 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:36:35,433 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9292d0> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:36:35,434 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:36:35,435 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:36:35,436 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:36:35,437 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb929f10> PedPartition: <_ped.Partition object at 0x7f0de00a78f0> >07:36:35,438 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:36:35,439 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:36:35,440 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:36:35,441 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:36:35,441 DEBUG storage.ui: failed to resolve '/dev/' >07:36:35,441 DEBUG storage.ui: allocating partition: req2 ; id: 15 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4000MB ; grow: False ; max_size: 4000 ; start: None ; end: None >07:36:35,441 DEBUG storage.ui: checking freespace on sda >07:36:35,442 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4000MB boot=False best=None grow=False start=None >07:36:35,442 DEBUG storage.ui: checking 34-2047 (0 MB) >07:36:35,442 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:36:35,442 DEBUG storage.ui: checking 34203648-236978142 (99010 MB) >07:36:35,442 DEBUG storage.ui: current free range is 34203648-236978142 (99010MB) >07:36:35,443 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:36:35,443 DEBUG storage.ui: new free: 34203648-236978142 / 99010MB >07:36:35,443 DEBUG storage.ui: new free allows for 0 sectors of growth >07:36:35,443 DEBUG storage.ui: created partition sda4 of 4000MB and added it to /dev/sda >07:36:35,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:36:35,445 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9299d0> PedPartition: <_ped.Partition object at 0x7f0de00a7470> >07:36:35,446 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:36:35,447 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:36:35,448 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:36:35,448 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa2d0> PedPartition: <_ped.Partition object at 0x7f0de00a7290> >07:36:35,450 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:36:35,451 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:36:35,452 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:36:35,453 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:36:35,453 DEBUG storage.ui: failed to resolve '/dev/' >07:36:35,453 DEBUG storage.ui: allocating partition: req6 ; id: 23 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 95008 ; start: None ; end: None >07:36:35,453 DEBUG storage.ui: checking freespace on sda >07:36:35,454 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >07:36:35,454 DEBUG storage.ui: checking 34-2047 (0 MB) >07:36:35,454 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:36:35,455 DEBUG storage.ui: checking 42395648-236978142 (95010 MB) >07:36:35,455 DEBUG storage.ui: current free range is 42395648-236978142 (95010MB) >07:36:35,455 DEBUG storage.ui: evaluating growth potential for new layout >07:36:35,455 DEBUG storage.ui: calculating growth for disk /dev/sda >07:36:35,456 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >07:36:35,457 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0126290> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:36:35,458 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:36:35,459 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:36:35,459 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,459 DEBUG storage.ui: adding request 19 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,459 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,460 DEBUG storage.ui: adding request 23 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,460 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:36:35,460 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:36:35,460 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:36:35,460 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = False >base = 32768000 growth = 0 max_grow = 0 >done = True >07:36:35,460 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda4 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:36:35,460 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda5 growable = True >base = 2048 growth = 0 max_grow = 194574336 >done = False >07:36:35,461 DEBUG storage.ui: 1 requests and 194580447 (95009MB) left in chunk >07:36:35,461 DEBUG storage.ui: adding 194580447 (95009MB) to 23 (sda5) >07:36:35,461 DEBUG storage.ui: taking back 6111 (2MB) from 23 (sda5) >07:36:35,461 DEBUG storage.ui: new grow amount for request 23 (sda5) is 194574336 units, or 95007MB >07:36:35,461 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:36:35,461 DEBUG storage.ui: request 19 (sda3) growth: 0 (0MB) size: 16000MB >07:36:35,461 DEBUG storage.ui: request 15 (sda4) growth: 0 (0MB) size: 4000MB >07:36:35,461 DEBUG storage.ui: request 23 (sda5) growth: 194574336 (95007MB) size: 95008MB >07:36:35,461 DEBUG storage.ui: disk /dev/sda growth: 194574336 (95007MB) >07:36:35,463 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:36:35,463 DEBUG storage.ui: device sda5 new partedPartition None >07:36:35,464 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >07:36:35,465 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:36:35,465 DEBUG storage.ui: total growth: 194574336 sectors >07:36:35,465 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:36:35,465 DEBUG storage.ui: new free: 42395648-236978142 / 95010MB >07:36:35,465 DEBUG storage.ui: new free allows for 194574336 sectors of growth >07:36:35,466 DEBUG storage.ui: created partition sda5 of 1MB and added it to /dev/sda >07:36:35,467 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >07:36:35,467 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01262d0> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:36:35,468 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:36:35,469 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:36:35,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:36:35,471 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa5d0> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:36:35,471 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda5(id 23)', 'sda2(id 11)', 'sda3(id 19)', 'sda4(id 15)'] >07:36:35,471 DEBUG storage.ui: growable partitions are ['sda5'] >07:36:35,471 DEBUG storage.ui: adding request 23 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,472 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,472 DEBUG storage.ui: adding request 19 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,472 DEBUG storage.ui: adding request 15 to chunk 236566495 (411648-236978142) on /dev/sda >07:36:35,472 DEBUG storage.ui: disk sda has 2 chunks >07:36:35,472 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:36:35,472 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:36:35,473 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = False >base = 32768000 growth = 0 max_grow = 0 >done = True >07:36:35,473 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda4 growable = False >base = 8192000 growth = 0 max_grow = 0 >done = True >07:36:35,473 DEBUG storage.ui: req: PartitionRequest instance -- >id = 23 name = sda5 growable = True >base = 2048 growth = 0 max_grow = 194574336 >done = False >07:36:35,473 DEBUG storage.ui: 1 requests and 194580447 (95009MB) left in chunk >07:36:35,473 DEBUG storage.ui: adding 194580447 (95009MB) to 23 (sda5) >07:36:35,473 DEBUG storage.ui: taking back 6111 (2MB) from 23 (sda5) >07:36:35,473 DEBUG storage.ui: new grow amount for request 23 (sda5) is 194574336 units, or 95007MB >07:36:35,473 DEBUG storage.ui: growing partitions on sda >07:36:35,474 DEBUG storage.ui: partition sda2 (11): 0 >07:36:35,474 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb9291d0> >07:36:35,474 DEBUG storage.ui: partition sda3 (19): 0 >07:36:35,474 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 34203647 length: 32768000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb9295d0> >07:36:35,474 DEBUG storage.ui: partition sda4 (15): 0 >07:36:35,475 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 34203648 end: 42395647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00aa910> >07:36:35,475 DEBUG storage.ui: partition sda5 (23): 0 >07:36:35,475 DEBUG storage.ui: new geometry for sda5: parted.Geometry instance -- > start: 42395648 end: 236972031 length: 194576384 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00aa350> >07:36:35,475 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 19)', 'sda4(id 15)', 'sda5(id 23)'] from disk(s) ['sda'] >07:36:35,476 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:36:35,477 DEBUG storage.ui: device sda2 new partedPartition None >07:36:35,478 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:36:35,479 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:36:35,480 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:36:35,480 DEBUG storage.ui: device sda3 new partedPartition None >07:36:35,481 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:36:35,482 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:36:35,483 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:36:35,483 DEBUG storage.ui: device sda4 new partedPartition None >07:36:35,484 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:36:35,485 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:36:35,486 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:36:35,487 DEBUG storage.ui: device sda5 new partedPartition None >07:36:35,488 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >07:36:35,489 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:36:35,489 DEBUG storage.ui: back from removeNewPartitions >07:36:35,489 DEBUG storage.ui: extended: None >07:36:35,489 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb9291d0> >07:36:35,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:36:35,490 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa590> PedPartition: <_ped.Partition object at 0x7f0de00a7710> >07:36:35,491 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:36:35,492 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:36:35,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:36:35,494 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9248d0> PedPartition: <_ped.Partition object at 0x7f0de00a7b90> >07:36:35,494 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1435648 end: 34203647 length: 32768000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb9295d0> >07:36:35,495 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:36:35,496 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa190> PedPartition: <_ped.Partition object at 0x7f0de00a75f0> >07:36:35,497 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:36:35,498 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:36:35,499 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:36:35,500 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123290> PedPartition: <_ped.Partition object at 0x7f0de00a7b30> >07:36:35,500 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 34203648 end: 42395647 length: 8192000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00aa910> >07:36:35,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:36:35,501 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00a24d0> PedPartition: <_ped.Partition object at 0x7f0de00a71d0> >07:36:35,502 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:36:35,503 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:36:35,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:36:35,505 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb929390> PedPartition: <_ped.Partition object at 0x7f0de00a7350> >07:36:35,505 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 42395648 end: 236972031 length: 194576384 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00aa350> >07:36:35,506 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >07:36:35,506 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0123190> PedPartition: <_ped.Partition object at 0x7f0de00a7530> >07:36:35,507 DEBUG storage.ui: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >07:36:35,508 DEBUG storage.ui: DiskDevice.addChild: kids: 4 ; name: sda ; >07:36:35,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >07:36:35,510 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91efd0> PedPartition: <_ped.Partition object at 0x7f0de00a7a70> >07:36:35,510 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:36:35,510 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:36:35,511 DEBUG storage.ui: fixing size of non-existent 16000MB partition sda3 (19) with non-existent xfs filesystem mounted at / at 16000.00 >07:36:35,511 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda4 (15) with non-existent swap at 4000.00 >07:36:35,511 DEBUG storage.ui: fixing size of non-existent 95008MB partition sda5 (23) with non-existent xfs filesystem mounted at /home at 95008.00 >07:37:42,576 DEBUG blivet: XFS.supported: supported: True ; >07:37:42,576 DEBUG blivet: getFormat('xfs') returning XFS instance >07:37:42,579 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 95008, ['sda'], {'encrypted': False, 'raid_level': None} >07:39:22,036 INFO storage.ui: removed partition sda3 (id 19) from device tree >07:39:22,037 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >07:39:22,038 INFO storage.ui: registered action: [34] Destroy Device partition sda3 (id 19) >07:39:24,561 DEBUG blivet: XFS.supported: supported: True ; >07:39:24,562 DEBUG blivet: getFormat('xfs') returning XFS instance >07:39:24,563 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:39:24,571 DEBUG blivet: SwapSpace.__init__: >07:39:24,571 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:39:25,636 INFO storage.ui: removed partition sda4 (id 15) from device tree >07:39:25,637 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:39:25,637 INFO storage.ui: registered action: [35] Destroy Device partition sda4 (id 15) >07:39:25,672 DEBUG blivet: XFS.supported: supported: True ; >07:39:25,672 DEBUG blivet: getFormat('xfs') returning XFS instance >07:39:27,168 DEBUG blivet: XFS.supported: supported: True ; >07:39:27,169 DEBUG blivet: getFormat('xfs') returning XFS instance >07:39:27,171 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:39:28,407 INFO storage.ui: removed partition sda5 (id 23) from device tree >07:39:28,408 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:39:28,408 INFO storage.ui: registered action: [36] Destroy Device partition sda5 (id 23) >07:39:30,721 DEBUG blivet: XFS.supported: supported: True ; >07:39:30,721 DEBUG blivet: getFormat('xfs') returning XFS instance >07:39:30,723 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:39:30,735 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:39:30,735 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:39:30,736 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:39:39,617 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000.0, [], {} >07:39:39,619 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4000.0 ; mountpoint: None ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; fstype: swap ; encrypted: False ; >07:39:39,619 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000.0, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >07:39:39,620 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:39:39,620 DEBUG storage.ui: starting Blivet copy >07:39:39,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:39:39,648 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb94e550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935290> PedPartition: <_ped.Partition object at 0x7f0de00a7470> >07:39:39,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:39,649 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb94e550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb935210> PedPartition: <_ped.Partition object at 0x7f0de00a7650> >07:39:39,649 DEBUG storage.ui: finished Blivet copy >07:39:39,649 DEBUG storage.ui: size bumped to 4004 to include new device space >07:39:39,649 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:39:39,650 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0dde6cbe50>, 4004.0, [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>]] >07:39:39,650 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:39:39,651 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb91ed50> ; >07:39:39,651 DEBUG storage.ui: parent factory container: None >07:39:39,651 DEBUG storage.ui: members: [] >07:39:39,652 DEBUG storage.ui: add_disks: ['sda'] >07:39:39,652 DEBUG storage.ui: remove_disks: [] >07:39:39,653 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:39:39,653 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:39:39,654 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:39:39,654 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:39:39,655 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:39:39,656 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >07:39:39,657 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: lvmpv ; >07:39:39,658 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:39:39,658 INFO storage.ui: added partition req7 (id 24) to device tree >07:39:39,658 INFO storage.ui: registered action: [37] Create Device partition req7 (id 24) >07:39:39,658 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:39:39,658 INFO storage.ui: registered action: [38] Create Format lvmpv on partition req7 (id 24) >07:39:39,658 DEBUG storage.ui: size bumped to 4004 to include new device space >07:39:39,659 DEBUG storage.ui: adding a TotalSizeSet with size 4004 >07:39:39,659 DEBUG storage.ui: set.allocated = 8 >07:39:39,660 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:39:39,660 DEBUG storage.ui: removing all non-preexisting partitions ['req7(id 24)', 'sda2(id 11)'] from disk(s) ['sda'] >07:39:39,661 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:39,661 DEBUG storage.ui: device sda2 new partedPartition None >07:39:39,662 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:39:39,663 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:39:39,664 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req7(id 24)', 'req0(id 11)'] >07:39:39,664 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req7(id 24)'] from disk(s) ['sda'] >07:39:39,665 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:39:39,666 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:39:39,667 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:39:39,668 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:39:39,668 DEBUG storage.ui: failed to resolve '/dev/' >07:39:39,668 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:39:39,668 DEBUG storage.ui: checking freespace on sda >07:39:39,669 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:39:39,669 DEBUG storage.ui: checking 34-2047 (0 MB) >07:39:39,669 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:39:39,669 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:39:39,669 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:39:39,670 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:39:39,670 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:39:39,670 DEBUG storage.ui: new free allows for 0 sectors of growth >07:39:39,670 DEBUG storage.ui: found free space for bootable request >07:39:39,670 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:39:39,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:39:39,672 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924390> PedPartition: <_ped.Partition object at 0x7f0de00a78f0> >07:39:39,673 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:39:39,673 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:39:39,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:39,675 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924210> PedPartition: <_ped.Partition object at 0x7f0de00a7890> >07:39:39,676 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:39:39,677 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:39:39,678 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:39:39,679 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:39:39,679 DEBUG storage.ui: failed to resolve '/dev/' >07:39:39,679 DEBUG storage.ui: allocating partition: req7 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4004.0 ; start: None ; end: None >07:39:39,679 DEBUG storage.ui: checking freespace on sda >07:39:39,679 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:39:39,680 DEBUG storage.ui: checking 34-2047 (0 MB) >07:39:39,680 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:39:39,680 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:39:39,680 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:39:39,680 DEBUG storage.ui: evaluating growth potential for new layout >07:39:39,681 DEBUG storage.ui: calculating growth for disk /dev/sda >07:39:39,682 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:39:39,682 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012ec90> PedPartition: <_ped.Partition object at 0x7f0de00a7170> >07:39:39,683 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:39:39,684 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:39:39,684 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:39,684 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:39,685 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:39:39,685 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:39:39,685 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:39:39,685 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:39:39,685 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:39:39,685 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:39:39,685 DEBUG storage.ui: taking back 227342303 (111006MB) from 24 (sda3) >07:39:39,685 DEBUG storage.ui: new grow amount for request 24 (sda3) is 8183808 units, or 3996MB >07:39:39,686 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:39:39,686 DEBUG storage.ui: request 24 (sda3) growth: 8183808 (3996MB) size: 4004MB >07:39:39,686 DEBUG storage.ui: disk /dev/sda growth: 8183808 (3996MB) >07:39:39,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:39,687 DEBUG storage.ui: device sda3 new partedPartition None >07:39:39,688 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:39:39,689 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:39:39,689 DEBUG storage.ui: total growth: 8183808 sectors >07:39:39,689 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:39:39,690 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:39:39,690 DEBUG storage.ui: new free allows for 8183808 sectors of growth >07:39:39,690 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:39:39,691 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:39:39,691 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e550> PedPartition: <_ped.Partition object at 0x7f0de00a7b90> >07:39:39,692 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:39:39,693 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:39:39,695 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:39,695 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aae90> PedPartition: <_ped.Partition object at 0x7f0de00a76b0> >07:39:39,695 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 24)', 'sda2(id 11)'] >07:39:39,695 DEBUG storage.ui: growable partitions are ['sda3'] >07:39:39,695 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:39,696 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:39,696 DEBUG storage.ui: disk sda has 2 chunks >07:39:39,696 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:39:39,696 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:39:39,696 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:39:39,696 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:39:39,696 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:39:39,696 DEBUG storage.ui: taking back 227342303 (111006MB) from 24 (sda3) >07:39:39,697 DEBUG storage.ui: new grow amount for request 24 (sda3) is 8183808 units, or 3996MB >07:39:39,697 DEBUG storage.ui: set: ['sda3'] 8/4004 >07:39:39,697 DEBUG storage.ui: allocating 3996 to TotalSizeSet with 8/4004 (3996 needed) >07:39:39,697 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:39:39,697 DEBUG storage.ui: needed: 0 >07:39:39,697 DEBUG storage.ui: set: ['sda3'] 4004/4004 >07:39:39,697 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4004/4004 (0 needed) >07:39:39,697 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:39:39,697 DEBUG storage.ui: needed: 0 >07:39:39,698 DEBUG storage.ui: growing partitions on sda >07:39:39,698 DEBUG storage.ui: partition sda2 (11): 0 >07:39:39,698 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00aa410> >07:39:39,698 DEBUG storage.ui: partition sda3 (24): 0 >07:39:39,698 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de012ea50> >07:39:39,699 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 24)'] from disk(s) ['sda'] >07:39:39,700 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:39,700 DEBUG storage.ui: device sda2 new partedPartition None >07:39:39,701 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:39:39,702 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:39:39,703 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:39,703 DEBUG storage.ui: device sda3 new partedPartition None >07:39:39,704 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:39:39,705 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:39:39,705 DEBUG storage.ui: back from removeNewPartitions >07:39:39,705 DEBUG storage.ui: extended: None >07:39:39,705 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00aa410> >07:39:39,706 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:39:39,707 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012ef90> PedPartition: <_ped.Partition object at 0x7f0de00a7290> >07:39:39,707 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:39:39,708 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:39:39,710 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:39,710 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140290> PedPartition: <_ped.Partition object at 0x7f0de00a74d0> >07:39:39,710 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de012ea50> >07:39:39,711 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:39:39,711 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012eed0> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:39:39,712 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:39:39,713 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:39:39,714 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:39,715 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140310> PedPartition: <_ped.Partition object at 0x7f0de00a7c50> >07:39:39,715 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:39:39,715 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:39:39,716 DEBUG storage.ui: fixing size of non-existent 4004MB partition sda3 (24) with non-existent lvmpv at 4004.00 >07:39:39,717 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >07:39:39,717 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:39:39,718 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:39:39,718 INFO storage.ui: added lvmvg rhel (id 25) to device tree >07:39:39,719 INFO storage.ui: registered action: [39] Create Device lvmvg rhel (id 25) >07:39:39,719 DEBUG storage.ui: rhel size is 4000MB >07:39:39,719 DEBUG storage.ui: vg rhel has 4000MB free >07:39:39,720 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:39:39,720 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:39:39,721 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:39:39,722 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: swap ; >07:39:39,722 DEBUG storage.ui: rhel size is 4000MB >07:39:39,722 DEBUG storage.ui: vg rhel has 4000MB free >07:39:39,722 DEBUG storage.ui: Adding rhel-swap/4000MB to rhel >07:39:39,723 INFO storage.ui: added lvmlv rhel-swap (id 26) to device tree >07:39:39,723 INFO storage.ui: registered action: [40] Create Device lvmlv rhel-swap (id 26) >07:39:39,723 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:39:39,723 INFO storage.ui: registered action: [41] Create Format swap on lvmlv rhel-swap (id 26) >07:39:39,752 DEBUG blivet: XFS.supported: supported: True ; >07:39:39,752 DEBUG blivet: getFormat('xfs') returning XFS instance >07:39:39,754 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:39:39,760 DEBUG blivet: SwapSpace.__init__: >07:39:39,761 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:39:39,769 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:39:39,770 DEBUG blivet: rhel size is 4000MB >07:39:39,770 DEBUG blivet: vg rhel has 0MB free >07:39:42,987 DEBUG blivet: SwapSpace.__init__: >07:39:42,988 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:39:42,989 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000, ['sda'], {'encrypted': True, 'raid_level': None} >07:39:42,990 DEBUG blivet: rhel size is 4000MB >07:39:42,990 DEBUG blivet: vg rhel has 0MB free >07:39:42,993 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4000 ; container_raid_level: None ; name: swap ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; raid_level: None ; label: ; container_name: rhel ; device: non-existent 4000MB lvmlv rhel-swap (26) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 0 ; >07:39:42,994 DEBUG storage.ui: rhel size is 4000MB >07:39:42,995 DEBUG storage.ui: vg rhel has 0MB free >07:39:42,995 DEBUG storage.ui: rhel size is 4000MB >07:39:42,995 DEBUG storage.ui: vg rhel has 0MB free >07:39:42,996 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 4000, ['sda'], {'container_raid_level': None, 'name': 'swap', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': LVMLogicalVolumeDevice instance (0x7f0de0140150) -- > name = rhel-swap status = False kids = 0 id = 26 > parents = ['non-existent 4000MB lvmvg rhel (25)'] > uuid = None size = 4000.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4000.0 path = /dev/mapper/rhel-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0ddb9293d0) -- > name = rhel status = False kids = 1 id = 25 > parents = ['non-existent 4004MB partition sda3 (24) with non-existent lvmpv'] > uuid = None size = 4000 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1000.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 4004MB partition sda3 (24) with non-existent lvmpv'] > LVs = ['non-existent 4000MB lvmlv rhel-swap (26) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 4000MB, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >07:39:42,997 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:39:42,997 DEBUG storage.ui: starting Blivet copy >07:39:43,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:39:43,025 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94ead0> PedPartition: <_ped.Partition object at 0x7f0de00a7b90> >07:39:43,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:43,026 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94e950> PedPartition: <_ped.Partition object at 0x7f0de00a7170> >07:39:43,027 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:43,028 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94e110> PedPartition: <_ped.Partition object at 0x7f0de00a7470> >07:39:43,028 DEBUG storage.ui: finished Blivet copy >07:39:43,028 DEBUG storage.ui: rhel size is 4000MB >07:39:43,028 DEBUG storage.ui: vg rhel has 0MB free >07:39:43,028 DEBUG storage.ui: size bumped to 8008 to include new device space >07:39:43,029 DEBUG storage.ui: size cut to 4004 to omit old device space >07:39:43,029 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:39:43,029 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0dde6cbe50>, 4004.0, [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>]] >07:39:43,030 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:39:43,031 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de0064c10> ; >07:39:43,031 DEBUG storage.ui: parent factory container: non-existent 4000MB lvmvg rhel (25) >07:39:43,031 DEBUG storage.ui: members: ['sda3'] >07:39:43,031 DEBUG storage.ui: add_disks: [] >07:39:43,031 DEBUG storage.ui: remove_disks: [] >07:39:43,032 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:39:43,032 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:39:43,033 DEBUG storage.ui: rhel size is 4000MB >07:39:43,033 DEBUG storage.ui: vg rhel has 0MB free >07:39:43,033 DEBUG storage.ui: size bumped to 8008 to include new device space >07:39:43,033 DEBUG storage.ui: size cut to 4004 to omit old device space >07:39:43,033 DEBUG storage.ui: adding a TotalSizeSet with size 4004 >07:39:43,033 DEBUG storage.ui: set.allocated = 8 >07:39:43,034 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:39:43,035 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 24)'] from disk(s) ['sda'] >07:39:43,036 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:43,036 DEBUG storage.ui: device sda2 new partedPartition None >07:39:43,037 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:39:43,038 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:39:43,039 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:43,040 DEBUG storage.ui: device sda3 new partedPartition None >07:39:43,041 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:39:43,042 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:39:43,042 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 11)', 'req7(id 24)'] >07:39:43,042 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req7(id 24)'] from disk(s) ['sda'] >07:39:43,043 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:39:43,044 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:39:43,045 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:39:43,046 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:39:43,046 DEBUG storage.ui: failed to resolve '/dev/' >07:39:43,046 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:39:43,047 DEBUG storage.ui: checking freespace on sda >07:39:43,047 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:39:43,047 DEBUG storage.ui: checking 34-2047 (0 MB) >07:39:43,048 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:39:43,048 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:39:43,048 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:39:43,048 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:39:43,048 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:39:43,048 DEBUG storage.ui: new free allows for 0 sectors of growth >07:39:43,049 DEBUG storage.ui: found free space for bootable request >07:39:43,049 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:39:43,050 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:39:43,050 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bcb10> PedPartition: <_ped.Partition object at 0x7f0de00a7890> >07:39:43,051 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:39:43,052 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:39:43,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:43,054 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc150> PedPartition: <_ped.Partition object at 0x7f0de00a7c50> >07:39:43,055 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:39:43,056 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:39:43,057 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:39:43,058 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:39:43,058 DEBUG storage.ui: failed to resolve '/dev/' >07:39:43,058 DEBUG storage.ui: allocating partition: req7 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4004.0 ; start: None ; end: None >07:39:43,058 DEBUG storage.ui: checking freespace on sda >07:39:43,059 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:39:43,059 DEBUG storage.ui: checking 34-2047 (0 MB) >07:39:43,059 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:39:43,059 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:39:43,059 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:39:43,060 DEBUG storage.ui: evaluating growth potential for new layout >07:39:43,060 DEBUG storage.ui: calculating growth for disk /dev/sda >07:39:43,061 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:39:43,061 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc810> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:39:43,063 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:39:43,064 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:39:43,064 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:43,064 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:43,065 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:39:43,065 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:39:43,065 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:39:43,065 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:39:43,065 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:39:43,065 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:39:43,065 DEBUG storage.ui: taking back 227342303 (111006MB) from 24 (sda3) >07:39:43,065 DEBUG storage.ui: new grow amount for request 24 (sda3) is 8183808 units, or 3996MB >07:39:43,066 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:39:43,066 DEBUG storage.ui: request 24 (sda3) growth: 8183808 (3996MB) size: 4004MB >07:39:43,066 DEBUG storage.ui: disk /dev/sda growth: 8183808 (3996MB) >07:39:43,067 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:43,067 DEBUG storage.ui: device sda3 new partedPartition None >07:39:43,068 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:39:43,069 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:39:43,069 DEBUG storage.ui: total growth: 8183808 sectors >07:39:43,069 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:39:43,069 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:39:43,069 DEBUG storage.ui: new free allows for 8183808 sectors of growth >07:39:43,070 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:39:43,071 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:39:43,071 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064a90> PedPartition: <_ped.Partition object at 0x7f0de00a74d0> >07:39:43,072 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:39:43,073 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:39:43,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:43,075 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0145a50> PedPartition: <_ped.Partition object at 0x7f0de00a7650> >07:39:43,075 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 11)', 'sda3(id 24)'] >07:39:43,075 DEBUG storage.ui: growable partitions are ['sda3'] >07:39:43,075 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:43,076 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:39:43,076 DEBUG storage.ui: disk sda has 2 chunks >07:39:43,076 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:39:43,076 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:39:43,076 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:39:43,076 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:39:43,076 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:39:43,076 DEBUG storage.ui: taking back 227342303 (111006MB) from 24 (sda3) >07:39:43,077 DEBUG storage.ui: new grow amount for request 24 (sda3) is 8183808 units, or 3996MB >07:39:43,077 DEBUG storage.ui: set: ['sda3'] 8/4004 >07:39:43,077 DEBUG storage.ui: allocating 3996 to TotalSizeSet with 8/4004 (3996 needed) >07:39:43,077 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:39:43,077 DEBUG storage.ui: needed: 0 >07:39:43,077 DEBUG storage.ui: set: ['sda3'] 4004/4004 >07:39:43,077 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4004/4004 (0 needed) >07:39:43,077 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:39:43,077 DEBUG storage.ui: needed: 0 >07:39:43,077 DEBUG storage.ui: growing partitions on sda >07:39:43,078 DEBUG storage.ui: partition sda2 (11): 0 >07:39:43,078 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00bcbd0> >07:39:43,078 DEBUG storage.ui: partition sda3 (24): 0 >07:39:43,078 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00bc8d0> >07:39:43,078 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 24)'] from disk(s) ['sda'] >07:39:43,080 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:43,080 DEBUG storage.ui: device sda2 new partedPartition None >07:39:43,081 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:39:43,082 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:39:43,083 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:43,083 DEBUG storage.ui: device sda3 new partedPartition None >07:39:43,084 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:39:43,085 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:39:43,085 DEBUG storage.ui: back from removeNewPartitions >07:39:43,085 DEBUG storage.ui: extended: None >07:39:43,085 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00bcbd0> >07:39:43,087 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:39:43,087 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94f990> PedPartition: <_ped.Partition object at 0x7f0de00a73b0> >07:39:43,088 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:39:43,089 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:39:43,090 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:39:43,090 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94f290> PedPartition: <_ped.Partition object at 0x7f0de00a71d0> >07:39:43,091 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de00bc8d0> >07:39:43,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:39:43,092 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bcad0> PedPartition: <_ped.Partition object at 0x7f0de00a75f0> >07:39:43,093 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:39:43,094 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:39:43,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:39:43,096 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94fb90> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:39:43,096 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:39:43,096 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:39:43,097 DEBUG storage.ui: fixing size of non-existent 4004MB partition sda3 (24) with non-existent lvmpv at 4004.00 >07:39:43,097 DEBUG storage.ui: new member set: ['sda3'] >07:39:43,097 DEBUG storage.ui: old member set: ['sda3'] >07:39:43,097 DEBUG storage.ui: rhel size is 4000MB >07:39:43,098 DEBUG storage.ui: vg rhel has 0MB free >07:39:43,098 DEBUG storage.ui: rhel size is 4000MB >07:39:43,098 DEBUG storage.ui: vg rhel has 0MB free >07:39:43,099 DEBUG storage.ui: LUKS.__init__: >07:39:43,099 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:39:43,099 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:39:43,100 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: swap ; type: None ; >07:39:43,101 INFO storage.ui: registered action: [42] Destroy Format swap on lvmlv rhel-swap (id 26) >07:39:43,102 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: luks ; >07:39:43,102 INFO storage.ui: registered action: [43] Create Format luks on lvmlv rhel-swap (id 26) >07:39:43,103 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-swap ; >07:39:43,104 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-swap ; current: None ; type: swap ; >07:39:43,104 INFO storage.ui: added luks/dm-crypt luks-rhel-swap (id 27) to device tree >07:39:43,105 INFO storage.ui: registered action: [44] Create Device luks/dm-crypt luks-rhel-swap (id 27) >07:39:43,105 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:39:43,105 INFO storage.ui: registered action: [45] Create Format swap on luks/dm-crypt luks-rhel-swap (id 27) >07:39:43,105 ERR storage.ui: not renaming 'luks-rhel-swap' to in-use name 'rhel-swap' >07:39:43,131 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:39:43,132 DEBUG blivet: rhel size is 4000MB >07:39:43,132 DEBUG blivet: vg rhel has 0MB free >07:40:12,082 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >07:40:12,156 DEBUG blivet: Ext2FS.supported: supported: True ; >07:40:12,156 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >07:40:19,591 DEBUG blivet: SwapSpace.__init__: >07:40:19,591 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:41:14,177 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:41:14,178 DEBUG blivet: rhel size is 4000MB >07:41:14,178 DEBUG blivet: vg rhel has 0MB free >07:41:22,060 DEBUG blivet: SwapSpace.__init__: >07:41:22,060 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:41:22,062 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 3998, ['sda'], {'encrypted': True, 'raid_level': None} >07:41:22,063 DEBUG blivet: rhel size is 4000MB >07:41:22,063 DEBUG blivet: vg rhel has 0MB free >07:41:26,444 DEBUG blivet: SwapSpace.__init__: >07:41:26,445 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:41:26,447 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 3998, ['sda'], {'encrypted': True, 'raid_level': None} >07:41:26,447 DEBUG blivet: rhel size is 4000MB >07:41:26,447 DEBUG blivet: vg rhel has 0MB free >07:41:26,461 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:41:26,461 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:41:26,461 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:41:34,134 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16.0, [], {} >07:41:34,134 DEBUG storage.ui: rhel size is 4000MB >07:41:34,134 DEBUG storage.ui: vg rhel has 0MB free >07:41:34,137 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 16.0 ; disks: [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>] ; encrypted: False ; container_raid_level: None ; fstype: xfs ; mountpoint: / ; container_encrypted: False ; container_size: 0 ; >07:41:34,137 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16.0, ['sda'], {'encrypted': False, 'container_raid_level': None, 'fstype': 'xfs', 'mountpoint': '/', 'container_encrypted': False, 'container_size': 0} >07:41:34,138 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:41:34,138 DEBUG storage.ui: starting Blivet copy >07:41:34,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:41:34,170 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0064a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aaf90> PedPartition: <_ped.Partition object at 0x7f0de00a7830> >07:41:34,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:34,171 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0064a90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa790> PedPartition: <_ped.Partition object at 0x7f0de00a7890> >07:41:34,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:34,173 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0064a90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa090> PedPartition: <_ped.Partition object at 0x7f0de00a73b0> >07:41:34,173 DEBUG storage.ui: finished Blivet copy >07:41:34,173 DEBUG storage.ui: rhel size is 4000MB >07:41:34,173 DEBUG storage.ui: vg rhel has 0MB free >07:41:34,174 DEBUG storage.ui: rhel size is 4000MB >07:41:34,174 DEBUG storage.ui: vg rhel has 0MB free >07:41:34,174 DEBUG storage.ui: rhel size is 4000MB >07:41:34,174 DEBUG storage.ui: vg rhel has 0MB free >07:41:34,174 DEBUG storage.ui: size bumped to 4024 to include new device space >07:41:34,175 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:41:34,175 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0dde6cbe50>, 4024.0, [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>]] >07:41:34,176 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:41:34,177 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de00bc910> ; >07:41:34,177 DEBUG storage.ui: parent factory container: non-existent 4000MB lvmvg rhel (25) >07:41:34,177 DEBUG storage.ui: members: ['sda3'] >07:41:34,177 DEBUG storage.ui: add_disks: [] >07:41:34,177 DEBUG storage.ui: remove_disks: [] >07:41:34,178 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:41:34,178 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:41:34,179 DEBUG storage.ui: rhel size is 4000MB >07:41:34,179 DEBUG storage.ui: vg rhel has 0MB free >07:41:34,179 DEBUG storage.ui: size bumped to 4024 to include new device space >07:41:34,179 DEBUG storage.ui: adding a TotalSizeSet with size 4024 >07:41:34,179 DEBUG storage.ui: set.allocated = 8 >07:41:34,180 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:41:34,181 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 24)'] from disk(s) ['sda'] >07:41:34,182 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:34,183 DEBUG storage.ui: device sda2 new partedPartition None >07:41:34,184 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:41:34,185 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:41:34,186 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:34,186 DEBUG storage.ui: device sda3 new partedPartition None >07:41:34,187 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:41:34,188 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:41:34,188 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 11)', 'req7(id 24)'] >07:41:34,189 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req7(id 24)'] from disk(s) ['sda'] >07:41:34,190 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:41:34,191 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:41:34,192 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:41:34,193 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:41:34,193 DEBUG storage.ui: failed to resolve '/dev/' >07:41:34,193 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:41:34,193 DEBUG storage.ui: checking freespace on sda >07:41:34,194 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:41:34,194 DEBUG storage.ui: checking 34-2047 (0 MB) >07:41:34,194 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:41:34,195 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:41:34,195 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:41:34,195 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:41:34,195 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:41:34,195 DEBUG storage.ui: new free allows for 0 sectors of growth >07:41:34,195 DEBUG storage.ui: found free space for bootable request >07:41:34,196 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:41:34,197 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:41:34,197 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb929e10> PedPartition: <_ped.Partition object at 0x7f0de00a7c50> >07:41:34,198 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:41:34,199 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:41:34,200 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:34,201 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb929250> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:41:34,202 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:41:34,203 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:41:34,204 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:41:34,205 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:41:34,205 DEBUG storage.ui: failed to resolve '/dev/' >07:41:34,205 DEBUG storage.ui: allocating partition: req7 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4024.0 ; start: None ; end: None >07:41:34,205 DEBUG storage.ui: checking freespace on sda >07:41:34,206 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:41:34,206 DEBUG storage.ui: checking 34-2047 (0 MB) >07:41:34,206 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:41:34,206 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:41:34,206 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:41:34,207 DEBUG storage.ui: evaluating growth potential for new layout >07:41:34,207 DEBUG storage.ui: calculating growth for disk /dev/sda >07:41:34,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:41:34,208 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9291d0> PedPartition: <_ped.Partition object at 0x7f0de00a74d0> >07:41:34,209 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:41:34,210 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:41:34,210 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:34,211 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:34,211 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:41:34,211 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:41:34,211 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:41:34,211 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8224768 >done = False >07:41:34,211 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:41:34,211 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:41:34,212 DEBUG storage.ui: taking back 227301343 (110986MB) from 24 (sda3) >07:41:34,212 DEBUG storage.ui: new grow amount for request 24 (sda3) is 8224768 units, or 4016MB >07:41:34,212 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:41:34,212 DEBUG storage.ui: request 24 (sda3) growth: 8224768 (4016MB) size: 4024MB >07:41:34,212 DEBUG storage.ui: disk /dev/sda growth: 8224768 (4016MB) >07:41:34,213 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:34,213 DEBUG storage.ui: device sda3 new partedPartition None >07:41:34,214 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:41:34,215 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:41:34,216 DEBUG storage.ui: total growth: 8224768 sectors >07:41:34,216 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:41:34,216 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:41:34,216 DEBUG storage.ui: new free allows for 8224768 sectors of growth >07:41:34,216 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:41:34,217 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:41:34,218 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012df90> PedPartition: <_ped.Partition object at 0x7f0de00a71d0> >07:41:34,219 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:41:34,220 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:41:34,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:34,221 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa910> PedPartition: <_ped.Partition object at 0x7f0de00a7650> >07:41:34,221 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 11)', 'sda3(id 24)'] >07:41:34,221 DEBUG storage.ui: growable partitions are ['sda3'] >07:41:34,222 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:34,222 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:34,222 DEBUG storage.ui: disk sda has 2 chunks >07:41:34,222 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:41:34,222 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:41:34,222 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8224768 >done = False >07:41:34,223 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:41:34,223 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:41:34,223 DEBUG storage.ui: taking back 227301343 (110986MB) from 24 (sda3) >07:41:34,223 DEBUG storage.ui: new grow amount for request 24 (sda3) is 8224768 units, or 4016MB >07:41:34,223 DEBUG storage.ui: set: ['sda3'] 8/4024 >07:41:34,223 DEBUG storage.ui: allocating 4016 to TotalSizeSet with 8/4024 (4016 needed) >07:41:34,223 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 8224768 max_grow = 8224768 >done = True >07:41:34,223 DEBUG storage.ui: needed: 0 >07:41:34,223 DEBUG storage.ui: set: ['sda3'] 4024/4024 >07:41:34,224 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4024/4024 (0 needed) >07:41:34,224 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 8224768 max_grow = 8224768 >done = True >07:41:34,224 DEBUG storage.ui: needed: 0 >07:41:34,224 DEBUG storage.ui: growing partitions on sda >07:41:34,224 DEBUG storage.ui: partition sda2 (11): 0 >07:41:34,224 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb929150> >07:41:34,224 DEBUG storage.ui: partition sda3 (24): 0 >07:41:34,225 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9676799 length: 8241152 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb929e10> >07:41:34,225 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 24)'] from disk(s) ['sda'] >07:41:34,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:34,226 DEBUG storage.ui: device sda2 new partedPartition None >07:41:34,227 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:41:34,228 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:41:34,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:34,229 DEBUG storage.ui: device sda3 new partedPartition None >07:41:34,230 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:41:34,231 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:41:34,231 DEBUG storage.ui: back from removeNewPartitions >07:41:34,232 DEBUG storage.ui: extended: None >07:41:34,232 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb929150> >07:41:34,233 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:41:34,233 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0126650> PedPartition: <_ped.Partition object at 0x7f0de00a7530> >07:41:34,234 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:41:34,235 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:41:34,236 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:34,237 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0126990> PedPartition: <_ped.Partition object at 0x7f0de00a7bf0> >07:41:34,237 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1435648 end: 9676799 length: 8241152 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0ddb929e10> >07:41:34,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:41:34,238 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb929550> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:41:34,239 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:41:34,240 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:41:34,241 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:34,242 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01268d0> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:41:34,242 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:41:34,242 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:41:34,243 DEBUG storage.ui: fixing size of non-existent 4024MB partition sda3 (24) with non-existent lvmpv at 4024.00 >07:41:34,243 DEBUG storage.ui: new member set: ['sda3'] >07:41:34,243 DEBUG storage.ui: old member set: ['sda3'] >07:41:34,243 DEBUG storage.ui: rhel size is 4020MB >07:41:34,244 DEBUG storage.ui: vg rhel has 20MB free >07:41:34,244 DEBUG storage.ui: rhel size is 4020MB >07:41:34,244 DEBUG storage.ui: vg rhel has 20MB free >07:41:34,245 DEBUG storage.ui: XFS.supported: supported: True ; >07:41:34,245 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:41:34,246 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >07:41:34,247 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: xfs ; >07:41:34,247 DEBUG storage.ui: rhel size is 4020MB >07:41:34,248 DEBUG storage.ui: vg rhel has 20MB free >07:41:34,248 DEBUG storage.ui: Adding rhel-root/16MB to rhel >07:41:34,248 INFO storage.ui: added lvmlv rhel-root (id 28) to device tree >07:41:34,248 INFO storage.ui: registered action: [46] Create Device lvmlv rhel-root (id 28) >07:41:34,248 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:41:34,248 INFO storage.ui: registered action: [47] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 28) >07:41:34,275 DEBUG blivet: XFS.supported: supported: True ; >07:41:34,275 DEBUG blivet: getFormat('xfs') returning XFS instance >07:41:34,289 DEBUG blivet: XFS.supported: supported: True ; >07:41:34,289 DEBUG blivet: getFormat('xfs') returning XFS instance >07:41:34,291 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:41:34,305 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:41:34,306 DEBUG blivet: rhel size is 4020MB >07:41:34,306 DEBUG blivet: vg rhel has 4MB free >07:41:38,300 DEBUG blivet: XFS.supported: supported: True ; >07:41:38,300 DEBUG blivet: getFormat('xfs') returning XFS instance >07:41:38,302 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 16, ['sda'], {'encrypted': False, 'raid_level': None} >07:41:38,303 DEBUG blivet: rhel size is 4020MB >07:41:38,303 DEBUG blivet: vg rhel has 4MB free >07:41:38,313 DEBUG blivet: SwapSpace.__init__: >07:41:38,313 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:41:38,318 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:41:38,319 DEBUG blivet: rhel size is 4020MB >07:41:38,319 DEBUG blivet: vg rhel has 4MB free >07:41:38,333 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:41:38,334 DEBUG blivet: rhel size is 4020MB >07:41:38,334 DEBUG blivet: vg rhel has 4MB free >07:41:40,066 INFO storage.ui: removed luks/dm-crypt luks-rhel-swap (id 27) from device tree >07:41:40,067 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: rhel-swap ; >07:41:40,068 INFO storage.ui: registered action: [48] Destroy Device luks/dm-crypt luks-rhel-swap (id 27) >07:41:40,068 INFO storage.ui: removed lvmlv rhel-swap (id 26) from device tree >07:41:40,069 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: rhel ; >07:41:40,070 INFO storage.ui: registered action: [49] Destroy Device lvmlv rhel-swap (id 26) >07:41:40,070 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, ['sda'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'rhel'} >07:41:40,071 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:41:40,071 DEBUG storage.ui: starting Blivet copy >07:41:40,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:41:40,099 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929610> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99f650> PedPartition: <_ped.Partition object at 0x7f0de00a72f0> >07:41:40,100 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:40,100 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929610> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99f7d0> PedPartition: <_ped.Partition object at 0x7f0de00a7530> >07:41:40,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:40,102 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929610> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99f950> PedPartition: <_ped.Partition object at 0x7f0de00a7c50> >07:41:40,102 DEBUG storage.ui: finished Blivet copy >07:41:40,102 DEBUG storage.ui: rhel size is 4020MB >07:41:40,102 DEBUG storage.ui: vg rhel has 4004MB free >07:41:40,102 DEBUG storage.ui: size bumped to 20 to include new device space >07:41:40,103 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:41:40,103 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0dde6cbe50>, 20.0, [DiskDevice instance (0x7f0de0115110) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0115250>]] >07:41:40,104 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:41:40,104 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de0126090> ; >07:41:40,105 DEBUG storage.ui: parent factory container: non-existent 4020MB lvmvg rhel (25) >07:41:40,105 DEBUG storage.ui: members: ['sda3'] >07:41:40,105 DEBUG storage.ui: add_disks: [] >07:41:40,105 DEBUG storage.ui: remove_disks: [] >07:41:40,106 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:41:40,106 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:41:40,106 DEBUG storage.ui: rhel size is 4020MB >07:41:40,107 DEBUG storage.ui: vg rhel has 4004MB free >07:41:40,107 DEBUG storage.ui: size bumped to 20 to include new device space >07:41:40,107 DEBUG storage.ui: adding a TotalSizeSet with size 20 >07:41:40,107 DEBUG storage.ui: set.allocated = 8 >07:41:40,108 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:41:40,108 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 24)'] from disk(s) ['sda'] >07:41:40,110 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:40,110 DEBUG storage.ui: device sda2 new partedPartition None >07:41:40,111 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:41:40,112 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:41:40,113 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:40,113 DEBUG storage.ui: device sda3 new partedPartition None >07:41:40,114 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:41:40,115 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:41:40,115 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 11)', 'req7(id 24)'] >07:41:40,115 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 11)', 'req7(id 24)'] from disk(s) ['sda'] >07:41:40,116 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:41:40,117 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:41:40,118 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:41:40,119 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:41:40,120 DEBUG storage.ui: failed to resolve '/dev/' >07:41:40,120 DEBUG storage.ui: allocating partition: req0 ; id: 11 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:41:40,120 DEBUG storage.ui: checking freespace on sda >07:41:40,120 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:41:40,121 DEBUG storage.ui: checking 34-2047 (0 MB) >07:41:40,121 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:41:40,121 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:41:40,121 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:41:40,122 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:41:40,122 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:41:40,122 DEBUG storage.ui: new free allows for 0 sectors of growth >07:41:40,122 DEBUG storage.ui: found free space for bootable request >07:41:40,122 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:41:40,123 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:41:40,124 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99ff50> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:41:40,125 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:41:40,126 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:41:40,130 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:40,130 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de015af90> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:41:40,131 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:41:40,132 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:41:40,133 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:41:40,134 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:41:40,134 DEBUG storage.ui: failed to resolve '/dev/' >07:41:40,135 DEBUG storage.ui: allocating partition: req7 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20.0 ; start: None ; end: None >07:41:40,135 DEBUG storage.ui: checking freespace on sda >07:41:40,135 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:41:40,135 DEBUG storage.ui: checking 34-2047 (0 MB) >07:41:40,136 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:41:40,136 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:41:40,136 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:41:40,136 DEBUG storage.ui: evaluating growth potential for new layout >07:41:40,136 DEBUG storage.ui: calculating growth for disk /dev/sda >07:41:40,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:41:40,138 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de015a1d0> PedPartition: <_ped.Partition object at 0x7f0de00a74d0> >07:41:40,139 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:41:40,140 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:41:40,140 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:40,140 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:40,140 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:41:40,140 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:41:40,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:41:40,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 24576 >done = False >07:41:40,141 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:41:40,141 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:41:40,141 DEBUG storage.ui: taking back 235501535 (114990MB) from 24 (sda3) >07:41:40,141 DEBUG storage.ui: new grow amount for request 24 (sda3) is 24576 units, or 12MB >07:41:40,141 DEBUG storage.ui: request 11 (sda2) growth: 0 (0MB) size: 500MB >07:41:40,141 DEBUG storage.ui: request 24 (sda3) growth: 24576 (12MB) size: 20MB >07:41:40,141 DEBUG storage.ui: disk /dev/sda growth: 24576 (12MB) >07:41:40,143 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:40,143 DEBUG storage.ui: device sda3 new partedPartition None >07:41:40,144 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:41:40,145 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:41:40,145 DEBUG storage.ui: total growth: 24576 sectors >07:41:40,145 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:41:40,145 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:41:40,145 DEBUG storage.ui: new free allows for 24576 sectors of growth >07:41:40,146 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:41:40,147 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:41:40,147 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0159ed0> PedPartition: <_ped.Partition object at 0x7f0de00a73b0> >07:41:40,148 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:41:40,149 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:41:40,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:40,150 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01267d0> PedPartition: <_ped.Partition object at 0x7f0de00a71d0> >07:41:40,151 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 11)', 'sda3(id 24)'] >07:41:40,151 DEBUG storage.ui: growable partitions are ['sda3'] >07:41:40,151 DEBUG storage.ui: adding request 11 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:40,151 DEBUG storage.ui: adding request 24 to chunk 236566495 (411648-236978142) on /dev/sda >07:41:40,151 DEBUG storage.ui: disk sda has 2 chunks >07:41:40,151 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:41:40,152 DEBUG storage.ui: req: PartitionRequest instance -- >id = 11 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:41:40,152 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 24576 >done = False >07:41:40,152 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:41:40,152 DEBUG storage.ui: adding 235526111 (115002MB) to 24 (sda3) >07:41:40,152 DEBUG storage.ui: taking back 235501535 (114990MB) from 24 (sda3) >07:41:40,152 DEBUG storage.ui: new grow amount for request 24 (sda3) is 24576 units, or 12MB >07:41:40,152 DEBUG storage.ui: set: ['sda3'] 8/20 >07:41:40,152 DEBUG storage.ui: allocating 12 to TotalSizeSet with 8/20 (12 needed) >07:41:40,153 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 24576 max_grow = 24576 >done = True >07:41:40,153 DEBUG storage.ui: needed: 0 >07:41:40,153 DEBUG storage.ui: set: ['sda3'] 20/20 >07:41:40,153 DEBUG storage.ui: allocating 0 to TotalSizeSet with 20/20 (0 needed) >07:41:40,153 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda3 growable = True >base = 16384 growth = 24576 max_grow = 24576 >done = True >07:41:40,153 DEBUG storage.ui: needed: 0 >07:41:40,153 DEBUG storage.ui: growing partitions on sda >07:41:40,153 DEBUG storage.ui: partition sda2 (11): 0 >07:41:40,154 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de01268d0> >07:41:40,154 DEBUG storage.ui: partition sda3 (24): 0 >07:41:40,154 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 1476607 length: 40960 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0126610> >07:41:40,154 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 11)', 'sda3(id 24)'] from disk(s) ['sda'] >07:41:40,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:40,155 DEBUG storage.ui: device sda2 new partedPartition None >07:41:40,156 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:41:40,157 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:41:40,158 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:40,159 DEBUG storage.ui: device sda3 new partedPartition None >07:41:40,159 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >07:41:40,161 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:41:40,161 DEBUG storage.ui: back from removeNewPartitions >07:41:40,161 DEBUG storage.ui: extended: None >07:41:40,161 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de01268d0> >07:41:40,162 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:41:40,162 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012df90> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:41:40,163 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:41:40,164 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:41:40,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:41:40,166 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012dd90> PedPartition: <_ped.Partition object at 0x7f0de00a7710> >07:41:40,166 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 1435648 end: 1476607 length: 40960 > device: <parted.device.Device object at 0x7f0de0115310> PedGeometry: <_ped.Geometry object at 0x7f0de0126610> >07:41:40,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >07:41:40,167 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb950e90> PedPartition: <_ped.Partition object at 0x7f0de00a7890> >07:41:40,168 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:41:40,169 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:41:40,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:41:40,171 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de0115410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0126110> PedPartition: <_ped.Partition object at 0x7f0de00a74d0> >07:41:40,172 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:41:40,172 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (11) with non-existent xfs filesystem mounted at /boot at 500.00 >07:41:40,172 DEBUG storage.ui: fixing size of non-existent 20MB partition sda3 (24) with non-existent lvmpv at 20.00 >07:41:40,173 DEBUG storage.ui: new member set: ['sda3'] >07:41:40,173 DEBUG storage.ui: old member set: ['sda3'] >07:41:40,203 DEBUG blivet: XFS.supported: supported: True ; >07:41:40,203 DEBUG blivet: getFormat('xfs') returning XFS instance >07:41:43,494 DEBUG blivet: XFS.supported: supported: True ; >07:41:43,494 DEBUG blivet: getFormat('xfs') returning XFS instance >07:41:43,496 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:41:43,513 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:41:43,514 DEBUG blivet: rhel size is 16MB >07:41:43,514 DEBUG blivet: vg rhel has 0MB free >07:41:43,524 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 0, [], {} >07:41:43,525 DEBUG blivet: rhel size is 16MB >07:41:43,525 DEBUG blivet: vg rhel has 0MB free >07:41:46,261 INFO storage.ui: removed lvmlv rhel-root (id 28) from device tree >07:41:46,262 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >07:41:46,262 INFO storage.ui: registered action: [50] Destroy Device lvmlv rhel-root (id 28) >07:41:46,263 INFO storage.ui: removed lvmvg rhel (id 25) from device tree >07:41:46,264 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >07:41:46,264 INFO storage.ui: registered action: [51] Destroy Device lvmvg rhel (id 25) >07:41:46,265 INFO storage.ui: removed partition sda3 (id 24) from device tree >07:41:46,266 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:41:46,266 INFO storage.ui: registered action: [52] Destroy Device partition sda3 (id 24) >07:41:47,974 DEBUG blivet: XFS.supported: supported: True ; >07:41:47,974 DEBUG blivet: getFormat('xfs') returning XFS instance >07:41:47,977 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:41:47,979 INFO blivet: removing obsolete action 37 (52) >07:41:47,979 INFO blivet: removing obsolete action 38 (52) >07:41:47,979 INFO blivet: removing obsolete action 52 (52) >07:41:47,979 INFO blivet: removing obsolete action 39 (51) >07:41:47,980 INFO blivet: removing obsolete action 51 (51) >07:41:47,980 INFO blivet: removing obsolete action 46 (50) >07:41:47,980 INFO blivet: removing obsolete action 47 (50) >07:41:47,980 INFO blivet: removing obsolete action 50 (50) >07:41:47,980 INFO blivet: removing obsolete action 40 (49) >07:41:47,981 INFO blivet: removing obsolete action 41 (49) >07:41:47,981 INFO blivet: removing obsolete action 42 (49) >07:41:47,981 INFO blivet: removing obsolete action 43 (49) >07:41:47,981 INFO blivet: removing obsolete action 49 (49) >07:41:47,981 INFO blivet: removing obsolete action 44 (48) >07:41:47,981 INFO blivet: removing obsolete action 45 (48) >07:41:47,982 INFO blivet: removing obsolete action 48 (48) >07:41:47,982 DEBUG blivet: action 47 already pruned >07:41:47,982 DEBUG blivet: action 46 already pruned >07:41:47,982 DEBUG blivet: action 45 already pruned >07:41:47,982 DEBUG blivet: action 44 already pruned >07:41:47,982 DEBUG blivet: action 43 already pruned >07:41:47,983 DEBUG blivet: action 42 already pruned >07:41:47,983 DEBUG blivet: action 41 already pruned >07:41:47,983 DEBUG blivet: action 40 already pruned >07:41:47,983 DEBUG blivet: action 39 already pruned >07:41:47,983 DEBUG blivet: action 38 already pruned >07:41:47,983 DEBUG blivet: action 37 already pruned >07:41:47,983 INFO blivet: removing obsolete action 32 (36) >07:41:47,984 INFO blivet: removing obsolete action 33 (36) >07:41:47,984 INFO blivet: removing obsolete action 36 (36) >07:41:47,984 INFO blivet: removing obsolete action 12 (35) >07:41:47,984 INFO blivet: removing obsolete action 13 (35) >07:41:47,984 INFO blivet: removing obsolete action 35 (35) >07:41:47,985 INFO blivet: removing obsolete action 22 (34) >07:41:47,985 INFO blivet: removing obsolete action 23 (34) >07:41:47,985 INFO blivet: removing obsolete action 34 (34) >07:41:47,985 DEBUG blivet: action 33 already pruned >07:41:47,985 DEBUG blivet: action 32 already pruned >07:41:47,985 INFO blivet: removing obsolete action 24 (31) >07:41:47,986 INFO blivet: removing obsolete action 25 (31) >07:41:47,986 INFO blivet: removing obsolete action 31 (31) >07:41:47,986 INFO blivet: removing obsolete action 26 (30) >07:41:47,986 INFO blivet: removing obsolete action 30 (30) >07:41:47,986 INFO blivet: removing obsolete action 27 (29) >07:41:47,987 INFO blivet: removing obsolete action 28 (29) >07:41:47,987 INFO blivet: removing obsolete action 29 (29) >07:41:47,987 DEBUG blivet: action 28 already pruned >07:41:47,987 DEBUG blivet: action 27 already pruned >07:41:47,987 DEBUG blivet: action 26 already pruned >07:41:47,987 DEBUG blivet: action 25 already pruned >07:41:47,987 DEBUG blivet: action 24 already pruned >07:41:47,988 DEBUG blivet: action 23 already pruned >07:41:47,988 DEBUG blivet: action 22 already pruned >07:41:47,988 INFO blivet: removing obsolete action 14 (21) >07:41:47,988 INFO blivet: removing obsolete action 15 (21) >07:41:47,988 INFO blivet: removing obsolete action 21 (21) >07:41:47,988 INFO blivet: removing obsolete action 16 (20) >07:41:47,989 INFO blivet: removing obsolete action 20 (20) >07:41:47,989 INFO blivet: removing obsolete action 17 (19) >07:41:47,989 INFO blivet: removing obsolete action 18 (19) >07:41:47,989 INFO blivet: removing obsolete action 19 (19) >07:41:47,989 DEBUG blivet: action 18 already pruned >07:41:47,989 DEBUG blivet: action 17 already pruned >07:41:47,989 DEBUG blivet: action 16 already pruned >07:41:47,990 DEBUG blivet: action 15 already pruned >07:41:47,990 DEBUG blivet: action 14 already pruned >07:41:47,990 DEBUG blivet: action 13 already pruned >07:41:47,990 DEBUG blivet: action 12 already pruned >07:41:47,990 INFO blivet: removing obsolete action 4 (11) >07:41:47,990 INFO blivet: removing obsolete action 5 (11) >07:41:47,991 INFO blivet: removing obsolete action 11 (11) >07:41:47,991 INFO blivet: removing obsolete action 6 (10) >07:41:47,991 INFO blivet: removing obsolete action 10 (10) >07:41:47,991 INFO blivet: removing obsolete action 7 (9) >07:41:47,991 INFO blivet: removing obsolete action 8 (9) >07:41:47,991 INFO blivet: removing obsolete action 9 (9) >07:41:47,992 DEBUG blivet: action 8 already pruned >07:41:47,992 DEBUG blivet: action 7 already pruned >07:41:47,992 DEBUG blivet: action 6 already pruned >07:41:47,992 DEBUG blivet: action 5 already pruned >07:41:47,992 DEBUG blivet: action 4 already pruned >07:41:47,994 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:41:47,995 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:41:47,995 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:41:47,996 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:41:47,997 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:41:47,997 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:41:49,983 DEBUG blivet: XFS.supported: supported: True ; >07:41:49,983 DEBUG blivet: getFormat('xfs') returning XFS instance >07:41:49,985 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0dde6cbe50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:41:53,802 INFO storage.ui: unhiding device disk sdb (id 0) >07:41:53,802 DEBUG storage.ui: lvm filter: removing sdb from the reject list >07:41:55,612 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:41:55,613 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:42:01,131 INFO blivet: Detected 3984M of memory >07:42:01,131 INFO blivet: Swap attempt of 3984M >07:42:01,133 DEBUG blivet: clearpart: looking at sda2 >07:42:01,133 DEBUG blivet: clearpart: looking at sda1 >07:42:01,134 DEBUG blivet: checking whether disk sda has an empty extended >07:42:01,135 DEBUG blivet: extended is None ; logicals is [] >07:42:01,137 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:42:01,138 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:42:01,138 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:42:01,192 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:42:01,193 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:42:01,194 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:42:01,195 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:42:01,197 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:42:01,197 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:42:01,205 DEBUG blivet: starting Blivet copy >07:42:01,229 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >07:42:01,229 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012d310> PedPartition: <_ped.Partition object at 0x7f0de00a7d10> >07:42:01,230 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >07:42:01,230 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012d490> PedPartition: <_ped.Partition object at 0x7f0de00a7dd0> >07:42:01,231 DEBUG blivet: finished Blivet copy >07:42:01,231 INFO blivet: hiding device disk sdb (id 0) >07:42:01,232 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:42:01,233 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: vfat ; type: None ; >07:42:01,233 INFO blivet: canceled action [1] Create Format None on partition sda1 (id 2) >07:42:01,233 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:42:01,234 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: xfs ; type: None ; >07:42:01,234 INFO blivet: canceled action [3] Create Format None on partition sda2 (id 11) >07:42:01,235 INFO blivet: removed partition sda2 (id 11) from device tree >07:42:01,236 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:01,236 INFO blivet: canceled action [2] Create Device partition sda2 (id 11) >07:42:01,236 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:42:01,237 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:42:01,237 INFO blivet: canceled action [0] Destroy Format None on partition sda1 (id 2) >07:42:01,237 INFO blivet: removed disk sdb (id 0) from device tree >07:42:01,238 DEBUG blivet: lvm filter: adding sdb to the reject list >07:42:03,112 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >07:42:14,131 DEBUG blivet: FATFS.supported: supported: True ; >07:42:14,131 DEBUG blivet: getFormat('vfat') returning FATFS instance >07:42:23,448 DEBUG blivet: FATFS.supported: supported: True ; >07:42:23,448 DEBUG blivet: getFormat('vfat') returning FATFS instance >07:42:23,450 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >07:42:23,453 DEBUG storage.ui: FATFS.supported: supported: True ; >07:42:23,453 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >07:42:23,454 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:42:23,455 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:42:23,455 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:42:23,457 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:42:23,457 INFO storage.ui: registered action: [53] Destroy Format None on partition sda1 (id 2) >07:42:23,458 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:42:23,459 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:42:23,460 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >07:42:23,460 INFO storage.ui: registered action: [54] Create Format vfat filesystem mounted at /boot/efi on partition sda1 (id 2) >07:42:25,938 DEBUG blivet: FATFS.supported: supported: True ; >07:42:25,938 DEBUG blivet: getFormat('vfat') returning FATFS instance >07:42:25,940 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >07:42:25,966 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:42:25,966 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:42:25,966 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:42:33,850 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 500.0, [], {} >07:42:33,851 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; fstype: xfs ; encrypted: False ; >07:42:33,851 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 500.0, ['sda'], {'mountpoint': '/boot', 'fstype': 'xfs', 'encrypted': False} >07:42:33,853 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:42:33,853 DEBUG storage.ui: starting Blivet copy >07:42:33,875 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:42:33,876 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de00aaad0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140210> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:42:33,876 DEBUG storage.ui: finished Blivet copy >07:42:33,877 DEBUG storage.ui: XFS.supported: supported: True ; >07:42:33,878 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:42:33,879 DEBUG storage.ui: XFS.supported: supported: True ; >07:42:33,879 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:42:33,880 DEBUG storage.ui: XFS.supported: supported: True ; >07:42:33,880 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:42:33,881 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:33,882 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >07:42:33,883 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: xfs ; >07:42:33,884 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:33,884 INFO storage.ui: added partition req0 (id 29) to device tree >07:42:33,884 INFO storage.ui: registered action: [55] Create Device partition req0 (id 29) >07:42:33,884 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:42:33,884 INFO storage.ui: registered action: [56] Create Format xfs filesystem mounted at /boot on partition req0 (id 29) >07:42:33,885 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:42:33,886 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)'] from disk(s) ['sda'] >07:42:33,886 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 29)'] >07:42:33,886 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)'] from disk(s) ['sda'] >07:42:33,887 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:42:33,888 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:42:33,889 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:42:33,890 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:42:33,891 DEBUG storage.ui: failed to resolve '/dev/' >07:42:33,891 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 ; start: None ; end: None >07:42:33,891 DEBUG storage.ui: checking freespace on sda >07:42:33,891 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >07:42:33,892 DEBUG storage.ui: checking 34-2047 (0 MB) >07:42:33,892 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:42:33,892 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:42:33,892 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:42:33,893 DEBUG storage.ui: evaluating growth potential for new layout >07:42:33,893 DEBUG storage.ui: calculating growth for disk /dev/sda >07:42:33,894 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:42:33,894 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94f810> PedPartition: <_ped.Partition object at 0x7f0de00a7dd0> >07:42:33,895 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:42:33,896 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:33,896 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:42:33,897 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:42:33,897 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:42:33,897 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >07:42:33,897 DEBUG storage.ui: 1 requests and 236564447 (115509MB) left in chunk >07:42:33,897 DEBUG storage.ui: adding 236564447 (115509MB) to 29 (sda2) >07:42:33,897 DEBUG storage.ui: taking back 235542495 (115010MB) from 29 (sda2) >07:42:33,897 DEBUG storage.ui: new grow amount for request 29 (sda2) is 1021952 units, or 499MB >07:42:33,898 DEBUG storage.ui: request 29 (sda2) growth: 1021952 (499MB) size: 500MB >07:42:33,898 DEBUG storage.ui: disk /dev/sda growth: 1021952 (499MB) >07:42:33,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:33,899 DEBUG storage.ui: device sda2 new partedPartition None >07:42:33,900 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:42:33,901 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:33,901 DEBUG storage.ui: total growth: 1021952 sectors >07:42:33,901 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:42:33,901 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:42:33,902 DEBUG storage.ui: new free allows for 1021952 sectors of growth >07:42:33,902 DEBUG storage.ui: found free space for bootable request >07:42:33,902 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >07:42:33,903 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:42:33,903 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94ed50> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:42:33,904 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:42:33,905 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:33,906 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:33,907 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94e990> PedPartition: <_ped.Partition object at 0x7f0de00a78f0> >07:42:33,907 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 29)'] >07:42:33,907 DEBUG storage.ui: growable partitions are ['sda2'] >07:42:33,907 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:42:33,907 DEBUG storage.ui: disk sda has 2 chunks >07:42:33,908 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:42:33,908 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >07:42:33,908 DEBUG storage.ui: 1 requests and 236564447 (115509MB) left in chunk >07:42:33,908 DEBUG storage.ui: adding 236564447 (115509MB) to 29 (sda2) >07:42:33,908 DEBUG storage.ui: taking back 235542495 (115010MB) from 29 (sda2) >07:42:33,908 DEBUG storage.ui: new grow amount for request 29 (sda2) is 1021952 units, or 499MB >07:42:33,908 DEBUG storage.ui: growing partitions on sda >07:42:33,908 DEBUG storage.ui: partition sda2 (29): 0 >07:42:33,909 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb94fb50> >07:42:33,909 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)'] from disk(s) ['sda'] >07:42:33,910 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:33,910 DEBUG storage.ui: device sda2 new partedPartition None >07:42:33,911 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:42:33,912 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:33,912 DEBUG storage.ui: back from removeNewPartitions >07:42:33,912 DEBUG storage.ui: extended: None >07:42:33,912 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb94fb50> >07:42:33,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:42:33,914 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e2d0> PedPartition: <_ped.Partition object at 0x7f0de00a7290> >07:42:33,915 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:42:33,915 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:33,917 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:33,917 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e550> PedPartition: <_ped.Partition object at 0x7f0de00a76b0> >07:42:33,917 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:42:33,918 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:42:33,937 DEBUG blivet: XFS.supported: supported: True ; >07:42:33,937 DEBUG blivet: getFormat('xfs') returning XFS instance >07:42:37,112 DEBUG blivet: XFS.supported: supported: True ; >07:42:37,112 DEBUG blivet: getFormat('xfs') returning XFS instance >07:42:37,115 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:42:37,125 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:42:37,126 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:42:37,126 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:42:46,639 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 8000.0, [], {} >07:42:46,641 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 8000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; fstype: xfs ; encrypted: True ; >07:42:46,642 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 8000.0, ['sda'], {'mountpoint': '/', 'fstype': 'xfs', 'encrypted': True} >07:42:46,643 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:42:46,643 DEBUG storage.ui: starting Blivet copy >07:42:46,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:42:46,670 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb935e90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94f290> PedPartition: <_ped.Partition object at 0x7f0de00a73b0> >07:42:46,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:46,671 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb935e90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94f390> PedPartition: <_ped.Partition object at 0x7f0de00a7290> >07:42:46,671 DEBUG storage.ui: finished Blivet copy >07:42:46,671 DEBUG storage.ui: size bumped to 8004 to include new device space >07:42:46,672 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:42:46,672 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0deb4b06d0>, 8004.0, [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>]] >07:42:46,673 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:42:46,674 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb91e610> ; >07:42:46,674 DEBUG storage.ui: parent factory container: None >07:42:46,674 DEBUG storage.ui: members: [] >07:42:46,674 DEBUG storage.ui: add_disks: ['sda'] >07:42:46,674 DEBUG storage.ui: remove_disks: [] >07:42:46,676 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:42:46,676 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:42:46,677 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:42:46,677 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:42:46,678 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:42:46,679 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >07:42:46,680 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >07:42:46,681 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:42:46,682 INFO storage.ui: added partition req1 (id 30) to device tree >07:42:46,682 INFO storage.ui: registered action: [57] Create Device partition req1 (id 30) >07:42:46,682 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:42:46,682 INFO storage.ui: registered action: [58] Create Format lvmpv on partition req1 (id 30) >07:42:46,682 DEBUG storage.ui: size bumped to 8004 to include new device space >07:42:46,682 DEBUG storage.ui: adding a TotalSizeSet with size 8004 >07:42:46,683 DEBUG storage.ui: set.allocated = 8 >07:42:46,684 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:42:46,684 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 30)', 'sda2(id 29)'] from disk(s) ['sda'] >07:42:46,685 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:46,686 DEBUG storage.ui: device sda2 new partedPartition None >07:42:46,687 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:42:46,688 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:46,688 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 30)', 'req0(id 29)'] >07:42:46,688 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)', 'req1(id 30)'] from disk(s) ['sda'] >07:42:46,689 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:42:46,690 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:42:46,691 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:42:46,693 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:42:46,693 DEBUG storage.ui: failed to resolve '/dev/' >07:42:46,693 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:42:46,693 DEBUG storage.ui: checking freespace on sda >07:42:46,694 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:42:46,694 DEBUG storage.ui: checking 34-2047 (0 MB) >07:42:46,694 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:42:46,694 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:42:46,694 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:42:46,695 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:42:46,695 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:42:46,695 DEBUG storage.ui: new free allows for 0 sectors of growth >07:42:46,695 DEBUG storage.ui: found free space for bootable request >07:42:46,695 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:42:46,696 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:42:46,697 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948790> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:42:46,701 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:42:46,702 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:46,703 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:46,704 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94fa50> PedPartition: <_ped.Partition object at 0x7f0de00a76b0> >07:42:46,705 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:42:46,706 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:42:46,707 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:42:46,708 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:42:46,708 DEBUG storage.ui: failed to resolve '/dev/' >07:42:46,708 DEBUG storage.ui: allocating partition: req1 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8004.0 ; start: None ; end: None >07:42:46,708 DEBUG storage.ui: checking freespace on sda >07:42:46,708 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:42:46,709 DEBUG storage.ui: checking 34-2047 (0 MB) >07:42:46,709 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:42:46,709 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:42:46,709 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:42:46,709 DEBUG storage.ui: evaluating growth potential for new layout >07:42:46,710 DEBUG storage.ui: calculating growth for disk /dev/sda >07:42:46,711 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:42:46,711 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012de50> PedPartition: <_ped.Partition object at 0x7f0de00a7e90> >07:42:46,712 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:42:46,713 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:42:46,713 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:42:46,714 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:42:46,714 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:42:46,714 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:42:46,714 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:42:46,714 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 16375808 >done = False >07:42:46,714 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:42:46,715 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:42:46,715 DEBUG storage.ui: taking back 219150303 (107006MB) from 30 (sda3) >07:42:46,715 DEBUG storage.ui: new grow amount for request 30 (sda3) is 16375808 units, or 7996MB >07:42:46,715 DEBUG storage.ui: request 29 (sda2) growth: 0 (0MB) size: 500MB >07:42:46,715 DEBUG storage.ui: request 30 (sda3) growth: 16375808 (7996MB) size: 8004MB >07:42:46,715 DEBUG storage.ui: disk /dev/sda growth: 16375808 (7996MB) >07:42:46,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:42:46,716 DEBUG storage.ui: device sda3 new partedPartition None >07:42:46,717 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:42:46,718 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:42:46,718 DEBUG storage.ui: total growth: 16375808 sectors >07:42:46,719 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:42:46,719 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:42:46,719 DEBUG storage.ui: new free allows for 16375808 sectors of growth >07:42:46,719 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:42:46,720 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:42:46,721 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012e410> PedPartition: <_ped.Partition object at 0x7f0de00a77d0> >07:42:46,722 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:42:46,723 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:42:46,724 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:42:46,724 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012e690> PedPartition: <_ped.Partition object at 0x7f0de00a7dd0> >07:42:46,724 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 30)', 'sda2(id 29)'] >07:42:46,725 DEBUG storage.ui: growable partitions are ['sda3'] >07:42:46,725 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:42:46,725 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:42:46,725 DEBUG storage.ui: disk sda has 2 chunks >07:42:46,725 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:42:46,725 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:42:46,726 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 16375808 >done = False >07:42:46,726 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:42:46,726 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:42:46,726 DEBUG storage.ui: taking back 219150303 (107006MB) from 30 (sda3) >07:42:46,726 DEBUG storage.ui: new grow amount for request 30 (sda3) is 16375808 units, or 7996MB >07:42:46,726 DEBUG storage.ui: set: ['sda3'] 8/8004 >07:42:46,726 DEBUG storage.ui: allocating 7996 to TotalSizeSet with 8/8004 (7996 needed) >07:42:46,726 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 16375808 max_grow = 16375808 >done = True >07:42:46,727 DEBUG storage.ui: needed: 0 >07:42:46,727 DEBUG storage.ui: set: ['sda3'] 8004/8004 >07:42:46,727 DEBUG storage.ui: allocating 0 to TotalSizeSet with 8004/8004 (0 needed) >07:42:46,727 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 16375808 max_grow = 16375808 >done = True >07:42:46,727 DEBUG storage.ui: needed: 0 >07:42:46,727 DEBUG storage.ui: growing partitions on sda >07:42:46,727 DEBUG storage.ui: partition sda2 (29): 0 >07:42:46,728 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de012ebd0> >07:42:46,728 DEBUG storage.ui: partition sda3 (30): 0 >07:42:46,728 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 17827839 length: 16392192 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de012e450> >07:42:46,728 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:42:46,729 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:46,729 DEBUG storage.ui: device sda2 new partedPartition None >07:42:46,730 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:42:46,731 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:42:46,733 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:42:46,733 DEBUG storage.ui: device sda3 new partedPartition None >07:42:46,734 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:42:46,735 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:42:46,735 DEBUG storage.ui: back from removeNewPartitions >07:42:46,735 DEBUG storage.ui: extended: None >07:42:46,735 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de012ebd0> >07:42:46,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:42:46,737 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9244d0> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:42:46,738 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:42:46,739 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:42:46,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:42:46,740 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb924890> PedPartition: <_ped.Partition object at 0x7f0de00a7fb0> >07:42:46,740 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 17827839 length: 16392192 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de012e450> >07:42:46,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:42:46,742 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012ec50> PedPartition: <_ped.Partition object at 0x7f0de00a7770> >07:42:46,743 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:42:46,744 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:42:46,745 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:42:46,746 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012e210> PedPartition: <_ped.Partition object at 0x7f0de00a7f50> >07:42:46,746 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:42:46,746 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:42:46,747 DEBUG storage.ui: fixing size of non-existent 8004MB partition sda3 (30) with non-existent lvmpv at 8004.00 >07:42:46,748 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >07:42:46,748 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:42:46,749 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:42:46,750 INFO storage.ui: added lvmvg rhel (id 31) to device tree >07:42:46,750 INFO storage.ui: registered action: [59] Create Device lvmvg rhel (id 31) >07:42:46,750 DEBUG storage.ui: rhel size is 8000MB >07:42:46,750 DEBUG storage.ui: vg rhel has 8000MB free >07:42:46,751 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:42:46,751 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:42:46,752 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:42:46,754 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-00 ; current: None ; type: luks ; >07:42:46,754 DEBUG storage.ui: rhel size is 8000MB >07:42:46,754 DEBUG storage.ui: vg rhel has 8000MB free >07:42:46,754 DEBUG storage.ui: Adding rhel-00/8000MB to rhel >07:42:46,754 INFO storage.ui: added lvmlv rhel-00 (id 32) to device tree >07:42:46,754 INFO storage.ui: registered action: [60] Create Device lvmlv rhel-00 (id 32) >07:42:46,755 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:42:46,755 INFO storage.ui: registered action: [61] Create Format luks on lvmlv rhel-00 (id 32) >07:42:46,756 DEBUG storage.ui: XFS.supported: supported: True ; >07:42:46,756 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:42:46,757 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-00 ; >07:42:46,758 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-00 ; current: None ; type: xfs ; >07:42:46,758 INFO storage.ui: added luks/dm-crypt luks-rhel-00 (id 33) to device tree >07:42:46,758 INFO storage.ui: registered action: [62] Create Device luks/dm-crypt luks-rhel-00 (id 33) >07:42:46,758 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:42:46,759 INFO storage.ui: registered action: [63] Create Format xfs filesystem mounted at / on luks/dm-crypt luks-rhel-00 (id 33) >07:42:46,789 DEBUG blivet: XFS.supported: supported: True ; >07:42:46,789 DEBUG blivet: getFormat('xfs') returning XFS instance >07:42:46,790 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:42:46,805 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:42:46,806 DEBUG blivet: rhel size is 8000MB >07:42:46,806 DEBUG blivet: vg rhel has 0MB free >07:42:49,600 DEBUG blivet: XFS.supported: supported: True ; >07:42:49,600 DEBUG blivet: getFormat('xfs') returning XFS instance >07:42:49,602 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 7998, ['sda'], {'encrypted': True, 'raid_level': None} >07:42:49,602 DEBUG blivet: rhel size is 8000MB >07:42:49,603 DEBUG blivet: vg rhel has 0MB free >07:42:49,613 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:42:49,613 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:42:49,613 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:43:02,265 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 2000.0, [], {} >07:43:02,265 DEBUG storage.ui: rhel size is 8000MB >07:43:02,265 DEBUG storage.ui: vg rhel has 0MB free >07:43:02,267 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 2000.0 ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; encrypted: True ; container_raid_level: None ; fstype: swap ; mountpoint: None ; container_encrypted: False ; container_size: 0 ; >07:43:02,267 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 2000.0, ['sda'], {'encrypted': True, 'container_raid_level': None, 'fstype': 'swap', 'mountpoint': None, 'container_encrypted': False, 'container_size': 0} >07:43:02,268 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:43:02,268 DEBUG storage.ui: starting Blivet copy >07:43:02,294 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:43:02,294 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de01405d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b1050> PedPartition: <_ped.Partition object at 0x7f0de00a7d70> >07:43:02,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:02,296 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de01405d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b11d0> PedPartition: <_ped.Partition object at 0x7f0de00a78f0> >07:43:02,297 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:02,297 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0de01405d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b1350> PedPartition: <_ped.Partition object at 0x7f0ddb99d0b0> >07:43:02,297 DEBUG storage.ui: finished Blivet copy >07:43:02,297 DEBUG storage.ui: rhel size is 8000MB >07:43:02,298 DEBUG storage.ui: vg rhel has 0MB free >07:43:02,298 DEBUG storage.ui: rhel size is 8000MB >07:43:02,298 DEBUG storage.ui: vg rhel has 0MB free >07:43:02,298 DEBUG storage.ui: rhel size is 8000MB >07:43:02,299 DEBUG storage.ui: vg rhel has 0MB free >07:43:02,299 DEBUG storage.ui: size bumped to 10008 to include new device space >07:43:02,299 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:43:02,300 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0deb4b06d0>, 10008.0, [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>]] >07:43:02,300 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:43:02,301 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de00aaa50> ; >07:43:02,301 DEBUG storage.ui: parent factory container: non-existent 8000MB lvmvg rhel (31) >07:43:02,301 DEBUG storage.ui: members: ['sda3'] >07:43:02,301 DEBUG storage.ui: add_disks: [] >07:43:02,301 DEBUG storage.ui: remove_disks: [] >07:43:02,302 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:43:02,302 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:43:02,303 DEBUG storage.ui: rhel size is 8000MB >07:43:02,303 DEBUG storage.ui: vg rhel has 0MB free >07:43:02,303 DEBUG storage.ui: size bumped to 10008 to include new device space >07:43:02,303 DEBUG storage.ui: adding a TotalSizeSet with size 10008 >07:43:02,303 DEBUG storage.ui: set.allocated = 8 >07:43:02,304 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:43:02,305 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:02,306 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:02,306 DEBUG storage.ui: device sda2 new partedPartition None >07:43:02,307 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:02,308 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:02,309 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:02,310 DEBUG storage.ui: device sda3 new partedPartition None >07:43:02,311 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:02,312 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:02,312 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 29)', 'req1(id 30)'] >07:43:02,312 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)', 'req1(id 30)'] from disk(s) ['sda'] >07:43:02,313 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:02,314 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:02,315 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:02,316 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:02,316 DEBUG storage.ui: failed to resolve '/dev/' >07:43:02,317 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:43:02,317 DEBUG storage.ui: checking freespace on sda >07:43:02,317 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:43:02,318 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:02,318 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:02,318 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:43:02,318 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:43:02,318 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:02,318 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:43:02,319 DEBUG storage.ui: new free allows for 0 sectors of growth >07:43:02,319 DEBUG storage.ui: found free space for bootable request >07:43:02,319 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:43:02,320 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:02,320 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b17d0> PedPartition: <_ped.Partition object at 0x7f0de00a7dd0> >07:43:02,322 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:02,323 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:02,324 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:02,325 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99f3d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:43:02,326 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:02,327 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:02,328 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:02,329 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:02,329 DEBUG storage.ui: failed to resolve '/dev/' >07:43:02,329 DEBUG storage.ui: allocating partition: req1 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10008.0 ; start: None ; end: None >07:43:02,329 DEBUG storage.ui: checking freespace on sda >07:43:02,329 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:43:02,330 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:02,330 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:02,330 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:43:02,330 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:43:02,330 DEBUG storage.ui: evaluating growth potential for new layout >07:43:02,330 DEBUG storage.ui: calculating growth for disk /dev/sda >07:43:02,332 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:02,332 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b1890> PedPartition: <_ped.Partition object at 0x7f0de00a7fb0> >07:43:02,333 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:02,334 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:02,334 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:02,335 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:02,335 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:43:02,335 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:02,335 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:02,335 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20480000 >done = False >07:43:02,335 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:02,335 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:02,336 DEBUG storage.ui: taking back 215046111 (105002MB) from 30 (sda3) >07:43:02,336 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20480000 units, or 10000MB >07:43:02,336 DEBUG storage.ui: request 29 (sda2) growth: 0 (0MB) size: 500MB >07:43:02,336 DEBUG storage.ui: request 30 (sda3) growth: 20480000 (10000MB) size: 10008MB >07:43:02,336 DEBUG storage.ui: disk /dev/sda growth: 20480000 (10000MB) >07:43:02,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:02,337 DEBUG storage.ui: device sda3 new partedPartition None >07:43:02,338 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:02,339 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:02,339 DEBUG storage.ui: total growth: 20480000 sectors >07:43:02,339 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:02,339 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:43:02,340 DEBUG storage.ui: new free allows for 20480000 sectors of growth >07:43:02,340 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:43:02,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:02,341 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b1a90> PedPartition: <_ped.Partition object at 0x7f0ddb99d1d0> >07:43:02,342 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:02,343 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:02,344 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:02,345 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b1b10> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:43:02,345 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 29)', 'sda3(id 30)'] >07:43:02,345 DEBUG storage.ui: growable partitions are ['sda3'] >07:43:02,345 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:02,346 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:02,346 DEBUG storage.ui: disk sda has 2 chunks >07:43:02,346 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:02,346 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:02,346 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20480000 >done = False >07:43:02,346 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:02,346 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:02,346 DEBUG storage.ui: taking back 215046111 (105002MB) from 30 (sda3) >07:43:02,347 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20480000 units, or 10000MB >07:43:02,347 DEBUG storage.ui: set: ['sda3'] 8/10008 >07:43:02,347 DEBUG storage.ui: allocating 10000 to TotalSizeSet with 8/10008 (10000 needed) >07:43:02,347 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20480000 max_grow = 20480000 >done = True >07:43:02,347 DEBUG storage.ui: needed: 0 >07:43:02,347 DEBUG storage.ui: set: ['sda3'] 10008/10008 >07:43:02,347 DEBUG storage.ui: allocating 0 to TotalSizeSet with 10008/10008 (0 needed) >07:43:02,347 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20480000 max_grow = 20480000 >done = True >07:43:02,347 DEBUG storage.ui: needed: 0 >07:43:02,347 DEBUG storage.ui: growing partitions on sda >07:43:02,348 DEBUG storage.ui: partition sda2 (29): 0 >07:43:02,348 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9b1d10> >07:43:02,348 DEBUG storage.ui: partition sda3 (30): 0 >07:43:02,348 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 21932031 length: 20496384 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9b1b90> >07:43:02,348 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:02,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:02,350 DEBUG storage.ui: device sda2 new partedPartition None >07:43:02,351 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:02,352 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:02,352 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:02,353 DEBUG storage.ui: device sda3 new partedPartition None >07:43:02,354 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:02,354 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:02,355 DEBUG storage.ui: back from removeNewPartitions >07:43:02,355 DEBUG storage.ui: extended: None >07:43:02,355 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9b1d10> >07:43:02,356 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:02,356 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b0210> PedPartition: <_ped.Partition object at 0x7f0de00a76b0> >07:43:02,357 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:02,358 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:02,359 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:02,360 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b04d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:43:02,360 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 21932031 length: 20496384 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9b1b90> >07:43:02,361 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:02,361 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b1f50> PedPartition: <_ped.Partition object at 0x7f0ddb99d2f0> >07:43:02,362 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:02,363 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:02,364 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:02,365 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9b1a10> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:43:02,365 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:43:02,365 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:43:02,366 DEBUG storage.ui: fixing size of non-existent 10008MB partition sda3 (30) with non-existent lvmpv at 10008.00 >07:43:02,366 DEBUG storage.ui: new member set: ['sda3'] >07:43:02,366 DEBUG storage.ui: old member set: ['sda3'] >07:43:02,366 DEBUG storage.ui: rhel size is 10004MB >07:43:02,367 DEBUG storage.ui: vg rhel has 2004MB free >07:43:02,367 DEBUG storage.ui: rhel size is 10004MB >07:43:02,367 DEBUG storage.ui: vg rhel has 2004MB free >07:43:02,368 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:43:02,368 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:43:02,369 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >07:43:02,370 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-01 ; current: None ; type: luks ; >07:43:02,370 DEBUG storage.ui: rhel size is 10004MB >07:43:02,371 DEBUG storage.ui: vg rhel has 2004MB free >07:43:02,371 DEBUG storage.ui: Adding rhel-01/2000MB to rhel >07:43:02,371 INFO storage.ui: added lvmlv rhel-01 (id 34) to device tree >07:43:02,371 INFO storage.ui: registered action: [64] Create Device lvmlv rhel-01 (id 34) >07:43:02,371 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:43:02,371 INFO storage.ui: registered action: [65] Create Format luks on lvmlv rhel-01 (id 34) >07:43:02,372 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:43:02,372 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:43:02,373 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-01 ; >07:43:02,374 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-01 ; current: None ; type: swap ; >07:43:02,374 INFO storage.ui: added luks/dm-crypt luks-rhel-01 (id 35) to device tree >07:43:02,375 INFO storage.ui: registered action: [66] Create Device luks/dm-crypt luks-rhel-01 (id 35) >07:43:02,375 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:43:02,375 INFO storage.ui: registered action: [67] Create Format swap on luks/dm-crypt luks-rhel-01 (id 35) >07:43:02,414 DEBUG blivet: XFS.supported: supported: True ; >07:43:02,415 DEBUG blivet: getFormat('xfs') returning XFS instance >07:43:02,416 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:43:02,423 DEBUG blivet: SwapSpace.__init__: >07:43:02,423 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:43:02,432 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:02,433 DEBUG blivet: rhel size is 10004MB >07:43:02,433 DEBUG blivet: vg rhel has 4MB free >07:43:16,851 DEBUG blivet: SwapSpace.__init__: >07:43:16,851 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:43:16,853 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 1998, ['sda'], {'encrypted': True, 'raid_level': None} >07:43:16,854 DEBUG blivet: rhel size is 10004MB >07:43:16,854 DEBUG blivet: vg rhel has 4MB free >07:43:16,865 DEBUG blivet: XFS.supported: supported: True ; >07:43:16,866 DEBUG blivet: getFormat('xfs') returning XFS instance >07:43:16,872 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:16,873 DEBUG blivet: rhel size is 10004MB >07:43:16,873 DEBUG blivet: vg rhel has 4MB free >07:43:16,889 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:16,890 DEBUG blivet: rhel size is 10004MB >07:43:16,890 DEBUG blivet: vg rhel has 4MB free >07:43:28,681 DEBUG blivet: XFS.supported: supported: True ; >07:43:28,681 DEBUG blivet: getFormat('xfs') returning XFS instance >07:43:28,683 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 7998, ['sda'], {'encrypted': True, 'raid_level': None} >07:43:28,683 DEBUG blivet: rhel size is 10004MB >07:43:28,684 DEBUG blivet: vg rhel has 4MB free >07:43:28,687 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 7998 ; container_raid_level: None ; name: root ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; raid_level: None ; label: ; container_name: rhel ; device: non-existent 7998MB luks/dm-crypt luks-rhel-00 (33) with non-existent xfs filesystem mounted at / ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >07:43:28,688 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 7998, ['sda'], {'container_raid_level': None, 'name': 'root', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': LUKSDevice instance (0x7f0de012e9d0) -- > name = luks-rhel-00 status = False kids = 0 id = 33 > parents = ['non-existent 8000MB lvmlv rhel-00 (32) with non-existent luks'] > uuid = None size = 7998.0 > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-rhel-00 > format args = [] originalFormat = xfs target = crypt dmUuid = None, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >07:43:28,689 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:43:28,689 DEBUG storage.ui: starting Blivet copy >07:43:28,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:43:28,716 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9b0d90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c05d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d470> >07:43:28,717 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:28,717 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9b0d90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0750> PedPartition: <_ped.Partition object at 0x7f0ddb99d350> >07:43:28,718 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:28,719 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9b0d90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c08d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:43:28,719 DEBUG storage.ui: finished Blivet copy >07:43:28,719 DEBUG storage.ui: rhel size is 10004MB >07:43:28,719 DEBUG storage.ui: vg rhel has 4MB free >07:43:28,720 DEBUG storage.ui: size bumped to 18008 to include new device space >07:43:28,720 DEBUG storage.ui: size cut to 10004 to omit old device space >07:43:28,720 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:43:28,721 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0deb4b06d0>, 10004.0, [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>]] >07:43:28,721 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:43:28,722 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb9b0590> ; >07:43:28,722 DEBUG storage.ui: parent factory container: non-existent 10004MB lvmvg rhel (31) >07:43:28,722 DEBUG storage.ui: members: ['sda3'] >07:43:28,722 DEBUG storage.ui: add_disks: [] >07:43:28,722 DEBUG storage.ui: remove_disks: [] >07:43:28,723 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:43:28,723 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:43:28,724 DEBUG storage.ui: rhel size is 10004MB >07:43:28,724 DEBUG storage.ui: vg rhel has 4MB free >07:43:28,724 DEBUG storage.ui: size bumped to 18008 to include new device space >07:43:28,724 DEBUG storage.ui: size cut to 10004 to omit old device space >07:43:28,724 DEBUG storage.ui: adding a TotalSizeSet with size 10004 >07:43:28,724 DEBUG storage.ui: set.allocated = 8 >07:43:28,726 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:43:28,726 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:28,727 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:28,728 DEBUG storage.ui: device sda2 new partedPartition None >07:43:28,729 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:28,730 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:28,731 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:28,731 DEBUG storage.ui: device sda3 new partedPartition None >07:43:28,732 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:28,733 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:28,734 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 29)', 'req1(id 30)'] >07:43:28,734 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)', 'req1(id 30)'] from disk(s) ['sda'] >07:43:28,735 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:28,736 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:28,737 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:28,738 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:28,738 DEBUG storage.ui: failed to resolve '/dev/' >07:43:28,738 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:43:28,739 DEBUG storage.ui: checking freespace on sda >07:43:28,739 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:43:28,739 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:28,740 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:28,740 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:43:28,740 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:43:28,740 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:28,740 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:43:28,740 DEBUG storage.ui: new free allows for 0 sectors of growth >07:43:28,741 DEBUG storage.ui: found free space for bootable request >07:43:28,741 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:43:28,742 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:28,742 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cb110> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:43:28,743 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:28,744 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:28,746 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:28,746 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cb250> PedPartition: <_ped.Partition object at 0x7f0ddb99d530> >07:43:28,747 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:28,748 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:28,749 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:28,751 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:28,751 DEBUG storage.ui: failed to resolve '/dev/' >07:43:28,751 DEBUG storage.ui: allocating partition: req1 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10004.0 ; start: None ; end: None >07:43:28,751 DEBUG storage.ui: checking freespace on sda >07:43:28,751 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:43:28,752 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:28,752 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:28,752 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:43:28,752 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:43:28,752 DEBUG storage.ui: evaluating growth potential for new layout >07:43:28,752 DEBUG storage.ui: calculating growth for disk /dev/sda >07:43:28,754 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:28,754 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cb6d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d410> >07:43:28,755 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:28,756 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:28,757 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:28,757 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:28,757 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:43:28,757 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:28,757 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:28,758 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >07:43:28,758 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:28,758 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:28,758 DEBUG storage.ui: taking back 215054303 (105006MB) from 30 (sda3) >07:43:28,758 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20471808 units, or 9996MB >07:43:28,758 DEBUG storage.ui: request 29 (sda2) growth: 0 (0MB) size: 500MB >07:43:28,758 DEBUG storage.ui: request 30 (sda3) growth: 20471808 (9996MB) size: 10004MB >07:43:28,758 DEBUG storage.ui: disk /dev/sda growth: 20471808 (9996MB) >07:43:28,759 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:28,760 DEBUG storage.ui: device sda3 new partedPartition None >07:43:28,761 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:28,762 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:28,762 DEBUG storage.ui: total growth: 20471808 sectors >07:43:28,762 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:28,762 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:43:28,762 DEBUG storage.ui: new free allows for 20471808 sectors of growth >07:43:28,763 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:43:28,764 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:28,764 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0fd0> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:43:28,765 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:28,766 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:28,767 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:28,768 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0310> PedPartition: <_ped.Partition object at 0x7f0ddb99d4d0> >07:43:28,768 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 29)', 'sda3(id 30)'] >07:43:28,768 DEBUG storage.ui: growable partitions are ['sda3'] >07:43:28,768 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:28,768 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:28,769 DEBUG storage.ui: disk sda has 2 chunks >07:43:28,769 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:28,769 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:28,769 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >07:43:28,769 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:28,769 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:28,769 DEBUG storage.ui: taking back 215054303 (105006MB) from 30 (sda3) >07:43:28,769 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20471808 units, or 9996MB >07:43:28,770 DEBUG storage.ui: set: ['sda3'] 8/10004 >07:43:28,770 DEBUG storage.ui: allocating 9996 to TotalSizeSet with 8/10004 (9996 needed) >07:43:28,770 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >07:43:28,770 DEBUG storage.ui: needed: 0 >07:43:28,770 DEBUG storage.ui: set: ['sda3'] 10004/10004 >07:43:28,770 DEBUG storage.ui: allocating 0 to TotalSizeSet with 10004/10004 (0 needed) >07:43:28,770 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >07:43:28,770 DEBUG storage.ui: needed: 0 >07:43:28,770 DEBUG storage.ui: growing partitions on sda >07:43:28,771 DEBUG storage.ui: partition sda2 (29): 0 >07:43:28,771 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9c03d0> >07:43:28,771 DEBUG storage.ui: partition sda3 (30): 0 >07:43:28,771 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 21923839 length: 20488192 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9cb1d0> >07:43:28,771 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:28,772 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:28,773 DEBUG storage.ui: device sda2 new partedPartition None >07:43:28,774 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:28,775 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:28,776 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:28,776 DEBUG storage.ui: device sda3 new partedPartition None >07:43:28,777 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:28,778 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:28,778 DEBUG storage.ui: back from removeNewPartitions >07:43:28,778 DEBUG storage.ui: extended: None >07:43:28,779 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9c03d0> >07:43:28,780 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:28,780 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cb8d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:43:28,781 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:28,782 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:28,784 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:28,784 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cbc50> PedPartition: <_ped.Partition object at 0x7f0ddb99d6b0> >07:43:28,784 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 21923839 length: 20488192 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9cb1d0> >07:43:28,785 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:28,785 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0dd0> PedPartition: <_ped.Partition object at 0x7f0ddb99d650> >07:43:28,787 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:28,788 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:28,789 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:28,789 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cbe10> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:43:28,790 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:43:28,790 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:43:28,790 DEBUG storage.ui: fixing size of non-existent 10004MB partition sda3 (30) with non-existent lvmpv at 10004.00 >07:43:28,791 DEBUG storage.ui: new member set: ['sda3'] >07:43:28,791 DEBUG storage.ui: old member set: ['sda3'] >07:43:28,791 DEBUG storage.ui: rhel size is 10000MB >07:43:28,791 DEBUG storage.ui: vg rhel has 0MB free >07:43:28,791 DEBUG storage.ui: rhel size is 10000MB >07:43:28,792 DEBUG storage.ui: vg rhel has 0MB free >07:43:28,792 INFO storage.ui: adjusting device size from 8000.00 to 7998.00 >07:43:28,792 DEBUG storage.ui: trying to set lv rhel-00 size to 7996MB >07:43:28,792 DEBUG storage.ui: rhel size is 10000MB >07:43:28,792 DEBUG storage.ui: vg rhel has 0MB free >07:43:28,792 DEBUG storage.ui: renaming device 'luks-rhel-00' to 'root' >07:43:28,828 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:28,829 DEBUG blivet: rhel size is 10000MB >07:43:28,829 DEBUG blivet: vg rhel has 4MB free >07:43:30,773 DEBUG blivet: XFS.supported: supported: True ; >07:43:30,773 DEBUG blivet: getFormat('xfs') returning XFS instance >07:43:30,775 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 7994, ['sda'], {'encrypted': True, 'raid_level': None} >07:43:30,775 DEBUG blivet: rhel size is 10000MB >07:43:30,776 DEBUG blivet: vg rhel has 4MB free >07:43:30,783 DEBUG blivet: SwapSpace.__init__: >07:43:30,783 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:43:30,787 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:30,788 DEBUG blivet: rhel size is 10000MB >07:43:30,788 DEBUG blivet: vg rhel has 4MB free >07:43:30,799 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:30,800 DEBUG blivet: rhel size is 10000MB >07:43:30,800 DEBUG blivet: vg rhel has 4MB free >07:43:38,188 DEBUG blivet: SwapSpace.__init__: >07:43:38,188 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:43:38,190 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 1998, ['sda'], {'encrypted': True, 'raid_level': None} >07:43:38,191 DEBUG blivet: rhel size is 10000MB >07:43:38,191 DEBUG blivet: vg rhel has 4MB free >07:43:38,195 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 1998 ; container_raid_level: None ; name: luks-rhel-swap ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; raid_level: None ; label: ; container_name: rhel ; device: non-existent 1998MB luks/dm-crypt luks-rhel-01 (35) with non-existent swap ; mountpoint: None ; fstype: swap ; container_size: 0 ; >07:43:38,195 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 1998, ['sda'], {'container_raid_level': None, 'name': 'luks-rhel-swap', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': LUKSDevice instance (0x7f0ddb9b0750) -- > name = luks-rhel-01 status = False kids = 0 id = 35 > parents = ['non-existent 2000MB lvmlv rhel-01 (34) with non-existent luks'] > uuid = None size = 1998.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-rhel-01 > format args = [] originalFormat = swap target = crypt dmUuid = None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >07:43:38,197 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:43:38,197 DEBUG storage.ui: starting Blivet copy >07:43:38,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:43:38,229 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9cb090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa7d0> PedPartition: <_ped.Partition object at 0x7f0de00a7dd0> >07:43:38,231 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:38,231 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9cb090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa5d0> PedPartition: <_ped.Partition object at 0x7f0de00a76b0> >07:43:38,232 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:38,233 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9cb090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa090> PedPartition: <_ped.Partition object at 0x7f0de00a7fb0> >07:43:38,233 DEBUG storage.ui: finished Blivet copy >07:43:38,233 DEBUG storage.ui: rhel size is 10000MB >07:43:38,233 DEBUG storage.ui: vg rhel has 4MB free >07:43:38,233 DEBUG storage.ui: size bumped to 12004 to include new device space >07:43:38,234 DEBUG storage.ui: size cut to 10000 to omit old device space >07:43:38,234 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:43:38,235 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0deb4b06d0>, 10000.0, [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>]] >07:43:38,235 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:43:38,236 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb9b0950> ; >07:43:38,236 DEBUG storage.ui: parent factory container: non-existent 10000MB lvmvg rhel (31) >07:43:38,236 DEBUG storage.ui: members: ['sda3'] >07:43:38,236 DEBUG storage.ui: add_disks: [] >07:43:38,236 DEBUG storage.ui: remove_disks: [] >07:43:38,237 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:43:38,238 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:43:38,238 DEBUG storage.ui: rhel size is 10000MB >07:43:38,238 DEBUG storage.ui: vg rhel has 4MB free >07:43:38,238 DEBUG storage.ui: size bumped to 12004 to include new device space >07:43:38,238 DEBUG storage.ui: size cut to 10000 to omit old device space >07:43:38,239 DEBUG storage.ui: adding a TotalSizeSet with size 10000 >07:43:38,239 DEBUG storage.ui: set.allocated = 8 >07:43:38,240 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:43:38,241 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:38,242 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:38,242 DEBUG storage.ui: device sda2 new partedPartition None >07:43:38,243 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:38,244 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:38,246 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:38,246 DEBUG storage.ui: device sda3 new partedPartition None >07:43:38,247 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:38,248 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:38,248 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 29)', 'req1(id 30)'] >07:43:38,249 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)', 'req1(id 30)'] from disk(s) ['sda'] >07:43:38,250 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:38,251 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:38,252 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:38,253 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:38,254 DEBUG storage.ui: failed to resolve '/dev/' >07:43:38,254 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:43:38,254 DEBUG storage.ui: checking freespace on sda >07:43:38,255 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:43:38,255 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:38,255 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:38,255 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:43:38,255 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:43:38,256 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:38,256 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:43:38,256 DEBUG storage.ui: new free allows for 0 sectors of growth >07:43:38,256 DEBUG storage.ui: found free space for bootable request >07:43:38,256 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:43:38,258 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:38,258 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94e750> PedPartition: <_ped.Partition object at 0x7f0de00a7d70> >07:43:38,259 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:38,260 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:38,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:38,262 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94e550> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:43:38,263 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:38,264 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:38,265 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:38,266 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:38,267 DEBUG storage.ui: failed to resolve '/dev/' >07:43:38,267 DEBUG storage.ui: allocating partition: req1 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10000.0 ; start: None ; end: None >07:43:38,267 DEBUG storage.ui: checking freespace on sda >07:43:38,267 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:43:38,267 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:38,268 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:38,268 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:43:38,268 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:43:38,268 DEBUG storage.ui: evaluating growth potential for new layout >07:43:38,268 DEBUG storage.ui: calculating growth for disk /dev/sda >07:43:38,269 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:38,270 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e890> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:43:38,271 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:38,272 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:38,273 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:38,273 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:38,273 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:43:38,273 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:38,273 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:38,273 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20463616 >done = False >07:43:38,273 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:38,274 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:38,274 DEBUG storage.ui: taking back 215062495 (105010MB) from 30 (sda3) >07:43:38,274 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20463616 units, or 9992MB >07:43:38,274 DEBUG storage.ui: request 29 (sda2) growth: 0 (0MB) size: 500MB >07:43:38,274 DEBUG storage.ui: request 30 (sda3) growth: 20463616 (9992MB) size: 10000MB >07:43:38,274 DEBUG storage.ui: disk /dev/sda growth: 20463616 (9992MB) >07:43:38,275 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:38,275 DEBUG storage.ui: device sda3 new partedPartition None >07:43:38,276 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:38,277 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:38,277 DEBUG storage.ui: total growth: 20463616 sectors >07:43:38,278 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:38,278 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:43:38,278 DEBUG storage.ui: new free allows for 20463616 sectors of growth >07:43:38,278 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:43:38,279 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:38,280 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aab90> PedPartition: <_ped.Partition object at 0x7f0de00a78f0> >07:43:38,281 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:38,282 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:38,283 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:38,284 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aa190> PedPartition: <_ped.Partition object at 0x7f0ddb99d530> >07:43:38,284 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 29)', 'sda3(id 30)'] >07:43:38,284 DEBUG storage.ui: growable partitions are ['sda3'] >07:43:38,284 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:38,284 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:38,284 DEBUG storage.ui: disk sda has 2 chunks >07:43:38,285 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:38,285 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:38,285 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20463616 >done = False >07:43:38,285 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:38,285 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:38,285 DEBUG storage.ui: taking back 215062495 (105010MB) from 30 (sda3) >07:43:38,285 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20463616 units, or 9992MB >07:43:38,285 DEBUG storage.ui: set: ['sda3'] 8/10000 >07:43:38,286 DEBUG storage.ui: allocating 9992 to TotalSizeSet with 8/10000 (9992 needed) >07:43:38,286 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20463616 max_grow = 20463616 >done = True >07:43:38,286 DEBUG storage.ui: needed: 0 >07:43:38,286 DEBUG storage.ui: set: ['sda3'] 10000/10000 >07:43:38,286 DEBUG storage.ui: allocating 0 to TotalSizeSet with 10000/10000 (0 needed) >07:43:38,286 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20463616 max_grow = 20463616 >done = True >07:43:38,286 DEBUG storage.ui: needed: 0 >07:43:38,286 DEBUG storage.ui: growing partitions on sda >07:43:38,286 DEBUG storage.ui: partition sda2 (29): 0 >07:43:38,287 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb99fd50> >07:43:38,287 DEBUG storage.ui: partition sda3 (30): 0 >07:43:38,287 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 21915647 length: 20480000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb91ed50> >07:43:38,287 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:38,288 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:38,288 DEBUG storage.ui: device sda2 new partedPartition None >07:43:38,289 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:38,291 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:38,292 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:38,292 DEBUG storage.ui: device sda3 new partedPartition None >07:43:38,293 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:38,294 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:38,294 DEBUG storage.ui: back from removeNewPartitions >07:43:38,294 DEBUG storage.ui: extended: None >07:43:38,294 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb99fd50> >07:43:38,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:38,296 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e990> PedPartition: <_ped.Partition object at 0x7f0de00a7f50> >07:43:38,297 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:38,298 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:38,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:38,299 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012db10> PedPartition: <_ped.Partition object at 0x7f0ddb99d6b0> >07:43:38,299 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 21915647 length: 20480000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb91ed50> >07:43:38,301 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:38,301 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e290> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:43:38,302 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:38,303 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:38,304 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:38,305 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012e2d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:43:38,305 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:43:38,305 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:43:38,305 DEBUG storage.ui: fixing size of non-existent 10000MB partition sda3 (30) with non-existent lvmpv at 10000.00 >07:43:38,306 DEBUG storage.ui: new member set: ['sda3'] >07:43:38,306 DEBUG storage.ui: old member set: ['sda3'] >07:43:38,306 DEBUG storage.ui: rhel size is 9996MB >07:43:38,306 DEBUG storage.ui: vg rhel has 0MB free >07:43:38,307 DEBUG storage.ui: rhel size is 9996MB >07:43:38,307 DEBUG storage.ui: vg rhel has 0MB free >07:43:38,307 INFO storage.ui: adjusting device size from 2000.00 to 1998.00 >07:43:38,307 DEBUG storage.ui: trying to set lv rhel-01 size to 1996MB >07:43:38,307 DEBUG storage.ui: rhel size is 9996MB >07:43:38,307 DEBUG storage.ui: vg rhel has 0MB free >07:43:38,308 DEBUG storage.ui: renaming device 'luks-rhel-01' to 'luks-rhel-swap' >07:43:38,339 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:38,340 DEBUG blivet: rhel size is 9996MB >07:43:38,340 DEBUG blivet: vg rhel has 4MB free >07:43:39,854 DEBUG blivet: SwapSpace.__init__: >07:43:39,854 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:43:39,855 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 1994, ['sda'], {'encrypted': True, 'raid_level': None} >07:43:39,856 DEBUG blivet: rhel size is 9996MB >07:43:39,856 DEBUG blivet: vg rhel has 4MB free >07:43:39,863 DEBUG blivet: XFS.supported: supported: True ; >07:43:39,863 DEBUG blivet: getFormat('xfs') returning XFS instance >07:43:39,867 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:39,868 DEBUG blivet: rhel size is 9996MB >07:43:39,868 DEBUG blivet: vg rhel has 4MB free >07:43:39,880 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:39,880 DEBUG blivet: rhel size is 9996MB >07:43:39,881 DEBUG blivet: vg rhel has 4MB free >07:43:50,537 DEBUG blivet: XFS.supported: supported: True ; >07:43:50,537 DEBUG blivet: getFormat('xfs') returning XFS instance >07:43:50,540 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 7994, ['sda'], {'encrypted': True, 'raid_level': None} >07:43:50,540 DEBUG blivet: rhel size is 9996MB >07:43:50,540 DEBUG blivet: vg rhel has 4MB free >07:43:50,544 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 7994 ; container_raid_level: None ; name: luks-rhel-root ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; raid_level: None ; label: ; container_name: rhel ; device: non-existent 7994MB luks/dm-crypt root (33) with non-existent xfs filesystem mounted at / ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >07:43:50,545 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 7994, ['sda'], {'container_raid_level': None, 'name': 'luks-rhel-root', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': LUKSDevice instance (0x7f0de012e9d0) -- > name = root status = False kids = 0 id = 33 > parents = ['non-existent 7996MB lvmlv rhel-00 (32) with non-existent luks'] > uuid = None size = 7994.0 > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/root > format args = [] originalFormat = xfs target = crypt dmUuid = None, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >07:43:50,546 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:43:50,547 DEBUG storage.ui: starting Blivet copy >07:43:50,573 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:43:50,574 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0750> PedPartition: <_ped.Partition object at 0x7f0de00a7f50> >07:43:50,575 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:50,575 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c08d0> PedPartition: <_ped.Partition object at 0x7f0de00a7d70> >07:43:50,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:50,577 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0a50> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:43:50,577 DEBUG storage.ui: finished Blivet copy >07:43:50,578 DEBUG storage.ui: rhel size is 9996MB >07:43:50,578 DEBUG storage.ui: vg rhel has 4MB free >07:43:50,578 DEBUG storage.ui: size bumped to 17996 to include new device space >07:43:50,578 DEBUG storage.ui: size cut to 9996 to omit old device space >07:43:50,578 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:43:50,579 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0deb4b06d0>, 9996.0, [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>]] >07:43:50,579 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:43:50,581 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb9cbd50> ; >07:43:50,581 DEBUG storage.ui: parent factory container: non-existent 9996MB lvmvg rhel (31) >07:43:50,581 DEBUG storage.ui: members: ['sda3'] >07:43:50,581 DEBUG storage.ui: add_disks: [] >07:43:50,581 DEBUG storage.ui: remove_disks: [] >07:43:50,582 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:43:50,583 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:43:50,583 DEBUG storage.ui: rhel size is 9996MB >07:43:50,583 DEBUG storage.ui: vg rhel has 4MB free >07:43:50,583 DEBUG storage.ui: size bumped to 17996 to include new device space >07:43:50,583 DEBUG storage.ui: size cut to 9996 to omit old device space >07:43:50,583 DEBUG storage.ui: adding a TotalSizeSet with size 9996 >07:43:50,584 DEBUG storage.ui: set.allocated = 8 >07:43:50,585 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:43:50,586 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:50,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:50,587 DEBUG storage.ui: device sda2 new partedPartition None >07:43:50,588 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:50,589 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:50,590 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:50,591 DEBUG storage.ui: device sda3 new partedPartition None >07:43:50,592 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:50,593 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:50,593 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 29)', 'req1(id 30)'] >07:43:50,593 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)', 'req1(id 30)'] from disk(s) ['sda'] >07:43:50,595 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:50,596 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:50,597 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:50,598 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:50,598 DEBUG storage.ui: failed to resolve '/dev/' >07:43:50,598 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:43:50,599 DEBUG storage.ui: checking freespace on sda >07:43:50,599 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:43:50,600 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:50,600 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:50,600 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:43:50,600 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:43:50,600 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:50,601 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:43:50,601 DEBUG storage.ui: new free allows for 0 sectors of growth >07:43:50,601 DEBUG storage.ui: found free space for bootable request >07:43:50,601 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:43:50,602 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:50,603 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ae250> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:43:50,604 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:50,605 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:50,606 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:50,607 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ae110> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:43:50,608 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:43:50,609 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:43:50,610 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:43:50,611 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:43:50,611 DEBUG storage.ui: failed to resolve '/dev/' >07:43:50,612 DEBUG storage.ui: allocating partition: req1 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 9996.0 ; start: None ; end: None >07:43:50,612 DEBUG storage.ui: checking freespace on sda >07:43:50,612 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:43:50,612 DEBUG storage.ui: checking 34-2047 (0 MB) >07:43:50,613 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:43:50,613 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:43:50,613 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:43:50,613 DEBUG storage.ui: evaluating growth potential for new layout >07:43:50,613 DEBUG storage.ui: calculating growth for disk /dev/sda >07:43:50,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:50,615 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ae6d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:43:50,616 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:50,618 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:50,618 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:50,618 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:50,619 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:43:50,619 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:50,619 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:50,619 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20455424 >done = False >07:43:50,619 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:50,620 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:50,620 DEBUG storage.ui: taking back 215070687 (105014MB) from 30 (sda3) >07:43:50,620 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20455424 units, or 9988MB >07:43:50,620 DEBUG storage.ui: request 29 (sda2) growth: 0 (0MB) size: 500MB >07:43:50,620 DEBUG storage.ui: request 30 (sda3) growth: 20455424 (9988MB) size: 9996MB >07:43:50,620 DEBUG storage.ui: disk /dev/sda growth: 20455424 (9988MB) >07:43:50,621 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:50,621 DEBUG storage.ui: device sda3 new partedPartition None >07:43:50,622 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:50,624 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:50,624 DEBUG storage.ui: total growth: 20455424 sectors >07:43:50,624 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:43:50,624 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:43:50,624 DEBUG storage.ui: new free allows for 20455424 sectors of growth >07:43:50,625 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:43:50,626 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:50,626 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0e90> PedPartition: <_ped.Partition object at 0x7f0ddb99d6b0> >07:43:50,627 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:50,628 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:50,629 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:50,630 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0510> PedPartition: <_ped.Partition object at 0x7f0ddb99d650> >07:43:50,630 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 29)', 'sda3(id 30)'] >07:43:50,630 DEBUG storage.ui: growable partitions are ['sda3'] >07:43:50,630 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:50,631 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:43:50,631 DEBUG storage.ui: disk sda has 2 chunks >07:43:50,631 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:43:50,631 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:43:50,631 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 20455424 >done = False >07:43:50,631 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:43:50,632 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:43:50,632 DEBUG storage.ui: taking back 215070687 (105014MB) from 30 (sda3) >07:43:50,632 DEBUG storage.ui: new grow amount for request 30 (sda3) is 20455424 units, or 9988MB >07:43:50,632 DEBUG storage.ui: set: ['sda3'] 8/9996 >07:43:50,632 DEBUG storage.ui: allocating 9988 to TotalSizeSet with 8/9996 (9988 needed) >07:43:50,632 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20455424 max_grow = 20455424 >done = True >07:43:50,632 DEBUG storage.ui: needed: 0 >07:43:50,633 DEBUG storage.ui: set: ['sda3'] 9996/9996 >07:43:50,633 DEBUG storage.ui: allocating 0 to TotalSizeSet with 9996/9996 (0 needed) >07:43:50,633 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 20455424 max_grow = 20455424 >done = True >07:43:50,633 DEBUG storage.ui: needed: 0 >07:43:50,633 DEBUG storage.ui: growing partitions on sda >07:43:50,633 DEBUG storage.ui: partition sda2 (29): 0 >07:43:50,634 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9c0450> >07:43:50,634 DEBUG storage.ui: partition sda3 (30): 0 >07:43:50,634 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 21907455 length: 20471808 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9ae210> >07:43:50,634 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:43:50,635 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:50,636 DEBUG storage.ui: device sda2 new partedPartition None >07:43:50,637 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:43:50,638 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:43:50,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:50,639 DEBUG storage.ui: device sda3 new partedPartition None >07:43:50,640 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:43:50,641 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:43:50,641 DEBUG storage.ui: back from removeNewPartitions >07:43:50,641 DEBUG storage.ui: extended: None >07:43:50,641 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9c0450> >07:43:50,642 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:43:50,643 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ae8d0> PedPartition: <_ped.Partition object at 0x7f0de00a7770> >07:43:50,644 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:43:50,645 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:43:50,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:43:50,646 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9aec50> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:43:50,647 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 21907455 length: 20471808 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9ae210> >07:43:50,648 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:43:50,648 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0f50> PedPartition: <_ped.Partition object at 0x7f0ddb99d4d0> >07:43:50,649 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:43:50,650 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:43:50,652 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:43:50,652 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9aee10> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:43:50,652 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:43:50,653 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:43:50,653 DEBUG storage.ui: fixing size of non-existent 9996MB partition sda3 (30) with non-existent lvmpv at 9996.00 >07:43:50,654 DEBUG storage.ui: new member set: ['sda3'] >07:43:50,654 DEBUG storage.ui: old member set: ['sda3'] >07:43:50,654 DEBUG storage.ui: rhel size is 9992MB >07:43:50,654 DEBUG storage.ui: vg rhel has 0MB free >07:43:50,654 DEBUG storage.ui: rhel size is 9992MB >07:43:50,655 DEBUG storage.ui: vg rhel has 0MB free >07:43:50,655 INFO storage.ui: adjusting device size from 7996.00 to 7994.00 >07:43:50,655 DEBUG storage.ui: trying to set lv rhel-00 size to 7992MB >07:43:50,655 DEBUG storage.ui: rhel size is 9992MB >07:43:50,655 DEBUG storage.ui: vg rhel has 0MB free >07:43:50,655 DEBUG storage.ui: renaming device 'root' to 'luks-rhel-root' >07:43:50,687 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:43:50,688 DEBUG blivet: rhel size is 9992MB >07:43:50,688 DEBUG blivet: vg rhel has 4MB free >07:44:15,885 DEBUG blivet: XFS.supported: supported: True ; >07:44:15,885 DEBUG blivet: getFormat('xfs') returning XFS instance >07:44:15,888 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 7990, ['sda'], {'encrypted': True, 'raid_level': None} >07:44:15,888 DEBUG blivet: rhel size is 9992MB >07:44:15,888 DEBUG blivet: vg rhel has 4MB free >07:44:15,900 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:44:15,901 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:44:15,901 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:44:23,878 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 32000.0, [], {} >07:44:23,878 DEBUG storage.ui: rhel size is 9992MB >07:44:23,878 DEBUG storage.ui: vg rhel has 4MB free >07:44:23,880 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 32000.0 ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; encrypted: True ; container_raid_level: None ; fstype: xfs ; mountpoint: /home ; container_encrypted: False ; container_size: 0 ; >07:44:23,881 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 32000.0, ['sda'], {'encrypted': True, 'container_raid_level': None, 'fstype': 'xfs', 'mountpoint': '/home', 'container_encrypted': False, 'container_size': 0} >07:44:23,882 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:44:23,882 DEBUG storage.ui: starting Blivet copy >07:44:23,911 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:44:23,912 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb99c490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0990> PedPartition: <_ped.Partition object at 0x7f0de00a7f50> >07:44:23,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:23,913 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb99c490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0650> PedPartition: <_ped.Partition object at 0x7f0de00a7d70> >07:44:23,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:23,915 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb99c490> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c07d0> PedPartition: <_ped.Partition object at 0x7f0de00a78f0> >07:44:23,915 DEBUG storage.ui: finished Blivet copy >07:44:23,915 DEBUG storage.ui: rhel size is 9992MB >07:44:23,915 DEBUG storage.ui: vg rhel has 4MB free >07:44:23,916 DEBUG storage.ui: rhel size is 9992MB >07:44:23,916 DEBUG storage.ui: vg rhel has 4MB free >07:44:23,916 DEBUG storage.ui: rhel size is 9992MB >07:44:23,916 DEBUG storage.ui: vg rhel has 4MB free >07:44:23,916 DEBUG storage.ui: size bumped to 41996 to include new device space >07:44:23,917 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:44:23,917 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0deb4b06d0>, 41996.0, [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>]] >07:44:23,918 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:44:23,918 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb9aead0> ; >07:44:23,919 DEBUG storage.ui: parent factory container: non-existent 9992MB lvmvg rhel (31) >07:44:23,919 DEBUG storage.ui: members: ['sda3'] >07:44:23,919 DEBUG storage.ui: add_disks: [] >07:44:23,919 DEBUG storage.ui: remove_disks: [] >07:44:23,920 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:44:23,920 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:44:23,920 DEBUG storage.ui: rhel size is 9992MB >07:44:23,921 DEBUG storage.ui: vg rhel has 4MB free >07:44:23,921 DEBUG storage.ui: size bumped to 41996 to include new device space >07:44:23,921 DEBUG storage.ui: adding a TotalSizeSet with size 41996 >07:44:23,921 DEBUG storage.ui: set.allocated = 8 >07:44:23,922 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:44:23,923 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:44:23,924 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:23,924 DEBUG storage.ui: device sda2 new partedPartition None >07:44:23,925 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:44:23,926 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:44:23,927 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:23,927 DEBUG storage.ui: device sda3 new partedPartition None >07:44:23,928 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:44:23,929 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:44:23,929 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 29)', 'req1(id 30)'] >07:44:23,930 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)', 'req1(id 30)'] from disk(s) ['sda'] >07:44:23,931 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:44:23,932 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:44:23,933 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:44:23,934 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:44:23,934 DEBUG storage.ui: failed to resolve '/dev/' >07:44:23,934 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:44:23,934 DEBUG storage.ui: checking freespace on sda >07:44:23,935 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:44:23,935 DEBUG storage.ui: checking 34-2047 (0 MB) >07:44:23,936 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:44:23,936 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:44:23,936 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:44:23,936 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:44:23,937 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:44:23,937 DEBUG storage.ui: new free allows for 0 sectors of growth >07:44:23,937 DEBUG storage.ui: found free space for bootable request >07:44:23,937 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:44:23,938 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:44:23,939 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135890> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:44:23,940 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:44:23,941 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:44:23,942 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:23,942 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135b90> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:44:23,944 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:44:23,945 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:44:23,946 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:44:23,947 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:44:23,947 DEBUG storage.ui: failed to resolve '/dev/' >07:44:23,947 DEBUG storage.ui: allocating partition: req1 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 41996.0 ; start: None ; end: None >07:44:23,947 DEBUG storage.ui: checking freespace on sda >07:44:23,947 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:44:23,948 DEBUG storage.ui: checking 34-2047 (0 MB) >07:44:23,948 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:44:23,948 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:44:23,948 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:44:23,949 DEBUG storage.ui: evaluating growth potential for new layout >07:44:23,949 DEBUG storage.ui: calculating growth for disk /dev/sda >07:44:23,950 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:44:23,950 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135bd0> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:44:23,951 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:44:23,952 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:44:23,953 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:23,953 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:23,953 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:44:23,953 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:44:23,954 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:44:23,954 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 85991424 >done = False >07:44:23,954 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:44:23,954 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:44:23,954 DEBUG storage.ui: taking back 149534687 (73014MB) from 30 (sda3) >07:44:23,954 DEBUG storage.ui: new grow amount for request 30 (sda3) is 85991424 units, or 41988MB >07:44:23,955 DEBUG storage.ui: request 29 (sda2) growth: 0 (0MB) size: 500MB >07:44:23,955 DEBUG storage.ui: request 30 (sda3) growth: 85991424 (41988MB) size: 41996MB >07:44:23,955 DEBUG storage.ui: disk /dev/sda growth: 85991424 (41988MB) >07:44:23,956 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:23,956 DEBUG storage.ui: device sda3 new partedPartition None >07:44:23,957 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:44:23,958 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:44:23,958 DEBUG storage.ui: total growth: 85991424 sectors >07:44:23,959 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:44:23,959 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:44:23,959 DEBUG storage.ui: new free allows for 85991424 sectors of growth >07:44:23,959 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:44:23,960 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:44:23,961 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ae790> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:44:23,962 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:44:23,963 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:44:23,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:23,964 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9aee90> PedPartition: <_ped.Partition object at 0x7f0ddb99d530> >07:44:23,965 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 29)', 'sda3(id 30)'] >07:44:23,965 DEBUG storage.ui: growable partitions are ['sda3'] >07:44:23,965 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:23,965 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:23,966 DEBUG storage.ui: disk sda has 2 chunks >07:44:23,966 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:44:23,966 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:44:23,966 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 85991424 >done = False >07:44:23,966 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:44:23,966 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:44:23,967 DEBUG storage.ui: taking back 149534687 (73014MB) from 30 (sda3) >07:44:23,967 DEBUG storage.ui: new grow amount for request 30 (sda3) is 85991424 units, or 41988MB >07:44:23,967 DEBUG storage.ui: set: ['sda3'] 8/41996 >07:44:23,967 DEBUG storage.ui: allocating 41988 to TotalSizeSet with 8/41996 (41988 needed) >07:44:23,967 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 85991424 max_grow = 85991424 >done = True >07:44:23,967 DEBUG storage.ui: needed: 0 >07:44:23,967 DEBUG storage.ui: set: ['sda3'] 41996/41996 >07:44:23,968 DEBUG storage.ui: allocating 0 to TotalSizeSet with 41996/41996 (0 needed) >07:44:23,968 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 85991424 max_grow = 85991424 >done = True >07:44:23,968 DEBUG storage.ui: needed: 0 >07:44:23,968 DEBUG storage.ui: growing partitions on sda >07:44:23,968 DEBUG storage.ui: partition sda2 (29): 0 >07:44:23,968 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de0135ed0> >07:44:23,969 DEBUG storage.ui: partition sda3 (30): 0 >07:44:23,969 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 87443455 length: 86007808 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de01359d0> >07:44:23,969 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:44:23,970 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:23,970 DEBUG storage.ui: device sda2 new partedPartition None >07:44:23,971 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:44:23,972 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:44:23,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:23,973 DEBUG storage.ui: device sda3 new partedPartition None >07:44:23,974 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:44:23,975 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:44:23,976 DEBUG storage.ui: back from removeNewPartitions >07:44:23,976 DEBUG storage.ui: extended: None >07:44:23,976 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de0135ed0> >07:44:23,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:44:23,977 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01357d0> PedPartition: <_ped.Partition object at 0x7f0de00a7770> >07:44:23,978 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:44:23,979 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:44:23,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:23,981 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135550> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:44:23,981 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 87443455 length: 86007808 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0de01359d0> >07:44:23,982 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:44:23,982 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ae1d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:44:23,983 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:44:23,984 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:44:23,986 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:23,986 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01353d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d650> >07:44:23,986 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:44:23,987 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:44:23,987 DEBUG storage.ui: fixing size of non-existent 41996MB partition sda3 (30) with non-existent lvmpv at 41996.00 >07:44:23,988 DEBUG storage.ui: new member set: ['sda3'] >07:44:23,988 DEBUG storage.ui: old member set: ['sda3'] >07:44:23,988 DEBUG storage.ui: rhel size is 41992MB >07:44:23,988 DEBUG storage.ui: vg rhel has 32004MB free >07:44:23,988 DEBUG storage.ui: rhel size is 41992MB >07:44:23,989 DEBUG storage.ui: vg rhel has 32004MB free >07:44:23,989 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:44:23,990 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:44:23,991 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: rhel ; >07:44:23,992 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-02 ; current: None ; type: luks ; >07:44:23,992 DEBUG storage.ui: rhel size is 41992MB >07:44:23,992 DEBUG storage.ui: vg rhel has 32004MB free >07:44:23,992 DEBUG storage.ui: Adding rhel-02/32000MB to rhel >07:44:23,992 INFO storage.ui: added lvmlv rhel-02 (id 36) to device tree >07:44:23,993 INFO storage.ui: registered action: [68] Create Device lvmlv rhel-02 (id 36) >07:44:23,993 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:44:23,993 INFO storage.ui: registered action: [69] Create Format luks on lvmlv rhel-02 (id 36) >07:44:23,994 DEBUG storage.ui: XFS.supported: supported: True ; >07:44:23,994 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:44:23,995 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-02 ; >07:44:23,996 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-02 ; current: None ; type: xfs ; >07:44:23,996 INFO storage.ui: added luks/dm-crypt luks-rhel-02 (id 37) to device tree >07:44:23,996 INFO storage.ui: registered action: [70] Create Device luks/dm-crypt luks-rhel-02 (id 37) >07:44:23,997 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:44:23,997 INFO storage.ui: registered action: [71] Create Format xfs filesystem mounted at /home on luks/dm-crypt luks-rhel-02 (id 37) >07:44:24,042 DEBUG blivet: XFS.supported: supported: True ; >07:44:24,042 DEBUG blivet: getFormat('xfs') returning XFS instance >07:44:24,044 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:44:24,059 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:44:24,060 DEBUG blivet: rhel size is 41992MB >07:44:24,060 DEBUG blivet: vg rhel has 4MB free >07:44:36,140 DEBUG blivet: XFS.supported: supported: True ; >07:44:36,140 DEBUG blivet: getFormat('xfs') returning XFS instance >07:44:36,143 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 31998, ['sda'], {'encrypted': True, 'raid_level': None} >07:44:36,143 DEBUG blivet: rhel size is 41992MB >07:44:36,144 DEBUG blivet: vg rhel has 4MB free >07:44:36,148 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 31998 ; container_raid_level: None ; name: luks-rhel-home ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>] ; raid_level: None ; label: ; container_name: rhel ; device: non-existent 31998MB luks/dm-crypt luks-rhel-02 (37) with non-existent xfs filesystem mounted at /home ; mountpoint: /home ; fstype: xfs ; container_size: 0 ; >07:44:36,148 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 31998, ['sda'], {'container_raid_level': None, 'name': 'luks-rhel-home', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': LUKSDevice instance (0x7f0de0135390) -- > name = luks-rhel-02 status = False kids = 0 id = 37 > parents = ['non-existent 32000MB lvmlv rhel-02 (36) with non-existent luks'] > uuid = None size = 31998.0 > format = non-existent xfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-rhel-02 > format args = [] originalFormat = xfs target = crypt dmUuid = None, 'mountpoint': '/home', 'fstype': 'xfs', 'container_size': 0} >07:44:36,150 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:44:36,150 DEBUG storage.ui: starting Blivet copy >07:44:36,177 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:44:36,177 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9aecd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99ff10> PedPartition: <_ped.Partition object at 0x7f0de00a7770> >07:44:36,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:36,179 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9aecd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bcc50> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:44:36,180 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:36,180 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9aecd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bcc10> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:44:36,181 DEBUG storage.ui: finished Blivet copy >07:44:36,181 DEBUG storage.ui: rhel size is 41992MB >07:44:36,181 DEBUG storage.ui: vg rhel has 4MB free >07:44:36,181 DEBUG storage.ui: size bumped to 73996 to include new device space >07:44:36,181 DEBUG storage.ui: size cut to 41992 to omit old device space >07:44:36,182 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:44:36,182 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0deb4b06d0>, 41992.0, [DiskDevice instance (0x7f0ddb929f90) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb929e90>]] >07:44:36,182 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:44:36,183 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de012e1d0> ; >07:44:36,184 DEBUG storage.ui: parent factory container: non-existent 41992MB lvmvg rhel (31) >07:44:36,184 DEBUG storage.ui: members: ['sda3'] >07:44:36,184 DEBUG storage.ui: add_disks: [] >07:44:36,184 DEBUG storage.ui: remove_disks: [] >07:44:36,185 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:44:36,185 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:44:36,186 DEBUG storage.ui: rhel size is 41992MB >07:44:36,186 DEBUG storage.ui: vg rhel has 4MB free >07:44:36,186 DEBUG storage.ui: size bumped to 73996 to include new device space >07:44:36,186 DEBUG storage.ui: size cut to 41992 to omit old device space >07:44:36,186 DEBUG storage.ui: adding a TotalSizeSet with size 41992 >07:44:36,186 DEBUG storage.ui: set.allocated = 8 >07:44:36,187 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:44:36,188 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:44:36,189 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:36,189 DEBUG storage.ui: device sda2 new partedPartition None >07:44:36,190 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:44:36,192 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:44:36,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:36,193 DEBUG storage.ui: device sda3 new partedPartition None >07:44:36,194 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:44:36,195 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:44:36,195 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 29)', 'req1(id 30)'] >07:44:36,196 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 29)', 'req1(id 30)'] from disk(s) ['sda'] >07:44:36,197 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:44:36,198 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:44:36,199 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:44:36,200 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:44:36,200 DEBUG storage.ui: failed to resolve '/dev/' >07:44:36,200 DEBUG storage.ui: allocating partition: req0 ; id: 29 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:44:36,200 DEBUG storage.ui: checking freespace on sda >07:44:36,201 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:44:36,201 DEBUG storage.ui: checking 34-2047 (0 MB) >07:44:36,201 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:44:36,202 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:44:36,202 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:44:36,202 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:44:36,202 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:44:36,202 DEBUG storage.ui: new free allows for 0 sectors of growth >07:44:36,202 DEBUG storage.ui: found free space for bootable request >07:44:36,203 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:44:36,204 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:44:36,204 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ac890> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:44:36,205 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:44:36,206 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:44:36,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:36,208 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9ac750> PedPartition: <_ped.Partition object at 0x7f0ddb99d650> >07:44:36,209 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:44:36,210 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:44:36,211 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:44:36,212 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:44:36,212 DEBUG storage.ui: failed to resolve '/dev/' >07:44:36,213 DEBUG storage.ui: allocating partition: req1 ; id: 30 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 41992.0 ; start: None ; end: None >07:44:36,213 DEBUG storage.ui: checking freespace on sda >07:44:36,213 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:44:36,213 DEBUG storage.ui: checking 34-2047 (0 MB) >07:44:36,213 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:44:36,214 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:44:36,214 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:44:36,214 DEBUG storage.ui: evaluating growth potential for new layout >07:44:36,214 DEBUG storage.ui: calculating growth for disk /dev/sda >07:44:36,215 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:44:36,216 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9acd10> PedPartition: <_ped.Partition object at 0x7f0ddb99d6b0> >07:44:36,217 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:44:36,218 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:44:36,219 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:36,219 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:36,219 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:44:36,219 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:44:36,219 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:44:36,219 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 85983232 >done = False >07:44:36,220 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:44:36,220 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:44:36,220 DEBUG storage.ui: taking back 149542879 (73018MB) from 30 (sda3) >07:44:36,220 DEBUG storage.ui: new grow amount for request 30 (sda3) is 85983232 units, or 41984MB >07:44:36,220 DEBUG storage.ui: request 29 (sda2) growth: 0 (0MB) size: 500MB >07:44:36,220 DEBUG storage.ui: request 30 (sda3) growth: 85983232 (41984MB) size: 41992MB >07:44:36,220 DEBUG storage.ui: disk /dev/sda growth: 85983232 (41984MB) >07:44:36,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:36,221 DEBUG storage.ui: device sda3 new partedPartition None >07:44:36,222 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:44:36,223 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:44:36,224 DEBUG storage.ui: total growth: 85983232 sectors >07:44:36,224 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:44:36,224 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:44:36,224 DEBUG storage.ui: new free allows for 85983232 sectors of growth >07:44:36,224 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:44:36,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:44:36,226 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135b50> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:44:36,227 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:44:36,228 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:44:36,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:36,230 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99fd90> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:44:36,230 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 29)', 'sda3(id 30)'] >07:44:36,230 DEBUG storage.ui: growable partitions are ['sda3'] >07:44:36,230 DEBUG storage.ui: adding request 29 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:36,230 DEBUG storage.ui: adding request 30 to chunk 236566495 (411648-236978142) on /dev/sda >07:44:36,230 DEBUG storage.ui: disk sda has 2 chunks >07:44:36,231 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:44:36,231 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:44:36,231 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 85983232 >done = False >07:44:36,231 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:44:36,231 DEBUG storage.ui: adding 235526111 (115002MB) to 30 (sda3) >07:44:36,231 DEBUG storage.ui: taking back 149542879 (73018MB) from 30 (sda3) >07:44:36,231 DEBUG storage.ui: new grow amount for request 30 (sda3) is 85983232 units, or 41984MB >07:44:36,231 DEBUG storage.ui: set: ['sda3'] 8/41992 >07:44:36,232 DEBUG storage.ui: allocating 41984 to TotalSizeSet with 8/41992 (41984 needed) >07:44:36,232 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 85983232 max_grow = 85983232 >done = True >07:44:36,232 DEBUG storage.ui: needed: 0 >07:44:36,232 DEBUG storage.ui: set: ['sda3'] 41992/41992 >07:44:36,232 DEBUG storage.ui: allocating 0 to TotalSizeSet with 41992/41992 (0 needed) >07:44:36,232 DEBUG storage.ui: PartitionRequest instance -- >id = 30 name = sda3 growable = True >base = 16384 growth = 85983232 max_grow = 85983232 >done = True >07:44:36,232 DEBUG storage.ui: needed: 0 >07:44:36,232 DEBUG storage.ui: growing partitions on sda >07:44:36,232 DEBUG storage.ui: partition sda2 (29): 0 >07:44:36,233 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb99f310> >07:44:36,233 DEBUG storage.ui: partition sda3 (30): 0 >07:44:36,233 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 87435263 length: 85999616 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9acc50> >07:44:36,233 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 29)', 'sda3(id 30)'] from disk(s) ['sda'] >07:44:36,234 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:36,235 DEBUG storage.ui: device sda2 new partedPartition None >07:44:36,236 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:44:36,237 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:44:36,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:36,238 DEBUG storage.ui: device sda3 new partedPartition None >07:44:36,239 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:44:36,240 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:44:36,240 DEBUG storage.ui: back from removeNewPartitions >07:44:36,240 DEBUG storage.ui: extended: None >07:44:36,240 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb99f310> >07:44:36,242 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:44:36,242 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9acf10> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:44:36,243 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:44:36,244 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:44:36,245 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:44:36,246 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01552d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d410> >07:44:36,246 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 87435263 length: 85999616 > device: <parted.device.Device object at 0x7f0ddb9294d0> PedGeometry: <_ped.Geometry object at 0x7f0ddb9acc50> >07:44:36,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:44:36,247 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9acc10> PedPartition: <_ped.Partition object at 0x7f0ddb99d350> >07:44:36,248 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:44:36,249 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:44:36,251 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:44:36,251 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb929e50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155490> PedPartition: <_ped.Partition object at 0x7f0ddb99d2f0> >07:44:36,251 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent vfat filesystem mounted at /boot/efi at 200.00 >07:44:36,252 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (29) with non-existent xfs filesystem mounted at /boot at 500.00 >07:44:36,252 DEBUG storage.ui: fixing size of non-existent 41992MB partition sda3 (30) with non-existent lvmpv at 41992.00 >07:44:36,252 DEBUG storage.ui: new member set: ['sda3'] >07:44:36,253 DEBUG storage.ui: old member set: ['sda3'] >07:44:36,253 DEBUG storage.ui: rhel size is 41988MB >07:44:36,253 DEBUG storage.ui: vg rhel has 0MB free >07:44:36,253 DEBUG storage.ui: rhel size is 41988MB >07:44:36,253 DEBUG storage.ui: vg rhel has 0MB free >07:44:36,253 INFO storage.ui: adjusting device size from 32000.00 to 31998.00 >07:44:36,254 DEBUG storage.ui: trying to set lv rhel-02 size to 31996MB >07:44:36,254 DEBUG storage.ui: rhel size is 41988MB >07:44:36,254 DEBUG storage.ui: vg rhel has 0MB free >07:44:36,254 DEBUG storage.ui: renaming device 'luks-rhel-02' to 'luks-rhel-home' >07:44:36,292 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 0, [], {} >07:44:36,292 DEBUG blivet: rhel size is 41988MB >07:44:36,293 DEBUG blivet: vg rhel has 4MB free >07:44:41,365 DEBUG blivet: XFS.supported: supported: True ; >07:44:41,365 DEBUG blivet: getFormat('xfs') returning XFS instance >07:44:41,368 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 31994, ['sda'], {'encrypted': True, 'raid_level': None} >07:44:41,368 DEBUG blivet: rhel size is 41988MB >07:44:41,368 DEBUG blivet: vg rhel has 4MB free >07:44:50,062 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:44:50,063 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:44:50,063 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:44:50,064 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:44:50,065 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:44:50,066 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:44:53,461 DEBUG blivet: XFS.supported: supported: True ; >07:44:53,461 DEBUG blivet: getFormat('xfs') returning XFS instance >07:44:53,464 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0deb4b06d0>, 31994, ['sda'], {'encrypted': True, 'raid_level': None} >07:44:53,465 DEBUG blivet: rhel size is 41988MB >07:44:53,465 DEBUG blivet: vg rhel has 4MB free >07:44:56,447 INFO storage.ui: unhiding device disk sdb (id 0) >07:44:56,447 DEBUG storage.ui: lvm filter: removing sdb from the reject list >07:45:55,030 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:45:55,031 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:46:02,199 INFO blivet: Detected 3984M of memory >07:46:02,199 INFO blivet: Swap attempt of 3984M >07:46:02,201 DEBUG blivet: clearpart: looking at sda3 >07:46:02,202 DEBUG blivet: clearpart: looking at sda2 >07:46:02,202 DEBUG blivet: clearpart: looking at sda1 >07:46:02,203 DEBUG blivet: checking whether disk sda has an empty extended >07:46:02,203 DEBUG blivet: extended is None ; logicals is [] >07:46:02,205 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:46:02,206 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:46:02,207 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:46:02,263 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:46:02,264 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:46:02,264 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:46:02,265 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:46:02,266 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:46:02,266 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:46:02,277 DEBUG blivet: starting Blivet copy >07:46:02,304 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >07:46:02,304 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140350> PedPartition: <_ped.Partition object at 0x7f0de00a7770> >07:46:02,305 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >07:46:02,305 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140290> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:46:02,306 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >07:46:02,306 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140190> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:46:02,307 DEBUG blivet: finished Blivet copy >07:46:02,307 INFO blivet: hiding device disk sdb (id 0) >07:46:02,308 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:46:02,309 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: vfat ; type: None ; >07:46:02,309 INFO blivet: canceled action [54] Create Format None on partition sda1 (id 2) >07:46:02,310 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >07:46:02,311 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: xfs ; type: None ; >07:46:02,311 INFO blivet: canceled action [56] Create Format None on partition sda2 (id 29) >07:46:02,312 DEBUG blivet: LUKSDevice._setFormat: luks-rhel-root ; current: xfs ; type: None ; >07:46:02,312 INFO blivet: canceled action [63] Create Format None on luks/dm-crypt luks-rhel-root (id 33) >07:46:02,312 INFO blivet: removed luks/dm-crypt luks-rhel-root (id 33) from device tree >07:46:02,313 DEBUG blivet: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: rhel-00 ; >07:46:02,313 INFO blivet: canceled action [62] Create Device luks/dm-crypt luks-rhel-root (id 33) >07:46:02,314 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-00 ; current: luks ; type: None ; >07:46:02,314 INFO blivet: canceled action [61] Create Format None on lvmlv rhel-00 (id 32) >07:46:02,314 INFO blivet: removed lvmlv rhel-00 (id 32) from device tree >07:46:02,315 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: rhel ; >07:46:02,315 INFO blivet: canceled action [60] Create Device lvmlv rhel-00 (id 32) >07:46:02,316 DEBUG blivet: LUKSDevice._setFormat: luks-rhel-swap ; current: swap ; type: None ; >07:46:02,316 INFO blivet: canceled action [67] Create Format None on luks/dm-crypt luks-rhel-swap (id 35) >07:46:02,316 INFO blivet: removed luks/dm-crypt luks-rhel-swap (id 35) from device tree >07:46:02,317 DEBUG blivet: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: rhel-01 ; >07:46:02,317 INFO blivet: canceled action [66] Create Device luks/dm-crypt luks-rhel-swap (id 35) >07:46:02,318 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-01 ; current: luks ; type: None ; >07:46:02,318 INFO blivet: canceled action [65] Create Format None on lvmlv rhel-01 (id 34) >07:46:02,318 INFO blivet: removed lvmlv rhel-01 (id 34) from device tree >07:46:02,319 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: rhel ; >07:46:02,319 INFO blivet: canceled action [64] Create Device lvmlv rhel-01 (id 34) >07:46:02,320 DEBUG blivet: LUKSDevice._setFormat: luks-rhel-home ; current: xfs ; type: None ; >07:46:02,320 INFO blivet: canceled action [71] Create Format None on luks/dm-crypt luks-rhel-home (id 37) >07:46:02,320 INFO blivet: removed luks/dm-crypt luks-rhel-home (id 37) from device tree >07:46:02,321 DEBUG blivet: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: rhel-02 ; >07:46:02,321 INFO blivet: canceled action [70] Create Device luks/dm-crypt luks-rhel-home (id 37) >07:46:02,322 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-02 ; current: luks ; type: None ; >07:46:02,322 INFO blivet: canceled action [69] Create Format None on lvmlv rhel-02 (id 36) >07:46:02,322 INFO blivet: removed lvmlv rhel-02 (id 36) from device tree >07:46:02,323 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >07:46:02,323 INFO blivet: canceled action [68] Create Device lvmlv rhel-02 (id 36) >07:46:02,323 INFO blivet: removed lvmvg rhel (id 31) from device tree >07:46:02,324 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >07:46:02,324 INFO blivet: canceled action [59] Create Device lvmvg rhel (id 31) >07:46:02,325 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >07:46:02,326 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >07:46:02,326 INFO blivet: canceled action [58] Create Format None on partition sda3 (id 30) >07:46:02,326 INFO blivet: removed partition sda3 (id 30) from device tree >07:46:02,327 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:46:02,327 INFO blivet: canceled action [57] Create Device partition sda3 (id 30) >07:46:02,327 INFO blivet: removed partition sda2 (id 29) from device tree >07:46:02,328 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:46:02,328 INFO blivet: canceled action [55] Create Device partition sda2 (id 29) >07:46:02,329 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >07:46:02,330 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:46:02,330 INFO blivet: canceled action [53] Destroy Format None on partition sda1 (id 2) >07:46:02,330 INFO blivet: removed disk sdb (id 0) from device tree >07:46:02,330 DEBUG blivet: lvm filter: adding sdb to the reject list >07:46:04,062 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >07:46:14,781 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >07:46:25,882 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >07:46:25,885 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >07:46:25,887 DEBUG storage.ui: getFormat('EFI System Partition') returning EFIFS instance >07:46:25,888 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:46:25,889 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:46:25,889 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:46:25,891 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:46:25,891 INFO storage.ui: registered action: [72] Destroy Format None on partition sda1 (id 2) >07:46:25,892 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >07:46:25,893 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:46:25,894 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >07:46:25,894 INFO storage.ui: registered action: [73] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 2) >07:46:27,864 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >07:46:27,866 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 200, ['sda'], {'encrypted': False, 'raid_level': None} >07:46:27,890 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:46:27,891 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:46:27,891 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:46:37,119 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500.0, [], {} >07:46:37,121 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500.0 ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; fstype: xfs ; encrypted: False ; >07:46:37,121 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500.0, ['sda'], {'mountpoint': '/boot', 'fstype': 'xfs', 'encrypted': False} >07:46:37,122 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:46:37,123 DEBUG storage.ui: starting Blivet copy >07:46:37,148 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:46:37,149 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb99fdd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94fa10> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:46:37,149 DEBUG storage.ui: finished Blivet copy >07:46:37,150 DEBUG storage.ui: XFS.supported: supported: True ; >07:46:37,150 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:46:37,152 DEBUG storage.ui: XFS.supported: supported: True ; >07:46:37,152 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:46:37,153 DEBUG storage.ui: XFS.supported: supported: True ; >07:46:37,153 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:46:37,154 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:46:37,155 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >07:46:37,157 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: xfs ; >07:46:37,158 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:46:37,158 INFO storage.ui: added partition req0 (id 38) to device tree >07:46:37,158 INFO storage.ui: registered action: [74] Create Device partition req0 (id 38) >07:46:37,158 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:46:37,158 INFO storage.ui: registered action: [75] Create Format xfs filesystem mounted at /boot on partition req0 (id 38) >07:46:37,159 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:46:37,160 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)'] from disk(s) ['sda'] >07:46:37,160 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 38)'] >07:46:37,161 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)'] from disk(s) ['sda'] >07:46:37,162 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:46:37,163 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:46:37,164 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:46:37,165 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:46:37,165 DEBUG storage.ui: failed to resolve '/dev/' >07:46:37,165 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 ; start: None ; end: None >07:46:37,165 DEBUG storage.ui: checking freespace on sda >07:46:37,166 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >07:46:37,166 DEBUG storage.ui: checking 34-2047 (0 MB) >07:46:37,167 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:46:37,167 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:46:37,167 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:46:37,167 DEBUG storage.ui: evaluating growth potential for new layout >07:46:37,167 DEBUG storage.ui: calculating growth for disk /dev/sda >07:46:37,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:46:37,169 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cbf50> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:46:37,170 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:46:37,171 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:46:37,171 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:46:37,171 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:46:37,172 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:46:37,172 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >07:46:37,172 DEBUG storage.ui: 1 requests and 236564447 (115509MB) left in chunk >07:46:37,172 DEBUG storage.ui: adding 236564447 (115509MB) to 38 (sda2) >07:46:37,172 DEBUG storage.ui: taking back 235542495 (115010MB) from 38 (sda2) >07:46:37,172 DEBUG storage.ui: new grow amount for request 38 (sda2) is 1021952 units, or 499MB >07:46:37,172 DEBUG storage.ui: request 38 (sda2) growth: 1021952 (499MB) size: 500MB >07:46:37,173 DEBUG storage.ui: disk /dev/sda growth: 1021952 (499MB) >07:46:37,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:37,174 DEBUG storage.ui: device sda2 new partedPartition None >07:46:37,175 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:46:37,176 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:46:37,176 DEBUG storage.ui: total growth: 1021952 sectors >07:46:37,176 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:46:37,176 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:46:37,176 DEBUG storage.ui: new free allows for 1021952 sectors of growth >07:46:37,176 DEBUG storage.ui: found free space for bootable request >07:46:37,177 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >07:46:37,178 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:46:37,178 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012e050> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:46:37,179 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:46:37,180 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:46:37,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:37,182 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012e110> PedPartition: <_ped.Partition object at 0x7f0ddb99d230> >07:46:37,182 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 38)'] >07:46:37,182 DEBUG storage.ui: growable partitions are ['sda2'] >07:46:37,182 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:46:37,182 DEBUG storage.ui: disk sda has 2 chunks >07:46:37,182 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:46:37,183 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >07:46:37,183 DEBUG storage.ui: 1 requests and 236564447 (115509MB) left in chunk >07:46:37,183 DEBUG storage.ui: adding 236564447 (115509MB) to 38 (sda2) >07:46:37,183 DEBUG storage.ui: taking back 235542495 (115010MB) from 38 (sda2) >07:46:37,183 DEBUG storage.ui: new grow amount for request 38 (sda2) is 1021952 units, or 499MB >07:46:37,183 DEBUG storage.ui: growing partitions on sda >07:46:37,183 DEBUG storage.ui: partition sda2 (38): 0 >07:46:37,184 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de012e190> >07:46:37,184 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)'] from disk(s) ['sda'] >07:46:37,185 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:37,185 DEBUG storage.ui: device sda2 new partedPartition None >07:46:37,186 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:46:37,187 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:46:37,187 DEBUG storage.ui: back from removeNewPartitions >07:46:37,187 DEBUG storage.ui: extended: None >07:46:37,187 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de012e190> >07:46:37,189 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:46:37,189 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064b10> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:46:37,190 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:46:37,191 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:46:37,192 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:37,193 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cb310> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:46:37,193 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:46:37,193 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:46:37,213 DEBUG blivet: XFS.supported: supported: True ; >07:46:37,214 DEBUG blivet: getFormat('xfs') returning XFS instance >07:46:39,351 DEBUG blivet: XFS.supported: supported: True ; >07:46:39,351 DEBUG blivet: getFormat('xfs') returning XFS instance >07:46:39,354 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:46:39,366 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:46:39,367 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:46:39,367 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:46:58,122 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 4000.0, [], {} >07:46:58,124 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 4000.0 ; mountpoint: None ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; fstype: swap ; encrypted: True ; >07:46:58,124 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 4000.0, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': True} >07:46:58,125 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:46:58,125 DEBUG storage.ui: starting Blivet copy >07:46:58,151 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:46:58,151 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7210> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:46:58,152 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:58,153 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e990> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7390> PedPartition: <_ped.Partition object at 0x7f0ddb99d710> >07:46:58,153 DEBUG storage.ui: finished Blivet copy >07:46:58,153 DEBUG storage.ui: size bumped to 4004 to include new device space >07:46:58,153 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:46:58,154 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0de012e4d0>, 4004.0, [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>]] >07:46:58,154 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:46:58,155 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de01401d0> ; >07:46:58,155 DEBUG storage.ui: parent factory container: None >07:46:58,155 DEBUG storage.ui: members: [] >07:46:58,156 DEBUG storage.ui: add_disks: ['sda'] >07:46:58,156 DEBUG storage.ui: remove_disks: [] >07:46:58,157 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:46:58,157 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:46:58,158 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:46:58,158 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:46:58,159 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:46:58,160 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >07:46:58,162 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >07:46:58,163 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:46:58,163 INFO storage.ui: added partition req1 (id 39) to device tree >07:46:58,163 INFO storage.ui: registered action: [76] Create Device partition req1 (id 39) >07:46:58,163 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:46:58,163 INFO storage.ui: registered action: [77] Create Format lvmpv on partition req1 (id 39) >07:46:58,163 DEBUG storage.ui: size bumped to 4004 to include new device space >07:46:58,163 DEBUG storage.ui: adding a TotalSizeSet with size 4004 >07:46:58,164 DEBUG storage.ui: set.allocated = 8 >07:46:58,165 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:46:58,165 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 39)', 'sda2(id 38)'] from disk(s) ['sda'] >07:46:58,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:58,166 DEBUG storage.ui: device sda2 new partedPartition None >07:46:58,167 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:46:58,168 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:46:58,169 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 39)', 'req0(id 38)'] >07:46:58,169 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)', 'req1(id 39)'] from disk(s) ['sda'] >07:46:58,170 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:46:58,171 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:46:58,172 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:46:58,173 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:46:58,173 DEBUG storage.ui: failed to resolve '/dev/' >07:46:58,173 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:46:58,173 DEBUG storage.ui: checking freespace on sda >07:46:58,174 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:46:58,174 DEBUG storage.ui: checking 34-2047 (0 MB) >07:46:58,174 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:46:58,175 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:46:58,175 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:46:58,175 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:46:58,175 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:46:58,175 DEBUG storage.ui: new free allows for 0 sectors of growth >07:46:58,175 DEBUG storage.ui: found free space for bootable request >07:46:58,176 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:46:58,177 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:46:58,177 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7e10> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:46:58,178 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:46:58,179 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:46:58,180 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:58,181 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7e90> PedPartition: <_ped.Partition object at 0x7f0ddb99d1d0> >07:46:58,182 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:46:58,183 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:46:58,184 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:46:58,185 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:46:58,185 DEBUG storage.ui: failed to resolve '/dev/' >07:46:58,185 DEBUG storage.ui: allocating partition: req1 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4004.0 ; start: None ; end: None >07:46:58,185 DEBUG storage.ui: checking freespace on sda >07:46:58,185 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:46:58,186 DEBUG storage.ui: checking 34-2047 (0 MB) >07:46:58,186 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:46:58,186 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:46:58,186 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:46:58,186 DEBUG storage.ui: evaluating growth potential for new layout >07:46:58,186 DEBUG storage.ui: calculating growth for disk /dev/sda >07:46:58,188 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:46:58,188 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb902210> PedPartition: <_ped.Partition object at 0x7f0ddb99d4d0> >07:46:58,189 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:46:58,191 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:46:58,191 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:46:58,191 DEBUG storage.ui: adding request 39 to chunk 236566495 (411648-236978142) on /dev/sda >07:46:58,191 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:46:58,191 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:46:58,191 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:46:58,192 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:46:58,192 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:46:58,192 DEBUG storage.ui: adding 235526111 (115002MB) to 39 (sda3) >07:46:58,192 DEBUG storage.ui: taking back 227342303 (111006MB) from 39 (sda3) >07:46:58,192 DEBUG storage.ui: new grow amount for request 39 (sda3) is 8183808 units, or 3996MB >07:46:58,192 DEBUG storage.ui: request 38 (sda2) growth: 0 (0MB) size: 500MB >07:46:58,192 DEBUG storage.ui: request 39 (sda3) growth: 8183808 (3996MB) size: 4004MB >07:46:58,192 DEBUG storage.ui: disk /dev/sda growth: 8183808 (3996MB) >07:46:58,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:46:58,193 DEBUG storage.ui: device sda3 new partedPartition None >07:46:58,194 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:46:58,195 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:46:58,195 DEBUG storage.ui: total growth: 8183808 sectors >07:46:58,196 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:46:58,196 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:46:58,196 DEBUG storage.ui: new free allows for 8183808 sectors of growth >07:46:58,196 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:46:58,197 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:46:58,198 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7050> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:46:58,199 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:46:58,200 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:46:58,201 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:46:58,201 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7f50> PedPartition: <_ped.Partition object at 0x7f0ddb99d830> >07:46:58,201 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 39)', 'sda2(id 38)'] >07:46:58,201 DEBUG storage.ui: growable partitions are ['sda3'] >07:46:58,202 DEBUG storage.ui: adding request 39 to chunk 236566495 (411648-236978142) on /dev/sda >07:46:58,202 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:46:58,202 DEBUG storage.ui: disk sda has 2 chunks >07:46:58,202 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:46:58,202 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:46:58,202 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 8183808 >done = False >07:46:58,203 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:46:58,203 DEBUG storage.ui: adding 235526111 (115002MB) to 39 (sda3) >07:46:58,203 DEBUG storage.ui: taking back 227342303 (111006MB) from 39 (sda3) >07:46:58,203 DEBUG storage.ui: new grow amount for request 39 (sda3) is 8183808 units, or 3996MB >07:46:58,203 DEBUG storage.ui: set: ['sda3'] 8/4004 >07:46:58,203 DEBUG storage.ui: allocating 3996 to TotalSizeSet with 8/4004 (3996 needed) >07:46:58,203 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:46:58,203 DEBUG storage.ui: needed: 0 >07:46:58,203 DEBUG storage.ui: set: ['sda3'] 4004/4004 >07:46:58,204 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4004/4004 (0 needed) >07:46:58,204 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda3 growable = True >base = 16384 growth = 8183808 max_grow = 8183808 >done = True >07:46:58,204 DEBUG storage.ui: needed: 0 >07:46:58,204 DEBUG storage.ui: growing partitions on sda >07:46:58,204 DEBUG storage.ui: partition sda2 (38): 0 >07:46:58,204 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb9022d0> >07:46:58,204 DEBUG storage.ui: partition sda3 (39): 0 >07:46:58,205 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb902190> >07:46:58,205 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 39)'] from disk(s) ['sda'] >07:46:58,206 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:58,206 DEBUG storage.ui: device sda2 new partedPartition None >07:46:58,207 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:46:58,208 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:46:58,209 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:46:58,209 DEBUG storage.ui: device sda3 new partedPartition None >07:46:58,210 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:46:58,211 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:46:58,211 DEBUG storage.ui: back from removeNewPartitions >07:46:58,212 DEBUG storage.ui: extended: None >07:46:58,212 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb9022d0> >07:46:58,213 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:46:58,213 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb902550> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:46:58,214 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:46:58,215 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:46:58,216 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:46:58,217 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb902810> PedPartition: <_ped.Partition object at 0x7f0ddb99d0b0> >07:46:58,217 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1435648 end: 9635839 length: 8200192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb902190> >07:46:58,218 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:46:58,218 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7ad0> PedPartition: <_ped.Partition object at 0x7f0ddb99d8f0> >07:46:58,219 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:46:58,220 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:46:58,222 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:46:58,222 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb902890> PedPartition: <_ped.Partition object at 0x7f0ddb99d7d0> >07:46:58,222 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:46:58,222 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:46:58,223 DEBUG storage.ui: fixing size of non-existent 4004MB partition sda3 (39) with non-existent lvmpv at 4004.00 >07:46:58,224 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >07:46:58,224 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:46:58,225 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:46:58,226 INFO storage.ui: added lvmvg rhel (id 40) to device tree >07:46:58,226 INFO storage.ui: registered action: [78] Create Device lvmvg rhel (id 40) >07:46:58,226 DEBUG storage.ui: rhel size is 4000MB >07:46:58,226 DEBUG storage.ui: vg rhel has 4000MB free >07:46:58,227 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:46:58,227 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:46:58,228 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:46:58,229 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-00 ; current: None ; type: luks ; >07:46:58,230 DEBUG storage.ui: rhel size is 4000MB >07:46:58,230 DEBUG storage.ui: vg rhel has 4000MB free >07:46:58,230 DEBUG storage.ui: Adding rhel-00/4000MB to rhel >07:46:58,230 INFO storage.ui: added lvmlv rhel-00 (id 41) to device tree >07:46:58,230 INFO storage.ui: registered action: [79] Create Device lvmlv rhel-00 (id 41) >07:46:58,230 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:46:58,231 INFO storage.ui: registered action: [80] Create Format luks on lvmlv rhel-00 (id 41) >07:46:58,231 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:46:58,232 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:46:58,233 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-00 ; >07:46:58,234 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-00 ; current: None ; type: swap ; >07:46:58,234 INFO storage.ui: added luks/dm-crypt luks-rhel-00 (id 42) to device tree >07:46:58,234 INFO storage.ui: registered action: [81] Create Device luks/dm-crypt luks-rhel-00 (id 42) >07:46:58,235 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:46:58,235 INFO storage.ui: registered action: [82] Create Format swap on luks/dm-crypt luks-rhel-00 (id 42) >07:46:58,265 DEBUG blivet: XFS.supported: supported: True ; >07:46:58,265 DEBUG blivet: getFormat('xfs') returning XFS instance >07:46:58,267 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:46:58,274 DEBUG blivet: SwapSpace.__init__: >07:46:58,274 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:46:58,283 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 0, [], {} >07:46:58,283 DEBUG blivet: rhel size is 4000MB >07:46:58,284 DEBUG blivet: vg rhel has 0MB free >07:47:26,169 DEBUG blivet: SwapSpace.__init__: >07:47:26,169 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:47:26,171 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 3998, ['sda'], {'encrypted': True, 'raid_level': None} >07:47:26,172 INFO storage.ui: removed luks/dm-crypt luks-rhel-00 (id 42) from device tree >07:47:26,174 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: rhel-00 ; >07:47:26,174 INFO storage.ui: registered action: [83] Destroy Device luks/dm-crypt luks-rhel-00 (id 42) >07:47:26,174 INFO storage.ui: removed lvmlv rhel-00 (id 41) from device tree >07:47:26,176 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >07:47:26,176 INFO storage.ui: registered action: [84] Destroy Device lvmlv rhel-00 (id 41) >07:47:26,176 INFO storage.ui: removed lvmvg rhel (id 40) from device tree >07:47:26,177 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >07:47:26,177 INFO storage.ui: registered action: [85] Destroy Device lvmvg rhel (id 40) >07:47:26,178 INFO storage.ui: removed partition sda3 (id 39) from device tree >07:47:26,179 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:26,179 INFO storage.ui: registered action: [86] Destroy Device partition sda3 (id 39) >07:47:26,181 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 3998 ; container_raid_level: None ; name: None ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; raid_level: None ; label: ; container_name: rhel ; device: None ; mountpoint: None ; fstype: swap ; container_size: 0 ; >07:47:26,181 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 3998, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >07:47:26,182 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:47:26,183 DEBUG storage.ui: starting Blivet copy >07:47:26,211 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:47:26,212 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9020d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8dc850> PedPartition: <_ped.Partition object at 0x7f0de00a7110> >07:47:26,213 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:26,213 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9020d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8dc750> PedPartition: <_ped.Partition object at 0x7f0de00a7950> >07:47:26,213 DEBUG storage.ui: finished Blivet copy >07:47:26,215 DEBUG storage.ui: SwapSpace.__init__: >07:47:26,215 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:47:26,216 DEBUG storage.ui: SwapSpace.__init__: >07:47:26,216 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:47:26,217 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:47:26,217 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:47:26,218 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:26,219 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >07:47:26,220 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >07:47:26,222 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:26,222 INFO storage.ui: added partition req2 (id 43) to device tree >07:47:26,222 INFO storage.ui: registered action: [87] Create Device partition req2 (id 43) >07:47:26,222 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:26,222 INFO storage.ui: registered action: [88] Create Format luks on partition req2 (id 43) >07:47:26,223 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:47:26,224 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 43)', 'sda2(id 38)'] from disk(s) ['sda'] >07:47:26,225 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:26,225 DEBUG storage.ui: device sda2 new partedPartition None >07:47:26,226 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:26,227 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:26,227 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 43)', 'req0(id 38)'] >07:47:26,228 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)', 'req2(id 43)'] from disk(s) ['sda'] >07:47:26,229 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:26,230 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:26,231 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:26,232 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:26,232 DEBUG storage.ui: failed to resolve '/dev/' >07:47:26,232 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:47:26,232 DEBUG storage.ui: checking freespace on sda >07:47:26,233 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:47:26,233 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:26,233 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:26,234 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:47:26,234 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:47:26,234 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:26,234 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:47:26,234 DEBUG storage.ui: new free allows for 0 sectors of growth >07:47:26,234 DEBUG storage.ui: found free space for bootable request >07:47:26,235 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:47:26,236 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:26,236 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7290> PedPartition: <_ped.Partition object at 0x7f0ddb99d1d0> >07:47:26,237 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:26,238 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:26,239 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:26,240 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9c0290> PedPartition: <_ped.Partition object at 0x7f0ddb99d4d0> >07:47:26,241 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:26,242 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:26,243 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:26,244 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:26,244 DEBUG storage.ui: failed to resolve '/dev/' >07:47:26,244 DEBUG storage.ui: allocating partition: req2 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 3998 ; start: None ; end: None >07:47:26,244 DEBUG storage.ui: checking freespace on sda >07:47:26,245 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >07:47:26,245 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:26,245 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:26,245 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:47:26,246 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:47:26,246 DEBUG storage.ui: evaluating growth potential for new layout >07:47:26,246 DEBUG storage.ui: calculating growth for disk /dev/sda >07:47:26,247 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:47:26,247 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140550> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:47:26,248 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:26,250 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:26,250 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:26,251 DEBUG storage.ui: adding request 43 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:26,251 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:47:26,251 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:26,251 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:26,251 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8185856 >done = False >07:47:26,251 DEBUG storage.ui: 1 requests and 235540447 (115009MB) left in chunk >07:47:26,251 DEBUG storage.ui: adding 235540447 (115009MB) to 43 (sda3) >07:47:26,251 DEBUG storage.ui: taking back 227354591 (111012MB) from 43 (sda3) >07:47:26,252 DEBUG storage.ui: new grow amount for request 43 (sda3) is 8185856 units, or 3997MB >07:47:26,252 DEBUG storage.ui: request 38 (sda2) growth: 0 (0MB) size: 500MB >07:47:26,252 DEBUG storage.ui: request 43 (sda3) growth: 8185856 (3997MB) size: 3998MB >07:47:26,252 DEBUG storage.ui: disk /dev/sda growth: 8185856 (3997MB) >07:47:26,253 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:26,253 DEBUG storage.ui: device sda3 new partedPartition None >07:47:26,254 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:47:26,255 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:26,255 DEBUG storage.ui: total growth: 8185856 sectors >07:47:26,255 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:26,255 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:47:26,256 DEBUG storage.ui: new free allows for 8185856 sectors of growth >07:47:26,256 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >07:47:26,257 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:47:26,257 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7310> PedPartition: <_ped.Partition object at 0x7f0ddb99d0b0> >07:47:26,258 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:26,259 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:26,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:26,261 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8f7f90> PedPartition: <_ped.Partition object at 0x7f0ddb99d710> >07:47:26,261 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 43)', 'sda2(id 38)'] >07:47:26,261 DEBUG storage.ui: growable partitions are ['sda3'] >07:47:26,261 DEBUG storage.ui: adding request 43 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:26,262 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:26,262 DEBUG storage.ui: disk sda has 2 chunks >07:47:26,262 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:26,262 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:26,262 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 8185856 >done = False >07:47:26,262 DEBUG storage.ui: 1 requests and 235540447 (115009MB) left in chunk >07:47:26,262 DEBUG storage.ui: adding 235540447 (115009MB) to 43 (sda3) >07:47:26,263 DEBUG storage.ui: taking back 227354591 (111012MB) from 43 (sda3) >07:47:26,263 DEBUG storage.ui: new grow amount for request 43 (sda3) is 8185856 units, or 3997MB >07:47:26,263 DEBUG storage.ui: growing partitions on sda >07:47:26,263 DEBUG storage.ui: partition sda2 (38): 0 >07:47:26,263 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb8f7d90> >07:47:26,263 DEBUG storage.ui: partition sda3 (43): 0 >07:47:26,263 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9623551 length: 8187904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb902410> >07:47:26,264 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 43)'] from disk(s) ['sda'] >07:47:26,265 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:26,265 DEBUG storage.ui: device sda2 new partedPartition None >07:47:26,266 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:26,267 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:26,268 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:26,268 DEBUG storage.ui: device sda3 new partedPartition None >07:47:26,269 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:47:26,270 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:26,270 DEBUG storage.ui: back from removeNewPartitions >07:47:26,270 DEBUG storage.ui: extended: None >07:47:26,271 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb8f7d90> >07:47:26,272 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:26,272 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064f90> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:47:26,273 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:26,274 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:26,275 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:26,275 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135250> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:47:26,276 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1435648 end: 9623551 length: 8187904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb902410> >07:47:26,277 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:47:26,277 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99cd90> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:47:26,278 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:26,279 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:26,280 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:26,281 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135810> PedPartition: <_ped.Partition object at 0x7f0ddb99d230> >07:47:26,281 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:47:26,281 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:47:26,281 DEBUG storage.ui: fixing size of non-existent 3998MB partition sda3 (43) with non-existent luks at 3998.00 >07:47:26,283 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:47:26,283 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:47:26,284 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >07:47:26,285 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: swap ; >07:47:26,285 INFO storage.ui: added luks/dm-crypt luks-sda3 (id 44) to device tree >07:47:26,285 INFO storage.ui: registered action: [89] Create Device luks/dm-crypt luks-sda3 (id 44) >07:47:26,285 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:26,286 INFO storage.ui: registered action: [90] Create Format swap on luks/dm-crypt luks-sda3 (id 44) >07:47:29,599 DEBUG blivet: SwapSpace.__init__: >07:47:29,600 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:47:29,601 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 3996, ['sda'], {'encrypted': True, 'raid_level': None} >07:47:29,612 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:47:29,612 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:47:29,612 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:47:37,227 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 16000.0, [], {} >07:47:37,229 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 16000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; fstype: xfs ; encrypted: True ; >07:47:37,229 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 16000.0, ['sda'], {'mountpoint': '/', 'fstype': 'xfs', 'encrypted': True} >07:47:37,230 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:47:37,231 DEBUG storage.ui: starting Blivet copy >07:47:37,257 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:47:37,258 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb902750> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc150> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:47:37,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:37,259 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb902750> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc210> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:47:37,260 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:37,260 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb902750> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc850> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:47:37,260 DEBUG storage.ui: finished Blivet copy >07:47:37,261 DEBUG storage.ui: size bumped to 16004 to include new device space >07:47:37,261 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:47:37,262 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0de012e4d0>, 16004.0, [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>]] >07:47:37,262 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:47:37,263 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de0135710> ; >07:47:37,263 DEBUG storage.ui: parent factory container: None >07:47:37,263 DEBUG storage.ui: members: [] >07:47:37,263 DEBUG storage.ui: add_disks: ['sda'] >07:47:37,263 DEBUG storage.ui: remove_disks: [] >07:47:37,264 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:47:37,264 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:47:37,265 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:47:37,265 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:47:37,266 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:37,267 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >07:47:37,268 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >07:47:37,269 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:37,269 INFO storage.ui: added partition req3 (id 45) to device tree >07:47:37,270 INFO storage.ui: registered action: [91] Create Device partition req3 (id 45) >07:47:37,270 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:37,270 INFO storage.ui: registered action: [92] Create Format lvmpv on partition req3 (id 45) >07:47:37,270 DEBUG storage.ui: size bumped to 16004 to include new device space >07:47:37,270 DEBUG storage.ui: adding a TotalSizeSet with size 16004 >07:47:37,270 DEBUG storage.ui: set.allocated = 8 >07:47:37,271 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:47:37,272 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 45)', 'sda2(id 38)', 'sda3(id 43)'] from disk(s) ['sda'] >07:47:37,273 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:37,273 DEBUG storage.ui: device sda2 new partedPartition None >07:47:37,274 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:37,275 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:37,276 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:37,276 DEBUG storage.ui: device sda3 new partedPartition None >07:47:37,277 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:47:37,278 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:37,278 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 45)', 'req0(id 38)', 'req2(id 43)'] >07:47:37,279 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)', 'req2(id 43)', 'req3(id 45)'] from disk(s) ['sda'] >07:47:37,280 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:37,281 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:37,282 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:37,283 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:37,283 DEBUG storage.ui: failed to resolve '/dev/' >07:47:37,283 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:47:37,283 DEBUG storage.ui: checking freespace on sda >07:47:37,284 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:47:37,284 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:37,284 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:37,284 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:47:37,285 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:47:37,285 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:37,285 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:47:37,285 DEBUG storage.ui: new free allows for 0 sectors of growth >07:47:37,285 DEBUG storage.ui: found free space for bootable request >07:47:37,286 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:47:37,287 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:37,287 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99f150> PedPartition: <_ped.Partition object at 0x7f0ddb99d4d0> >07:47:37,288 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:37,289 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:37,290 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:37,290 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99f310> PedPartition: <_ped.Partition object at 0x7f0ddb99d230> >07:47:37,291 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:37,292 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:37,293 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:37,294 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:37,294 DEBUG storage.ui: failed to resolve '/dev/' >07:47:37,295 DEBUG storage.ui: allocating partition: req2 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3998MB ; grow: False ; max_size: 3998 ; start: None ; end: None >07:47:37,295 DEBUG storage.ui: checking freespace on sda >07:47:37,295 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3998MB boot=False best=None grow=False start=None >07:47:37,296 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:37,296 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:37,296 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:47:37,296 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:47:37,297 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:37,297 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:47:37,297 DEBUG storage.ui: new free allows for 0 sectors of growth >07:47:37,297 DEBUG storage.ui: created partition sda3 of 3998MB and added it to /dev/sda >07:47:37,298 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:47:37,299 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc050> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:47:37,300 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:37,300 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:37,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:37,302 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc5d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d1d0> >07:47:37,303 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:37,304 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:37,305 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:37,306 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:37,306 DEBUG storage.ui: failed to resolve '/dev/' >07:47:37,306 DEBUG storage.ui: allocating partition: req3 ; id: 45 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 16004.0 ; start: None ; end: None >07:47:37,306 DEBUG storage.ui: checking freespace on sda >07:47:37,306 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:47:37,307 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:37,307 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:37,307 DEBUG storage.ui: checking 9623552-236978142 (111012 MB) >07:47:37,307 DEBUG storage.ui: current free range is 9623552-236978142 (111012MB) >07:47:37,307 DEBUG storage.ui: evaluating growth potential for new layout >07:47:37,308 DEBUG storage.ui: calculating growth for disk /dev/sda >07:47:37,309 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >07:47:37,309 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99f9d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:47:37,310 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:37,311 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:37,311 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:37,312 DEBUG storage.ui: adding request 43 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:37,312 DEBUG storage.ui: adding request 45 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:37,312 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:47:37,312 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:37,312 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:37,312 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda3 growable = False >base = 8187904 growth = 0 max_grow = 0 >done = True >07:47:37,312 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda4 growable = True >base = 16384 growth = 0 max_grow = 32759808 >done = False >07:47:37,312 DEBUG storage.ui: 1 requests and 227338207 (111004MB) left in chunk >07:47:37,313 DEBUG storage.ui: adding 227338207 (111004MB) to 45 (sda4) >07:47:37,313 DEBUG storage.ui: taking back 194578399 (95008MB) from 45 (sda4) >07:47:37,313 DEBUG storage.ui: new grow amount for request 45 (sda4) is 32759808 units, or 15996MB >07:47:37,313 DEBUG storage.ui: request 38 (sda2) growth: 0 (0MB) size: 500MB >07:47:37,313 DEBUG storage.ui: request 43 (sda3) growth: 0 (0MB) size: 3998MB >07:47:37,313 DEBUG storage.ui: request 45 (sda4) growth: 32759808 (15996MB) size: 16004MB >07:47:37,313 DEBUG storage.ui: disk /dev/sda growth: 32759808 (15996MB) >07:47:37,314 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:37,314 DEBUG storage.ui: device sda4 new partedPartition None >07:47:37,315 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >07:47:37,316 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:37,316 DEBUG storage.ui: total growth: 32759808 sectors >07:47:37,317 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:37,317 DEBUG storage.ui: new free: 9623552-236978142 / 111012MB >07:47:37,317 DEBUG storage.ui: new free allows for 32759808 sectors of growth >07:47:37,317 DEBUG storage.ui: created partition sda4 of 8MB and added it to /dev/sda >07:47:37,318 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >07:47:37,318 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e2d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d830> >07:47:37,319 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:37,320 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:37,322 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:37,322 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb905210> PedPartition: <_ped.Partition object at 0x7f0ddb99da10> >07:47:37,322 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 45)', 'sda2(id 38)', 'sda3(id 43)'] >07:47:37,322 DEBUG storage.ui: growable partitions are ['sda4'] >07:47:37,323 DEBUG storage.ui: adding request 45 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:37,323 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:37,323 DEBUG storage.ui: adding request 43 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:37,323 DEBUG storage.ui: disk sda has 2 chunks >07:47:37,323 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:37,323 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:37,324 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda3 growable = False >base = 8187904 growth = 0 max_grow = 0 >done = True >07:47:37,324 DEBUG storage.ui: req: PartitionRequest instance -- >id = 45 name = sda4 growable = True >base = 16384 growth = 0 max_grow = 32759808 >done = False >07:47:37,324 DEBUG storage.ui: 1 requests and 227338207 (111004MB) left in chunk >07:47:37,324 DEBUG storage.ui: adding 227338207 (111004MB) to 45 (sda4) >07:47:37,324 DEBUG storage.ui: taking back 194578399 (95008MB) from 45 (sda4) >07:47:37,324 DEBUG storage.ui: new grow amount for request 45 (sda4) is 32759808 units, or 15996MB >07:47:37,324 DEBUG storage.ui: set: ['sda4'] 8/16004 >07:47:37,324 DEBUG storage.ui: allocating 15996 to TotalSizeSet with 8/16004 (15996 needed) >07:47:37,325 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda4 growable = True >base = 16384 growth = 32759808 max_grow = 32759808 >done = True >07:47:37,325 DEBUG storage.ui: needed: 0 >07:47:37,325 DEBUG storage.ui: set: ['sda4'] 16004/16004 >07:47:37,325 DEBUG storage.ui: allocating 0 to TotalSizeSet with 16004/16004 (0 needed) >07:47:37,325 DEBUG storage.ui: PartitionRequest instance -- >id = 45 name = sda4 growable = True >base = 16384 growth = 32759808 max_grow = 32759808 >done = True >07:47:37,325 DEBUG storage.ui: needed: 0 >07:47:37,325 DEBUG storage.ui: growing partitions on sda >07:47:37,325 DEBUG storage.ui: partition sda2 (38): 0 >07:47:37,326 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de0140210> >07:47:37,326 DEBUG storage.ui: partition sda3 (43): 0 >07:47:37,326 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9623551 length: 8187904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb9058d0> >07:47:37,326 DEBUG storage.ui: partition sda4 (45): 0 >07:47:37,326 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 9623552 end: 42399743 length: 32776192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb905750> >07:47:37,327 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 43)', 'sda4(id 45)'] from disk(s) ['sda'] >07:47:37,328 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:37,328 DEBUG storage.ui: device sda2 new partedPartition None >07:47:37,329 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:37,330 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:37,331 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:37,331 DEBUG storage.ui: device sda3 new partedPartition None >07:47:37,332 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:47:37,333 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:37,334 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:37,334 DEBUG storage.ui: device sda4 new partedPartition None >07:47:37,335 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >07:47:37,336 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:37,336 DEBUG storage.ui: back from removeNewPartitions >07:47:37,336 DEBUG storage.ui: extended: None >07:47:37,336 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de0140210> >07:47:37,338 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:37,338 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb905c50> PedPartition: <_ped.Partition object at 0x7f0ddb99d4d0> >07:47:37,339 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:37,340 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:37,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:37,342 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99ff10> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:47:37,342 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1435648 end: 9623551 length: 8187904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb9058d0> >07:47:37,343 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:47:37,343 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb91e210> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:47:37,344 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:37,345 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:37,346 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:37,347 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb99fbd0> PedPartition: <_ped.Partition object at 0x7f0ddb99d950> >07:47:37,347 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 9623552 end: 42399743 length: 32776192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb905750> >07:47:37,348 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >07:47:37,348 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb948790> PedPartition: <_ped.Partition object at 0x7f0ddb99dad0> >07:47:37,349 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:37,350 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:37,351 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:37,352 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0140190> PedPartition: <_ped.Partition object at 0x7f0ddb99d1d0> >07:47:37,352 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:47:37,352 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:47:37,353 DEBUG storage.ui: fixing size of non-existent 3998MB partition sda3 (43) with non-existent luks at 3998.00 >07:47:37,353 DEBUG storage.ui: fixing size of non-existent 16004MB partition sda4 (45) with non-existent lvmpv at 16004.00 >07:47:37,354 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda4 ; >07:47:37,355 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:37,355 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:47:37,356 INFO storage.ui: added lvmvg rhel (id 46) to device tree >07:47:37,356 INFO storage.ui: registered action: [93] Create Device lvmvg rhel (id 46) >07:47:37,356 DEBUG storage.ui: rhel size is 16000MB >07:47:37,356 DEBUG storage.ui: vg rhel has 16000MB free >07:47:37,357 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:47:37,357 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:47:37,358 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:47:37,359 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-00 ; current: None ; type: luks ; >07:47:37,360 DEBUG storage.ui: rhel size is 16000MB >07:47:37,360 DEBUG storage.ui: vg rhel has 16000MB free >07:47:37,360 DEBUG storage.ui: Adding rhel-00/16000MB to rhel >07:47:37,360 INFO storage.ui: added lvmlv rhel-00 (id 47) to device tree >07:47:37,360 INFO storage.ui: registered action: [94] Create Device lvmlv rhel-00 (id 47) >07:47:37,360 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:37,361 INFO storage.ui: registered action: [95] Create Format luks on lvmlv rhel-00 (id 47) >07:47:37,361 DEBUG storage.ui: XFS.supported: supported: True ; >07:47:37,362 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:47:37,363 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-00 ; >07:47:37,364 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-00 ; current: None ; type: xfs ; >07:47:37,364 INFO storage.ui: added luks/dm-crypt luks-rhel-00 (id 48) to device tree >07:47:37,364 INFO storage.ui: registered action: [96] Create Device luks/dm-crypt luks-rhel-00 (id 48) >07:47:37,364 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:37,364 INFO storage.ui: registered action: [97] Create Format xfs filesystem mounted at / on luks/dm-crypt luks-rhel-00 (id 48) >07:47:37,391 DEBUG blivet: XFS.supported: supported: True ; >07:47:37,391 DEBUG blivet: getFormat('xfs') returning XFS instance >07:47:37,400 DEBUG blivet: XFS.supported: supported: True ; >07:47:37,400 DEBUG blivet: getFormat('xfs') returning XFS instance >07:47:37,402 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:47:37,417 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 0, [], {} >07:47:37,417 DEBUG blivet: rhel size is 16000MB >07:47:37,418 DEBUG blivet: vg rhel has 0MB free >07:47:45,372 DEBUG blivet: XFS.supported: supported: True ; >07:47:45,372 DEBUG blivet: getFormat('xfs') returning XFS instance >07:47:45,375 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 15998, ['sda'], {'encrypted': True, 'raid_level': None} >07:47:45,377 INFO storage.ui: removed luks/dm-crypt luks-rhel-00 (id 48) from device tree >07:47:45,378 DEBUG storage.ui: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: rhel-00 ; >07:47:45,378 INFO storage.ui: registered action: [98] Destroy Device luks/dm-crypt luks-rhel-00 (id 48) >07:47:45,379 INFO storage.ui: removed lvmlv rhel-00 (id 47) from device tree >07:47:45,380 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: rhel ; >07:47:45,381 INFO storage.ui: registered action: [99] Destroy Device lvmlv rhel-00 (id 47) >07:47:45,381 INFO storage.ui: removed lvmvg rhel (id 46) from device tree >07:47:45,383 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda4 ; >07:47:45,383 INFO storage.ui: registered action: [100] Destroy Device lvmvg rhel (id 46) >07:47:45,383 INFO storage.ui: removed partition sda4 (id 45) from device tree >07:47:45,385 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:45,385 INFO storage.ui: registered action: [101] Destroy Device partition sda4 (id 45) >07:47:45,388 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 15998 ; container_raid_level: None ; name: None ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; raid_level: None ; label: ; container_name: rhel ; device: None ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >07:47:45,388 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 15998, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': None, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >07:47:45,389 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:47:45,389 DEBUG storage.ui: starting Blivet copy >07:47:45,423 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:47:45,424 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e790> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9244d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d830> >07:47:45,425 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:45,426 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e790> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9aca50> PedPartition: <_ped.Partition object at 0x7f0ddb99dad0> >07:47:45,427 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:45,427 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb91e790> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94ee10> PedPartition: <_ped.Partition object at 0x7f0ddb99d4d0> >07:47:45,427 DEBUG storage.ui: finished Blivet copy >07:47:45,429 DEBUG storage.ui: XFS.supported: supported: True ; >07:47:45,429 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:47:45,430 DEBUG storage.ui: XFS.supported: supported: True ; >07:47:45,431 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:47:45,432 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:47:45,432 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:47:45,433 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:45,435 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >07:47:45,436 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: luks ; >07:47:45,437 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:45,437 INFO storage.ui: added partition req4 (id 49) to device tree >07:47:45,437 INFO storage.ui: registered action: [102] Create Device partition req4 (id 49) >07:47:45,438 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:45,438 INFO storage.ui: registered action: [103] Create Format luks on partition req4 (id 49) >07:47:45,439 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:47:45,440 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 49)', 'sda2(id 38)', 'sda3(id 43)'] from disk(s) ['sda'] >07:47:45,441 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:45,441 DEBUG storage.ui: device sda2 new partedPartition None >07:47:45,442 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:45,444 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:45,445 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:45,445 DEBUG storage.ui: device sda3 new partedPartition None >07:47:45,446 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:47:45,447 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:45,448 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req4(id 49)', 'req0(id 38)', 'req2(id 43)'] >07:47:45,448 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)', 'req2(id 43)', 'req4(id 49)'] from disk(s) ['sda'] >07:47:45,449 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:45,450 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:45,451 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:45,453 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:45,453 DEBUG storage.ui: failed to resolve '/dev/' >07:47:45,453 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:47:45,453 DEBUG storage.ui: checking freespace on sda >07:47:45,454 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:47:45,454 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:45,454 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:45,454 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:47:45,455 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:47:45,455 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:45,455 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:47:45,455 DEBUG storage.ui: new free allows for 0 sectors of growth >07:47:45,455 DEBUG storage.ui: found free space for bootable request >07:47:45,456 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:47:45,457 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:45,457 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155cd0> PedPartition: <_ped.Partition object at 0x7f0ddb99d9b0> >07:47:45,458 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:45,459 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:45,461 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:45,462 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155950> PedPartition: <_ped.Partition object at 0x7f0ddb99da10> >07:47:45,463 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:45,464 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:45,465 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:45,466 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:45,466 DEBUG storage.ui: failed to resolve '/dev/' >07:47:45,466 DEBUG storage.ui: allocating partition: req2 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 3998MB ; grow: False ; max_size: 3998 ; start: None ; end: None >07:47:45,467 DEBUG storage.ui: checking freespace on sda >07:47:45,467 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=3998MB boot=False best=None grow=False start=None >07:47:45,467 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:45,467 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:45,468 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:47:45,468 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:47:45,468 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:45,468 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:47:45,468 DEBUG storage.ui: new free allows for 0 sectors of growth >07:47:45,469 DEBUG storage.ui: created partition sda3 of 3998MB and added it to /dev/sda >07:47:45,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:47:45,470 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bcd10> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:47:45,471 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:45,472 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:45,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:45,474 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94ec50> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:47:45,475 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:45,476 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:45,477 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:45,479 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:45,479 DEBUG storage.ui: failed to resolve '/dev/' >07:47:45,479 DEBUG storage.ui: allocating partition: req4 ; id: 49 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 15998 ; start: None ; end: None >07:47:45,479 DEBUG storage.ui: checking freespace on sda >07:47:45,479 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >07:47:45,480 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:45,480 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:45,480 DEBUG storage.ui: checking 9623552-236978142 (111012 MB) >07:47:45,480 DEBUG storage.ui: current free range is 9623552-236978142 (111012MB) >07:47:45,480 DEBUG storage.ui: evaluating growth potential for new layout >07:47:45,480 DEBUG storage.ui: calculating growth for disk /dev/sda >07:47:45,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:47:45,482 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155090> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:47:45,483 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:45,484 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:45,484 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:45,485 DEBUG storage.ui: adding request 43 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:45,485 DEBUG storage.ui: adding request 49 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:45,485 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:47:45,485 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:45,485 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:45,485 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda3 growable = False >base = 8187904 growth = 0 max_grow = 0 >done = True >07:47:45,485 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 32761856 >done = False >07:47:45,486 DEBUG storage.ui: 1 requests and 227352543 (111011MB) left in chunk >07:47:45,486 DEBUG storage.ui: adding 227352543 (111011MB) to 49 (sda4) >07:47:45,486 DEBUG storage.ui: taking back 194590687 (95014MB) from 49 (sda4) >07:47:45,486 DEBUG storage.ui: new grow amount for request 49 (sda4) is 32761856 units, or 15997MB >07:47:45,486 DEBUG storage.ui: request 38 (sda2) growth: 0 (0MB) size: 500MB >07:47:45,486 DEBUG storage.ui: request 43 (sda3) growth: 0 (0MB) size: 3998MB >07:47:45,486 DEBUG storage.ui: request 49 (sda4) growth: 32761856 (15997MB) size: 15998MB >07:47:45,486 DEBUG storage.ui: disk /dev/sda growth: 32761856 (15997MB) >07:47:45,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:45,488 DEBUG storage.ui: device sda4 new partedPartition None >07:47:45,489 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:47:45,490 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:45,490 DEBUG storage.ui: total growth: 32761856 sectors >07:47:45,490 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:45,490 DEBUG storage.ui: new free: 9623552-236978142 / 111012MB >07:47:45,490 DEBUG storage.ui: new free allows for 32761856 sectors of growth >07:47:45,491 DEBUG storage.ui: created partition sda4 of 1MB and added it to /dev/sda >07:47:45,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:47:45,492 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155910> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:47:45,493 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:45,494 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:45,496 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:45,496 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064b10> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:47:45,496 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 49)', 'sda2(id 38)', 'sda3(id 43)'] >07:47:45,497 DEBUG storage.ui: growable partitions are ['sda4'] >07:47:45,497 DEBUG storage.ui: adding request 49 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:45,497 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:45,497 DEBUG storage.ui: adding request 43 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:45,497 DEBUG storage.ui: disk sda has 2 chunks >07:47:45,497 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:45,498 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:45,498 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda3 growable = False >base = 8187904 growth = 0 max_grow = 0 >done = True >07:47:45,498 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = sda4 growable = True >base = 2048 growth = 0 max_grow = 32761856 >done = False >07:47:45,498 DEBUG storage.ui: 1 requests and 227352543 (111011MB) left in chunk >07:47:45,498 DEBUG storage.ui: adding 227352543 (111011MB) to 49 (sda4) >07:47:45,498 DEBUG storage.ui: taking back 194590687 (95014MB) from 49 (sda4) >07:47:45,498 DEBUG storage.ui: new grow amount for request 49 (sda4) is 32761856 units, or 15997MB >07:47:45,498 DEBUG storage.ui: growing partitions on sda >07:47:45,499 DEBUG storage.ui: partition sda2 (38): 0 >07:47:45,499 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de00bc910> >07:47:45,499 DEBUG storage.ui: partition sda3 (43): 0 >07:47:45,499 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 9623551 length: 8187904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de012ee50> >07:47:45,499 DEBUG storage.ui: partition sda4 (49): 0 >07:47:45,500 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 9623552 end: 42387455 length: 32763904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de012ebd0> >07:47:45,500 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 43)', 'sda4(id 49)'] from disk(s) ['sda'] >07:47:45,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:45,501 DEBUG storage.ui: device sda2 new partedPartition None >07:47:45,502 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:45,504 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:45,505 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:45,505 DEBUG storage.ui: device sda3 new partedPartition None >07:47:45,506 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:47:45,507 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:45,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:45,508 DEBUG storage.ui: device sda4 new partedPartition None >07:47:45,509 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:47:45,510 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:45,511 DEBUG storage.ui: back from removeNewPartitions >07:47:45,511 DEBUG storage.ui: extended: None >07:47:45,511 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de00bc910> >07:47:45,512 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:45,512 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9d6090> PedPartition: <_ped.Partition object at 0x7f0ddb99d9b0> >07:47:45,513 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:45,514 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:45,516 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:45,516 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc510> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:47:45,516 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1435648 end: 9623551 length: 8187904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de012ee50> >07:47:45,517 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:47:45,518 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9d61d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d950> >07:47:45,519 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:45,520 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:45,521 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:45,521 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155710> PedPartition: <_ped.Partition object at 0x7f0ddb99d0b0> >07:47:45,522 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 9623552 end: 42387455 length: 32763904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de012ebd0> >07:47:45,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:47:45,523 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00aab90> PedPartition: <_ped.Partition object at 0x7f0ddb99d890> >07:47:45,524 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:45,525 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:45,527 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:45,527 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01559d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:47:45,527 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:47:45,527 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:47:45,528 DEBUG storage.ui: fixing size of non-existent 3998MB partition sda3 (43) with non-existent luks at 3998.00 >07:47:45,528 DEBUG storage.ui: fixing size of non-existent 15998MB partition sda4 (49) with non-existent luks at 15998.00 >07:47:45,529 DEBUG storage.ui: XFS.supported: supported: True ; >07:47:45,530 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:47:45,531 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda4 ; >07:47:45,532 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda4 ; current: None ; type: xfs ; >07:47:45,532 INFO storage.ui: added luks/dm-crypt luks-sda4 (id 50) to device tree >07:47:45,532 INFO storage.ui: registered action: [104] Create Device luks/dm-crypt luks-sda4 (id 50) >07:47:45,532 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:45,532 INFO storage.ui: registered action: [105] Create Format xfs filesystem mounted at / on luks/dm-crypt luks-sda4 (id 50) >07:47:45,568 DEBUG blivet: SwapSpace.__init__: >07:47:45,568 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:47:51,065 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 0, [], {} >07:47:52,984 DEBUG blivet: SwapSpace.__init__: >07:47:52,984 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:47:52,986 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 3996, ['sda'], {'encrypted': True, 'raid_level': None} >07:47:52,987 INFO storage.ui: removed luks/dm-crypt luks-sda3 (id 44) from device tree >07:47:52,988 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >07:47:52,988 INFO storage.ui: registered action: [106] Destroy Device luks/dm-crypt luks-sda3 (id 44) >07:47:52,989 INFO storage.ui: removed partition sda3 (id 43) from device tree >07:47:52,990 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:52,990 INFO storage.ui: registered action: [107] Destroy Device partition sda3 (id 43) >07:47:52,992 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 3996 ; container_raid_level: None ; name: swap ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; raid_level: None ; label: ; container_name: rhel ; device: None ; mountpoint: None ; fstype: swap ; container_size: 0 ; >07:47:52,992 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 3996, ['sda'], {'container_raid_level': None, 'name': 'swap', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >07:47:52,993 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:47:52,993 DEBUG storage.ui: starting Blivet copy >07:47:53,017 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:47:53,018 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb99f150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb90a110> PedPartition: <_ped.Partition object at 0x7f0ddb99d710> >07:47:53,019 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:53,019 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb99f150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb90ad50> PedPartition: <_ped.Partition object at 0x7f0ddb99d230> >07:47:53,020 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:53,020 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb99f150> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb913090> PedPartition: <_ped.Partition object at 0x7f0ddb99db30> >07:47:53,020 DEBUG storage.ui: finished Blivet copy >07:47:53,021 DEBUG storage.ui: size bumped to 4000 to include new device space >07:47:53,021 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:47:53,022 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0de012e4d0>, 4000.0, [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>]] >07:47:53,022 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:47:53,023 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de0155a50> ; >07:47:53,023 DEBUG storage.ui: parent factory container: None >07:47:53,023 DEBUG storage.ui: members: [] >07:47:53,023 DEBUG storage.ui: add_disks: ['sda'] >07:47:53,023 DEBUG storage.ui: remove_disks: [] >07:47:53,024 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:47:53,024 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:47:53,025 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >07:47:53,025 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:47:53,027 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:53,028 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >07:47:53,029 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: lvmpv ; >07:47:53,030 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:53,030 INFO storage.ui: added partition req5 (id 51) to device tree >07:47:53,030 INFO storage.ui: registered action: [108] Create Device partition req5 (id 51) >07:47:53,030 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:53,030 INFO storage.ui: registered action: [109] Create Format lvmpv on partition req5 (id 51) >07:47:53,030 DEBUG storage.ui: size bumped to 4000 to include new device space >07:47:53,030 DEBUG storage.ui: adding a TotalSizeSet with size 4000 >07:47:53,031 DEBUG storage.ui: set.allocated = 8 >07:47:53,032 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:47:53,032 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 51)', 'sda2(id 38)', 'sda4(id 49)'] from disk(s) ['sda'] >07:47:53,033 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:53,033 DEBUG storage.ui: device sda2 new partedPartition None >07:47:53,035 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:53,036 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:53,037 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:53,037 DEBUG storage.ui: device sda4 new partedPartition None >07:47:53,038 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:47:53,039 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:53,039 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req5(id 51)', 'req0(id 38)', 'req4(id 49)'] >07:47:53,040 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)', 'req4(id 49)', 'req5(id 51)'] from disk(s) ['sda'] >07:47:53,041 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:53,042 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:53,043 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:53,044 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:53,044 DEBUG storage.ui: failed to resolve '/dev/' >07:47:53,045 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:47:53,045 DEBUG storage.ui: checking freespace on sda >07:47:53,045 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:47:53,046 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:53,046 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:53,046 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:47:53,046 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:47:53,046 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:53,046 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:47:53,047 DEBUG storage.ui: new free allows for 0 sectors of growth >07:47:53,047 DEBUG storage.ui: found free space for bootable request >07:47:53,047 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:47:53,048 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:53,048 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8dca90> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:47:53,050 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:53,051 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:53,052 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:53,052 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0135b10> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:47:53,053 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:53,054 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:53,055 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:53,056 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:53,057 DEBUG storage.ui: failed to resolve '/dev/' >07:47:53,057 DEBUG storage.ui: allocating partition: req4 ; id: 49 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 15998MB ; grow: False ; max_size: 15998 ; start: None ; end: None >07:47:53,057 DEBUG storage.ui: checking freespace on sda >07:47:53,057 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=15998MB boot=False best=None grow=False start=None >07:47:53,058 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:53,058 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:53,058 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:47:53,058 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:47:53,058 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:53,058 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:47:53,058 DEBUG storage.ui: new free allows for 0 sectors of growth >07:47:53,059 DEBUG storage.ui: created partition sda3 of 15998MB and added it to /dev/sda >07:47:53,060 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:47:53,060 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb913390> PedPartition: <_ped.Partition object at 0x7f0ddb99da70> >07:47:53,061 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:53,062 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:53,064 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:53,064 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb913890> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:47:53,065 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:47:53,066 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:47:53,067 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:47:53,068 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:47:53,068 DEBUG storage.ui: failed to resolve '/dev/' >07:47:53,069 DEBUG storage.ui: allocating partition: req5 ; id: 51 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4000.0 ; start: None ; end: None >07:47:53,069 DEBUG storage.ui: checking freespace on sda >07:47:53,069 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:47:53,069 DEBUG storage.ui: checking 34-2047 (0 MB) >07:47:53,069 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:47:53,070 DEBUG storage.ui: checking 34199552-236978142 (99012 MB) >07:47:53,070 DEBUG storage.ui: current free range is 34199552-236978142 (99012MB) >07:47:53,070 DEBUG storage.ui: evaluating growth potential for new layout >07:47:53,070 DEBUG storage.ui: calculating growth for disk /dev/sda >07:47:53,071 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:47:53,072 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb913d10> PedPartition: <_ped.Partition object at 0x7f0ddb99da10> >07:47:53,073 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:53,074 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:53,074 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:53,074 DEBUG storage.ui: adding request 49 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:53,074 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:53,075 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:47:53,075 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:53,075 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:53,075 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = sda3 growable = False >base = 32763904 growth = 0 max_grow = 0 >done = True >07:47:53,075 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda4 growable = True >base = 16384 growth = 0 max_grow = 8175616 >done = False >07:47:53,075 DEBUG storage.ui: 1 requests and 202762207 (99004MB) left in chunk >07:47:53,075 DEBUG storage.ui: adding 202762207 (99004MB) to 51 (sda4) >07:47:53,075 DEBUG storage.ui: taking back 194586591 (95012MB) from 51 (sda4) >07:47:53,076 DEBUG storage.ui: new grow amount for request 51 (sda4) is 8175616 units, or 3992MB >07:47:53,076 DEBUG storage.ui: request 38 (sda2) growth: 0 (0MB) size: 500MB >07:47:53,076 DEBUG storage.ui: request 49 (sda3) growth: 0 (0MB) size: 15998MB >07:47:53,076 DEBUG storage.ui: request 51 (sda4) growth: 8175616 (3992MB) size: 4000MB >07:47:53,076 DEBUG storage.ui: disk /dev/sda growth: 8175616 (3992MB) >07:47:53,077 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:53,077 DEBUG storage.ui: device sda4 new partedPartition None >07:47:53,078 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:47:53,079 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:53,079 DEBUG storage.ui: total growth: 8175616 sectors >07:47:53,080 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:47:53,080 DEBUG storage.ui: new free: 34199552-236978142 / 99012MB >07:47:53,080 DEBUG storage.ui: new free allows for 8175616 sectors of growth >07:47:53,080 DEBUG storage.ui: created partition sda4 of 8MB and added it to /dev/sda >07:47:53,081 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:47:53,082 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb89f190> PedPartition: <_ped.Partition object at 0x7f0ddb99dc50> >07:47:53,083 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:53,084 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:53,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:53,086 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb89f5d0> PedPartition: <_ped.Partition object at 0x7f0ddb99dd70> >07:47:53,086 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda4(id 51)', 'sda2(id 38)', 'sda3(id 49)'] >07:47:53,086 DEBUG storage.ui: growable partitions are ['sda4'] >07:47:53,086 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:53,087 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:53,087 DEBUG storage.ui: adding request 49 to chunk 236566495 (411648-236978142) on /dev/sda >07:47:53,087 DEBUG storage.ui: disk sda has 2 chunks >07:47:53,087 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:47:53,087 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:47:53,087 DEBUG storage.ui: req: PartitionRequest instance -- >id = 49 name = sda3 growable = False >base = 32763904 growth = 0 max_grow = 0 >done = True >07:47:53,087 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda4 growable = True >base = 16384 growth = 0 max_grow = 8175616 >done = False >07:47:53,087 DEBUG storage.ui: 1 requests and 202762207 (99004MB) left in chunk >07:47:53,088 DEBUG storage.ui: adding 202762207 (99004MB) to 51 (sda4) >07:47:53,088 DEBUG storage.ui: taking back 194586591 (95012MB) from 51 (sda4) >07:47:53,088 DEBUG storage.ui: new grow amount for request 51 (sda4) is 8175616 units, or 3992MB >07:47:53,088 DEBUG storage.ui: set: ['sda4'] 8/4000 >07:47:53,088 DEBUG storage.ui: allocating 3992 to TotalSizeSet with 8/4000 (3992 needed) >07:47:53,088 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = sda4 growable = True >base = 16384 growth = 8175616 max_grow = 8175616 >done = True >07:47:53,088 DEBUG storage.ui: needed: 0 >07:47:53,088 DEBUG storage.ui: set: ['sda4'] 4000/4000 >07:47:53,088 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4000/4000 (0 needed) >07:47:53,089 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = sda4 growable = True >base = 16384 growth = 8175616 max_grow = 8175616 >done = True >07:47:53,089 DEBUG storage.ui: needed: 0 >07:47:53,089 DEBUG storage.ui: growing partitions on sda >07:47:53,089 DEBUG storage.ui: partition sda2 (38): 0 >07:47:53,089 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb9135d0> >07:47:53,089 DEBUG storage.ui: partition sda3 (49): 0 >07:47:53,089 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 34199551 length: 32763904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913710> >07:47:53,090 DEBUG storage.ui: partition sda4 (51): 0 >07:47:53,090 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 34199552 end: 42391551 length: 8192000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913dd0> >07:47:53,090 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 49)', 'sda4(id 51)'] from disk(s) ['sda'] >07:47:53,091 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:53,091 DEBUG storage.ui: device sda2 new partedPartition None >07:47:53,092 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:47:53,093 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:47:53,094 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:53,095 DEBUG storage.ui: device sda3 new partedPartition None >07:47:53,096 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >07:47:53,097 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:47:53,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:53,098 DEBUG storage.ui: device sda4 new partedPartition None >07:47:53,099 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:47:53,100 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:47:53,100 DEBUG storage.ui: back from removeNewPartitions >07:47:53,100 DEBUG storage.ui: extended: None >07:47:53,100 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb9135d0> >07:47:53,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:47:53,102 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155910> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:47:53,103 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:47:53,104 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:47:53,105 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:47:53,106 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8dcc50> PedPartition: <_ped.Partition object at 0x7f0ddb99ddd0> >07:47:53,106 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1435648 end: 34199551 length: 32763904 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913710> >07:47:53,107 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >07:47:53,107 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01558d0> PedPartition: <_ped.Partition object at 0x7f0ddb99dbf0> >07:47:53,108 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:47:53,109 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:47:53,111 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:47:53,111 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb89f490> PedPartition: <_ped.Partition object at 0x7f0ddb99dd10> >07:47:53,111 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 34199552 end: 42391551 length: 8192000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913dd0> >07:47:53,112 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:47:53,113 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb913f90> PedPartition: <_ped.Partition object at 0x7f0ddb99da70> >07:47:53,114 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:47:53,115 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:47:53,116 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:47:53,117 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb89fc50> PedPartition: <_ped.Partition object at 0x7f0ddb99de90> >07:47:53,117 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:47:53,117 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:47:53,117 DEBUG storage.ui: fixing size of non-existent 15998MB partition sda3 (49) with non-existent luks at 15998.00 >07:47:53,118 DEBUG storage.ui: fixing size of non-existent 4000MB partition sda4 (51) with non-existent lvmpv at 4000.00 >07:47:53,119 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda4 ; >07:47:53,119 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:53,121 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:47:53,121 INFO storage.ui: added lvmvg rhel (id 52) to device tree >07:47:53,121 INFO storage.ui: registered action: [110] Create Device lvmvg rhel (id 52) >07:47:53,121 DEBUG storage.ui: rhel size is 3996MB >07:47:53,121 DEBUG storage.ui: vg rhel has 3996MB free >07:47:53,122 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:47:53,122 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:47:53,124 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:47:53,125 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: luks ; >07:47:53,125 DEBUG storage.ui: rhel size is 3996MB >07:47:53,126 DEBUG storage.ui: vg rhel has 3996MB free >07:47:53,126 DEBUG storage.ui: Adding rhel-swap/3996MB to rhel >07:47:53,126 INFO storage.ui: added lvmlv rhel-swap (id 53) to device tree >07:47:53,126 INFO storage.ui: registered action: [111] Create Device lvmlv rhel-swap (id 53) >07:47:53,126 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:53,126 INFO storage.ui: registered action: [112] Create Format luks on lvmlv rhel-swap (id 53) >07:47:53,127 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:47:53,127 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:47:53,128 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-swap ; >07:47:53,129 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-swap ; current: None ; type: swap ; >07:47:53,130 INFO storage.ui: added luks/dm-crypt luks-rhel-swap (id 54) to device tree >07:47:53,130 INFO storage.ui: registered action: [113] Create Device luks/dm-crypt luks-rhel-swap (id 54) >07:47:53,130 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:47:53,130 INFO storage.ui: registered action: [114] Create Format swap on luks/dm-crypt luks-rhel-swap (id 54) >07:47:53,161 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 0, [], {} >07:47:53,162 DEBUG blivet: rhel size is 3996MB >07:47:53,162 DEBUG blivet: vg rhel has 0MB free >07:47:54,594 DEBUG blivet: SwapSpace.__init__: >07:47:54,594 DEBUG blivet: getFormat('swap') returning SwapSpace instance >07:47:54,595 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 3994, ['sda'], {'encrypted': True, 'raid_level': None} >07:47:54,596 DEBUG blivet: rhel size is 3996MB >07:47:54,596 DEBUG blivet: vg rhel has 0MB free >07:47:54,605 DEBUG blivet: XFS.supported: supported: True ; >07:47:54,606 DEBUG blivet: getFormat('xfs') returning XFS instance >07:47:57,221 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 0, [], {} >07:47:57,221 DEBUG storage.ui: rhel size is 3996MB >07:47:57,221 DEBUG storage.ui: vg rhel has 0MB free >07:47:57,222 DEBUG blivet: rhel size is 3996MB >07:47:57,222 DEBUG blivet: vg rhel has 0MB free >07:47:57,224 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel ; >07:47:57,225 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 3996MB lvmvg rhel (52) >07:48:01,889 DEBUG blivet: XFS.supported: supported: True ; >07:48:01,889 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:01,892 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 8000, ['sda'], {'encrypted': True, 'raid_level': None} >07:48:01,893 DEBUG blivet: rhel size is 3996MB >07:48:01,893 DEBUG blivet: vg rhel has 0MB free >07:48:01,895 INFO storage.ui: removed luks/dm-crypt luks-sda4 (id 50) from device tree >07:48:01,896 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >07:48:01,897 INFO storage.ui: registered action: [115] Destroy Device luks/dm-crypt luks-sda4 (id 50) >07:48:01,897 INFO storage.ui: removed partition sda3 (id 49) from device tree >07:48:01,898 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:48:01,899 INFO storage.ui: registered action: [116] Destroy Device partition sda3 (id 49) >07:48:01,901 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 8000 ; container_raid_level: None ; name: root ; encrypted: True ; container_encrypted: False ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; raid_level: None ; label: ; container_name: rhel ; device: None ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >07:48:01,901 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 8000, ['sda'], {'container_raid_level': None, 'name': 'root', 'encrypted': True, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': None, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >07:48:01,902 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:48:01,902 DEBUG storage.ui: starting Blivet copy >07:48:01,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:48:01,932 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9136d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb913bd0> PedPartition: <_ped.Partition object at 0x7f0ddb99dc50> >07:48:01,934 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:01,934 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9136d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb913190> PedPartition: <_ped.Partition object at 0x7f0ddb99da10> >07:48:01,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:48:01,935 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9136d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8dcad0> PedPartition: <_ped.Partition object at 0x7f0ddb99d230> >07:48:01,935 DEBUG storage.ui: finished Blivet copy >07:48:01,936 DEBUG storage.ui: rhel size is 3996MB >07:48:01,936 DEBUG storage.ui: vg rhel has 0MB free >07:48:01,936 DEBUG storage.ui: size bumped to 12004 to include new device space >07:48:01,936 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:48:01,937 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0de012e4d0>, 12004.0, [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>]] >07:48:01,937 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:48:01,938 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0de0155d50> ; >07:48:01,939 DEBUG storage.ui: parent factory container: non-existent 3996MB lvmvg rhel (52) >07:48:01,939 DEBUG storage.ui: members: ['sda4'] >07:48:01,939 DEBUG storage.ui: add_disks: [] >07:48:01,939 DEBUG storage.ui: remove_disks: [] >07:48:01,940 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:48:01,940 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:48:01,940 DEBUG storage.ui: rhel size is 3996MB >07:48:01,941 DEBUG storage.ui: vg rhel has 0MB free >07:48:01,941 DEBUG storage.ui: size bumped to 12004 to include new device space >07:48:01,941 DEBUG storage.ui: adding a TotalSizeSet with size 12004 >07:48:01,941 DEBUG storage.ui: set.allocated = 8 >07:48:01,942 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:48:01,943 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda4(id 51)'] from disk(s) ['sda'] >07:48:01,944 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:01,944 DEBUG storage.ui: device sda2 new partedPartition None >07:48:01,945 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:48:01,946 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:01,947 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:48:01,947 DEBUG storage.ui: device sda4 new partedPartition None >07:48:01,949 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:01,950 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:48:01,950 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 38)', 'req5(id 51)'] >07:48:01,950 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)', 'req5(id 51)'] from disk(s) ['sda'] >07:48:01,951 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:48:01,952 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:48:01,953 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:48:01,955 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:48:01,955 DEBUG storage.ui: failed to resolve '/dev/' >07:48:01,955 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:48:01,955 DEBUG storage.ui: checking freespace on sda >07:48:01,956 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:48:01,956 DEBUG storage.ui: checking 34-2047 (0 MB) >07:48:01,956 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:48:01,957 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:48:01,957 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:48:01,957 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:48:01,957 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:48:01,957 DEBUG storage.ui: new free allows for 0 sectors of growth >07:48:01,957 DEBUG storage.ui: found free space for bootable request >07:48:01,958 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:48:01,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:48:01,959 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb89fb50> PedPartition: <_ped.Partition object at 0x7f0ddb99db90> >07:48:01,960 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:48:01,961 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:48:01,963 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:01,963 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cbb10> PedPartition: <_ped.Partition object at 0x7f0ddb99de30> >07:48:01,964 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:48:01,965 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:48:01,966 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:48:01,967 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:48:01,968 DEBUG storage.ui: failed to resolve '/dev/' >07:48:01,968 DEBUG storage.ui: allocating partition: req5 ; id: 51 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 12004.0 ; start: None ; end: None >07:48:01,968 DEBUG storage.ui: checking freespace on sda >07:48:01,968 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:48:01,969 DEBUG storage.ui: checking 34-2047 (0 MB) >07:48:01,969 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:48:01,969 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:48:01,969 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:48:01,969 DEBUG storage.ui: evaluating growth potential for new layout >07:48:01,969 DEBUG storage.ui: calculating growth for disk /dev/sda >07:48:01,971 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:01,971 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ff650> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:48:01,972 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:01,974 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:01,974 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:01,974 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:01,974 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:48:01,975 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:01,975 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:48:01,975 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 24567808 >done = False >07:48:01,975 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:48:01,975 DEBUG storage.ui: adding 235526111 (115002MB) to 51 (sda3) >07:48:01,975 DEBUG storage.ui: taking back 210958303 (103006MB) from 51 (sda3) >07:48:01,975 DEBUG storage.ui: new grow amount for request 51 (sda3) is 24567808 units, or 11996MB >07:48:01,976 DEBUG storage.ui: request 38 (sda2) growth: 0 (0MB) size: 500MB >07:48:01,976 DEBUG storage.ui: request 51 (sda3) growth: 24567808 (11996MB) size: 12004MB >07:48:01,976 DEBUG storage.ui: disk /dev/sda growth: 24567808 (11996MB) >07:48:01,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:01,977 DEBUG storage.ui: device sda3 new partedPartition None >07:48:01,978 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:01,979 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:01,979 DEBUG storage.ui: total growth: 24567808 sectors >07:48:01,980 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:48:01,980 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:48:01,980 DEBUG storage.ui: new free allows for 24567808 sectors of growth >07:48:01,980 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:48:01,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:01,982 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8dcc10> PedPartition: <_ped.Partition object at 0x7f0ddb99ddd0> >07:48:01,983 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:01,984 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:01,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:01,986 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8a4dd0> PedPartition: <_ped.Partition object at 0x7f0ddb99de90> >07:48:01,986 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 38)', 'sda3(id 51)'] >07:48:01,986 DEBUG storage.ui: growable partitions are ['sda3'] >07:48:01,986 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:01,986 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:01,987 DEBUG storage.ui: disk sda has 2 chunks >07:48:01,987 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:01,987 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:48:01,987 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 24567808 >done = False >07:48:01,987 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:48:01,987 DEBUG storage.ui: adding 235526111 (115002MB) to 51 (sda3) >07:48:01,987 DEBUG storage.ui: taking back 210958303 (103006MB) from 51 (sda3) >07:48:01,988 DEBUG storage.ui: new grow amount for request 51 (sda3) is 24567808 units, or 11996MB >07:48:01,988 DEBUG storage.ui: set: ['sda3'] 8/12004 >07:48:01,988 DEBUG storage.ui: allocating 11996 to TotalSizeSet with 8/12004 (11996 needed) >07:48:01,988 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 24567808 max_grow = 24567808 >done = True >07:48:01,988 DEBUG storage.ui: needed: 0 >07:48:01,988 DEBUG storage.ui: set: ['sda3'] 12004/12004 >07:48:01,988 DEBUG storage.ui: allocating 0 to TotalSizeSet with 12004/12004 (0 needed) >07:48:01,988 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 24567808 max_grow = 24567808 >done = True >07:48:01,989 DEBUG storage.ui: needed: 0 >07:48:01,989 DEBUG storage.ui: growing partitions on sda >07:48:01,989 DEBUG storage.ui: partition sda2 (38): 0 >07:48:01,989 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913a50> >07:48:01,989 DEBUG storage.ui: partition sda3 (51): 0 >07:48:01,989 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 26019839 length: 24584192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913950> >07:48:01,990 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 51)'] from disk(s) ['sda'] >07:48:01,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:01,991 DEBUG storage.ui: device sda2 new partedPartition None >07:48:01,992 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:48:01,993 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:01,994 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:01,994 DEBUG storage.ui: device sda3 new partedPartition None >07:48:01,996 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:01,997 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:48:01,997 DEBUG storage.ui: back from removeNewPartitions >07:48:01,997 DEBUG storage.ui: extended: None >07:48:01,997 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913a50> >07:48:01,998 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:48:01,999 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ff7d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:48:02,000 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:48:02,001 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:48:02,002 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:02,002 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8fff90> PedPartition: <_ped.Partition object at 0x7f0ddb99d890> >07:48:02,003 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1435648 end: 26019839 length: 24584192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb913950> >07:48:02,004 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:02,004 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cbb50> PedPartition: <_ped.Partition object at 0x7f0ddb99d050> >07:48:02,005 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:02,006 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:02,008 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:02,008 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ffc50> PedPartition: <_ped.Partition object at 0x7f0ddb99d950> >07:48:02,008 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:48:02,009 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:48:02,009 DEBUG storage.ui: fixing size of non-existent 12004MB partition sda3 (51) with non-existent lvmpv at 12004.00 >07:48:02,009 DEBUG storage.ui: new member set: ['sda3'] >07:48:02,009 DEBUG storage.ui: old member set: ['sda3'] >07:48:02,010 DEBUG storage.ui: rhel size is 12000MB >07:48:02,010 DEBUG storage.ui: vg rhel has 8004MB free >07:48:02,010 DEBUG storage.ui: rhel size is 12000MB >07:48:02,010 DEBUG storage.ui: vg rhel has 8004MB free >07:48:02,011 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:48:02,011 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:48:02,013 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >07:48:02,014 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: luks ; >07:48:02,014 DEBUG storage.ui: rhel size is 12000MB >07:48:02,014 DEBUG storage.ui: vg rhel has 8004MB free >07:48:02,014 DEBUG storage.ui: Adding rhel-root/8000MB to rhel >07:48:02,015 INFO storage.ui: added lvmlv rhel-root (id 55) to device tree >07:48:02,015 INFO storage.ui: registered action: [117] Create Device lvmlv rhel-root (id 55) >07:48:02,015 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:48:02,015 INFO storage.ui: registered action: [118] Create Format luks on lvmlv rhel-root (id 55) >07:48:02,016 DEBUG storage.ui: XFS.supported: supported: True ; >07:48:02,016 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:48:02,017 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-root ; >07:48:02,019 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-root ; current: None ; type: xfs ; >07:48:02,019 INFO storage.ui: added luks/dm-crypt luks-rhel-root (id 56) to device tree >07:48:02,019 INFO storage.ui: registered action: [119] Create Device luks/dm-crypt luks-rhel-root (id 56) >07:48:02,019 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:48:02,020 INFO storage.ui: registered action: [120] Create Format xfs filesystem mounted at / on luks/dm-crypt luks-rhel-root (id 56) >07:48:02,049 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 0, [], {} >07:48:02,050 DEBUG blivet: rhel size is 12000MB >07:48:02,050 DEBUG blivet: vg rhel has 4MB free >07:48:06,097 DEBUG blivet: XFS.supported: supported: True ; >07:48:06,097 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:06,100 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 7998, ['sda'], {'encrypted': True, 'raid_level': None} >07:48:06,100 DEBUG blivet: rhel size is 12000MB >07:48:06,101 DEBUG blivet: vg rhel has 4MB free >07:48:06,114 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:48:06,114 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:48:06,114 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:48:12,964 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 32000.0, [], {} >07:48:12,965 DEBUG storage.ui: rhel size is 12000MB >07:48:12,965 DEBUG storage.ui: vg rhel has 4MB free >07:48:12,967 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 32000.0 ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; encrypted: True ; container_raid_level: None ; fstype: xfs ; mountpoint: /home ; container_encrypted: False ; container_size: 0 ; >07:48:12,967 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 32000.0, ['sda'], {'encrypted': True, 'container_raid_level': None, 'fstype': 'xfs', 'mountpoint': '/home', 'container_encrypted': False, 'container_size': 0} >07:48:12,968 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:48:12,968 DEBUG storage.ui: starting Blivet copy >07:48:12,998 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:48:12,999 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9cbbd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef650> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:48:13,000 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:13,000 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9cbbd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef7d0> PedPartition: <_ped.Partition object at 0x7f0ddb99ddd0> >07:48:13,001 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:13,001 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9cbbd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef950> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:48:13,001 DEBUG storage.ui: finished Blivet copy >07:48:13,002 DEBUG storage.ui: rhel size is 12000MB >07:48:13,002 DEBUG storage.ui: vg rhel has 4MB free >07:48:13,002 DEBUG storage.ui: rhel size is 12000MB >07:48:13,003 DEBUG storage.ui: vg rhel has 4MB free >07:48:13,003 DEBUG storage.ui: rhel size is 12000MB >07:48:13,003 DEBUG storage.ui: vg rhel has 4MB free >07:48:13,003 DEBUG storage.ui: size bumped to 44004 to include new device space >07:48:13,003 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:48:13,004 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0de012e4d0>, 44004.0, [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>]] >07:48:13,004 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >07:48:13,005 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb8dcbd0> ; >07:48:13,005 DEBUG storage.ui: parent factory container: non-existent 12000MB lvmvg rhel (52) >07:48:13,005 DEBUG storage.ui: members: ['sda3'] >07:48:13,006 DEBUG storage.ui: add_disks: [] >07:48:13,006 DEBUG storage.ui: remove_disks: [] >07:48:13,007 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:48:13,007 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:48:13,007 DEBUG storage.ui: rhel size is 12000MB >07:48:13,007 DEBUG storage.ui: vg rhel has 4MB free >07:48:13,007 DEBUG storage.ui: size bumped to 44004 to include new device space >07:48:13,008 DEBUG storage.ui: adding a TotalSizeSet with size 44004 >07:48:13,008 DEBUG storage.ui: set.allocated = 8 >07:48:13,009 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:48:13,009 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 51)'] from disk(s) ['sda'] >07:48:13,011 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:13,011 DEBUG storage.ui: device sda2 new partedPartition None >07:48:13,012 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:48:13,013 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:13,014 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:13,014 DEBUG storage.ui: device sda3 new partedPartition None >07:48:13,015 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:13,016 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:48:13,016 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 38)', 'req5(id 51)'] >07:48:13,016 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 38)', 'req5(id 51)'] from disk(s) ['sda'] >07:48:13,018 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:48:13,019 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:48:13,020 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:48:13,021 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:48:13,021 DEBUG storage.ui: failed to resolve '/dev/' >07:48:13,021 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:48:13,021 DEBUG storage.ui: checking freespace on sda >07:48:13,022 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:48:13,022 DEBUG storage.ui: checking 34-2047 (0 MB) >07:48:13,022 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:48:13,022 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:48:13,023 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:48:13,023 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:48:13,023 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:48:13,023 DEBUG storage.ui: new free allows for 0 sectors of growth >07:48:13,023 DEBUG storage.ui: found free space for bootable request >07:48:13,024 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:48:13,025 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:48:13,025 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de452a8d0> PedPartition: <_ped.Partition object at 0x7f0ddb99de30> >07:48:13,026 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:48:13,027 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:48:13,028 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:13,028 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155050> PedPartition: <_ped.Partition object at 0x7f0ddb99d950> >07:48:13,030 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:48:13,031 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:48:13,032 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:48:13,033 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:48:13,033 DEBUG storage.ui: failed to resolve '/dev/' >07:48:13,033 DEBUG storage.ui: allocating partition: req5 ; id: 51 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 44004.0 ; start: None ; end: None >07:48:13,033 DEBUG storage.ui: checking freespace on sda >07:48:13,034 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:48:13,034 DEBUG storage.ui: checking 34-2047 (0 MB) >07:48:13,034 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:48:13,034 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:48:13,034 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:48:13,035 DEBUG storage.ui: evaluating growth potential for new layout >07:48:13,035 DEBUG storage.ui: calculating growth for disk /dev/sda >07:48:13,036 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:13,036 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef310> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:48:13,037 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:13,038 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:13,039 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:13,039 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:13,039 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:48:13,039 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:13,039 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:48:13,039 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 90103808 >done = False >07:48:13,039 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:48:13,040 DEBUG storage.ui: adding 235526111 (115002MB) to 51 (sda3) >07:48:13,040 DEBUG storage.ui: taking back 145422303 (71006MB) from 51 (sda3) >07:48:13,040 DEBUG storage.ui: new grow amount for request 51 (sda3) is 90103808 units, or 43996MB >07:48:13,040 DEBUG storage.ui: request 38 (sda2) growth: 0 (0MB) size: 500MB >07:48:13,040 DEBUG storage.ui: request 51 (sda3) growth: 90103808 (43996MB) size: 44004MB >07:48:13,040 DEBUG storage.ui: disk /dev/sda growth: 90103808 (43996MB) >07:48:13,041 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:13,041 DEBUG storage.ui: device sda3 new partedPartition None >07:48:13,042 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:13,043 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:13,043 DEBUG storage.ui: total growth: 90103808 sectors >07:48:13,043 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:48:13,044 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:48:13,044 DEBUG storage.ui: new free allows for 90103808 sectors of growth >07:48:13,044 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:48:13,045 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:13,045 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de01559d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d890> >07:48:13,046 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:13,047 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:13,049 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:13,049 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0155dd0> PedPartition: <_ped.Partition object at 0x7f0ddb99de90> >07:48:13,049 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 38)', 'sda3(id 51)'] >07:48:13,049 DEBUG storage.ui: growable partitions are ['sda3'] >07:48:13,050 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:13,050 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:13,050 DEBUG storage.ui: disk sda has 2 chunks >07:48:13,050 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:13,050 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:48:13,050 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 90103808 >done = False >07:48:13,050 DEBUG storage.ui: 1 requests and 235526111 (115002MB) left in chunk >07:48:13,050 DEBUG storage.ui: adding 235526111 (115002MB) to 51 (sda3) >07:48:13,051 DEBUG storage.ui: taking back 145422303 (71006MB) from 51 (sda3) >07:48:13,051 DEBUG storage.ui: new grow amount for request 51 (sda3) is 90103808 units, or 43996MB >07:48:13,051 DEBUG storage.ui: set: ['sda3'] 8/44004 >07:48:13,051 DEBUG storage.ui: allocating 43996 to TotalSizeSet with 8/44004 (43996 needed) >07:48:13,051 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 90103808 max_grow = 90103808 >done = True >07:48:13,051 DEBUG storage.ui: needed: 0 >07:48:13,051 DEBUG storage.ui: set: ['sda3'] 44004/44004 >07:48:13,051 DEBUG storage.ui: allocating 0 to TotalSizeSet with 44004/44004 (0 needed) >07:48:13,052 DEBUG storage.ui: PartitionRequest instance -- >id = 51 name = sda3 growable = True >base = 16384 growth = 90103808 max_grow = 90103808 >done = True >07:48:13,052 DEBUG storage.ui: needed: 0 >07:48:13,052 DEBUG storage.ui: growing partitions on sda >07:48:13,052 DEBUG storage.ui: partition sda2 (38): 0 >07:48:13,052 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de0155c50> >07:48:13,052 DEBUG storage.ui: partition sda3 (51): 0 >07:48:13,052 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 91555839 length: 90120192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de0155750> >07:48:13,053 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 38)', 'sda3(id 51)'] from disk(s) ['sda'] >07:48:13,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:13,054 DEBUG storage.ui: device sda2 new partedPartition None >07:48:13,055 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:48:13,056 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:13,057 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:13,057 DEBUG storage.ui: device sda3 new partedPartition None >07:48:13,058 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:13,059 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:48:13,059 DEBUG storage.ui: back from removeNewPartitions >07:48:13,059 DEBUG storage.ui: extended: None >07:48:13,060 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de0155c50> >07:48:13,061 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:48:13,061 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012ebd0> PedPartition: <_ped.Partition object at 0x7f0ddb99db30> >07:48:13,062 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:48:13,063 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:48:13,064 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:13,065 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc910> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:48:13,065 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1435648 end: 91555839 length: 90120192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de0155750> >07:48:13,066 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:13,066 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ff390> PedPartition: <_ped.Partition object at 0x7f0ddb99da70> >07:48:13,067 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:13,068 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:13,069 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:13,070 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc850> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:48:13,070 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) with non-existent efi filesystem mounted at /boot/efi at 200.00 >07:48:13,070 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:48:13,071 DEBUG storage.ui: fixing size of non-existent 44004MB partition sda3 (51) with non-existent lvmpv at 44004.00 >07:48:13,071 DEBUG storage.ui: new member set: ['sda3'] >07:48:13,071 DEBUG storage.ui: old member set: ['sda3'] >07:48:13,071 DEBUG storage.ui: rhel size is 44000MB >07:48:13,072 DEBUG storage.ui: vg rhel has 32004MB free >07:48:13,072 DEBUG storage.ui: rhel size is 44000MB >07:48:13,072 DEBUG storage.ui: vg rhel has 32004MB free >07:48:13,073 DEBUG storage.ui: LUKS.__init__: mountpoint: None ; >07:48:13,073 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:48:13,075 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: rhel ; >07:48:13,076 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-00 ; current: None ; type: luks ; >07:48:13,076 DEBUG storage.ui: rhel size is 44000MB >07:48:13,076 DEBUG storage.ui: vg rhel has 32004MB free >07:48:13,076 DEBUG storage.ui: Adding rhel-00/32000MB to rhel >07:48:13,076 INFO storage.ui: added lvmlv rhel-00 (id 57) to device tree >07:48:13,077 INFO storage.ui: registered action: [121] Create Device lvmlv rhel-00 (id 57) >07:48:13,077 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:48:13,077 INFO storage.ui: registered action: [122] Create Format luks on lvmlv rhel-00 (id 57) >07:48:13,078 DEBUG storage.ui: XFS.supported: supported: True ; >07:48:13,078 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:48:13,079 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: rhel-00 ; >07:48:13,080 DEBUG storage.ui: LUKSDevice._setFormat: luks-rhel-00 ; current: None ; type: xfs ; >07:48:13,080 INFO storage.ui: added luks/dm-crypt luks-rhel-00 (id 58) to device tree >07:48:13,080 INFO storage.ui: registered action: [123] Create Device luks/dm-crypt luks-rhel-00 (id 58) >07:48:13,080 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:48:13,081 INFO storage.ui: registered action: [124] Create Format xfs filesystem mounted at /home on luks/dm-crypt luks-rhel-00 (id 58) >07:48:13,127 DEBUG blivet: XFS.supported: supported: True ; >07:48:13,127 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:13,129 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:48:13,144 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 0, [], {} >07:48:13,145 DEBUG blivet: rhel size is 44000MB >07:48:13,145 DEBUG blivet: vg rhel has 4MB free >07:48:21,410 DEBUG blivet: XFS.supported: supported: True ; >07:48:21,410 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:21,413 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 31998, ['sda'], {'encrypted': True, 'raid_level': None} >07:48:21,413 DEBUG blivet: rhel size is 44000MB >07:48:21,413 DEBUG blivet: vg rhel has 4MB free >07:48:21,416 INFO blivet: removing obsolete action 102 (116) >07:48:21,416 INFO blivet: removing obsolete action 103 (116) >07:48:21,416 INFO blivet: removing obsolete action 116 (116) >07:48:21,417 INFO blivet: removing obsolete action 104 (115) >07:48:21,417 INFO blivet: removing obsolete action 105 (115) >07:48:21,417 INFO blivet: removing obsolete action 115 (115) >07:48:21,417 INFO blivet: removing obsolete action 87 (107) >07:48:21,417 INFO blivet: removing obsolete action 88 (107) >07:48:21,418 INFO blivet: removing obsolete action 107 (107) >07:48:21,418 INFO blivet: removing obsolete action 89 (106) >07:48:21,418 INFO blivet: removing obsolete action 90 (106) >07:48:21,418 INFO blivet: removing obsolete action 106 (106) >07:48:21,418 DEBUG blivet: action 105 already pruned >07:48:21,418 DEBUG blivet: action 104 already pruned >07:48:21,419 DEBUG blivet: action 103 already pruned >07:48:21,419 DEBUG blivet: action 102 already pruned >07:48:21,419 INFO blivet: removing obsolete action 91 (101) >07:48:21,419 INFO blivet: removing obsolete action 92 (101) >07:48:21,419 INFO blivet: removing obsolete action 101 (101) >07:48:21,419 INFO blivet: removing obsolete action 93 (100) >07:48:21,420 INFO blivet: removing obsolete action 100 (100) >07:48:21,420 INFO blivet: removing obsolete action 94 (99) >07:48:21,420 INFO blivet: removing obsolete action 95 (99) >07:48:21,420 INFO blivet: removing obsolete action 99 (99) >07:48:21,420 INFO blivet: removing obsolete action 96 (98) >07:48:21,420 INFO blivet: removing obsolete action 97 (98) >07:48:21,421 INFO blivet: removing obsolete action 98 (98) >07:48:21,421 DEBUG blivet: action 97 already pruned >07:48:21,421 DEBUG blivet: action 96 already pruned >07:48:21,421 DEBUG blivet: action 95 already pruned >07:48:21,421 DEBUG blivet: action 94 already pruned >07:48:21,421 DEBUG blivet: action 93 already pruned >07:48:21,421 DEBUG blivet: action 92 already pruned >07:48:21,422 DEBUG blivet: action 91 already pruned >07:48:21,422 DEBUG blivet: action 90 already pruned >07:48:21,422 DEBUG blivet: action 89 already pruned >07:48:21,422 DEBUG blivet: action 88 already pruned >07:48:21,422 DEBUG blivet: action 87 already pruned >07:48:21,422 INFO blivet: removing obsolete action 76 (86) >07:48:21,422 INFO blivet: removing obsolete action 77 (86) >07:48:21,423 INFO blivet: removing obsolete action 86 (86) >07:48:21,423 INFO blivet: removing obsolete action 78 (85) >07:48:21,423 INFO blivet: removing obsolete action 85 (85) >07:48:21,423 INFO blivet: removing obsolete action 79 (84) >07:48:21,423 INFO blivet: removing obsolete action 80 (84) >07:48:21,423 INFO blivet: removing obsolete action 84 (84) >07:48:21,424 INFO blivet: removing obsolete action 81 (83) >07:48:21,424 INFO blivet: removing obsolete action 82 (83) >07:48:21,424 INFO blivet: removing obsolete action 83 (83) >07:48:21,424 DEBUG blivet: action 82 already pruned >07:48:21,424 DEBUG blivet: action 81 already pruned >07:48:21,424 DEBUG blivet: action 80 already pruned >07:48:21,424 DEBUG blivet: action 79 already pruned >07:48:21,425 DEBUG blivet: action 78 already pruned >07:48:21,425 DEBUG blivet: action 77 already pruned >07:48:21,425 DEBUG blivet: action 76 already pruned >07:48:23,538 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:48:23,540 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:48:23,540 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:48:23,541 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:48:23,542 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (1) with existing gpt disklabel >07:48:23,543 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:48:31,079 DEBUG blivet: XFS.supported: supported: True ; >07:48:31,079 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:31,081 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 31998, ['sda'], {'encrypted': True, 'raid_level': None} >07:48:31,081 DEBUG blivet: rhel size is 44000MB >07:48:31,082 DEBUG blivet: vg rhel has 4MB free >07:48:31,089 DEBUG blivet: getFormat('EFI System Partition') returning EFIFS instance >07:48:33,511 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:48:33,512 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: efi ; type: None ; >07:48:33,512 INFO storage.ui: canceled action [73] Create Format None on partition sda1 (id 2) >07:48:33,513 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:48:33,514 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:48:33,515 INFO storage.ui: canceled action [72] Destroy Format None on partition sda1 (id 2) >07:48:33,516 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >07:48:33,517 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >07:48:33,564 DEBUG blivet: XFS.supported: supported: True ; >07:48:33,565 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:34,950 DEBUG blivet: XFS.supported: supported: True ; >07:48:34,950 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:34,953 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:48:34,964 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >07:48:34,964 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >07:48:34,964 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >07:48:41,579 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 200.0, [], {} >07:48:41,581 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 200.0 ; mountpoint: /boot/efi ; disks: [DiskDevice instance (0x7f0de01354d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0de450ae60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0de0135d90>] ; fstype: hfs+ ; encrypted: False ; >07:48:41,582 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 200.0, ['sda'], {'mountpoint': '/boot/efi', 'fstype': 'hfs+', 'encrypted': False} >07:48:41,582 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >07:48:41,583 DEBUG storage.ui: starting Blivet copy >07:48:41,613 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:48:41,614 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8f7090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94ee50> PedPartition: <_ped.Partition object at 0x7f0ddb99d890> >07:48:41,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:41,615 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8f7090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef350> PedPartition: <_ped.Partition object at 0x7f0ddb99d110> >07:48:41,616 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:41,616 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8f7090> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef190> PedPartition: <_ped.Partition object at 0x7f0ddb99d170> >07:48:41,617 DEBUG storage.ui: finished Blivet copy >07:48:41,618 DEBUG storage.ui: HFSPlus.supported: supported: False ; >07:48:41,618 DEBUG storage.ui: getFormat('hfs+') returning HFSPlus instance >07:48:41,619 DEBUG storage.ui: HFSPlus.supported: supported: False ; >07:48:41,619 DEBUG storage.ui: getFormat('hfs+') returning HFSPlus instance >07:48:41,620 DEBUG storage.ui: HFSPlus.supported: supported: False ; >07:48:41,620 DEBUG storage.ui: getFormat('hfs+') returning HFSPlus instance >07:48:41,621 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:48:41,622 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >07:48:41,623 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: hfs+ ; >07:48:41,624 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:48:41,624 INFO storage.ui: added partition req6 (id 59) to device tree >07:48:41,624 INFO storage.ui: registered action: [125] Create Device partition req6 (id 59) >07:48:41,625 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:48:41,625 INFO storage.ui: registered action: [126] Create Format hfs+ filesystem mounted at /boot/efi on partition req6 (id 59) >07:48:41,626 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:48:41,641 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 59)', 'sda2(id 38)', 'sda3(id 51)'] from disk(s) ['sda'] >07:48:41,643 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:41,643 DEBUG storage.ui: device sda2 new partedPartition None >07:48:41,644 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:48:41,645 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:41,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:41,646 DEBUG storage.ui: device sda3 new partedPartition None >07:48:41,647 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:41,647 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:48:41,648 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req6(id 59)', 'req0(id 38)', 'req5(id 51)'] >07:48:41,648 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 59)', 'req0(id 38)', 'req5(id 51)'] from disk(s) ['sda'] >07:48:41,649 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:48:41,650 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:48:41,651 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:48:41,652 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:48:41,652 DEBUG storage.ui: failed to resolve '/dev/' >07:48:41,652 DEBUG storage.ui: allocating partition: req6 ; id: 59 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 200.0 ; start: None ; end: None >07:48:41,652 DEBUG storage.ui: checking freespace on sda >07:48:41,653 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True start=None >07:48:41,653 DEBUG storage.ui: checking 34-2047 (0 MB) >07:48:41,653 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:48:41,654 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:48:41,654 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:48:41,654 DEBUG storage.ui: evaluating growth potential for new layout >07:48:41,654 DEBUG storage.ui: calculating growth for disk /dev/sda >07:48:41,655 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >07:48:41,655 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef650> PedPartition: <_ped.Partition object at 0x7f0ddb99d950> >07:48:41,656 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:48:41,657 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:48:41,658 DEBUG storage.ui: adding request 59 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,658 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:48:41,658 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:41,658 DEBUG storage.ui: req: PartitionRequest instance -- >id = 59 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 407552 >done = False >07:48:41,658 DEBUG storage.ui: 1 requests and 236564447 (115509MB) left in chunk >07:48:41,658 DEBUG storage.ui: adding 236564447 (115509MB) to 59 (sda2) >07:48:41,658 DEBUG storage.ui: taking back 236156895 (115310MB) from 59 (sda2) >07:48:41,659 DEBUG storage.ui: new grow amount for request 59 (sda2) is 407552 units, or 199MB >07:48:41,659 DEBUG storage.ui: request 59 (sda2) growth: 407552 (199MB) size: 200MB >07:48:41,659 DEBUG storage.ui: disk /dev/sda growth: 407552 (199MB) >07:48:41,660 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:41,660 DEBUG storage.ui: device sda2 new partedPartition None >07:48:41,661 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >07:48:41,662 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:48:41,662 DEBUG storage.ui: total growth: 407552 sectors >07:48:41,662 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:48:41,662 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:48:41,662 DEBUG storage.ui: new free allows for 407552 sectors of growth >07:48:41,662 DEBUG storage.ui: found free space for bootable request >07:48:41,663 DEBUG storage.ui: created partition sda2 of 1MB and added it to /dev/sda >07:48:41,664 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >07:48:41,664 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef6d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d710> >07:48:41,665 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:48:41,666 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:48:41,667 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:41,667 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef790> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:48:41,668 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:48:41,669 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:48:41,670 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:48:41,671 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:48:41,671 DEBUG storage.ui: failed to resolve '/dev/' >07:48:41,672 DEBUG storage.ui: allocating partition: req0 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 ; start: None ; end: None >07:48:41,672 DEBUG storage.ui: checking freespace on sda >07:48:41,672 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:48:41,672 DEBUG storage.ui: checking 34-2047 (0 MB) >07:48:41,672 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:48:41,673 DEBUG storage.ui: checking 413696-236978142 (115509 MB) >07:48:41,673 DEBUG storage.ui: current free range is 413696-236978142 (115509MB) >07:48:41,673 DEBUG storage.ui: evaluating growth potential for new layout >07:48:41,673 DEBUG storage.ui: calculating growth for disk /dev/sda >07:48:41,674 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:48:41,675 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef210> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:48:41,676 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:41,676 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:41,677 DEBUG storage.ui: adding request 59 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,677 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,677 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:48:41,677 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:41,677 DEBUG storage.ui: req: PartitionRequest instance -- >id = 59 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 407552 >done = False >07:48:41,678 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:48:41,678 DEBUG storage.ui: 1 requests and 235540447 (115009MB) left in chunk >07:48:41,678 DEBUG storage.ui: adding 235540447 (115009MB) to 59 (sda2) >07:48:41,678 DEBUG storage.ui: taking back 235132895 (114810MB) from 59 (sda2) >07:48:41,678 DEBUG storage.ui: new grow amount for request 59 (sda2) is 407552 units, or 199MB >07:48:41,678 DEBUG storage.ui: request 59 (sda2) growth: 407552 (199MB) size: 200MB >07:48:41,678 DEBUG storage.ui: request 38 (sda3) growth: 0 (0MB) size: 500MB >07:48:41,678 DEBUG storage.ui: disk /dev/sda growth: 407552 (199MB) >07:48:41,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:41,679 DEBUG storage.ui: device sda3 new partedPartition None >07:48:41,680 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:48:41,681 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:41,681 DEBUG storage.ui: total growth: 407552 sectors >07:48:41,681 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:48:41,682 DEBUG storage.ui: new free: 413696-236978142 / 115509MB >07:48:41,682 DEBUG storage.ui: new free allows for 407552 sectors of growth >07:48:41,682 DEBUG storage.ui: found free space for bootable request >07:48:41,682 DEBUG storage.ui: created partition sda3 of 500MB and added it to /dev/sda >07:48:41,683 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:48:41,683 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8efd10> PedPartition: <_ped.Partition object at 0x7f0ddb99d950> >07:48:41,684 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:41,685 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:41,686 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:41,687 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef090> PedPartition: <_ped.Partition object at 0x7f0ddb99de30> >07:48:41,688 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:48:41,689 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:48:41,689 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:48:41,690 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:48:41,691 DEBUG storage.ui: failed to resolve '/dev/' >07:48:41,691 DEBUG storage.ui: allocating partition: req5 ; id: 51 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 44004MB ; grow: False ; max_size: 44004.0 ; start: None ; end: None >07:48:41,691 DEBUG storage.ui: checking freespace on sda >07:48:41,691 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=44004MB boot=False best=None grow=False start=None >07:48:41,691 DEBUG storage.ui: checking 34-2047 (0 MB) >07:48:41,692 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:48:41,692 DEBUG storage.ui: checking 1437696-236978142 (115009 MB) >07:48:41,692 DEBUG storage.ui: current free range is 1437696-236978142 (115009MB) >07:48:41,692 DEBUG storage.ui: evaluating growth potential for new layout >07:48:41,692 DEBUG storage.ui: calculating growth for disk /dev/sda >07:48:41,693 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:41,694 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8910> PedPartition: <_ped.Partition object at 0x7f0ddb99ddd0> >07:48:41,695 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:48:41,695 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:48:41,696 DEBUG storage.ui: adding request 59 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,696 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,696 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,696 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >07:48:41,696 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:41,697 DEBUG storage.ui: req: PartitionRequest instance -- >id = 59 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 407552 >done = False >07:48:41,697 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:48:41,697 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda4 growable = False >base = 90120192 growth = 0 max_grow = 0 >done = True >07:48:41,697 DEBUG storage.ui: 1 requests and 145420255 (71005MB) left in chunk >07:48:41,697 DEBUG storage.ui: adding 145420255 (71005MB) to 59 (sda2) >07:48:41,697 DEBUG storage.ui: taking back 145012703 (70806MB) from 59 (sda2) >07:48:41,697 DEBUG storage.ui: new grow amount for request 59 (sda2) is 407552 units, or 199MB >07:48:41,697 DEBUG storage.ui: request 59 (sda2) growth: 407552 (199MB) size: 200MB >07:48:41,697 DEBUG storage.ui: request 38 (sda3) growth: 0 (0MB) size: 500MB >07:48:41,698 DEBUG storage.ui: request 51 (sda4) growth: 0 (0MB) size: 44004MB >07:48:41,698 DEBUG storage.ui: disk /dev/sda growth: 407552 (199MB) >07:48:41,699 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:48:41,699 DEBUG storage.ui: device sda4 new partedPartition None >07:48:41,700 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:41,701 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:48:41,701 DEBUG storage.ui: total growth: 407552 sectors >07:48:41,701 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:48:41,701 DEBUG storage.ui: new free: 1437696-236978142 / 115009MB >07:48:41,701 DEBUG storage.ui: new free allows for 407552 sectors of growth >07:48:41,702 DEBUG storage.ui: created partition sda4 of 44004MB and added it to /dev/sda >07:48:41,703 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:41,703 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8b90> PedPartition: <_ped.Partition object at 0x7f0ddb99da70> >07:48:41,704 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:48:41,705 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:48:41,706 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:48:41,706 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e89d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d5f0> >07:48:41,706 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 59)', 'sda3(id 38)', 'sda4(id 51)'] >07:48:41,707 DEBUG storage.ui: growable partitions are ['sda2'] >07:48:41,707 DEBUG storage.ui: adding request 59 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,707 DEBUG storage.ui: adding request 38 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,707 DEBUG storage.ui: adding request 51 to chunk 236566495 (411648-236978142) on /dev/sda >07:48:41,707 DEBUG storage.ui: disk sda has 2 chunks >07:48:41,708 DEBUG storage.ui: Chunk.growRequests: 236566495 on /dev/sda start = 411648 end = 236978142 >sectorSize = 512 > >07:48:41,708 DEBUG storage.ui: req: PartitionRequest instance -- >id = 59 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 407552 >done = False >07:48:41,708 DEBUG storage.ui: req: PartitionRequest instance -- >id = 38 name = sda3 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:48:41,708 DEBUG storage.ui: req: PartitionRequest instance -- >id = 51 name = sda4 growable = False >base = 90120192 growth = 0 max_grow = 0 >done = True >07:48:41,708 DEBUG storage.ui: 1 requests and 145420255 (71005MB) left in chunk >07:48:41,708 DEBUG storage.ui: adding 145420255 (71005MB) to 59 (sda2) >07:48:41,709 DEBUG storage.ui: taking back 145012703 (70806MB) from 59 (sda2) >07:48:41,709 DEBUG storage.ui: new grow amount for request 59 (sda2) is 407552 units, or 199MB >07:48:41,709 DEBUG storage.ui: growing partitions on sda >07:48:41,709 DEBUG storage.ui: partition sda2 (59): 0 >07:48:41,709 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 821247 length: 409600 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de00bc4d0> >07:48:41,710 DEBUG storage.ui: partition sda3 (38): 0 >07:48:41,710 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 821248 end: 1845247 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb8e87d0> >07:48:41,710 DEBUG storage.ui: partition sda4 (51): 0 >07:48:41,710 DEBUG storage.ui: new geometry for sda4: parted.Geometry instance -- > start: 1845248 end: 91965439 length: 90120192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb8e8e10> >07:48:41,710 DEBUG storage.ui: removing all non-preexisting partitions ['sda2(id 59)', 'sda3(id 38)', 'sda4(id 51)'] from disk(s) ['sda'] >07:48:41,712 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:41,712 DEBUG storage.ui: device sda2 new partedPartition None >07:48:41,713 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >07:48:41,714 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >07:48:41,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:41,715 DEBUG storage.ui: device sda3 new partedPartition None >07:48:41,716 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:48:41,717 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:48:41,718 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:48:41,718 DEBUG storage.ui: device sda4 new partedPartition None >07:48:41,719 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >07:48:41,720 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:48:41,720 DEBUG storage.ui: back from removeNewPartitions >07:48:41,721 DEBUG storage.ui: extended: None >07:48:41,721 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 411648 end: 821247 length: 409600 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0de00bc4d0> >07:48:41,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >07:48:41,722 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc5d0> PedPartition: <_ped.Partition object at 0x7f0ddb99d710> >07:48:41,723 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:48:41,724 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:48:41,725 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:48:41,726 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8efd10> PedPartition: <_ped.Partition object at 0x7f0ddb99d290> >07:48:41,726 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 821248 end: 1845247 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb8e87d0> >07:48:41,727 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:48:41,727 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb94ec50> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:48:41,728 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:48:41,729 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:48:41,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:48:41,731 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8ed0> PedPartition: <_ped.Partition object at 0x7f0ddb99d9b0> >07:48:41,731 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1845248 end: 91965439 length: 90120192 > device: <parted.device.Device object at 0x7f0ddb94ec90> PedGeometry: <_ped.Geometry object at 0x7f0ddb8e8e10> >07:48:41,732 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >07:48:41,732 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8a5890> PedPartition: <_ped.Partition object at 0x7f0ddb99df50> >07:48:41,733 DEBUG storage.ui: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >07:48:41,734 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >07:48:41,735 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >07:48:41,736 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb9ac7d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb9cbc10> PedPartition: <_ped.Partition object at 0x7f0ddb99d770> >07:48:41,736 DEBUG storage.ui: fixing size of existing 200MB partition sda1 (2) at 200.00 >07:48:41,736 DEBUG storage.ui: fixing size of non-existent 200MB partition sda2 (59) with non-existent hfs+ filesystem mounted at /boot/efi at 200.00 >07:48:41,737 DEBUG storage.ui: fixing size of non-existent 500MB partition sda3 (38) with non-existent xfs filesystem mounted at /boot at 500.00 >07:48:41,737 DEBUG storage.ui: fixing size of non-existent 44004MB partition sda4 (51) with non-existent lvmpv at 44004.00 >07:48:41,831 DEBUG blivet: XFS.supported: supported: True ; >07:48:41,831 DEBUG blivet: getFormat('xfs') returning XFS instance >07:48:41,843 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0de012e4d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:48:41,861 DEBUG blivet: HFSPlus.supported: supported: False ; >07:48:41,861 DEBUG blivet: getFormat('hfs+') returning HFSPlus instance >07:49:19,910 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >07:49:19,911 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:49:19,912 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >07:49:19,914 DEBUG blivet: LUKSDevice.teardown: luks-rhel-swap ; status: False ; controllable: True ; >07:49:19,915 DEBUG blivet: LUKSDevice.teardown: luks-rhel-root ; status: False ; controllable: True ; >07:49:19,916 DEBUG blivet: LUKSDevice.teardown: luks-rhel-00 ; status: False ; controllable: True ; >07:49:19,917 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >07:49:19,917 INFO blivet: resetting Blivet (version 0.18.34) instance <blivet.Blivet object at 0x7f0deb620b10> >07:49:19,917 INFO blivet: no initiator set >07:49:19,918 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >07:49:19,918 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >07:49:20,023 DEBUG blivet: protected device spec LABEL=RHEL-7.0_Client.x86_64 resolved to sdb >07:49:20,041 DEBUG blivet: protected device spec live-base resolved to live-base >07:49:20,060 DEBUG blivet: protected device spec live-rw resolved to live-rw >07:49:20,080 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sda', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >07:49:20,084 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0 /dev/disk/by-label/RHEL-7.0\\x20Client.x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-04-09-14-10-56-00', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138712', > 'ID_BUS': 'usb', > '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': 'RHEL-7.0_Client.x86_64', > 'ID_FS_LABEL_ENC': 'RHEL-7.0\\x20Client.x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-09-14-10-56-00', > 'ID_FS_UUID_ENC': '2014-04-09-14-10-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > 'ID_SERIAL_SHORT': '20043515920F5BE0A5A7', > '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': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '379332', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > '/dev/disk/by-label/RHEL-7.0\\x20Client.x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-04-09-14-10-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb'} ; name: sdb ; >07:49:20,084 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb)... >07:49:20,085 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:49:20,085 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,086 DEBUG blivet: DeviceTree.getDevicesBySerial returned [] >07:49:20,087 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >07:49:20,088 INFO blivet: sdb is a disk >07:49:20,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,089 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:49:20,100 INFO blivet: added disk sdb (id 60) to device tree >07:49:20,101 DEBUG blivet: looking up parted Device: /dev/sdb >07:49:20,102 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >07:49:20,102 INFO blivet: type detected on 'sdb' is 'iso9660' >07:49:20,103 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:49:20,103 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >07:49:20,105 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; >07:49:20,105 INFO blivet: got device: DiskDevice instance (0x7f0ddb89fb50) -- > name = sdb status = True kids = 0 id = 60 > parents = [] > uuid = None size = 7629.5 > format = existing iso9660 filesystem > major = 8 minor = 16 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15625216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (972, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb9bf5f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f0ddb8ff850> >07:49:20,106 DEBUG blivet: Iso9660FS.supported: supported: True ; >07:49:20,106 INFO blivet: got format: Iso9660FS instance (0x7f0ddb8ff650) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdb uuid = 2014-04-09-14-10-56-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = RHEL-7.0_Client.x86_64 size = 0.0 targetSize = 0.0 > >07:49:20,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part1 /dev/disk/by-label/RHEL-7.0\\x20Client.x86_64 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-04-09-14-10-56-00', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'RHEL-7.0_Client.x86_64', > 'ID_FS_LABEL_ENC': 'RHEL-7.0\\x20Client.x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-04-09-14-10-56-00', > 'ID_FS_UUID_ENC': '2014-04-09-14-10-56-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7075840', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > 'ID_SERIAL_SHORT': '20043515920F5BE0A5A7', > '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': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '379364', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part1', > '/dev/disk/by-label/RHEL-7.0\\x20Client.x86_64', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-04-09-14-10-56-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >07:49:20,110 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb1)... >07:49:20,110 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >07:49:20,111 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,111 INFO blivet: sdb1 is a partition >07:49:20,112 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >07:49:20,113 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:49:20,113 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7629MB disk sdb (60) with existing iso9660 filesystem >07:49:20,113 DEBUG blivet: lvm filter: adding sdb1 to the reject list >07:49:20,114 DEBUG blivet: ignoring partition sdb1 on iso9660 >07:49:20,114 DEBUG blivet: no device or no media present >07:49:20,117 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/8BCC-2DAF', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8BCC-2DAF', > 'ID_FS_UUID_ENC': '8BCC-2DAF', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '547692', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12572', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0', > 'ID_SERIAL_SHORT': '20043515920F5BE0A5A7', > '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': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '379398', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20043515920F5BE0A5A7-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/8BCC-2DAF'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >07:49:20,117 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/host0/target0:0:0/0:0:0:0/block/sdb/sdb2)... >07:49:20,118 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >07:49:20,119 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,119 INFO blivet: sdb2 is a partition >07:49:20,119 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >07:49:20,120 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >07:49:20,121 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7629MB disk sdb (60) with existing iso9660 filesystem >07:49:20,121 DEBUG blivet: lvm filter: adding sdb2 to the reject list >07:49:20,121 DEBUG blivet: ignoring partition sdb2 on iso9660 >07:49:20,121 DEBUG blivet: no device or no media present >07:49:20,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-APPLE_SSD_TS0128F_Y3OB20HKK0NX', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138712', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'APPLE_SSD_TS0128F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20TS0128F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '109L0704', > 'ID_SERIAL': 'APPLE_SSD_TS0128F_Y3OB20HKK0NX', > 'ID_SERIAL_SHORT': 'Y3OB20HKK0NX', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '383760', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-APPLE_SSD_TS0128F_Y3OB20HKK0NX'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >07:49:20,123 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda)... >07:49:20,124 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:49:20,125 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,125 DEBUG blivet: DeviceTree.getDevicesBySerial returned [] >07:49:20,126 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >07:49:20,127 INFO blivet: sda is a disk >07:49:20,127 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,127 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:49:20,139 INFO blivet: added disk sda (id 61) to device tree >07:49:20,140 DEBUG blivet: looking up parted Device: /dev/sda >07:49:20,140 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >07:49:20,141 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >07:49:20,142 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:49:20,142 DEBUG blivet: required disklabel type for sda (1) is None >07:49:20,142 DEBUG blivet: default disklabel type for sda is gpt >07:49:20,142 DEBUG blivet: selecting gpt disklabel for sda based on size >07:49:20,143 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >07:49:20,152 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f0ddb8ffd50> > PedDisk: <_ped.Disk object at 0x7f0de014d998> >07:49:20,153 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:49:20,154 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:49:20,155 INFO blivet: got device: DiskDevice instance (0x7f0ddb8e8b10) -- > name = sda status = True kids = 0 id = 61 > parents = [] > uuid = None size = 115712.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb906b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0de00bc8d0> >07:49:20,156 INFO blivet: got format: DiskLabel instance (0x7f0ddb8ff8d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f0ddb8ffd50> > PedDisk: <_ped.Disk object at 0x7f0de014d998> > origPartedDisk = <parted.disk.Disk object at 0x7f0de01404d0> > partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb906a70> > >07:49:20,157 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > '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': '402788', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:49:20,157 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >07:49:20,158 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >07:49:20,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,159 INFO blivet: loop0 is a loop device >07:49:20,160 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:49:20,161 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >07:49:20,161 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,162 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,162 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >07:49:20,163 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 62) to device tree >07:49:20,163 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >07:49:20,164 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,164 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:49:20,165 INFO blivet: added loop loop0 (id 63) to device tree >07:49:20,165 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:49:20,166 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:49:20,166 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:49:20,166 DEBUG blivet: device loop0 does not contain a disklabel >07:49:20,166 INFO blivet: type detected on 'loop0' is 'squashfs' >07:49:20,166 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >07:49:20,167 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >07:49:20,168 INFO blivet: got device: LoopDevice instance (0x7f0de0140510) -- > name = loop0 status = False kids = 0 id = 63 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (62)'] > 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 >07:49:20,168 INFO blivet: got format: DeviceFormat instance (0x7f0ddb8f7650) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >07:49:20,170 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138712', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_UUID_ENC': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '403191', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:49:20,170 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >07:49:20,171 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:49:20,171 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,172 INFO blivet: loop1 is a loop device >07:49:20,172 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:49:20,173 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >07:49:20,174 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,174 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,175 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >07:49:20,176 INFO blivet: added file /LiveOS/rootfs.img (id 64) to device tree >07:49:20,176 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >07:49:20,177 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,177 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:49:20,177 INFO blivet: added loop loop1 (id 65) to device tree >07:49:20,178 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:49:20,179 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:49:20,179 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,180 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:49:20,180 DEBUG blivet: device loop1 does not contain a disklabel >07:49:20,180 INFO blivet: type detected on 'loop1' is 'ext4' >07:49:20,214 DEBUG blivet: using current size 0 as min size >07:49:20,215 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,215 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:49:20,217 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >07:49:20,217 INFO blivet: got device: LoopDevice instance (0x7f0ddb8ff590) -- > name = loop1 status = False kids = 0 id = 65 > parents = ['existing 0MB file /LiveOS/rootfs.img (64)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >07:49:20,218 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,219 INFO blivet: got format: Ext4FS instance (0x7f0ddb8ff550) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = af914e44-9785-4015-8ec8-7b891461829a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:49:20,220 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138704', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '403595', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:49:20,220 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >07:49:20,221 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:49:20,222 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,222 INFO blivet: loop2 is a loop device >07:49:20,222 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:49:20,223 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:49:20,224 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,224 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,225 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:49:20,225 INFO blivet: added file /overlay (deleted) (id 66) to device tree >07:49:20,226 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:49:20,226 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,227 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:49:20,227 INFO blivet: added loop loop2 (id 67) to device tree >07:49:20,228 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:49:20,228 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:49:20,228 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,229 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >07:49:20,229 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >07:49:20,229 WARN blivet: aborting disklabel handler for loop2 >07:49:20,230 DEBUG blivet: no type or existing type for loop2, bailing >07:49:20,230 INFO blivet: got device: LoopDevice instance (0x7f0ddb902950) -- > name = loop2 status = False kids = 0 id = 67 > parents = ['existing 0MB file /overlay (deleted) (66)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >07:49:20,232 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138712', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_UUID_ENC': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '268823', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:49:20,232 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >07:49:20,233 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:49:20,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,234 INFO blivet: live-rw is a device-mapper device >07:49:20,234 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >07:49:20,235 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:49:20,236 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (65) with existing ext4 filesystem >07:49:20,237 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >07:49:20,238 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (67) >07:49:20,238 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >07:49:20,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,240 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >07:49:20,240 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,241 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:49:20,241 INFO blivet: added dm live-rw (id 68) to device tree >07:49:20,242 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:49:20,242 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:49:20,243 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,243 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:49:20,243 DEBUG blivet: device live-rw does not contain a disklabel >07:49:20,244 INFO blivet: type detected on 'live-rw' is 'ext4' >07:49:20,269 DEBUG blivet: padding min size from 1006 up to 1106 >07:49:20,271 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,271 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:49:20,272 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:49:20,273 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >07:49:20,274 INFO blivet: got device: DMDevice instance (0x7f0ddb8f7c50) -- > name = live-rw status = True kids = 0 id = 68 > parents = ['existing 0MB loop loop2 (67)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb9064d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:49:20,275 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,275 INFO blivet: got format: Ext4FS instance (0x7f0ddb8f7a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = af914e44-9785-4015-8ec8-7b891461829a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:49:20,277 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1400138712', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_UUID_ENC': 'af914e44-9785-4015-8ec8-7b891461829a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '281130', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/af914e44-9785-4015-8ec8-7b891461829a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >07:49:20,277 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >07:49:20,278 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:49:20,279 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,279 INFO blivet: live-base is a device-mapper device >07:49:20,279 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >07:49:20,280 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >07:49:20,282 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >07:49:20,282 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (65) with existing ext4 filesystem >07:49:20,283 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >07:49:20,284 DEBUG blivet: DeviceTree.getDeviceByName returned None >07:49:20,285 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >07:49:20,285 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:20,285 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >07:49:20,286 INFO blivet: added dm live-base (id 69) to device tree >07:49:20,286 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >07:49:20,287 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >07:49:20,288 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,288 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:49:20,288 DEBUG blivet: device live-base does not contain a disklabel >07:49:20,289 INFO blivet: type detected on 'live-base' is 'ext4' >07:49:20,315 DEBUG blivet: using current size 0 as min size >07:49:20,317 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,317 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >07:49:20,318 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >07:49:20,318 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >07:49:20,319 INFO blivet: got device: DMDevice instance (0x7f0ddb8f7050) -- > name = live-base status = True kids = 0 id = 69 > parents = ['existing 0MB loop loop1 (65) with existing ext4 filesystem'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb906cb0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >07:49:20,321 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,321 INFO blivet: got format: Ext4FS instance (0x7f0ddb8ff7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = af914e44-9785-4015-8ec8-7b891461829a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >07:49:20,341 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:49:20,342 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:49:20,343 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:49:20,360 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:49:20,360 INFO blivet: hiding device disk sdb (id 60) >07:49:20,360 INFO blivet: removed disk sdb (id 60) from device tree >07:49:20,361 DEBUG blivet: lvm filter: adding sdb to the reject list >07:49:20,361 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >07:49:20,361 INFO blivet: edd: MBR signature on sda is zero. new disk image? >07:49:20,362 INFO blivet: edd: collected mbr signatures: {} >07:49:20,364 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,365 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:20,366 DEBUG blivet: Ext4FS.supported: supported: True ; >07:49:26,718 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:49:26,719 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with existing gpt disklabel >07:49:31,929 INFO blivet: Detected 3984M of memory >07:49:31,930 INFO blivet: Swap attempt of 3984M >07:49:31,931 DEBUG blivet: checking whether disk sda has an empty extended >07:49:31,932 DEBUG blivet: extended is None ; logicals is [] >07:49:31,932 DEBUG blivet: clearpart: initializing sda >07:49:31,932 DEBUG blivet: removing sda >07:49:31,934 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:49:31,934 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:31,935 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >07:49:31,935 INFO blivet: registered action: [127] Destroy Format gpt disklabel on disk sda (id 61) >07:49:31,937 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >07:49:31,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >07:49:31,938 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >07:49:31,939 INFO blivet: registered action: [128] Destroy Format None on disk sda (id 61) >07:49:31,939 DEBUG blivet: required disklabel type for sda (1) is None >07:49:31,939 DEBUG blivet: default disklabel type for sda is gpt >07:49:31,940 DEBUG blivet: selecting gpt disklabel for sda based on size >07:49:31,941 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; >07:49:31,942 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: gpt ; >07:49:31,943 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7f0ddb913b50> > PedDisk: <_ped.Disk object at 0x7f0ddb8f3878> >07:49:31,943 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >07:49:31,945 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >07:49:31,946 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >07:49:31,946 INFO blivet: registered action: [129] Create Format gpt disklabel on disk sda (id 61) >07:49:31,948 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:49:31,949 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:31,949 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:49:31,995 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:49:31,997 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:31,998 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:49:31,999 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:49:31,999 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:32,000 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:49:32,002 DEBUG blivet: starting Blivet copy >07:49:32,022 DEBUG blivet: finished Blivet copy >07:49:34,538 DEBUG storage.ui: doAutoPart: True >07:49:34,539 DEBUG storage.ui: encryptedAutoPart: True >07:49:34,539 DEBUG storage.ui: autoPartType: 2 >07:49:34,539 DEBUG storage.ui: clearPartType: 2 >07:49:34,539 DEBUG storage.ui: clearPartDisks: ['sda'] >07:49:34,540 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f0ddb8c9510) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f0ddb8c9550) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f0ddb8c9590) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f0ddb8c95d0) -- > mountpoint = /boot/efi lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = hfs+ encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f0ddb8c9610) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3984 maxSize = None grow = False > >07:49:34,540 DEBUG storage.ui: storage.disks: ['sda'] >07:49:34,540 DEBUG storage.ui: storage.partitioned: ['sda'] >07:49:34,540 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda'] >07:49:34,542 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:49:34,543 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:49:34,544 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:49:34,546 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:49:34,546 DEBUG storage.ui: failed to resolve '/dev/' >07:49:34,546 DEBUG storage.ui: boot disk: None >07:49:34,548 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: Skipped ; mountpoint: None ; >07:49:34,548 DEBUG storage.ui: getFormat('luks') returning LUKS instance >07:49:34,549 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:34,551 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >07:49:34,552 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >07:49:34,553 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:49:34,554 INFO storage.ui: added partition req0 (id 70) to device tree >07:49:34,554 INFO storage.ui: registered action: [130] Create Device partition req0 (id 70) >07:49:34,554 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,554 INFO storage.ui: registered action: [131] Create Format luks on partition req0 (id 70) >07:49:34,555 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f0ddb8bacd0) -- > name = sda status = True kids = 0 id = 61 > parents = [] > uuid = None size = 115712.0 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb906b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb8baa50>] >07:49:34,556 DEBUG storage.ui: devs: [PartitionDevice instance (0x7f0ddb8c9890) -- > name = req0 status = False kids = 0 id = 70 > 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 >] >07:49:34,557 DEBUG storage.ui: XFS.supported: supported: True ; >07:49:34,558 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:49:34,559 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:34,560 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >07:49:34,562 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: xfs ; >07:49:34,563 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:49:34,563 INFO storage.ui: added partition req1 (id 71) to device tree >07:49:34,563 INFO storage.ui: registered action: [132] Create Device partition req1 (id 71) >07:49:34,564 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,564 INFO storage.ui: registered action: [133] Create Format xfs filesystem mounted at /boot on partition req1 (id 71) >07:49:34,565 DEBUG storage.ui: HFSPlus.supported: supported: False ; >07:49:34,565 DEBUG storage.ui: getFormat('hfs+') returning HFSPlus instance >07:49:34,566 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:34,568 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >07:49:34,569 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: hfs+ ; >07:49:34,570 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:49:34,570 INFO storage.ui: added partition req2 (id 72) to device tree >07:49:34,571 INFO storage.ui: registered action: [134] Create Device partition req2 (id 72) >07:49:34,571 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,571 INFO storage.ui: registered action: [135] Create Format hfs+ filesystem mounted at /boot/efi on partition req2 (id 72) >07:49:34,572 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:49:34,586 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 70)', 'req1(id 71)', 'req2(id 72)'] from disk(s) ['sda'] >07:49:34,586 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 70)', 'req1(id 71)', 'req2(id 72)'] >07:49:34,586 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 72)', 'req1(id 71)', 'req0(id 70)'] from disk(s) ['sda'] >07:49:34,588 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:49:34,589 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:49:34,590 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:49:34,591 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:49:34,591 DEBUG storage.ui: failed to resolve '/dev/' >07:49:34,591 DEBUG storage.ui: allocating partition: req2 ; id: 72 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 ; start: None ; end: None >07:49:34,591 DEBUG storage.ui: checking freespace on sda >07:49:34,592 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True start=None >07:49:34,592 DEBUG storage.ui: checking 34-236978142 (115711 MB) >07:49:34,592 DEBUG storage.ui: current free range is 34-236978142 (115711MB) >07:49:34,593 DEBUG storage.ui: evaluating growth potential for new layout >07:49:34,593 DEBUG storage.ui: calculating growth for disk /dev/sda >07:49:34,593 DEBUG storage.ui: adjusted start sector from 34 to 2048 >07:49:34,594 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:49:34,595 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85d5d0> PedPartition: <_ped.Partition object at 0x7f0ddb99dfb0> >07:49:34,596 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:49:34,597 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:34,597 DEBUG storage.ui: adding request 72 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,597 DEBUG storage.ui: Chunk.growRequests: 236978109 on /dev/sda start = 34 end = 236978142 >sectorSize = 512 > >07:49:34,597 DEBUG storage.ui: req: PartitionRequest instance -- >id = 72 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >07:49:34,597 DEBUG storage.ui: 1 requests and 236937149 (115691MB) left in chunk >07:49:34,598 DEBUG storage.ui: adding 236937149 (115691MB) to 72 (sda1) >07:49:34,598 DEBUG storage.ui: taking back 236568509 (115511MB) from 72 (sda1) >07:49:34,598 DEBUG storage.ui: new grow amount for request 72 (sda1) is 368640 units, or 180MB >07:49:34,598 DEBUG storage.ui: request 72 (sda1) growth: 368640 (180MB) size: 200MB >07:49:34,598 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >07:49:34,599 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:34,599 DEBUG storage.ui: device sda1 new partedPartition None >07:49:34,600 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:49:34,602 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:49:34,602 DEBUG storage.ui: total growth: 368640 sectors >07:49:34,602 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:49:34,602 DEBUG storage.ui: new free: 34-236978142 / 115711MB >07:49:34,602 DEBUG storage.ui: new free allows for 368640 sectors of growth >07:49:34,602 DEBUG storage.ui: found free space for bootable request >07:49:34,603 DEBUG storage.ui: adjusted start sector from 34 to 2048 >07:49:34,603 DEBUG storage.ui: created partition sda1 of 20MB and added it to /dev/sda >07:49:34,604 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:49:34,604 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85d4d0> PedPartition: <_ped.Partition object at 0x7f0ddb99db30> >07:49:34,605 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:49:34,606 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:34,607 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:34,608 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8c99d0> PedPartition: <_ped.Partition object at 0x7f0ddb8a74d0> >07:49:34,609 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:49:34,610 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:49:34,611 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:49:34,612 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:49:34,612 DEBUG storage.ui: failed to resolve '/dev/' >07:49:34,612 DEBUG storage.ui: allocating partition: req1 ; id: 71 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >07:49:34,612 DEBUG storage.ui: checking freespace on sda >07:49:34,612 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:49:34,612 DEBUG storage.ui: checking 34-2047 (0 MB) >07:49:34,613 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:49:34,613 DEBUG storage.ui: checking 43008-236978142 (115690 MB) >07:49:34,613 DEBUG storage.ui: current free range is 43008-236978142 (115690MB) >07:49:34,613 DEBUG storage.ui: evaluating growth potential for new layout >07:49:34,613 DEBUG storage.ui: calculating growth for disk /dev/sda >07:49:34,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:49:34,615 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85d890> PedPartition: <_ped.Partition object at 0x7f0ddb8a7470> >07:49:34,616 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:49:34,617 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:49:34,617 DEBUG storage.ui: adding request 72 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,617 DEBUG storage.ui: adding request 71 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,617 DEBUG storage.ui: Chunk.growRequests: 236978109 on /dev/sda start = 34 end = 236978142 >sectorSize = 512 > >07:49:34,618 DEBUG storage.ui: req: PartitionRequest instance -- >id = 72 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >07:49:34,618 DEBUG storage.ui: req: PartitionRequest instance -- >id = 71 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:49:34,618 DEBUG storage.ui: 1 requests and 235913149 (115191MB) left in chunk >07:49:34,618 DEBUG storage.ui: adding 235913149 (115191MB) to 72 (sda1) >07:49:34,618 DEBUG storage.ui: taking back 235544509 (115011MB) from 72 (sda1) >07:49:34,618 DEBUG storage.ui: new grow amount for request 72 (sda1) is 368640 units, or 180MB >07:49:34,618 DEBUG storage.ui: request 72 (sda1) growth: 368640 (180MB) size: 200MB >07:49:34,618 DEBUG storage.ui: request 71 (sda2) growth: 0 (0MB) size: 500MB >07:49:34,619 DEBUG storage.ui: disk /dev/sda growth: 368640 (180MB) >07:49:34,619 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:34,620 DEBUG storage.ui: device sda2 new partedPartition None >07:49:34,621 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:49:34,621 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:49:34,622 DEBUG storage.ui: total growth: 368640 sectors >07:49:34,622 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:49:34,622 DEBUG storage.ui: new free: 43008-236978142 / 115690MB >07:49:34,622 DEBUG storage.ui: new free allows for 368640 sectors of growth >07:49:34,622 DEBUG storage.ui: found free space for bootable request >07:49:34,623 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:49:34,624 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:49:34,624 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85d710> PedPartition: <_ped.Partition object at 0x7f0ddb99dfb0> >07:49:34,625 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:49:34,626 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:49:34,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:34,627 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85d950> PedPartition: <_ped.Partition object at 0x7f0ddb8a73b0> >07:49:34,628 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >07:49:34,629 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >07:49:34,630 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >07:49:34,631 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >07:49:34,631 DEBUG storage.ui: failed to resolve '/dev/' >07:49:34,631 DEBUG storage.ui: allocating partition: req0 ; id: 70 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >07:49:34,631 DEBUG storage.ui: checking freespace on sda >07:49:34,632 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >07:49:34,632 DEBUG storage.ui: checking 34-2047 (0 MB) >07:49:34,632 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:49:34,632 DEBUG storage.ui: checking 1067008-236978142 (115190 MB) >07:49:34,633 DEBUG storage.ui: current free range is 1067008-236978142 (115190MB) >07:49:34,633 DEBUG storage.ui: evaluating growth potential for new layout >07:49:34,633 DEBUG storage.ui: calculating growth for disk /dev/sda >07:49:34,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:49:34,634 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85de10> PedPartition: <_ped.Partition object at 0x7f0ddb8a7290> >07:49:34,635 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:49:34,636 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:49:34,636 DEBUG storage.ui: adding request 72 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,637 DEBUG storage.ui: adding request 71 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,637 DEBUG storage.ui: adding request 70 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,637 DEBUG storage.ui: Chunk.growRequests: 236978109 on /dev/sda start = 34 end = 236978142 >sectorSize = 512 > >07:49:34,637 DEBUG storage.ui: req: PartitionRequest instance -- >id = 72 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >07:49:34,637 DEBUG storage.ui: req: PartitionRequest instance -- >id = 71 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:49:34,637 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >07:49:34,638 DEBUG storage.ui: 2 requests and 234889149 (114691MB) left in chunk >07:49:34,638 DEBUG storage.ui: adding 9034198 (4411MB) to 72 (sda1) >07:49:34,638 DEBUG storage.ui: taking back 8665558 (4231MB) from 72 (sda1) >07:49:34,638 DEBUG storage.ui: new grow amount for request 72 (sda1) is 368640 units, or 180MB >07:49:34,638 DEBUG storage.ui: adding 225854950 (110280MB) to 70 (sda3) >07:49:34,638 DEBUG storage.ui: new grow amount for request 70 (sda3) is 225854950 units, or 110280MB >07:49:34,638 DEBUG storage.ui: 1 requests and 8665559 (4231MB) left in chunk >07:49:34,638 DEBUG storage.ui: adding 8665559 (4231MB) to 70 (sda3) >07:49:34,639 DEBUG storage.ui: new grow amount for request 70 (sda3) is 234520509 units, or 114511MB >07:49:34,639 DEBUG storage.ui: request 72 (sda1) growth: 368640 (180MB) size: 200MB >07:49:34,639 DEBUG storage.ui: request 71 (sda2) growth: 0 (0MB) size: 500MB >07:49:34,639 DEBUG storage.ui: request 70 (sda3) growth: 234520509 (114511MB) size: 115011MB >07:49:34,639 DEBUG storage.ui: disk /dev/sda growth: 234889149 (114691MB) >07:49:34,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:34,640 DEBUG storage.ui: device sda3 new partedPartition None >07:49:34,641 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:49:34,642 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:49:34,642 DEBUG storage.ui: total growth: 234889149 sectors >07:49:34,642 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:49:34,642 DEBUG storage.ui: new free: 1067008-236978142 / 115190MB >07:49:34,642 DEBUG storage.ui: new free allows for 234889149 sectors of growth >07:49:34,643 DEBUG storage.ui: created partition sda3 of 500MB and added it to /dev/sda >07:49:34,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:49:34,644 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85dfd0> PedPartition: <_ped.Partition object at 0x7f0ddb8a7530> >07:49:34,645 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:49:34,646 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:49:34,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:34,648 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85d450> PedPartition: <_ped.Partition object at 0x7f0ddb8a7350> >07:49:34,648 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 70)', 'sda2(id 71)', 'sda1(id 72)'] >07:49:34,648 DEBUG storage.ui: growable partitions are ['sda3', 'sda1'] >07:49:34,648 DEBUG storage.ui: adding request 70 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,648 DEBUG storage.ui: adding request 71 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,649 DEBUG storage.ui: adding request 72 to chunk 236978109 (34-236978142) on /dev/sda >07:49:34,649 DEBUG storage.ui: disk sda has 1 chunks >07:49:34,649 DEBUG storage.ui: Chunk.growRequests: 236978109 on /dev/sda start = 34 end = 236978142 >sectorSize = 512 > >07:49:34,649 DEBUG storage.ui: req: PartitionRequest instance -- >id = 72 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >07:49:34,649 DEBUG storage.ui: req: PartitionRequest instance -- >id = 71 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:49:34,649 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >07:49:34,649 DEBUG storage.ui: 2 requests and 234889149 (114691MB) left in chunk >07:49:34,649 DEBUG storage.ui: adding 9034198 (4411MB) to 72 (sda1) >07:49:34,650 DEBUG storage.ui: taking back 8665558 (4231MB) from 72 (sda1) >07:49:34,650 DEBUG storage.ui: new grow amount for request 72 (sda1) is 368640 units, or 180MB >07:49:34,650 DEBUG storage.ui: adding 225854950 (110280MB) to 70 (sda3) >07:49:34,650 DEBUG storage.ui: new grow amount for request 70 (sda3) is 225854950 units, or 110280MB >07:49:34,650 DEBUG storage.ui: 1 requests and 8665559 (4231MB) left in chunk >07:49:34,650 DEBUG storage.ui: adding 8665559 (4231MB) to 70 (sda3) >07:49:34,650 DEBUG storage.ui: new grow amount for request 70 (sda3) is 234520509 units, or 114511MB >07:49:34,651 DEBUG storage.ui: growing partitions on sda >07:49:34,651 DEBUG storage.ui: partition sda1 (72): 0 >07:49:34,651 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb85d150> >07:49:34,651 DEBUG storage.ui: partition sda2 (71): 0 >07:49:34,651 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb85d110> >07:49:34,652 DEBUG storage.ui: partition sda3 (70): 0 >07:49:34,652 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 236976127 length: 235540480 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb85d690> >07:49:34,652 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 72)', 'sda2(id 71)', 'sda3(id 70)'] from disk(s) ['sda'] >07:49:34,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:34,653 DEBUG storage.ui: device sda1 new partedPartition None >07:49:34,654 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:49:34,655 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:49:34,656 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:34,656 DEBUG storage.ui: device sda2 new partedPartition None >07:49:34,657 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:49:34,658 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:49:34,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:34,659 DEBUG storage.ui: device sda3 new partedPartition None >07:49:34,660 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:49:34,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:49:34,661 DEBUG storage.ui: back from removeNewPartitions >07:49:34,661 DEBUG storage.ui: extended: None >07:49:34,661 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb85d150> >07:49:34,662 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:49:34,662 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8600d0> PedPartition: <_ped.Partition object at 0x7f0ddb8a7410> >07:49:34,663 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:49:34,664 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:34,665 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:34,666 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb860210> PedPartition: <_ped.Partition object at 0x7f0ddb8a74d0> >07:49:34,666 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb85d110> >07:49:34,667 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:49:34,667 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb85d810> PedPartition: <_ped.Partition object at 0x7f0ddb8a7470> >07:49:34,668 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:49:34,669 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:49:34,670 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:34,670 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8c9ad0> PedPartition: <_ped.Partition object at 0x7f0ddb8a73b0> >07:49:34,670 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 236976127 length: 235540480 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb85d690> >07:49:34,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:49:34,672 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8c9790> PedPartition: <_ped.Partition object at 0x7f0ddb8a7050> >07:49:34,673 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:49:34,674 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:49:34,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:34,675 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb860790> PedPartition: <_ped.Partition object at 0x7f0ddb8a7650> >07:49:34,675 DEBUG storage.ui: fixing size of non-existent 200MB partition sda1 (72) with non-existent hfs+ filesystem mounted at /boot/efi at 200.00 >07:49:34,676 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (71) with non-existent xfs filesystem mounted at /boot at 500.00 >07:49:34,676 DEBUG storage.ui: fixing size of non-existent 115010MB partition sda3 (70) with non-existent luks at 115010.00 >07:49:34,677 DEBUG storage.ui: LVMPhysicalVolume.__init__: device: /dev/sda3 ; >07:49:34,677 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:49:34,678 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >07:49:34,679 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda3 ; current: None ; type: lvmpv ; >07:49:34,680 INFO storage.ui: added luks/dm-crypt luks-sda3 (id 73) to device tree >07:49:34,680 INFO storage.ui: registered action: [136] Create Device luks/dm-crypt luks-sda3 (id 73) >07:49:34,680 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,680 INFO storage.ui: registered action: [137] Create Format lvmpv on luks/dm-crypt luks-sda3 (id 73) >07:49:34,681 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sda3 ; >07:49:34,681 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,682 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >07:49:34,682 INFO storage.ui: added lvmvg rhel (id 74) to device tree >07:49:34,683 INFO storage.ui: registered action: [138] Create Device lvmvg rhel (id 74) >07:49:34,684 DEBUG storage.ui: XFS.supported: supported: True ; >07:49:34,684 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:49:34,685 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >07:49:34,687 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: xfs ; >07:49:34,688 DEBUG storage.ui: rhel size is 115004MB >07:49:34,688 DEBUG storage.ui: vg rhel has 115004MB free >07:49:34,688 DEBUG storage.ui: Adding rhel-root/1024MB to rhel >07:49:34,688 INFO storage.ui: added lvmlv rhel-root (id 75) to device tree >07:49:34,688 INFO storage.ui: registered action: [139] Create Device lvmlv rhel-root (id 75) >07:49:34,689 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,689 INFO storage.ui: registered action: [140] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 75) >07:49:34,690 DEBUG storage.ui: XFS.supported: supported: True ; >07:49:34,690 DEBUG storage.ui: getFormat('xfs') returning XFS instance >07:49:34,691 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >07:49:34,692 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-home ; current: None ; type: xfs ; >07:49:34,692 DEBUG storage.ui: rhel size is 115004MB >07:49:34,692 DEBUG storage.ui: vg rhel has 113980MB free >07:49:34,693 DEBUG storage.ui: Adding rhel-home/500MB to rhel >07:49:34,693 INFO storage.ui: added lvmlv rhel-home (id 76) to device tree >07:49:34,693 INFO storage.ui: registered action: [141] Create Device lvmlv rhel-home (id 76) >07:49:34,693 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,693 INFO storage.ui: registered action: [142] Create Format xfs filesystem mounted at /home on lvmlv rhel-home (id 76) >07:49:34,694 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >07:49:34,694 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >07:49:34,695 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: rhel ; >07:49:34,696 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: swap ; >07:49:34,697 DEBUG storage.ui: rhel size is 115004MB >07:49:34,697 DEBUG storage.ui: vg rhel has 113480MB free >07:49:34,697 DEBUG storage.ui: Adding rhel-swap/3984MB to rhel >07:49:34,697 INFO storage.ui: added lvmlv rhel-swap (id 77) to device tree >07:49:34,697 INFO storage.ui: registered action: [143] Create Device lvmlv rhel-swap (id 77) >07:49:34,697 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >07:49:34,698 INFO storage.ui: registered action: [144] Create Format swap on lvmlv rhel-swap (id 77) >07:49:34,698 DEBUG storage.ui: rhel size is 115004MB >07:49:34,698 DEBUG storage.ui: vg rhel has 109496MB free >07:49:34,698 DEBUG storage.ui: vg rhel: 109496MB free ; lvs: ['root', 'home', 'swap'] >07:49:34,698 DEBUG storage.ui: adding request 75 to chunk 28751 on /dev/mapper/rhel >07:49:34,699 DEBUG storage.ui: adding request 76 to chunk 28751 on /dev/mapper/rhel >07:49:34,699 DEBUG storage.ui: adding request 77 to chunk 28751 on /dev/mapper/rhel >07:49:34,699 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/rhel length = 28751 size = 115004 >remaining = 2 pool = 27374 >07:49:34,699 DEBUG storage.ui: req: LVRequest instance -- >id = 77 name = rhel-swap growable = False >base = 996 growth = 0 max_grow = 0 >done = True >07:49:34,699 DEBUG storage.ui: req: LVRequest instance -- >id = 75 name = rhel-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >07:49:34,699 DEBUG storage.ui: req: LVRequest instance -- >id = 76 name = rhel-home growable = True >base = 125 growth = 0 max_grow = 4398046510979 >done = False >07:49:34,699 DEBUG storage.ui: 2 requests and 27374 (109496MB) left in chunk >07:49:34,700 DEBUG storage.ui: adding 18393 (73572MB) to 75 (rhel-root) >07:49:34,700 DEBUG storage.ui: taking back 5849 (23396MB) from 75 (rhel-root) >07:49:34,700 DEBUG storage.ui: new grow amount for request 75 (rhel-root) is 12544 units, or 50176MB >07:49:34,700 DEBUG storage.ui: adding 8980 (35920MB) to 76 (rhel-home) >07:49:34,700 DEBUG storage.ui: new grow amount for request 76 (rhel-home) is 8980 units, or 35920MB >07:49:34,700 DEBUG storage.ui: 1 requests and 5850 (23400MB) left in chunk >07:49:34,700 DEBUG storage.ui: adding 5850 (23400MB) to 76 (rhel-home) >07:49:34,700 DEBUG storage.ui: new grow amount for request 76 (rhel-home) is 14830 units, or 59320MB >07:49:34,700 DEBUG storage.ui: trying to set lv rhel-root size to 51200MB >07:49:34,701 DEBUG storage.ui: rhel size is 115004MB >07:49:34,701 DEBUG storage.ui: vg rhel has 109496MB free >07:49:34,701 DEBUG storage.ui: trying to set lv rhel-home size to 59820MB >07:49:34,701 DEBUG storage.ui: rhel size is 115004MB >07:49:34,701 DEBUG storage.ui: vg rhel has 59320MB free >07:49:34,703 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:34,704 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:34,704 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:34,704 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:34,705 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:34,705 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:34,812 DEBUG blivet: XFS.supported: supported: True ; >07:49:34,812 DEBUG blivet: getFormat('xfs') returning XFS instance >07:49:36,640 DEBUG blivet: XFS.supported: supported: True ; >07:49:36,640 DEBUG blivet: getFormat('xfs') returning XFS instance >07:49:36,652 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f0ddb905e50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >07:49:36,668 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0ddb905e50>, 0, [], {} >07:49:36,669 DEBUG blivet: rhel size is 115004MB >07:49:36,669 DEBUG blivet: vg rhel has 0MB free >07:49:36,679 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0ddb905e50>, 0, [], {} >07:49:36,679 DEBUG blivet: rhel size is 115004MB >07:49:36,680 DEBUG blivet: vg rhel has 0MB free >07:49:42,393 DEBUG blivet: DeviceTree.getDeviceByName: name: rhel ; >07:49:42,394 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 115004MB lvmvg rhel (74) >07:49:50,768 DEBUG blivet: XFS.supported: supported: True ; >07:49:50,768 DEBUG blivet: getFormat('xfs') returning XFS instance >07:49:50,783 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0ddb905e50>, 8000, ['sda'], {'encrypted': False, 'raid_level': None} >07:49:50,784 DEBUG blivet: rhel size is 115004MB >07:49:50,784 DEBUG blivet: vg rhel has 0MB free >07:49:50,787 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 8000 ; container_raid_level: None ; name: root ; encrypted: False ; container_encrypted: True ; disks: [DiskDevice instance (0x7f0ddb8bacd0) -- > name = sda status = True kids = 3 id = 61 > parents = [] > uuid = None size = 115712.0 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb906b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb8baa50>] ; raid_level: None ; label: ; container_name: rhel ; device: non-existent 51200MB lvmlv rhel-root (75) with non-existent xfs filesystem mounted at / ; mountpoint: / ; fstype: xfs ; container_size: 0 ; >07:49:50,788 DEBUG storage.ui: rhel size is 115004MB >07:49:50,788 DEBUG storage.ui: vg rhel has 0MB free >07:49:50,788 DEBUG storage.ui: rhel size is 115004MB >07:49:50,789 DEBUG storage.ui: vg rhel has 0MB free >07:49:50,789 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0ddb905e50>, 8000, ['sda'], {'container_raid_level': None, 'name': 'root', 'encrypted': False, 'container_encrypted': True, 'raid_level': None, 'label': '', 'container_name': 'rhel', 'device': LVMLogicalVolumeDevice instance (0x7f0ddb8608d0) -- > name = rhel-root status = False kids = 0 id = 75 > parents = ['non-existent 115004MB lvmvg rhel (74)'] > uuid = None size = 51200 > format = non-existent xfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 51200 path = /dev/mapper/rhel-root > format args = [] originalFormat = xfs target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f0ddb85d750) -- > name = rhel status = False kids = 3 id = 74 > parents = ['non-existent 115008MB luks/dm-crypt luks-sda3 (73) with non-existent lvmpv'] > uuid = None size = 115004 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/rhel > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 28751.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 115008MB luks/dm-crypt luks-sda3 (73) with non-existent lvmpv'] > LVs = ['non-existent 51200MB lvmlv rhel-root (75) with non-existent xfs filesystem mounted at /', > 'non-existent 59820MB lvmlv rhel-home (76) with non-existent xfs filesystem mounted at /home', > 'non-existent 3984MB lvmlv rhel-swap (77) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB, 'mountpoint': '/', 'fstype': 'xfs', 'container_size': 0} >07:49:50,790 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >07:49:50,790 DEBUG storage.ui: starting Blivet copy >07:49:50,813 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:50,813 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8c9f50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8350> PedPartition: <_ped.Partition object at 0x7f0ddb99d950> >07:49:50,814 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:50,815 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8c9f50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8e10> PedPartition: <_ped.Partition object at 0x7f0ddb99d710> >07:49:50,816 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:50,816 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8c9f50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8790> PedPartition: <_ped.Partition object at 0x7f0ddb99d3b0> >07:49:50,816 DEBUG storage.ui: finished Blivet copy >07:49:50,817 DEBUG storage.ui: rhel size is 115004MB >07:49:50,817 DEBUG storage.ui: vg rhel has 0MB free >07:49:50,817 DEBUG storage.ui: size bumped to 123012 to include new device space >07:49:50,817 DEBUG storage.ui: size cut to 71808 to omit old device space >07:49:50,817 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >07:49:50,818 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f0ddb905e50>, 71812.0, [DiskDevice instance (0x7f0ddb8bacd0) -- > name = sda status = True kids = 3 id = 61 > parents = [] > uuid = None size = 115712.0 > format = non-existent gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA APPLE SSD TS0128 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 236978176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (14751, 255, 63) biosGeometry: (14751, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ddb906b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0ddb8baa50>]] >07:49:50,818 DEBUG storage.ui: child factory kwargs: {'encrypted': True, 'fstype': 'lvmpv'} >07:49:50,819 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f0ddb85de50> ; >07:49:50,819 DEBUG storage.ui: parent factory container: non-existent 115004MB lvmvg rhel (74) >07:49:50,819 DEBUG storage.ui: members: ['luks-sda3'] >07:49:50,819 DEBUG storage.ui: add_disks: [] >07:49:50,820 DEBUG storage.ui: remove_disks: [] >07:49:50,821 DEBUG storage.ui: LVMPhysicalVolume.__init__: >07:49:50,821 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >07:49:50,821 DEBUG storage.ui: rhel size is 115004MB >07:49:50,821 DEBUG storage.ui: vg rhel has 0MB free >07:49:50,821 DEBUG storage.ui: size bumped to 123012 to include new device space >07:49:50,821 DEBUG storage.ui: size cut to 71808 to omit old device space >07:49:50,822 DEBUG storage.ui: adding a TotalSizeSet with size 71812 >07:49:50,822 DEBUG storage.ui: set.allocated = 8 >07:49:50,823 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:49:50,834 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 72)', 'sda2(id 71)', 'sda3(id 70)'] from disk(s) ['sda'] >07:49:50,835 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:50,835 DEBUG storage.ui: device sda1 new partedPartition None >07:49:50,836 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:49:50,838 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:49:50,839 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:50,839 DEBUG storage.ui: device sda2 new partedPartition None >07:49:50,840 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:49:50,841 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:49:50,842 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:50,842 DEBUG storage.ui: device sda3 new partedPartition None >07:49:50,843 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:49:50,844 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:49:50,844 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 72)', 'req1(id 71)', 'req0(id 70)'] >07:49:50,845 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 72)', 'req1(id 71)', 'req0(id 70)'] from disk(s) ['sda'] >07:49:50,846 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:50,847 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:50,847 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:50,848 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:50,849 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:50,849 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:50,849 DEBUG storage.ui: allocating partition: req2 ; id: 72 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 200MB ; grow: False ; max_size: 200 ; start: None ; end: None >07:49:50,849 DEBUG storage.ui: checking freespace on sda >07:49:50,850 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=200MB boot=True best=None grow=False start=None >07:49:50,850 DEBUG storage.ui: checking 34-236978142 (115711 MB) >07:49:50,850 DEBUG storage.ui: current free range is 34-236978142 (115711MB) >07:49:50,850 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:49:50,851 DEBUG storage.ui: new free: 34-236978142 / 115711MB >07:49:50,851 DEBUG storage.ui: new free allows for 0 sectors of growth >07:49:50,851 DEBUG storage.ui: found free space for bootable request >07:49:50,851 DEBUG storage.ui: adjusted start sector from 34 to 2048 >07:49:50,852 DEBUG storage.ui: created partition sda1 of 200MB and added it to /dev/sda >07:49:50,853 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:49:50,853 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef250> PedPartition: <_ped.Partition object at 0x7f0ddb99db30> >07:49:50,854 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:49:50,855 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:50,856 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:50,856 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef910> PedPartition: <_ped.Partition object at 0x7f0ddb99da70> >07:49:50,858 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:50,859 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:50,859 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:50,860 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:50,861 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:50,862 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:50,862 DEBUG storage.ui: allocating partition: req1 ; id: 71 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >07:49:50,862 DEBUG storage.ui: checking freespace on sda >07:49:50,862 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >07:49:50,862 DEBUG storage.ui: checking 34-2047 (0 MB) >07:49:50,863 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:49:50,863 DEBUG storage.ui: checking 411648-236978142 (115510 MB) >07:49:50,863 DEBUG storage.ui: current free range is 411648-236978142 (115510MB) >07:49:50,863 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:49:50,863 DEBUG storage.ui: new free: 411648-236978142 / 115510MB >07:49:50,863 DEBUG storage.ui: new free allows for 0 sectors of growth >07:49:50,864 DEBUG storage.ui: found free space for bootable request >07:49:50,864 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >07:49:50,865 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:49:50,865 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8990> PedPartition: <_ped.Partition object at 0x7f0ddb99dfb0> >07:49:50,866 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:49:50,867 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:49:50,869 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:50,869 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef0d0> PedPartition: <_ped.Partition object at 0x7f0ddb99ddd0> >07:49:50,870 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:50,871 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:50,871 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:50,872 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >07:49:50,873 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:50,874 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >07:49:50,874 DEBUG storage.ui: allocating partition: req0 ; id: 70 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 71812.0 ; start: None ; end: None >07:49:50,874 DEBUG storage.ui: checking freespace on sda >07:49:50,874 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >07:49:50,874 DEBUG storage.ui: checking 34-2047 (0 MB) >07:49:50,875 DEBUG storage.ui: current free range is 34-2047 (0MB) >07:49:50,875 DEBUG storage.ui: checking 1435648-236978142 (115010 MB) >07:49:50,875 DEBUG storage.ui: current free range is 1435648-236978142 (115010MB) >07:49:50,875 DEBUG storage.ui: evaluating growth potential for new layout >07:49:50,875 DEBUG storage.ui: calculating growth for disk /dev/sda >07:49:50,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:49:50,877 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de012ea10> PedPartition: <_ped.Partition object at 0x7f0ddb86d050> >07:49:50,878 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:49:50,879 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:49:50,879 DEBUG storage.ui: adding request 72 to chunk 236978109 (34-236978142) on /dev/sda >07:49:50,879 DEBUG storage.ui: adding request 71 to chunk 236978109 (34-236978142) on /dev/sda >07:49:50,880 DEBUG storage.ui: adding request 70 to chunk 236978109 (34-236978142) on /dev/sda >07:49:50,880 DEBUG storage.ui: Chunk.growRequests: 236978109 on /dev/sda start = 34 end = 236978142 >sectorSize = 512 > >07:49:50,880 DEBUG storage.ui: req: PartitionRequest instance -- >id = 72 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >07:49:50,880 DEBUG storage.ui: req: PartitionRequest instance -- >id = 71 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:49:50,880 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 147054592 >done = False >07:49:50,880 DEBUG storage.ui: 1 requests and 235528125 (115003MB) left in chunk >07:49:50,880 DEBUG storage.ui: adding 235528125 (115003MB) to 70 (sda3) >07:49:50,881 DEBUG storage.ui: taking back 88473533 (43199MB) from 70 (sda3) >07:49:50,881 DEBUG storage.ui: new grow amount for request 70 (sda3) is 147054592 units, or 71804MB >07:49:50,881 DEBUG storage.ui: request 72 (sda1) growth: 0 (0MB) size: 200MB >07:49:50,881 DEBUG storage.ui: request 71 (sda2) growth: 0 (0MB) size: 500MB >07:49:50,881 DEBUG storage.ui: request 70 (sda3) growth: 147054592 (71804MB) size: 71812MB >07:49:50,881 DEBUG storage.ui: disk /dev/sda growth: 147054592 (71804MB) >07:49:50,882 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:50,882 DEBUG storage.ui: device sda3 new partedPartition None >07:49:50,883 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:49:50,884 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:49:50,885 DEBUG storage.ui: total growth: 147054592 sectors >07:49:50,885 DEBUG storage.ui: updating use_disk to sda, type: 0 >07:49:50,885 DEBUG storage.ui: new free: 1435648-236978142 / 115010MB >07:49:50,885 DEBUG storage.ui: new free allows for 147054592 sectors of growth >07:49:50,885 DEBUG storage.ui: created partition sda3 of 8MB and added it to /dev/sda >07:49:50,887 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:49:50,887 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de00bc410> PedPartition: <_ped.Partition object at 0x7f0ddb86d0b0> >07:49:50,888 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:49:50,889 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:49:50,890 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:50,891 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb860690> PedPartition: <_ped.Partition object at 0x7f0ddb86d1d0> >07:49:50,891 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 72)', 'sda2(id 71)', 'sda3(id 70)'] >07:49:50,891 DEBUG storage.ui: growable partitions are ['sda3'] >07:49:50,891 DEBUG storage.ui: adding request 72 to chunk 236978109 (34-236978142) on /dev/sda >07:49:50,891 DEBUG storage.ui: adding request 71 to chunk 236978109 (34-236978142) on /dev/sda >07:49:50,891 DEBUG storage.ui: adding request 70 to chunk 236978109 (34-236978142) on /dev/sda >07:49:50,892 DEBUG storage.ui: disk sda has 1 chunks >07:49:50,892 DEBUG storage.ui: Chunk.growRequests: 236978109 on /dev/sda start = 34 end = 236978142 >sectorSize = 512 > >07:49:50,892 DEBUG storage.ui: req: PartitionRequest instance -- >id = 72 name = sda1 growable = False >base = 409600 growth = 0 max_grow = 0 >done = True >07:49:50,892 DEBUG storage.ui: req: PartitionRequest instance -- >id = 71 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:49:50,892 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda3 growable = True >base = 16384 growth = 0 max_grow = 147054592 >done = False >07:49:50,892 DEBUG storage.ui: 1 requests and 235528125 (115003MB) left in chunk >07:49:50,892 DEBUG storage.ui: adding 235528125 (115003MB) to 70 (sda3) >07:49:50,892 DEBUG storage.ui: taking back 88473533 (43199MB) from 70 (sda3) >07:49:50,893 DEBUG storage.ui: new grow amount for request 70 (sda3) is 147054592 units, or 71804MB >07:49:50,893 DEBUG storage.ui: set: ['sda3'] 8/71812 >07:49:50,893 DEBUG storage.ui: allocating 71804 to TotalSizeSet with 8/71812 (71804 needed) >07:49:50,893 DEBUG storage.ui: PartitionRequest instance -- >id = 70 name = sda3 growable = True >base = 16384 growth = 147054592 max_grow = 147054592 >done = True >07:49:50,893 DEBUG storage.ui: needed: 0 >07:49:50,893 DEBUG storage.ui: set: ['sda3'] 71812/71812 >07:49:50,893 DEBUG storage.ui: allocating 0 to TotalSizeSet with 71812/71812 (0 needed) >07:49:50,893 DEBUG storage.ui: PartitionRequest instance -- >id = 70 name = sda3 growable = True >base = 16384 growth = 147054592 max_grow = 147054592 >done = True >07:49:50,893 DEBUG storage.ui: needed: 0 >07:49:50,894 DEBUG storage.ui: growing partitions on sda >07:49:50,894 DEBUG storage.ui: partition sda1 (72): 0 >07:49:50,894 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb860250> >07:49:50,894 DEBUG storage.ui: partition sda2 (71): 0 >07:49:50,894 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb8607d0> >07:49:50,895 DEBUG storage.ui: partition sda3 (70): 0 >07:49:50,895 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 148506623 length: 147070976 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb8600d0> >07:49:50,895 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 72)', 'sda2(id 71)', 'sda3(id 70)'] from disk(s) ['sda'] >07:49:50,896 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:50,896 DEBUG storage.ui: device sda1 new partedPartition None >07:49:50,897 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >07:49:50,899 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:49:50,900 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:50,900 DEBUG storage.ui: device sda2 new partedPartition None >07:49:50,901 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >07:49:50,902 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:49:50,904 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:50,904 DEBUG storage.ui: device sda3 new partedPartition None >07:49:50,905 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >07:49:50,906 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:49:50,906 DEBUG storage.ui: back from removeNewPartitions >07:49:50,906 DEBUG storage.ui: extended: None >07:49:50,906 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb860250> >07:49:50,908 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >07:49:50,908 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064f90> PedPartition: <_ped.Partition object at 0x7f0ddb99db30> >07:49:50,909 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >07:49:50,910 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >07:49:50,912 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >07:49:50,912 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef610> PedPartition: <_ped.Partition object at 0x7f0ddb99dfb0> >07:49:50,912 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb8607d0> >07:49:50,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >07:49:50,914 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de0064b10> PedPartition: <_ped.Partition object at 0x7f0ddb86d230> >07:49:50,915 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >07:49:50,916 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >07:49:50,917 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >07:49:50,918 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef710> PedPartition: <_ped.Partition object at 0x7f0ddb86d170> >07:49:50,918 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 148506623 length: 147070976 > device: <parted.device.Device object at 0x7f0ddb8ba750> PedGeometry: <_ped.Geometry object at 0x7f0ddb8600d0> >07:49:50,919 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >07:49:50,919 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef750> PedPartition: <_ped.Partition object at 0x7f0ddb86d290> >07:49:50,920 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >07:49:50,922 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >07:49:50,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >07:49:50,923 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb860b50> PedPartition: <_ped.Partition object at 0x7f0ddb86d2f0> >07:49:50,924 DEBUG storage.ui: fixing size of non-existent 200MB partition sda1 (72) with non-existent hfs+ filesystem mounted at /boot/efi at 200.00 >07:49:50,924 DEBUG storage.ui: fixing size of non-existent 500MB partition sda2 (71) with non-existent xfs filesystem mounted at /boot at 500.00 >07:49:50,924 DEBUG storage.ui: fixing size of non-existent 71812MB partition sda3 (70) with non-existent luks at 71812.00 >07:49:50,925 DEBUG storage.ui: new member set: ['luks-sda3'] >07:49:50,925 DEBUG storage.ui: old member set: ['luks-sda3'] >07:49:50,925 DEBUG storage.ui: rhel size is 71808MB >07:49:50,925 DEBUG storage.ui: vg rhel has -43196MB free >07:49:50,925 DEBUG storage.ui: rhel size is 71808MB >07:49:50,926 DEBUG storage.ui: vg rhel has -43196MB free >07:49:50,926 INFO storage.ui: adjusting device size from 51200.00 to 8000.00 >07:49:50,926 DEBUG storage.ui: trying to set lv rhel-root size to 8000MB >07:49:50,926 DEBUG storage.ui: rhel size is 71808MB >07:49:50,926 DEBUG storage.ui: vg rhel has -43196MB free >07:49:50,961 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f0ddb905e50>, 0, [], {} >07:49:50,962 DEBUG blivet: rhel size is 71808MB >07:49:50,963 DEBUG blivet: vg rhel has 4MB free >07:49:50,967 INFO blivet: removing obsolete action 127 (128) >07:49:50,967 DEBUG blivet: action 127 already pruned >07:49:52,676 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:49:52,677 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:52,677 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:49:52,678 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >07:49:52,679 DEBUG blivet: DeviceTree.getDeviceByName returned existing 115712MB disk sda (61) with non-existent gpt disklabel >07:49:52,679 DEBUG blivet: resolved 'sda' to 'sda' (disk) >07:50:27,524 INFO blivet: omitting ksdata: existing 115712MB disk sda (61) with non-existent gpt disklabel >07:50:27,525 INFO blivet: omitting ksdata: non-existent 71810MB luks/dm-crypt luks-sda3 (73) with non-existent lvmpv >07:50:27,531 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:50:27,531 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >07:50:27,532 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >07:50:27,532 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-root ; status: False ; controllable: True ; >07:50:27,533 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-home ; status: False ; controllable: True ; >07:50:27,534 DEBUG blivet: LVMLogicalVolumeDevice.teardown: rhel-swap ; status: False ; controllable: True ; >07:50:27,534 INFO blivet: resetting parted disks... >07:50:27,534 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >07:50:27,535 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >07:50:27,535 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >07:50:27,536 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >07:50:27,537 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >07:50:27,537 DEBUG blivet: action: [128] Destroy Format None on disk sda (id 61) >07:50:27,537 DEBUG blivet: action: [129] Create Format gpt disklabel on disk sda (id 61) >07:50:27,537 DEBUG blivet: action: [134] Create Device partition sda1 (id 72) >07:50:27,537 DEBUG blivet: action: [135] Create Format hfs+ filesystem mounted at /boot/efi on partition sda1 (id 72) >07:50:27,537 DEBUG blivet: action: [132] Create Device partition sda2 (id 71) >07:50:27,537 DEBUG blivet: action: [133] Create Format xfs filesystem mounted at /boot on partition sda2 (id 71) >07:50:27,537 DEBUG blivet: action: [130] Create Device partition sda3 (id 70) >07:50:27,537 DEBUG blivet: action: [131] Create Format luks on partition sda3 (id 70) >07:50:27,538 DEBUG blivet: action: [136] Create Device luks/dm-crypt luks-sda3 (id 73) >07:50:27,538 DEBUG blivet: action: [137] Create Format lvmpv on luks/dm-crypt luks-sda3 (id 73) >07:50:27,538 DEBUG blivet: action: [138] Create Device lvmvg rhel (id 74) >07:50:27,538 DEBUG blivet: action: [143] Create Device lvmlv rhel-swap (id 77) >07:50:27,538 DEBUG blivet: action: [144] Create Format swap on lvmlv rhel-swap (id 77) >07:50:27,538 DEBUG blivet: action: [141] Create Device lvmlv rhel-home (id 76) >07:50:27,538 DEBUG blivet: action: [142] Create Format xfs filesystem mounted at /home on lvmlv rhel-home (id 76) >07:50:27,538 DEBUG blivet: action: [139] Create Device lvmlv rhel-root (id 75) >07:50:27,538 DEBUG blivet: action: [140] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 75) >07:50:27,539 INFO blivet: pruning action queue... >07:50:27,539 INFO blivet: sorting actions... >07:50:27,540 DEBUG blivet: action: [128] Destroy Format None on disk sda (id 61) >07:50:27,540 DEBUG blivet: action: [129] Create Format gpt disklabel on disk sda (id 61) >07:50:27,541 DEBUG blivet: action: [134] Create Device partition sda1 (id 72) >07:50:27,541 DEBUG blivet: action: [132] Create Device partition sda2 (id 71) >07:50:27,541 DEBUG blivet: action: [130] Create Device partition sda3 (id 70) >07:50:27,541 DEBUG blivet: action: [131] Create Format luks on partition sda3 (id 70) >07:50:27,541 DEBUG blivet: action: [136] Create Device luks/dm-crypt luks-sda3 (id 73) >07:50:27,541 DEBUG blivet: action: [137] Create Format lvmpv on luks/dm-crypt luks-sda3 (id 73) >07:50:27,541 DEBUG blivet: action: [138] Create Device lvmvg rhel (id 74) >07:50:27,541 DEBUG blivet: action: [139] Create Device lvmlv rhel-root (id 75) >07:50:27,541 DEBUG blivet: action: [140] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 75) >07:50:27,541 DEBUG blivet: action: [141] Create Device lvmlv rhel-home (id 76) >07:50:27,542 DEBUG blivet: action: [142] Create Format xfs filesystem mounted at /home on lvmlv rhel-home (id 76) >07:50:27,542 DEBUG blivet: action: [143] Create Device lvmlv rhel-swap (id 77) >07:50:27,542 DEBUG blivet: action: [144] Create Format swap on lvmlv rhel-swap (id 77) >07:50:27,542 DEBUG blivet: action: [133] Create Format xfs filesystem mounted at /boot on partition sda2 (id 71) >07:50:27,542 DEBUG blivet: action: [135] Create Format hfs+ filesystem mounted at /boot/efi on partition sda1 (id 72) >07:50:27,542 INFO blivet: executing action: [128] Destroy Format None on disk sda (id 61) >07:50:27,543 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >07:50:27,543 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >07:50:27,664 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >07:50:27,665 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >07:50:27,699 INFO blivet: executing action: [129] Create Format gpt disklabel on disk sda (id 61) >07:50:27,700 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:50:27,701 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >07:50:27,701 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >07:50:27,703 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >07:50:27,789 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >07:50:27,790 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda >07:50:27,805 INFO blivet: executing action: [134] Create Device partition sda1 (id 72) >07:50:27,807 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >07:50:27,807 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >07:50:27,808 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:50:27,809 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:50:27,809 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:50:27,810 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >07:50:27,811 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >07:50:27,878 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >07:50:27,955 DEBUG blivet: post-commit partition path is /dev/sda1 >07:50:27,956 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >07:50:27,957 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba910> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb860dd0> PedPartition: <_ped.Partition object at 0x7f0ddb87a530> >07:50:27,958 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >07:50:27,980 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:50:27,981 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >07:50:27,982 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >07:50:27,982 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda1 >07:50:28,017 INFO blivet: executing action: [132] Create Device partition sda2 (id 71) >07:50:28,018 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >07:50:28,019 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >07:50:28,020 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:50:28,021 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:50:28,022 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:50:28,022 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >07:50:28,023 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >07:50:28,086 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >07:50:28,158 DEBUG blivet: post-commit partition path is /dev/sda2 >07:50:28,159 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >07:50:28,159 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba910> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8e8ad0> PedPartition: <_ped.Partition object at 0x7f0ddb87a470> >07:50:28,160 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >07:50:28,181 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:50:28,182 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >07:50:28,183 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >07:50:28,183 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda2 >07:50:28,217 INFO blivet: executing action: [130] Create Device partition sda3 (id 70) >07:50:28,218 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >07:50:28,218 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >07:50:28,219 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >07:50:28,220 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:50:28,221 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >07:50:28,221 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >07:50:28,222 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >07:50:28,279 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >07:50:28,370 DEBUG blivet: post-commit partition path is /dev/sda3 >07:50:28,371 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >07:50:28,372 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ddb8ba910> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ddb8ef910> PedPartition: <_ped.Partition object at 0x7f0ddb99dfb0> >07:50:28,373 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >07:50:28,394 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >07:50:28,395 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >07:50:28,396 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >07:50:28,396 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda3 >07:50:28,429 INFO blivet: executing action: [131] Create Format luks on partition sda3 (id 70) >07:50:28,431 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >07:50:28,431 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >07:50:28,432 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >07:50:28,433 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >07:50:28,433 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >07:50:28,434 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >07:50:28,435 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >07:50:28,435 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >07:50:28,436 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >07:50:28,437 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >07:50:28,438 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >07:50:28,438 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >07:50:28,439 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >07:50:28,440 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >07:50:28,440 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >07:50:28,442 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >07:50:28,486 DEBUG blivet: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >07:50:28,487 DEBUG blivet: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >07:50:32,315 DEBUG blivet: LUKS.notifyKernel: device: /dev/sda3 ; type: luks ; >07:50:32,315 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >07:50:32,336 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >07:50:32,336 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >07:50:32,337 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda3 >07:50:32,355 INFO blivet: executing action: [136] Create Device luks/dm-crypt luks-sda3 (id 73) >07:50:32,356 DEBUG blivet: LUKSDevice.create: luks-sda3 ; status: False ; >07:50:32,356 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-sda3 ; orig: False ; >07:50:32,357 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >07:50:32,358 DEBUG blivet: LUKS.setup: device: /dev/sda3 ; mapName: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: False ; type: luks ; >07:50:32,359 DEBUG blivet: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; >07:50:34,543 DEBUG blivet: LUKSDevice.setup: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: True ; controllable: True ; orig: False ; >07:50:34,545 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: True ; >07:50:34,545 DEBUG blivet: LUKSDevice.getDMNode: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: True ; >07:50:34,580 INFO blivet: executing action: [137] Create Format lvmpv on luks/dm-crypt luks-44e8f993-d3b5-4f76-9675-3e17f49eafba (id 73) >07:50:34,581 DEBUG blivet: LUKSDevice.setup: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: True ; controllable: True ; orig: False ; >07:50:34,582 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/mapper/luks-sda3 ; status: None ; type: lvmpv ; >07:50:34,583 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/mapper/luks-sda3 ; status: None ; type: lvmpv ; >07:50:34,584 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: None ; type: lvmpv ; >07:50:35,100 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; type: lvmpv ; >07:50:35,100 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >07:50:35,120 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: True ; >07:50:35,121 DEBUG blivet: LUKSDevice.getDMNode: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: True ; >07:50:35,138 INFO blivet: executing action: [138] Create Device lvmvg rhel (id 74) >07:50:35,139 DEBUG blivet: LVMVolumeGroupDevice.create: rhel ; status: False ; >07:50:35,139 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: rhel ; orig: False ; >07:50:35,140 DEBUG blivet: LUKSDevice.setup: luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: True ; controllable: True ; orig: False ; >07:50:35,141 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba ; status: None ; type: lvmpv ; >07:50:35,142 DEBUG blivet: LVMVolumeGroupDevice._create: rhel ; status: False ; >07:50:35,193 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel ; status: True ; controllable: True ; orig: False ; >07:50:35,194 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: rhel ; status: True ; >07:50:35,227 INFO blivet: executing action: [139] Create Device lvmlv rhel-root (id 75) >07:50:35,228 DEBUG blivet: LVMLogicalVolumeDevice.create: rhel-root ; status: False ; >07:50:35,229 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel-root ; orig: False ; >07:50:35,230 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel ; status: True ; controllable: True ; orig: False ; >07:50:35,246 DEBUG blivet: LVMLogicalVolumeDevice._create: rhel-root ; status: False ; >07:50:35,331 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-root ; status: True ; controllable: True ; orig: False ; >07:50:35,332 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-root ; status: True ; >07:50:35,333 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-root ; status: True ; >07:50:35,365 INFO blivet: executing action: [140] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 75) >07:50:35,367 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-root ; status: True ; controllable: True ; orig: False ; >07:50:35,368 DEBUG blivet: XFS.create: device: /dev/mapper/rhel-root ; status: False ; type: xfs ; >07:50:35,368 DEBUG blivet: XFS.doFormat: device: /dev/mapper/rhel-root ; mountpoint: / ; type: xfs ; >07:50:35,368 WARN blivet: Could not create label () on filesystem xfs >07:50:35,507 DEBUG blivet: XFS.notifyKernel: device: /dev/mapper/rhel-root ; type: xfs ; >07:50:35,507 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >07:50:35,595 DEBUG blivet: XFS.notifyKernel: device: /dev/mapper/rhel-root ; type: xfs ; >07:50:35,595 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >07:50:35,632 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-root ; status: True ; >07:50:35,633 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-root ; status: True ; >07:50:35,650 INFO blivet: executing action: [141] Create Device lvmlv rhel-home (id 76) >07:50:35,651 DEBUG blivet: LVMLogicalVolumeDevice.create: rhel-home ; status: False ; >07:50:35,653 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel-home ; orig: False ; >07:50:35,654 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel ; status: True ; controllable: True ; orig: False ; >07:50:35,671 DEBUG blivet: LVMLogicalVolumeDevice._create: rhel-home ; status: False ; >07:50:35,752 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-home ; status: True ; controllable: True ; orig: False ; >07:50:35,753 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-home ; status: True ; >07:50:35,753 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-home ; status: True ; >07:50:35,786 INFO blivet: executing action: [142] Create Format xfs filesystem mounted at /home on lvmlv rhel-home (id 76) >07:50:35,787 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-home ; status: True ; controllable: True ; orig: False ; >07:50:35,788 DEBUG blivet: XFS.create: device: /dev/mapper/rhel-home ; status: False ; type: xfs ; >07:50:35,789 DEBUG blivet: XFS.doFormat: device: /dev/mapper/rhel-home ; mountpoint: /home ; type: xfs ; >07:50:35,789 WARN blivet: Could not create label (None) on filesystem xfs >07:50:35,968 DEBUG blivet: XFS.notifyKernel: device: /dev/mapper/rhel-home ; type: xfs ; >07:50:35,968 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >07:50:36,008 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-home ; status: True ; >07:50:36,009 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-home ; status: True ; >07:50:36,030 INFO blivet: executing action: [143] Create Device lvmlv rhel-swap (id 77) >07:50:36,031 DEBUG blivet: LVMLogicalVolumeDevice.create: rhel-swap ; status: False ; >07:50:36,032 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: rhel-swap ; orig: False ; >07:50:36,033 DEBUG blivet: LVMVolumeGroupDevice.setup: rhel ; status: True ; controllable: True ; orig: False ; >07:50:36,052 DEBUG blivet: LVMLogicalVolumeDevice._create: rhel-swap ; status: False ; >07:50:36,132 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-swap ; status: True ; controllable: True ; orig: False ; >07:50:36,133 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-swap ; status: True ; >07:50:36,134 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-swap ; status: True ; >07:50:36,170 INFO blivet: executing action: [144] Create Format swap on lvmlv rhel-swap (id 77) >07:50:36,172 DEBUG blivet: LVMLogicalVolumeDevice.setup: rhel-swap ; status: True ; controllable: True ; orig: False ; >07:50:36,173 DEBUG blivet: SwapSpace.create: device: /dev/mapper/rhel-swap ; status: None ; type: swap ; >07:50:36,173 DEBUG blivet: SwapSpace.create: device: /dev/mapper/rhel-swap ; status: None ; type: swap ; >07:50:36,214 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/rhel-swap ; type: swap ; >07:50:36,215 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-5 >07:50:36,252 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: rhel-swap ; status: True ; >07:50:36,253 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: rhel-swap ; status: True ; >07:50:36,269 INFO blivet: executing action: [133] Create Format xfs filesystem mounted at /boot on partition sda2 (id 71) >07:50:36,271 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >07:50:36,271 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >07:50:36,272 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >07:50:36,272 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >07:50:36,273 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >07:50:36,274 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >07:50:36,274 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >07:50:36,275 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >07:50:36,276 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >07:50:36,276 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >07:50:36,277 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >07:50:36,277 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >07:50:36,278 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >07:50:36,279 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >07:50:36,279 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >07:50:36,280 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >07:50:36,315 DEBUG blivet: XFS.create: device: /dev/sda2 ; status: False ; type: xfs ; >07:50:36,316 DEBUG blivet: XFS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: xfs ; >07:50:36,316 WARN blivet: Could not create label () on filesystem xfs >07:50:36,437 DEBUG blivet: XFS.notifyKernel: device: /dev/sda2 ; type: xfs ; >07:50:36,437 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >07:50:36,480 DEBUG blivet: XFS.notifyKernel: device: /dev/sda2 ; type: xfs ; >07:50:36,480 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >07:50:36,502 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >07:50:36,503 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >07:50:36,503 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata1/host1/target1:0:0/1:0:0:0/block/sda/sda2 >07:50:36,522 INFO blivet: executing action: [135] Create Format hfs+ filesystem mounted at /boot/efi on partition sda1 (id 72) >07:50:36,524 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >07:50:36,524 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >07:50:36,525 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >07:50:36,526 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >07:50:36,527 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >07:50:36,527 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >07:50:36,528 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >07:50:36,529 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >07:50:36,529 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >07:50:36,530 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >07:50:36,531 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >07:50:36,531 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >07:50:36,532 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >07:50:36,533 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >07:50:36,533 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >07:50:36,535 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >07:50:36,575 DEBUG blivet: HFSPlus.create: device: /dev/sda1 ; status: False ; type: hfs+ ; >07:50:36,576 DEBUG blivet: HFSPlus.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: hfsplus ; >07:50:36,576 WARN blivet: Could not create label (None) on filesystem hfs+ >07:50:36,604 DEBUG blivet: looking up parted Device: /dev/mapper/luks-44e8f993-d3b5-4f76-9675-3e17f49eafba >07:50:36,613 DEBUG blivet: looking up parted Device: /dev/mapper/rhel-root >07:50:36,623 DEBUG blivet: looking up parted Device: /dev/mapper/rhel-home >07:50:36,624 DEBUG blivet: looking up parted Device: /dev/mapper/rhel-swap > > >/tmp/ifcfg.log: >07:25:12,064 DEBUG ifcfg: content of files (network initialization): >07:25:12,067 DEBUG ifcfg: all settings: [] > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=RHEL-7.0\x20Client.x86_64 quiet > > >/tmp/syslog: >07:25:04,879 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.7" x-pid="1061" x-info="http://www.rsyslog.com"] start >07:25:04,881 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >07:25:04,881 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >07:25:04,881 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >07:25:04,881 NOTICE kernel:[ 0.000000] Linux version 3.10.0-121.el7.x86_64 (mockbuild@x86-021.build.eng.bos.redhat.com) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Tue Apr 8 10:48:19 EDT 2014 >07:25:04,881 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=RHEL-7.0\x20Client.x86_64 quiet >07:25:04,881 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008efff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008cd13fff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008cd14000-0x000000008cd52fff] ACPI NVS >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008cd53000-0x000000008cd63fff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008cd64000-0x000000008cd8efff] ACPI data >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008cd8f000-0x000000008ce38fff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008ce39000-0x000000008ce8efff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008ce8f000-0x000000008ced0fff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008ced1000-0x000000008cefefff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008ceff000-0x000000008cf86fff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008cf87000-0x000000008cfeffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008cff0000-0x000000008cffffff] usable >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000008d000000-0x000000008f9fffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe10000-0x00000000ffe3ffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016f5fffff] usable >07:25:04,881 DEBUG kernel:[ 0.000000] e820: update [mem 0x81d78190-0x81d881cf] usable ==> usable >07:25:04,881 INFO kernel:[ 0.000000] extended physical RAM map: >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000008efff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000000008f000-0x000000000008ffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000081d7818f] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000081d78190-0x0000000081d881cf] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000081d881d0-0x000000008cd13fff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008cd14000-0x000000008cd52fff] ACPI NVS >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008cd53000-0x000000008cd63fff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008cd64000-0x000000008cd8efff] ACPI data >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008cd8f000-0x000000008ce38fff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008ce39000-0x000000008ce8efff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008ce8f000-0x000000008ced0fff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008ced1000-0x000000008cefefff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008ceff000-0x000000008cf86fff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008cf87000-0x000000008cfeffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008cff0000-0x000000008cffffff] usable >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x000000008d000000-0x000000008f9fffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x00000000ffe10000-0x00000000ffe3ffff] reserved >07:25:04,881 INFO kernel:[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000016f5fffff] usable >07:25:04,881 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >07:25:04,881 INFO kernel:[ 0.000000] efi: EFI v1.10 by Apple >07:25:04,881 INFO kernel:[ 0.000000] efi: ACPI=0x8cd8e000 ACPI 2.0=0x8cd8e014 SMBIOS=0x8cd15000 >07:25:04,881 INFO kernel:[ 0.000000] efi: mem00: type=7, attr=0x80000000000000f, range=[0x0000000000000000-0x0000000000058000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem01: type=0, attr=0x80000000000000f, range=[0x0000000000058000-0x0000000000059000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem02: type=2, attr=0x80000000000000f, range=[0x0000000000059000-0x000000000005a000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem03: type=7, attr=0x80000000000000f, range=[0x000000000005a000-0x000000000008f000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem04: type=0, attr=0x80000000000000f, range=[0x000000000008f000-0x0000000000090000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem05: type=7, attr=0x80000000000000f, range=[0x0000000000090000-0x00000000000a0000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000002251000) (18MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000002251000-0x000000003df18000) (956MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x000000003df18000-0x0000000040000000) (32MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000040000000-0x000000006140d000) (532MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x000000006140d000-0x0000000081bf4000) (519MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem12: type=1, attr=0xf, range=[0x0000000081bf4000-0x0000000081d2c000) (1MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x0000000081d2c000-0x0000000081d75000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem14: type=2, attr=0xf, range=[0x0000000081d75000-0x0000000081d8a000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x0000000081d8a000-0x0000000081d8c000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem16: type=2, attr=0xf, range=[0x0000000081d8c000-0x0000000081e78000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem17: type=4, attr=0xf, range=[0x0000000081e78000-0x0000000081e79000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem18: type=2, attr=0xf, range=[0x0000000081e79000-0x0000000081e7a000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x0000000081e7a000-0x0000000082295000) (4MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem20: type=3, attr=0xf, range=[0x0000000082295000-0x00000000823bc000) (1MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x00000000823bc000-0x0000000082548000) (1MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem22: type=3, attr=0xf, range=[0x0000000082548000-0x000000008256f000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x000000008256f000-0x00000000825a2000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem24: type=3, attr=0xf, range=[0x00000000825a2000-0x00000000825c7000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x00000000825c7000-0x000000008766a000) (80MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem26: type=3, attr=0xf, range=[0x000000008766a000-0x0000000087691000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x0000000087691000-0x0000000087697000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem28: type=3, attr=0xf, range=[0x0000000087697000-0x000000008769a000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x000000008769a000-0x000000008769d000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem30: type=3, attr=0xf, range=[0x000000008769d000-0x00000000876a3000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000876a3000-0x00000000876a7000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem32: type=3, attr=0xf, range=[0x00000000876a7000-0x00000000876ab000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem33: type=4, attr=0xf, range=[0x00000000876ab000-0x00000000876ac000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem34: type=3, attr=0xf, range=[0x00000000876ac000-0x00000000876ad000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem35: type=4, attr=0xf, range=[0x00000000876ad000-0x00000000876af000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem36: type=3, attr=0xf, range=[0x00000000876af000-0x00000000876b6000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem37: type=4, attr=0xf, range=[0x00000000876b6000-0x00000000876b8000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem38: type=3, attr=0xf, range=[0x00000000876b8000-0x00000000876c6000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem39: type=4, attr=0xf, range=[0x00000000876c6000-0x00000000876c9000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem40: type=3, attr=0xf, range=[0x00000000876c9000-0x00000000876cd000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000876cd000-0x00000000876d3000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem42: type=3, attr=0xf, range=[0x00000000876d3000-0x00000000876ec000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000876ec000-0x00000000876ef000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem44: type=3, attr=0xf, range=[0x00000000876ef000-0x00000000876fb000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem45: type=4, attr=0xf, range=[0x00000000876fb000-0x00000000876fc000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem46: type=3, attr=0xf, range=[0x00000000876fc000-0x0000000087700000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem47: type=4, attr=0xf, range=[0x0000000087700000-0x0000000087701000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem48: type=3, attr=0xf, range=[0x0000000087701000-0x0000000087704000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem49: type=4, attr=0xf, range=[0x0000000087704000-0x000000008a9fb000) (50MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem50: type=3, attr=0xf, range=[0x000000008a9fb000-0x000000008aa00000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem51: type=4, attr=0xf, range=[0x000000008aa00000-0x000000008aa05000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem52: type=3, attr=0xf, range=[0x000000008aa05000-0x000000008aa0a000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem53: type=4, attr=0xf, range=[0x000000008aa0a000-0x000000008aa0d000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem54: type=3, attr=0xf, range=[0x000000008aa0d000-0x000000008aa0e000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem55: type=4, attr=0xf, range=[0x000000008aa0e000-0x000000008af21000) (5MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem56: type=3, attr=0xf, range=[0x000000008af21000-0x000000008af26000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem57: type=4, attr=0xf, range=[0x000000008af26000-0x000000008b914000) (9MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem58: type=3, attr=0xf, range=[0x000000008b914000-0x000000008b91e000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem59: type=4, attr=0xf, range=[0x000000008b91e000-0x000000008b92c000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem60: type=3, attr=0xf, range=[0x000000008b92c000-0x000000008b92e000) (0MB) >07:25:04,881 INFO kernel:[ 0.000000] efi: mem61: type=4, attr=0xf, range=[0x000000008b92e000-0x000000008b931000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem62: type=3, attr=0xf, range=[0x000000008b931000-0x000000008b932000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem63: type=4, attr=0xf, range=[0x000000008b932000-0x000000008b935000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem64: type=3, attr=0xf, range=[0x000000008b935000-0x000000008b936000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem65: type=4, attr=0xf, range=[0x000000008b936000-0x000000008b93a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem66: type=3, attr=0xf, range=[0x000000008b93a000-0x000000008b942000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem67: type=4, attr=0xf, range=[0x000000008b942000-0x000000008b943000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem68: type=3, attr=0xf, range=[0x000000008b943000-0x000000008b944000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem69: type=4, attr=0xf, range=[0x000000008b944000-0x000000008b949000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem70: type=3, attr=0xf, range=[0x000000008b949000-0x000000008b950000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem71: type=4, attr=0xf, range=[0x000000008b950000-0x000000008b957000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem72: type=3, attr=0xf, range=[0x000000008b957000-0x000000008b95c000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem73: type=4, attr=0xf, range=[0x000000008b95c000-0x000000008b964000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem74: type=3, attr=0xf, range=[0x000000008b964000-0x000000008b965000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem75: type=4, attr=0xf, range=[0x000000008b965000-0x000000008b972000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem76: type=3, attr=0xf, range=[0x000000008b972000-0x000000008b976000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem77: type=4, attr=0xf, range=[0x000000008b976000-0x000000008b97a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem78: type=3, attr=0xf, range=[0x000000008b97a000-0x000000008b985000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem79: type=4, attr=0xf, range=[0x000000008b985000-0x000000008b989000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem80: type=3, attr=0xf, range=[0x000000008b989000-0x000000008b98a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem81: type=4, attr=0xf, range=[0x000000008b98a000-0x000000008b98b000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem82: type=3, attr=0xf, range=[0x000000008b98b000-0x000000008b98c000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem83: type=4, attr=0xf, range=[0x000000008b98c000-0x000000008b991000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem84: type=3, attr=0xf, range=[0x000000008b991000-0x000000008b993000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem85: type=4, attr=0xf, range=[0x000000008b993000-0x000000008b9d5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem86: type=3, attr=0xf, range=[0x000000008b9d5000-0x000000008b9de000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem87: type=4, attr=0xf, range=[0x000000008b9de000-0x000000008b9e2000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem88: type=3, attr=0xf, range=[0x000000008b9e2000-0x000000008b9e5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem89: type=4, attr=0xf, range=[0x000000008b9e5000-0x000000008ba40000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem90: type=3, attr=0xf, range=[0x000000008ba40000-0x000000008ba54000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem91: type=4, attr=0xf, range=[0x000000008ba54000-0x000000008ba5a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem92: type=3, attr=0xf, range=[0x000000008ba5a000-0x000000008ba6d000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem93: type=4, attr=0xf, range=[0x000000008ba6d000-0x000000008ba70000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem94: type=3, attr=0xf, range=[0x000000008ba70000-0x000000008ba80000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem95: type=4, attr=0xf, range=[0x000000008ba80000-0x000000008ba81000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem96: type=3, attr=0xf, range=[0x000000008ba81000-0x000000008ba90000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem97: type=4, attr=0xf, range=[0x000000008ba90000-0x000000008ba92000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem98: type=3, attr=0xf, range=[0x000000008ba92000-0x000000008ba93000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem99: type=4, attr=0xf, range=[0x000000008ba93000-0x000000008ba95000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem100: type=3, attr=0xf, range=[0x000000008ba95000-0x000000008ba9f000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem101: type=4, attr=0xf, range=[0x000000008ba9f000-0x000000008baa3000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem102: type=3, attr=0xf, range=[0x000000008baa3000-0x000000008baa5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem103: type=4, attr=0xf, range=[0x000000008baa5000-0x000000008baa7000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem104: type=3, attr=0xf, range=[0x000000008baa7000-0x000000008baa8000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem105: type=4, attr=0xf, range=[0x000000008baa8000-0x000000008baac000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem106: type=3, attr=0xf, range=[0x000000008baac000-0x000000008baaf000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem107: type=4, attr=0xf, range=[0x000000008baaf000-0x000000008bab2000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem108: type=3, attr=0xf, range=[0x000000008bab2000-0x000000008bab3000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem109: type=4, attr=0xf, range=[0x000000008bab3000-0x000000008bab5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem110: type=3, attr=0xf, range=[0x000000008bab5000-0x000000008bac2000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem111: type=4, attr=0xf, range=[0x000000008bac2000-0x000000008bac4000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem112: type=3, attr=0xf, range=[0x000000008bac4000-0x000000008bacc000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem113: type=4, attr=0xf, range=[0x000000008bacc000-0x000000008bacf000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem114: type=3, attr=0xf, range=[0x000000008bacf000-0x000000008bad5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem115: type=4, attr=0xf, range=[0x000000008bad5000-0x000000008badf000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem116: type=3, attr=0xf, range=[0x000000008badf000-0x000000008baf9000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem117: type=4, attr=0xf, range=[0x000000008baf9000-0x000000008bafb000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem118: type=3, attr=0xf, range=[0x000000008bafb000-0x000000008bb00000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem119: type=4, attr=0xf, range=[0x000000008bb00000-0x000000008bb09000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem120: type=3, attr=0xf, range=[0x000000008bb09000-0x000000008bb1a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem121: type=4, attr=0xf, range=[0x000000008bb1a000-0x000000008bb1c000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem122: type=3, attr=0xf, range=[0x000000008bb1c000-0x000000008bb2d000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem123: type=4, attr=0xf, range=[0x000000008bb2d000-0x000000008bb2f000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem124: type=3, attr=0xf, range=[0x000000008bb2f000-0x000000008bb33000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem125: type=4, attr=0xf, range=[0x000000008bb33000-0x000000008bb37000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem126: type=3, attr=0xf, range=[0x000000008bb37000-0x000000008bb3b000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem127: type=4, attr=0xf, range=[0x000000008bb3b000-0x000000008bb45000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem128: type=3, attr=0xf, range=[0x000000008bb45000-0x000000008bb46000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem129: type=4, attr=0xf, range=[0x000000008bb46000-0x000000008bb47000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem130: type=3, attr=0xf, range=[0x000000008bb47000-0x000000008bb52000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem131: type=4, attr=0xf, range=[0x000000008bb52000-0x000000008bb53000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem132: type=3, attr=0xf, range=[0x000000008bb53000-0x000000008bb76000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem133: type=4, attr=0xf, range=[0x000000008bb76000-0x000000008bb77000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem134: type=3, attr=0xf, range=[0x000000008bb77000-0x000000008bb7b000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem135: type=4, attr=0xf, range=[0x000000008bb7b000-0x000000008bb7d000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem136: type=3, attr=0xf, range=[0x000000008bb7d000-0x000000008bb93000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem137: type=4, attr=0xf, range=[0x000000008bb93000-0x000000008bb97000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem138: type=3, attr=0xf, range=[0x000000008bb97000-0x000000008bb99000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem139: type=4, attr=0xf, range=[0x000000008bb99000-0x000000008bb9a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem140: type=3, attr=0xf, range=[0x000000008bb9a000-0x000000008bb9b000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem141: type=4, attr=0xf, range=[0x000000008bb9b000-0x000000008bba2000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem142: type=3, attr=0xf, range=[0x000000008bba2000-0x000000008bbae000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem143: type=4, attr=0xf, range=[0x000000008bbae000-0x000000008bbb1000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem144: type=3, attr=0xf, range=[0x000000008bbb1000-0x000000008bbb2000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem145: type=4, attr=0xf, range=[0x000000008bbb2000-0x000000008bbb4000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem146: type=3, attr=0xf, range=[0x000000008bbb4000-0x000000008bbb5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem147: type=4, attr=0xf, range=[0x000000008bbb5000-0x000000008bbbb000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem148: type=3, attr=0xf, range=[0x000000008bbbb000-0x000000008bbbd000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem149: type=4, attr=0xf, range=[0x000000008bbbd000-0x000000008bbbf000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem150: type=3, attr=0xf, range=[0x000000008bbbf000-0x000000008bbc0000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem151: type=4, attr=0xf, range=[0x000000008bbc0000-0x000000008bbc3000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem152: type=3, attr=0xf, range=[0x000000008bbc3000-0x000000008bbc6000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem153: type=4, attr=0xf, range=[0x000000008bbc6000-0x000000008bbc7000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem154: type=3, attr=0xf, range=[0x000000008bbc7000-0x000000008bbc9000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem155: type=4, attr=0xf, range=[0x000000008bbc9000-0x000000008bbd1000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem156: type=3, attr=0xf, range=[0x000000008bbd1000-0x000000008bbd3000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem157: type=4, attr=0xf, range=[0x000000008bbd3000-0x000000008bbd6000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem158: type=3, attr=0xf, range=[0x000000008bbd6000-0x000000008bbda000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem159: type=4, attr=0xf, range=[0x000000008bbda000-0x000000008bbdf000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem160: type=3, attr=0xf, range=[0x000000008bbdf000-0x000000008bbe0000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem161: type=4, attr=0xf, range=[0x000000008bbe0000-0x000000008bbe5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem162: type=3, attr=0xf, range=[0x000000008bbe5000-0x000000008bbe7000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem163: type=4, attr=0xf, range=[0x000000008bbe7000-0x000000008bbec000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem164: type=3, attr=0xf, range=[0x000000008bbec000-0x000000008bbed000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem165: type=4, attr=0xf, range=[0x000000008bbed000-0x000000008bbf0000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem166: type=3, attr=0xf, range=[0x000000008bbf0000-0x000000008bbf1000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x000000008bbf1000-0x000000008bbf2000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem168: type=3, attr=0xf, range=[0x000000008bbf2000-0x000000008bbf3000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem169: type=4, attr=0xf, range=[0x000000008bbf3000-0x000000008bc04000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem170: type=3, attr=0xf, range=[0x000000008bc04000-0x000000008bc12000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem171: type=4, attr=0xf, range=[0x000000008bc12000-0x000000008bc26000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem172: type=3, attr=0xf, range=[0x000000008bc26000-0x000000008bc29000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem173: type=4, attr=0xf, range=[0x000000008bc29000-0x000000008bc5c000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem174: type=3, attr=0xf, range=[0x000000008bc5c000-0x000000008bc6e000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem175: type=4, attr=0xf, range=[0x000000008bc6e000-0x000000008bc6f000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem176: type=3, attr=0xf, range=[0x000000008bc6f000-0x000000008bc73000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem177: type=4, attr=0xf, range=[0x000000008bc73000-0x000000008bc80000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem178: type=3, attr=0xf, range=[0x000000008bc80000-0x000000008bc86000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem179: type=4, attr=0xf, range=[0x000000008bc86000-0x000000008bc98000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem180: type=3, attr=0xf, range=[0x000000008bc98000-0x000000008bc9a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem181: type=4, attr=0xf, range=[0x000000008bc9a000-0x000000008bc9e000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem182: type=3, attr=0xf, range=[0x000000008bc9e000-0x000000008bca5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem183: type=4, attr=0xf, range=[0x000000008bca5000-0x000000008bcb3000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem184: type=3, attr=0xf, range=[0x000000008bcb3000-0x000000008bcb5000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem185: type=4, attr=0xf, range=[0x000000008bcb5000-0x000000008bcb7000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem186: type=3, attr=0xf, range=[0x000000008bcb7000-0x000000008bcb8000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem187: type=4, attr=0xf, range=[0x000000008bcb8000-0x000000008bcb9000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem188: type=3, attr=0xf, range=[0x000000008bcb9000-0x000000008bcba000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem189: type=4, attr=0xf, range=[0x000000008bcba000-0x000000008bcd1000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem190: type=3, attr=0xf, range=[0x000000008bcd1000-0x000000008bcd9000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem191: type=4, attr=0xf, range=[0x000000008bcd9000-0x000000008bcda000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem192: type=3, attr=0xf, range=[0x000000008bcda000-0x000000008bcdb000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem193: type=4, attr=0xf, range=[0x000000008bcdb000-0x000000008bcde000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem194: type=3, attr=0xf, range=[0x000000008bcde000-0x000000008bcef000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem195: type=4, attr=0xf, range=[0x000000008bcef000-0x000000008bcfd000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem196: type=3, attr=0xf, range=[0x000000008bcfd000-0x000000008bcfe000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem197: type=4, attr=0xf, range=[0x000000008bcfe000-0x000000008bcff000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem198: type=3, attr=0xf, range=[0x000000008bcff000-0x000000008bd00000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem199: type=4, attr=0xf, range=[0x000000008bd00000-0x000000008bd03000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem200: type=3, attr=0xf, range=[0x000000008bd03000-0x000000008bd04000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem201: type=4, attr=0xf, range=[0x000000008bd04000-0x000000008bd08000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem202: type=3, attr=0xf, range=[0x000000008bd08000-0x000000008bd0a000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem203: type=4, attr=0xf, range=[0x000000008bd0a000-0x000000008bd0b000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem204: type=3, attr=0xf, range=[0x000000008bd0b000-0x000000008bd0d000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem205: type=4, attr=0xf, range=[0x000000008bd0d000-0x000000008c132000) (4MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem206: type=3, attr=0xf, range=[0x000000008c132000-0x000000008c13c000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem207: type=4, attr=0xf, range=[0x000000008c13c000-0x000000008c13f000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem208: type=3, attr=0xf, range=[0x000000008c13f000-0x000000008c141000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem209: type=4, attr=0xf, range=[0x000000008c141000-0x000000008c148000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem210: type=3, attr=0xf, range=[0x000000008c148000-0x000000008c149000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem211: type=4, attr=0xf, range=[0x000000008c149000-0x000000008c150000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem212: type=3, attr=0xf, range=[0x000000008c150000-0x000000008c151000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem213: type=4, attr=0xf, range=[0x000000008c151000-0x000000008c154000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem214: type=3, attr=0xf, range=[0x000000008c154000-0x000000008c159000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem215: type=4, attr=0xf, range=[0x000000008c159000-0x000000008c15b000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem216: type=3, attr=0xf, range=[0x000000008c15b000-0x000000008c15c000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem217: type=4, attr=0xf, range=[0x000000008c15c000-0x000000008c190000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem218: type=3, attr=0xf, range=[0x000000008c190000-0x000000008c191000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem219: type=4, attr=0xf, range=[0x000000008c191000-0x000000008cd03000) (11MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem220: type=7, attr=0xf, range=[0x000000008cd03000-0x000000008cd14000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem221: type=10, attr=0xf, range=[0x000000008cd14000-0x000000008cd53000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem222: type=7, attr=0xf, range=[0x000000008cd53000-0x000000008cd64000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem223: type=9, attr=0xf, range=[0x000000008cd64000-0x000000008cd8f000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem224: type=7, attr=0xf, range=[0x000000008cd8f000-0x000000008ce39000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem225: type=6, attr=0x800000000000000f, range=[0x000000008ce39000-0x000000008ce8f000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem226: type=7, attr=0xf, range=[0x000000008ce8f000-0x000000008ced1000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem227: type=5, attr=0x800000000000000f, range=[0x000000008ced1000-0x000000008ceff000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem228: type=7, attr=0xf, range=[0x000000008ceff000-0x000000008cf87000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem229: type=0, attr=0xf, range=[0x000000008cf87000-0x000000008cff0000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem230: type=4, attr=0xf, range=[0x000000008cff0000-0x000000008d000000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem231: type=7, attr=0xf, range=[0x0000000100000000-0x000000016f600000) (1782MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem232: type=0, attr=0x8000000000000000, range=[0x00000000000a0000-0x00000000000c0000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem233: type=0, attr=0x8000000000000000, range=[0x000000008d000000-0x000000008fa00000) (42MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem234: type=11, attr=0x8000000000000001, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem235: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] efi: mem236: type=11, attr=0x8000000000000001, range=[0x00000000ffe10000-0x00000000ffe40000) (0MB) >07:25:04,882 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >07:25:04,882 DEBUG kernel:[ 0.000000] DMI: Apple Inc. MacBookAir6,1/Mac-35C1E88140C3E6CF, BIOS MBA61.88Z.0099.B07.1311121319 11/12/2013 >07:25:04,882 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >07:25:04,882 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >07:25:04,882 INFO kernel:[ 0.000000] No AGP bridge found >07:25:04,882 INFO kernel:[ 0.000000] e820: last_pfn = 0x16f600 max_arch_pfn = 0x400000000 >07:25:04,882 DEBUG kernel:[ 0.000000] MTRR default type: write-back >07:25:04,882 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >07:25:04,882 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >07:25:04,882 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >07:25:04,882 DEBUG kernel:[ 0.000000] C0000-DFFFF write-protect >07:25:04,882 DEBUG kernel:[ 0.000000] E0000-FFFFF uncachable >07:25:04,882 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >07:25:04,882 DEBUG kernel:[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable >07:25:04,882 DEBUG kernel:[ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable >07:25:04,882 DEBUG kernel:[ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable >07:25:04,882 DEBUG kernel:[ 0.000000] 3 base 008E000000 mask 7FFE000000 uncachable >07:25:04,882 DEBUG kernel:[ 0.000000] 4 base 008D800000 mask 7FFF800000 uncachable >07:25:04,882 DEBUG kernel:[ 0.000000] 5 disabled >07:25:04,882 DEBUG kernel:[ 0.000000] 6 disabled >07:25:04,882 DEBUG kernel:[ 0.000000] 7 disabled >07:25:04,882 DEBUG kernel:[ 0.000000] 8 disabled >07:25:04,882 DEBUG kernel:[ 0.000000] 9 disabled >07:25:04,882 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >07:25:04,882 INFO kernel:[ 0.000000] e820: last_pfn = 0x8d000 max_arch_pfn = 0x400000000 >07:25:04,882 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >07:25:04,882 INFO kernel:[ 0.000000] Using GB pages for direct mapping >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >07:25:04,882 DEBUG kernel:[ 0.000000] BRK [0x01e2f000, 0x01e2ffff] PGTABLE >07:25:04,882 DEBUG kernel:[ 0.000000] BRK [0x01e30000, 0x01e30fff] PGTABLE >07:25:04,882 DEBUG kernel:[ 0.000000] BRK [0x01e31000, 0x01e31fff] PGTABLE >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x16f400000-0x16f5fffff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x16f400000-0x16f5fffff] page 2M >07:25:04,882 DEBUG kernel:[ 0.000000] BRK [0x01e32000, 0x01e32fff] PGTABLE >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x16c000000-0x16f3fffff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x16c000000-0x16f3fffff] page 2M >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x16bffffff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x13fffffff] page 1G >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x140000000-0x16bffffff] page 2M >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x8cd13fff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x7fffffff] page 1G >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x80000000-0x8cbfffff] page 2M >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x8cc00000-0x8cd13fff] page 4k >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x8cd53000-0x8cd63fff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x8cd53000-0x8cd63fff] page 4k >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x8cd8f000-0x8ce38fff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x8cd8f000-0x8ce38fff] page 4k >07:25:04,882 DEBUG kernel:[ 0.000000] BRK [0x01e33000, 0x01e33fff] PGTABLE >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x8ce8f000-0x8ced0fff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x8ce8f000-0x8ced0fff] page 4k >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x8ceff000-0x8cf86fff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x8ceff000-0x8cf86fff] page 4k >07:25:04,882 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x8cff0000-0x8cffffff] >07:25:04,882 DEBUG kernel:[ 0.000000] [mem 0x8cff0000-0x8cffffff] page 4k >07:25:04,882 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3df18000-0x3fffafff] >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: RSDP 000000008cd8e014 00024 (v02 APPLE ) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: XSDT 000000008cd8e1c0 0009C (v01 APPLE Apple00 00000000 01000013) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: FACP 000000008cd8c000 000F4 (v05 APPLE Apple00 00000000 Loki 0000005F) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI Error: Gpe0Block - 32-bit FADT register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits max, truncating (20130517/tbfadt-202) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: DSDT 000000008cd7f000 07C2E (v03 APPLE MacBookA 00060001 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: FACS 000000008cd1c000 00040 >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: HPET 000000008cd8b000 00038 (v01 APPLE Apple00 00000001 Loki 0000005F) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: APIC 000000008cd8a000 000BC (v02 APPLE Apple00 00000001 Loki 0000005F) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SBST 000000008cd88000 00030 (v01 APPLE Apple00 00000001 Loki 0000005F) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: ECDT 000000008cd87000 00053 (v01 APPLE Apple00 00000001 Loki 0000005F) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd7e000 0010B (v01 APPLE SataAhci 00001000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd7d000 00024 (v01 APPLE SmcDppt 00001000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd77000 00CC0 (v01 APPLE UsbLpt 00001000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd76000 00032 (v01 APPLE SsdtS3 00001000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd74000 01EB7 (v01 APPLE PcieTbt 00001000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd67000 000B8 (v01 APPLE Sdxc 00001000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd66000 00563 (v01 PmRef Cpu0Ist 00003000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: SSDT 000000008cd65000 00B83 (v01 PmRef CpuPm 00003000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: MCFG 000000008cd89000 0003C (v01 APPLE Apple00 00000001 Loki 0000005F) >07:25:04,882 WARNING kernel:[ 0.000000] ACPI: DMAR 000000008cd64000 00088 (v01 APPLE HSW 00000001 AAPL 00000001) >07:25:04,882 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:25:04,882 INFO kernel:[ 0.000000] No NUMA configuration found >07:25:04,882 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000016f5fffff] >07:25:04,882 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x16f5fffff] >07:25:04,882 INFO kernel:[ 0.000000] NODE_DATA [mem 0x16f5d7000-0x16f5fdfff] >07:25:04,882 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016ac00000-ffff88016ebfffff] on node 0 >07:25:04,882 WARNING kernel:[ 0.000000] Zone ranges: >07:25:04,882 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >07:25:04,882 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >07:25:04,882 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x16f5fffff] >07:25:04,882 WARNING kernel:[ 0.000000] Movable zone start for each node >07:25:04,882 WARNING kernel:[ 0.000000] Early memory node ranges >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x00057fff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x00059000-0x0008efff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x00090000-0x0009ffff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x8cd13fff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x8cd53000-0x8cd63fff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x8cd8f000-0x8ce38fff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x8ce8f000-0x8ced0fff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x8ceff000-0x8cf86fff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x8cff0000-0x8cffffff] >07:25:04,882 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x16f5fffff] >07:25:04,882 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1033286 >07:25:04,882 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >07:25:04,882 DEBUG kernel:[ 0.000000] DMA zone: 22 pages reserved >07:25:04,882 DEBUG kernel:[ 0.000000] DMA zone: 3997 pages, LIFO batch:0 >07:25:04,882 DEBUG kernel:[ 0.000000] DMA32 zone: 8955 pages used for memmap >07:25:04,882 DEBUG kernel:[ 0.000000] DMA32 zone: 573097 pages, LIFO batch:31 >07:25:04,882 DEBUG kernel:[ 0.000000] Normal zone: 7128 pages used for memmap >07:25:04,882 DEBUG kernel:[ 0.000000] Normal zone: 456192 pages, LIFO batch:31 >07:25:04,882 WARNING kernel:[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED >07:25:04,882 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >07:25:04,882 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >07:25:04,882 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39 >07:25:04,882 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >07:25:04,882 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >07:25:04,882 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >07:25:04,882 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >07:25:04,882 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >07:25:04,882 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >07:25:04,882 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >07:25:04,882 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >07:25:04,882 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 56 >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x81d78000-0x81d78fff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x81d88000-0x81d88fff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x8cd14000-0x8cd52fff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x8cd64000-0x8cd8efff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x8ce39000-0x8ce8efff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x8ced1000-0x8cefefff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x8cf87000-0x8cfeffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x8d000000-0x8f9fffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x8fa00000-0xe00f7fff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffe0ffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffe10000-0xffe3ffff] >07:25:04,882 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffe40000-0xffffffff] >07:25:04,882 INFO kernel:[ 0.000000] e820: [mem 0x8fa00000-0xe00f7fff] available for PCI devices >07:25:04,882 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >07:25:04,882 CRIT kernel:[ 0.000000] Detected CPU family 6 model 69 >07:25:04,882 CRIT kernel:[ 0.000000] Warning: Intel CPU model - this hardware has not undergone testing by Red Hat and might not be certified. Please consult https://hardware.redhat.com for certified hardware. >07:25:04,882 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >07:25:04,882 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88016f200000 s86592 r8192 d24000 u262144 >07:25:04,882 DEBUG kernel:[ 0.000000] pcpu-alloc: s86592 r8192 d24000 u262144 alloc=1*2097152 >07:25:04,882 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >07:25:04,882 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1017117 >07:25:04,882 WARNING kernel:[ 0.000000] Policy zone: Normal >07:25:04,882 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=RHEL-7.0\x20Client.x86_64 quiet >07:25:04,882 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >07:25:04,882 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >07:25:04,882 INFO kernel:[ 0.000000] Checking aperture... >07:25:04,882 INFO kernel:[ 0.000000] No AGP bridge found >07:25:04,882 INFO kernel:[ 0.000000] Memory: 3773016k/6019072k available (6147k kernel code, 1885928k absent, 360128k reserved, 4094k data, 1588k init) >07:25:04,882 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >07:25:04,882 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >07:25:04,882 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=8. >07:25:04,882 INFO kernel:[ 0.000000] Experimental no-CBs for all CPUs >07:25:04,882 INFO kernel:[ 0.000000] Experimental no-CBs CPUs: 0-7. >07:25:04,882 INFO kernel:[ 0.000000] NR_IRQS:327936 nr_irqs:1016 16 >07:25:04,882 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >07:25:04,882 INFO kernel:[ 0.000000] console [tty0] enabled >07:25:04,882 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >07:25:04,882 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >07:25:04,882 DEBUG kernel:[ 0.000000] hpet clockevent registered >07:25:04,882 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >07:25:04,882 INFO kernel:[ 0.001000] tsc: Detected 1899.986 MHz processor >07:25:04,882 INFO kernel:[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3799.97 BogoMIPS (lpj=1899986) >07:25:04,882 INFO kernel:[ 0.000009] pid_max: default: 32768 minimum: 301 >07:25:04,882 INFO kernel:[ 0.000048] init_memory_mapping: [mem 0x8ce39000-0x8ce8efff] >07:25:04,882 DEBUG kernel:[ 0.000052] [mem 0x8ce39000-0x8ce8efff] page 4k >07:25:04,882 INFO kernel:[ 0.000078] init_memory_mapping: [mem 0x8ced1000-0x8cefefff] >07:25:04,882 DEBUG kernel:[ 0.000080] [mem 0x8ced1000-0x8cefefff] page 4k >07:25:04,882 INFO kernel:[ 0.000163] init_memory_mapping: [mem 0x8d000000-0x8f9fffff] >07:25:04,882 DEBUG kernel:[ 0.000165] [mem 0x8d000000-0x8f9fffff] page 2M >07:25:04,882 INFO kernel:[ 0.031205] Security Framework initialized >07:25:04,882 INFO kernel:[ 0.031215] SELinux: Initializing. >07:25:04,882 DEBUG kernel:[ 0.031228] SELinux: Starting in permissive mode >07:25:04,882 INFO kernel:[ 0.031798] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >07:25:04,882 INFO kernel:[ 0.033259] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >07:25:04,882 INFO kernel:[ 0.033877] Mount-cache hash table entries: 4096 >07:25:04,882 INFO kernel:[ 0.034165] Initializing cgroup subsys memory >07:25:04,882 INFO kernel:[ 0.034176] Initializing cgroup subsys devices >07:25:04,882 INFO kernel:[ 0.034179] Initializing cgroup subsys freezer >07:25:04,882 INFO kernel:[ 0.034181] Initializing cgroup subsys net_cls >07:25:04,882 INFO kernel:[ 0.034183] Initializing cgroup subsys blkio >07:25:04,882 INFO kernel:[ 0.034185] Initializing cgroup subsys perf_event >07:25:04,882 INFO kernel:[ 0.034188] Initializing cgroup subsys hugetlb >07:25:04,882 INFO kernel:[ 0.034228] CPU: Physical Processor ID: 0 >07:25:04,882 INFO kernel:[ 0.034229] CPU: Processor Core ID: 0 >07:25:04,882 WARNING kernel:[ 0.034236] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >07:25:04,882 WARNING kernel:[ 0.034236] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >07:25:04,882 INFO kernel:[ 0.035743] mce: CPU supports 7 MCE banks >07:25:04,882 INFO kernel:[ 0.035764] CPU0: Thermal monitoring enabled (TM1) >07:25:04,882 INFO kernel:[ 0.035782] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >07:25:04,882 INFO kernel:[ 0.035782] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0 >07:25:04,882 INFO kernel:[ 0.035782] tlb_flushall_shift: 6 >07:25:04,882 INFO kernel:[ 0.035932] Freeing SMP alternatives: 24k freed >07:25:04,882 INFO kernel:[ 0.037541] ACPI: Core revision 20130517 >07:25:04,882 WARNING kernel:[ 0.053005] ACPI: All ACPI Tables successfully acquired >07:25:04,882 INFO kernel:[ 0.065406] ftrace: allocating 23514 entries in 92 pages >07:25:04,882 INFO kernel:[ 0.082618] dmar: Host address width 39 >07:25:04,882 INFO kernel:[ 0.082622] dmar: DRHD base: 0x000000fed90000 flags: 0x0 >07:25:04,882 INFO kernel:[ 0.082634] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a >07:25:04,882 INFO kernel:[ 0.082636] dmar: DRHD base: 0x000000fed91000 flags: 0x1 >07:25:04,882 INFO kernel:[ 0.082645] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da >07:25:04,882 INFO kernel:[ 0.082647] dmar: RMRR base: 0x0000008d800000 end: 0x0000008f9fffff >07:25:04,882 INFO kernel:[ 0.082779] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >07:25:04,882 INFO kernel:[ 0.082780] HPET id 0 under DRHD base 0xfed91000 >07:25:04,882 INFO kernel:[ 0.083058] Enabled IRQ remapping in x2apic mode >07:25:04,882 INFO kernel:[ 0.083060] Enabling x2apic >07:25:04,882 INFO kernel:[ 0.083062] Enabled x2apic >07:25:04,882 INFO kernel:[ 0.083069] Switched APIC routing to cluster x2apic. >07:25:04,882 INFO kernel:[ 0.083772] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >07:25:04,882 INFO kernel:[ 0.093777] smpboot: CPU0: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz (fam: 06, model: 45, stepping: 01) >07:25:04,882 DEBUG kernel:[ 0.093789] TSC deadline timer enabled >07:25:04,882 INFO kernel:[ 0.093804] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. >07:25:04,882 INFO kernel:[ 0.093815] ... version: 3 >07:25:04,882 INFO kernel:[ 0.093816] ... bit width: 48 >07:25:04,882 INFO kernel:[ 0.093818] ... generic registers: 4 >07:25:04,882 INFO kernel:[ 0.093820] ... value mask: 0000ffffffffffff >07:25:04,882 INFO kernel:[ 0.093821] ... max period: 0000ffffffffffff >07:25:04,882 INFO kernel:[ 0.093823] ... fixed-purpose events: 3 >07:25:04,882 INFO kernel:[ 0.093824] ... event mask: 000000070000000f >07:25:04,882 INFO kernel:[ 0.110800] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >07:25:04,882 INFO kernel:[ 0.096038] smpboot: Booting Node 0, Processors #1 #2 #3 >07:25:04,882 INFO kernel:[ 0.140562] Brought up 4 CPUs >07:25:04,882 INFO kernel:[ 0.140568] smpboot: Total of 4 processors activated (15199.88 BogoMIPS) >07:25:04,882 INFO kernel:[ 0.147138] devtmpfs: initialized >07:25:04,882 INFO kernel:[ 0.148552] EVM: security.selinux >07:25:04,882 INFO kernel:[ 0.148554] EVM: security.ima >07:25:04,882 INFO kernel:[ 0.148556] EVM: security.capability >07:25:04,882 INFO kernel:[ 0.148618] PM: Registering ACPI NVS region [mem 0x8cd14000-0x8cd52fff] (258048 bytes) >07:25:04,882 INFO kernel:[ 0.149840] atomic64 test passed for x86-64 platform with CX8 and with SSE >07:25:04,882 INFO kernel:[ 0.149894] NET: Registered protocol family 16 >07:25:04,882 INFO kernel:[ 0.150030] ACPI: bus type PCI registered >07:25:04,882 INFO kernel:[ 0.150033] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >07:25:04,882 INFO kernel:[ 0.150107] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000) >07:25:04,882 INFO kernel:[ 0.150111] PCI: not using MMCONFIG >07:25:04,882 INFO kernel:[ 0.150113] PCI: Using configuration type 1 for base access >07:25:04,882 INFO kernel:[ 0.151331] bio: create slab <bio-0> at 0 >07:25:04,882 INFO kernel:[ 0.151486] ACPI: Added _OSI(Module Device) >07:25:04,882 INFO kernel:[ 0.151489] ACPI: Added _OSI(Processor Device) >07:25:04,882 INFO kernel:[ 0.151491] ACPI: Added _OSI(3.0 _SCP Extensions) >07:25:04,882 INFO kernel:[ 0.151494] ACPI: Added _OSI(Processor Aggregator Device) >07:25:04,882 INFO kernel:[ 0.154548] ACPI: EC: EC description table is found, configuring boot EC >07:25:04,882 NOTICE kernel:[ 0.162538] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >07:25:04,882 WARNING kernel:[ 2.172780] ACPI: SSDT 000000008cf89890 004F0 (v01 PmRef Cpu0Cst 00003001 INTL 20100915) >07:25:04,882 WARNING kernel:[ 2.173544] ACPI: Dynamic OEM Table Load: >07:25:04,882 WARNING kernel:[ 2.173548] ACPI: SSDT (null) 004F0 (v01 PmRef Cpu0Cst 00003001 INTL 20100915) >07:25:04,882 WARNING kernel:[ 2.176003] ACPI: SSDT 000000008cf8a190 0067C (v01 PmRef ApIst 00003000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 2.176922] ACPI: Dynamic OEM Table Load: >07:25:04,882 WARNING kernel:[ 2.176925] ACPI: SSDT (null) 0067C (v01 PmRef ApIst 00003000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 2.178760] ACPI: SSDT 000000008cf88d90 00119 (v01 PmRef ApCst 00003000 INTL 20100915) >07:25:04,882 WARNING kernel:[ 2.179510] ACPI: Dynamic OEM Table Load: >07:25:04,882 WARNING kernel:[ 2.179513] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20100915) >07:25:04,882 INFO kernel:[ 2.181573] ACPI: Interpreter enabled >07:25:04,882 WARNING kernel:[ 2.181585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >07:25:04,882 WARNING kernel:[ 2.181595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >07:25:04,882 INFO kernel:[ 2.181625] ACPI: (supports S0 S3 S4 S5) >07:25:04,882 INFO kernel:[ 2.181628] ACPI: Using IOAPIC for interrupt routing >07:25:04,882 INFO kernel:[ 2.181659] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000) >07:25:04,882 INFO kernel:[ 2.184254] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in ACPI motherboard resources >07:25:04,882 INFO kernel:[ 2.227898] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >07:25:04,882 INFO kernel:[ 2.228133] ACPI: No dock devices found. >07:25:04,882 INFO kernel:[ 2.245080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >07:25:04,882 INFO kernel:[ 2.245089] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >07:25:04,882 INFO kernel:[ 2.245335] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] >07:25:04,882 INFO kernel:[ 2.245671] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge >07:25:04,882 INFO kernel:[ 2.245802] PCI host bridge to bus 0000:00 >07:25:04,882 INFO kernel:[ 2.245806] pci_bus 0000:00: root bus resource [bus 00-ff] >07:25:04,882 INFO kernel:[ 2.245809] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >07:25:04,882 INFO kernel:[ 2.245817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >07:25:04,883 INFO kernel:[ 2.245820] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >07:25:04,883 INFO kernel:[ 2.245822] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff] >07:25:04,883 INFO kernel:[ 2.245825] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff] >07:25:04,883 INFO kernel:[ 2.245827] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff] >07:25:04,883 INFO kernel:[ 2.245830] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] >07:25:04,883 INFO kernel:[ 2.245832] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >07:25:04,883 INFO kernel:[ 2.245835] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >07:25:04,883 INFO kernel:[ 2.245837] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >07:25:04,883 INFO kernel:[ 2.245840] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >07:25:04,883 INFO kernel:[ 2.245842] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >07:25:04,883 INFO kernel:[ 2.245845] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >07:25:04,883 INFO kernel:[ 2.245847] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff] >07:25:04,883 INFO kernel:[ 2.245850] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff] >07:25:04,883 INFO kernel:[ 2.245852] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff] >07:25:04,883 INFO kernel:[ 2.245855] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff] >07:25:04,883 INFO kernel:[ 2.245857] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] >07:25:04,883 DEBUG kernel:[ 2.245870] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000 >07:25:04,883 DEBUG kernel:[ 2.246009] pci 0000:00:02.0: [8086:0a26] type 00 class 0x030000 >07:25:04,883 DEBUG kernel:[ 2.246029] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb03fffff 64bit] >07:25:04,883 DEBUG kernel:[ 2.246041] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref] >07:25:04,883 DEBUG kernel:[ 2.246049] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f] >07:25:04,883 DEBUG kernel:[ 2.246166] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300 >07:25:04,883 DEBUG kernel:[ 2.246179] pci 0000:00:03.0: reg 0x10: [mem 0xb0a10000-0xb0a13fff 64bit] >07:25:04,883 DEBUG kernel:[ 2.246328] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330 >07:25:04,883 DEBUG kernel:[ 2.246352] pci 0000:00:14.0: reg 0x10: [mem 0xb0a00000-0xb0a0ffff 64bit] >07:25:04,883 DEBUG kernel:[ 2.246428] pci 0000:00:14.0: PME# supported from D3hot D3cold >07:25:04,883 INFO kernel:[ 2.246482] pci 0000:00:14.0: System wakeup disabled by ACPI >07:25:04,883 DEBUG kernel:[ 2.246527] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000 >07:25:04,883 DEBUG kernel:[ 2.246554] pci 0000:00:16.0: reg 0x10: [mem 0xb0a2a100-0xb0a2a11f 64bit] >07:25:04,883 DEBUG kernel:[ 2.246641] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >07:25:04,883 DEBUG kernel:[ 2.246742] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300 >07:25:04,883 DEBUG kernel:[ 2.246761] pci 0000:00:1b.0: reg 0x10: [mem 0xb0a14000-0xb0a17fff 64bit] >07:25:04,883 DEBUG kernel:[ 2.246851] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >07:25:04,883 INFO kernel:[ 2.246909] pci 0000:00:1b.0: System wakeup disabled by ACPI >07:25:04,883 DEBUG kernel:[ 2.246956] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400 >07:25:04,883 DEBUG kernel:[ 2.247044] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >07:25:04,883 INFO kernel:[ 2.247101] pci 0000:00:1c.0: System wakeup disabled by ACPI >07:25:04,883 DEBUG kernel:[ 2.247147] pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400 >07:25:04,883 DEBUG kernel:[ 2.247245] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >07:25:04,883 INFO kernel:[ 2.247304] pci 0000:00:1c.1: System wakeup disabled by ACPI >07:25:04,883 DEBUG kernel:[ 2.247352] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400 >07:25:04,883 DEBUG kernel:[ 2.247449] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >07:25:04,883 INFO kernel:[ 2.247508] pci 0000:00:1c.2: System wakeup disabled by ACPI >07:25:04,883 DEBUG kernel:[ 2.247555] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400 >07:25:04,883 DEBUG kernel:[ 2.247652] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >07:25:04,883 INFO kernel:[ 2.247711] pci 0000:00:1c.4: System wakeup disabled by ACPI >07:25:04,883 DEBUG kernel:[ 2.247756] pci 0000:00:1c.5: [8086:9c1a] type 01 class 0x060400 >07:25:04,883 DEBUG kernel:[ 2.247858] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >07:25:04,883 INFO kernel:[ 2.247920] pci 0000:00:1c.5: System wakeup disabled by ACPI >07:25:04,883 DEBUG kernel:[ 2.247968] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100 >07:25:04,883 DEBUG kernel:[ 2.248172] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500 >07:25:04,883 DEBUG kernel:[ 2.248191] pci 0000:00:1f.3: reg 0x10: [mem 0xb0a2a000-0xb0a2a0ff 64bit] >07:25:04,883 DEBUG kernel:[ 2.248217] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >07:25:04,883 INFO kernel:[ 2.248386] pci 0000:00:1c.0: PCI bridge to [bus 01] >07:25:04,883 DEBUG kernel:[ 2.248495] pci 0000:02:00.0: [14e4:1570] type 00 class 0x048000 >07:25:04,883 DEBUG kernel:[ 2.248521] pci 0000:02:00.0: reg 0x10: [mem 0xb0900000-0xb090ffff 64bit] >07:25:04,883 DEBUG kernel:[ 2.248541] pci 0000:02:00.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref] >07:25:04,883 DEBUG kernel:[ 2.248561] pci 0000:02:00.0: reg 0x20: [mem 0xb0800000-0xb08fffff 64bit] >07:25:04,883 DEBUG kernel:[ 2.248664] pci 0000:02:00.0: supports D1 >07:25:04,883 DEBUG kernel:[ 2.248666] pci 0000:02:00.0: PME# supported from D0 D3hot >07:25:04,883 INFO kernel:[ 2.249853] pci 0000:00:1c.1: PCI bridge to [bus 02] >07:25:04,883 DEBUG kernel:[ 2.249860] pci 0000:00:1c.1: bridge window [mem 0xb0800000-0xb09fffff] >07:25:04,883 DEBUG kernel:[ 2.249868] pci 0000:00:1c.1: bridge window [mem 0x90000000-0x9fffffff 64bit pref] >07:25:04,883 DEBUG kernel:[ 2.250023] pci 0000:03:00.0: [14e4:43a0] type 00 class 0x028000 >07:25:04,883 DEBUG kernel:[ 2.250058] pci 0000:03:00.0: reg 0x10: [mem 0xb0600000-0xb0607fff 64bit] >07:25:04,883 DEBUG kernel:[ 2.250086] pci 0000:03:00.0: reg 0x18: [mem 0xb0400000-0xb05fffff 64bit] >07:25:04,883 DEBUG kernel:[ 2.250281] pci 0000:03:00.0: supports D1 D2 >07:25:04,883 DEBUG kernel:[ 2.250284] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >07:25:04,883 INFO kernel:[ 2.250348] pci 0000:03:00.0: System wakeup disabled by ACPI >07:25:04,883 INFO kernel:[ 2.251888] pci 0000:00:1c.2: PCI bridge to [bus 03] >07:25:04,883 DEBUG kernel:[ 2.251895] pci 0000:00:1c.2: bridge window [mem 0xb0400000-0xb06fffff] >07:25:04,883 INFO kernel:[ 2.251987] pci 0000:00:1c.4: PCI bridge to [bus 05-9b] >07:25:04,883 DEBUG kernel:[ 2.251994] pci 0000:00:1c.4: bridge window [io 0x3000-0x5fff] >07:25:04,883 DEBUG kernel:[ 2.251999] pci 0000:00:1c.4: bridge window [mem 0xb0b00000-0xbcbfffff] >07:25:04,883 DEBUG kernel:[ 2.252006] pci 0000:00:1c.4: bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref] >07:25:04,883 DEBUG kernel:[ 2.252183] pci 0000:04:00.0: [1179:010b] type 00 class 0x010601 >07:25:04,883 DEBUG kernel:[ 2.252200] pci 0000:04:00.0: reg 0x10: [io 0x1028-0x102f] >07:25:04,883 DEBUG kernel:[ 2.252213] pci 0000:04:00.0: reg 0x14: [io 0x1034-0x1037] >07:25:04,883 DEBUG kernel:[ 2.252225] pci 0000:04:00.0: reg 0x18: [io 0x1020-0x1027] >07:25:04,883 DEBUG kernel:[ 2.252238] pci 0000:04:00.0: reg 0x1c: [io 0x1030-0x1033] >07:25:04,883 DEBUG kernel:[ 2.252250] pci 0000:04:00.0: reg 0x20: [io 0x1000-0x101f] >07:25:04,883 DEBUG kernel:[ 2.252263] pci 0000:04:00.0: reg 0x24: [mem 0xb0700000-0xb07001ff] >07:25:04,883 DEBUG kernel:[ 2.252276] pci 0000:04:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref] >07:25:04,883 DEBUG kernel:[ 2.252338] pci 0000:04:00.0: PME# supported from D3hot >07:25:04,883 INFO kernel:[ 2.253933] pci 0000:00:1c.5: PCI bridge to [bus 04] >07:25:04,883 DEBUG kernel:[ 2.253938] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff] >07:25:04,883 DEBUG kernel:[ 2.253942] pci 0000:00:1c.5: bridge window [mem 0xb0700000-0xb07fffff] >07:25:04,883 INFO kernel:[ 2.255513] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >07:25:04,883 INFO kernel:[ 2.255595] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >07:25:04,883 INFO kernel:[ 2.255681] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >07:25:04,883 INFO kernel:[ 2.255755] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >07:25:04,883 INFO kernel:[ 2.255832] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >07:25:04,883 INFO kernel:[ 2.255911] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >07:25:04,883 INFO kernel:[ 2.255984] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >07:25:04,883 INFO kernel:[ 2.256057] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >07:25:04,883 WARNING kernel:[ 2.257815] ACPI: Enabled 2 GPEs in block 00 to 7F >07:25:04,883 DEBUG kernel:[ 2.257828] ACPI: \_SB_.PCI0: notify handler is installed >07:25:04,883 DEBUG kernel:[ 2.257936] Found 1 acpi root devices >07:25:04,883 INFO kernel:[ 2.257971] ACPI: EC: GPE = 0x4e, I/O: command/status = 0x66, data = 0x62 >07:25:04,883 INFO kernel:[ 2.258086] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >07:25:04,883 INFO kernel:[ 2.258091] vgaarb: loaded >07:25:04,883 INFO kernel:[ 2.258093] vgaarb: bridge control possible 0000:00:02.0 >07:25:04,883 NOTICE kernel:[ 2.258181] SCSI subsystem initialized >07:25:04,883 INFO kernel:[ 2.258212] ACPI: bus type USB registered >07:25:04,883 INFO kernel:[ 2.258233] usbcore: registered new interface driver usbfs >07:25:04,883 INFO kernel:[ 2.258243] usbcore: registered new interface driver hub >07:25:04,883 INFO kernel:[ 2.258314] usbcore: registered new device driver usb >07:25:04,883 INFO kernel:[ 2.258438] PCI: Using ACPI for IRQ routing >07:25:04,883 DEBUG kernel:[ 2.263656] PCI: pci_cache_line_size set to 64 bytes >07:25:04,883 DEBUG kernel:[ 2.263948] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] >07:25:04,883 DEBUG kernel:[ 2.263950] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] >07:25:04,883 DEBUG kernel:[ 2.263953] e820: reserve RAM buffer [mem 0x81d78190-0x83ffffff] >07:25:04,883 DEBUG kernel:[ 2.263955] e820: reserve RAM buffer [mem 0x8cd14000-0x8fffffff] >07:25:04,883 DEBUG kernel:[ 2.263959] e820: reserve RAM buffer [mem 0x8cd64000-0x8fffffff] >07:25:04,883 DEBUG kernel:[ 2.263962] e820: reserve RAM buffer [mem 0x8ce39000-0x8fffffff] >07:25:04,883 DEBUG kernel:[ 2.263966] e820: reserve RAM buffer [mem 0x8ced1000-0x8fffffff] >07:25:04,883 DEBUG kernel:[ 2.263968] e820: reserve RAM buffer [mem 0x8cf87000-0x8fffffff] >07:25:04,883 DEBUG kernel:[ 2.263971] e820: reserve RAM buffer [mem 0x8d000000-0x8fffffff] >07:25:04,883 DEBUG kernel:[ 2.263973] e820: reserve RAM buffer [mem 0x16f600000-0x16fffffff] >07:25:04,883 INFO kernel:[ 2.264094] NetLabel: Initializing >07:25:04,883 INFO kernel:[ 2.264096] NetLabel: domain hash size = 128 >07:25:04,883 INFO kernel:[ 2.264098] NetLabel: protocols = UNLABELED CIPSOv4 >07:25:04,883 INFO kernel:[ 2.264111] NetLabel: unlabeled traffic allowed by default >07:25:04,883 INFO kernel:[ 2.264136] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >07:25:04,883 INFO kernel:[ 2.264145] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >07:25:04,883 INFO kernel:[ 2.266165] Switching to clocksource hpet >07:25:04,883 INFO kernel:[ 2.273170] pnp: PnP ACPI init >07:25:04,883 INFO kernel:[ 2.273195] ACPI: bus type PNP registered >07:25:04,883 DEBUG kernel:[ 2.273271] pnp 00:00: [dma 4] >07:25:04,883 DEBUG kernel:[ 2.273302] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >07:25:04,883 DEBUG kernel:[ 2.273329] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) >07:25:04,883 INFO kernel:[ 2.273519] system 00:02: [mem 0xfed00000-0xfed003ff] has been reserved >07:25:04,883 DEBUG kernel:[ 2.273525] system 00:02: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >07:25:04,883 DEBUG kernel:[ 2.273562] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >07:25:04,883 INFO kernel:[ 2.273610] system 00:04: [io 0xffff] has been reserved >07:25:04,883 INFO kernel:[ 2.273614] system 00:04: [io 0x0400-0x047f] could not be reserved >07:25:04,883 INFO kernel:[ 2.273617] system 00:04: [io 0x0800-0x087f] has been reserved >07:25:04,883 DEBUG kernel:[ 2.273621] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >07:25:04,883 DEBUG kernel:[ 2.273647] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >07:25:04,883 DEBUG kernel:[ 2.273686] pnp 00:06: Plug and Play ACPI device, IDs APP0001 (active) >07:25:04,883 DEBUG kernel:[ 2.274434] pnp 00:07: Plug and Play ACPI device, IDs INT33c1 (active) >07:25:04,883 INFO kernel:[ 2.274635] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved >07:25:04,883 INFO kernel:[ 2.274639] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved >07:25:04,883 INFO kernel:[ 2.274642] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved >07:25:04,883 INFO kernel:[ 2.274645] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved >07:25:04,883 INFO kernel:[ 2.274648] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved >07:25:04,883 INFO kernel:[ 2.274652] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved >07:25:04,883 INFO kernel:[ 2.274655] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved >07:25:04,883 INFO kernel:[ 2.274658] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved >07:25:04,883 INFO kernel:[ 2.274661] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved >07:25:04,883 INFO kernel:[ 2.274664] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved >07:25:04,883 DEBUG kernel:[ 2.274668] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >07:25:04,883 INFO kernel:[ 2.274753] system 00:09: [mem 0x20000000-0x201fffff] could not be reserved >07:25:04,883 INFO kernel:[ 2.274757] system 00:09: [mem 0x40000000-0x401fffff] could not be reserved >07:25:04,883 DEBUG kernel:[ 2.274760] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active) >07:25:04,883 INFO kernel:[ 2.277416] pnp: PnP ACPI: found 10 devices >07:25:04,883 INFO kernel:[ 2.277420] ACPI: bus type PNP unregistered >07:25:04,883 INFO kernel:[ 2.284426] pci 0000:04:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] >07:25:04,883 INFO kernel:[ 2.284491] pci 0000:00:1c.5: BAR 15: assigned [mem 0x8fa00000-0x8fafffff pref] >07:25:04,883 INFO kernel:[ 2.284495] pci 0000:00:1c.0: PCI bridge to [bus 01] >07:25:04,883 INFO kernel:[ 2.284518] pci 0000:00:1c.1: PCI bridge to [bus 02] >07:25:04,883 INFO kernel:[ 2.284525] pci 0000:00:1c.1: bridge window [mem 0xb0800000-0xb09fffff] >07:25:04,883 INFO kernel:[ 2.284531] pci 0000:00:1c.1: bridge window [mem 0x90000000-0x9fffffff 64bit pref] >07:25:04,883 INFO kernel:[ 2.284539] pci 0000:00:1c.2: PCI bridge to [bus 03] >07:25:04,883 INFO kernel:[ 2.284545] pci 0000:00:1c.2: bridge window [mem 0xb0400000-0xb06fffff] >07:25:04,883 INFO kernel:[ 2.284556] pci 0000:00:1c.4: PCI bridge to [bus 05-9b] >07:25:04,883 INFO kernel:[ 2.284560] pci 0000:00:1c.4: bridge window [io 0x3000-0x5fff] >07:25:04,883 INFO kernel:[ 2.284567] pci 0000:00:1c.4: bridge window [mem 0xb0b00000-0xbcbfffff] >07:25:04,883 INFO kernel:[ 2.284572] pci 0000:00:1c.4: bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref] >07:25:04,883 INFO kernel:[ 2.284581] pci 0000:04:00.0: BAR 6: assigned [mem 0x8fa00000-0x8fa1ffff pref] >07:25:04,883 INFO kernel:[ 2.284584] pci 0000:00:1c.5: PCI bridge to [bus 04] >07:25:04,883 INFO kernel:[ 2.284589] pci 0000:00:1c.5: bridge window [io 0x1000-0x1fff] >07:25:04,883 INFO kernel:[ 2.284596] pci 0000:00:1c.5: bridge window [mem 0xb0700000-0xb07fffff] >07:25:04,883 INFO kernel:[ 2.284601] pci 0000:00:1c.5: bridge window [mem 0x8fa00000-0x8fafffff pref] >07:25:04,883 DEBUG kernel:[ 2.284610] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >07:25:04,883 DEBUG kernel:[ 2.284613] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >07:25:04,883 DEBUG kernel:[ 2.284616] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >07:25:04,883 DEBUG kernel:[ 2.284618] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff] >07:25:04,883 DEBUG kernel:[ 2.284621] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff] >07:25:04,883 DEBUG kernel:[ 2.284623] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff] >07:25:04,883 DEBUG kernel:[ 2.284626] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff] >07:25:04,883 DEBUG kernel:[ 2.284629] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff] >07:25:04,883 DEBUG kernel:[ 2.284631] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff] >07:25:04,883 DEBUG kernel:[ 2.284634] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff] >07:25:04,883 DEBUG kernel:[ 2.284636] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff] >07:25:04,883 DEBUG kernel:[ 2.284639] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff] >07:25:04,883 DEBUG kernel:[ 2.284641] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff] >07:25:04,883 DEBUG kernel:[ 2.284644] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff] >07:25:04,883 DEBUG kernel:[ 2.284646] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff] >07:25:04,883 DEBUG kernel:[ 2.284649] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff] >07:25:04,883 DEBUG kernel:[ 2.284651] pci_bus 0000:00: resource 20 [mem 0x8fa00000-0xfeafffff] >07:25:04,883 DEBUG kernel:[ 2.284654] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff] >07:25:04,883 DEBUG kernel:[ 2.284657] pci_bus 0000:02: resource 1 [mem 0xb0800000-0xb09fffff] >07:25:04,883 DEBUG kernel:[ 2.284660] pci_bus 0000:02: resource 2 [mem 0x90000000-0x9fffffff 64bit pref] >07:25:04,883 DEBUG kernel:[ 2.284663] pci_bus 0000:03: resource 1 [mem 0xb0400000-0xb06fffff] >07:25:04,883 DEBUG kernel:[ 2.284665] pci_bus 0000:05: resource 0 [io 0x3000-0x5fff] >07:25:04,883 DEBUG kernel:[ 2.284668] pci_bus 0000:05: resource 1 [mem 0xb0b00000-0xbcbfffff] >07:25:04,883 DEBUG kernel:[ 2.284670] pci_bus 0000:05: resource 2 [mem 0xbcc00000-0xc8bfffff 64bit pref] >07:25:04,883 DEBUG kernel:[ 2.284673] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff] >07:25:04,883 DEBUG kernel:[ 2.284676] pci_bus 0000:04: resource 1 [mem 0xb0700000-0xb07fffff] >07:25:04,883 DEBUG kernel:[ 2.284678] pci_bus 0000:04: resource 2 [mem 0x8fa00000-0x8fafffff pref] >07:25:04,883 INFO kernel:[ 2.284721] NET: Registered protocol family 2 >07:25:04,883 INFO kernel:[ 2.284939] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >07:25:04,883 INFO kernel:[ 2.285069] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >07:25:04,883 INFO kernel:[ 2.285162] TCP: Hash tables configured (established 32768 bind 32768) >07:25:04,883 INFO kernel:[ 2.285198] TCP: reno registered >07:25:04,883 INFO kernel:[ 2.285218] UDP hash table entries: 2048 (order: 4, 65536 bytes) >07:25:04,883 INFO kernel:[ 2.285242] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >07:25:04,883 INFO kernel:[ 2.285322] NET: Registered protocol family 1 >07:25:04,883 DEBUG kernel:[ 2.285338] pci 0000:00:02.0: Boot video device >07:25:04,883 DEBUG kernel:[ 2.285781] PCI: CLS 256 bytes, default 64 >07:25:04,883 INFO kernel:[ 2.285846] Unpacking initramfs... >07:25:04,883 INFO kernel:[ 9.307904] Freeing initrd memory: 33676k freed >07:25:04,883 INFO kernel:[ 9.314579] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >07:25:04,883 INFO kernel:[ 9.314586] software IO TLB [mem 0x7dd75000-0x81d75000] (64MB) mapped at [ffff88007dd75000-ffff880081d74fff] >07:25:04,883 INFO kernel:[ 9.315136] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x17 >07:25:04,883 INFO kernel:[ 9.315149] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x17 >07:25:04,883 INFO kernel:[ 9.315160] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x17 >07:25:04,883 INFO kernel:[ 9.315171] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x17 >07:25:04,883 INFO kernel:[ 9.315213] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >07:25:04,883 INFO kernel:[ 9.315467] futex hash table entries: 2048 (order: 5, 131072 bytes) >07:25:04,883 NOTICE kernel:[ 9.315491] Initialise system trusted keyring >07:25:04,883 INFO kernel:[ 9.315552] audit: initializing netlink socket (disabled) >07:25:04,883 NOTICE kernel:[ 9.315565] type=2000 audit(1400138692.292:1): initialized >07:25:04,883 INFO kernel:[ 9.355810] HugeTLB registered 2 MB page size, pre-allocated 0 pages >07:25:04,883 INFO kernel:[ 9.357322] zbud: loaded >07:25:04,883 NOTICE kernel:[ 9.357551] VFS: Disk quotas dquot_6.5.2 >07:25:04,883 WARNING kernel:[ 9.357601] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >07:25:04,883 INFO kernel:[ 9.357823] msgmni has been set to 7784 >07:25:04,883 NOTICE kernel:[ 9.357905] Key type big_key registered >07:25:04,883 DEBUG kernel:[ 9.357908] SELinux: Registering netfilter hooks >07:25:04,883 INFO kernel:[ 9.358821] alg: No test for stdrng (krng) >07:25:04,883 INFO kernel:[ 9.358835] NET: Registered protocol family 38 >07:25:04,883 NOTICE kernel:[ 9.358839] Key type asymmetric registered >07:25:04,883 NOTICE kernel:[ 9.358842] Asymmetric key parser 'x509' registered >07:25:04,883 INFO kernel:[ 9.358895] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >07:25:04,883 INFO kernel:[ 9.358986] io scheduler noop registered >07:25:04,883 INFO kernel:[ 9.358990] io scheduler deadline registered (default) >07:25:04,883 INFO kernel:[ 9.359023] io scheduler cfq registered >07:25:04,883 DEBUG kernel:[ 9.359324] pcieport 0000:00:1c.0: irq 58 for MSI/MSI-X >07:25:04,883 DEBUG kernel:[ 9.359565] pcieport 0000:00:1c.1: irq 59 for MSI/MSI-X >07:25:04,883 DEBUG kernel:[ 9.359796] pcieport 0000:00:1c.2: irq 60 for MSI/MSI-X >07:25:04,883 DEBUG kernel:[ 9.360030] pcieport 0000:00:1c.4: irq 61 for MSI/MSI-X >07:25:04,883 DEBUG kernel:[ 9.360245] pcieport 0000:00:1c.5: irq 62 for MSI/MSI-X >07:25:04,883 INFO kernel:[ 9.360377] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >07:25:04,883 DEBUG kernel:[ 9.360390] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >07:25:04,883 INFO kernel:[ 9.360414] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >07:25:04,883 INFO kernel:[ 9.360417] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt >07:25:04,883 DEBUG kernel:[ 9.360429] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded >07:25:04,883 INFO kernel:[ 9.360452] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt >07:25:04,883 INFO kernel:[ 9.360455] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >07:25:04,883 DEBUG kernel:[ 9.360467] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded >07:25:04,883 INFO kernel:[ 9.360490] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt >07:25:04,883 DEBUG kernel:[ 9.360502] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded >07:25:04,883 INFO kernel:[ 9.360527] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt >07:25:04,883 INFO kernel:[ 9.360529] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt >07:25:04,883 DEBUG kernel:[ 9.360541] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded >07:25:04,883 INFO kernel:[ 9.360557] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >07:25:04,883 INFO kernel:[ 9.360577] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >07:25:04,883 INFO kernel:[ 9.360663] efifb: probing for efifb >07:25:04,883 INFO kernel:[ 9.361948] efifb: framebuffer at 0xa0000000, mapped to 0xffffc9000a400000, using 4224k, total 4224k >07:25:04,883 INFO kernel:[ 9.361951] efifb: mode is 1366x768x32, linelength=5632, pages=1 >07:25:04,883 INFO kernel:[ 9.361952] efifb: scrolling: redraw >07:25:04,883 INFO kernel:[ 9.361955] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >07:25:04,883 INFO kernel:[ 9.366412] Console: switching to colour frame buffer device 170x48 >07:25:04,883 INFO kernel:[ 9.370395] fb0: EFI VGA frame buffer device >07:25:04,883 DEBUG kernel:[ 9.370404] intel_idle: MWAIT substates: 0x11142120 >07:25:04,883 DEBUG kernel:[ 9.370406] intel_idle: v0.4 model 0x45 >07:25:04,883 DEBUG kernel:[ 9.370408] intel_idle: lapic_timer_reliable_states 0xffffffff >07:25:04,883 INFO kernel:[ 9.370535] ACPI: AC Adapter [ADP1] (off-line) >07:25:04,883 INFO kernel:[ 9.370651] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >07:25:04,883 INFO kernel:[ 9.370671] ACPI: Lid Switch [LID0] >07:25:04,883 INFO kernel:[ 9.370712] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >07:25:04,883 INFO kernel:[ 9.370717] ACPI: Power Button [PWRB] >07:25:04,883 INFO kernel:[ 9.370756] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >07:25:04,883 INFO kernel:[ 9.370759] ACPI: Sleep Button [SLPB] >07:25:04,883 INFO kernel:[ 9.370796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >07:25:04,883 INFO kernel:[ 9.370799] ACPI: Power Button [PWRF] >07:25:04,883 INFO kernel:[ 9.370845] ACPI: Requesting acpi_cpufreq >07:25:04,883 INFO kernel:[ 9.372446] GHES: HEST is not enabled! >07:25:04,883 INFO kernel:[ 9.372549] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >07:25:04,883 INFO kernel:[ 9.374131] Non-volatile memory driver v1.3 >07:25:04,883 INFO kernel:[ 9.374135] Linux agpgart interface v0.103 >07:25:04,883 INFO kernel:[ 9.374234] crash memory driver: version 1.1 >07:25:04,883 DEBUG kernel:[ 9.374450] mei_me 0000:00:16.0: irq 63 for MSI/MSI-X >07:25:04,883 INFO kernel:[ 9.376570] rdac: device handler registered >07:25:04,883 INFO kernel:[ 9.376624] hp_sw: device handler registered >07:25:04,883 INFO kernel:[ 9.376626] emc: device handler registered >07:25:04,883 INFO kernel:[ 9.376629] alua: device handler registered >07:25:04,883 INFO kernel:[ 9.376672] libphy: Fixed MDIO Bus: probed >07:25:04,883 INFO kernel:[ 9.376720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >07:25:04,883 INFO kernel:[ 9.376724] ehci-pci: EHCI PCI platform driver >07:25:04,883 INFO kernel:[ 9.376736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >07:25:04,883 INFO kernel:[ 9.376738] ohci-pci: OHCI PCI platform driver >07:25:04,883 INFO kernel:[ 9.376748] uhci_hcd: USB Universal Host Controller Interface driver >07:25:04,883 INFO kernel:[ 9.376950] xhci_hcd 0000:00:14.0: xHCI Host Controller >07:25:04,883 INFO kernel:[ 9.377021] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 >07:25:04,883 DEBUG kernel:[ 9.377134] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported >07:25:04,883 DEBUG kernel:[ 9.377170] xhci_hcd 0000:00:14.0: irq 64 for MSI/MSI-X >07:25:04,883 INFO kernel:[ 9.377263] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >07:25:04,883 INFO kernel:[ 9.377266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:25:04,883 INFO kernel:[ 9.377269] usb usb1: Product: xHCI Host Controller >07:25:04,883 INFO kernel:[ 9.377271] usb usb1: Manufacturer: Linux 3.10.0-121.el7.x86_64 xhci_hcd >07:25:04,883 INFO kernel:[ 9.377274] usb usb1: SerialNumber: 0000:00:14.0 >07:25:04,883 INFO kernel:[ 9.377415] hub 1-0:1.0: USB hub found >07:25:04,883 INFO kernel:[ 9.377430] hub 1-0:1.0: 9 ports detected >07:25:04,883 INFO kernel:[ 9.377823] xhci_hcd 0000:00:14.0: xHCI Host Controller >07:25:04,883 INFO kernel:[ 9.377901] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 >07:25:04,883 INFO kernel:[ 9.377949] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 >07:25:04,883 INFO kernel:[ 9.377952] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:25:04,883 INFO kernel:[ 9.377954] usb usb2: Product: xHCI Host Controller >07:25:04,883 INFO kernel:[ 9.377957] usb usb2: Manufacturer: Linux 3.10.0-121.el7.x86_64 xhci_hcd >07:25:04,883 INFO kernel:[ 9.377959] usb usb2: SerialNumber: 0000:00:14.0 >07:25:04,883 INFO kernel:[ 9.378106] hub 2-0:1.0: USB hub found >07:25:04,883 INFO kernel:[ 9.378116] hub 2-0:1.0: 4 ports detected >07:25:04,883 INFO kernel:[ 9.385962] usbcore: registered new interface driver usbserial >07:25:04,883 INFO kernel:[ 9.385971] usbcore: registered new interface driver usbserial_generic >07:25:04,883 INFO kernel:[ 9.385979] usbserial: USB Serial support registered for generic >07:25:04,883 INFO kernel:[ 9.386019] i8042: PNP: No PS/2 controller found. Probing ports directly. >07:25:04,883 INFO kernel:[ 9.417968] ACPI: Battery Slot [BAT0] (battery present) >07:25:04,883 INFO kernel:[ 9.729944] usb 1-2: new high-speed USB device number 2 using xhci_hcd >07:25:04,883 INFO kernel:[ 9.741581] usb 1-2: New USB device found, idVendor=0781, idProduct=5567 >07:25:04,883 INFO kernel:[ 9.741584] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >07:25:04,883 INFO kernel:[ 9.741586] usb 1-2: Product: Cruzer Blade >07:25:04,883 INFO kernel:[ 9.741589] usb 1-2: Manufacturer: SanDisk >07:25:04,883 INFO kernel:[ 9.741591] usb 1-2: SerialNumber: 20043515920F5BE0A5A7 >07:25:04,883 INFO kernel:[ 9.894955] usb 1-3: new full-speed USB device number 3 using xhci_hcd >07:25:04,883 INFO kernel:[ 9.906844] usb 1-3: New USB device found, idVendor=0a5c, idProduct=4500 >07:25:04,883 INFO kernel:[ 9.906847] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >07:25:04,883 INFO kernel:[ 9.906849] usb 1-3: Product: BRCM20702 Hub >07:25:04,883 INFO kernel:[ 9.906851] usb 1-3: Manufacturer: Apple Inc. >07:25:04,883 WARNING kernel:[ 9.906944] usb 1-3: ep 0x81 - rounding interval to 1024 microframes, ep desc says 2040 microframes >07:25:04,883 INFO kernel:[ 9.907157] hub 1-3:1.0: USB hub found >07:25:04,883 INFO kernel:[ 9.907253] hub 1-3:1.0: 3 ports detected >07:25:04,883 INFO kernel:[ 10.059973] usb 1-5: new full-speed USB device number 4 using xhci_hcd >07:25:04,883 INFO kernel:[ 10.072470] usb 1-5: New USB device found, idVendor=05ac, idProduct=0290 >07:25:04,883 INFO kernel:[ 10.072473] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >07:25:04,883 INFO kernel:[ 10.072475] usb 1-5: Product: Apple Internal Keyboard / Trackpad >07:25:04,883 INFO kernel:[ 10.072478] usb 1-5: Manufacturer: Apple Inc. >07:25:04,883 INFO kernel:[ 10.072480] usb 1-5: SerialNumber: DQ63473LVURF94QAW3E >07:25:04,883 INFO kernel:[ 10.169005] usb 1-3.1: new full-speed USB device number 5 using xhci_hcd >07:25:04,883 INFO kernel:[ 10.181871] usb 1-3.1: New USB device found, idVendor=05ac, idProduct=820a >07:25:04,883 INFO kernel:[ 10.181874] usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >07:25:04,883 WARNING kernel:[ 10.181951] usb 1-3.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >07:25:04,883 INFO kernel:[ 10.255012] usb 1-3.2: new full-speed USB device number 6 using xhci_hcd >07:25:04,883 INFO kernel:[ 10.269076] usb 1-3.2: New USB device found, idVendor=05ac, idProduct=820b >07:25:04,883 INFO kernel:[ 10.269079] usb 1-3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >07:25:04,883 WARNING kernel:[ 10.269152] usb 1-3.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >07:25:04,883 INFO kernel:[ 10.316988] tsc: Refined TSC clocksource calibration: 1900.002 MHz >07:25:04,883 INFO kernel:[ 10.316992] Switching to clocksource tsc >07:25:04,883 ERR kernel:[ 10.460909] i8042: No controller found >07:25:04,883 INFO kernel:[ 10.461038] usb 1-3.3: new full-speed USB device number 7 using xhci_hcd >07:25:04,883 INFO kernel:[ 10.461073] mousedev: PS/2 mouse device common for all mice >07:25:04,883 INFO kernel:[ 10.461298] rtc_cmos 00:05: RTC can wake from S4 >07:25:04,883 INFO kernel:[ 10.461461] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >07:25:04,883 INFO kernel:[ 10.461505] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >07:25:04,883 INFO kernel:[ 10.461519] Intel P-state driver initializing. >07:25:04,883 INFO kernel:[ 10.461534] Intel pstate controlling: cpu 0 >07:25:04,883 INFO kernel:[ 10.461564] Intel pstate controlling: cpu 1 >07:25:04,883 INFO kernel:[ 10.461578] Intel pstate controlling: cpu 2 >07:25:04,883 INFO kernel:[ 10.461594] Intel pstate controlling: cpu 3 >07:25:04,883 INFO kernel:[ 10.461752] cpuidle: using governor menu >07:25:04,883 INFO kernel:[ 10.462119] EFI Variables Facility v0.08 2004-May-17 >07:25:04,883 INFO kernel:[ 10.474241] usb 1-3.3: New USB device found, idVendor=05ac, idProduct=828f >07:25:04,883 INFO kernel:[ 10.474257] usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >07:25:04,883 INFO kernel:[ 10.474261] usb 1-3.3: Product: Bluetooth USB Host Controller >07:25:04,883 INFO kernel:[ 10.474265] usb 1-3.3: Manufacturer: Apple Inc. >07:25:04,883 INFO kernel:[ 10.673948] hidraw: raw HID events driver (C) Jiri Kosina >07:25:04,883 INFO kernel:[ 10.674999] apple 0003:05AC:0290.0001: hiddev0,hidraw0: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input0 >07:25:04,883 INFO kernel:[ 10.676200] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/input/input4 >07:25:04,883 INFO kernel:[ 10.676660] apple 0003:05AC:0290.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input1 >07:25:04,883 INFO kernel:[ 10.678121] input: HID 05ac:820a as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/input/input5 >07:25:04,883 INFO kernel:[ 10.678451] hid-generic 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:14.0-3.1/input0 >07:25:04,883 INFO kernel:[ 10.679959] input: HID 05ac:820b as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.0/input/input6 >07:25:04,883 INFO kernel:[ 10.680386] hid-generic 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:14.0-3.2/input0 >07:25:04,883 INFO kernel:[ 10.680413] usbcore: registered new interface driver usbhid >07:25:04,883 INFO kernel:[ 10.680416] usbhid: USB HID core driver >07:25:04,883 INFO kernel:[ 10.680473] drop_monitor: Initializing network drop monitor service >07:25:04,883 INFO kernel:[ 10.680580] TCP: cubic registered >07:25:04,883 INFO kernel:[ 10.680582] Initializing XFRM netlink socket >07:25:04,883 INFO kernel:[ 10.680689] NET: Registered protocol family 10 >07:25:04,883 INFO kernel:[ 10.680880] NET: Registered protocol family 17 >07:25:04,883 NOTICE kernel:[ 10.681260] Loading compiled-in X.509 certificates >07:25:04,883 NOTICE kernel:[ 10.682142] Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' >07:25:04,883 NOTICE kernel:[ 10.682912] Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' >07:25:04,883 NOTICE kernel:[ 10.683438] Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 4249689eefc77e95880b13dfe467eb1b7a91d108' >07:25:04,883 INFO kernel:[ 10.683446] registered taskstats version 1 >07:25:04,883 NOTICE kernel:[ 10.684981] Key type trusted registered >07:25:04,883 NOTICE kernel:[ 10.686343] Key type encrypted registered >07:25:04,883 INFO kernel:[ 10.687750] IMA: No TPM chip found, activating TPM-bypass! >07:25:04,883 INFO kernel:[ 10.688374] rtc_cmos 00:05: setting system clock to 2014-05-15 07:24:54 UTC (1400138694) >07:25:04,883 INFO kernel:[ 10.689087] Freeing unused kernel memory: 1588k freed >07:25:04,883 INFO kernel:[ 11.138737] device-mapper: uevent: version 1.0.3 >07:25:04,883 INFO kernel:[ 11.138815] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >07:25:04,883 INFO kernel:[ 11.140485] device-mapper: multipath: version 1.6.0 loaded >07:25:04,883 INFO kernel:[ 11.168979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >07:25:04,883 INFO kernel:[ 11.168982] EDD information not available. >07:25:04,883 INFO kernel:[ 11.441978] squashfs: version 4.0 (2009/01/31) Phillip Lougher >07:25:04,883 INFO kernel:[ 11.446195] Loading iSCSI transport class v2.0-870. >07:25:04,883 NOTICE kernel:[ 11.450453] iscsi: registered transport (tcp) >07:25:04,883 INFO kernel:[ 11.472815] Floppy drive(s): fd0 is unknown type 15 (usb?), fd1 is unknown type 15 (usb?) >07:25:04,883 INFO kernel:[ 14.485517] floppy0: no floppy controllers found >07:25:04,883 INFO kernel:[ 14.494737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >07:25:04,883 INFO kernel:[ 14.494742] EDD information not available. >07:25:04,883 INFO kernel:[ 14.505661] No iBFT detected. >07:25:04,883 INFO kernel:[ 14.508148] md: raid0 personality registered for level 0 >07:25:04,883 INFO kernel:[ 14.511145] md: raid1 personality registered for level 1 >07:25:04,883 INFO kernel:[ 14.513489] async_tx: api initialized (async) >07:25:04,883 INFO kernel:[ 14.514527] xor: automatically using best checksumming function: >07:25:04,883 INFO kernel:[ 14.524384] avx : 16684.000 MB/sec >07:25:04,883 WARNING kernel:[ 14.543404] raid6: sse2x1 5621 MB/s >07:25:04,883 WARNING kernel:[ 14.560393] raid6: sse2x2 7871 MB/s >07:25:04,883 WARNING kernel:[ 14.577390] raid6: sse2x4 9910 MB/s >07:25:04,883 WARNING kernel:[ 14.594390] raid6: avx2x1 14250 MB/s >07:25:04,883 WARNING kernel:[ 14.611393] raid6: avx2x2 18675 MB/s >07:25:04,883 WARNING kernel:[ 14.628395] raid6: avx2x4 21753 MB/s >07:25:04,883 WARNING kernel:[ 14.628396] raid6: using algorithm avx2x4 (21753 MB/s) >07:25:04,883 WARNING kernel:[ 14.628397] raid6: using avx2x2 recovery algorithm >07:25:04,883 INFO kernel:[ 14.632056] md: raid6 personality registered for level 6 >07:25:04,883 INFO kernel:[ 14.632058] md: raid5 personality registered for level 5 >07:25:04,883 INFO kernel:[ 14.632059] md: raid4 personality registered for level 4 >07:25:04,883 INFO kernel:[ 14.636018] md: raid10 personality registered for level 10 >07:25:04,883 INFO kernel:[ 14.637525] md: linear personality registered for level -1 >07:25:04,883 INFO kernel:[ 14.648613] device-mapper: multipath round-robin: version 1.0.0 loaded >07:25:04,883 INFO kernel:[ 14.652798] sha256_ssse3: Using AVX2 optimized SHA-256 implementation >07:25:04,883 INFO kernel:[ 14.669365] RPC: Registered named UNIX socket transport module. >07:25:04,883 INFO kernel:[ 14.669368] RPC: Registered udp transport module. >07:25:04,883 INFO kernel:[ 14.669369] RPC: Registered tcp transport module. >07:25:04,883 INFO kernel:[ 14.669370] RPC: Registered tcp NFSv4.1 backchannel transport module. >07:25:04,883 INFO kernel:[ 14.866378] usb-storage 1-2:1.0: USB Mass Storage device detected >07:25:04,883 INFO kernel:[ 14.867172] scsi0 : usb-storage 1-2:1.0 >07:25:04,883 INFO kernel:[ 14.867342] usbcore: registered new interface driver usb-storage >07:25:04,883 INFO kernel:[ 14.869813] [drm] Initialized drm 1.1.0 20060810 >07:25:04,883 INFO kernel:[ 14.877698] ACPI: bus type ATA registered >07:25:04,883 DEBUG kernel:[ 14.877954] libata version 3.00 loaded. >07:25:04,883 DEBUG kernel:[ 14.882742] ahci 0000:04:00.0: version 3.0 >07:25:04,883 DEBUG kernel:[ 14.883357] ahci 0000:04:00.0: irq 65 for MSI/MSI-X >07:25:04,883 INFO kernel:[ 14.885219] [drm] Memory usable by graphics device = 2048M >07:25:04,883 DEBUG kernel:[ 14.885224] checking generic (a0000000 420000) vs hw (a0000000 10000000) >07:25:04,883 INFO kernel:[ 14.885226] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver >07:25:04,883 INFO kernel:[ 14.885242] Console: switching to colour dummy device 80x25 >07:25:04,883 INFO kernel:[ 14.889624] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >07:25:04,883 INFO kernel:[ 14.894447] ahci 0000:04:00.0: AHCI 0001.0000 32 slots 1 ports 6 Gbps 0x1 impl SATA mode >07:25:04,883 INFO kernel:[ 14.894451] ahci 0000:04:00.0: flags: 64bit ncq sntf led pio slum part >07:25:04,883 INFO kernel:[ 14.894645] scsi1 : ahci >07:25:04,883 INFO kernel:[ 14.894711] ata1: SATA max UDMA/133 abar m512@0xb0700000 port 0xb0700100 irq 65 >07:25:04,883 INFO kernel:[ 14.903338] alg: No test for crc32 (crc32-pclmul) >07:25:04,883 DEBUG kernel:[ 14.930105] i915 0000:00:02.0: irq 66 for MSI/MSI-X >07:25:04,883 INFO kernel:[ 14.930113] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >07:25:04,883 INFO kernel:[ 14.930114] [drm] Driver supports precise vblank timestamp query. >07:25:04,883 INFO kernel:[ 14.930205] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >07:25:04,883 INFO kernel:[ 15.037440] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 >07:25:04,883 INFO kernel:[ 15.096468] [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4 >07:25:04,883 INFO kernel:[ 15.105524] fbcon: inteldrmfb (fb0) is primary device >07:25:04,883 INFO kernel:[ 15.199541] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >07:25:04,883 WARNING kernel:[ 15.200003] ata1.00: unexpected _GTF length (8) >07:25:04,883 INFO kernel:[ 15.200008] ata1.00: ATA-8: APPLE SSD TS0128F, 109L0704, max UDMA/100 >07:25:04,883 INFO kernel:[ 15.200010] ata1.00: 236978176 sectors, multi 0: LBA48 NCQ (depth 31/32) >07:25:04,883 WARNING kernel:[ 15.200543] ata1.00: unexpected _GTF length (8) >07:25:04,883 INFO kernel:[ 15.200551] ata1.00: configured for UDMA/100 >07:25:04,883 NOTICE kernel:[ 15.200805] scsi 1:0:0:0: Direct-Access ATA APPLE SSD TS0128 109L PQ: 0 ANSI: 5 >07:25:04,883 NOTICE kernel:[ 15.204594] sd 1:0:0:0: [sda] 236978176 512-byte logical blocks: (121 GB/113 GiB) >07:25:04,883 NOTICE kernel:[ 15.204595] sd 1:0:0:0: [sda] 4096-byte physical blocks >07:25:04,883 NOTICE kernel:[ 15.204678] sd 1:0:0:0: [sda] Write Protect is off >07:25:04,883 DEBUG kernel:[ 15.204680] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >07:25:04,883 NOTICE kernel:[ 15.204700] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >07:25:04,883 INFO kernel:[ 15.206536] sda: sda1 >07:25:04,883 NOTICE kernel:[ 15.207378] sd 1:0:0:0: [sda] Attached SCSI disk >07:25:04,883 NOTICE kernel:[ 15.870158] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 2 >07:25:04,883 NOTICE kernel:[ 15.870688] sd 0:0:0:0: [sdb] 15625216 512-byte logical blocks: (8.00 GB/7.45 GiB) >07:25:04,883 NOTICE kernel:[ 15.870941] sd 0:0:0:0: [sdb] Write Protect is off >07:25:04,883 DEBUG kernel:[ 15.870945] sd 0:0:0:0: [sdb] Mode Sense: 03 00 00 00 >07:25:04,883 ERR kernel:[ 15.871256] sd 0:0:0:0: [sdb] No Caching mode page found >07:25:04,883 ERR kernel:[ 15.871259] sd 0:0:0:0: [sdb] Assuming drive cache: write through >07:25:04,883 ERR kernel:[ 15.872995] sd 0:0:0:0: [sdb] No Caching mode page found >07:25:04,883 ERR kernel:[ 15.872997] sd 0:0:0:0: [sdb] Assuming drive cache: write through >07:25:04,883 INFO kernel:[ 15.874008] sdb: sdb1 sdb2 >07:25:04,883 ERR kernel:[ 15.875067] sd 0:0:0:0: [sdb] No Caching mode page found >07:25:04,883 ERR kernel:[ 15.875068] sd 0:0:0:0: [sdb] Assuming drive cache: write through >07:25:04,883 NOTICE kernel:[ 15.875071] sd 0:0:0:0: [sdb] Attached SCSI removable disk >07:25:04,883 INFO kernel:[ 16.729801] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >07:25:04,883 INFO kernel:[ 17.304706] Console: switching to colour frame buffer device 170x48 >07:25:04,883 INFO kernel:[ 17.308693] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >07:25:04,883 INFO kernel:[ 17.308694] i915 0000:00:02.0: registered panic notifier >07:25:04,883 INFO kernel:[ 17.312500] acpi device:03: registered as cooling_device4 >07:25:04,883 INFO kernel:[ 17.312789] ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no) >07:25:04,883 INFO kernel:[ 17.312832] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7 >07:25:04,883 INFO kernel:[ 17.312898] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >07:25:04,883 DEBUG kernel:[ 18.115660] ISO 9660 Extensions: Microsoft Joliet Level 3 >07:25:04,883 DEBUG kernel:[ 18.118926] ISO 9660 Extensions: RRIP_1991A >07:25:04,883 INFO kernel:[ 18.268195] loop: module loaded >07:25:04,883 INFO kernel:[ 18.293525] bio: create slab <bio-1> at 1 >07:25:04,883 INFO kernel:[ 18.303923] bio: create slab <bio-2> at 2 >07:25:04,883 INFO kernel:[ 18.419678] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >07:25:04,883 DEBUG kernel:[ 19.283353] SELinux: 2048 avtab hash slots, 106409 rules. >07:25:04,883 DEBUG kernel:[ 19.298127] SELinux: 2048 avtab hash slots, 106409 rules. >07:25:04,883 DEBUG kernel:[ 19.321123] SELinux: 8 users, 86 roles, 4801 types, 280 bools, 1 sens, 1024 cats >07:25:04,883 DEBUG kernel:[ 19.321126] SELinux: 83 classes, 106409 rules >07:25:04,883 DEBUG kernel:[ 19.325382] SELinux: Completing initialization. >07:25:04,883 DEBUG kernel:[ 19.325385] SELinux: Setting up existing superblocks. >07:25:04,883 DEBUG kernel:[ 19.325391] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.325395] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.325403] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.325408] SELinux: initialized (dev proc, type proc), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.325434] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.325471] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.326311] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >07:25:04,883 DEBUG kernel:[ 19.326315] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.326916] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >07:25:04,883 DEBUG kernel:[ 19.326920] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.326922] SELinux: initialized (dev aio, type aio), not configured for labeling >07:25:04,883 DEBUG kernel:[ 19.326924] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.326938] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.326943] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.326950] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.326958] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.326961] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327237] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.327243] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.327378] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.327409] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327415] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327418] SELinux: initialized (dev efivarfs, type efivarfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327425] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327429] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327432] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327437] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327440] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327443] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327445] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327451] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327453] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327457] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327461] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327464] SELinux: initialized (dev sdb, type iso9660), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.327468] SELinux: initialized (dev loop0, type squashfs), uses xattr >07:25:04,883 DEBUG kernel:[ 19.327476] SELinux: initialized (dev dm-0, type ext4), uses xattr >07:25:04,883 NOTICE kernel:[ 19.340610] type=1403 audit(1400138703.149:2): policy loaded auid=4294967295 ses=4294967295 >07:25:04,883 DEBUG kernel:[ 19.771100] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >07:25:04,883 DEBUG kernel:[ 19.918352] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:25:04,883 DEBUG kernel:[ 19.918526] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:25:04,883 WARNING kernel:[ 20.568553] ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20130517/utaddress-254) >07:25:04,883 INFO kernel:[ 20.568562] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >07:25:04,883 WARNING kernel:[ 20.587625] ACPI Warning: SystemIO range 0x0000000000000830-0x000000000000083f conflicts with OpRegion 0x0000000000000800-0x0000000000000bff (\GPIO) (20130517/utaddress-254) >07:25:04,883 INFO kernel:[ 20.587634] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >07:25:04,883 WARNING kernel:[ 20.587637] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082f conflicts with OpRegion 0x0000000000000800-0x0000000000000bff (\GPIO) (20130517/utaddress-254) >07:25:04,883 WARNING kernel:[ 20.587642] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082f conflicts with OpRegion 0x0000000000000810-0x0000000000000813 (\IO_D) (20130517/utaddress-254) >07:25:04,883 WARNING kernel:[ 20.587646] ACPI Warning: SystemIO range 0x0000000000000800-0x000000000000082f conflicts with OpRegion 0x0000000000000800-0x000000000000080f (\IO_T) (20130517/utaddress-254) >07:25:04,883 INFO kernel:[ 20.587650] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >07:25:04,883 WARNING kernel:[ 20.587652] lpc_ich: Resource conflict(s) found affecting gpio_ich >07:25:04,883 INFO kernel:[ 20.588535] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >07:25:04,883 INFO kernel:[ 20.642463] input: PC Speaker as /devices/platform/pcspkr/input/input8 >07:25:04,883 INFO kernel:[ 20.741358] input: bcm5974 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input9 >07:25:04,883 INFO kernel:[ 20.741713] usbcore: registered new interface driver bcm5974 >07:25:04,895 NOTICE kernel:[ 21.084278] type=1400 audit(1400138704.893:3): avc: denied { write } for pid=1058 comm="firewalld" name="python2.7" dev="dm-0" ino=74450 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >07:25:04,895 NOTICE kernel:[ 21.084287] type=1400 audit(1400138704.893:4): avc: denied { remove_name } for pid=1058 comm="firewalld" name="site.pyc" dev="dm-0" ino=75274 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >07:25:04,895 NOTICE kernel:[ 21.084292] type=1400 audit(1400138704.893:5): avc: denied { unlink } for pid=1058 comm="firewalld" name="site.pyc" dev="dm-0" ino=75274 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=lnk_file >07:25:04,895 NOTICE kernel:[ 21.084343] type=1400 audit(1400138704.893:6): avc: denied { add_name } for pid=1058 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >07:25:04,895 NOTICE kernel:[ 21.084358] type=1400 audit(1400138704.893:7): avc: denied { create } for pid=1058 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >07:25:04,895 NOTICE kernel:[ 21.084413] type=1400 audit(1400138704.893:8): avc: denied { write } for pid=1058 comm="firewalld" path="/usr/lib64/python2.7/site.pyc" dev="dm-0" ino=75274 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >07:25:06,189 ERR firewalld: 2014-05-15 07:25:06 ERROR: ebtables not usable, disabling ethernet bridge firewall. >07:25:06,189 CRIT firewalld: 2014-05-15 07:25:06 FATAL ERROR: No IPv4 and IPv6 firewall. >07:25:06,189 ERR firewalld: 2014-05-15 07:25:06 ERROR: Raising SystemExit in run_server >07:25:06,766 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-12.git20140326.4dba720.el7) is starting... >07:25:06,766 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 90-anaconda-no-auto-default.conf >07:25:06,766 INFO NetworkManager: <info> WEXT support is disabled >07:25:06,774 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >07:25:06,850 INFO polkitd: Started polkitd version 0.112 >07:25:06,965 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >07:25:07,010 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >07:25:07,010 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >07:25:07,010 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:25:07,010 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:25:07,056 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >07:25:07,057 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >07:25:07,084 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >07:25:07,090 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >07:25:07,123 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >07:25:07,125 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >07:25:07,126 INFO NetworkManager: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >07:25:07,127 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >07:25:07,127 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >07:25:07,127 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >07:25:07,127 INFO NetworkManager: <info> Networking is enabled by state file >07:25:07,128 INFO NetworkManager: <info> (lo): link connected >07:25:07,128 INFO NetworkManager: <info> (lo): carrier is ON >07:25:07,128 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >07:25:07,128 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >07:25:07,128 INFO NetworkManager: <info> startup complete >07:25:09,516 NOTICE kernel:[ 25.706003] type=1400 audit(1400138709.514:9): avc: denied { read write } for pid=1131 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8039 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:25:11,206 NOTICE kernel:[ 27.396365] type=1400 audit(1400138711.204:10): avc: denied { read write } for pid=1168 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:25:11,524 INFO kernel:[ 27.713740] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >07:25:12,129 INFO chronyd: chronyd version 1.29.1 starting >07:25:12,130 INFO chronyd: Linux kernel major=3 minor=10 patch=0 >07:25:12,130 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >07:25:12,131 INFO chronyd: Generated key 1 >07:25:13,321 NOTICE kernel:[ 29.510907] type=1400 audit(1400138713.320:11): avc: denied { read write } for pid=1242 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:25:13,322 NOTICE kernel:[ 29.512017] type=1400 audit(1400138713.321:12): avc: denied { read write } for pid=1242 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=8039 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:25:13,322 NOTICE kernel:[ 29.512458] type=1400 audit(1400138713.321:13): avc: denied { read } for pid=1242 comm="hwclock" path="/proc/1112/mounts" dev="proc" ino=15076 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >07:25:14,001 NOTICE kernel:[ 30.202121] type=1400 audit(1400138714.000:14): avc: denied { ioctl } for pid=1242 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:25:14,001 NOTICE kernel:[ 30.202136] type=1400 audit(1400138714.000:15): avc: denied { getattr } for pid=1242 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:25:14,881 NOTICE kernel:[ 31.082554] type=1400 audit(1400138714.879:16): avc: denied { open } for pid=1076 comm="in:imfile" path="/tmp/X.log" dev="tmpfs" ino=13254 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:xdm_tmp_t:s0 tclass=file >07:26:32,604 NOTICE kernel:[ 108.813339] type=1400 audit(1400138792.602:18): avc: denied { read write } for pid=1253 comm="ntpdate" path="/dev/mapper/control" dev="devtmpfs" ino=8039 scontext=system_u:system_r:ntpd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:26:32,604 WARNING kernel:[ 108.813341] audit: audit_lost=1 audit_rate_limit=0 audit_backlog_limit=64 >07:26:32,604 ERR kernel:[ 108.813344] audit: printk limit exceeded >07:26:32,604 ERR kernel:[ 108.813344] >07:26:34,438 INFO kernel:[ 110.647491] bio: create slab <bio-3> at 3 >07:26:34,440 INFO kernel:[ 110.649082] Btrfs loaded >07:45:06,816 NOTICE kernel:[ 1223.135672] type=1400 audit(1400139906.814:19): avc: denied { create } for pid=1068 comm="bash" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=netlink_audit_socket >07:45:06,817 NOTICE kernel:[ 1223.135817] type=1400 audit(1400139906.815:20): avc: denied { nlmsg_relay } for pid=1068 comm="bash" scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=netlink_audit_socket >07:45:06,817 NOTICE kernel:[ 1223.136010] type=1400 audit(1400139906.815:21): avc: denied { audit_write } for pid=1068 comm="bash" capability=29 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability >07:45:07,101 NOTICE kernel:[ 1223.419878] type=1400 audit(1400139907.099:22): avc: denied { read } for pid=1289 comm="ls" name="root" dev="dm-0" ino=50168 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir >07:45:18,565 NOTICE kernel:[ 1234.885652] type=1400 audit(1400139918.563:23): avc: denied { read } for pid=1290 comm="find" name="/" dev="tmpfs" ino=1130 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:cgroup_t:s0 tclass=dir >07:45:18,567 NOTICE kernel:[ 1234.887090] type=1400 audit(1400139918.565:24): avc: denied { getattr } for pid=1290 comm="find" path="/sys/fs/pstore" dev="pstore" ino=1140 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:pstorefs_t:s0 tclass=dir >07:45:18,567 NOTICE kernel:[ 1234.887128] type=1400 audit(1400139918.565:25): avc: denied { read } for pid=1290 comm="find" name="/" dev="pstore" ino=1140 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:pstorefs_t:s0 tclass=dir >07:45:18,567 NOTICE kernel:[ 1234.887163] type=1400 audit(1400139918.565:26): avc: denied { open } for pid=1290 comm="find" path="/sys/fs/pstore" dev="pstore" ino=1140 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:pstorefs_t:s0 tclass=dir >07:45:18,590 NOTICE kernel:[ 1234.910600] type=1400 audit(1400139918.588:27): avc: denied { read } for pid=1290 comm="find" name="/" dev="efivarfs" ino=1141 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:efivarfs_t:s0 tclass=dir >07:45:18,594 NOTICE kernel:[ 1234.914672] type=1400 audit(1400139918.592:28): avc: denied { read } for pid=1290 comm="find" name="/" dev="debugfs" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:debugfs_t:s0 tclass=dir >07:45:18,610 NOTICE kernel:[ 1234.930102] type=1400 audit(1400139918.608:29): avc: denied { getattr } for pid=1290 comm="find" path="/sys/kernel/config" dev="configfs" ino=2799 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:configfs_t:s0 tclass=dir >07:45:18,610 NOTICE kernel:[ 1234.930133] type=1400 audit(1400139918.608:30): avc: denied { read } for pid=1290 comm="find" name="/" dev="configfs" ino=2799 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:configfs_t:s0 tclass=dir >07:45:18,610 NOTICE kernel:[ 1234.930160] type=1400 audit(1400139918.608:31): avc: denied { open } for pid=1290 comm="find" path="/sys/kernel/config" dev="configfs" ino=2799 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:configfs_t:s0 tclass=dir >07:45:18,616 NOTICE kernel:[ 1234.936641] type=1400 audit(1400139918.614:32): avc: denied { read } for pid=1290 comm="find" name="xorg.conf.d" dev="dm-0" ino=83784 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:xserver_etc_t:s0 tclass=dir >07:45:18,644 DEBUG kernel:[ 1234.964654] SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts >07:45:26,333 WARNING kernel:[ 1242.654039] audit_printk_skb: 516 callbacks suppressed >07:45:26,333 NOTICE kernel:[ 1242.654043] type=1400 audit(1400139926.331:205): avc: denied { read } for pid=1297 comm="find" name="/" dev="tmpfs" ino=1130 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:cgroup_t:s0 tclass=dir >07:45:26,334 NOTICE kernel:[ 1242.654967] type=1400 audit(1400139926.332:206): avc: denied { getattr } for pid=1297 comm="find" path="/sys/fs/pstore" dev="pstore" ino=1140 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:pstorefs_t:s0 tclass=dir >07:45:26,334 NOTICE kernel:[ 1242.654999] type=1400 audit(1400139926.332:207): avc: denied { read } for pid=1297 comm="find" name="/" dev="pstore" ino=1140 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:pstorefs_t:s0 tclass=dir >07:45:26,334 NOTICE kernel:[ 1242.655027] type=1400 audit(1400139926.332:208): avc: denied { open } for pid=1297 comm="find" path="/sys/fs/pstore" dev="pstore" ino=1140 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:pstorefs_t:s0 tclass=dir >07:45:26,352 NOTICE kernel:[ 1242.673208] type=1400 audit(1400139926.350:209): avc: denied { read } for pid=1297 comm="find" name="/" dev="efivarfs" ino=1141 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:efivarfs_t:s0 tclass=dir >07:45:26,355 NOTICE kernel:[ 1242.676494] type=1400 audit(1400139926.353:210): avc: denied { read } for pid=1297 comm="find" name="/" dev="debugfs" ino=1 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:debugfs_t:s0 tclass=dir >07:45:26,368 NOTICE kernel:[ 1242.689347] type=1400 audit(1400139926.366:211): avc: denied { getattr } for pid=1297 comm="find" path="/sys/kernel/config" dev="configfs" ino=2799 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:configfs_t:s0 tclass=dir >07:45:26,368 NOTICE kernel:[ 1242.689375] type=1400 audit(1400139926.366:212): avc: denied { read } for pid=1297 comm="find" name="/" dev="configfs" ino=2799 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:configfs_t:s0 tclass=dir >07:45:26,368 NOTICE kernel:[ 1242.689398] type=1400 audit(1400139926.366:213): avc: denied { open } for pid=1297 comm="find" path="/sys/kernel/config" dev="configfs" ino=2799 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:configfs_t:s0 tclass=dir >07:45:26,374 NOTICE kernel:[ 1242.695225] type=1400 audit(1400139926.372:214): avc: denied { read } for pid=1297 comm="find" name="dbus-1" dev="dm-0" ino=50349 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dbusd_etc_t:s0 tclass=dir >07:45:38,786 WARNING kernel:[ 1255.108581] audit_printk_skb: 90 callbacks suppressed >07:45:38,786 NOTICE kernel:[ 1255.108585] type=1400 audit(1400139938.784:245): avc: denied { open } for pid=1300 comm="more" path="/tmp/anaconda-yum.conf" dev="tmpfs" ino=18932 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >07:49:04,900 NOTICE kernel:[ 1461.243155] type=1400 audit(1400140144.898:246): avc: denied { read } for pid=1304 comm="gdisk" name="sda" dev="devtmpfs" ino=11385 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >07:49:04,900 NOTICE kernel:[ 1461.243182] type=1400 audit(1400140144.898:247): avc: denied { open } for pid=1304 comm="gdisk" path="/dev/sda" dev="devtmpfs" ino=11385 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >07:49:04,900 NOTICE kernel:[ 1461.243213] type=1400 audit(1400140144.898:248): avc: denied { getattr } for pid=1304 comm="gdisk" path="/dev/sda" dev="devtmpfs" ino=11385 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >07:49:04,901 NOTICE kernel:[ 1461.243287] type=1400 audit(1400140144.899:249): avc: denied { write } for pid=1304 comm="gdisk" name="sda" dev="devtmpfs" ino=11385 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >07:49:04,901 NOTICE kernel:[ 1461.243351] type=1400 audit(1400140144.899:250): avc: denied { ioctl } for pid=1304 comm="gdisk" path="/dev/sda" dev="devtmpfs" ino=11385 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fixed_disk_device_t:s0 tclass=blk_file >07:49:11,935 INFO kernel:[ 1468.278181] sda: >07:50:05,946 NOTICE kernel:[ 1522.295023] type=1400 audit(1400140205.944:251): avc: denied { read } for pid=1366 comm="ls" name="root" dev="dm-0" ino=50168 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir >07:50:16,834 NOTICE kernel:[ 1533.183417] type=1400 audit(1400140216.832:252): avc: denied { open } for pid=1369 comm="tail" path="/tmp/anaconda.log" dev="tmpfs" ino=16905 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >07:50:26,367 NOTICE kernel:[ 1542.717316] type=1400 audit(1400140226.365:253): avc: denied { read write } for pid=1371 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:50:26,368 NOTICE kernel:[ 1542.718599] type=1400 audit(1400140226.366:254): avc: denied { read write } for pid=1371 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=8039 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >07:50:26,368 NOTICE kernel:[ 1542.719157] type=1400 audit(1400140226.366:255): avc: denied { read } for pid=1371 comm="hwclock" path="/proc/1112/mounts" dev="proc" ino=15076 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=file >07:50:27,501 NOTICE kernel:[ 1543.851713] type=1400 audit(1400140227.499:256): avc: denied { ioctl } for pid=1371 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:50:27,501 NOTICE kernel:[ 1543.851723] type=1400 audit(1400140227.499:257): avc: denied { getattr } for pid=1371 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >07:50:27,644 INFO kernel:[ 1543.994764] sda: unknown partition table >07:50:32,168 NOTICE kernel:[ 1548.519598] type=1400 audit(1400140232.166:258): avc: denied { audit_write } for pid=1068 comm="bash" capability=29 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability >07:50:34,519 INFO kernel:[ 1550.870630] bio: create slab <bio-0> at 0
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 1098066
:
895802
|
895803
| 915901