Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 638935 Details for
Bug 873463
TypeError: sequence item 1: expected string, DiskDevice found
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 584.40 KB, created by
Adam Williamson
on 2012-11-05 22:43:41 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2012-11-05 22:43:41 UTC
Size:
584.40 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pykickstart/commands/ignoredisk.py", line 74, in __str__ > retval += "ignoredisk --only-use=%s\n" % ",".join(self.onlyuse) > File "/usr/lib/python2.7/site-packages/pykickstart/commands/ignoredisk.py", line 111, in __str__ > retval = F8_IgnoreDisk.__str__(self) > File "/usr/lib/python2.7/site-packages/pykickstart/base.py", line 284, in __str__ > retval += obj.__str__() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 47, in _writeKS > f.write(str(ksdata)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 86, in doConfiguration > _writeKS(ksdata) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >TypeError: sequence item 1: expected string, DiskDevice found > >Local variables in innermost frame: > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format._mountType: usbfs > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 26 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [existing 0MB disk sdc (0) >, existing 7648MB disk sdd (1) with existing iso9660 filesystem >] > _intf.storage.fsset.devicetree.names: [sdc, sdd, sdd1, sdd2, sdd3, sr0, sda, imsm0, sdb, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, md126, Volume0_0, md127, live-rw, fedora, fedora-root, fedora-home, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sdd1, sdd2, sdd3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'md126': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md126 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md126 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 126 >, 'md127': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md127 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md127 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 127 >, 'sdd1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdd3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdd2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdd': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sdc, sdd, sda, sdb, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md126, md127] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: TSSTcorp_CDDVDW_SH-222AB > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 2 > minor: 0 >, existing 476940MB disk sda (3) with existing mdmember >, existing 0MB mdcontainer imsm0 (4) >, existing 476940MB disk sdb (5) with existing mdmember >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, existing 953875MB mdbiosraidarray Volume0_0 (12) with existing msdos disklabel >, existing 1024MB dm live-rw (13) with existing ext4 filesystem >, existing 953374MB partition Volume0_0p2 (14) with existing lvmpv >, existing 500MB partition Volume0_0p1 (15) with existing ext4 filesystem mounted at /boot >, existing 953372MB lvmvg fedora (16) >, existing 51200MB lvmlv fedora-root (17) with existing ext4 filesystem mounted at / >, existing 894156MB lvmlv fedora-home (18) with existing ext4 filesystem mounted at /home >, existing 8016MB lvmlv fedora-swap (19) with existing swap >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: existing None > id: 1 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 3 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 6 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 12 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 9 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 10 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 7 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 8 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._mountType: tmpfs > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 21 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 20 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format._mountType: proc > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 24 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format._mountType: devpts > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 22 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format._mountType: sysfs > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 23 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format._mountType: selinuxfs > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 25 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [Volume0_0, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (MDRaidArrayDevice instance) >] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [Volume0_0] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (MDRaidArrayDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.6.5-2.fc18.x86_64 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (LVMLogicalVolumeDevice instance) > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (MDRaidArrayDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (MDRaidArrayDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: rd.lvm.lv=fedora/swap rd.dm=0 rd.md.uuid=aeac2f73:956af893:1d019e3f:d8e6f69c rd.luks=0 rd.lvm.lv=fedora/root rd.md.uuid=eb0faac6:648b8253:cef039c2:e3145372 rhgb quiet > _intf.storage._bootloader.boot_args: rd.lvm.lv=fedora/swap rd.dm=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rd.md.uuid=aeac2f73:956af893:1d019e3f:d8e6f69c rd.luks=0 rd.lvm.lv=fedora/root rd.md.uuid=eb0faac6:648b8253:cef039c2:e3145372 rhgb quiet > _intf.storage._bootloader.linux_images: [Already dumped (LinuxBootLoaderImage instance) >] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 2 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fb4bc586150) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fb4cece1350) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fb4cece1250) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fb4cece1390) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fb4cece12d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: None > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /tmp/yum.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [grub2, mdadm, e2fsprogs, lvm2, authconfig, firewalld] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1352155083.64 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 650.51 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_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=Fedorax2018-Beta-TC7x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > 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, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >22:36:25,428 INFO anaconda: /sbin/anaconda 18.24 >22:36:25,937 INFO anaconda: 16515072 kB (16128 MB) are available >22:36:25,937 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >22:36:25,943 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >22:36:25,943 INFO anaconda: Default encoding = utf-8 >22:36:26,003 INFO anaconda: ISCSID is /sbin/iscsid >22:36:26,004 INFO anaconda: no initiator set >22:36:26,171 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >22:36:26,171 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >22:36:26,280 INFO anaconda: Display mode = g >22:36:26,281 INFO anaconda: 16515072 kB (16128 MB) are available >22:36:26,281 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >22:36:26,785 DEBUG anaconda: X server has signalled a successful start. >22:36:26,786 INFO anaconda: Starting window manager, pid 785. >22:36:27,393 INFO anaconda: using only installclass _Fedora >22:36:27,718 INFO anaconda: Detected 16032M of memory >22:36:27,718 INFO anaconda: Swap attempt of 8016M >22:36:27,732 INFO anaconda: Running Thread: AnaStorageThread (140414532265728) >22:36:27,732 INFO anaconda: Running Thread: AnaPayloadThread (140414540658432) >22:36:27,963 INFO anaconda: no initiator set >22:36:28,126 DEBUG anaconda: required disklabel type for sdd (1) is None >22:36:28,127 DEBUG anaconda: default disklabel type for sdd is msdos >22:36:28,127 DEBUG anaconda: selecting msdos disklabel for sdd based on size >22:36:28,373 DEBUG anaconda: required disklabel type for Volume0_0 (17) is None >22:36:28,373 DEBUG anaconda: default disklabel type for Volume0_0 is msdos >22:36:28,373 DEBUG anaconda: selecting msdos disklabel for Volume0_0 based on size >22:36:28,561 INFO anaconda: Thread Done: AnaStorageThread (140414532265728) >22:36:28,672 INFO anaconda: Thread Done: AnaPayloadThread (140414540658432) >17:36:41,109 INFO anaconda: Running Thread: AnaSourceWatcher (140414287308544) >17:36:41,109 INFO anaconda: source spoke ready: False >17:36:41,109 INFO anaconda: source spoke ready: False >17:36:41,109 INFO anaconda: source spoke ready: False >17:36:41,110 INFO anaconda: source spoke ready: False >17:36:41,110 INFO anaconda: source spoke ready: False >17:36:41,111 INFO anaconda: source spoke ready: False >17:36:41,111 INFO anaconda: source spoke ready: False >17:36:41,115 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 >17:36:41,145 INFO anaconda: Thread Done: AnaSourceWatcher (140414287308544) >17:36:41,165 INFO anaconda: Running Thread: AnaSoftwareWatcher (140414287308544) >17:36:41,175 INFO anaconda: Running Thread: AnaStorageWatcher (140414228731648) >17:36:41,523 INFO anaconda: Running Thread: AnaNTPserver0 (140414312486656) >17:36:41,523 INFO anaconda: Running Thread: AnaNTPserver1 (140414220338944) >17:36:41,525 INFO anaconda: Running Thread: AnaNTPserver2 (140414211946240) >17:36:41,528 INFO anaconda: Running Thread: AnaNTPserver3 (140414203553536) >17:36:41,532 INFO anaconda: Thread Done: AnaSoftwareWatcher (140414287308544) >17:36:41,568 INFO anaconda: Thread Done: AnaStorageWatcher (140414228731648) >17:36:41,631 INFO anaconda: Thread Done: AnaNTPserver1 (140414220338944) >17:36:41,646 INFO anaconda: Thread Done: AnaNTPserver0 (140414312486656) >17:36:41,839 INFO anaconda: Thread Done: AnaNTPserver3 (140414203553536) >17:36:42,986 INFO anaconda: source spoke ready: True >17:36:42,986 INFO anaconda: source spoke ready: True >17:36:42,987 INFO anaconda: source spoke ready: True >17:36:42,987 INFO anaconda: source spoke ready: True >17:36:42,988 INFO anaconda: source spoke ready: True >17:36:42,989 INFO anaconda: source spoke ready: True >17:36:51,532 INFO anaconda: Thread Done: AnaNTPserver2 (140414211946240) >17:37:02,051 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >17:37:03,168 DEBUG anaconda: disk free: 953.87 GB fs free: 0 B sw needs: 2.8 GB >17:37:05,994 INFO anaconda: Running Thread: AnaExecuteStorageThread (140414532265728) >17:37:06,002 DEBUG anaconda: required disklabel type for Volume0_0 (17) is None >17:37:06,003 DEBUG anaconda: default disklabel type for Volume0_0 is msdos >17:37:06,003 DEBUG anaconda: selecting msdos disklabel for Volume0_0 based on size >17:37:06,028 INFO anaconda: Detected 16032M of memory >17:37:06,028 INFO anaconda: Swap attempt of 8016M >17:37:06,082 INFO anaconda: Running Thread: AnaCheckStorageThread (140414203553536) >17:37:06,082 INFO anaconda: Thread Done: AnaExecuteStorageThread (140414532265728) >17:37:06,085 INFO anaconda: Thread Done: AnaCheckStorageThread (140414203553536) >17:37:13,700 INFO anaconda: Running Thread: AnaPayloadMDThread (140414203553536) >17:37:13,700 INFO anaconda: source spoke ready: True >17:37:13,700 INFO anaconda: source spoke ready: True >17:37:13,701 INFO anaconda: source spoke ready: True >17:37:13,701 INFO anaconda: source spoke ready: True >17:37:13,702 INFO anaconda: source spoke ready: True >17:37:13,702 INFO anaconda: source spoke ready: True >17:37:13,987 INFO anaconda: source spoke ready: True >17:37:13,988 INFO anaconda: source spoke ready: True >17:37:13,988 INFO anaconda: source spoke ready: True >17:37:13,989 INFO anaconda: source spoke ready: True >17:37:13,989 INFO anaconda: source spoke ready: True >17:37:13,989 INFO anaconda: source spoke ready: True >17:37:14,893 ERR anaconda: PayloadError: failure: repodata/repomd.xml from anaconda: [Errno 256] No more mirrors to try. >http://foo/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn't resolve host" >17:37:14,895 INFO anaconda: Thread Done: AnaPayloadMDThread (140414203553536) >17:37:14,987 INFO anaconda: source spoke ready: True >17:37:14,987 INFO anaconda: source spoke ready: True >17:37:19,649 INFO anaconda: Running Thread: AnaPayloadMDThread (140414203553536) >17:37:19,651 INFO anaconda: source spoke ready: True >17:37:19,651 INFO anaconda: source spoke ready: True >17:37:19,987 INFO anaconda: source spoke ready: True >17:37:19,987 INFO anaconda: source spoke ready: True >17:37:35,759 INFO anaconda: Thread Done: AnaPayloadMDThread (140414203553536) >17:37:35,987 INFO anaconda: source spoke ready: True >17:37:35,987 INFO anaconda: source spoke ready: True >17:37:35,988 INFO anaconda: source spoke ready: True >17:37:35,988 INFO anaconda: source spoke ready: True >17:37:35,989 INFO anaconda: source spoke ready: True >17:37:35,989 INFO anaconda: source spoke ready: True >17:37:48,005 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140414211946240) >17:37:48,987 INFO anaconda: source spoke ready: True >17:37:50,322 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140414211946240) >17:37:50,994 INFO anaconda: source spoke ready: True >17:37:50,994 INFO anaconda: source spoke ready: True >17:37:50,994 INFO anaconda: source spoke ready: True >17:37:50,995 INFO anaconda: source spoke ready: True >17:37:50,996 INFO anaconda: source spoke ready: True >17:37:50,996 INFO anaconda: source spoke ready: True >17:37:52,883 INFO anaconda: Running Thread: AnaInstallThread (140414211946240) >17:37:53,683 INFO anaconda: Creating disklabel on /dev/md/Volume0_0 >17:37:54,052 INFO anaconda: Creating ext4 on /dev/md/Volume0_0p1 >17:37:54,376 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/md126p1 >17:37:54,910 INFO anaconda: Creating lvmpv on /dev/md/Volume0_0p2 >17:37:55,120 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/md126p2 >17:37:56,104 INFO anaconda: Creating swap on /dev/mapper/fedora-swap >17:37:56,162 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-1 >17:37:56,695 INFO anaconda: Creating ext4 on /dev/mapper/fedora-home >17:38:00,793 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >17:38:01,489 INFO anaconda: Creating ext4 on /dev/mapper/fedora-root >17:38:02,780 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-3 >17:38:03,106 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults >17:38:03,253 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/Volume0_0p1 on /mnt/sysimage/boot as ext4 with options defaults >17:38:03,304 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >17:38:03,311 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >17:38:03,317 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >17:38:03,331 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-home on /mnt/sysimage/home as ext4 with options defaults >17:38:03,430 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >17:38:03,430 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >17:38:03,436 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >17:38:03,471 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >17:38:03,484 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >17:38:03,493 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >17:38:03,509 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >17:38:03,509 DEBUG anaconda: copy_to_sysimage: '/etc/multipath/bindings' -> '/mnt/sysimage/etc/multipath/bindings'. >17:41:04,834 INFO anaconda: Performing post-install setup tasks >17:41:04,860 INFO anaconda: Installing bootloader >17:41:11,209 INFO anaconda: Thread Done: AnaInstallThread (140414211946240) >17:41:11,251 INFO anaconda: Running Thread: AnaConfigurationThread (140414211946240) >17:41:11,252 INFO anaconda: Configuring installed system >17:41:11,614 ERR anaconda: unknown selinux state: None >17:41:11,726 INFO anaconda: Writing network configuration >17:41:11,782 INFO anaconda: Creating users >17:41:11,782 INFO anaconda: created new libuser.conf at /tmp/libuser.aPFCKq with instPath="/mnt/sysimage" >17:41:11,987 INFO anaconda: Running post install scripts >17:41:11,988 INFO anaconda: Running kickstart %%post script(s) >17:41:12,316 INFO anaconda: All kickstart %%post script(s) have been run >17:41:12,318 INFO anaconda: Thread Done: AnaConfigurationThread (140414211946240) > > >/tmp/packaging.log: >22:36:27,701 DEBUG packaging: getting release version from tree at None (18) >22:36:27,701 DEBUG packaging: got a release version of 18 >22:36:28,562 INFO packaging: updating base repo >22:36:28,617 DEBUG packaging: getting release version from tree at None (18) >22:36:28,617 DEBUG packaging: got a release version of 18 >22:36:28,617 INFO packaging: configuring base repo >22:36:28,617 DEBUG packaging: /dev/sdd is mounted on /run/install/repo >22:36:28,635 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >22:36:28,635 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >22:36:28,636 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >22:36:28,636 DEBUG packaging: got a release version of 18 >22:36:28,651 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >22:36:28,652 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >22:36:28,652 INFO packaging: using default repos from local yum configuration >22:36:28,652 INFO packaging: gathering repo metadata >22:36:28,652 DEBUG packaging: getting repo metadata for fedora >22:36:28,655 ERR packaging: failed to grab repo metadata for fedora: Cannot retrieve metalink for repository: fedora/18/x86_64. Please verify its path and try again >22:36:28,655 DEBUG packaging: disabling repo fedora >22:36:28,655 DEBUG packaging: getting repo metadata for updates-testing >22:36:28,669 ERR packaging: failed to grab repo metadata for updates-testing: Cannot retrieve metalink for repository: updates-testing/18/x86_64. Please verify its path and try again >22:36:28,670 DEBUG packaging: disabling repo updates-testing >22:36:28,670 DEBUG packaging: getting repo metadata for updates >22:36:28,671 ERR packaging: failed to grab repo metadata for updates: Cannot retrieve metalink for repository: updates/18/x86_64. Please verify its path and try again >22:36:28,671 DEBUG packaging: disabling repo updates >22:36:28,671 INFO packaging: metadata retrieval complete >17:36:41,531 ERR packaging: failed to get group info: No Groups Available in any repository >17:36:41,532 DEBUG packaging: deleting package sacks >17:37:14,701 INFO packaging: updating base repo >17:37:14,704 DEBUG packaging: getting release version from tree at None (18) >17:37:14,704 DEBUG packaging: got a release version of 18 >17:37:14,705 INFO packaging: configuring base repo >17:37:14,705 DEBUG packaging: getting release version from tree at http://foo (18) >17:37:14,705 DEBUG packaging: retrieving treeinfo from http://foo (proxies: {} ; sslverify: True) >17:37:14,821 INFO packaging: Error downloading treeinfo: [Errno 14] curl#6 - "Couldn't resolve host" >17:37:14,821 DEBUG packaging: got a release version of 18 >17:37:14,838 DEBUG packaging: adding yum repo anaconda with baseurl http://foo and mirrorlist None >17:37:14,892 ERR packaging: base repo (url/http://foo) not valid -- removing it >17:37:14,892 DEBUG packaging: disabling repo fedora >17:37:14,893 DEBUG packaging: disabling repo updates-testing >17:37:14,893 DEBUG packaging: disabling repo updates >17:37:20,651 INFO packaging: updating base repo >17:37:20,653 DEBUG packaging: getting release version from tree at None (18) >17:37:20,653 DEBUG packaging: got a release version of 18 >17:37:20,653 INFO packaging: configuring base repo >17:37:20,670 INFO packaging: using default repos from local yum configuration >17:37:20,670 INFO packaging: gathering repo metadata >17:37:20,670 DEBUG packaging: getting repo metadata for fedora >17:37:30,975 DEBUG packaging: getting group info for fedora >17:37:31,124 DEBUG packaging: getting repo metadata for updates-testing >17:37:34,984 DEBUG packaging: getting group info for updates-testing >17:37:35,133 DEBUG packaging: getting repo metadata for updates >17:37:35,758 DEBUG packaging: getting group info for updates >17:37:35,759 ERR packaging: failed to get groups for repo updates >17:37:35,759 INFO packaging: metadata retrieval complete >17:37:35,759 DEBUG packaging: deleting package sacks >17:37:48,006 INFO packaging: checking software selection >17:37:48,006 DEBUG packaging: deleting package sacks >17:37:48,011 DEBUG packaging: deleting yum transaction info >17:37:48,011 DEBUG packaging: select group core >17:37:49,036 DEBUG packaging: select group core >17:37:49,037 DEBUG packaging: select package kernel-PAE >17:37:49,119 INFO packaging: no kernel-PAE package >17:37:49,119 DEBUG packaging: select package kernel >17:37:49,120 INFO packaging: selected kernel >17:37:49,120 INFO packaging: checking dependencies >17:37:50,318 DEBUG packaging: success >17:37:50,322 INFO packaging: 197 packages selected totalling 588.59 MB >17:37:53,500 DEBUG packaging: deleting package sacks >17:38:03,555 DEBUG packaging: getting release version from tree at None (18) >17:38:03,556 DEBUG packaging: got a release version of 18 >17:38:03,556 DEBUG packaging: setting releasever to previous value of 18 >17:38:03,563 INFO packaging: gathering repo metadata >17:38:03,565 DEBUG packaging: getting repo metadata for updates-testing >17:38:03,593 DEBUG packaging: getting group info for updates-testing >17:38:03,594 DEBUG packaging: getting repo metadata for fedora >17:38:03,637 DEBUG packaging: getting group info for fedora >17:38:03,639 DEBUG packaging: getting repo metadata for updates >17:38:03,640 DEBUG packaging: getting group info for updates >17:38:03,640 ERR packaging: failed to get groups for repo updates >17:38:03,640 INFO packaging: metadata retrieval complete >17:38:03,640 DEBUG packaging: installation yum config repos: fedora,updates,updates-testing >17:38:03,640 INFO packaging: checking software selection >17:38:03,640 DEBUG packaging: deleting package sacks >17:38:03,640 DEBUG packaging: deleting yum transaction info >17:38:03,640 DEBUG packaging: select group core >17:38:05,091 DEBUG packaging: select group core >17:38:05,091 DEBUG packaging: select package kernel-PAE >17:38:05,166 INFO packaging: no kernel-PAE package >17:38:05,166 DEBUG packaging: select package kernel >17:38:05,167 INFO packaging: selected kernel >17:38:05,167 DEBUG packaging: select package grub2 >17:38:05,168 DEBUG packaging: select package mdadm >17:38:05,169 DEBUG packaging: select package e2fsprogs >17:38:05,169 DEBUG packaging: select package lvm2 >17:38:05,169 DEBUG packaging: select package authconfig >17:38:05,170 DEBUG packaging: select package firewalld >17:38:05,171 INFO packaging: checking dependencies >17:38:06,422 DEBUG packaging: success >17:38:06,427 INFO packaging: 251 packages selected totalling 650.51 MB >17:38:06,427 INFO packaging: preparing transaction >17:38:06,427 DEBUG packaging: initialize transaction set >17:38:06,427 DEBUG packaging: populate transaction set >17:38:33,263 DEBUG packaging: check transaction set >17:38:33,285 DEBUG packaging: order transaction set >17:38:33,289 INFO packaging: running transaction >17:38:37,064 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/251) >17:38:37,114 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (2/251) >17:38:37,184 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (3/251) >17:38:37,702 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (4/251) >17:38:38,226 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (5/251) >17:38:38,967 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (6/251) >17:38:38,982 INFO packaging: Installing 32:bind-license-9.9.2-2.fc18.noarch (7/251) >17:38:39,061 INFO packaging: Installing ncurses-base-5.9-7.20121017.fc18.x86_64 (8/251) >17:38:39,227 INFO packaging: Installing fedora-release-18-0.8.noarch (9/251) >17:38:39,278 INFO packaging: Installing libreport-filesystem-2.0.18-1.fc18.x86_64 (10/251) >17:38:39,337 INFO packaging: Installing linux-firmware-20120925-0.3.git236367d.fc18.noarch (11/251) >17:38:43,978 INFO packaging: Installing libX11-common-1.5.0-3.fc18.noarch (12/251) >17:38:44,245 INFO packaging: Installing fontpackages-filesystem-1.44-5.fc18.noarch (13/251) >17:38:44,265 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (14/251) >17:38:44,584 INFO packaging: Installing tzdata-2012h-1.fc18.noarch (15/251) >17:38:45,312 INFO packaging: Installing nss-softokn-freebl-3.13.6-1.fc18.x86_64 (16/251) >17:38:45,501 INFO packaging: Installing glibc-common-2.16-20.fc18.x86_64 (17/251) >17:38:50,454 INFO packaging: Installing glibc-2.16-20.fc18.x86_64 (18/251) >17:38:53,710 INFO packaging: Installing ncurses-libs-5.9-7.20121017.fc18.x86_64 (19/251) >17:38:54,101 INFO packaging: Installing bash-4.2.39-1.fc18.x86_64 (20/251) >17:38:54,884 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (21/251) >17:38:55,064 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (22/251) >17:38:55,247 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (23/251) >17:38:55,280 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (24/251) >17:38:55,382 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (25/251) >17:38:55,662 INFO packaging: Installing libselinux-2.1.12-7.fc18.x86_64 (26/251) >17:38:55,919 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (27/251) >17:38:56,044 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (28/251) >17:38:56,161 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (29/251) >17:38:56,231 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (30/251) >17:38:56,300 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (31/251) >17:38:56,434 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (32/251) >17:38:56,471 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (33/251) >17:38:56,621 INFO packaging: Installing 1:dbus-libs-1.6.8-2.fc18.x86_64 (34/251) >17:38:56,798 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (35/251) >17:38:57,106 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (36/251) >17:38:57,195 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (37/251) >17:38:57,230 INFO packaging: Installing nss-util-3.13.6-1.fc18.x86_64 (38/251) >17:38:57,322 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (39/251) >17:38:57,475 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (40/251) >17:38:57,759 INFO packaging: Installing libuuid-2.22.1-2.1.fc18.x86_64 (41/251) >17:38:57,923 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (42/251) >17:38:58,059 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (43/251) >17:38:58,264 INFO packaging: Installing bzip2-libs-1.0.6-7.fc18.x86_64 (44/251) >17:38:58,403 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (45/251) >17:38:58,728 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (46/251) >17:38:58,811 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (47/251) >17:38:58,925 INFO packaging: Installing libxml2-2.9.0-1.fc18.x86_64 (48/251) >17:38:59,880 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (49/251) >17:39:00,172 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (50/251) >17:39:00,291 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (51/251) >17:39:00,624 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (52/251) >17:39:00,719 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (53/251) >17:39:00,795 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (54/251) >17:39:00,895 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (55/251) >17:39:01,123 INFO packaging: Installing cpio-2.11-12.fc18.x86_64 (56/251) >17:39:01,453 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (57/251) >17:39:01,750 INFO packaging: Installing file-5.11-4.fc18.x86_64 (58/251) >17:39:01,791 INFO packaging: Installing mesa-libglapi-9.0-3.fc18.x86_64 (59/251) >17:39:01,936 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (60/251) >17:39:02,322 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (61/251) >17:39:02,439 INFO packaging: Installing groff-base-1.21-10.fc18.x86_64 (62/251) >17:39:02,896 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (63/251) >17:39:02,941 INFO packaging: Installing kmod-10-1.fc18.x86_64 (64/251) >17:39:03,076 INFO packaging: Installing which-2.20-4.fc18.x86_64 (65/251) >17:39:03,119 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (66/251) >17:39:03,360 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (67/251) >17:39:03,556 INFO packaging: Installing iptables-1.4.16.2-4.fc18.x86_64 (68/251) >17:39:04,040 INFO packaging: Installing libcap-ng-0.7.1-1.fc18.x86_64 (69/251) >17:39:04,142 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (70/251) >17:39:04,452 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (71/251) >17:39:04,491 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (72/251) >17:39:04,798 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (73/251) >17:39:05,108 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (74/251) >17:39:05,307 INFO packaging: Installing libnl3-3.2.14-1.fc18.x86_64 (75/251) >17:39:05,596 INFO packaging: Installing 32:bind-libs-lite-9.9.2-2.fc18.x86_64 (76/251) >17:39:05,931 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (77/251) >17:39:06,021 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (78/251) >17:39:06,056 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (79/251) >17:39:06,167 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (80/251) >17:39:06,296 INFO packaging: Installing less-444-9.fc18.x86_64 (81/251) >17:39:06,507 INFO packaging: Installing nss-softokn-3.13.6-1.fc18.x86_64 (82/251) >17:39:06,657 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (83/251) >17:39:06,742 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (84/251) >17:39:06,794 INFO packaging: Installing glib2-2.34.1-1.fc18.x86_64 (85/251) >17:39:07,482 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (86/251) >17:39:07,843 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (87/251) >17:39:08,018 INFO packaging: Installing libcroco-0.6.7-1.fc18.x86_64 (88/251) >17:39:08,127 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (89/251) >17:39:08,234 INFO packaging: Installing gobject-introspection-1.34.1.1-1.fc18.x86_64 (90/251) >17:39:08,362 INFO packaging: Installing procps-ng-3.3.3-2.20120807git.fc18.x86_64 (91/251) >17:39:08,708 INFO packaging: Installing device-mapper-persistent-data-0.1.4-2.fc18.x86_64 (92/251) >17:39:08,811 INFO packaging: Installing libwayland-client-1.0.0-1.fc18.x86_64 (93/251) >17:39:08,940 INFO packaging: Installing libwayland-server-1.0.0-1.fc18.x86_64 (94/251) >17:39:09,058 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (95/251) >17:39:10,012 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (96/251) >17:39:10,068 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (97/251) >17:39:10,316 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (98/251) >17:39:10,471 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (99/251) >17:39:10,580 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (100/251) >17:39:10,653 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (101/251) >17:39:10,793 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (102/251) >17:39:10,851 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (103/251) >17:39:10,947 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (104/251) >17:39:11,244 INFO packaging: Installing diffutils-3.2-11.fc18.x86_64 (105/251) >17:39:11,596 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (106/251) >17:39:11,742 INFO packaging: Installing 2:libpng-1.5.13-1.fc18.x86_64 (107/251) >17:39:11,948 INFO packaging: Installing libselinux-utils-2.1.12-7.fc18.x86_64 (108/251) >17:39:12,164 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (109/251) >17:39:12,351 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (110/251) >17:39:12,670 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (111/251) >17:39:12,779 INFO packaging: Installing ncurses-5.9-7.20121017.fc18.x86_64 (112/251) >17:39:13,137 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (113/251) >17:39:13,254 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (114/251) >17:39:13,367 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (115/251) >17:39:15,172 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (116/251) >17:39:15,288 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (117/251) >17:39:16,592 INFO packaging: Installing pam-1.1.6-3.fc18.x86_64 (118/251) >17:39:17,334 INFO packaging: Installing libblkid-2.22.1-2.1.fc18.x86_64 (119/251) >17:39:17,591 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (120/251) >17:39:19,393 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (121/251) >17:39:19,464 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (122/251) >17:39:19,535 INFO packaging: Installing libmount-2.22.1-2.1.fc18.x86_64 (123/251) >17:39:19,788 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (124/251) >17:39:20,315 INFO packaging: Installing nss-3.13.6-1.fc18.x86_64 (125/251) >17:39:20,659 INFO packaging: Installing nss-sysinit-3.13.6-1.fc18.x86_64 (126/251) >17:39:20,687 INFO packaging: Installing nss-tools-3.13.6-1.fc18.x86_64 (127/251) >17:39:21,116 INFO packaging: Installing openldap-2.4.33-3.fc18.x86_64 (128/251) >17:39:21,579 INFO packaging: Installing libcurl-7.27.0-4.fc18.x86_64 (129/251) >17:39:21,882 INFO packaging: Installing 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 (130/251) >17:39:22,002 INFO packaging: Installing 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 (131/251) >17:39:22,175 INFO packaging: Installing curl-7.27.0-4.fc18.x86_64 (132/251) >17:39:22,538 INFO packaging: Installing rpm-libs-4.10.1-3.fc18.x86_64 (133/251) >17:39:22,740 INFO packaging: Installing rpm-4.10.1-3.fc18.x86_64 (134/251) >17:39:23,153 INFO packaging: Installing libuser-0.57.7-1.fc18.x86_64 (135/251) >17:39:23,696 INFO packaging: Installing fontconfig-2.10.1-2.fc18.x86_64 (136/251) >17:39:25,057 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (137/251) >17:39:25,489 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (138/251) >17:39:27,918 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (139/251) >17:39:28,041 INFO packaging: Installing python-decorator-3.4.0-1.fc18.noarch (140/251) >17:39:28,082 INFO packaging: Installing dbus-python-1.1.1-1.fc18.x86_64 (141/251) >17:39:28,236 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (142/251) >17:39:28,795 INFO packaging: Installing pygobject2-2.28.6-7.fc18.x86_64 (143/251) >17:39:29,060 INFO packaging: Installing libselinux-python-2.1.12-7.fc18.x86_64 (144/251) >17:39:29,409 INFO packaging: Installing python-slip-0.2.21-1.fc18.noarch (145/251) >17:39:29,466 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (146/251) >17:39:29,512 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (147/251) >17:39:29,628 INFO packaging: Installing python-urlgrabber-3.9.1-22.fc18.noarch (148/251) >17:39:29,842 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (149/251) >17:39:29,922 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (150/251) >17:39:30,015 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (151/251) >17:39:30,149 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (152/251) >17:39:30,183 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (153/251) >17:39:30,246 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (154/251) >17:39:30,332 INFO packaging: Installing libXau-1.0.6-4.fc18.x86_64 (155/251) >17:39:30,391 INFO packaging: Installing libxcb-1.9-1.fc18.x86_64 (156/251) >17:39:30,671 INFO packaging: Installing libX11-1.5.0-3.fc18.x86_64 (157/251) >17:39:31,059 INFO packaging: Installing libXext-1.3.1-2.fc18.x86_64 (158/251) >17:39:31,113 INFO packaging: Installing libXfixes-5.0-3.fc18.x86_64 (159/251) >17:39:31,163 INFO packaging: Installing libXdamage-1.1.3-4.fc18.x86_64 (160/251) >17:39:31,203 INFO packaging: Installing libXxf86vm-1.1.2-2.fc18.x86_64 (161/251) >17:39:31,258 INFO packaging: Installing libXrender-0.9.7-2.fc18.x86_64 (162/251) >17:39:31,322 INFO packaging: Installing libpipeline-1.2.2-1.fc18.x86_64 (163/251) >17:39:31,412 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (164/251) >17:39:31,464 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (165/251) >17:39:31,686 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (166/251) >17:39:31,729 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (167/251) >17:39:31,881 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (168/251) >17:39:31,978 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (169/251) >17:39:32,635 INFO packaging: Installing libutempter-1.1.6-1.fc18.x86_64 (170/251) >17:39:33,118 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (171/251) >17:39:33,270 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (172/251) >17:39:33,331 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (173/251) >17:39:33,558 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (174/251) >17:39:33,718 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (175/251) >17:39:34,325 INFO packaging: Installing rpm-build-libs-4.10.1-3.fc18.x86_64 (176/251) >17:39:34,393 INFO packaging: Installing rpm-python-4.10.1-3.fc18.x86_64 (177/251) >17:39:34,441 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (178/251) >17:39:34,557 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (179/251) >17:39:34,625 INFO packaging: Installing pixman-0.26.2-5.fc18.x86_64 (180/251) >17:39:34,728 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (181/251) >17:39:34,773 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (182/251) >17:39:34,829 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (183/251) >17:39:35,331 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (184/251) >17:39:35,419 INFO packaging: Installing gnutls-2.12.20-4.fc18.x86_64 (185/251) >17:39:35,958 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (186/251) >17:39:36,063 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (187/251) >17:39:36,198 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (188/251) >17:39:36,307 INFO packaging: Installing cryptsetup-libs-1.5.1-1.fc18.x86_64 (189/251) >17:39:36,598 INFO packaging: Installing systemd-libs-195-2.fc18.x86_64 (190/251) >17:39:36,691 INFO packaging: Installing systemd-195-2.fc18.x86_64 (191/251) >17:39:38,217 INFO packaging: Installing util-linux-2.22.1-2.1.fc18.x86_64 (192/251) >17:39:39,582 INFO packaging: Installing 1:dbus-1.6.8-2.fc18.x86_64 (193/251) >17:39:40,333 INFO packaging: Installing systemd-sysv-195-2.fc18.x86_64 (194/251) >17:39:40,375 INFO packaging: Installing libdrm-2.4.39-4.fc18.x86_64 (195/251) >17:39:40,621 INFO packaging: Installing device-mapper-event-libs-1.02.76-1.fc18.x86_64 (196/251) >17:39:40,773 INFO packaging: Installing policycoreutils-2.1.13-17.fc18.x86_64 (197/251) >17:39:41,313 INFO packaging: Installing polkit-0.107-4.fc18.x86_64 (198/251) >17:39:42,319 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (199/251) >17:39:42,394 INFO packaging: Installing openssh-6.1p1-2.fc18.x86_64 (200/251) >17:39:42,992 INFO packaging: Installing libgudev1-195-2.fc18.x86_64 (201/251) >17:39:43,081 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-6.git20121004.fc18.x86_64 (202/251) >17:39:43,299 INFO packaging: Installing 1:grub2-tools-2.00-12.fc18.x86_64 (203/251) >17:39:45,644 INFO packaging: Installing python-slip-dbus-0.2.21-1.fc18.noarch (204/251) >17:39:45,716 INFO packaging: Installing selinux-policy-3.11.1-46.fc18.noarch (205/251) >17:39:45,986 INFO packaging: Installing device-mapper-event-1.02.76-1.fc18.x86_64 (206/251) >17:39:46,127 INFO packaging: Installing lvm2-libs-2.02.97-1.fc18.x86_64 (207/251) >17:39:46,392 INFO packaging: Installing mesa-libgbm-9.0-3.fc18.x86_64 (208/251) >17:39:46,512 INFO packaging: Installing mesa-libEGL-9.0-3.fc18.x86_64 (209/251) >17:39:46,694 INFO packaging: Installing mesa-libGL-9.0-3.fc18.x86_64 (210/251) >17:39:46,980 INFO packaging: Installing cairo-1.12.6-1.fc18.x86_64 (211/251) >17:39:47,585 INFO packaging: Installing pycairo-1.8.10-5.fc18.x86_64 (212/251) >17:39:47,760 INFO packaging: Installing pygobject3-3.4.1.1-1.fc18.x86_64 (213/251) >17:39:48,021 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (214/251) >17:39:48,342 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (215/251) >17:39:48,536 INFO packaging: Installing iputils-20121011-1.fc18.x86_64 (216/251) >17:39:48,679 INFO packaging: Installing initscripts-9.42-1.fc18.x86_64 (217/251) >17:39:49,448 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (218/251) >17:39:49,921 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (219/251) >17:39:49,945 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (220/251) >17:39:49,993 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (221/251) >17:39:50,111 INFO packaging: Installing 12:dhclient-4.2.4-18.P2.fc18.x86_64 (222/251) >17:39:50,276 INFO packaging: Installing ebtables-2.0.10-6.fc18.x86_64 (223/251) >17:39:50,361 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (224/251) >17:39:50,532 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (225/251) >17:39:51,077 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (226/251) >17:39:51,343 INFO packaging: Installing kpartx-0.4.9-35.fc18.x86_64 (227/251) >17:39:51,447 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (228/251) >17:39:51,468 INFO packaging: Installing dracut-024-5.git20121019.fc18.x86_64 (229/251) >17:39:51,749 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (230/251) >17:39:51,786 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (231/251) >17:39:51,864 INFO packaging: Installing 1:grub2-2.00-12.fc18.x86_64 (232/251) >17:39:52,772 INFO packaging: Installing 1:NetworkManager-0.9.7.0-6.git20121004.fc18.x86_64 (233/251) >17:39:53,293 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (234/251) >17:39:54,580 INFO packaging: Installing firewalld-0.2.9-1.fc18.noarch (235/251) >17:39:54,852 INFO packaging: Installing lvm2-2.02.97-1.fc18.x86_64 (236/251) >17:39:55,156 INFO packaging: Installing selinux-policy-targeted-3.11.1-46.fc18.noarch (237/251) >17:39:57,101 INFO packaging: Installing openssh-clients-6.1p1-2.fc18.x86_64 (238/251) >17:39:57,562 INFO packaging: Installing openssh-server-6.1p1-2.fc18.x86_64 (239/251) >17:39:58,427 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (240/251) >17:39:59,000 INFO packaging: Installing mdadm-3.2.6-1.fc18.x86_64 (241/251) >17:39:59,437 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (242/251) >17:39:59,524 INFO packaging: Installing parted-3.1-9.fc18.x86_64 (243/251) >17:40:00,165 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (244/251) >17:40:01,087 INFO packaging: Installing man-db-2.6.2-5.fc18.x86_64 (245/251) >17:40:01,454 INFO packaging: Installing authconfig-6.2.4-2.fc18.x86_64 (246/251) >17:40:01,665 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (247/251) >17:40:01,734 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (248/251) >17:40:02,122 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (249/251) >17:40:02,708 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (250/251) >17:40:02,730 INFO packaging: Installing kernel-3.6.5-2.fc18.x86_64 (251/251) >17:41:04,783 INFO packaging: transaction complete >17:41:04,795 INFO packaging: ==== start rpm scriptlet logs ==== >17:41:04,795 INFO packaging: warning: filesystem-3.1-2.fc18.x86_64: Header V3 RSA/SHA256 Signature, key ID de7f38bd: NOKEY > >17:41:04,795 INFO packaging: Installing libgcc-4.7.2-3.fc18.x86_64 (1/251) > >17:41:04,795 INFO packaging: Installing setup-2.8.57-1.fc18.noarch (2/251) > >17:41:04,796 INFO packaging: Installing filesystem-3.1-2.fc18.x86_64 (3/251) > >17:41:04,796 INFO packaging: Installing hwdata-0.240-1.fc18.noarch (4/251) > >17:41:04,796 INFO packaging: Installing kbd-misc-1.15.3-6.fc18.noarch (5/251) > >17:41:04,796 INFO packaging: Installing basesystem-10.0-7.fc18.noarch (6/251) > >17:41:04,796 INFO packaging: Installing 32:bind-license-9.9.2-2.fc18.noarch (7/251) > >17:41:04,796 INFO packaging: Installing ncurses-base-5.9-7.20121017.fc18.x86_64 (8/251) > >17:41:04,796 INFO packaging: Installing fedora-release-18-0.8.noarch (9/251) > >17:41:04,796 INFO packaging: Installing libreport-filesystem-2.0.18-1.fc18.x86_64 (10/251) > >17:41:04,797 INFO packaging: Installing linux-firmware-20120925-0.3.git236367d.fc18.noarch (11/251) > >17:41:04,797 INFO packaging: Installing libX11-common-1.5.0-3.fc18.noarch (12/251) > >17:41:04,797 INFO packaging: Installing fontpackages-filesystem-1.44-5.fc18.noarch (13/251) > >17:41:04,797 INFO packaging: Installing ca-certificates-2012.85-2.fc18.noarch (14/251) > >17:41:04,797 INFO packaging: Installing tzdata-2012h-1.fc18.noarch (15/251) > >17:41:04,797 INFO packaging: Installing nss-softokn-freebl-3.13.6-1.fc18.x86_64 (16/251) > >17:41:04,797 INFO packaging: Installing glibc-common-2.16-20.fc18.x86_64 (17/251) > >17:41:04,798 INFO packaging: Installing glibc-2.16-20.fc18.x86_64 (18/251) > >17:41:04,798 INFO packaging: Installing ncurses-libs-5.9-7.20121017.fc18.x86_64 (19/251) > >17:41:04,798 INFO packaging: Installing bash-4.2.39-1.fc18.x86_64 (20/251) > >17:41:04,799 INFO packaging: Installing libsepol-2.1.8-2.fc18.x86_64 (21/251) > >17:41:04,799 INFO packaging: Installing libstdc++-4.7.2-3.fc18.x86_64 (22/251) > >17:41:04,799 INFO packaging: Installing libattr-2.4.46-7.fc18.x86_64 (23/251) > >17:41:04,799 INFO packaging: Installing libcap-2.22-3.fc18.x86_64 (24/251) > >17:41:04,799 INFO packaging: Installing pcre-8.31-2.fc18.x86_64 (25/251) > >17:41:04,800 INFO packaging: Installing libselinux-2.1.12-7.fc18.x86_64 (26/251) > >17:41:04,800 INFO packaging: Installing zlib-1.2.7-9.fc18.x86_64 (27/251) > >17:41:04,800 INFO packaging: Installing info-4.13a-17.fc18.x86_64 (28/251) > >17:41:04,801 INFO packaging: Installing audit-libs-2.2.1-2.fc18.x86_64 (29/251) > >17:41:04,801 INFO packaging: Installing popt-1.13-12.fc18.x86_64 (30/251) > >17:41:04,801 INFO packaging: Installing chkconfig-1.3.59-2.fc18.x86_64 (31/251) > >17:41:04,802 INFO packaging: Installing libcom_err-1.42.5-1.fc18.x86_64 (32/251) > >17:41:04,802 INFO packaging: Installing nspr-4.9.2-1.fc18.x86_64 (33/251) > >17:41:04,803 INFO packaging: Installing 1:dbus-libs-1.6.8-2.fc18.x86_64 (34/251) > >17:41:04,803 INFO packaging: Installing libdb-5.3.21-3.fc18.x86_64 (35/251) > >17:41:04,803 INFO packaging: Installing xz-libs-5.1.2-2alpha.fc18.x86_64 (36/251) > >17:41:04,804 INFO packaging: Installing libacl-2.2.51-7.fc18.x86_64 (37/251) > >17:41:04,804 INFO packaging: Installing nss-util-3.13.6-1.fc18.x86_64 (38/251) > >17:41:04,804 INFO packaging: Installing sed-4.2.1-10.fc18.x86_64 (39/251) > >17:41:04,805 INFO packaging: Installing grep-2.14-1.fc18.x86_64 (40/251) > >17:41:04,805 INFO packaging: Installing libuuid-2.22.1-2.1.fc18.x86_64 (41/251) > >17:41:04,805 INFO packaging: Installing libgpg-error-1.10-3.fc18.x86_64 (42/251) > >17:41:04,806 INFO packaging: Installing readline-6.2-5.fc18.x86_64 (43/251) > >17:41:04,806 INFO packaging: Installing bzip2-libs-1.0.6-7.fc18.x86_64 (44/251) > >17:41:04,806 INFO packaging: Installing libgcrypt-1.5.0-6.fc18.x86_64 (45/251) > >17:41:04,807 INFO packaging: Installing libffi-3.0.10-3.fc18.x86_64 (46/251) > >17:41:04,807 INFO packaging: Installing expat-2.1.0-4.fc18.x86_64 (47/251) > >17:41:04,807 INFO packaging: Installing libxml2-2.9.0-1.fc18.x86_64 (48/251) > >17:41:04,808 INFO packaging: Installing sqlite-3.7.13-2.fc18.x86_64 (49/251) > >17:41:04,808 INFO packaging: Installing lua-5.1.4-11.fc18.x86_64 (50/251) > >17:41:04,808 INFO packaging: Installing gawk-4.0.1-2.fc18.x86_64 (51/251) > >17:41:04,809 INFO packaging: Installing elfutils-libelf-0.155-1.fc18.x86_64 (52/251) > >17:41:04,809 INFO packaging: Installing tcp_wrappers-libs-7.6-70.fc18.x86_64 (53/251) > >17:41:04,809 INFO packaging: Installing cyrus-sasl-lib-2.1.23-36.fc18.x86_64 (54/251) > >17:41:04,810 INFO packaging: Installing 1:findutils-4.5.10-5.fc18.x86_64 (55/251) > >17:41:04,810 INFO packaging: Installing cpio-2.11-12.fc18.x86_64 (56/251) > >17:41:04,810 INFO packaging: Installing file-libs-5.11-4.fc18.x86_64 (57/251) > >17:41:04,810 INFO packaging: Installing file-5.11-4.fc18.x86_64 (58/251) > >17:41:04,810 INFO packaging: Installing mesa-libglapi-9.0-3.fc18.x86_64 (59/251) > >17:41:04,810 INFO packaging: Installing freetype-2.4.10-2.fc18.x86_64 (60/251) > >17:41:04,810 INFO packaging: Installing libassuan-2.0.3-3.fc18.x86_64 (61/251) > >17:41:04,810 INFO packaging: Installing groff-base-1.21-10.fc18.x86_64 (62/251) > >17:41:04,811 INFO packaging: Installing kmod-libs-10-1.fc18.x86_64 (63/251) > >17:41:04,811 INFO packaging: Installing kmod-10-1.fc18.x86_64 (64/251) > >17:41:04,811 INFO packaging: Installing which-2.20-4.fc18.x86_64 (65/251) > >17:41:04,811 INFO packaging: Installing libunistring-0.9.3-6.fc18.x86_64 (66/251) > >17:41:04,811 INFO packaging: Installing libidn-1.25-3.fc18.x86_64 (67/251) > >17:41:04,811 INFO packaging: Installing iptables-1.4.16.2-4.fc18.x86_64 (68/251) > >17:41:04,811 INFO packaging: Installing libcap-ng-0.7.1-1.fc18.x86_64 (69/251) > >17:41:04,811 INFO packaging: Installing slang-2.2.4-5.fc18.x86_64 (70/251) > >17:41:04,812 INFO packaging: Installing keyutils-libs-1.5.5-3.fc18.x86_64 (71/251) > >17:41:04,812 INFO packaging: Installing krb5-libs-1.10.3-5.fc18.x86_64 (72/251) > >17:41:04,812 INFO packaging: Installing 1:openssl-libs-1.0.1c-7.fc18.x86_64 (73/251) > >17:41:04,812 INFO packaging: Installing gdbm-1.10-3.fc18.x86_64 (74/251) > >17:41:04,812 INFO packaging: Installing libnl3-3.2.14-1.fc18.x86_64 (75/251) > >17:41:04,812 INFO packaging: Installing 32:bind-libs-lite-9.9.2-2.fc18.x86_64 (76/251) > >17:41:04,812 INFO packaging: Installing libssh2-1.4.2-2.fc18.x86_64 (77/251) > >17:41:04,812 INFO packaging: Installing fipscheck-lib-1.3.1-2.fc18.x86_64 (78/251) > >17:41:04,813 INFO packaging: Installing fipscheck-1.3.1-2.fc18.x86_64 (79/251) > >17:41:04,813 INFO packaging: Installing newt-0.52.14-3.fc18.x86_64 (80/251) > >17:41:04,813 INFO packaging: Installing less-444-9.fc18.x86_64 (81/251) > >17:41:04,813 INFO packaging: Installing nss-softokn-3.13.6-1.fc18.x86_64 (82/251) > >17:41:04,813 INFO packaging: Installing gamin-0.1.10-13.fc18.x86_64 (83/251) > >17:41:04,813 INFO packaging: Installing 1:pkgconfig-0.27-1.fc18.x86_64 (84/251) > >17:41:04,813 INFO packaging: Installing glib2-2.34.1-1.fc18.x86_64 (85/251) > >17:41:04,813 INFO packaging: Installing shared-mime-info-1.0-5.fc18.x86_64 (86/251) > >17:41:04,813 INFO packaging: Installing dbus-glib-0.100-1.fc18.x86_64 (87/251) > >17:41:04,814 INFO packaging: Installing libcroco-0.6.7-1.fc18.x86_64 (88/251) > >17:41:04,814 INFO packaging: Installing gettext-libs-0.18.1.1-17.fc18.x86_64 (89/251) > >17:41:04,814 INFO packaging: Installing gobject-introspection-1.34.1.1-1.fc18.x86_64 (90/251) > >17:41:04,814 INFO packaging: Installing procps-ng-3.3.3-2.20120807git.fc18.x86_64 (91/251) > >17:41:04,814 INFO packaging: Installing device-mapper-persistent-data-0.1.4-2.fc18.x86_64 (92/251) > >17:41:04,814 INFO packaging: Installing libwayland-client-1.0.0-1.fc18.x86_64 (93/251) > >17:41:04,814 INFO packaging: Installing libwayland-server-1.0.0-1.fc18.x86_64 (94/251) > >17:41:04,814 INFO packaging: Installing 1:js-1.8.5-10.fc18.x86_64 (95/251) > >17:41:04,815 INFO packaging: Installing nss-myhostname-0.3-3.fc18.x86_64 (96/251) > >17:41:04,815 INFO packaging: Installing 2:vim-minimal-7.3.682-1.fc18.x86_64 (97/251) > >17:41:04,815 INFO packaging: Installing xz-5.1.2-2alpha.fc18.x86_64 (98/251) > >17:41:04,815 INFO packaging: Installing libdb-utils-5.3.21-3.fc18.x86_64 (99/251) > >17:41:04,815 INFO packaging: Installing avahi-libs-0.6.31-6.fc18.x86_64 (100/251) > >17:41:04,815 INFO packaging: Installing e2fsprogs-libs-1.42.5-1.fc18.x86_64 (101/251) > >17:41:04,815 INFO packaging: Installing libss-1.42.5-1.fc18.x86_64 (102/251) > >17:41:04,815 INFO packaging: Installing pinentry-0.8.1-7.fc18.x86_64 (103/251) > >17:41:04,816 INFO packaging: Installing 1:make-3.82-13.fc18.x86_64 (104/251) > >17:41:04,816 INFO packaging: Installing diffutils-3.2-11.fc18.x86_64 (105/251) > >17:41:04,816 INFO packaging: Installing libgomp-4.7.2-3.fc18.x86_64 (106/251) > >17:41:04,816 INFO packaging: Installing 2:libpng-1.5.13-1.fc18.x86_64 (107/251) > >17:41:04,816 INFO packaging: Installing libselinux-utils-2.1.12-7.fc18.x86_64 (108/251) > >17:41:04,816 INFO packaging: Installing 1:gmp-5.0.5-3.fc18.x86_64 (109/251) > >17:41:04,816 INFO packaging: Installing procmail-3.22-31.fc18.x86_64 (110/251) > >17:41:04,816 INFO packaging: Installing libedit-3.0-7.20120601cvs.fc18.x86_64 (111/251) > >17:41:04,816 INFO packaging: Installing ncurses-5.9-7.20121017.fc18.x86_64 (112/251) > >17:41:04,817 INFO packaging: Installing gzip-1.5-2.fc18.x86_64 (113/251) > >17:41:04,817 INFO packaging: Installing cracklib-2.8.19-2.fc18.x86_64 (114/251) > >17:41:04,817 INFO packaging: Installing cracklib-dicts-2.8.19-2.fc18.x86_64 (115/251) > >17:41:04,817 INFO packaging: Installing libpwquality-1.2.0-1.fc18.x86_64 (116/251) > >17:41:04,817 INFO packaging: Installing coreutils-8.17-5.fc18.x86_64 (117/251) > >17:41:04,817 INFO packaging: Installing pam-1.1.6-3.fc18.x86_64 (118/251) > >17:41:04,817 INFO packaging: Installing libblkid-2.22.1-2.1.fc18.x86_64 (119/251) > >17:41:04,817 INFO packaging: Installing fedora-logos-17.0.3-1.fc18.noarch (120/251) > >17:41:04,818 INFO packaging: Installing logrotate-3.8.2-1.fc18.x86_64 (121/251) > >17:41:04,818 INFO packaging: Installing grubby-8.20-1.fc18.x86_64 (122/251) > >17:41:04,818 INFO packaging: Installing libmount-2.22.1-2.1.fc18.x86_64 (123/251) > >17:41:04,818 INFO packaging: Installing 1:openssl-1.0.1c-7.fc18.x86_64 (124/251) > >17:41:04,818 INFO packaging: Installing nss-3.13.6-1.fc18.x86_64 (125/251) > >17:41:04,818 INFO packaging: Installing nss-sysinit-3.13.6-1.fc18.x86_64 (126/251) > >17:41:04,818 INFO packaging: Installing nss-tools-3.13.6-1.fc18.x86_64 (127/251) > >17:41:04,818 INFO packaging: Installing openldap-2.4.33-3.fc18.x86_64 (128/251) > >17:41:04,818 INFO packaging: Installing libcurl-7.27.0-4.fc18.x86_64 (129/251) > >17:41:04,819 INFO packaging: Installing 12:dhcp-libs-4.2.4-18.P2.fc18.x86_64 (130/251) > >17:41:04,819 INFO packaging: Installing 12:dhcp-common-4.2.4-18.P2.fc18.x86_64 (131/251) > >17:41:04,819 INFO packaging: Installing curl-7.27.0-4.fc18.x86_64 (132/251) > >17:41:04,819 INFO packaging: Installing rpm-libs-4.10.1-3.fc18.x86_64 (133/251) > >17:41:04,819 INFO packaging: Installing rpm-4.10.1-3.fc18.x86_64 (134/251) > >17:41:04,819 INFO packaging: Installing libuser-0.57.7-1.fc18.x86_64 (135/251) > >17:41:04,819 INFO packaging: Installing fontconfig-2.10.1-2.fc18.x86_64 (136/251) > >17:41:04,819 INFO packaging: Installing libdb4-4.8.30-5.fc18.x86_64 (137/251) > >17:41:04,820 INFO packaging: Installing python-libs-2.7.3-13.fc18.x86_64 (138/251) > >17:41:04,820 INFO packaging: Installing python-2.7.3-13.fc18.x86_64 (139/251) > >17:41:04,820 INFO packaging: Installing python-decorator-3.4.0-1.fc18.noarch (140/251) > >17:41:04,820 INFO packaging: Installing dbus-python-1.1.1-1.fc18.x86_64 (141/251) > >17:41:04,820 INFO packaging: Installing gettext-0.18.1.1-17.fc18.x86_64 (142/251) > >17:41:04,820 INFO packaging: Installing pygobject2-2.28.6-7.fc18.x86_64 (143/251) > >17:41:04,820 INFO packaging: Installing libselinux-python-2.1.12-7.fc18.x86_64 (144/251) > >17:41:04,820 INFO packaging: Installing python-slip-0.2.21-1.fc18.noarch (145/251) > >17:41:04,820 INFO packaging: Installing yum-metadata-parser-1.1.4-7.fc18.x86_64 (146/251) > >17:41:04,821 INFO packaging: Installing python-pycurl-7.19.0-12.fc18.x86_64 (147/251) > >17:41:04,821 INFO packaging: Installing python-urlgrabber-3.9.1-22.fc18.noarch (148/251) > >17:41:04,821 INFO packaging: Installing newt-python-0.52.14-3.fc18.x86_64 (149/251) > >17:41:04,821 INFO packaging: Installing python-iniparse-0.4-6.fc18.noarch (150/251) > >17:41:04,821 INFO packaging: Installing 14:libpcap-1.3.0-2.fc18.x86_64 (151/251) > >17:41:04,821 INFO packaging: Installing libpciaccess-0.13.1-2.fc18.x86_64 (152/251) > >17:41:04,821 INFO packaging: Installing pciutils-libs-3.1.10-2.fc18.x86_64 (153/251) > >17:41:04,821 INFO packaging: Installing qrencode-libs-3.3.1-4.fc18.x86_64 (154/251) > >17:41:04,822 INFO packaging: Installing libXau-1.0.6-4.fc18.x86_64 (155/251) > >17:41:04,822 INFO packaging: Installing libxcb-1.9-1.fc18.x86_64 (156/251) > >17:41:04,822 INFO packaging: Installing libX11-1.5.0-3.fc18.x86_64 (157/251) > >17:41:04,822 INFO packaging: Installing libXext-1.3.1-2.fc18.x86_64 (158/251) > >17:41:04,822 INFO packaging: Installing libXfixes-5.0-3.fc18.x86_64 (159/251) > >17:41:04,822 INFO packaging: Installing libXdamage-1.1.3-4.fc18.x86_64 (160/251) > >17:41:04,822 INFO packaging: Installing libXxf86vm-1.1.2-2.fc18.x86_64 (161/251) > >17:41:04,822 INFO packaging: Installing libXrender-0.9.7-2.fc18.x86_64 (162/251) > >17:41:04,822 INFO packaging: Installing libpipeline-1.2.2-1.fc18.x86_64 (163/251) > >17:41:04,823 INFO packaging: Installing hostname-3.11-2.fc18.x86_64 (164/251) > >17:41:04,823 INFO packaging: Installing libtasn1-2.13-2.fc18.x86_64 (165/251) > >17:41:04,823 INFO packaging: Installing hesiod-3.1.0-22.fc18.x86_64 (166/251) > >17:41:04,823 INFO packaging: Installing ustr-1.0.4-13.fc18.x86_64 (167/251) > >17:41:04,823 INFO packaging: Installing libsemanage-2.1.9-1.fc18.x86_64 (168/251) > >17:41:04,823 INFO packaging: Installing 2:shadow-utils-4.1.5.1-1.fc18.x86_64 (169/251) > >17:41:04,823 INFO packaging: Installing libutempter-1.1.6-1.fc18.x86_64 (170/251) > >17:41:04,823 INFO packaging: Installing plymouth-core-libs-0.8.7-1.fc18.x86_64 (171/251) > >17:41:04,824 INFO packaging: Installing linux-atm-libs-2.5.1-5.fc18.x86_64 (172/251) > >17:41:04,824 INFO packaging: Installing iproute-3.6.0-2.fc18.x86_64 (173/251) > >17:41:04,824 INFO packaging: Installing pth-2.0.7-17.fc18.x86_64 (174/251) > >17:41:04,824 INFO packaging: Installing gnupg2-2.0.19-4.fc18.x86_64 (175/251) > >17:41:04,824 INFO packaging: Installing rpm-build-libs-4.10.1-3.fc18.x86_64 (176/251) > >17:41:04,824 INFO packaging: Installing rpm-python-4.10.1-3.fc18.x86_64 (177/251) > >17:41:04,824 INFO packaging: Installing gpgme-1.3.2-1.fc18.x86_64 (178/251) > >17:41:04,824 INFO packaging: Installing pygpgme-0.3-3.fc18.x86_64 (179/251) > >17:41:04,825 INFO packaging: Installing pixman-0.26.2-5.fc18.x86_64 (180/251) > >17:41:04,825 INFO packaging: Installing sysvinit-tools-2.88-9.dsf.fc18.x86_64 (181/251) > >17:41:04,825 INFO packaging: Installing libdaemon-0.14-4.fc18.x86_64 (182/251) > >17:41:04,825 INFO packaging: Installing avahi-autoipd-0.6.31-6.fc18.x86_64 (183/251) > >17:41:04,825 INFO packaging: Installing p11-kit-0.14-1.fc18.x86_64 (184/251) > >17:41:04,825 INFO packaging: Installing gnutls-2.12.20-4.fc18.x86_64 (185/251) > >17:41:04,825 INFO packaging: Installing libmicrohttpd-0.9.22-1.fc18.x86_64 (186/251) > >17:41:04,825 INFO packaging: Installing device-mapper-1.02.76-1.fc18.x86_64 (187/251) > >17:41:04,825 INFO packaging: Installing device-mapper-libs-1.02.76-1.fc18.x86_64 (188/251) > >17:41:04,826 INFO packaging: Installing cryptsetup-libs-1.5.1-1.fc18.x86_64 (189/251) > >17:41:04,826 INFO packaging: Installing systemd-libs-195-2.fc18.x86_64 (190/251) > >17:41:04,826 INFO packaging: Installing systemd-195-2.fc18.x86_64 (191/251) > >17:41:04,826 INFO packaging: Installing util-linux-2.22.1-2.1.fc18.x86_64 (192/251) > >17:41:04,826 INFO packaging: Installing 1:dbus-1.6.8-2.fc18.x86_64 (193/251) > >17:41:04,826 INFO packaging: Installing systemd-sysv-195-2.fc18.x86_64 (194/251) > >17:41:04,826 INFO packaging: Installing libdrm-2.4.39-4.fc18.x86_64 (195/251) > >17:41:04,826 INFO packaging: Installing device-mapper-event-libs-1.02.76-1.fc18.x86_64 (196/251) > >17:41:04,827 INFO packaging: Installing policycoreutils-2.1.13-17.fc18.x86_64 (197/251) > >17:41:04,827 INFO packaging: Installing polkit-0.107-4.fc18.x86_64 (198/251) > >17:41:04,827 INFO packaging: Installing os-prober-1.55-1.fc18.x86_64 (199/251) > >17:41:04,827 INFO packaging: Installing openssh-6.1p1-2.fc18.x86_64 (200/251) > >17:41:04,827 INFO packaging: Installing libgudev1-195-2.fc18.x86_64 (201/251) > >17:41:04,827 INFO packaging: Installing 1:NetworkManager-glib-0.9.7.0-6.git20121004.fc18.x86_64 (202/251) > >17:41:04,827 INFO packaging: Installing 1:grub2-tools-2.00-12.fc18.x86_64 (203/251) > >17:41:04,827 INFO packaging: Installing python-slip-dbus-0.2.21-1.fc18.noarch (204/251) > >17:41:04,827 INFO packaging: Installing selinux-policy-3.11.1-46.fc18.noarch (205/251) > >17:41:04,828 INFO packaging: Installing device-mapper-event-1.02.76-1.fc18.x86_64 (206/251) > >17:41:04,828 INFO packaging: Installing lvm2-libs-2.02.97-1.fc18.x86_64 (207/251) > >17:41:04,828 INFO packaging: Installing mesa-libgbm-9.0-3.fc18.x86_64 (208/251) > >17:41:04,828 INFO packaging: Installing mesa-libEGL-9.0-3.fc18.x86_64 (209/251) > >17:41:04,828 INFO packaging: Installing mesa-libGL-9.0-3.fc18.x86_64 (210/251) > >17:41:04,828 INFO packaging: Installing cairo-1.12.6-1.fc18.x86_64 (211/251) > >17:41:04,828 INFO packaging: Installing pycairo-1.8.10-5.fc18.x86_64 (212/251) > >17:41:04,828 INFO packaging: Installing pygobject3-3.4.1.1-1.fc18.x86_64 (213/251) > >17:41:04,829 INFO packaging: Installing 1:wpa_supplicant-1.0-1.fc18.x86_64 (214/251) > >17:41:04,829 INFO packaging: Installing dnsmasq-2.59-6.fc18.x86_64 (215/251) > >17:41:04,829 INFO packaging: Installing iputils-20121011-1.fc18.x86_64 (216/251) > >17:41:04,829 INFO packaging: Installing initscripts-9.42-1.fc18.x86_64 (217/251) > >17:41:04,829 INFO packaging: Installing rsyslog-5.8.11-3.fc18.x86_64 (218/251) > >17:41:04,829 INFO packaging: Installing crontabs-1.11-4.20101115git.fc18.noarch (219/251) > >17:41:04,829 INFO packaging: Installing cronie-anacron-1.4.8-13.fc18.x86_64 (220/251) > >17:41:04,829 INFO packaging: Installing cronie-1.4.8-13.fc18.x86_64 (221/251) > >17:41:04,830 INFO packaging: Installing 12:dhclient-4.2.4-18.P2.fc18.x86_64 (222/251) > >17:41:04,830 INFO packaging: Installing ebtables-2.0.10-6.fc18.x86_64 (223/251) > >17:41:04,830 INFO packaging: Installing kbd-1.15.3-6.fc18.x86_64 (224/251) > >17:41:04,830 INFO packaging: Installing cyrus-sasl-2.1.23-36.fc18.x86_64 (225/251) > >17:41:04,830 INFO packaging: Installing ppp-2.4.5-23.fc18.x86_64 (226/251) > >17:41:04,830 INFO packaging: Installing kpartx-0.4.9-35.fc18.x86_64 (227/251) > >17:41:04,830 INFO packaging: Installing 1:hardlink-1.0-15.fc18.x86_64 (228/251) > >17:41:04,830 INFO packaging: Installing dracut-024-5.git20121019.fc18.x86_64 (229/251) > >17:41:04,831 INFO packaging: Installing plymouth-scripts-0.8.7-1.fc18.x86_64 (230/251) > >17:41:04,831 INFO packaging: Installing plymouth-0.8.7-1.fc18.x86_64 (231/251) > >17:41:04,831 INFO packaging: Installing 1:grub2-2.00-12.fc18.x86_64 (232/251) > >17:41:04,831 INFO packaging: Installing 1:NetworkManager-0.9.7.0-6.git20121004.fc18.x86_64 (233/251) > >17:41:04,831 INFO packaging: Installing sendmail-8.14.5-15.fc18.x86_64 (234/251) > >17:41:04,831 INFO packaging: Installing firewalld-0.2.9-1.fc18.noarch (235/251) > >17:41:04,831 INFO packaging: Installing lvm2-2.02.97-1.fc18.x86_64 (236/251) > >17:41:04,831 INFO packaging: Installing selinux-policy-targeted-3.11.1-46.fc18.noarch (237/251) > >17:41:04,831 INFO packaging: Installing openssh-clients-6.1p1-2.fc18.x86_64 (238/251) > >17:41:04,832 INFO packaging: Installing openssh-server-6.1p1-2.fc18.x86_64 (239/251) > >17:41:04,832 INFO packaging: Installing audit-2.2.1-2.fc18.x86_64 (240/251) > >17:41:04,832 INFO packaging: Installing mdadm-3.2.6-1.fc18.x86_64 (241/251) > >17:41:04,832 INFO packaging: Installing biosdevname-0.4.1-2.fc18.x86_64 (242/251) > >17:41:04,832 INFO packaging: Installing parted-3.1-9.fc18.x86_64 (243/251) > >17:41:04,832 INFO packaging: Installing yum-3.4.3-45.fc18.noarch (244/251) > >17:41:04,832 INFO packaging: Installing man-db-2.6.2-5.fc18.x86_64 (245/251) > >17:41:04,832 INFO packaging: Installing authconfig-6.2.4-2.fc18.x86_64 (246/251) > >17:41:04,833 INFO packaging: Installing passwd-0.78.99-2.fc18.x86_64 (247/251) > >17:41:04,833 INFO packaging: Installing e2fsprogs-1.42.5-1.fc18.x86_64 (248/251) > >17:41:04,833 INFO packaging: Installing sudo-1.8.6p3-1.fc18.x86_64 (249/251) > >17:41:04,833 INFO packaging: Installing rootfiles-8.1-9.fc18.noarch (250/251) > >17:41:04,833 INFO packaging: Installing kernel-3.6.5-2.fc18.x86_64 (251/251) > >17:41:04,833 INFO packaging: 992 blocks > >17:41:04,833 INFO packaging: W: Could not find 'strip'. Not stripping the initramfs. > >17:41:04,833 INFO packaging: ==== end rpm scriptlet logs ==== >17:41:04,861 DEBUG packaging: kernel versions: ['3.6.5-2.fc18.x86_64'] > > >/tmp/program.log: >22:36:25,988 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:36:26,004 INFO program: Running... modprobe fcoe >22:36:26,131 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >22:36:26,170 INFO program: No FCoE boot disk information is found in EDD! >22:36:26,171 INFO program: Running... udevadm settle --timeout=300 >22:36:26,212 INFO program: Running... multipath -d >22:36:26,264 INFO program: Nov 05 22:36:26 | sdd: rport id not found >22:36:26,265 INFO program: create: mpatha (Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0) undef Kingston,DT 101 II >22:36:26,265 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >22:36:26,265 INFO program: `-+- policy='service-time 0' prio=1 status=undef >22:36:26,265 INFO program: `- 7:0:0:0 sdd 8:48 undef ready running >22:36:26,266 INFO program: Running... multipath -ll >22:36:26,787 INFO program: Running... metacity --display :1 --sm-disable >22:36:27,234 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >22:36:27,314 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,321 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,321 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,321 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,329 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,329 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,330 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,330 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,330 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,331 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,331 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,332 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,332 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,332 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,333 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,333 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,333 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,334 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,334 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,334 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,335 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,335 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,335 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,336 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >22:36:27,733 INFO program: Running... udevadm control --property=ANACONDA=1 >22:36:27,741 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >22:36:27,748 INFO program: Running... systemctl start chronyd.service >22:36:27,976 INFO program: Running... udevadm settle --timeout=300 >22:36:28,047 INFO program: Running... multipath -d >22:36:28,097 INFO program: Nov 05 22:36:28 | sdd: rport id not found >22:36:28,097 INFO program: create: mpatha (Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0) undef Kingston,DT 101 II >22:36:28,098 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >22:36:28,098 INFO program: `-+- policy='service-time 0' prio=1 status=undef >22:36:28,098 INFO program: `- 7:0:0:0 sdd 8:48 undef ready running >22:36:28,098 INFO program: Running... multipath -ll >22:36:28,163 INFO program: Running... udevadm settle --timeout=300 >22:36:28,174 INFO program: Running... mdadm --examine --brief /dev/sda >22:36:28,182 INFO program: ARRAY metadata=imsm UUID=eb0faac6:648b8253:cef039c2:e3145372 >22:36:28,182 INFO program: ARRAY /dev/md/Volume0 container=eb0faac6:648b8253:cef039c2:e3145372 member=0 UUID=aeac2f73:956af893:1d019e3f:d8e6f69c >22:36:28,186 INFO program: Running... udevadm settle --timeout=300 >22:36:28,194 INFO program: Running... mdadm --incremental --quiet /dev/sda >22:36:28,208 INFO program: Running... udevadm settle --timeout=300 >22:36:28,218 INFO program: Running... mdadm --incremental --quiet /dev/sdb >22:36:28,241 INFO program: Running... dumpe2fs -h /dev/loop1 >22:36:28,296 INFO program: Filesystem volume name: Anaconda >22:36:28,296 INFO program: Last mounted on: / >22:36:28,296 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:36:28,296 INFO program: Filesystem magic number: 0xEF53 >22:36:28,296 INFO program: Filesystem revision #: 1 (dynamic) >22:36:28,296 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:36:28,297 INFO program: Filesystem flags: signed_directory_hash >22:36:28,297 INFO program: Default mount options: user_xattr acl >22:36:28,297 INFO program: Filesystem state: clean >22:36:28,297 INFO program: Errors behavior: Continue >22:36:28,297 INFO program: Filesystem OS type: Linux >22:36:28,297 INFO program: Inode count: 65536 >22:36:28,297 INFO program: Block count: 1048576 >22:36:28,297 INFO program: Reserved block count: 0 >22:36:28,297 INFO program: Free blocks: 311419 >22:36:28,297 INFO program: Free inodes: 38266 >22:36:28,297 INFO program: First block: 1 >22:36:28,297 INFO program: Block size: 1024 >22:36:28,298 INFO program: Fragment size: 1024 >22:36:28,298 INFO program: Reserved GDT blocks: 256 >22:36:28,298 INFO program: Blocks per group: 8192 >22:36:28,298 INFO program: Fragments per group: 8192 >22:36:28,298 INFO program: Inodes per group: 512 >22:36:28,298 INFO program: Inode blocks per group: 128 >22:36:28,298 INFO program: Flex block group size: 16 >22:36:28,298 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:36:28,299 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >22:36:28,299 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >22:36:28,299 INFO program: Mount count: 2 >22:36:28,299 INFO program: Maximum mount count: -1 >22:36:28,299 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:36:28,299 INFO program: Check interval: 0 (<none>) >22:36:28,299 INFO program: Lifetime writes: 32 MB >22:36:28,299 INFO program: Reserved blocks uid: 0 (user root) >22:36:28,299 INFO program: Reserved blocks gid: 0 (group root) >22:36:28,300 INFO program: First inode: 11 >22:36:28,300 INFO program: Inode size: 256 >22:36:28,300 INFO program: Required extra isize: 28 >22:36:28,300 INFO program: Desired extra isize: 28 >22:36:28,300 INFO program: Journal inode: 8 >22:36:28,300 INFO program: Default directory hash: half_md4 >22:36:28,300 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:36:28,300 INFO program: Journal backup: inode blocks >22:36:28,301 INFO program: Journal features: (none) >22:36:28,301 INFO program: Journal size: 32M >22:36:28,301 INFO program: Journal length: 32768 >22:36:28,301 INFO program: Journal sequence: 0x00000007 >22:36:28,301 INFO program: Journal start: 0 >22:36:28,301 INFO program: >22:36:28,301 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:36:28,301 INFO program: Running... dumpe2fs -h /dev/loop1 >22:36:28,304 INFO program: Filesystem volume name: Anaconda >22:36:28,304 INFO program: Last mounted on: / >22:36:28,305 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:36:28,305 INFO program: Filesystem magic number: 0xEF53 >22:36:28,305 INFO program: Filesystem revision #: 1 (dynamic) >22:36:28,305 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:36:28,305 INFO program: Filesystem flags: signed_directory_hash >22:36:28,305 INFO program: Default mount options: user_xattr acl >22:36:28,305 INFO program: Filesystem state: clean >22:36:28,305 INFO program: Errors behavior: Continue >22:36:28,305 INFO program: Filesystem OS type: Linux >22:36:28,305 INFO program: Inode count: 65536 >22:36:28,305 INFO program: Block count: 1048576 >22:36:28,305 INFO program: Reserved block count: 0 >22:36:28,305 INFO program: Free blocks: 311419 >22:36:28,305 INFO program: Free inodes: 38266 >22:36:28,305 INFO program: First block: 1 >22:36:28,305 INFO program: Block size: 1024 >22:36:28,305 INFO program: Fragment size: 1024 >22:36:28,305 INFO program: Reserved GDT blocks: 256 >22:36:28,306 INFO program: Blocks per group: 8192 >22:36:28,306 INFO program: Fragments per group: 8192 >22:36:28,306 INFO program: Inodes per group: 512 >22:36:28,306 INFO program: Inode blocks per group: 128 >22:36:28,306 INFO program: Flex block group size: 16 >22:36:28,306 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:36:28,306 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >22:36:28,306 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >22:36:28,306 INFO program: Mount count: 2 >22:36:28,306 INFO program: Maximum mount count: -1 >22:36:28,306 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:36:28,306 INFO program: Check interval: 0 (<none>) >22:36:28,307 INFO program: Lifetime writes: 32 MB >22:36:28,307 INFO program: Reserved blocks uid: 0 (user root) >22:36:28,307 INFO program: Reserved blocks gid: 0 (group root) >22:36:28,307 INFO program: First inode: 11 >22:36:28,307 INFO program: Inode size: 256 >22:36:28,307 INFO program: Required extra isize: 28 >22:36:28,307 INFO program: Desired extra isize: 28 >22:36:28,307 INFO program: Journal inode: 8 >22:36:28,307 INFO program: Default directory hash: half_md4 >22:36:28,307 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:36:28,307 INFO program: Journal backup: inode blocks >22:36:28,307 INFO program: Journal features: (none) >22:36:28,307 INFO program: Journal size: 32M >22:36:28,307 INFO program: Journal length: 32768 >22:36:28,307 INFO program: Journal sequence: 0x00000007 >22:36:28,307 INFO program: Journal start: 0 >22:36:28,308 INFO program: >22:36:28,308 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:36:28,308 INFO program: Running... resize2fs -P /dev/loop1 >22:36:28,349 INFO program: Couldn't find valid filesystem superblock. >22:36:28,349 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:36:28,349 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >22:36:28,383 INFO program: Running... udevadm settle --timeout=300 >22:36:28,410 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:36:28,413 INFO program: Filesystem volume name: Anaconda >22:36:28,413 INFO program: Last mounted on: /sysroot >22:36:28,413 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:36:28,414 INFO program: Filesystem magic number: 0xEF53 >22:36:28,414 INFO program: Filesystem revision #: 1 (dynamic) >22:36:28,414 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:36:28,414 INFO program: Filesystem flags: signed_directory_hash >22:36:28,414 INFO program: Default mount options: user_xattr acl >22:36:28,414 INFO program: Filesystem state: clean >22:36:28,414 INFO program: Errors behavior: Continue >22:36:28,414 INFO program: Filesystem OS type: Linux >22:36:28,414 INFO program: Inode count: 65536 >22:36:28,414 INFO program: Block count: 1048576 >22:36:28,414 INFO program: Reserved block count: 0 >22:36:28,414 INFO program: Free blocks: 311419 >22:36:28,414 INFO program: Free inodes: 38266 >22:36:28,414 INFO program: First block: 1 >22:36:28,414 INFO program: Block size: 1024 >22:36:28,414 INFO program: Fragment size: 1024 >22:36:28,414 INFO program: Reserved GDT blocks: 256 >22:36:28,414 INFO program: Blocks per group: 8192 >22:36:28,414 INFO program: Fragments per group: 8192 >22:36:28,415 INFO program: Inodes per group: 512 >22:36:28,415 INFO program: Inode blocks per group: 128 >22:36:28,415 INFO program: Flex block group size: 16 >22:36:28,415 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:36:28,415 INFO program: Last mount time: Mon Nov 5 22:36:21 2012 >22:36:28,415 INFO program: Last write time: Mon Nov 5 22:36:21 2012 >22:36:28,415 INFO program: Mount count: 3 >22:36:28,415 INFO program: Maximum mount count: -1 >22:36:28,415 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:36:28,415 INFO program: Check interval: 0 (<none>) >22:36:28,415 INFO program: Lifetime writes: 32 MB >22:36:28,415 INFO program: Reserved blocks uid: 0 (user root) >22:36:28,415 INFO program: Reserved blocks gid: 0 (group root) >22:36:28,415 INFO program: First inode: 11 >22:36:28,415 INFO program: Inode size: 256 >22:36:28,415 INFO program: Required extra isize: 28 >22:36:28,415 INFO program: Desired extra isize: 28 >22:36:28,415 INFO program: Journal inode: 8 >22:36:28,415 INFO program: Default directory hash: half_md4 >22:36:28,415 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:36:28,416 INFO program: Journal backup: inode blocks >22:36:28,416 INFO program: Journal features: (none) >22:36:28,416 INFO program: Journal size: 32M >22:36:28,416 INFO program: Journal length: 32768 >22:36:28,416 INFO program: Journal sequence: 0x00000008 >22:36:28,416 INFO program: Journal start: 1 >22:36:28,416 INFO program: >22:36:28,416 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:36:28,416 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >22:36:28,419 INFO program: Filesystem volume name: Anaconda >22:36:28,419 INFO program: Last mounted on: /sysroot >22:36:28,419 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >22:36:28,419 INFO program: Filesystem magic number: 0xEF53 >22:36:28,419 INFO program: Filesystem revision #: 1 (dynamic) >22:36:28,419 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >22:36:28,419 INFO program: Filesystem flags: signed_directory_hash >22:36:28,419 INFO program: Default mount options: user_xattr acl >22:36:28,419 INFO program: Filesystem state: clean >22:36:28,419 INFO program: Errors behavior: Continue >22:36:28,419 INFO program: Filesystem OS type: Linux >22:36:28,419 INFO program: Inode count: 65536 >22:36:28,419 INFO program: Block count: 1048576 >22:36:28,420 INFO program: Reserved block count: 0 >22:36:28,420 INFO program: Free blocks: 311419 >22:36:28,420 INFO program: Free inodes: 38266 >22:36:28,420 INFO program: First block: 1 >22:36:28,420 INFO program: Block size: 1024 >22:36:28,420 INFO program: Fragment size: 1024 >22:36:28,420 INFO program: Reserved GDT blocks: 256 >22:36:28,420 INFO program: Blocks per group: 8192 >22:36:28,420 INFO program: Fragments per group: 8192 >22:36:28,420 INFO program: Inodes per group: 512 >22:36:28,420 INFO program: Inode blocks per group: 128 >22:36:28,420 INFO program: Flex block group size: 16 >22:36:28,420 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >22:36:28,420 INFO program: Last mount time: Mon Nov 5 22:36:21 2012 >22:36:28,420 INFO program: Last write time: Mon Nov 5 22:36:21 2012 >22:36:28,420 INFO program: Mount count: 3 >22:36:28,420 INFO program: Maximum mount count: -1 >22:36:28,420 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >22:36:28,420 INFO program: Check interval: 0 (<none>) >22:36:28,420 INFO program: Lifetime writes: 32 MB >22:36:28,421 INFO program: Reserved blocks uid: 0 (user root) >22:36:28,421 INFO program: Reserved blocks gid: 0 (group root) >22:36:28,421 INFO program: First inode: 11 >22:36:28,421 INFO program: Inode size: 256 >22:36:28,421 INFO program: Required extra isize: 28 >22:36:28,421 INFO program: Desired extra isize: 28 >22:36:28,421 INFO program: Journal inode: 8 >22:36:28,421 INFO program: Default directory hash: half_md4 >22:36:28,421 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >22:36:28,421 INFO program: Journal backup: inode blocks >22:36:28,421 INFO program: Journal features: (none) >22:36:28,421 INFO program: Journal size: 32M >22:36:28,421 INFO program: Journal length: 32768 >22:36:28,421 INFO program: Journal sequence: 0x00000008 >22:36:28,421 INFO program: Journal start: 1 >22:36:28,421 INFO program: >22:36:28,421 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >22:36:28,421 INFO program: Running... resize2fs -P /dev/mapper/live-rw >22:36:28,424 INFO program: Estimated minimum size of the filesystem: 734795 >22:36:28,424 ERR program: resize2fs 1.42.5 (29-Jul-2012) >22:36:28,428 INFO program: Running... udevadm settle --timeout=300 >22:36:28,442 INFO program: Running... udevadm settle --timeout=300 >22:36:28,460 INFO program: Running... udevadm settle --timeout=300 >22:36:28,469 INFO program: Running... udevadm settle --timeout=300 >22:36:28,479 INFO program: Running... udevadm settle --timeout=300 >17:36:41,115 INFO program: Running... udevadm settle --timeout=300 >17:36:41,216 INFO program: Running... modprobe btrfs >17:36:41,272 INFO program: Running... modprobe xfs >17:36:41,323 INFO program: Running... modprobe vfat >17:37:06,009 INFO program: Running... udevadm settle --timeout=300 >17:37:52,883 INFO program: Running... hwclock --systohc --utc >17:37:53,510 INFO program: Running... udevadm settle --timeout=300 >17:37:53,545 INFO program: Running... wipefs -a /dev/md/Volume0_0 >17:37:53,597 INFO program: Running... udevadm settle --timeout=300 >17:37:53,645 INFO program: Running... udevadm settle --timeout=300 >17:37:53,664 INFO program: Running... udevadm settle --timeout=300 >17:37:53,728 INFO program: Running... udevadm settle --timeout=300 >17:37:53,757 INFO program: Running... udevadm settle --timeout=300 >17:37:53,776 INFO program: Running... udevadm settle --timeout=300 >17:37:53,825 INFO program: Running... udevadm settle --timeout=300 >17:37:53,964 INFO program: Running... wipefs -a /dev/md/Volume0_0p1 >17:37:53,989 INFO program: Running... udevadm settle --timeout=300 >17:37:54,035 INFO program: Running... udevadm settle --timeout=300 >17:37:54,092 INFO program: Running... mke2fs -t ext4 /dev/md/Volume0_0p1 >17:37:54,110 ERR program: mke2fs 1.42.5 (29-Jul-2012) >17:37:54,116 INFO program: Filesystem label= >17:37:54,116 INFO program: OS type: Linux >17:37:54,116 INFO program: Block size=1024 (log=0) >17:37:54,116 INFO program: Fragment size=1024 (log=0) >17:37:54,116 INFO program: Stride=128 blocks, Stripe width=256 blocks >17:37:54,116 INFO program: 128016 inodes, 512000 blocks >17:37:54,116 INFO program: 25600 blocks (5.00%) reserved for the super user >17:37:54,116 INFO program: First data block=1 >17:37:54,116 INFO program: Maximum filesystem blocks=67633152 >17:37:54,116 INFO program: 63 block groups >17:37:54,117 INFO program: 8192 blocks per group, 8192 fragments per group >17:37:54,117 INFO program: 2032 inodes per group >17:37:54,117 INFO program: Superblock backups stored on blocks: >17:37:54,117 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >17:37:54,117 INFO program: >17:37:54,118 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >17:37:54,118 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >17:37:54,178 INFO program: Creating journal (8192 blocks): done >17:37:54,373 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >17:37:54,373 INFO program: >17:37:54,377 INFO program: Running... udevadm settle --timeout=300 >17:37:54,512 INFO program: Running... udevadm settle --timeout=300 >17:37:54,576 INFO program: Running... udevadm settle --timeout=300 >17:37:54,818 INFO program: Running... wipefs -a /dev/md/Volume0_0p2 >17:37:54,859 INFO program: Running... udevadm settle --timeout=300 >17:37:54,887 INFO program: Running... udevadm settle --timeout=300 >17:37:54,954 INFO program: Running... wipefs -a /dev/md/Volume0_0p2 >17:37:55,051 INFO program: Running... lvm pvcreate --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdc$|","r|/sdd$|"] } --dataalignment 1024k /dev/md/Volume0_0p2 >17:37:55,118 INFO program: Physical volume "/dev/md/Volume0_0p2" successfully created >17:37:55,120 INFO program: Running... udevadm settle --timeout=300 >17:37:55,424 INFO program: Running... udevadm settle --timeout=300 >17:37:55,452 INFO program: Running... lvm vgcreate -s 4m --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdc$|","r|/sdd$|"] } fedora /dev/md/Volume0_0p2 >17:37:55,620 INFO program: Volume group "fedora" successfully created >17:37:55,623 INFO program: Running... udevadm settle --timeout=300 >17:37:55,762 INFO program: Running... udevadm settle --timeout=300 >17:37:55,780 INFO program: Running... lvm lvcreate -L 8016m -n swap --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdc$|","r|/sdd$|"] } fedora >17:37:55,889 INFO program: Logical volume "swap" created >17:37:55,893 INFO program: Running... udevadm settle --timeout=300 >17:37:56,084 INFO program: Running... udevadm settle --timeout=300 >17:37:56,109 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >17:37:56,159 INFO program: Setting up swapspace version 1, size = 8208380 KiB >17:37:56,159 INFO program: no label, UUID=beb78ed3-b55d-4943-8bbf-8adef38eb2f8 >17:37:56,162 INFO program: Running... udevadm settle --timeout=300 >17:37:56,262 INFO program: Running... udevadm settle --timeout=300 >17:37:56,286 INFO program: Running... lvm lvcreate -L 894156m -n home --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdc$|","r|/sdd$|"] } fedora >17:37:56,452 INFO program: Logical volume "home" created >17:37:56,457 INFO program: Running... udevadm settle --timeout=300 >17:37:56,679 INFO program: Running... udevadm settle --timeout=300 >17:37:56,699 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-home >17:37:56,712 ERR program: mke2fs 1.42.5 (29-Jul-2012) >17:37:56,727 INFO program: Filesystem label= >17:37:56,727 INFO program: OS type: Linux >17:37:56,727 INFO program: Block size=4096 (log=2) >17:37:56,727 INFO program: Fragment size=4096 (log=2) >17:37:56,727 INFO program: Stride=32 blocks, Stripe width=64 blocks >17:37:56,727 INFO program: 57229312 inodes, 228903936 blocks >17:37:56,727 INFO program: 11445196 blocks (5.00%) reserved for the super user >17:37:56,728 INFO program: First data block=0 >17:37:56,728 INFO program: Maximum filesystem blocks=4294967296 >17:37:56,728 INFO program: 6986 block groups >17:37:56,728 INFO program: 32768 blocks per group, 32768 fragments per group >17:37:56,728 INFO program: 8192 inodes per group >17:37:56,728 INFO program: Superblock backups stored on blocks: >17:37:56,728 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >17:37:56,728 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, >17:37:56,728 INFO program: 102400000, 214990848 >17:37:56,729 INFO program: >17:37:57,242 INFO program: Allocating group tables: 0/6986 1/6986 2/6986 3/6986 4/6986 5/6986 6/6986 7/6986 8/6986 9/6986 10/6986 11/6986 12/6986 13/6986 14/6986 15/6986 16/6986 17/6986 18/6986 19/6986 20/6986 21/6986 22/6986 23/6986 24/6986 25/6986 26/6986 27/6986 28/6986 29/6986 30/6986 31/6986 32/6986 33/6986 34/6986 35/6986 36/6986 37/6986 38/6986 39/6986 40/6986 41/6986 42/6986 43/6986 44/6986 45/6986 46/6986 47/6986 48/6986 49/6986 50/6986 51/6986 52/6986 53/6986 54/6986 55/6986 56/6986 57/6986 58/6986 59/6986 60/6986 61/6986 62/6986 63/6986 64/6986 65/6986 66/6986 67/6986 68/6986 69/6986 70/6986 71/6986 72/6986 73/6986 74/6986 75/6986 76/6986 77/6986 78/6986 79/6986 80/6986 81/6986 82/6986 83/6986 84/6986 85/6986 86/6986 87/6986 88/6986 89/6986 90/6986 91/6986 92/6986 93/6986 94/6986 95/6986 96/6986 97/6986 98/6986 99/6986 100/6986 101/6986 102/6986 103/6986 104/6986 105/6986 106/6986 107/6986 108/6986 109/6986 110/6986 111/6986 112/6986 113/6986 114/6986 115/6986 116/6986 117/6986 118/6986 119/6986 120/6986 121/6986 122/6986 123/6986 124/6986 125/6986 126/6986 127/6986 128/6986 129/6986 130/6986 131/6986 132/6986 133/6986 134/6986 135/6986 136/6986 137/6986 138/6986 139/6986 140/6986 141/6986 142/6986 143/6986 144/6986 145/6986 146/6986 147/6986 148/6986 149/6986 150/6986 151/6986 152/6986 153/6986 154/6986 155/6986 156/6986 157/6986 158/6986 159/6986 160/6986 161/6986 162/6986 163/6986 164/6986 165/6986 166/6986 167/6986 168/6986 169/6986 170/6986 171/6986 172/6986 173/6986 174/6986 175/6986 176/6986 177/6986 178/6986 179/6986 180/6986 181/6986 182/6986 183/6986 184/6986 185/6986 186/6986 187/6986 188/6986 189/6986 190/6986 191/6986 192/6986 193/6986 194/6986 195/6986 196/6986 197/6986 198/6986 199/6986 200/6986 201/6986 202/6986 203/6986 204/6986 205/6986 206/6986 207/6986 208/6986 209/6986 210/6986 211/6986 212/6986 213/6986 214/6986 215/6986 216/6986 217/6986 218/6986 219/6986 220/6986 221/6986 222/6986 223/6986 224/6986 225/6986 226/6986 227/6986 228/6986 229/6986 230/6986 231/6986 232/6986 233/6986 234/6986 235/6986 236/6986 237/6986 238/6986 239/6986 240/6986 241/6986 242/6986 243/6986 244/6986 245/6986 246/6986 247/6986 248/6986 249/6986 250/6986 251/6986 252/6986 253/6986 254/6986 255/6986 256/6986 257/6986 258/6986 259/6986 260/6986 261/6986 262/6986 263/6986 264/6986 265/6986 266/6986 267/6986 268/6986 269/6986 270/6986 271/6986 272/6986 273/6986 274/6986 275/6986 276/6986 277/6986 278/6986 279/6986 280/6986 281/6986 282/6986 283/6986 284/6986 285/6986 286/6986 287/6986 288/6986 289/6986 290/6986 291/6986 292/6986 293/6986 294/6986 295/6986 296/6986 297/6986 298/6986 299/6986 300/6986 301/6986 302/6986 303/6986 304/6986 305/6986 306/6986 307/6986 308/6986 309/6986 310/6986 311/6986 312/6986 313/6986 314/6986 315/6986 316/6986 317/6986 318/6986 319/6986 320/6986 321/6986 322/6986 323/6986 324/6986 325/6986 326/6986 327/6986 328/6986 329/6986 330/6986 331/6986 332/6986 333/6986 334/6986 335/6986 336/6986 337/6986 338/6986 339/6986 340/6986 341/6986 342/6986 343/6986 344/6986 345/6986 346/6986 347/6986 348/6986 349/6986 350/6986 351/6986 352/6986 353/6986 354/6986 355/6986 356/6986 357/6986 358/6986 359/6986 360/6986 361/6986 362/6986 363/6986 364/6986 365/6986 366/6986 367/6986 368/6986 369/6986 370/6986 371/6986 372/6986 373/6986 374/6986 375/6986 376/6986 377/6986 378/6986 379/6986 380/6986 381/6986 382/6986 383/6986 384/6986 385/6986 386/6986 387/6986 388/6986 389/6986 390/6986 391/6986 392/6986 393/6986 394/6986 395/6986 396/6986 397/6986 398/6986 399/6986 400/6986 401/6986 402/6986 403/6986 404/6986 405/6986 406/6986 407/6986 408/6986 409/6986 410/6986 411/6986 412/6986 413/6986 414/6986 415/6986 416/6986 417/6986 418/6986 419/6986 420/6986 421/6986 422/6986 423/6986 424/6986 425/6986 426/6986 427/6986 428/6986 429/6986 430/6986 431/6986 432/6986 433/6986 434/6986 435/6986 436/6986 437/6986 438/6986 439/6986 440/6986 441/6986 442/6986 443/6986 444/6986 445/6986 446/6986 447/6986 448/6986 449/6986 450/6986 451/6986 452/6986 453/6986 454/6986 455/6986 456/6986 457/6986 458/6986 459/6986 460/6986 461/6986 462/6986 463/6986 464/6986 465/6986 466/6986 467/6986 468/6986 469/6986 470/6986 471/6986 472/6986 473/6986 474/6986 475/6986 476/6986 477/6986 478/6986 479/6986 480/6986 481/6986 482/6986 483/6986 484/6986 485/6986 486/6986 487/6986 488/6986 489/6986 490/6986 491/6986 492/6986 493/6986 494/6986 495/6986 496/6986 497/6986 498/6986 499/6986 500/6986 501/6986 502/6986 503/6986 504/6986 505/6986 506/6986 507/6986 508/6986 509/6986 510/6986 511/6986 512/6986 513/6986 514/6986 515/6986 516/6986 517/6986 518/6986 519/6986 520/6986 521/6986 522/6986 523/6986 524/6986 525/6986 526/6986 527/6986 528/6986 529/6986 530/6986 531/6986 532/6986 533/6986 534/6986 535/6986 536/6986 537/6986 538/6986 539/6986 540/6986 541/6986 542/6986 543/6986 544/6986 545/6986 546/6986 547/6986 548/6986 549/6986 550/6986 551/6986 552/6986 553/6986 554/6986 555/6986 556/6986 557/6986 558/6986 559/6986 560/6986 561/6986 562/6986 563/6986 564/6986 565/6986 566/6986 567/6986 568/6986 569/6986 570/6986 571/6986 572/6986 573/6986 574/6986 575/6986 576/6986 577/6986 578/6986 579/6986 580/6986 581/6986 582/6986 583/6986 584/6986 585/6986 586/6986 587/6986 588/6986 589/6986 590/6986 591/6986 592/6986 593/6986 594/6986 595/6986 596/6986 597/6986 598/6986 599/6986 600/6986 601/6986 602/6986 603/6986 604/6986 605/6986 606/6986 607/6986 608/6986 609/6986 610/6986 611/6986 612/6986 613/6986 614/6986 615/6986 616/6986 617/6986 618/6986 619/6986 620/6986 621/6986 622/6986 623/6986 624/6986 625/6986 626/6986 627/6986 628/6986 629/6986 630/6986 631/6986 632/6986 633/6986 634/6986 635/6986 636/6986 637/6986 638/6986 639/6986 640/6986 641/6986 642/6986 643/6986 644/6986 645/6986 646/6986 647/6986 648/6986 649/6986 650/6986 651/6986 652/6986 653/6986 654/6986 655/6986 656/6986 657/6986 658/6986 659/6986 660/6986 661/6986 662/6986 663/6986 664/6986 665/6986 666/6986 667/6986 668/6986 669/6986 670/6986 671/6986 672/6986 673/6986 674/6986 675/6986 676/6986 677/6986 678/6986 679/6986 680/6986 681/6986 682/6986 683/6986 684/6986 685/6986 686/6986 687/6986 688/6986 689/6986 690/6986 691/6986 692/6986 693/6986 694/6986 695/6986 696/6986 697/6986 698/6986 699/6986 700/6986 701/6986 702/6986 703/6986 704/6986 705/6986 706/6986 707/6986 708/6986 709/6986 710/6986 711/6986 712/6986 713/6986 714/6986 715/6986 716/6986 717/6986 718/6986 719/6986 720/6986 721/6986 722/6986 723/6986 724/6986 725/6986 726/6986 727/6986 728/6986 729/6986 730/6986 731/6986 732/6986 733/6986 734/6986 735/6986 736/6986 737/6986 738/6986 739/6986 740/6986 741/6986 742/6986 743/6986 744/6986 745/6986 746/6986 747/6986 748/6986 749/6986 750/6986 751/6986 752/6986 753/6986 754/6986 755/6986 756/6986 757/6986 758/6986 759/6986 760/6986 761/6986 762/6986 763/6986 764/6986 765/6986 766/6986 767/6986 768/6986 769/6986 770/6986 771/6986 772/6986 773/6986 774/6986 775/6986 776/6986 777/6986 778/6986 779/6986 780/6986 781/6986 782/6986 783/6986 784/6986 785/6986 786/6986 787/6986 788/6986 789/6986 790/6986 791/6986 792/6986 793/6986 794/6986 795/6986 796/6986 797/6986 798/6986 799/6986 800/6986 801/6986 802/6986 803/6986 804/6986 805/6986 806/6986 807/6986 808/6986 809/6986 810/6986 811/6986 812/6986 813/6986 814/6986 815/6986 816/6986 817/6986 818/6986 819/6986 820/6986 821/6986 822/6986 823/6986 824/6986 825/6986 826/6986 827/6986 828/6986 829/6986 830/6986 831/6986 832/6986 833/6986 834/6986 835/6986 836/6986 837/6986 838/6986 839/6986 840/6986 841/6986 842/6986 843/6986 844/6986 845/6986 846/6986 847/6986 848/6986 849/6986 850/6986 851/6986 852/6986 853/6986 854/6986 855/6986 856/6986 857/6986 858/6986 859/6986 860/6986 861/6986 862/6986 863/6986 864/6986 865/6986 866/6986 867/6986 868/6986 869/6986 870/6986 871/6986 872/6986 873/6986 874/6986 875/6986 876/6986 877/6986 878/6986 879/6986 880/6986 881/6986 882/6986 883/6986 884/6986 885/6986 886/6986 887/6986 888/6986 889/6986 890/6986 891/6986 892/6986 893/6986 894/6986 895/6986 896/6986 897/6986 898/6986 899/6986 900/6986 901/6986 902/6986 903/6986 904/6986 905/6986 906/6986 907/6986 908/6986 909/6986 910/6986 911/6986 912/6986 913/6986 914/6986 915/6986 916/6986 917/6986 918/6986 919/6986 920/6986 921/6986 922/6986 923/6986 924/6986 925/6986 926/6986 927/6986 928/6986 929/6986 930/6986 931/6986 932/6986 933/6986 934/6986 935/6986 936/6986 937/6986 938/6986 939/6986 940/6986 941/6986 942/6986 943/6986 944/6986 945/6986 946/6986 947/6986 948/6986 949/6986 950/6986 951/6986 952/6986 953/6986 954/6986 955/6986 956/6986 957/6986 958/6986 959/6986 960/6986 961/6986 962/6986 963/6986 964/6986 965/6986 966/6986 967/6986 968/6986 969/6986 970/6986 971/6986 972/6986 973/6986 974/6986 975/6986 976/6986 977/6986 978/6986 979/6986 980/6986 981/6986 982/6986 983/6986 984/6986 985/6986 986/6986 987/6986 988/6986 989/6986 990/6986 991/6986 992/6986 993/6986 994/6986 995/6986 996/6986 997/6986 998/6986 999/69861000/69861001/69861002/69861003/69861004/69861005/69861006/69861007/69861008/69861009/69861010/69861011/69861012/69861013/69861014/69861015/69861016/69861017/69861018/69861019/69861020/69861021/69861022/69861023/69861024/69861025/69861026/69861027/69861028/69861029/69861030/69861031/69861032/69861033/69861034/69861035/69861036/69861037/69861038/69861039/69861040/69861041/69861042/69861043/69861044/69861045/69861046/69861047/69861048/69861049/69861050/69861051/69861052/69861053/69861054/69861055/69861056/69861057/69861058/69861059/69861060/69861061/69861062/69861063/69861064/69861065/69861066/69861067/69861068/69861069/69861070/69861071/69861072/69861073/69861074/69861075/69861076/69861077/69861078/69861079/69861080/69861081/69861082/69861083/69861084/69861085/69861086/69861087/69861088/69861089/69861090/69861091/69861092/69861093/69861094/69861095/69861096/69861097/69861098/69861099/69861100/69861101/69861102/69861103/69861104/69861105/69861106/69861107/69861108/69861109/69861110/69861111/69861112/69861113/69861114/69861115/69861116/69861117/69861118/69861119/69861120/69861121/69861122/69861123/69861124/69861125/69861126/69861127/69861128/69861129/69861130/69861131/69861132/69861133/69861134/69861135/69861136/69861137/69861138/69861139/69861140/69861141/69861142/69861143/69861144/69861145/69861146/69861147/69861148/69861149/69861150/69861151/69861152/69861153/69861154/69861155/69861156/69861157/69861158/69861159/69861160/69861161/69861162/69861163/69861164/69861165/69861166/69861167/69861168/69861169/69861170/69861171/69861172/69861173/69861174/69861175/69861176/69861177/69861178/69861179/69861180/69861181/69861182/69861183/69861184/69861185/69861186/69861187/69861188/69861189/69861190/69861191/69861192/69861193/69861194/69861195/69861196/69861197/69861198/69861199/69861200/69861201/69861202/69861203/69861204/69861205/69861206/69861207/69861208/69861209/69861210/69861211/69861212/69861213/69861214/69861215/69861216/69861217/69861218/69861219/69861220/69861221/69861222/69861223/69861224/69861225/69861226/69861227/69861228/69861229/69861230/69861231/69861232/69861233/69861234/69861235/69861236/69861237/69861238/69861239/69861240/69861241/69861242/69861243/69861244/69861245/69861246/69861247/69861248/69861249/69861250/69861251/69861252/69861253/69861254/69861255/69861256/69861257/69861258/69861259/69861260/69861261/69861262/69861263/69861264/69861265/69861266/69861267/69861268/69861269/69861270/69861271/69861272/69861273/69861274/69861275/69861276/69861277/69861278/69861279/69861280/69861281/69861282/69861283/69861284/69861285/69861286/69861287/69861288/69861289/69861290/69861291/69861292/69861293/69861294/69861295/69861296/69861297/69861298/69861299/69861300/69861301/69861302/69861303/69861304/69861305/69861306/69861307/69861308/69861309/69861310/69861311/69861312/69861313/69861314/69861315/69861316/69861317/69861318/69861319/69861320/69861321/69861322/69861323/69861324/69861325/69861326/69861327/69861328/69861329/69861330/69861331/69861332/69861333/69861334/69861335/69861336/69861337/69861338/69861339/69861340/69861341/69861342/69861343/69861344/69861345/69861346/69861347/69861348/69861349/69861350/69861351/69861352/69861353/69861354/69861355/69861356/69861357/69861358/69861359/69861360/69861361/69861362/69861363/69861364/69861365/69861366/69861367/69861368/69861369/69861370/69861371/69861372/69861373/69861374/69861375/69861376/69861377/69861378/69861379/69861380/69861381/69861382/69861383/69861384/69861385/69861386/69861387/69861388/69861389/69861390/69861391/69861392/69861393/69861394/69861395/69861396/69861397/69861398/69861399/69861400/69861401/69861402/69861403/69861404/69861405/69861406/69861407/69861408/69861409/69861410/69861411/69861412/69861413/69861414/69861415/69861416/69861417/69861418/69861419/69861420/69861421/69861422/69861423/69861424/69861425/69861426/69861427/69861428/69861429/69861430/69861431/69861432/69861433/69861434/69861435/69861436/69861437/69861438/69861439/69861440/69861441/69861442/69861443/69861444/69861445/69861446/69861447/69861448/69861449/69861450/69861451/69861452/69861453/69861454/69861455/69861456/69861457/69861458/69861459/69861460/69861461/69861462/69861463/69861464/69861465/69861466/69861467/69861468/69861469/69861470/69861471/69861472/69861473/69861474/69861475/69861476/69861477/69861478/69861479/69861480/69861481/69861482/69861483/69861484/69861485/69861486/69861487/69861488/69861489/69861490/69861491/69861492/69861493/69861494/69861495/69861496/69861497/69861498/69861499/69861500/69861501/69861502/69861503/69861504/69861505/69861506/69861507/69861508/69861509/69861510/69861511/69861512/69861513/69861514/69861515/69861516/69861517/69861518/69861519/69861520/69861521/69861522/69861523/69861524/69861525/69861526/69861527/69861528/69861529/69861530/69861531/69861532/69861533/69861534/69861535/69861536/69861537/69861538/69861539/69861540/69861541/69861542/69861543/69861544/69861545/69861546/69861547/69861548/69861549/69861550/69861551/69861552/69861553/69861554/69861555/69861556/69861557/69861558/69861559/69861560/69861561/69861562/69861563/69861564/69861565/69861566/69861567/69861568/69861569/69861570/69861571/69861572/69861573/69861574/69861575/69861576/69861577/69861578/69861579/69861580/69861581/69861582/69861583/69861584/69861585/69861586/69861587/69861588/69861589/69861590/69861591/69861592/69861593/69861594/69861595/69861596/69861597/69861598/69861599/69861600/69861601/69861602/69861603/69861604/69861605/69861606/69861607/69861608/69861609/69861610/69861611/69861612/69861613/69861614/69861615/69861616/69861617/69861618/69861619/69861620/69861621/69861622/69861623/69861624/69861625/69861626/69861627/69861628/69861629/69861630/69861631/69861632/69861633/69861634/69861635/69861636/69861637/69861638/69861639/69861640/69861641/69861642/69861643/69861644/69861645/69861646/69861647/69861648/69861649/69861650/69861651/69861652/69861653/69861654/69861655/69861656/69861657/69861658/69861659/69861660/69861661/69861662/69861663/69861664/69861665/69861666/69861667/69861668/69861669/69861670/69861671/69861672/69861673/69861674/69861675/69861676/69861677/69861678/69861679/69861680/69861681/69861682/69861683/69861684/69861685/69861686/69861687/69861688/69861689/69861690/69861691/69861692/69861693/69861694/69861695/69861696/69861697/69861698/69861699/69861700/69861701/69861702/69861703/69861704/69861705/69861706/69861707/69861708/69861709/69861710/69861711/69861712/69861713/69861714/69861715/69861716/69861717/69861718/69861719/69861720/69861721/69861722/69861723/69861724/69861725/69861726/69861727/69861728/69861729/69861730/69861731/69861732/69861733/69861734/69861735/69861736/69861737/69861738/69861739/69861740/69861741/69861742/69861743/69861744/69861745/69861746/69861747/69861748/69861749/69861750/69861751/69861752/69861753/69861754/69861755/69861756/69861757/69861758/69861759/69861760/69861761/69861762/69861763/69861764/69861765/69861766/69861767/69861768/69861769/69861770/69861771/69861772/69861773/69861774/69861775/69861776/69861777/69861778/69861779/69861780/69861781/69861782/69861783/69861784/69861785/69861786/69861787/69861788/69861789/69861790/69861791/69861792/69861793/69861794/69861795/69861796/69861797/69861798/69861799/69861800/69861801/69861802/69861803/69861804/69861805/69861806/69861807/69861808/69861809/69861810/69861811/69861812/69861813/69861814/69861815/69861816/69861817/69861818/69861819/69861820/69861821/69861822/69861823/69861824/69861825/69861826/69861827/69861828/69861829/69861830/69861831/69861832/69861833/69861834/69861835/69861836/69861837/69861838/69861839/69861840/69861841/69861842/69861843/69861844/69861845/69861846/69861847/69861848/69861849/69861850/69861851/69861852/69861853/69861854/69861855/69861856/69861857/69861858/69861859/69861860/69861861/69861862/69861863/69861864/69861865/69861866/69861867/69861868/69861869/69861870/69861871/69861872/69861873/69861874/69861875/69861876/69861877/69861878/69861879/69861880/69861881/69861882/69861883/69861884/69861885/69861886/69861887/69861888/69861889/69861890/69861891/69861892/69861893/69861894/69861895/69861896/69861897/69861898/69861899/69861900/69861901/69861902/69861903/69861904/69861905/69861906/69861907/69861908/69861909/69861910/69861911/69861912/69861913/69861914/69861915/69861916/69861917/69861918/69861919/69861920/69861921/69861922/69861923/69861924/69861925/69861926/69861927/69861928/69861929/69861930/69861931/69861932/69861933/69861934/69861935/69861936/69861937/69861938/69861939/69861940/69861941/69861942/69861943/69861944/69861945/69861946/69861947/69861948/69861949/69861950/69861951/69861952/69861953/69861954/69861955/69861956/69861957/69861958/69861959/69861960/69861961/69861962/69861963/69861964/69861965/69861966/69861967/69861968/69861969/69861970/69861971/69861972/69861973/69861974/69861975/69861976/69861977/69861978/69861979/69861980/69861981/69861982/69861983/69861984/69861985/69861986/69861987/69861988/69861989/69861990/69861991/69861992/69861993/69861994/69861995/69861996/69861997/69861998/69861999/69862000/69862001/69862002/69862003/69862004/69862005/69862006/69862007/69862008/69862009/69862010/69862011/69862012/69862013/69862014/69862015/69862016/69862017/69862018/69862019/69862020/69862021/69862022/69862023/69862024/69862025/69862026/69862027/69862028/69862029/69862030/69862031/69862032/69862033/69862034/69862035/69862036/69862037/69862038/69862039/69862040/69862041/69862042/69862043/69862044/69862045/69862046/69862047/69862048/69862049/69862050/69862051/69862052/69862053/69862054/69862055/69862056/69862057/69862058/69862059/69862060/69862061/69862062/69862063/69862064/69862065/69862066/69862067/69862068/69862069/69862070/69862071/69862072/69862073/69862074/69862075/69862076/69862077/69862078/69862079/69862080/69862081/69862082/69862083/69862084/69862085/69862086/69862087/69862088/69862089/69862090/69862091/69862092/69862093/69862094/69862095/69862096/69862097/69862098/69862099/69862100/69862101/69862102/69862103/69862104/69862105/69862106/69862107/69862108/69862109/69862110/69862111/69862112/69862113/69862114/69862115/69862116/69862117/69862118/69862119/69862120/69862121/69862122/69862123/69862124/69862125/69862126/69862127/69862128/69862129/69862130/69862131/69862132/69862133/69862134/69862135/69862136/69862137/69862138/69862139/69862140/69862141/69862142/69862143/69862144/69862145/69862146/69862147/69862148/69862149/69862150/69862151/69862152/69862153/69862154/69862155/69862156/69862157/69862158/69862159/69862160/69862161/69862162/69862163/69862164/69862165/69862166/69862167/69862168/69862169/69862170/69862171/69862172/69862173/69862174/69862175/69862176/69862177/69862178/69862179/69862180/69862181/69862182/69862183/69862184/69862185/69862186/69862187/69862188/69862189/69862190/69862191/69862192/69862193/69862194/69862195/69862196/69862197/69862198/69862199/69862200/69862201/69862202/69862203/69862204/69862205/69862206/69862207/69862208/69862209/69862210/69862211/69862212/69862213/69862214/69862215/69862216/69862217/69862218/69862219/69862220/69862221/69862222/69862223/69862224/69862225/69862226/69862227/69862228/69862229/69862230/69862231/69862232/69862233/69862234/69862235/69862236/69862237/69862238/69862239/69862240/69862241/69862242/69862243/69862244/69862245/69862246/69862247/69862248/69862249/69862250/69862251/69862252/69862253/69862254/69862255/69862256/69862257/69862258/69862259/69862260/69862261/69862262/69862263/69862264/69862265/69862266/69862267/69862268/69862269/69862270/69862271/69862272/69862273/69862274/69862275/69862276/69862277/69862278/69862279/69862280/69862281/69862282/69862283/69862284/69862285/69862286/69862287/69862288/69862289/69862290/69862291/69862292/69862293/69862294/69862295/69862296/69862297/69862298/69862299/69862300/69862301/69862302/69862303/69862304/69862305/69862306/69862307/69862308/69862309/69862310/69862311/69862312/69862313/69862314/69862315/69862316/69862317/69862318/69862319/69862320/69862321/69862322/69862323/69862324/69862325/69862326/69862327/69862328/69862329/69862330/69862331/69862332/69862333/69862334/69862335/69862336/69862337/69862338/69862339/69862340/69862341/69862342/69862343/69862344/69862345/69862346/69862347/69862348/69862349/69862350/69862351/69862352/69862353/69862354/69862355/69862356/69862357/69862358/69862359/69862360/69862361/69862362/69862363/69862364/69862365/69862366/69862367/69862368/69862369/69862370/69862371/69862372/69862373/69862374/69862375/69862376/69862377/69862378/69862379/69862380/69862381/69862382/69862383/69862384/69862385/69862386/69862387/69862388/69862389/69862390/69862391/69862392/69862393/69862394/69862395/69862396/69862397/69862398/69862399/69862400/69862401/69862402/69862403/69862404/69862405/69862406/69862407/69862408/69862409/69862410/69862411/69862412/69862413/69862414/69862415/69862416/69862417/69862418/69862419/69862420/69862421/69862422/69862423/69862424/69862425/69862426/69862427/69862428/69862429/69862430/69862431/69862432/69862433/69862434/69862435/69862436/69862437/69862438/69862439/69862440/69862441/69862442/69862443/69862444/69862445/69862446/69862447/69862448/69862449/69862450/69862451/69862452/69862453/69862454/69862455/69862456/69862457/69862458/69862459/69862460/69862461/69862462/69862463/69862464/69862465/69862466/69862467/69862468/69862469/69862470/69862471/69862472/69862473/69862474/69862475/69862476/69862477/69862478/69862479/69862480/69862481/69862482/69862483/69862484/69862485/69862486/69862487/69862488/69862489/69862490/69862491/69862492/69862493/69862494/69862495/69862496/69862497/69862498/69862499/69862500/69862501/69862502/69862503/69862504/69862505/69862506/69862507/69862508/69862509/69862510/69862511/69862512/69862513/69862514/69862515/69862516/69862517/69862518/69862519/69862520/69862521/69862522/69862523/69862524/69862525/69862526/69862527/69862528/69862529/69862530/69862531/69862532/69862533/69862534/69862535/69862536/69862537/69862538/69862539/69862540/69862541/69862542/69862543/69862544/69862545/69862546/69862547/69862548/69862549/69862550/69862551/69862552/69862553/69862554/69862555/69862556/69862557/69862558/69862559/69862560/69862561/69862562/69862563/69862564/69862565/69862566/69862567/69862568/69862569/69862570/69862571/69862572/69862573/69862574/69862575/69862576/69862577/69862578/69862579/69862580/69862581/69862582/69862583/69862584/69862585/69862586/69862587/69862588/69862589/69862590/69862591/69862592/69862593/69862594/69862595/69862596/69862597/69862598/69862599/69862600/69862601/69862602/69862603/69862604/69862605/69862606/69862607/69862608/69862609/69862610/69862611/69862612/69862613/69862614/69862615/69862616/69862617/69862618/69862619/69862620/69862621/69862622/69862623/69862624/69862625/69862626/69862627/69862628/69862629/69862630/69862631/69862632/69862633/69862634/69862635/69862636/69862637/69862638/69862639/69862640/69862641/69862642/69862643/69862644/69862645/69862646/69862647/69862648/69862649/69862650/69862651/69862652/69862653/69862654/69862655/69862656/69862657/69862658/69862659/69862660/69862661/69862662/69862663/69862664/69862665/69862666/69862667/69862668/69862669/69862670/69862671/69862672/69862673/69862674/69862675/69862676/69862677/69862678/69862679/69862680/69862681/69862682/69862683/69862684/69862685/69862686/69862687/69862688/69862689/69862690/69862691/69862692/69862693/69862694/69862695/69862696/69862697/69862698/69862699/69862700/69862701/69862702/69862703/69862704/69862705/69862706/69862707/69862708/69862709/69862710/69862711/69862712/69862713/69862714/69862715/69862716/69862717/69862718/69862719/69862720/69862721/69862722/69862723/69862724/69862725/69862726/69862727/69862728/69862729/69862730/69862731/69862732/69862733/69862734/69862735/69862736/69862737/69862738/69862739/69862740/69862741/69862742/69862743/69862744/69862745/69862746/69862747/69862748/69862749/69862750/69862751/69862752/69862753/69862754/69862755/69862756/69862757/69862758/69862759/69862760/69862761/69862762/69862763/69862764/69862765/69862766/69862767/69862768/69862769/69862770/69862771/69862772/69862773/69862774/69862775/69862776/69862777/69862778/69862779/69862780/69862781/69862782/69862783/69862784/69862785/69862786/69862787/69862788/69862789/69862790/69862791/69862792/69862793/69862794/69862795/69862796/69862797/69862798/69862799/69862800/69862801/69862802/69862803/69862804/69862805/69862806/69862807/69862808/69862809/69862810/69862811/69862812/69862813/69862814/69862815/69862816/69862817/69862818/69862819/69862820/69862821/69862822/69862823/69862824/69862825/69862826/69862827/69862828/69862829/69862830/69862831/69862832/69862833/69862834/69862835/69862836/69862837/69862838/69862839/69862840/69862841/69862842/69862843/69862844/69862845/69862846/69862847/69862848/69862849/69862850/69862851/69862852/69862853/69862854/69862855/69862856/69862857/69862858/69862859/69862860/69862861/69862862/69862863/69862864/69862865/69862866/69862867/69862868/69862869/69862870/69862871/69862872/69862873/69862874/69862875/69862876/69862877/69862878/69862879/69862880/69862881/69862882/69862883/69862884/69862885/69862886/69862887/69862888/69862889/69862890/69862891/69862892/69862893/69862894/69862895/69862896/69862897/69862898/69862899/69862900/69862901/69862902/69862903/69862904/69862905/69862906/69862907/69862908/69862909/69862910/69862911/69862912/69862913/69862914/69862915/69862916/69862917/69862918/69862919/69862920/69862921/69862922/69862923/69862924/69862925/69862926/69862927/69862928/69862929/69862930/69862931/69862932/69862933/69862934/69862935/69862936/69862937/69862938/69862939/69862940/69862941/69862942/69862943/69862944/69862945/69862946/69862947/69862948/69862949/69862950/69862951/69862952/69862953/69862954/69862955/69862956/69862957/69862958/69862959/69862960/69862961/69862962/69862963/69862964/69862965/69862966/69862967/69862968/69862969/69862970/69862971/69862972/69862973/69862974/69862975/69862976/69862977/69862978/69862979/69862980/69862981/69862982/69862983/69862984/69862985/69862986/69862987/69862988/69862989/69862990/69862991/69862992/69862993/69862994/69862995/69862996/69862997/69862998/69862999/69863000/69863001/69863002/69863003/69863004/69863005/69863006/69863007/69863008/69863009/69863010/69863011/69863012/69863013/69863014/69863015/69863016/69863017/69863018/69863019/69863020/69863021/69863022/69863023/69863024/69863025/69863026/69863027/69863028/69863029/69863030/69863031/69863032/69863033/69863034/69863035/69863036/69863037/69863038/69863039/69863040/69863041/69863042/69863043/69863044/69863045/69863046/69863047/69863048/69863049/69863050/69863051/69863052/69863053/69863054/69863055/69863056/69863057/69863058/69863059/69863060/69863061/69863062/69863063/69863064/69863065/69863066/69863067/69863068/69863069/69863070/69863071/69863072/69863073/69863074/69863075/69863076/69863077/69863078/69863079/69863080/69863081/69863082/69863083/69863084/69863085/69863086/69863087/69863088/69863089/69863090/69863091/69863092/69863093/69863094/69863095/69863096/69863097/69863098/69863099/69863100/69863101/69863102/69863103/69863104/69863105/69863106/69863107/69863108/69863109/69863110/69863111/69863112/69863113/69863114/69863115/69863116/69863117/69863118/69863119/69863120/69863121/69863122/69863123/69863124/69863125/69863126/69863127/69863128/69863129/69863130/69863131/69863132/69863133/69863134/69863135/69863136/69863137/69863138/69863139/69863140/69863141/69863142/69863143/69863144/69863145/69863146/69863147/69863148/69863149/69863150/69863151/69863152/69863153/69863154/69863155/69863156/69863157/69863158/69863159/69863160/69863161/69863162/69863163/69863164/69863165/69863166/69863167/69863168/69863169/69863170/69863171/69863172/69863173/69863174/69863175/69863176/69863177/69863178/69863179/69863180/69863181/69863182/69863183/69863184/69863185/69863186/69863187/69863188/69863189/69863190/69863191/69863192/69863193/69863194/69863195/69863196/69863197/69863198/69863199/69863200/69863201/69863202/69863203/69863204/69863205/69863206/69863207/69863208/69863209/69863210/69863211/69863212/69863213/69863214/69863215/69863216/69863217/69863218/69863219/69863220/69863221/69863222/69863223/69863224/69863225/69863226/69863227/69863228/69863229/69863230/69863231/69863232/69863233/69863234/69863235/69863236/69863237/69863238/69863239/69863240/69863241/69863242/69863243/69863244/69863245/69863246/69863247/69863248/69863249/69863250/69863251/69863252/69863253/69863254/69863255/69863256/69863257/69863258/69863259/69863260/69863261/69863262/69863263/69863264/69863265/69863266/69863267/69863268/69863269/69863270/69863271/69863272/69863273/69863274/69863275/69863276/69863277/69863278/69863279/69863280/69863281/69863282/69863283/69863284/69863285/69863286/69863287/69863288/69863289/69863290/69863291/69863292/69863293/69863294/69863295/69863296/69863297/69863298/69863299/69863300/69863301/69863302/69863303/69863304/69863305/69863306/69863307/69863308/69863309/69863310/69863311/69863312/69863313/69863314/69863315/69863316/69863317/69863318/69863319/69863320/69863321/69863322/69863323/69863324/69863325/69863326/69863327/69863328/69863329/69863330/69863331/69863332/69863333/69863334/69863335/69863336/69863337/69863338/69863339/69863340/69863341/69863342/69863343/69863344/69863345/69863346/69863347/69863348/69863349/69863350/69863351/69863352/69863353/69863354/69863355/69863356/69863357/69863358/69863359/69863360/69863361/69863362/69863363/69863364/69863365/69863366/69863367/69863368/69863369/69863370/69863371/69863372/69863373/69863374/69863375/69863376/69863377/69863378/69863379/69863380/69863381/69863382/69863383/69863384/69863385/69863386/69863387/69863388/69863389/69863390/69863391/69863392/69863393/69863394/69863395/69863396/69863397/69863398/69863399/69863400/69863401/69863402/69863403/69863404/69863405/69863406/69863407/69863408/69863409/69863410/69863411/69863412/69863413/69863414/69863415/69863416/69863417/69863418/69863419/69863420/69863421/69863422/69863423/69863424/69863425/69863426/69863427/69863428/69863429/69863430/69863431/69863432/69863433/69863434/69863435/69863436/69863437/69863438/69863439/69863440/69863441/69863442/69863443/69863444/69863445/69863446/69863447/69863448/69863449/69863450/69863451/69863452/69863453/69863454/69863455/69863456/69863457/69863458/69863459/69863460/69863461/69863462/69863463/69863464/69863465/69863466/69863467/69863468/69863469/69863470/69863471/69863472/69863473/69863474/69863475/69863476/69863477/69863478/69863479/69863480/69863481/69863482/69863483/69863484/69863485/69863486/69863487/69863488/69863489/69863490/69863491/69863492/69863493/69863494/69863495/69863496/69863497/69863498/69863499/69863500/69863501/69863502/69863503/69863504/69863505/69863506/69863507/69863508/69863509/69863510/69863511/69863512/69863513/69863514/69863515/69863516/69863517/69863518/69863519/69863520/69863521/69863522/69863523/69863524/69863525/69863526/69863527/69863528/69863529/69863530/69863531/69863532/69863533/69863534/69863535/69863536/69863537/69863538/69863539/69863540/69863541/69863542/69863543/69863544/69863545/69863546/69863547/69863548/69863549/69863550/69863551/69863552/69863553/69863554/69863555/69863556/69863557/69863558/69863559/69863560/69863561/69863562/69863563/69863564/69863565/69863566/69863567/69863568/69863569/69863570/69863571/69863572/69863573/69863574/69863575/69863576/69863577/69863578/69863579/69863580/69863581/69863582/69863583/69863584/69863585/69863586/69863587/69863588/69863589/69863590/69863591/69863592/69863593/69863594/69863595/69863596/69863597/69863598/69863599/69863600/69863601/69863602/69863603/69863604/69863605/69863606/69863607/69863608/69863609/69863610/69863611/69863612/69863613/69863614/69863615/69863616/69863617/69863618/69863619/69863620/69863621/69863622/69863623/69863624/69863625/69863626/69863627/69863628/69863629/69863630/69863631/69863632/69863633/69863634/69863635/69863636/69863637/69863638/69863639/69863640/69863641/69863642/69863643/69863644/69863645/69863646/69863647/69863648/69863649/69863650/69863651/69863652/69863653/69863654/69863655/69863656/69863657/69863658/69863659/69863660/69863661/69863662/69863663/69863664/69863665/69863666/69863667/69863668/69863669/69863670/69863671/69863672/69863673/69863674/69863675/69863676/69863677/69863678/69863679/69863680/69863681/69863682/69863683/69863684/69863685/69863686/69863687/69863688/69863689/69863690/69863691/69863692/69863693/69863694/69863695/69863696/69863697/69863698/69863699/69863700/69863701/69863702/69863703/69863704/69863705/69863706/69863707/69863708/69863709/69863710/69863711/69863712/69863713/69863714/69863715/69863716/69863717/69863718/69863719/69863720/69863721/69863722/69863723/69863724/69863725/69863726/69863727/69863728/69863729/69863730/69863731/69863732/69863733/69863734/69863735/69863736/69863737/69863738/69863739/69863740/69863741/69863742/69863743/69863744/69863745/69863746/69863747/69863748/69863749/69863750/69863751/69863752/69863753/69863754/69863755/69863756/69863757/69863758/69863759/69863760/69863761/69863762/69863763/69863764/69863765/69863766/69863767/69863768/69863769/69863770/69863771/69863772/69863773/69863774/69863775/69863776/69863777/69863778/69863779/69863780/69863781/69863782/69863783/69863784/69863785/69863786/69863787/69863788/69863789/69863790/69863791/69863792/69863793/69863794/69863795/69863796/69863797/69863798/69863799/69863800/69863801/69863802/69863803/69863804/69863805/69863806/69863807/69863808/69863809/69863810/69863811/69863812/69863813/69863814/69863815/69863816/69863817/69863818/69863819/69863820/69863821/69863822/69863823/69863824/69863825/69863826/69863827/69863828/69863829/69863830/69863831/69863832/69863833/69863834/69863835/69863836/69863837/69863838/69863839/69863840/69863841/69863842/69863843/69863844/69863845/69863846/69863847/69863848/69863849/69863850/69863851/69863852/69863853/69863854/69863855/69863856/69863857/69863858/69863859/69863860/69863861/69863862/69863863/69863864/69863865/69863866/69863867/69863868/69863869/69863870/69863871/69863872/69863873/69863874/69863875/69863876/69863877/69863878/69863879/69863880/69863881/69863882/69863883/69863884/69863885/69863886/69863887/69863888/69863889/69863890/69863891/69863892/69863893/69863894/69863895/69863896/69863897/69863898/69863899/69863900/69863901/69863902/69863903/69863904/69863905/69863906/69863907/69863908/69863909/69863910/69863911/69863912/69863913/69863914/69863915/69863916/69863917/69863918/69863919/69863920/69863921/69863922/69863923/69863924/69863925/69863926/69863927/69863928/69863929/69863930/69863931/69863932/69863933/69863934/69863935/69863936/69863937/69863938/69863939/69863940/69863941/69863942/69863943/69863944/69863945/69863946/69863947/69863948/69863949/69863950/69863951/69863952/69863953/69863954/69863955/69863956/69863957/69863958/69863959/69863960/69863961/69863962/69863963/69863964/69863965/69863966/69863967/69863968/69863969/69863970/69863971/69863972/69863973/69863974/69863975/69863976/69863977/69863978/69863979/69863980/69863981/69863982/69863983/69863984/69863985/69863986/69863987/69863988/69863989/69863990/69863991/69863992/69863993/69863994/69863995/69863996/69863997/69863998/69863999/69864000/69864001/69864002/69864003/69864004/69864005/69864006/69864007/69864008/69864009/69864010/69864011/69864012/69864013/69864014/69864015/69864016/69864017/69864018/69864019/69864020/69864021/69864022/69864023/69864024/69864025/69864026/69864027/69864028/69864029/69864030/69864031/69864032/69864033/69864034/69864035/69864036/69864037/69864038/69864039/69864040/69864041/69864042/69864043/69864044/69864045/69864046/69864047/69864048/69864049/69864050/69864051/69864052/69864053/69864054/69864055/69864056/69864057/69864058/69864059/69864060/69864061/69864062/69864063/69864064/69864065/69864066/69864067/69864068/69864069/69864070/69864071/69864072/69864073/69864074/69864075/69864076/69864077/69864078/69864079/69864080/69864081/69864082/69864083/69864084/69864085/69864086/69864087/69864088/69864089/69864090/69864091/69864092/69864093/69864094/69864095/69864096/69864097/69864098/69864099/69864100/69864101/69864102/69864103/69864104/69864105/69864106/69864107/69864108/69864109/69864110/69864111/69864112/69864113/69864114/69864115/69864116/69864117/69864118/69864119/69864120/69864121/69864122/69864123/69864124/69864125/69864126/69864127/69864128/69864129/69864130/69864131/69864132/69864133/69864134/69864135/69864136/69864137/69864138/69864139/69864140/69864141/69864142/69864143/69864144/69864145/69864146/69864147/69864148/69864149/69864150/69864151/69864152/69864153/69864154/69864155/69864156/69864157/69864158/69864159/69864160/69864161/69864162/69864163/69864164/69864165/69864166/69864167/69864168/69864169/69864170/69864171/69864172/69864173/69864174/69864175/69864176/69864177/69864178/69864179/69864180/69864181/69864182/69864183/69864184/69864185/69864186/69864187/69864188/69864189/69864190/69864191/69864192/69864193/69864194/69864195/69864196/69864197/69864198/69864199/69864200/69864201/69864202/69864203/69864204/69864205/69864206/69864207/69864208/69864209/69864210/69864211/69864212/69864213/69864214/69864215/69864216/69864217/69864218/69864219/69864220/69864221/69864222/69864223/69864224/69864225/69864226/69864227/69864228/69864229/69864230/69864231/69864232/69864233/69864234/69864235/69864236/69864237/69864238/69864239/69864240/69864241/69864242/69864243/69864244/69864245/69864246/69864247/69864248/69864249/69864250/69864251/69864252/69864253/69864254/69864255/69864256/69864257/69864258/69864259/69864260/69864261/69864262/69864263/69864264/69864265/69864266/69864267/69864268/69864269/69864270/69864271/69864272/69864273/69864274/69864275/69864276/69864277/69864278/69864279/69864280/69864281/69864282/69864283/69864284/69864285/69864286/69864287/69864288/69864289/69864290/69864291/69864292/69864293/69864294/69864295/69864296/69864297/69864298/69864299/69864300/69864301/69864302/69864303/69864304/69864305/69864306/69864307/69864308/69864309/69864310/69864311/69864312/69864313/69864314/69864315/69864316/69864317/69864318/69864319/69864320/69864321/69864322/69864323/69864324/69864325/69864326/69864327/69864328/69864329/69864330/69864331/69864332/69864333/69864334/69864335/69864336/69864337/69864338/69864339/69864340/69864341/69864342/69864343/69864344/69864345/69864346/69864347/69864348/69864349/69864350/69864351/69864352/69864353/69864354/69864355/69864356/69864357/69864358/69864359/69864360/69864361/69864362/69864363/69864364/69864365/69864366/69864367/69864368/69864369/69864370/69864371/69864372/69864373/69864374/69864375/69864376/69864377/69864378/69864379/69864380/69864381/69864382/69864383/69864384/69864385/69864386/69864387/69864388/69864389/69864390/69864391/69864392/69864393/69864394/69864395/69864396/69864397/69864398/69864399/69864400/69864401/69864402/69864403/69864404/69864405/69864406/69864407/69864408/69864409/69864410/69864411/69864412/69864413/69864414/69864415/69864416/69864417/69864418/69864419/69864420/69864421/69864422/69864423/69864424/69864425/69864426/69864427/69864428/69864429/69864430/69864431/69864432/69864433/69864434/69864435/69864436/69864437/69864438/69864439/69864440/69864441/69864442/69864443/69864444/69864445/69864446/69864447/69864448/69864449/69864450/69864451/69864452/69864453/69864454/69864455/69864456/69864457/69864458/69864459/69864460/69864461/69864462/69864463/69864464/69864465/69864466/69864467/69864468/69864469/69864470/69864471/69864472/69864473/69864474/69864475/69864476/69864477/69864478/69864479/69864480/69864481/69864482/69864483/69864484/69864485/69864486/69864487/69864488/69864489/69864490/69864491/69864492/69864493/69864494/69864495/69864496/69864497/69864498/69864499/69864500/69864501/69864502/69864503/69864504/69864505/69864506/69864507/69864508/69864509/69864510/69864511/69864512/69864513/69864514/69864515/69864516/69864517/69864518/69864519/69864520/69864521/69864522/69864523/69864524/69864525/69864526/69864527/69864528/69864529/69864530/69864531/69864532/69864533/69864534/69864535/69864536/69864537/69864538/69864539/69864540/69864541/69864542/69864543/69864544/69864545/69864546/69864547/69864548/69864549/69864550/69864551/69864552/69864553/69864554/69864555/69864556/69864557/69864558/69864559/69864560/69864561/69864562/69864563/69864564/69864565/69864566/69864567/69864568/69864569/69864570/69864571/69864572/69864573/69864574/69864575/69864576/69864577/69864578/69864579/69864580/69864581/69864582/69864583/69864584/69864585/69864586/69864587/69864588/69864589/69864590/69864591/69864592/69864593/69864594/69864595/69864596/69864597/69864598/69864599/69864600/69864601/69864602/69864603/69864604/69864605/69864606/69864607/69864608/69864609/69864610/69864611/69864612/69864613/69864614/69864615/69864616/69864617/69864618/69864619/69864620/69864621/69864622/69864623/69864624/69864625/69864626/69864627/69864628/69864629/69864630/69864631/69864632/69864633/69864634/69864635/69864636/69864637/69864638/69864639/69864640/69864641/69864642/69864643/69864644/69864645/69864646/69864647/69864648/69864649/69864650/69864651/69864652/69864653/69864654/69864655/69864656/69864657/69864658/69864659/69864660/69864661/69864662/69864663/69864664/69864665/69864666/69864667/69864668/69864669/69864670/69864671/69864672/69864673/69864674/69864675/69864676/69864677/69864678/69864679/69864680/69864681/69864682/69864683/69864684/69864685/69864686/69864687/69864688/69864689/69864690/69864691/69864692/69864693/69864694/69864695/69864696/69864697/69864698/69864699/69864700/69864701/69864702/69864703/69864704/69864705/69864706/69864707/69864708/69864709/69864710/69864711/69864712/69864713/69864714/69864715/69864716/69864717/69864718/69864719/69864720/69864721/69864722/69864723/69864724/69864725/69864726/69864727/69864728/69864729/69864730/69864731/69864732/69864733/69864734/69864735/69864736/69864737/69864738/69864739/69864740/69864741/69864742/69864743/69864744/69864745/69864746/69864747/69864748/69864749/69864750/69864751/69864752/69864753/69864754/69864755/69864756/69864757/69864758/69864759/69864760/69864761/69864762/69864763/69864764/69864765/69864766/69864767/69864768/69864769/69864770/69864771/69864772/69864773/69864774/69864775/69864776/69864777/69864778/69864779/69864780/69864781/69864782/69864783/69864784/69864785/69864786/69864787/69864788/69864789/69864790/69864791/69864792/69864793/69864794/69864795/69864796/69864797/69864798/69864799/69864800/69864801/69864802/69864803/69864804/69864805/69864806/69864807/69864808/69864809/69864810/69864811/69864812/69864813/69864814/69864815/69864816/69864817/69864818/69864819/69864820/69864821/69864822/69864823/69864824/69864825/69864826/69864827/69864828/69864829/69864830/69864831/69864832/69864833/69864834/69864835/69864836/69864837/69864838/69864839/69864840/69864841/69864842/69864843/69864844/69864845/69864846/69864847/69864848/69864849/69864850/69864851/69864852/69864853/69864854/69864855/69864856/69864857/69864858/69864859/69864860/69864861/69864862/69864863/69864864/69864865/69864866/69864867/69864868/69864869/69864870/69864871/69864872/69864873/69864874/69864875/69864876/69864877/69864878/69864879/69864880/69864881/69864882/69864883/69864884/69864885/69864886/69864887/69864888/69864889/69864890/69864891/69864892/69864893/69864894/69864895/69864896/69864897/69864898/69864899/69864900/69864901/69864902/69864903/69864904/69864905/69864906/69864907/69864908/69864909/69864910/69864911/69864912/69864913/69864914/69864915/69864916/69864917/69864918/69864919/69864920/69864921/69864922/69864923/69864924/69864925/69864926/69864927/69864928/69864929/69864930/69864931/69864932/69864933/69864934/69864935/69864936/69864937/69864938/69864939/69864940/69864941/69864942/69864943/69864944/69864945/69864946/69864947/69864948/69864949/69864950/69864951/69864952/69864953/69864954/69864955/69864956/69864957/69864958/69864959/69864960/69864961/69864962/69864963/69864964/69864965/69864966/69864967/69864968/69864969/69864970/69864971/69864972/69864973/69864974/69864975/69864976/69864977/69864978/69864979/69864980/69864981/69864982/69864983/69864984/69864985/69864986/69864987/69864988/69864989/69864990/69864991/69864992/69864993/69864994/69864995/69864996/69864997/69864998/69864999/69865000/69865001/69865002/69865003/69865004/69865005/69865006/69865007/69865008/69865009/69865010/69865011/69865012/69865013/69865014/69865015/69865016/69865017/69865018/69865019/69865020/69865021/69865022/69865023/69865024/69865025/69865026/69865027/69865028/69865029/69865030/69865031/69865032/69865033/69865034/69865035/69865036/69865037/69865038/69865039/69865040/69865041/69865042/69865043/69865044/69865045/69865046/69865047/69865048/69865049/69865050/69865051/69865052/69865053/69865054/69865055/69865056/69865057/69865058/69865059/69865060/69865061/69865062/69865063/69865064/69865065/69865066/69865067/69865068/69865069/69865070/69865071/69865072/69865073/69865074/69865075/69865076/69865077/69865078/69865079/69865080/69865081/69865082/69865083/69865084/69865085/69865086/69865087/69865088/69865089/69865090/69865091/69865092/69865093/69865094/69865095/69865096/69865097/69865098/69865099/69865100/69865101/69865102/69865103/69865104/69865105/69865106/69865107/69865108/69865109/69865110/69865111/69865112/69865113/69865114/69865115/69865116/69865117/69865118/69865119/69865120/69865121/69865122/69865123/69865124/69865125/69865126/69865127/69865128/69865129/69865130/69865131/69865132/69865133/69865134/69865135/69865136/69865137/69865138/69865139/69865140/69865141/69865142/69865143/69865144/69865145/69865146/69865147/69865148/69865149/69865150/69865151/69865152/69865153/69865154/69865155/69865156/69865157/69865158/69865159/69865160/69865161/69865162/69865163/69865164/69865165/69865166/69865167/69865168/69865169/69865170/69865171/69865172/69865173/69865174/69865175/69865176/69865177/69865178/69865179/69865180/69865181/69865182/69865183/69865184/69865185/69865186/69865187/69865188/69865189/69865190/69865191/69865192/69865193/69865194/69865195/69865196/69865197/69865198/69865199/69865200/69865201/69865202/69865203/69865204/69865205/69865206/69865207/69865208/69865209/69865210/69865211/69865212/69865213/69865214/69865215/69865216/69865217/69865218/69865219/69865220/69865221/69865222/69865223/69865224/69865225/69865226/69865227/69865228/69865229/69865230/69865231/69865232/69865233/69865234/69865235/69865236/69865237/69865238/69865239/69865240/69865241/69865242/69865243/69865244/69865245/69865246/69865247/69865248/69865249/69865250/69865251/69865252/69865253/69865254/69865255/69865256/69865257/69865258/69865259/69865260/69865261/69865262/69865263/69865264/69865265/69865266/69865267/69865268/69865269/69865270/69865271/69865272/69865273/69865274/69865275/69865276/69865277/69865278/69865279/69865280/69865281/69865282/69865283/69865284/69865285/69865286/69865287/69865288/69865289/69865290/69865291/69865292/69865293/69865294/69865295/69865296/69865297/69865298/69865299/69865300/69865301/69865302/69865303/69865304/69865305/69865306/69865307/69865308/69865309/69865310/69865311/69865312/69865313/69865314/69865315/69865316/69865317/69865318/69865319/69865320/69865321/69865322/69865323/69865324/69865325/69865326/69865327/69865328/69865329/69865330/69865331/69865332/69865333/69865334/69865335/69865336/69865337/69865338/69865339/69865340/69865341/69865342/69865343/69865344/69865345/69865346/69865347/69865348/69865349/69865350/69865351/69865352/69865353/69865354/69865355/69865356/69865357/69865358/69865359/69865360/69865361/69865362/69865363/69865364/69865365/69865366/69865367/69865368/69865369/69865370/69865371/69865372/69865373/69865374/69865375/69865376/69865377/69865378/69865379/69865380/69865381/69865382/69865383/69865384/69865385/69865386/69865387/69865388/69865389/69865390/69865391/69865392/69865393/69865394/69865395/69865396/69865397/69865398/69865399/69865400/69865401/69865402/69865403/69865404/69865405/69865406/69865407/69865408/69865409/69865410/69865411/69865412/69865413/69865414/69865415/69865416/69865417/69865418/69865419/69865420/69865421/69865422/69865423/69865424/69865425/69865426/69865427/69865428/69865429/69865430/69865431/69865432/69865433/69865434/69865435/69865436/69865437/69865438/69865439/69865440/69865441/69865442/69865443/69865444/69865445/69865446/69865447/69865448/69865449/69865450/69865451/69865452/69865453/69865454/69865455/69865456/69865457/69865458/69865459/69865460/69865461/69865462/69865463/69865464/69865465/69865466/69865467/69865468/69865469/69865470/69865471/69865472/69865473/69865474/69865475/69865476/69865477/69865478/69865479/69865480/69865481/69865482/69865483/69865484/69865485/69865486/69865487/69865488/69865489/69865490/69865491/69865492/69865493/69865494/69865495/69865496/69865497/69865498/69865499/69865500/69865501/69865502/69865503/69865504/69865505/69865506/69865507/69865508/69865509/69865510/69865511/69865512/69865513/69865514/69865515/69865516/69865517/69865518/69865519/69865520/69865521/69865522/69865523/69865524/69865525/69865526/69865527/69865528/69865529/69865530/69865531/69865532/69865533/69865534/69865535/69865536/69865537/69865538/69865539/69865540/69865541/69865542/69865543/69865544/69865545/69865546/69865547/69865548/69865549/69865550/69865551/69865552/69865553/69865554/69865555/69865556/69865557/69865558/69865559/69865560/69865561/69865562/69865563/69865564/69865565/69865566/69865567/69865568/69865569/69865570/69865571/69865572/69865573/69865574/69865575/69865576/69865577/69865578/69865579/69865580/69865581/69865582/69865583/69865584/69865585/69865586/69865587/69865588/69865589/69865590/69865591/69865592/69865593/69865594/69865595/69865596/69865597/69865598/69865599/69865600/69865601/69865602/69865603/69865604/69865605/69865606/69865607/69865608/69865609/69865610/69865611/69865612/69865613/69865614/69865615/69865616/69865617/69865618/69865619/69865620/69865621/69865622/69865623/69865624/69865625/69865626/69865627/69865628/69865629/69865630/69865631/69865632/69865633/69865634/69865635/69865636/69865637/69865638/69865639/69865640/69865641/69865642/69865643/69865644/69865645/69865646/69865647/69865648/69865649/69865650/69865651/69865652/69865653/69865654/69865655/69865656/69865657/69865658/69865659/69865660/69865661/69865662/69865663/69865664/69865665/69865666/69865667/69865668/69865669/69865670/69865671/69865672/69865673/69865674/69865675/69865676/69865677/69865678/69865679/69865680/69865681/69865682/69865683/69865684/69865685/69865686/69865687/69865688/69865689/69865690/69865691/69865692/69865693/69865694/69865695/69865696/69865697/69865698/69865699/69865700/69865701/69865702/69865703/69865704/69865705/69865706/69865707/69865708/69865709/69865710/69865711/69865712/69865713/69865714/69865715/69865716/69865717/69865718/69865719/69865720/69865721/69865722/69865723/69865724/69865725/69865726/69865727/69865728/69865729/69865730/69865731/69865732/69865733/69865734/69865735/69865736/69865737/69865738/69865739/69865740/69865741/69865742/69865743/69865744/69865745/69865746/69865747/69865748/69865749/69865750/69865751/69865752/69865753/69865754/69865755/69865756/69865757/69865758/69865759/69865760/69865761/69865762/69865763/69865764/69865765/69865766/69865767/69865768/69865769/69865770/69865771/69865772/69865773/69865774/69865775/69865776/69865777/69865778/69865779/69865780/69865781/69865782/69865783/69865784/69865785/69865786/69865787/69865788/69865789/69865790/69865791/69865792/69865793/69865794/69865795/69865796/69865797/69865798/69865799/69865800/69865801/69865802/69865803/69865804/69865805/69865806/69865807/69865808/69865809/69865810/69865811/69865812/69865813/69865814/69865815/69865816/69865817/69865818/69865819/69865820/69865821/69865822/69865823/69865824/69865825/69865826/69865827/69865828/69865829/69865830/69865831/69865832/69865833/69865834/69865835/69865836/69865837/69865838/69865839/69865840/69865841/69865842/69865843/69865844/69865845/69865846/69865847/69865848/69865849/69865850/69865851/69865852/69865853/69865854/69865855/69865856/69865857/69865858/69865859/69865860/69865861/69865862/69865863/69865864/69865865/69865866/69865867/69865868/69865869/69865870/69865871/69865872/69865873/69865874/69865875/69865876/69865877/69865878/69865879/69865880/69865881/69865882/69865883/69865884/69865885/69865886/69865887/69865888/69865889/69865890/69865891/69865892/69865893/69865894/69865895/69865896/69865897/69865898/69865899/69865900/69865901/69865902/69865903/69865904/69865905/69865906/69865907/69865908/69865909/69865910/69865911/69865912/69865913/69865914/69865915/69865916/69865917/69865918/69865919/69865920/69865921/69865922/69865923/69865924/69865925/69865926/69865927/69865928/69865929/69865930/69865931/69865932/69865933/69865934/69865935/69865936/69865937/69865938/69865939/69865940/69865941/69865942/69865943/69865944/69865945/69865946/69865947/69865948/69865949/69865950/69865951/69865952/69865953/69865954/69865955/69865956/69865957/69865958/69865959/69865960/69865961/69865962/69865963/69865964/69865965/69865966/69865967/69865968/69865969/69865970/69865971/69865972/69865973/69865974/69865975/69865976/69865977/69865978/69865979/69865980/69865981/69865982/69865983/69865984/69865985/69865986/69865987/69865988/69865989/69865990/69865991/69865992/69865993/69865994/69865995/69865996/69865997/69865998/69865999/69866000/69866001/69866002/69866003/69866004/69866005/69866006/69866007/69866008/69866009/69866010/69866011/69866012/69866013/69866014/69866015/69866016/69866017/69866018/69866019/69866020/69866021/69866022/69866023/69866024/69866025/69866026/69866027/69866028/69866029/69866030/69866031/69866032/69866033/69866034/69866035/69866036/69866037/69866038/69866039/69866040/69866041/69866042/69866043/69866044/69866045/69866046/69866047/69866048/69866049/69866050/69866051/69866052/69866053/69866054/69866055/69866056/69866057/69866058/69866059/69866060/69866061/69866062/69866063/69866064/69866065/69866066/69866067/69866068/69866069/69866070/69866071/69866072/69866073/69866074/69866075/69866076/69866077/69866078/69866079/69866080/69866081/69866082/69866083/69866084/69866085/69866086/69866087/69866088/69866089/69866090/69866091/69866092/69866093/69866094/69866095/69866096/69866097/69866098/69866099/69866100/69866101/69866102/69866103/69866104/69866105/69866106/69866107/69866108/69866109/69866110/69866111/69866112/69866113/69866114/69866115/69866116/69866117/69866118/69866119/69866120/69866121/69866122/69866123/69866124/69866125/69866126/69866127/69866128/69866129/69866130/69866131/69866132/69866133/69866134/69866135/69866136/69866137/69866138/69866139/69866140/69866141/69866142/69866143/69866144/69866145/69866146/69866147/69866148/69866149/69866150/69866151/69866152/69866153/69866154/69866155/69866156/69866157/69866158/69866159/69866160/69866161/69866162/69866163/69866164/69866165/69866166/69866167/69866168/69866169/69866170/69866171/69866172/69866173/69866174/69866175/69866176/69866177/69866178/69866179/69866180/69866181/69866182/69866183/69866184/69866185/69866186/69866187/69866188/69866189/69866190/69866191/69866192/69866193/69866194/69866195/69866196/69866197/69866198/69866199/69866200/69866201/69866202/69866203/69866204/69866205/69866206/69866207/69866208/69866209/69866210/69866211/69866212/69866213/69866214/69866215/69866216/69866217/69866218/69866219/69866220/69866221/69866222/69866223/69866224/69866225/69866226/69866227/69866228/69866229/69866230/69866231/69866232/69866233/69866234/69866235/69866236/69866237/69866238/69866239/69866240/69866241/69866242/69866243/69866244/69866245/69866246/69866247/69866248/69866249/69866250/69866251/69866252/69866253/69866254/69866255/69866256/69866257/69866258/69866259/69866260/69866261/69866262/69866263/69866264/69866265/69866266/69866267/69866268/69866269/69866270/69866271/69866272/69866273/69866274/69866275/69866276/69866277/69866278/69866279/69866280/69866281/69866282/69866283/69866284/69866285/69866286/69866287/69866288/69866289/69866290/69866291/69866292/69866293/69866294/69866295/69866296/69866297/69866298/69866299/69866300/69866301/69866302/69866303/69866304/69866305/69866306/69866307/69866308/69866309/69866310/69866311/69866312/69866313/69866314/69866315/69866316/69866317/69866318/69866319/69866320/69866321/69866322/69866323/69866324/69866325/69866326/69866327/69866328/69866329/69866330/69866331/69866332/69866333/69866334/69866335/69866336/69866337/69866338/69866339/69866340/69866341/69866342/69866343/69866344/69866345/69866346/69866347/69866348/69866349/69866350/69866351/69866352/69866353/69866354/69866355/69866356/69866357/69866358/69866359/69866360/69866361/69866362/69866363/69866364/69866365/69866366/69866367/69866368/69866369/69866370/69866371/69866372/69866373/69866374/69866375/69866376/69866377/69866378/69866379/69866380/69866381/69866382/69866383/69866384/69866385/69866386/69866387/69866388/69866389/69866390/69866391/69866392/69866393/69866394/69866395/69866396/69866397/69866398/69866399/69866400/69866401/69866402/69866403/69866404/69866405/69866406/69866407/69866408/69866409/69866410/69866411/69866412/69866413/69866414/69866415/69866416/69866417/69866418/69866419/69866420/69866421/69866422/69866423/69866424/69866425/69866426/69866427/69866428/69866429/69866430/69866431/69866432/69866433/69866434/69866435/69866436/69866437/69866438/69866439/69866440/69866441/69866442/69866443/69866444/69866445/69866446/69866447/69866448/69866449/69866450/69866451/69866452/69866453/69866454/69866455/69866456/69866457/69866458/69866459/69866460/69866461/69866462/69866463/69866464/69866465/69866466/69866467/69866468/69866469/69866470/69866471/69866472/69866473/69866474/69866475/69866476/69866477/69866478/69866479/69866480/69866481/69866482/69866483/69866484/69866485/69866486/69866487/69866488/69866489/69866490/69866491/69866492/69866493/69866494/69866495/69866496/69866497/69866498/69866499/69866500/69866501/69866502/69866503/69866504/69866505/69866506/69866507/69866508/69866509/69866510/69866511/69866512/69866513/69866514/69866515/69866516/69866517/69866518/69866519/69866520/69866521/69866522/69866523/69866524/69866525/69866526/69866527/69866528/69866529/69866530/69866531/69866532/69866533/69866534/69866535/69866536/69866537/69866538/69866539/69866540/69866541/69866542/69866543/69866544/69866545/69866546/69866547/69866548/69866549/69866550/69866551/69866552/69866553/69866554/69866555/69866556/69866557/69866558/69866559/69866560/69866561/69866562/69866563/69866564/69866565/69866566/69866567/69866568/69866569/69866570/69866571/69866572/69866573/69866574/69866575/69866576/69866577/69866578/69866579/69866580/69866581/69866582/69866583/69866584/69866585/69866586/69866587/69866588/69866589/69866590/69866591/69866592/69866593/69866594/69866595/69866596/69866597/69866598/69866599/69866600/69866601/69866602/69866603/69866604/69866605/69866606/69866607/69866608/69866609/69866610/69866611/69866612/69866613/69866614/69866615/69866616/69866617/69866618/69866619/69866620/69866621/69866622/69866623/69866624/69866625/69866626/69866627/69866628/69866629/69866630/69866631/69866632/69866633/69866634/69866635/69866636/69866637/69866638/69866639/69866640/69866641/69866642/69866643/69866644/69866645/69866646/69866647/69866648/69866649/69866650/69866651/69866652/69866653/69866654/69866655/69866656/69866657/69866658/69866659/69866660/69866661/69866662/69866663/69866664/69866665/69866666/69866667/69866668/69866669/69866670/69866671/69866672/69866673/69866674/69866675/69866676/69866677/69866678/69866679/69866680/69866681/69866682/69866683/69866684/69866685/69866686/69866687/69866688/69866689/69866690/69866691/69866692/69866693/69866694/69866695/69866696/69866697/69866698/69866699/69866700/69866701/69866702/69866703/69866704/69866705/69866706/69866707/69866708/69866709/69866710/69866711/69866712/69866713/69866714/69866715/69866716/69866717/69866718/69866719/69866720/69866721/69866722/69866723/69866724/69866725/69866726/69866727/69866728/69866729/69866730/69866731/69866732/69866733/69866734/69866735/69866736/69866737/69866738/69866739/69866740/69866741/69866742/69866743/69866744/69866745/69866746/69866747/69866748/69866749/69866750/69866751/69866752/69866753/69866754/69866755/69866756/69866757/69866758/69866759/69866760/69866761/69866762/69866763/69866764/69866765/69866766/69866767/69866768/69866769/69866770/69866771/69866772/69866773/69866774/69866775/69866776/69866777/69866778/69866779/69866780/69866781/69866782/69866783/69866784/69866785/69866786/69866787/69866788/69866789/69866790/69866791/69866792/69866793/69866794/69866795/69866796/69866797/69866798/69866799/69866800/69866801/69866802/69866803/69866804/69866805/69866806/69866807/69866808/69866809/69866810/69866811/69866812/69866813/69866814/69866815/69866816/69866817/69866818/69866819/69866820/69866821/69866822/69866823/69866824/69866825/69866826/69866827/69866828/69866829/69866830/69866831/69866832/69866833/69866834/69866835/69866836/69866837/69866838/69866839/69866840/69866841/69866842/69866843/69866844/69866845/69866846/69866847/69866848/69866849/69866850/69866851/69866852/69866853/69866854/69866855/69866856/69866857/69866858/69866859/69866860/69866861/69866862/69866863/69866864/69866865/69866866/69866867/69866868/69866869/69866870/69866871/69866872/69866873/69866874/69866875/69866876/69866877/69866878/69866879/69866880/69866881/69866882/69866883/69866884/69866885/69866886/69866887/69866888/69866889/69866890/69866891/69866892/69866893/69866894/69866895/69866896/69866897/69866898/69866899/69866900/69866901/69866902/69866903/69866904/69866905/69866906/69866907/69866908/69866909/69866910/69866911/69866912/69866913/69866914/69866915/69866916/69866917/69866918/69866919/69866920/69866921/69866922/69866923/69866924/69866925/69866926/69866927/69866928/69866929/69866930/69866931/69866932/69866933/69866934/69866935/69866936/69866937/69866938/69866939/69866940/69866941/69866942/69866943/69866944/69866945/69866946/69866947/69866948/69866949/69866950/69866951/69866952/69866953/69866954/69866955/69866956/69866957/69866958/69866959/69866960/69866961/69866962/69866963/69866964/69866965/69866966/69866967/69866968/69866969/69866970/69866971/69866972/69866973/69866974/69866975/69866976/69866977/69866978/69866979/69866980/69866981/69866982/69866983/69866984/69866985/6986 done >17:37:57,249 INFO program: Writing inode tables: 0/6986 1/6986 2/6986 3/6986 4/6986 5/6986 6/6986 7/6986 8/6986 9/6986 10/6986 11/6986 12/6986 13/6986 14/6986 15/6986 16/6986 17/6986 18/6986 19/6986 20/6986 21/6986 22/6986 23/6986 24/6986 25/6986 26/6986 27/6986 28/6986 29/6986 30/6986 31/6986 32/6986 33/6986 34/6986 35/6986 36/6986 37/6986 38/6986 39/6986 40/6986 41/6986 42/6986 43/6986 44/6986 45/6986 46/6986 47/6986 48/6986 49/6986 50/6986 51/6986 52/6986 53/6986 54/6986 55/6986 56/6986 57/6986 58/6986 59/6986 60/6986 61/6986 62/6986 63/6986 64/6986 65/6986 66/6986 67/6986 68/6986 69/6986 70/6986 71/6986 72/6986 73/6986 74/6986 75/6986 76/6986 77/6986 78/6986 79/6986 80/6986 81/6986 82/6986 83/6986 84/6986 85/6986 86/6986 87/6986 88/6986 89/6986 90/6986 91/6986 92/6986 93/6986 94/6986 95/6986 96/6986 97/6986 98/6986 99/6986 100/6986 101/6986 102/6986 103/6986 104/6986 105/6986 106/6986 107/6986 108/6986 109/6986 110/6986 111/6986 112/6986 113/6986 114/6986 115/6986 116/6986 117/6986 118/6986 119/6986 120/6986 121/6986 122/6986 123/6986 124/6986 125/6986 126/6986 127/6986 128/6986 129/6986 130/6986 131/6986 132/6986 133/6986 134/6986 135/6986 136/6986 137/6986 138/6986 139/6986 140/6986 141/6986 142/6986 143/6986 144/6986 145/6986 146/6986 147/6986 148/6986 149/6986 150/6986 151/6986 152/6986 153/6986 154/6986 155/6986 156/6986 157/6986 158/6986 159/6986 160/6986 161/6986 162/6986 163/6986 164/6986 165/6986 166/6986 167/6986 168/6986 169/6986 170/6986 171/6986 172/6986 173/6986 174/6986 175/6986 176/6986 177/6986 178/6986 179/6986 180/6986 181/6986 182/6986 183/6986 184/6986 185/6986 186/6986 187/6986 188/6986 189/6986 190/6986 191/6986 192/6986 193/6986 194/6986 195/6986 196/6986 197/6986 198/6986 199/6986 200/6986 201/6986 202/6986 203/6986 204/6986 205/6986 206/6986 207/6986 208/6986 209/6986 210/6986 211/6986 212/6986 213/6986 214/6986 215/6986 216/6986 217/6986 218/6986 219/6986 220/6986 221/6986 222/6986 223/6986 224/6986 225/6986 226/6986 227/6986 228/6986 229/6986 230/6986 231/6986 232/6986 233/6986 234/6986 235/6986 236/6986 237/6986 238/6986 239/6986 240/6986 241/6986 242/6986 243/6986 244/6986 245/6986 246/6986 247/6986 248/6986 249/6986 250/6986 251/6986 252/6986 253/6986 254/6986 255/6986 256/6986 257/6986 258/6986 259/6986 260/6986 261/6986 262/6986 263/6986 264/6986 265/6986 266/6986 267/6986 268/6986 269/6986 270/6986 271/6986 272/6986 273/6986 274/6986 275/6986 276/6986 277/6986 278/6986 279/6986 280/6986 281/6986 282/6986 283/6986 284/6986 285/6986 286/6986 287/6986 288/6986 289/6986 290/6986 291/6986 292/6986 293/6986 294/6986 295/6986 296/6986 297/6986 298/6986 299/6986 300/6986 301/6986 302/6986 303/6986 304/6986 305/6986 306/6986 307/6986 308/6986 309/6986 310/6986 311/6986 312/6986 313/6986 314/6986 315/6986 316/6986 317/6986 318/6986 319/6986 320/6986 321/6986 322/6986 323/6986 324/6986 325/6986 326/6986 327/6986 328/6986 329/6986 330/6986 331/6986 332/6986 333/6986 334/6986 335/6986 336/6986 337/6986 338/6986 339/6986 340/6986 341/6986 342/6986 343/6986 344/6986 345/6986 346/6986 347/6986 348/6986 349/6986 350/6986 351/6986 352/6986 353/6986 354/6986 355/6986 356/6986 357/6986 358/6986 359/6986 360/6986 361/6986 362/6986 363/6986 364/6986 365/6986 366/6986 367/6986 368/6986 369/6986 370/6986 371/6986 372/6986 373/6986 374/6986 375/6986 376/6986 377/6986 378/6986 379/6986 380/6986 381/6986 382/6986 383/6986 384/6986 385/6986 386/6986 387/6986 388/6986 389/6986 390/6986 391/6986 392/6986 393/6986 394/6986 395/6986 396/6986 397/6986 398/6986 399/6986 400/6986 401/6986 402/6986 403/6986 404/6986 405/6986 406/6986 407/6986 408/6986 409/6986 410/6986 411/6986 412/6986 413/6986 414/6986 415/6986 416/6986 417/6986 418/6986 419/6986 420/6986 421/6986 422/6986 423/6986 424/6986 425/6986 426/6986 427/6986 428/6986 429/6986 430/6986 431/6986 432/6986 433/6986 434/6986 435/6986 436/6986 437/6986 438/6986 439/6986 440/6986 441/6986 442/6986 443/6986 444/6986 445/6986 446/6986 447/6986 448/6986 449/6986 450/6986 451/6986 452/6986 453/6986 454/6986 455/6986 456/6986 457/6986 458/6986 459/6986 460/6986 461/6986 462/6986 463/6986 464/6986 465/6986 466/6986 467/6986 468/6986 469/6986 470/6986 471/6986 472/6986 473/6986 474/6986 475/6986 476/6986 477/6986 478/6986 479/6986 480/6986 481/6986 482/6986 483/6986 484/6986 485/6986 486/6986 487/6986 488/6986 489/6986 490/6986 491/6986 492/6986 493/6986 494/6986 495/6986 496/6986 497/6986 498/6986 499/6986 500/6986 501/6986 502/6986 503/6986 504/6986 505/6986 506/6986 507/6986 508/6986 509/6986 510/6986 511/6986 512/6986 513/6986 514/6986 515/6986 516/6986 517/6986 518/6986 519/6986 520/6986 521/6986 522/6986 523/6986 524/6986 525/6986 526/6986 527/6986 528/6986 529/6986 530/6986 531/6986 532/6986 533/6986 534/6986 535/6986 536/6986 537/6986 538/6986 539/6986 540/6986 541/6986 542/6986 543/6986 544/6986 545/6986 546/6986 547/6986 548/6986 549/6986 550/6986 551/6986 552/6986 553/6986 554/6986 555/6986 556/6986 557/6986 558/6986 559/6986 560/6986 561/6986 562/6986 563/6986 564/6986 565/6986 566/6986 567/6986 568/6986 569/6986 570/6986 571/6986 572/6986 573/6986 574/6986 575/6986 576/6986 577/6986 578/6986 579/6986 580/6986 581/6986 582/6986 583/6986 584/6986 585/6986 586/6986 587/6986 588/6986 589/6986 590/6986 591/6986 592/6986 593/6986 594/6986 595/6986 596/6986 597/6986 598/6986 599/6986 600/6986 601/6986 602/6986 603/6986 604/6986 605/6986 606/6986 607/6986 608/6986 609/6986 610/6986 611/6986 612/6986 613/6986 614/6986 615/6986 616/6986 617/6986 618/6986 619/6986 620/6986 621/6986 622/6986 623/6986 624/6986 625/6986 626/6986 627/6986 628/6986 629/6986 630/6986 631/6986 632/6986 633/6986 634/6986 635/6986 636/6986 637/6986 638/6986 639/6986 640/6986 641/6986 642/6986 643/6986 644/6986 645/6986 646/6986 647/6986 648/6986 649/6986 650/6986 651/6986 652/6986 653/6986 654/6986 655/6986 656/6986 657/6986 658/6986 659/6986 660/6986 661/6986 662/6986 663/6986 664/6986 665/6986 666/6986 667/6986 668/6986 669/6986 670/6986 671/6986 672/6986 673/6986 674/6986 675/6986 676/6986 677/6986 678/6986 679/6986 680/6986 681/6986 682/6986 683/6986 684/6986 685/6986 686/6986 687/6986 688/6986 689/6986 690/6986 691/6986 692/6986 693/6986 694/6986 695/6986 696/6986 697/6986 698/6986 699/6986 700/6986 701/6986 702/6986 703/6986 704/6986 705/6986 706/6986 707/6986 708/6986 709/6986 710/6986 711/6986 712/6986 713/6986 714/6986 715/6986 716/6986 717/6986 718/6986 719/6986 720/6986 721/6986 722/6986 723/6986 724/6986 725/6986 726/6986 727/6986 728/6986 729/6986 730/6986 731/6986 732/6986 733/6986 734/6986 735/6986 736/6986 737/6986 738/6986 739/6986 740/6986 741/6986 742/6986 743/6986 744/6986 745/6986 746/6986 747/6986 748/6986 749/6986 750/6986 751/6986 752/6986 753/6986 754/6986 755/6986 756/6986 757/6986 758/6986 759/6986 760/6986 761/6986 762/6986 763/6986 764/6986 765/6986 766/6986 767/6986 768/6986 769/6986 770/6986 771/6986 772/6986 773/6986 774/6986 775/6986 776/6986 777/6986 778/6986 779/6986 780/6986 781/6986 782/6986 783/6986 784/6986 785/6986 786/6986 787/6986 788/6986 789/6986 790/6986 791/6986 792/6986 793/6986 794/6986 795/6986 796/6986 797/6986 798/6986 799/6986 800/6986 801/6986 802/6986 803/6986 804/6986 805/6986 806/6986 807/6986 808/6986 809/6986 810/6986 811/6986 812/6986 813/6986 814/6986 815/6986 816/6986 817/6986 818/6986 819/6986 820/6986 821/6986 822/6986 823/6986 824/6986 825/6986 826/6986 827/6986 828/6986 829/6986 830/6986 831/6986 832/6986 833/6986 834/6986 835/6986 836/6986 837/6986 838/6986 839/6986 840/6986 841/6986 842/6986 843/6986 844/6986 845/6986 846/6986 847/6986 848/6986 849/6986 850/6986 851/6986 852/6986 853/6986 854/6986 855/6986 856/6986 857/6986 858/6986 859/6986 860/6986 861/6986 862/6986 863/6986 864/6986 865/6986 866/6986 867/6986 868/6986 869/6986 870/6986 871/6986 872/6986 873/6986 874/6986 875/6986 876/6986 877/6986 878/6986 879/6986 880/6986 881/6986 882/6986 883/6986 884/6986 885/6986 886/6986 887/6986 888/6986 889/6986 890/6986 891/6986 892/6986 893/6986 894/6986 895/6986 896/6986 897/6986 898/6986 899/6986 900/6986 901/6986 902/6986 903/6986 904/6986 905/6986 906/6986 907/6986 908/6986 909/6986 910/6986 911/6986 912/6986 913/6986 914/6986 915/6986 916/6986 917/6986 918/6986 919/6986 920/6986 921/6986 922/6986 923/6986 924/6986 925/6986 926/6986 927/6986 928/6986 929/6986 930/6986 931/6986 932/6986 933/6986 934/6986 935/6986 936/6986 937/6986 938/6986 939/6986 940/6986 941/6986 942/6986 943/6986 944/6986 945/6986 946/6986 947/6986 948/6986 949/6986 950/6986 951/6986 952/6986 953/6986 954/6986 955/6986 956/6986 957/6986 958/6986 959/6986 960/6986 961/6986 962/6986 963/6986 964/6986 965/6986 966/6986 967/6986 968/6986 969/6986 970/6986 971/6986 972/6986 973/6986 974/6986 975/6986 976/6986 977/6986 978/6986 979/6986 980/6986 981/6986 982/6986 983/6986 984/6986 985/6986 986/6986 987/6986 988/6986 989/6986 990/6986 991/6986 992/6986 993/6986 994/6986 995/6986 996/6986 997/6986 998/6986 999/69861000/69861001/69861002/69861003/69861004/69861005/69861006/69861007/69861008/69861009/69861010/69861011/69861012/69861013/69861014/69861015/69861016/69861017/69861018/69861019/69861020/69861021/69861022/69861023/69861024/69861025/69861026/69861027/69861028/69861029/69861030/69861031/69861032/69861033/69861034/69861035/69861036/69861037/69861038/69861039/69861040/69861041/69861042/69861043/69861044/69861045/69861046/69861047/69861048/69861049/69861050/69861051/69861052/69861053/69861054/69861055/69861056/69861057/69861058/69861059/69861060/69861061/69861062/69861063/69861064/69861065/69861066/69861067/69861068/69861069/69861070/69861071/69861072/69861073/69861074/69861075/69861076/69861077/69861078/69861079/69861080/69861081/69861082/69861083/69861084/69861085/69861086/69861087/69861088/69861089/69861090/69861091/69861092/69861093/69861094/69861095/69861096/69861097/69861098/69861099/69861100/69861101/69861102/69861103/69861104/69861105/69861106/69861107/69861108/69861109/69861110/69861111/69861112/69861113/69861114/69861115/69861116/69861117/69861118/69861119/69861120/69861121/69861122/69861123/69861124/69861125/69861126/69861127/69861128/69861129/69861130/69861131/69861132/69861133/69861134/69861135/69861136/69861137/69861138/69861139/69861140/69861141/69861142/69861143/69861144/69861145/69861146/69861147/69861148/69861149/69861150/69861151/69861152/69861153/69861154/69861155/69861156/69861157/69861158/69861159/69861160/69861161/69861162/69861163/69861164/69861165/69861166/69861167/69861168/69861169/69861170/69861171/69861172/69861173/69861174/69861175/69861176/69861177/69861178/69861179/69861180/69861181/69861182/69861183/69861184/69861185/69861186/69861187/69861188/69861189/69861190/69861191/69861192/69861193/69861194/69861195/69861196/69861197/69861198/69861199/69861200/69861201/69861202/69861203/69861204/69861205/69861206/69861207/69861208/69861209/69861210/69861211/69861212/69861213/69861214/69861215/69861216/69861217/69861218/69861219/69861220/69861221/69861222/69861223/69861224/69861225/69861226/69861227/69861228/69861229/69861230/69861231/69861232/69861233/69861234/69861235/69861236/69861237/69861238/69861239/69861240/69861241/69861242/69861243/69861244/69861245/69861246/69861247/69861248/69861249/69861250/69861251/69861252/69861253/69861254/69861255/69861256/69861257/69861258/69861259/69861260/69861261/69861262/69861263/69861264/69861265/69861266/69861267/69861268/69861269/69861270/69861271/69861272/69861273/69861274/69861275/69861276/69861277/69861278/69861279/69861280/69861281/69861282/69861283/69861284/69861285/69861286/69861287/69861288/69861289/69861290/69861291/69861292/69861293/69861294/69861295/69861296/69861297/69861298/69861299/69861300/69861301/69861302/69861303/69861304/69861305/69861306/69861307/69861308/69861309/69861310/69861311/69861312/69861313/69861314/69861315/69861316/69861317/69861318/69861319/69861320/69861321/69861322/69861323/69861324/69861325/69861326/69861327/69861328/69861329/69861330/69861331/69861332/69861333/69861334/69861335/69861336/69861337/69861338/69861339/69861340/69861341/69861342/69861343/69861344/69861345/69861346/69861347/69861348/69861349/69861350/69861351/69861352/69861353/69861354/69861355/69861356/69861357/69861358/69861359/69861360/69861361/69861362/69861363/69861364/69861365/69861366/69861367/69861368/69861369/69861370/69861371/69861372/69861373/69861374/69861375/69861376/69861377/69861378/69861379/69861380/69861381/69861382/69861383/69861384/69861385/69861386/69861387/69861388/69861389/69861390/69861391/69861392/69861393/69861394/69861395/69861396/69861397/69861398/69861399/69861400/69861401/69861402/69861403/69861404/69861405/69861406/69861407/69861408/69861409/69861410/69861411/69861412/69861413/69861414/69861415/69861416/69861417/69861418/69861419/69861420/69861421/69861422/69861423/69861424/69861425/69861426/69861427/69861428/69861429/69861430/69861431/69861432/69861433/69861434/69861435/69861436/69861437/69861438/69861439/69861440/69861441/69861442/69861443/69861444/69861445/69861446/69861447/69861448/69861449/69861450/69861451/69861452/69861453/69861454/69861455/69861456/69861457/69861458/69861459/69861460/69861461/69861462/69861463/69861464/69861465/69861466/69861467/69861468/69861469/69861470/69861471/69861472/69861473/69861474/69861475/69861476/69861477/69861478/69861479/69861480/69861481/69861482/69861483/69861484/69861485/69861486/69861487/69861488/69861489/69861490/69861491/69861492/69861493/69861494/69861495/69861496/69861497/69861498/69861499/69861500/69861501/69861502/69861503/69861504/69861505/69861506/69861507/69861508/69861509/69861510/69861511/69861512/69861513/69861514/69861515/69861516/69861517/69861518/69861519/69861520/69861521/69861522/69861523/69861524/69861525/69861526/69861527/69861528/69861529/69861530/69861531/69861532/69861533/69861534/69861535/69861536/69861537/69861538/69861539/69861540/69861541/69861542/69861543/69861544/69861545/69861546/69861547/69861548/69861549/69861550/69861551/69861552/69861553/69861554/69861555/69861556/69861557/69861558/69861559/69861560/69861561/69861562/69861563/69861564/69861565/69861566/69861567/69861568/69861569/69861570/69861571/69861572/69861573/69861574/69861575/69861576/69861577/69861578/69861579/69861580/69861581/69861582/69861583/69861584/69861585/69861586/69861587/69861588/69861589/69861590/69861591/69861592/69861593/69861594/69861595/69861596/69861597/69861598/69861599/69861600/69861601/69861602/69861603/69861604/69861605/69861606/69861607/69861608/69861609/69861610/69861611/69861612/69861613/69861614/69861615/69861616/69861617/69861618/69861619/69861620/69861621/69861622/69861623/69861624/69861625/69861626/69861627/69861628/69861629/69861630/69861631/69861632/69861633/69861634/69861635/69861636/69861637/69861638/69861639/69861640/69861641/69861642/69861643/69861644/69861645/69861646/69861647/69861648/69861649/69861650/69861651/69861652/69861653/69861654/69861655/69861656/69861657/69861658/69861659/69861660/69861661/69861662/69861663/69861664/69861665/69861666/69861667/69861668/69861669/69861670/69861671/69861672/69861673/69861674/69861675/69861676/69861677/69861678/69861679/69861680/69861681/69861682/69861683/69861684/69861685/69861686/69861687/69861688/69861689/69861690/69861691/69861692/69861693/69861694/69861695/69861696/69861697/69861698/69861699/69861700/69861701/69861702/69861703/69861704/69861705/69861706/69861707/69861708/69861709/69861710/69861711/69861712/69861713/69861714/69861715/69861716/69861717/69861718/69861719/69861720/69861721/69861722/69861723/69861724/69861725/69861726/69861727/69861728/69861729/69861730/69861731/69861732/69861733/69861734/69861735/69861736/69861737/69861738/69861739/69861740/69861741/69861742/69861743/69861744/69861745/69861746/69861747/69861748/69861749/69861750/69861751/69861752/69861753/69861754/69861755/69861756/69861757/69861758/69861759/69861760/69861761/69861762/69861763/69861764/69861765/69861766/69861767/69861768/69861769/69861770/69861771/69861772/69861773/69861774/69861775/69861776/69861777/69861778/69861779/69861780/69861781/69861782/69861783/69861784/69861785/69861786/69861787/69861788/69861789/69861790/69861791/69861792/69861793/69861794/69861795/69861796/69861797/69861798/69861799/69861800/69861801/69861802/69861803/69861804/69861805/69861806/69861807/69861808/69861809/69861810/69861811/69861812/69861813/69861814/69861815/69861816/69861817/69861818/69861819/69861820/69861821/69861822/69861823/69861824/69861825/69861826/69861827/69861828/69861829/69861830/69861831/69861832/69861833/69861834/69861835/69861836/69861837/69861838/69861839/69861840/69861841/69861842/69861843/69861844/69861845/69861846/69861847/69861848/69861849/69861850/69861851/69861852/69861853/69861854/69861855/69861856/69861857/69861858/69861859/69861860/69861861/69861862/69861863/69861864/69861865/69861866/69861867/69861868/69861869/69861870/69861871/69861872/69861873/69861874/69861875/69861876/69861877/69861878/69861879/69861880/69861881/69861882/69861883/69861884/69861885/69861886/69861887/69861888/69861889/69861890/69861891/69861892/69861893/69861894/69861895/69861896/69861897/69861898/69861899/69861900/69861901/69861902/69861903/69861904/69861905/69861906/69861907/69861908/69861909/69861910/69861911/69861912/69861913/69861914/69861915/69861916/69861917/69861918/69861919/69861920/69861921/69861922/69861923/69861924/69861925/69861926/69861927/69861928/69861929/69861930/69861931/69861932/69861933/69861934/69861935/69861936/69861937/69861938/69861939/69861940/69861941/69861942/69861943/69861944/69861945/69861946/69861947/69861948/69861949/69861950/69861951/69861952/69861953/69861954/69861955/69861956/69861957/69861958/69861959/69861960/69861961/69861962/69861963/69861964/69861965/69861966/69861967/69861968/69861969/69861970/69861971/69861972/69861973/69861974/69861975/69861976/69861977/69861978/69861979/69861980/69861981/69861982/69861983/69861984/69861985/69861986/69861987/69861988/69861989/69861990/69861991/69861992/69861993/69861994/69861995/69861996/69861997/69861998/69861999/69862000/69862001/69862002/69862003/69862004/69862005/69862006/69862007/69862008/69862009/69862010/69862011/69862012/69862013/69862014/69862015/69862016/69862017/69862018/69862019/69862020/69862021/69862022/69862023/69862024/69862025/69862026/69862027/69862028/69862029/69862030/69862031/69862032/69862033/69862034/69862035/69862036/69862037/69862038/69862039/69862040/69862041/69862042/69862043/69862044/69862045/69862046/69862047/69862048/69862049/69862050/69862051/69862052/69862053/69862054/69862055/69862056/69862057/69862058/69862059/69862060/69862061/69862062/69862063/69862064/69862065/69862066/69862067/69862068/69862069/69862070/69862071/69862072/69862073/69862074/69862075/69862076/69862077/69862078/69862079/69862080/69862081/69862082/69862083/69862084/69862085/69862086/69862087/69862088/69862089/69862090/69862091/69862092/69862093/69862094/69862095/69862096/69862097/69862098/69862099/69862100/69862101/69862102/69862103/69862104/69862105/69862106/69862107/69862108/69862109/69862110/69862111/69862112/69862113/69862114/69862115/69862116/69862117/69862118/69862119/69862120/69862121/69862122/69862123/69862124/69862125/69862126/69862127/69862128/69862129/69862130/69862131/69862132/69862133/69862134/69862135/69862136/69862137/69862138/69862139/69862140/69862141/69862142/69862143/69862144/69862145/69862146/69862147/69862148/69862149/69862150/69862151/69862152/69862153/69862154/69862155/69862156/69862157/69862158/69862159/69862160/69862161/69862162/69862163/69862164/69862165/69862166/69862167/69862168/69862169/69862170/69862171/69862172/69862173/69862174/69862175/69862176/69862177/69862178/69862179/69862180/69862181/69862182/69862183/69862184/69862185/69862186/69862187/69862188/69862189/69862190/69862191/69862192/69862193/69862194/69862195/69862196/69862197/69862198/69862199/69862200/69862201/69862202/69862203/69862204/69862205/69862206/69862207/69862208/69862209/69862210/69862211/69862212/69862213/69862214/69862215/69862216/69862217/69862218/69862219/69862220/69862221/69862222/69862223/69862224/69862225/69862226/69862227/69862228/69862229/69862230/69862231/69862232/69862233/69862234/69862235/69862236/69862237/69862238/69862239/69862240/69862241/69862242/69862243/69862244/69862245/69862246/69862247/69862248/69862249/69862250/69862251/69862252/69862253/69862254/69862255/69862256/69862257/69862258/69862259/69862260/69862261/69862262/69862263/69862264/69862265/69862266/69862267/69862268/69862269/69862270/69862271/69862272/69862273/69862274/69862275/69862276/69862277/69862278/69862279/69862280/69862281/69862282/69862283/69862284/69862285/69862286/69862287/69862288/69862289/69862290/69862291/69862292/69862293/69862294/69862295/69862296/69862297/69862298/69862299/69862300/69862301/69862302/69862303/69862304/69862305/69862306/69862307/69862308/69862309/69862310/69862311/69862312/69862313/69862314/69862315/69862316/69862317/69862318/69862319/69862320/69862321/69862322/69862323/69862324/69862325/69862326/69862327/69862328/69862329/69862330/69862331/69862332/69862333/69862334/69862335/69862336/69862337/69862338/69862339/69862340/69862341/69862342/69862343/69862344/69862345/69862346/69862347/69862348/69862349/69862350/69862351/69862352/69862353/69862354/69862355/69862356/69862357/69862358/69862359/69862360/69862361/69862362/69862363/69862364/69862365/69862366/69862367/69862368/69862369/69862370/69862371/69862372/69862373/69862374/69862375/69862376/69862377/69862378/69862379/69862380/69862381/69862382/69862383/69862384/69862385/69862386/69862387/69862388/69862389/69862390/69862391/69862392/69862393/69862394/69862395/69862396/69862397/69862398/69862399/69862400/69862401/69862402/69862403/69862404/69862405/69862406/69862407/69862408/69862409/69862410/69862411/69862412/69862413/69862414/69862415/69862416/69862417/69862418/69862419/69862420/69862421/69862422/69862423/69862424/69862425/69862426/69862427/69862428/69862429/69862430/69862431/69862432/69862433/69862434/69862435/69862436/69862437/69862438/69862439/69862440/69862441/69862442/69862443/69862444/69862445/69862446/69862447/69862448/69862449/69862450/69862451/69862452/69862453/69862454/69862455/69862456/69862457/69862458/69862459/69862460/69862461/69862462/69862463/69862464/69862465/69862466/69862467/69862468/69862469/69862470/69862471/69862472/69862473/69862474/69862475/69862476/69862477/69862478/69862479/69862480/69862481/69862482/69862483/69862484/69862485/69862486/69862487/69862488/69862489/69862490/69862491/69862492/69862493/69862494/69862495/69862496/69862497/69862498/69862499/69862500/69862501/69862502/69862503/69862504/69862505/69862506/69862507/69862508/69862509/69862510/69862511/69862512/69862513/69862514/69862515/69862516/69862517/69862518/69862519/69862520/69862521/69862522/69862523/69862524/69862525/69862526/69862527/69862528/69862529/69862530/69862531/69862532/69862533/69862534/69862535/69862536/69862537/69862538/69862539/69862540/69862541/69862542/69862543/69862544/69862545/69862546/69862547/69862548/69862549/69862550/69862551/69862552/69862553/69862554/69862555/69862556/69862557/69862558/69862559/69862560/69862561/69862562/69862563/69862564/69862565/69862566/69862567/69862568/69862569/69862570/69862571/69862572/69862573/69862574/69862575/69862576/69862577/69862578/69862579/69862580/69862581/69862582/69862583/69862584/69862585/69862586/69862587/69862588/69862589/69862590/69862591/69862592/69862593/69862594/69862595/69862596/69862597/69862598/69862599/69862600/69862601/69862602/69862603/69862604/69862605/69862606/69862607/69862608/69862609/69862610/69862611/69862612/69862613/69862614/69862615/69862616/69862617/69862618/69862619/69862620/69862621/69862622/69862623/69862624/69862625/69862626/69862627/69862628/69862629/69862630/69862631/69862632/69862633/69862634/69862635/69862636/69862637/69862638/69862639/69862640/69862641/69862642/69862643/69862644/69862645/69862646/69862647/69862648/69862649/69862650/69862651/69862652/69862653/69862654/69862655/69862656/69862657/69862658/69862659/69862660/69862661/69862662/69862663/69862664/69862665/69862666/69862667/69862668/69862669/69862670/69862671/69862672/69862673/69862674/69862675/69862676/69862677/69862678/69862679/69862680/69862681/69862682/69862683/69862684/69862685/69862686/69862687/69862688/69862689/69862690/69862691/69862692/69862693/69862694/69862695/69862696/69862697/69862698/69862699/69862700/69862701/69862702/69862703/69862704/69862705/69862706/69862707/69862708/69862709/69862710/69862711/69862712/69862713/69862714/69862715/69862716/69862717/69862718/69862719/69862720/69862721/69862722/69862723/69862724/69862725/69862726/69862727/69862728/69862729/69862730/69862731/69862732/69862733/69862734/69862735/69862736/69862737/69862738/69862739/69862740/69862741/69862742/69862743/69862744/69862745/69862746/69862747/69862748/69862749/69862750/69862751/69862752/69862753/69862754/69862755/69862756/69862757/69862758/69862759/69862760/69862761/69862762/69862763/69862764/69862765/69862766/69862767/69862768/69862769/69862770/69862771/69862772/69862773/69862774/69862775/69862776/69862777/69862778/69862779/69862780/69862781/69862782/69862783/69862784/69862785/69862786/69862787/69862788/69862789/69862790/69862791/69862792/69862793/69862794/69862795/69862796/69862797/69862798/69862799/69862800/69862801/69862802/69862803/69862804/69862805/69862806/69862807/69862808/69862809/69862810/69862811/69862812/69862813/69862814/69862815/69862816/69862817/69862818/69862819/69862820/69862821/69862822/69862823/69862824/69862825/69862826/69862827/69862828/69862829/69862830/69862831/69862832/69862833/69862834/69862835/69862836/69862837/69862838/69862839/69862840/69862841/69862842/69862843/69862844/69862845/69862846/69862847/69862848/69862849/69862850/69862851/69862852/69862853/69862854/69862855/69862856/69862857/69862858/69862859/69862860/69862861/69862862/69862863/69862864/69862865/69862866/69862867/69862868/69862869/69862870/69862871/69862872/69862873/69862874/69862875/69862876/69862877/69862878/69862879/69862880/69862881/69862882/69862883/69862884/69862885/69862886/69862887/69862888/69862889/69862890/69862891/69862892/69862893/69862894/69862895/69862896/69862897/69862898/69862899/69862900/69862901/69862902/69862903/69862904/69862905/69862906/69862907/69862908/69862909/69862910/69862911/69862912/69862913/69862914/69862915/69862916/69862917/69862918/69862919/69862920/69862921/69862922/69862923/69862924/69862925/69862926/69862927/69862928/69862929/69862930/69862931/69862932/69862933/69862934/69862935/69862936/69862937/69862938/69862939/69862940/69862941/69862942/69862943/69862944/69862945/69862946/69862947/69862948/69862949/69862950/69862951/69862952/69862953/69862954/69862955/69862956/69862957/69862958/69862959/69862960/69862961/69862962/69862963/69862964/69862965/69862966/69862967/69862968/69862969/69862970/69862971/69862972/69862973/69862974/69862975/69862976/69862977/69862978/69862979/69862980/69862981/69862982/69862983/69862984/69862985/69862986/69862987/69862988/69862989/69862990/69862991/69862992/69862993/69862994/69862995/69862996/69862997/69862998/69862999/69863000/69863001/69863002/69863003/69863004/69863005/69863006/69863007/69863008/69863009/69863010/69863011/69863012/69863013/69863014/69863015/69863016/69863017/69863018/69863019/69863020/69863021/69863022/69863023/69863024/69863025/69863026/69863027/69863028/69863029/69863030/69863031/69863032/69863033/69863034/69863035/69863036/69863037/69863038/69863039/69863040/69863041/69863042/69863043/69863044/69863045/69863046/69863047/69863048/69863049/69863050/69863051/69863052/69863053/69863054/69863055/69863056/69863057/69863058/69863059/69863060/69863061/69863062/69863063/69863064/69863065/69863066/69863067/69863068/69863069/69863070/69863071/69863072/69863073/69863074/69863075/69863076/69863077/69863078/69863079/69863080/69863081/69863082/69863083/69863084/69863085/69863086/69863087/69863088/69863089/69863090/69863091/69863092/69863093/69863094/69863095/69863096/69863097/69863098/69863099/69863100/69863101/69863102/69863103/69863104/69863105/69863106/69863107/69863108/69863109/69863110/69863111/69863112/69863113/69863114/69863115/69863116/69863117/69863118/69863119/69863120/69863121/69863122/69863123/69863124/69863125/69863126/69863127/69863128/69863129/69863130/69863131/69863132/69863133/69863134/69863135/69863136/69863137/69863138/69863139/69863140/69863141/69863142/69863143/69863144/69863145/69863146/69863147/69863148/69863149/69863150/69863151/69863152/69863153/69863154/69863155/69863156/69863157/69863158/69863159/69863160/69863161/69863162/69863163/69863164/69863165/69863166/69863167/69863168/69863169/69863170/69863171/69863172/69863173/69863174/69863175/69863176/69863177/69863178/69863179/69863180/69863181/69863182/69863183/69863184/69863185/69863186/69863187/69863188/69863189/69863190/69863191/69863192/69863193/69863194/69863195/69863196/69863197/69863198/69863199/69863200/69863201/69863202/69863203/69863204/69863205/69863206/69863207/69863208/69863209/69863210/69863211/69863212/69863213/69863214/69863215/69863216/69863217/69863218/69863219/69863220/69863221/69863222/69863223/69863224/69863225/69863226/69863227/69863228/69863229/69863230/69863231/69863232/69863233/69863234/69863235/69863236/69863237/69863238/69863239/69863240/69863241/69863242/69863243/69863244/69863245/69863246/69863247/69863248/69863249/69863250/69863251/69863252/69863253/69863254/69863255/69863256/69863257/69863258/69863259/69863260/69863261/69863262/69863263/69863264/69863265/69863266/69863267/69863268/69863269/69863270/69863271/69863272/69863273/69863274/69863275/69863276/69863277/69863278/69863279/69863280/69863281/69863282/69863283/69863284/69863285/69863286/69863287/69863288/69863289/69863290/69863291/69863292/69863293/69863294/69863295/69863296/69863297/69863298/69863299/69863300/69863301/69863302/69863303/69863304/69863305/69863306/69863307/69863308/69863309/69863310/69863311/69863312/69863313/69863314/69863315/69863316/69863317/69863318/69863319/69863320/69863321/69863322/69863323/69863324/69863325/69863326/69863327/69863328/69863329/69863330/69863331/69863332/69863333/69863334/69863335/69863336/69863337/69863338/69863339/69863340/69863341/69863342/69863343/69863344/69863345/69863346/69863347/69863348/69863349/69863350/69863351/69863352/69863353/69863354/69863355/69863356/69863357/69863358/69863359/69863360/69863361/69863362/69863363/69863364/69863365/69863366/69863367/69863368/69863369/69863370/69863371/69863372/69863373/69863374/69863375/69863376/69863377/69863378/69863379/69863380/69863381/69863382/69863383/69863384/69863385/69863386/69863387/69863388/69863389/69863390/69863391/69863392/69863393/69863394/69863395/69863396/69863397/69863398/69863399/69863400/69863401/69863402/69863403/69863404/69863405/69863406/69863407/69863408/69863409/69863410/69863411/69863412/69863413/69863414/69863415/69863416/69863417/69863418/69863419/69863420/69863421/69863422/69863423/69863424/69863425/69863426/69863427/69863428/69863429/69863430/69863431/69863432/69863433/69863434/69863435/69863436/69863437/69863438/69863439/69863440/69863441/69863442/69863443/69863444/69863445/69863446/69863447/69863448/69863449/69863450/69863451/69863452/69863453/69863454/69863455/69863456/69863457/69863458/69863459/69863460/69863461/69863462/69863463/69863464/69863465/69863466/69863467/69863468/69863469/69863470/69863471/69863472/69863473/69863474/69863475/69863476/69863477/69863478/69863479/69863480/69863481/69863482/69863483/69863484/69863485/69863486/69863487/69863488/69863489/69863490/69863491/69863492/69863493/69863494/69863495/69863496/69863497/69863498/69863499/69863500/69863501/69863502/69863503/69863504/69863505/69863506/69863507/69863508/69863509/69863510/69863511/69863512/69863513/69863514/69863515/69863516/69863517/69863518/69863519/69863520/69863521/69863522/69863523/69863524/69863525/69863526/69863527/69863528/69863529/69863530/69863531/69863532/69863533/69863534/69863535/69863536/69863537/69863538/69863539/69863540/69863541/69863542/69863543/69863544/69863545/69863546/69863547/69863548/69863549/69863550/69863551/69863552/69863553/69863554/69863555/69863556/69863557/69863558/69863559/69863560/69863561/69863562/69863563/69863564/69863565/69863566/69863567/69863568/69863569/69863570/69863571/69863572/69863573/69863574/69863575/69863576/69863577/69863578/69863579/69863580/69863581/69863582/69863583/69863584/69863585/69863586/69863587/69863588/69863589/69863590/69863591/69863592/69863593/69863594/69863595/69863596/69863597/69863598/69863599/69863600/69863601/69863602/69863603/69863604/69863605/69863606/69863607/69863608/69863609/69863610/69863611/69863612/69863613/69863614/69863615/69863616/69863617/69863618/69863619/69863620/69863621/69863622/69863623/69863624/69863625/69863626/69863627/69863628/69863629/69863630/69863631/69863632/69863633/69863634/69863635/69863636/69863637/69863638/69863639/69863640/69863641/69863642/69863643/69863644/69863645/69863646/69863647/69863648/69863649/69863650/69863651/69863652/69863653/69863654/69863655/69863656/69863657/69863658/69863659/69863660/69863661/69863662/69863663/69863664/69863665/69863666/69863667/69863668/69863669/69863670/69863671/69863672/69863673/69863674/69863675/69863676/69863677/69863678/69863679/69863680/69863681/69863682/69863683/69863684/69863685/69863686/69863687/69863688/69863689/69863690/69863691/69863692/69863693/69863694/69863695/69863696/69863697/69863698/69863699/69863700/69863701/69863702/69863703/69863704/69863705/69863706/69863707/69863708/69863709/69863710/69863711/69863712/69863713/69863714/69863715/69863716/69863717/69863718/69863719/69863720/69863721/69863722/69863723/69863724/69863725/69863726/69863727/69863728/69863729/69863730/69863731/69863732/69863733/69863734/69863735/69863736/69863737/69863738/69863739/69863740/69863741/69863742/69863743/69863744/69863745/69863746/69863747/69863748/69863749/69863750/69863751/69863752/69863753/69863754/69863755/69863756/69863757/69863758/69863759/69863760/69863761/69863762/69863763/69863764/69863765/69863766/69863767/69863768/69863769/69863770/69863771/69863772/69863773/69863774/69863775/69863776/69863777/69863778/69863779/69863780/69863781/69863782/69863783/69863784/69863785/69863786/69863787/69863788/69863789/69863790/69863791/69863792/69863793/69863794/69863795/69863796/69863797/69863798/69863799/69863800/69863801/69863802/69863803/69863804/69863805/69863806/69863807/69863808/69863809/69863810/69863811/69863812/69863813/69863814/69863815/69863816/69863817/69863818/69863819/69863820/69863821/69863822/69863823/69863824/69863825/69863826/69863827/69863828/69863829/69863830/69863831/69863832/69863833/69863834/69863835/69863836/69863837/69863838/69863839/69863840/69863841/69863842/69863843/69863844/69863845/69863846/69863847/69863848/69863849/69863850/69863851/69863852/69863853/69863854/69863855/69863856/69863857/69863858/69863859/69863860/69863861/69863862/69863863/69863864/69863865/69863866/69863867/69863868/69863869/69863870/69863871/69863872/69863873/69863874/69863875/69863876/69863877/69863878/69863879/69863880/69863881/69863882/69863883/69863884/69863885/69863886/69863887/69863888/69863889/69863890/69863891/69863892/69863893/69863894/69863895/69863896/69863897/69863898/69863899/69863900/69863901/69863902/69863903/69863904/69863905/69863906/69863907/69863908/69863909/69863910/69863911/69863912/69863913/69863914/69863915/69863916/69863917/69863918/69863919/69863920/69863921/69863922/69863923/69863924/69863925/69863926/69863927/69863928/69863929/69863930/69863931/69863932/69863933/69863934/69863935/69863936/69863937/69863938/69863939/69863940/69863941/69863942/69863943/69863944/69863945/69863946/69863947/69863948/69863949/69863950/69863951/69863952/69863953/69863954/69863955/69863956/69863957/69863958/69863959/69863960/69863961/69863962/69863963/69863964/69863965/69863966/69863967/69863968/69863969/69863970/69863971/69863972/69863973/69863974/69863975/69863976/69863977/69863978/69863979/69863980/69863981/69863982/69863983/69863984/69863985/69863986/69863987/69863988/69863989/69863990/69863991/69863992/69863993/69863994/69863995/69863996/69863997/69863998/69863999/69864000/69864001/69864002/69864003/69864004/69864005/69864006/69864007/69864008/69864009/69864010/69864011/69864012/69864013/69864014/69864015/69864016/69864017/69864018/69864019/69864020/69864021/69864022/69864023/69864024/69864025/69864026/69864027/69864028/69864029/69864030/69864031/69864032/69864033/69864034/69864035/69864036/69864037/69864038/69864039/69864040/69864041/69864042/69864043/69864044/69864045/69864046/69864047/69864048/69864049/69864050/69864051/69864052/69864053/69864054/69864055/69864056/69864057/69864058/69864059/69864060/69864061/69864062/69864063/69864064/69864065/69864066/69864067/69864068/69864069/69864070/69864071/69864072/69864073/69864074/69864075/69864076/69864077/69864078/69864079/69864080/69864081/69864082/69864083/69864084/69864085/69864086/69864087/69864088/69864089/69864090/69864091/69864092/69864093/69864094/69864095/69864096/69864097/69864098/69864099/69864100/69864101/69864102/69864103/69864104/69864105/69864106/69864107/69864108/69864109/69864110/69864111/69864112/69864113/69864114/69864115/69864116/69864117/69864118/69864119/69864120/69864121/69864122/69864123/69864124/69864125/69864126/69864127/69864128/69864129/69864130/69864131/69864132/69864133/69864134/69864135/69864136/69864137/69864138/69864139/69864140/69864141/69864142/69864143/69864144/69864145/69864146/69864147/69864148/69864149/69864150/69864151/69864152/69864153/69864154/69864155/69864156/69864157/69864158/69864159/69864160/69864161/69864162/69864163/69864164/69864165/69864166/69864167/69864168/69864169/69864170/69864171/69864172/69864173/69864174/69864175/69864176/69864177/69864178/69864179/69864180/69864181/69864182/69864183/69864184/69864185/69864186/69864187/69864188/69864189/69864190/69864191/69864192/69864193/69864194/69864195/69864196/69864197/69864198/69864199/69864200/69864201/69864202/69864203/69864204/69864205/69864206/69864207/69864208/69864209/69864210/69864211/69864212/69864213/69864214/69864215/69864216/69864217/69864218/69864219/69864220/69864221/69864222/69864223/69864224/69864225/69864226/69864227/69864228/69864229/69864230/69864231/69864232/69864233/69864234/69864235/69864236/69864237/69864238/69864239/69864240/69864241/69864242/69864243/69864244/69864245/69864246/69864247/69864248/69864249/69864250/69864251/69864252/69864253/69864254/69864255/69864256/69864257/69864258/69864259/69864260/69864261/69864262/69864263/69864264/69864265/69864266/69864267/69864268/69864269/69864270/69864271/69864272/69864273/69864274/69864275/69864276/69864277/69864278/69864279/69864280/69864281/69864282/69864283/69864284/69864285/69864286/69864287/69864288/69864289/69864290/69864291/69864292/69864293/69864294/69864295/69864296/69864297/69864298/69864299/69864300/69864301/69864302/69864303/69864304/69864305/69864306/69864307/69864308/69864309/69864310/69864311/69864312/69864313/69864314/69864315/69864316/69864317/69864318/69864319/69864320/69864321/69864322/69864323/69864324/69864325/69864326/69864327/69864328/69864329/69864330/69864331/69864332/69864333/69864334/69864335/69864336/69864337/69864338/69864339/69864340/69864341/69864342/69864343/69864344/69864345/69864346/69864347/69864348/69864349/69864350/69864351/69864352/69864353/69864354/69864355/69864356/69864357/69864358/69864359/69864360/69864361/69864362/69864363/69864364/69864365/69864366/69864367/69864368/69864369/69864370/69864371/69864372/69864373/69864374/69864375/69864376/69864377/69864378/69864379/69864380/69864381/69864382/69864383/69864384/69864385/69864386/69864387/69864388/69864389/69864390/69864391/69864392/69864393/69864394/69864395/69864396/69864397/69864398/69864399/69864400/69864401/69864402/69864403/69864404/69864405/69864406/69864407/69864408/69864409/69864410/69864411/69864412/69864413/69864414/69864415/69864416/69864417/69864418/69864419/69864420/69864421/69864422/69864423/69864424/69864425/69864426/69864427/69864428/69864429/69864430/69864431/69864432/69864433/69864434/69864435/69864436/69864437/69864438/69864439/69864440/69864441/69864442/69864443/69864444/69864445/69864446/69864447/69864448/69864449/69864450/69864451/69864452/69864453/69864454/69864455/69864456/69864457/69864458/69864459/69864460/69864461/69864462/69864463/69864464/69864465/69864466/69864467/69864468/69864469/69864470/69864471/69864472/69864473/69864474/69864475/69864476/69864477/69864478/69864479/69864480/69864481/69864482/69864483/69864484/69864485/69864486/69864487/69864488/69864489/69864490/69864491/69864492/69864493/69864494/69864495/69864496/69864497/69864498/69864499/69864500/69864501/69864502/69864503/69864504/69864505/69864506/69864507/69864508/69864509/69864510/69864511/69864512/69864513/69864514/69864515/69864516/69864517/69864518/69864519/69864520/69864521/69864522/69864523/69864524/69864525/69864526/69864527/69864528/69864529/69864530/69864531/69864532/69864533/69864534/69864535/69864536/69864537/69864538/69864539/69864540/69864541/69864542/69864543/69864544/69864545/69864546/69864547/69864548/69864549/69864550/69864551/69864552/69864553/69864554/69864555/69864556/69864557/69864558/69864559/69864560/69864561/69864562/69864563/69864564/69864565/69864566/69864567/69864568/69864569/69864570/69864571/69864572/69864573/69864574/69864575/69864576/69864577/69864578/69864579/69864580/69864581/69864582/69864583/69864584/69864585/69864586/69864587/69864588/69864589/69864590/69864591/69864592/69864593/69864594/69864595/69864596/69864597/69864598/69864599/69864600/69864601/69864602/69864603/69864604/69864605/69864606/69864607/69864608/69864609/69864610/69864611/69864612/69864613/69864614/69864615/69864616/69864617/69864618/69864619/69864620/69864621/69864622/69864623/69864624/69864625/69864626/69864627/69864628/69864629/69864630/69864631/69864632/69864633/69864634/69864635/69864636/69864637/69864638/69864639/69864640/69864641/69864642/69864643/69864644/69864645/69864646/69864647/69864648/69864649/69864650/69864651/69864652/69864653/69864654/69864655/69864656/69864657/69864658/69864659/69864660/69864661/69864662/69864663/69864664/69864665/69864666/69864667/69864668/69864669/69864670/69864671/69864672/69864673/69864674/69864675/69864676/69864677/69864678/69864679/69864680/69864681/69864682/69864683/69864684/69864685/69864686/69864687/69864688/69864689/69864690/69864691/69864692/69864693/69864694/69864695/69864696/69864697/69864698/69864699/69864700/69864701/69864702/69864703/69864704/69864705/69864706/69864707/69864708/69864709/69864710/69864711/69864712/69864713/69864714/69864715/69864716/69864717/69864718/69864719/69864720/69864721/69864722/69864723/69864724/69864725/69864726/69864727/69864728/69864729/69864730/69864731/69864732/69864733/69864734/69864735/69864736/69864737/69864738/69864739/69864740/69864741/69864742/69864743/69864744/69864745/69864746/69864747/69864748/69864749/69864750/69864751/69864752/69864753/69864754/69864755/69864756/69864757/69864758/69864759/69864760/69864761/69864762/69864763/69864764/69864765/69864766/69864767/69864768/69864769/69864770/69864771/69864772/69864773/69864774/69864775/69864776/69864777/69864778/69864779/69864780/69864781/69864782/69864783/69864784/69864785/69864786/69864787/69864788/69864789/69864790/69864791/69864792/69864793/69864794/69864795/69864796/69864797/69864798/69864799/69864800/69864801/69864802/69864803/69864804/69864805/69864806/69864807/69864808/69864809/69864810/69864811/69864812/69864813/69864814/69864815/69864816/69864817/69864818/69864819/69864820/69864821/69864822/69864823/69864824/69864825/69864826/69864827/69864828/69864829/69864830/69864831/69864832/69864833/69864834/69864835/69864836/69864837/69864838/69864839/69864840/69864841/69864842/69864843/69864844/69864845/69864846/69864847/69864848/69864849/69864850/69864851/69864852/69864853/69864854/69864855/69864856/69864857/69864858/69864859/69864860/69864861/69864862/69864863/69864864/69864865/69864866/69864867/69864868/69864869/69864870/69864871/69864872/69864873/69864874/69864875/69864876/69864877/69864878/69864879/69864880/69864881/69864882/69864883/69864884/69864885/69864886/69864887/69864888/69864889/69864890/69864891/69864892/69864893/69864894/69864895/69864896/69864897/69864898/69864899/69864900/69864901/69864902/69864903/69864904/69864905/69864906/69864907/69864908/69864909/69864910/69864911/69864912/69864913/69864914/69864915/69864916/69864917/69864918/69864919/69864920/69864921/69864922/69864923/69864924/69864925/69864926/69864927/69864928/69864929/69864930/69864931/69864932/69864933/69864934/69864935/69864936/69864937/69864938/69864939/69864940/69864941/69864942/69864943/69864944/69864945/69864946/69864947/69864948/69864949/69864950/69864951/69864952/69864953/69864954/69864955/69864956/69864957/69864958/69864959/69864960/69864961/69864962/69864963/69864964/69864965/69864966/69864967/69864968/69864969/69864970/69864971/69864972/69864973/69864974/69864975/69864976/69864977/69864978/69864979/69864980/69864981/69864982/69864983/69864984/69864985/69864986/69864987/69864988/69864989/69864990/69864991/69864992/69864993/69864994/69864995/69864996/69864997/69864998/69864999/69865000/69865001/69865002/69865003/69865004/69865005/69865006/69865007/69865008/69865009/69865010/69865011/69865012/69865013/69865014/69865015/69865016/69865017/69865018/69865019/69865020/69865021/69865022/69865023/69865024/69865025/69865026/69865027/69865028/69865029/69865030/69865031/69865032/69865033/69865034/69865035/69865036/69865037/69865038/69865039/69865040/69865041/69865042/69865043/69865044/69865045/69865046/69865047/69865048/69865049/69865050/69865051/69865052/69865053/69865054/69865055/69865056/69865057/69865058/69865059/69865060/69865061/69865062/69865063/69865064/69865065/69865066/69865067/69865068/69865069/69865070/69865071/69865072/69865073/69865074/69865075/69865076/69865077/69865078/69865079/69865080/69865081/69865082/69865083/69865084/69865085/69865086/69865087/69865088/69865089/69865090/69865091/69865092/69865093/69865094/69865095/69865096/69865097/69865098/69865099/69865100/69865101/69865102/69865103/69865104/69865105/69865106/69865107/69865108/69865109/69865110/69865111/69865112/69865113/69865114/69865115/69865116/69865117/69865118/69865119/69865120/69865121/69865122/69865123/69865124/69865125/69865126/69865127/69865128/69865129/69865130/69865131/69865132/69865133/69865134/69865135/69865136/69865137/69865138/69865139/69865140/69865141/69865142/69865143/69865144/69865145/69865146/69865147/69865148/69865149/69865150/69865151/69865152/69865153/69865154/69865155/69865156/69865157/69865158/69865159/69865160/69865161/69865162/69865163/69865164/69865165/69865166/69865167/69865168/69865169/69865170/69865171/69865172/69865173/69865174/69865175/69865176/69865177/69865178/69865179/69865180/69865181/69865182/69865183/69865184/69865185/69865186/69865187/69865188/69865189/69865190/69865191/69865192/69865193/69865194/69865195/69865196/69865197/69865198/69865199/69865200/69865201/69865202/69865203/69865204/69865205/69865206/69865207/69865208/69865209/69865210/69865211/69865212/69865213/69865214/69865215/69865216/69865217/69865218/69865219/69865220/69865221/69865222/69865223/69865224/69865225/69865226/69865227/69865228/69865229/69865230/69865231/69865232/69865233/69865234/69865235/69865236/69865237/69865238/69865239/69865240/69865241/69865242/69865243/69865244/69865245/69865246/69865247/69865248/69865249/69865250/69865251/69865252/69865253/69865254/69865255/69865256/69865257/69865258/69865259/69865260/69865261/69865262/69865263/69865264/69865265/69865266/69865267/69865268/69865269/69865270/69865271/69865272/69865273/69865274/69865275/69865276/69865277/69865278/69865279/69865280/69865281/69865282/69865283/69865284/69865285/69865286/69865287/69865288/69865289/69865290/69865291/69865292/69865293/69865294/69865295/69865296/69865297/69865298/69865299/69865300/69865301/69865302/69865303/69865304/69865305/69865306/69865307/69865308/69865309/69865310/69865311/69865312/69865313/69865314/69865315/69865316/69865317/69865318/69865319/69865320/69865321/69865322/69865323/69865324/69865325/69865326/69865327/69865328/69865329/69865330/69865331/69865332/69865333/69865334/69865335/69865336/69865337/69865338/69865339/69865340/69865341/69865342/69865343/69865344/69865345/69865346/69865347/69865348/69865349/69865350/69865351/69865352/69865353/69865354/69865355/69865356/69865357/69865358/69865359/69865360/69865361/69865362/69865363/69865364/69865365/69865366/69865367/69865368/69865369/69865370/69865371/69865372/69865373/69865374/69865375/69865376/69865377/69865378/69865379/69865380/69865381/69865382/69865383/69865384/69865385/69865386/69865387/69865388/69865389/69865390/69865391/69865392/69865393/69865394/69865395/69865396/69865397/69865398/69865399/69865400/69865401/69865402/69865403/69865404/69865405/69865406/69865407/69865408/69865409/69865410/69865411/69865412/69865413/69865414/69865415/69865416/69865417/69865418/69865419/69865420/69865421/69865422/69865423/69865424/69865425/69865426/69865427/69865428/69865429/69865430/69865431/69865432/69865433/69865434/69865435/69865436/69865437/69865438/69865439/69865440/69865441/69865442/69865443/69865444/69865445/69865446/69865447/69865448/69865449/69865450/69865451/69865452/69865453/69865454/69865455/69865456/69865457/69865458/69865459/69865460/69865461/69865462/69865463/69865464/69865465/69865466/69865467/69865468/69865469/69865470/69865471/69865472/69865473/69865474/69865475/69865476/69865477/69865478/69865479/69865480/69865481/69865482/69865483/69865484/69865485/69865486/69865487/69865488/69865489/69865490/69865491/69865492/69865493/69865494/69865495/69865496/69865497/69865498/69865499/69865500/69865501/69865502/69865503/69865504/69865505/69865506/69865507/69865508/69865509/69865510/69865511/69865512/69865513/69865514/69865515/69865516/69865517/69865518/69865519/69865520/69865521/69865522/69865523/69865524/69865525/69865526/69865527/69865528/69865529/69865530/69865531/69865532/69865533/69865534/69865535/69865536/69865537/69865538/69865539/69865540/69865541/69865542/69865543/69865544/69865545/69865546/69865547/69865548/69865549/69865550/69865551/69865552/69865553/69865554/69865555/69865556/69865557/69865558/69865559/69865560/69865561/69865562/69865563/69865564/69865565/69865566/69865567/69865568/69865569/69865570/69865571/69865572/69865573/69865574/69865575/69865576/69865577/69865578/69865579/69865580/69865581/69865582/69865583/69865584/69865585/69865586/69865587/69865588/69865589/69865590/69865591/69865592/69865593/69865594/69865595/69865596/69865597/69865598/69865599/69865600/69865601/69865602/69865603/69865604/69865605/69865606/69865607/69865608/69865609/69865610/69865611/69865612/69865613/69865614/69865615/69865616/69865617/69865618/69865619/69865620/69865621/69865622/69865623/69865624/69865625/69865626/69865627/69865628/69865629/69865630/69865631/69865632/69865633/69865634/69865635/69865636/69865637/69865638/69865639/69865640/69865641/69865642/69865643/69865644/69865645/69865646/69865647/69865648/69865649/69865650/69865651/69865652/69865653/69865654/69865655/69865656/69865657/69865658/69865659/69865660/69865661/69865662/69865663/69865664/69865665/69865666/69865667/69865668/69865669/69865670/69865671/69865672/69865673/69865674/69865675/69865676/69865677/69865678/69865679/69865680/69865681/69865682/69865683/69865684/69865685/69865686/69865687/69865688/69865689/69865690/69865691/69865692/69865693/69865694/69865695/69865696/69865697/69865698/69865699/69865700/69865701/69865702/69865703/69865704/69865705/69865706/69865707/69865708/69865709/69865710/69865711/69865712/69865713/69865714/69865715/69865716/69865717/69865718/69865719/69865720/69865721/69865722/69865723/69865724/69865725/69865726/69865727/69865728/69865729/69865730/69865731/69865732/69865733/69865734/69865735/69865736/69865737/69865738/69865739/69865740/69865741/69865742/69865743/69865744/69865745/69865746/69865747/69865748/69865749/69865750/69865751/69865752/69865753/69865754/69865755/69865756/69865757/69865758/69865759/69865760/69865761/69865762/69865763/69865764/69865765/69865766/69865767/69865768/69865769/69865770/69865771/69865772/69865773/69865774/69865775/69865776/69865777/69865778/69865779/69865780/69865781/69865782/69865783/69865784/69865785/69865786/69865787/69865788/69865789/69865790/69865791/69865792/69865793/69865794/69865795/69865796/69865797/69865798/69865799/69865800/69865801/69865802/69865803/69865804/69865805/69865806/69865807/69865808/69865809/69865810/69865811/69865812/69865813/69865814/69865815/69865816/69865817/69865818/69865819/69865820/69865821/69865822/69865823/69865824/69865825/69865826/69865827/69865828/69865829/69865830/69865831/69865832/69865833/69865834/69865835/69865836/69865837/69865838/69865839/69865840/69865841/69865842/69865843/69865844/69865845/69865846/69865847/69865848/69865849/69865850/69865851/69865852/69865853/69865854/69865855/69865856/69865857/69865858/69865859/69865860/69865861/69865862/69865863/69865864/69865865/69865866/69865867/69865868/69865869/69865870/69865871/69865872/69865873/69865874/69865875/69865876/69865877/69865878/69865879/69865880/69865881/69865882/69865883/69865884/69865885/69865886/69865887/69865888/69865889/69865890/69865891/69865892/69865893/69865894/69865895/69865896/69865897/69865898/69865899/69865900/69865901/69865902/69865903/69865904/69865905/69865906/69865907/69865908/69865909/69865910/69865911/69865912/69865913/69865914/69865915/69865916/69865917/69865918/69865919/69865920/69865921/69865922/69865923/69865924/69865925/69865926/69865927/69865928/69865929/69865930/69865931/69865932/69865933/69865934/69865935/69865936/69865937/69865938/69865939/69865940/69865941/69865942/69865943/69865944/69865945/69865946/69865947/69865948/69865949/69865950/69865951/69865952/69865953/69865954/69865955/69865956/69865957/69865958/69865959/69865960/69865961/69865962/69865963/69865964/69865965/69865966/69865967/69865968/69865969/69865970/69865971/69865972/69865973/69865974/69865975/69865976/69865977/69865978/69865979/69865980/69865981/69865982/69865983/69865984/69865985/69865986/69865987/69865988/69865989/69865990/69865991/69865992/69865993/69865994/69865995/69865996/69865997/69865998/69865999/69866000/69866001/69866002/69866003/69866004/69866005/69866006/69866007/69866008/69866009/69866010/69866011/69866012/69866013/69866014/69866015/69866016/69866017/69866018/69866019/69866020/69866021/69866022/69866023/69866024/69866025/69866026/69866027/69866028/69866029/69866030/69866031/69866032/69866033/69866034/69866035/69866036/69866037/69866038/69866039/69866040/69866041/69866042/69866043/69866044/69866045/69866046/69866047/69866048/69866049/69866050/69866051/69866052/69866053/69866054/69866055/69866056/69866057/69866058/69866059/69866060/69866061/69866062/69866063/69866064/69866065/69866066/69866067/69866068/69866069/69866070/69866071/69866072/69866073/69866074/69866075/69866076/69866077/69866078/69866079/69866080/69866081/69866082/69866083/69866084/69866085/69866086/69866087/69866088/69866089/69866090/69866091/69866092/69866093/69866094/69866095/69866096/69866097/69866098/69866099/69866100/69866101/69866102/69866103/69866104/69866105/69866106/69866107/69866108/69866109/69866110/69866111/69866112/69866113/69866114/69866115/69866116/69866117/69866118/69866119/69866120/69866121/69866122/69866123/69866124/69866125/69866126/69866127/69866128/69866129/69866130/69866131/69866132/69866133/69866134/69866135/69866136/69866137/69866138/69866139/69866140/69866141/69866142/69866143/69866144/69866145/69866146/69866147/69866148/69866149/69866150/69866151/69866152/69866153/69866154/69866155/69866156/69866157/69866158/69866159/69866160/69866161/69866162/69866163/69866164/69866165/69866166/69866167/69866168/69866169/69866170/69866171/69866172/69866173/69866174/69866175/69866176/69866177/69866178/69866179/69866180/69866181/69866182/69866183/69866184/69866185/69866186/69866187/69866188/69866189/69866190/69866191/69866192/69866193/69866194/69866195/69866196/69866197/69866198/69866199/69866200/69866201/69866202/69866203/69866204/69866205/69866206/69866207/69866208/69866209/69866210/69866211/69866212/69866213/69866214/69866215/69866216/69866217/69866218/69866219/69866220/69866221/69866222/69866223/69866224/69866225/69866226/69866227/69866228/69866229/69866230/69866231/69866232/69866233/69866234/69866235/69866236/69866237/69866238/69866239/69866240/69866241/69866242/69866243/69866244/69866245/69866246/69866247/69866248/69866249/69866250/69866251/69866252/69866253/69866254/69866255/69866256/69866257/69866258/69866259/69866260/69866261/69866262/69866263/69866264/69866265/69866266/69866267/69866268/69866269/69866270/69866271/69866272/69866273/69866274/69866275/69866276/69866277/69866278/69866279/69866280/69866281/69866282/69866283/69866284/69866285/69866286/69866287/69866288/69866289/69866290/69866291/69866292/69866293/69866294/69866295/69866296/69866297/69866298/69866299/69866300/69866301/69866302/69866303/69866304/69866305/69866306/69866307/69866308/69866309/69866310/69866311/69866312/69866313/69866314/69866315/69866316/69866317/69866318/69866319/69866320/69866321/69866322/69866323/69866324/69866325/69866326/69866327/69866328/69866329/69866330/69866331/69866332/69866333/69866334/69866335/69866336/69866337/69866338/69866339/69866340/69866341/69866342/69866343/69866344/69866345/69866346/69866347/69866348/69866349/69866350/69866351/69866352/69866353/69866354/69866355/69866356/69866357/69866358/69866359/69866360/69866361/69866362/69866363/69866364/69866365/69866366/69866367/69866368/69866369/69866370/69866371/69866372/69866373/69866374/69866375/69866376/69866377/69866378/69866379/69866380/69866381/69866382/69866383/69866384/69866385/69866386/69866387/69866388/69866389/69866390/69866391/69866392/69866393/69866394/69866395/69866396/69866397/69866398/69866399/69866400/69866401/69866402/69866403/69866404/69866405/69866406/69866407/69866408/69866409/69866410/69866411/69866412/69866413/69866414/69866415/69866416/69866417/69866418/69866419/69866420/69866421/69866422/69866423/69866424/69866425/69866426/69866427/69866428/69866429/69866430/69866431/69866432/69866433/69866434/69866435/69866436/69866437/69866438/69866439/69866440/69866441/69866442/69866443/69866444/69866445/69866446/69866447/69866448/69866449/69866450/69866451/69866452/69866453/69866454/69866455/69866456/69866457/69866458/69866459/69866460/69866461/69866462/69866463/69866464/69866465/69866466/69866467/69866468/69866469/69866470/69866471/69866472/69866473/69866474/69866475/69866476/69866477/69866478/69866479/69866480/69866481/69866482/69866483/69866484/69866485/69866486/69866487/69866488/69866489/69866490/69866491/69866492/69866493/69866494/69866495/69866496/69866497/69866498/69866499/69866500/69866501/69866502/69866503/69866504/69866505/69866506/69866507/69866508/69866509/69866510/69866511/69866512/69866513/69866514/69866515/69866516/69866517/69866518/69866519/69866520/69866521/69866522/69866523/69866524/69866525/69866526/69866527/69866528/69866529/69866530/69866531/69866532/69866533/69866534/69866535/69866536/69866537/69866538/69866539/69866540/69866541/69866542/69866543/69866544/69866545/69866546/69866547/69866548/69866549/69866550/69866551/69866552/69866553/69866554/69866555/69866556/69866557/69866558/69866559/69866560/69866561/69866562/69866563/69866564/69866565/69866566/69866567/69866568/69866569/69866570/69866571/69866572/69866573/69866574/69866575/69866576/69866577/69866578/69866579/69866580/69866581/69866582/69866583/69866584/69866585/69866586/69866587/69866588/69866589/69866590/69866591/69866592/69866593/69866594/69866595/69866596/69866597/69866598/69866599/69866600/69866601/69866602/69866603/69866604/69866605/69866606/69866607/69866608/69866609/69866610/69866611/69866612/69866613/69866614/69866615/69866616/69866617/69866618/69866619/69866620/69866621/69866622/69866623/69866624/69866625/69866626/69866627/69866628/69866629/69866630/69866631/69866632/69866633/69866634/69866635/69866636/69866637/69866638/69866639/69866640/69866641/69866642/69866643/69866644/69866645/69866646/69866647/69866648/69866649/69866650/69866651/69866652/69866653/69866654/69866655/69866656/69866657/69866658/69866659/69866660/69866661/69866662/69866663/69866664/69866665/69866666/69866667/69866668/69866669/69866670/69866671/69866672/69866673/69866674/69866675/69866676/69866677/69866678/69866679/69866680/69866681/69866682/69866683/69866684/69866685/69866686/69866687/69866688/69866689/69866690/69866691/69866692/69866693/69866694/69866695/69866696/69866697/69866698/69866699/69866700/69866701/69866702/69866703/69866704/69866705/69866706/69866707/69866708/69866709/69866710/69866711/69866712/69866713/69866714/69866715/69866716/69866717/69866718/69866719/69866720/69866721/69866722/69866723/69866724/69866725/69866726/69866727/69866728/69866729/69866730/69866731/69866732/69866733/69866734/69866735/69866736/69866737/69866738/69866739/69866740/69866741/69866742/69866743/69866744/69866745/69866746/69866747/69866748/69866749/69866750/69866751/69866752/69866753/69866754/69866755/69866756/69866757/69866758/69866759/69866760/69866761/69866762/69866763/69866764/69866765/69866766/69866767/69866768/69866769/69866770/69866771/69866772/69866773/69866774/69866775/69866776/69866777/69866778/69866779/69866780/69866781/69866782/69866783/69866784/69866785/69866786/69866787/69866788/69866789/69866790/69866791/69866792/69866793/69866794/69866795/69866796/69866797/69866798/69866799/69866800/69866801/69866802/69866803/69866804/69866805/69866806/69866807/69866808/69866809/69866810/69866811/69866812/69866813/69866814/69866815/69866816/69866817/69866818/69866819/69866820/69866821/69866822/69866823/69866824/69866825/69866826/69866827/69866828/69866829/69866830/69866831/69866832/69866833/69866834/69866835/69866836/69866837/69866838/69866839/69866840/69866841/69866842/69866843/69866844/69866845/69866846/69866847/69866848/69866849/69866850/69866851/69866852/69866853/69866854/69866855/69866856/69866857/69866858/69866859/69866860/69866861/69866862/69866863/69866864/69866865/69866866/69866867/69866868/69866869/69866870/69866871/69866872/69866873/69866874/69866875/69866876/69866877/69866878/69866879/69866880/69866881/69866882/69866883/69866884/69866885/69866886/69866887/69866888/69866889/69866890/69866891/69866892/69866893/69866894/69866895/69866896/69866897/69866898/69866899/69866900/69866901/69866902/69866903/69866904/69866905/69866906/69866907/69866908/69866909/69866910/69866911/69866912/69866913/69866914/69866915/69866916/69866917/69866918/69866919/69866920/69866921/69866922/69866923/69866924/69866925/69866926/69866927/69866928/69866929/69866930/69866931/69866932/69866933/69866934/69866935/69866936/69866937/69866938/69866939/69866940/69866941/69866942/69866943/69866944/69866945/69866946/69866947/69866948/69866949/69866950/69866951/69866952/69866953/69866954/69866955/69866956/69866957/69866958/69866959/69866960/69866961/69866962/69866963/69866964/69866965/69866966/69866967/69866968/69866969/69866970/69866971/69866972/69866973/69866974/69866975/69866976/69866977/69866978/69866979/69866980/69866981/69866982/69866983/69866984/69866985/6986 done >17:37:57,297 INFO program: Creating journal (32768 blocks): done >17:38:00,789 INFO program: Writing superblocks and filesystem accounting information: 0/6986 1/6986 2/6986 3/6986 4/6986 5/6986 6/6986 7/6986 8/6986 9/6986 10/6986 11/6986 12/6986 13/6986 14/6986 15/6986 16/6986 17/6986 18/6986 19/6986 20/6986 21/6986 22/6986 23/6986 24/6986 25/6986 26/6986 27/6986 28/6986 29/6986 30/6986 31/6986 32/6986 33/6986 34/6986 35/6986 36/6986 37/6986 38/6986 39/6986 40/6986 41/6986 42/6986 43/6986 44/6986 45/6986 46/6986 47/6986 48/6986 49/6986 50/6986 51/6986 52/6986 53/6986 54/6986 55/6986 56/6986 57/6986 58/6986 59/6986 60/6986 61/6986 62/6986 63/6986 64/6986 65/6986 66/6986 67/6986 68/6986 69/6986 70/6986 71/6986 72/6986 73/6986 74/6986 75/6986 76/6986 77/6986 78/6986 79/6986 80/6986 81/6986 82/6986 83/6986 84/6986 85/6986 86/6986 87/6986 88/6986 89/6986 90/6986 91/6986 92/6986 93/6986 94/6986 95/6986 96/6986 97/6986 98/6986 99/6986 100/6986 101/6986 102/6986 103/6986 104/6986 105/6986 106/6986 107/6986 108/6986 109/6986 110/6986 111/6986 112/6986 113/6986 114/6986 115/6986 116/6986 117/6986 118/6986 119/6986 120/6986 121/6986 122/6986 123/6986 124/6986 125/6986 126/6986 127/6986 128/6986 129/6986 130/6986 131/6986 132/6986 133/6986 134/6986 135/6986 136/6986 137/6986 138/6986 139/6986 140/6986 141/6986 142/6986 143/6986 144/6986 145/6986 146/6986 147/6986 148/6986 149/6986 150/6986 151/6986 152/6986 153/6986 154/6986 155/6986 156/6986 157/6986 158/6986 159/6986 160/6986 161/6986 162/6986 163/6986 164/6986 165/6986 166/6986 167/6986 168/6986 169/6986 170/6986 171/6986 172/6986 173/6986 174/6986 175/6986 176/6986 177/6986 178/6986 179/6986 180/6986 181/6986 182/6986 183/6986 184/6986 185/6986 186/6986 187/6986 188/6986 189/6986 190/6986 191/6986 192/6986 193/6986 194/6986 195/6986 196/6986 197/6986 198/6986 199/6986 200/6986 201/6986 202/6986 203/6986 204/6986 205/6986 206/6986 207/6986 208/6986 209/6986 210/6986 211/6986 212/6986 213/6986 214/6986 215/6986 216/6986 217/6986 218/6986 219/6986 220/6986 221/6986 222/6986 223/6986 224/6986 225/6986 226/6986 227/6986 228/6986 229/6986 230/6986 231/6986 232/6986 233/6986 234/6986 235/6986 236/6986 237/6986 238/6986 239/6986 240/6986 241/6986 242/6986 243/6986 244/6986 245/6986 246/6986 247/6986 248/6986 249/6986 250/6986 251/6986 252/6986 253/6986 254/6986 255/6986 256/6986 257/6986 258/6986 259/6986 260/6986 261/6986 262/6986 263/6986 264/6986 265/6986 266/6986 267/6986 268/6986 269/6986 270/6986 271/6986 272/6986 273/6986 274/6986 275/6986 276/6986 277/6986 278/6986 279/6986 280/6986 281/6986 282/6986 283/6986 284/6986 285/6986 286/6986 287/6986 288/6986 289/6986 290/6986 291/6986 292/6986 293/6986 294/6986 295/6986 296/6986 297/6986 298/6986 299/6986 300/6986 301/6986 302/6986 303/6986 304/6986 305/6986 306/6986 307/6986 308/6986 309/6986 310/6986 311/6986 312/6986 313/6986 314/6986 315/6986 316/6986 317/6986 318/6986 319/6986 320/6986 321/6986 322/6986 323/6986 324/6986 325/6986 326/6986 327/6986 328/6986 329/6986 330/6986 331/6986 332/6986 333/6986 334/6986 335/6986 336/6986 337/6986 338/6986 339/6986 340/6986 341/6986 342/6986 343/6986 344/6986 345/6986 346/6986 347/6986 348/6986 349/6986 350/6986 351/6986 352/6986 353/6986 354/6986 355/6986 356/6986 357/6986 358/6986 359/6986 360/6986 361/6986 362/6986 363/6986 364/6986 365/6986 366/6986 367/6986 368/6986 369/6986 370/6986 371/6986 372/6986 373/6986 374/6986 375/6986 376/6986 377/6986 378/6986 379/6986 380/6986 381/6986 382/6986 383/6986 384/6986 385/6986 386/6986 387/6986 388/6986 389/6986 390/6986 391/6986 392/6986 393/6986 394/6986 395/6986 396/6986 397/6986 398/6986 399/6986 400/6986 401/6986 402/6986 403/6986 404/6986 405/6986 406/6986 407/6986 408/6986 409/6986 410/6986 411/6986 412/6986 413/6986 414/6986 415/6986 416/6986 417/6986 418/6986 419/6986 420/6986 421/6986 422/6986 423/6986 424/6986 425/6986 426/6986 427/6986 428/6986 429/6986 430/6986 431/6986 432/6986 433/6986 434/6986 435/6986 436/6986 437/6986 438/6986 439/6986 440/6986 441/6986 442/6986 443/6986 444/6986 445/6986 446/6986 447/6986 448/6986 449/6986 450/6986 451/6986 452/6986 453/6986 454/6986 455/6986 456/6986 457/6986 458/6986 459/6986 460/6986 461/6986 462/6986 463/6986 464/6986 465/6986 466/6986 467/6986 468/6986 469/6986 470/6986 471/6986 472/6986 473/6986 474/6986 475/6986 476/6986 477/6986 478/6986 479/6986 480/6986 481/6986 482/6986 483/6986 484/6986 485/6986 486/6986 487/6986 488/6986 489/6986 490/6986 491/6986 492/6986 493/6986 494/6986 495/6986 496/6986 497/6986 498/6986 499/6986 500/6986 501/6986 502/6986 503/6986 504/6986 505/6986 506/6986 507/6986 508/6986 509/6986 510/6986 511/6986 512/6986 513/6986 514/6986 515/6986 516/6986 517/6986 518/6986 519/6986 520/6986 521/6986 522/6986 523/6986 524/6986 525/6986 526/6986 527/6986 528/6986 529/6986 530/6986 531/6986 532/6986 533/6986 534/6986 535/6986 536/6986 537/6986 538/6986 539/6986 540/6986 541/6986 542/6986 543/6986 544/6986 545/6986 546/6986 547/6986 548/6986 549/6986 550/6986 551/6986 552/6986 553/6986 554/6986 555/6986 556/6986 557/6986 558/6986 559/6986 560/6986 561/6986 562/6986 563/6986 564/6986 565/6986 566/6986 567/6986 568/6986 569/6986 570/6986 571/6986 572/6986 573/6986 574/6986 575/6986 576/6986 577/6986 578/6986 579/6986 580/6986 581/6986 582/6986 583/6986 584/6986 585/6986 586/6986 587/6986 588/6986 589/6986 590/6986 591/6986 592/6986 593/6986 594/6986 595/6986 596/6986 597/6986 598/6986 599/6986 600/6986 601/6986 602/6986 603/6986 604/6986 605/6986 606/6986 607/6986 608/6986 609/6986 610/6986 611/6986 612/6986 613/6986 614/6986 615/6986 616/6986 617/6986 618/6986 619/6986 620/6986 621/6986 622/6986 623/6986 624/6986 625/6986 626/6986 627/6986 628/6986 629/6986 630/6986 631/6986 632/6986 633/6986 634/6986 635/6986 636/6986 637/6986 638/6986 639/6986 640/6986 641/6986 642/6986 643/6986 644/6986 645/6986 646/6986 647/6986 648/6986 649/6986 650/6986 651/6986 652/6986 653/6986 654/6986 655/6986 656/6986 657/6986 658/6986 659/6986 660/6986 661/6986 662/6986 663/6986 664/6986 665/6986 666/6986 667/6986 668/6986 669/6986 670/6986 671/6986 672/6986 673/6986 674/6986 675/6986 676/6986 677/6986 678/6986 679/6986 680/6986 681/6986 682/6986 683/6986 684/6986 685/6986 686/6986 687/6986 688/6986 689/6986 690/6986 691/6986 692/6986 693/6986 694/6986 695/6986 696/6986 697/6986 698/6986 699/6986 700/6986 701/6986 702/6986 703/6986 704/6986 705/6986 706/6986 707/6986 708/6986 709/6986 710/6986 711/6986 712/6986 713/6986 714/6986 715/6986 716/6986 717/6986 718/6986 719/6986 720/6986 721/6986 722/6986 723/6986 724/6986 725/6986 726/6986 727/6986 728/6986 729/6986 730/6986 731/6986 732/6986 733/6986 734/6986 735/6986 736/6986 737/6986 738/6986 739/6986 740/6986 741/6986 742/6986 743/6986 744/6986 745/6986 746/6986 747/6986 748/6986 749/6986 750/6986 751/6986 752/6986 753/6986 754/6986 755/6986 756/6986 757/6986 758/6986 759/6986 760/6986 761/6986 762/6986 763/6986 764/6986 765/6986 766/6986 767/6986 768/6986 769/6986 770/6986 771/6986 772/6986 773/6986 774/6986 775/6986 776/6986 777/6986 778/6986 779/6986 780/6986 781/6986 782/6986 783/6986 784/6986 785/6986 786/6986 787/6986 788/6986 789/6986 790/6986 791/6986 792/6986 793/6986 794/6986 795/6986 796/6986 797/6986 798/6986 799/6986 800/6986 801/6986 802/6986 803/6986 804/6986 805/6986 806/6986 807/6986 808/6986 809/6986 810/6986 811/6986 812/6986 813/6986 814/6986 815/6986 816/6986 817/6986 818/6986 819/6986 820/6986 821/6986 822/6986 823/6986 824/6986 825/6986 826/6986 827/6986 828/6986 829/6986 830/6986 831/6986 832/6986 833/6986 834/6986 835/6986 836/6986 837/6986 838/6986 839/6986 840/6986 841/6986 842/6986 843/6986 844/6986 845/6986 846/6986 847/6986 848/6986 849/6986 850/6986 851/6986 852/6986 853/6986 854/6986 855/6986 856/6986 857/6986 858/6986 859/6986 860/6986 861/6986 862/6986 863/6986 864/6986 865/6986 866/6986 867/6986 868/6986 869/6986 870/6986 871/6986 872/6986 873/6986 874/6986 875/6986 876/6986 877/6986 878/6986 879/6986 880/6986 881/6986 882/6986 883/6986 884/6986 885/6986 886/6986 887/6986 888/6986 889/6986 890/6986 891/6986 892/6986 893/6986 894/6986 895/6986 896/6986 897/6986 898/6986 899/6986 900/6986 901/6986 902/6986 903/6986 904/6986 905/6986 906/6986 907/6986 908/6986 909/6986 910/6986 911/6986 912/6986 913/6986 914/6986 915/6986 916/6986 917/6986 918/6986 919/6986 920/6986 921/6986 922/6986 923/6986 924/6986 925/6986 926/6986 927/6986 928/6986 929/6986 930/6986 931/6986 932/6986 933/6986 934/6986 935/6986 936/6986 937/6986 938/6986 939/6986 940/6986 941/6986 942/6986 943/6986 944/6986 945/6986 946/6986 947/6986 948/6986 949/6986 950/6986 951/6986 952/6986 953/6986 954/6986 955/6986 956/6986 957/6986 958/6986 959/6986 960/6986 961/6986 962/6986 963/6986 964/6986 965/6986 966/6986 967/6986 968/6986 969/6986 970/6986 971/6986 972/6986 973/6986 974/6986 975/6986 976/6986 977/6986 978/6986 979/6986 980/6986 981/6986 982/6986 983/6986 984/6986 985/6986 986/6986 987/6986 988/6986 989/6986 990/6986 991/6986 992/6986 993/6986 994/6986 995/6986 996/6986 997/6986 998/6986 999/69861000/69861001/69861002/69861003/69861004/69861005/69861006/69861007/69861008/69861009/69861010/69861011/69861012/69861013/69861014/69861015/69861016/69861017/69861018/69861019/69861020/69861021/69861022/69861023/69861024/69861025/69861026/69861027/69861028/69861029/69861030/69861031/69861032/69861033/69861034/69861035/69861036/69861037/69861038/69861039/69861040/69861041/69861042/69861043/69861044/69861045/69861046/69861047/69861048/69861049/69861050/69861051/69861052/69861053/69861054/69861055/69861056/69861057/69861058/69861059/69861060/69861061/69861062/69861063/69861064/69861065/69861066/69861067/69861068/69861069/69861070/69861071/69861072/69861073/69861074/69861075/69861076/69861077/69861078/69861079/69861080/69861081/69861082/69861083/69861084/69861085/69861086/69861087/69861088/69861089/69861090/69861091/69861092/69861093/69861094/69861095/69861096/69861097/69861098/69861099/69861100/69861101/69861102/69861103/69861104/69861105/69861106/69861107/69861108/69861109/69861110/69861111/69861112/69861113/69861114/69861115/69861116/69861117/69861118/69861119/69861120/69861121/69861122/69861123/69861124/69861125/69861126/69861127/69861128/69861129/69861130/69861131/69861132/69861133/69861134/69861135/69861136/69861137/69861138/69861139/69861140/69861141/69861142/69861143/69861144/69861145/69861146/69861147/69861148/69861149/69861150/69861151/69861152/69861153/69861154/69861155/69861156/69861157/69861158/69861159/69861160/69861161/69861162/69861163/69861164/69861165/69861166/69861167/69861168/69861169/69861170/69861171/69861172/69861173/69861174/69861175/69861176/69861177/69861178/69861179/69861180/69861181/69861182/69861183/69861184/69861185/69861186/69861187/69861188/69861189/69861190/69861191/69861192/69861193/69861194/69861195/69861196/69861197/69861198/69861199/69861200/69861201/69861202/69861203/69861204/69861205/69861206/69861207/69861208/69861209/69861210/69861211/69861212/69861213/69861214/69861215/69861216/69861217/69861218/69861219/69861220/69861221/69861222/69861223/69861224/69861225/69861226/69861227/69861228/69861229/69861230/69861231/69861232/69861233/69861234/69861235/69861236/69861237/69861238/69861239/69861240/69861241/69861242/69861243/69861244/69861245/69861246/69861247/69861248/69861249/69861250/69861251/69861252/69861253/69861254/69861255/69861256/69861257/69861258/69861259/69861260/69861261/69861262/69861263/69861264/69861265/69861266/69861267/69861268/69861269/69861270/69861271/69861272/69861273/69861274/69861275/69861276/69861277/69861278/69861279/69861280/69861281/69861282/69861283/69861284/69861285/69861286/69861287/69861288/69861289/69861290/69861291/69861292/69861293/69861294/69861295/69861296/69861297/69861298/69861299/69861300/69861301/69861302/69861303/69861304/69861305/69861306/69861307/69861308/69861309/69861310/69861311/69861312/69861313/69861314/69861315/69861316/69861317/69861318/69861319/69861320/69861321/69861322/69861323/69861324/69861325/69861326/69861327/69861328/69861329/69861330/69861331/69861332/69861333/69861334/69861335/69861336/69861337/69861338/69861339/69861340/69861341/69861342/69861343/69861344/69861345/69861346/69861347/69861348/69861349/69861350/69861351/69861352/69861353/69861354/69861355/69861356/69861357/69861358/69861359/69861360/69861361/69861362/69861363/69861364/69861365/69861366/69861367/69861368/69861369/69861370/69861371/69861372/69861373/69861374/69861375/69861376/69861377/69861378/69861379/69861380/69861381/69861382/69861383/69861384/69861385/69861386/69861387/69861388/69861389/69861390/69861391/69861392/69861393/69861394/69861395/69861396/69861397/69861398/69861399/69861400/69861401/69861402/69861403/69861404/69861405/69861406/69861407/69861408/69861409/69861410/69861411/69861412/69861413/69861414/69861415/69861416/69861417/69861418/69861419/69861420/69861421/69861422/69861423/69861424/69861425/69861426/69861427/69861428/69861429/69861430/69861431/69861432/69861433/69861434/69861435/69861436/69861437/69861438/69861439/69861440/69861441/69861442/69861443/69861444/69861445/69861446/69861447/69861448/69861449/69861450/69861451/69861452/69861453/69861454/69861455/69861456/69861457/69861458/69861459/69861460/69861461/69861462/69861463/69861464/69861465/69861466/69861467/69861468/69861469/69861470/69861471/69861472/69861473/69861474/69861475/69861476/69861477/69861478/69861479/69861480/69861481/69861482/69861483/69861484/69861485/69861486/69861487/69861488/69861489/69861490/69861491/69861492/69861493/69861494/69861495/69861496/69861497/69861498/69861499/69861500/69861501/69861502/69861503/69861504/69861505/69861506/69861507/69861508/69861509/69861510/69861511/69861512/69861513/69861514/69861515/69861516/69861517/69861518/69861519/69861520/69861521/69861522/69861523/69861524/69861525/69861526/69861527/69861528/69861529/69861530/69861531/69861532/69861533/69861534/69861535/69861536/69861537/69861538/69861539/69861540/69861541/69861542/69861543/69861544/69861545/69861546/69861547/69861548/69861549/69861550/69861551/69861552/69861553/69861554/69861555/69861556/69861557/69861558/69861559/69861560/69861561/69861562/69861563/69861564/69861565/69861566/69861567/69861568/69861569/69861570/69861571/69861572/69861573/69861574/69861575/69861576/69861577/69861578/69861579/69861580/69861581/69861582/69861583/69861584/69861585/69861586/69861587/69861588/69861589/69861590/69861591/69861592/69861593/69861594/69861595/69861596/69861597/69861598/69861599/69861600/69861601/69861602/69861603/69861604/69861605/69861606/69861607/69861608/69861609/69861610/69861611/69861612/69861613/69861614/69861615/69861616/69861617/69861618/69861619/69861620/69861621/69861622/69861623/69861624/69861625/69861626/69861627/69861628/69861629/69861630/69861631/69861632/69861633/69861634/69861635/69861636/69861637/69861638/69861639/69861640/69861641/69861642/69861643/69861644/69861645/69861646/69861647/69861648/69861649/69861650/69861651/69861652/69861653/69861654/69861655/69861656/69861657/69861658/69861659/69861660/69861661/69861662/69861663/69861664/69861665/69861666/69861667/69861668/69861669/69861670/69861671/69861672/69861673/69861674/69861675/69861676/69861677/69861678/69861679/69861680/69861681/69861682/69861683/69861684/69861685/69861686/69861687/69861688/69861689/69861690/69861691/69861692/69861693/69861694/69861695/69861696/69861697/69861698/69861699/69861700/69861701/69861702/69861703/69861704/69861705/69861706/69861707/69861708/69861709/69861710/69861711/69861712/69861713/69861714/69861715/69861716/69861717/69861718/69861719/69861720/69861721/69861722/69861723/69861724/69861725/69861726/69861727/69861728/69861729/69861730/69861731/69861732/69861733/69861734/69861735/69861736/69861737/69861738/69861739/69861740/69861741/69861742/69861743/69861744/69861745/69861746/69861747/69861748/69861749/69861750/69861751/69861752/69861753/69861754/69861755/69861756/69861757/69861758/69861759/69861760/69861761/69861762/69861763/69861764/69861765/69861766/69861767/69861768/69861769/69861770/69861771/69861772/69861773/69861774/69861775/69861776/69861777/69861778/69861779/69861780/69861781/69861782/69861783/69861784/69861785/69861786/69861787/69861788/69861789/69861790/69861791/69861792/69861793/69861794/69861795/69861796/69861797/69861798/69861799/69861800/69861801/69861802/69861803/69861804/69861805/69861806/69861807/69861808/69861809/69861810/69861811/69861812/69861813/69861814/69861815/69861816/69861817/69861818/69861819/69861820/69861821/69861822/69861823/69861824/69861825/69861826/69861827/69861828/69861829/69861830/69861831/69861832/69861833/69861834/69861835/69861836/69861837/69861838/69861839/69861840/69861841/69861842/69861843/69861844/69861845/69861846/69861847/69861848/69861849/69861850/69861851/69861852/69861853/69861854/69861855/69861856/69861857/69861858/69861859/69861860/69861861/69861862/69861863/69861864/69861865/69861866/69861867/69861868/69861869/69861870/69861871/69861872/69861873/69861874/69861875/69861876/69861877/69861878/69861879/69861880/69861881/69861882/69861883/69861884/69861885/69861886/69861887/69861888/69861889/69861890/69861891/69861892/69861893/69861894/69861895/69861896/69861897/69861898/69861899/69861900/69861901/69861902/69861903/69861904/69861905/69861906/69861907/69861908/69861909/69861910/69861911/69861912/69861913/69861914/69861915/69861916/69861917/69861918/69861919/69861920/69861921/69861922/69861923/69861924/69861925/69861926/69861927/69861928/69861929/69861930/69861931/69861932/69861933/69861934/69861935/69861936/69861937/69861938/69861939/69861940/69861941/69861942/69861943/69861944/69861945/69861946/69861947/69861948/69861949/69861950/69861951/69861952/69861953/69861954/69861955/69861956/69861957/69861958/69861959/69861960/69861961/69861962/69861963/69861964/69861965/69861966/69861967/69861968/69861969/69861970/69861971/69861972/69861973/69861974/69861975/69861976/69861977/69861978/69861979/69861980/69861981/69861982/69861983/69861984/69861985/69861986/69861987/69861988/69861989/69861990/69861991/69861992/69861993/69861994/69861995/69861996/69861997/69861998/69861999/69862000/69862001/69862002/69862003/69862004/69862005/69862006/69862007/69862008/69862009/69862010/69862011/69862012/69862013/69862014/69862015/69862016/69862017/69862018/69862019/69862020/69862021/69862022/69862023/69862024/69862025/69862026/69862027/69862028/69862029/69862030/69862031/69862032/69862033/69862034/69862035/69862036/69862037/69862038/69862039/69862040/69862041/69862042/69862043/69862044/69862045/69862046/69862047/69862048/69862049/69862050/69862051/69862052/69862053/69862054/69862055/69862056/69862057/69862058/69862059/69862060/69862061/69862062/69862063/69862064/69862065/69862066/69862067/69862068/69862069/69862070/69862071/69862072/69862073/69862074/69862075/69862076/69862077/69862078/69862079/69862080/69862081/69862082/69862083/69862084/69862085/69862086/69862087/69862088/69862089/69862090/69862091/69862092/69862093/69862094/69862095/69862096/69862097/69862098/69862099/69862100/69862101/69862102/69862103/69862104/69862105/69862106/69862107/69862108/69862109/69862110/69862111/69862112/69862113/69862114/69862115/69862116/69862117/69862118/69862119/69862120/69862121/69862122/69862123/69862124/69862125/69862126/69862127/69862128/69862129/69862130/69862131/69862132/69862133/69862134/69862135/69862136/69862137/69862138/69862139/69862140/69862141/69862142/69862143/69862144/69862145/69862146/69862147/69862148/69862149/69862150/69862151/69862152/69862153/69862154/69862155/69862156/69862157/69862158/69862159/69862160/69862161/69862162/69862163/69862164/69862165/69862166/69862167/69862168/69862169/69862170/69862171/69862172/69862173/69862174/69862175/69862176/69862177/69862178/69862179/69862180/69862181/69862182/69862183/69862184/69862185/69862186/69862187/69862188/69862189/69862190/69862191/69862192/69862193/69862194/69862195/69862196/69862197/69862198/69862199/69862200/69862201/69862202/69862203/69862204/69862205/69862206/69862207/69862208/69862209/69862210/69862211/69862212/69862213/69862214/69862215/69862216/69862217/69862218/69862219/69862220/69862221/69862222/69862223/69862224/69862225/69862226/69862227/69862228/69862229/69862230/69862231/69862232/69862233/69862234/69862235/69862236/69862237/69862238/69862239/69862240/69862241/69862242/69862243/69862244/69862245/69862246/69862247/69862248/69862249/69862250/69862251/69862252/69862253/69862254/69862255/69862256/69862257/69862258/69862259/69862260/69862261/69862262/69862263/69862264/69862265/69862266/69862267/69862268/69862269/69862270/69862271/69862272/69862273/69862274/69862275/69862276/69862277/69862278/69862279/69862280/69862281/69862282/69862283/69862284/69862285/69862286/69862287/69862288/69862289/69862290/69862291/69862292/69862293/69862294/69862295/69862296/69862297/69862298/69862299/69862300/69862301/69862302/69862303/69862304/69862305/69862306/69862307/69862308/69862309/69862310/69862311/69862312/69862313/69862314/69862315/69862316/69862317/69862318/69862319/69862320/69862321/69862322/69862323/69862324/69862325/69862326/69862327/69862328/69862329/69862330/69862331/69862332/69862333/69862334/69862335/69862336/69862337/69862338/69862339/69862340/69862341/69862342/69862343/69862344/69862345/69862346/69862347/69862348/69862349/69862350/69862351/69862352/69862353/69862354/69862355/69862356/69862357/69862358/69862359/69862360/69862361/69862362/69862363/69862364/69862365/69862366/69862367/69862368/69862369/69862370/69862371/69862372/69862373/69862374/69862375/69862376/69862377/69862378/69862379/69862380/69862381/69862382/69862383/69862384/69862385/69862386/69862387/69862388/69862389/69862390/69862391/69862392/69862393/69862394/69862395/69862396/69862397/69862398/69862399/69862400/69862401/69862402/69862403/69862404/69862405/69862406/69862407/69862408/69862409/69862410/69862411/69862412/69862413/69862414/69862415/69862416/69862417/69862418/69862419/69862420/69862421/69862422/69862423/69862424/69862425/69862426/69862427/69862428/69862429/69862430/69862431/69862432/69862433/69862434/69862435/69862436/69862437/69862438/69862439/69862440/69862441/69862442/69862443/69862444/69862445/69862446/69862447/69862448/69862449/69862450/69862451/69862452/69862453/69862454/69862455/69862456/69862457/69862458/69862459/69862460/69862461/69862462/69862463/69862464/69862465/69862466/69862467/69862468/69862469/69862470/69862471/69862472/69862473/69862474/69862475/69862476/69862477/69862478/69862479/69862480/69862481/69862482/69862483/69862484/69862485/69862486/69862487/69862488/69862489/69862490/69862491/69862492/69862493/69862494/69862495/69862496/69862497/69862498/69862499/69862500/69862501/69862502/69862503/69862504/69862505/69862506/69862507/69862508/69862509/69862510/69862511/69862512/69862513/69862514/69862515/69862516/69862517/69862518/69862519/69862520/69862521/69862522/69862523/69862524/69862525/69862526/69862527/69862528/69862529/69862530/69862531/69862532/69862533/69862534/69862535/69862536/69862537/69862538/69862539/69862540/69862541/69862542/69862543/69862544/69862545/69862546/69862547/69862548/69862549/69862550/69862551/69862552/69862553/69862554/69862555/69862556/69862557/69862558/69862559/69862560/69862561/69862562/69862563/69862564/69862565/69862566/69862567/69862568/69862569/69862570/69862571/69862572/69862573/69862574/69862575/69862576/69862577/69862578/69862579/69862580/69862581/69862582/69862583/69862584/69862585/69862586/69862587/69862588/69862589/69862590/69862591/69862592/69862593/69862594/69862595/69862596/69862597/69862598/69862599/69862600/69862601/69862602/69862603/69862604/69862605/69862606/69862607/69862608/69862609/69862610/69862611/69862612/69862613/69862614/69862615/69862616/69862617/69862618/69862619/69862620/69862621/69862622/69862623/69862624/69862625/69862626/69862627/69862628/69862629/69862630/69862631/69862632/69862633/69862634/69862635/69862636/69862637/69862638/69862639/69862640/69862641/69862642/69862643/69862644/69862645/69862646/69862647/69862648/69862649/69862650/69862651/69862652/69862653/69862654/69862655/69862656/69862657/69862658/69862659/69862660/69862661/69862662/69862663/69862664/69862665/69862666/69862667/69862668/69862669/69862670/69862671/69862672/69862673/69862674/69862675/69862676/69862677/69862678/69862679/69862680/69862681/69862682/69862683/69862684/69862685/69862686/69862687/69862688/69862689/69862690/69862691/69862692/69862693/69862694/69862695/69862696/69862697/69862698/69862699/69862700/69862701/69862702/69862703/69862704/69862705/69862706/69862707/69862708/69862709/69862710/69862711/69862712/69862713/69862714/69862715/69862716/69862717/69862718/69862719/69862720/69862721/69862722/69862723/69862724/69862725/69862726/69862727/69862728/69862729/69862730/69862731/69862732/69862733/69862734/69862735/69862736/69862737/69862738/69862739/69862740/69862741/69862742/69862743/69862744/69862745/69862746/69862747/69862748/69862749/69862750/69862751/69862752/69862753/69862754/69862755/69862756/69862757/69862758/69862759/69862760/69862761/69862762/69862763/69862764/69862765/69862766/69862767/69862768/69862769/69862770/69862771/69862772/69862773/69862774/69862775/69862776/69862777/69862778/69862779/69862780/69862781/69862782/69862783/69862784/69862785/69862786/69862787/69862788/69862789/69862790/69862791/69862792/69862793/69862794/69862795/69862796/69862797/69862798/69862799/69862800/69862801/69862802/69862803/69862804/69862805/69862806/69862807/69862808/69862809/69862810/69862811/69862812/69862813/69862814/69862815/69862816/69862817/69862818/69862819/69862820/69862821/69862822/69862823/69862824/69862825/69862826/69862827/69862828/69862829/69862830/69862831/69862832/69862833/69862834/69862835/69862836/69862837/69862838/69862839/69862840/69862841/69862842/69862843/69862844/69862845/69862846/69862847/69862848/69862849/69862850/69862851/69862852/69862853/69862854/69862855/69862856/69862857/69862858/69862859/69862860/69862861/69862862/69862863/69862864/69862865/69862866/69862867/69862868/69862869/69862870/69862871/69862872/69862873/69862874/69862875/69862876/69862877/69862878/69862879/69862880/69862881/69862882/69862883/69862884/69862885/69862886/69862887/69862888/69862889/69862890/69862891/69862892/69862893/69862894/69862895/69862896/69862897/69862898/69862899/69862900/69862901/69862902/69862903/69862904/69862905/69862906/69862907/69862908/69862909/69862910/69862911/69862912/69862913/69862914/69862915/69862916/69862917/69862918/69862919/69862920/69862921/69862922/69862923/69862924/69862925/69862926/69862927/69862928/69862929/69862930/69862931/69862932/69862933/69862934/69862935/69862936/69862937/69862938/69862939/69862940/69862941/69862942/69862943/69862944/69862945/69862946/69862947/69862948/69862949/69862950/69862951/69862952/69862953/69862954/69862955/69862956/69862957/69862958/69862959/69862960/69862961/69862962/69862963/69862964/69862965/69862966/69862967/69862968/69862969/69862970/69862971/69862972/69862973/69862974/69862975/69862976/69862977/69862978/69862979/69862980/69862981/69862982/69862983/69862984/69862985/69862986/69862987/69862988/69862989/69862990/69862991/69862992/69862993/69862994/69862995/69862996/69862997/69862998/69862999/69863000/69863001/69863002/69863003/69863004/69863005/69863006/69863007/69863008/69863009/69863010/69863011/69863012/69863013/69863014/69863015/69863016/69863017/69863018/69863019/69863020/69863021/69863022/69863023/69863024/69863025/69863026/69863027/69863028/69863029/69863030/69863031/69863032/69863033/69863034/69863035/69863036/69863037/69863038/69863039/69863040/69863041/69863042/69863043/69863044/69863045/69863046/69863047/69863048/69863049/69863050/69863051/69863052/69863053/69863054/69863055/69863056/69863057/69863058/69863059/69863060/69863061/69863062/69863063/69863064/69863065/69863066/69863067/69863068/69863069/69863070/69863071/69863072/69863073/69863074/69863075/69863076/69863077/69863078/69863079/69863080/69863081/69863082/69863083/69863084/69863085/69863086/69863087/69863088/69863089/69863090/69863091/69863092/69863093/69863094/69863095/69863096/69863097/69863098/69863099/69863100/69863101/69863102/69863103/69863104/69863105/69863106/69863107/69863108/69863109/69863110/69863111/69863112/69863113/69863114/69863115/69863116/69863117/69863118/69863119/69863120/69863121/69863122/69863123/69863124/69863125/69863126/69863127/69863128/69863129/69863130/69863131/69863132/69863133/69863134/69863135/69863136/69863137/69863138/69863139/69863140/69863141/69863142/69863143/69863144/69863145/69863146/69863147/69863148/69863149/69863150/69863151/69863152/69863153/69863154/69863155/69863156/69863157/69863158/69863159/69863160/69863161/69863162/69863163/69863164/69863165/69863166/69863167/69863168/69863169/69863170/69863171/69863172/69863173/69863174/69863175/69863176/69863177/69863178/69863179/69863180/69863181/69863182/69863183/69863184/69863185/69863186/69863187/69863188/69863189/69863190/69863191/69863192/69863193/69863194/69863195/69863196/69863197/69863198/69863199/69863200/69863201/69863202/69863203/69863204/69863205/69863206/69863207/69863208/69863209/69863210/69863211/69863212/69863213/69863214/69863215/69863216/69863217/69863218/69863219/69863220/69863221/69863222/69863223/69863224/69863225/69863226/69863227/69863228/69863229/69863230/69863231/69863232/69863233/69863234/69863235/69863236/69863237/69863238/69863239/69863240/69863241/69863242/69863243/69863244/69863245/69863246/69863247/69863248/69863249/69863250/69863251/69863252/69863253/69863254/69863255/69863256/69863257/69863258/69863259/69863260/69863261/69863262/69863263/69863264/69863265/69863266/69863267/69863268/69863269/69863270/69863271/69863272/69863273/69863274/69863275/69863276/69863277/69863278/69863279/69863280/69863281/69863282/69863283/69863284/69863285/69863286/69863287/69863288/69863289/69863290/69863291/69863292/69863293/69863294/69863295/69863296/69863297/69863298/69863299/69863300/69863301/69863302/69863303/69863304/69863305/69863306/69863307/69863308/69863309/69863310/69863311/69863312/69863313/69863314/69863315/69863316/69863317/69863318/69863319/69863320/69863321/69863322/69863323/69863324/69863325/69863326/69863327/69863328/69863329/69863330/69863331/69863332/69863333/69863334/69863335/69863336/69863337/69863338/69863339/69863340/69863341/69863342/69863343/69863344/69863345/69863346/69863347/69863348/69863349/69863350/69863351/69863352/69863353/69863354/69863355/69863356/69863357/69863358/69863359/69863360/69863361/69863362/69863363/69863364/69863365/69863366/69863367/69863368/69863369/69863370/69863371/69863372/69863373/69863374/69863375/69863376/69863377/69863378/69863379/69863380/69863381/69863382/69863383/69863384/69863385/69863386/69863387/69863388/69863389/69863390/69863391/69863392/69863393/69863394/69863395/69863396/69863397/69863398/69863399/69863400/69863401/69863402/69863403/69863404/69863405/69863406/69863407/69863408/69863409/69863410/69863411/69863412/69863413/69863414/69863415/69863416/69863417/69863418/69863419/69863420/69863421/69863422/69863423/69863424/69863425/69863426/69863427/69863428/69863429/69863430/69863431/69863432/69863433/69863434/69863435/69863436/69863437/69863438/69863439/69863440/69863441/69863442/69863443/69863444/69863445/69863446/69863447/69863448/69863449/69863450/69863451/69863452/69863453/69863454/69863455/69863456/69863457/69863458/69863459/69863460/69863461/69863462/69863463/69863464/69863465/69863466/69863467/69863468/69863469/69863470/69863471/69863472/69863473/69863474/69863475/69863476/69863477/69863478/69863479/69863480/69863481/69863482/69863483/69863484/69863485/69863486/69863487/69863488/69863489/69863490/69863491/69863492/69863493/69863494/69863495/69863496/69863497/69863498/69863499/69863500/69863501/69863502/69863503/69863504/69863505/69863506/69863507/69863508/69863509/69863510/69863511/69863512/69863513/69863514/69863515/69863516/69863517/69863518/69863519/69863520/69863521/69863522/69863523/69863524/69863525/69863526/69863527/69863528/69863529/69863530/69863531/69863532/69863533/69863534/69863535/69863536/69863537/69863538/69863539/69863540/69863541/69863542/69863543/69863544/69863545/69863546/69863547/69863548/69863549/69863550/69863551/69863552/69863553/69863554/69863555/69863556/69863557/69863558/69863559/69863560/69863561/69863562/69863563/69863564/69863565/69863566/69863567/69863568/69863569/69863570/69863571/69863572/69863573/69863574/69863575/69863576/69863577/69863578/69863579/69863580/69863581/69863582/69863583/69863584/69863585/69863586/69863587/69863588/69863589/69863590/69863591/69863592/69863593/69863594/69863595/69863596/69863597/69863598/69863599/69863600/69863601/69863602/69863603/69863604/69863605/69863606/69863607/69863608/69863609/69863610/69863611/69863612/69863613/69863614/69863615/69863616/69863617/69863618/69863619/69863620/69863621/69863622/69863623/69863624/69863625/69863626/69863627/69863628/69863629/69863630/69863631/69863632/69863633/69863634/69863635/69863636/69863637/69863638/69863639/69863640/69863641/69863642/69863643/69863644/69863645/69863646/69863647/69863648/69863649/69863650/69863651/69863652/69863653/69863654/69863655/69863656/69863657/69863658/69863659/69863660/69863661/69863662/69863663/69863664/69863665/69863666/69863667/69863668/69863669/69863670/69863671/69863672/69863673/69863674/69863675/69863676/69863677/69863678/69863679/69863680/69863681/69863682/69863683/69863684/69863685/69863686/69863687/69863688/69863689/69863690/69863691/69863692/69863693/69863694/69863695/69863696/69863697/69863698/69863699/69863700/69863701/69863702/69863703/69863704/69863705/69863706/69863707/69863708/69863709/69863710/69863711/69863712/69863713/69863714/69863715/69863716/69863717/69863718/69863719/69863720/69863721/69863722/69863723/69863724/69863725/69863726/69863727/69863728/69863729/69863730/69863731/69863732/69863733/69863734/69863735/69863736/69863737/69863738/69863739/69863740/69863741/69863742/69863743/69863744/69863745/69863746/69863747/69863748/69863749/69863750/69863751/69863752/69863753/69863754/69863755/69863756/69863757/69863758/69863759/69863760/69863761/69863762/69863763/69863764/69863765/69863766/69863767/69863768/69863769/69863770/69863771/69863772/69863773/69863774/69863775/69863776/69863777/69863778/69863779/69863780/69863781/69863782/69863783/69863784/69863785/69863786/69863787/69863788/69863789/69863790/69863791/69863792/69863793/69863794/69863795/69863796/69863797/69863798/69863799/69863800/69863801/69863802/69863803/69863804/69863805/69863806/69863807/69863808/69863809/69863810/69863811/69863812/69863813/69863814/69863815/69863816/69863817/69863818/69863819/69863820/69863821/69863822/69863823/69863824/69863825/69863826/69863827/69863828/69863829/69863830/69863831/69863832/69863833/69863834/69863835/69863836/69863837/69863838/69863839/69863840/69863841/69863842/69863843/69863844/69863845/69863846/69863847/69863848/69863849/69863850/69863851/69863852/69863853/69863854/69863855/69863856/69863857/69863858/69863859/69863860/69863861/69863862/69863863/69863864/69863865/69863866/69863867/69863868/69863869/69863870/69863871/69863872/69863873/69863874/69863875/69863876/69863877/69863878/69863879/69863880/69863881/69863882/69863883/69863884/69863885/69863886/69863887/69863888/69863889/69863890/69863891/69863892/69863893/69863894/69863895/69863896/69863897/69863898/69863899/69863900/69863901/69863902/69863903/69863904/69863905/69863906/69863907/69863908/69863909/69863910/69863911/69863912/69863913/69863914/69863915/69863916/69863917/69863918/69863919/69863920/69863921/69863922/69863923/69863924/69863925/69863926/69863927/69863928/69863929/69863930/69863931/69863932/69863933/69863934/69863935/69863936/69863937/69863938/69863939/69863940/69863941/69863942/69863943/69863944/69863945/69863946/69863947/69863948/69863949/69863950/69863951/69863952/69863953/69863954/69863955/69863956/69863957/69863958/69863959/69863960/69863961/69863962/69863963/69863964/69863965/69863966/69863967/69863968/69863969/69863970/69863971/69863972/69863973/69863974/69863975/69863976/69863977/69863978/69863979/69863980/69863981/69863982/69863983/69863984/69863985/69863986/69863987/69863988/69863989/69863990/69863991/69863992/69863993/69863994/69863995/69863996/69863997/69863998/69863999/69864000/69864001/69864002/69864003/69864004/69864005/69864006/69864007/69864008/69864009/69864010/69864011/69864012/69864013/69864014/69864015/69864016/69864017/69864018/69864019/69864020/69864021/69864022/69864023/69864024/69864025/69864026/69864027/69864028/69864029/69864030/69864031/69864032/69864033/69864034/69864035/69864036/69864037/69864038/69864039/69864040/69864041/69864042/69864043/69864044/69864045/69864046/69864047/69864048/69864049/69864050/69864051/69864052/69864053/69864054/69864055/69864056/69864057/69864058/69864059/69864060/69864061/69864062/69864063/69864064/69864065/69864066/69864067/69864068/69864069/69864070/69864071/69864072/69864073/69864074/69864075/69864076/69864077/69864078/69864079/69864080/69864081/69864082/69864083/69864084/69864085/69864086/69864087/69864088/69864089/69864090/69864091/69864092/69864093/69864094/69864095/69864096/69864097/69864098/69864099/69864100/69864101/69864102/69864103/69864104/69864105/69864106/69864107/69864108/69864109/69864110/69864111/69864112/69864113/69864114/69864115/69864116/69864117/69864118/69864119/69864120/69864121/69864122/69864123/69864124/69864125/69864126/69864127/69864128/69864129/69864130/69864131/69864132/69864133/69864134/69864135/69864136/69864137/69864138/69864139/69864140/69864141/69864142/69864143/69864144/69864145/69864146/69864147/69864148/69864149/69864150/69864151/69864152/69864153/69864154/69864155/69864156/69864157/69864158/69864159/69864160/69864161/69864162/69864163/69864164/69864165/69864166/69864167/69864168/69864169/69864170/69864171/69864172/69864173/69864174/69864175/69864176/69864177/69864178/69864179/69864180/69864181/69864182/69864183/69864184/69864185/69864186/69864187/69864188/69864189/69864190/69864191/69864192/69864193/69864194/69864195/69864196/69864197/69864198/69864199/69864200/69864201/69864202/69864203/69864204/69864205/69864206/69864207/69864208/69864209/69864210/69864211/69864212/69864213/69864214/69864215/69864216/69864217/69864218/69864219/69864220/69864221/69864222/69864223/69864224/69864225/69864226/69864227/69864228/69864229/69864230/69864231/69864232/69864233/69864234/69864235/69864236/69864237/69864238/69864239/69864240/69864241/69864242/69864243/69864244/69864245/69864246/69864247/69864248/69864249/69864250/69864251/69864252/69864253/69864254/69864255/69864256/69864257/69864258/69864259/69864260/69864261/69864262/69864263/69864264/69864265/69864266/69864267/69864268/69864269/69864270/69864271/69864272/69864273/69864274/69864275/69864276/69864277/69864278/69864279/69864280/69864281/69864282/69864283/69864284/69864285/69864286/69864287/69864288/69864289/69864290/69864291/69864292/69864293/69864294/69864295/69864296/69864297/69864298/69864299/69864300/69864301/69864302/69864303/69864304/69864305/69864306/69864307/69864308/69864309/69864310/69864311/69864312/69864313/69864314/69864315/69864316/69864317/69864318/69864319/69864320/69864321/69864322/69864323/69864324/69864325/69864326/69864327/69864328/69864329/69864330/69864331/69864332/69864333/69864334/69864335/69864336/69864337/69864338/69864339/69864340/69864341/69864342/69864343/69864344/69864345/69864346/69864347/69864348/69864349/69864350/69864351/69864352/69864353/69864354/69864355/69864356/69864357/69864358/69864359/69864360/69864361/69864362/69864363/69864364/69864365/69864366/69864367/69864368/69864369/69864370/69864371/69864372/69864373/69864374/69864375/69864376/69864377/69864378/69864379/69864380/69864381/69864382/69864383/69864384/69864385/69864386/69864387/69864388/69864389/69864390/69864391/69864392/69864393/69864394/69864395/69864396/69864397/69864398/69864399/69864400/69864401/69864402/69864403/69864404/69864405/69864406/69864407/69864408/69864409/69864410/69864411/69864412/69864413/69864414/69864415/69864416/69864417/69864418/69864419/69864420/69864421/69864422/69864423/69864424/69864425/69864426/69864427/69864428/69864429/69864430/69864431/69864432/69864433/69864434/69864435/69864436/69864437/69864438/69864439/69864440/69864441/69864442/69864443/69864444/69864445/69864446/69864447/69864448/69864449/69864450/69864451/69864452/69864453/69864454/69864455/69864456/69864457/69864458/69864459/69864460/69864461/69864462/69864463/69864464/69864465/69864466/69864467/69864468/69864469/69864470/69864471/69864472/69864473/69864474/69864475/69864476/69864477/69864478/69864479/69864480/69864481/69864482/69864483/69864484/69864485/69864486/69864487/69864488/69864489/69864490/69864491/69864492/69864493/69864494/69864495/69864496/69864497/69864498/69864499/69864500/69864501/69864502/69864503/69864504/69864505/69864506/69864507/69864508/69864509/69864510/69864511/69864512/69864513/69864514/69864515/69864516/69864517/69864518/69864519/69864520/69864521/69864522/69864523/69864524/69864525/69864526/69864527/69864528/69864529/69864530/69864531/69864532/69864533/69864534/69864535/69864536/69864537/69864538/69864539/69864540/69864541/69864542/69864543/69864544/69864545/69864546/69864547/69864548/69864549/69864550/69864551/69864552/69864553/69864554/69864555/69864556/69864557/69864558/69864559/69864560/69864561/69864562/69864563/69864564/69864565/69864566/69864567/69864568/69864569/69864570/69864571/69864572/69864573/69864574/69864575/69864576/69864577/69864578/69864579/69864580/69864581/69864582/69864583/69864584/69864585/69864586/69864587/69864588/69864589/69864590/69864591/69864592/69864593/69864594/69864595/69864596/69864597/69864598/69864599/69864600/69864601/69864602/69864603/69864604/69864605/69864606/69864607/69864608/69864609/69864610/69864611/69864612/69864613/69864614/69864615/69864616/69864617/69864618/69864619/69864620/69864621/69864622/69864623/69864624/69864625/69864626/69864627/69864628/69864629/69864630/69864631/69864632/69864633/69864634/69864635/69864636/69864637/69864638/69864639/69864640/69864641/69864642/69864643/69864644/69864645/69864646/69864647/69864648/69864649/69864650/69864651/69864652/69864653/69864654/69864655/69864656/69864657/69864658/69864659/69864660/69864661/69864662/69864663/69864664/69864665/69864666/69864667/69864668/69864669/69864670/69864671/69864672/69864673/69864674/69864675/69864676/69864677/69864678/69864679/69864680/69864681/69864682/69864683/69864684/69864685/69864686/69864687/69864688/69864689/69864690/69864691/69864692/69864693/69864694/69864695/69864696/69864697/69864698/69864699/69864700/69864701/69864702/69864703/69864704/69864705/69864706/69864707/69864708/69864709/69864710/69864711/69864712/69864713/69864714/69864715/69864716/69864717/69864718/69864719/69864720/69864721/69864722/69864723/69864724/69864725/69864726/69864727/69864728/69864729/69864730/69864731/69864732/69864733/69864734/69864735/69864736/69864737/69864738/69864739/69864740/69864741/69864742/69864743/69864744/69864745/69864746/69864747/69864748/69864749/69864750/69864751/69864752/69864753/69864754/69864755/69864756/69864757/69864758/69864759/69864760/69864761/69864762/69864763/69864764/69864765/69864766/69864767/69864768/69864769/69864770/69864771/69864772/69864773/69864774/69864775/69864776/69864777/69864778/69864779/69864780/69864781/69864782/69864783/69864784/69864785/69864786/69864787/69864788/69864789/69864790/69864791/69864792/69864793/69864794/69864795/69864796/69864797/69864798/69864799/69864800/69864801/69864802/69864803/69864804/69864805/69864806/69864807/69864808/69864809/69864810/69864811/69864812/69864813/69864814/69864815/69864816/69864817/69864818/69864819/69864820/69864821/69864822/69864823/69864824/69864825/69864826/69864827/69864828/69864829/69864830/69864831/69864832/69864833/69864834/69864835/69864836/69864837/69864838/69864839/69864840/69864841/69864842/69864843/69864844/69864845/69864846/69864847/69864848/69864849/69864850/69864851/69864852/69864853/69864854/69864855/69864856/69864857/69864858/69864859/69864860/69864861/69864862/69864863/69864864/69864865/69864866/69864867/69864868/69864869/69864870/69864871/69864872/69864873/69864874/69864875/69864876/69864877/69864878/69864879/69864880/69864881/69864882/69864883/69864884/69864885/69864886/69864887/69864888/69864889/69864890/69864891/69864892/69864893/69864894/69864895/69864896/69864897/69864898/69864899/69864900/69864901/69864902/69864903/69864904/69864905/69864906/69864907/69864908/69864909/69864910/69864911/69864912/69864913/69864914/69864915/69864916/69864917/69864918/69864919/69864920/69864921/69864922/69864923/69864924/69864925/69864926/69864927/69864928/69864929/69864930/69864931/69864932/69864933/69864934/69864935/69864936/69864937/69864938/69864939/69864940/69864941/69864942/69864943/69864944/69864945/69864946/69864947/69864948/69864949/69864950/69864951/69864952/69864953/69864954/69864955/69864956/69864957/69864958/69864959/69864960/69864961/69864962/69864963/69864964/69864965/69864966/69864967/69864968/69864969/69864970/69864971/69864972/69864973/69864974/69864975/69864976/69864977/69864978/69864979/69864980/69864981/69864982/69864983/69864984/69864985/69864986/69864987/69864988/69864989/69864990/69864991/69864992/69864993/69864994/69864995/69864996/69864997/69864998/69864999/69865000/69865001/69865002/69865003/69865004/69865005/69865006/69865007/69865008/69865009/69865010/69865011/69865012/69865013/69865014/69865015/69865016/69865017/69865018/69865019/69865020/69865021/69865022/69865023/69865024/69865025/69865026/69865027/69865028/69865029/69865030/69865031/69865032/69865033/69865034/69865035/69865036/69865037/69865038/69865039/69865040/69865041/69865042/69865043/69865044/69865045/69865046/69865047/69865048/69865049/69865050/69865051/69865052/69865053/69865054/69865055/69865056/69865057/69865058/69865059/69865060/69865061/69865062/69865063/69865064/69865065/69865066/69865067/69865068/69865069/69865070/69865071/69865072/69865073/69865074/69865075/69865076/69865077/69865078/69865079/69865080/69865081/69865082/69865083/69865084/69865085/69865086/69865087/69865088/69865089/69865090/69865091/69865092/69865093/69865094/69865095/69865096/69865097/69865098/69865099/69865100/69865101/69865102/69865103/69865104/69865105/69865106/69865107/69865108/69865109/69865110/69865111/69865112/69865113/69865114/69865115/69865116/69865117/69865118/69865119/69865120/69865121/69865122/69865123/69865124/69865125/69865126/69865127/69865128/69865129/69865130/69865131/69865132/69865133/69865134/69865135/69865136/69865137/69865138/69865139/69865140/69865141/69865142/69865143/69865144/69865145/69865146/69865147/69865148/69865149/69865150/69865151/69865152/69865153/69865154/69865155/69865156/69865157/69865158/69865159/69865160/69865161/69865162/69865163/69865164/69865165/69865166/69865167/69865168/69865169/69865170/69865171/69865172/69865173/69865174/69865175/69865176/69865177/69865178/69865179/69865180/69865181/69865182/69865183/69865184/69865185/69865186/69865187/69865188/69865189/69865190/69865191/69865192/69865193/69865194/69865195/69865196/69865197/69865198/69865199/69865200/69865201/69865202/69865203/69865204/69865205/69865206/69865207/69865208/69865209/69865210/69865211/69865212/69865213/69865214/69865215/69865216/69865217/69865218/69865219/69865220/69865221/69865222/69865223/69865224/69865225/69865226/69865227/69865228/69865229/69865230/69865231/69865232/69865233/69865234/69865235/69865236/69865237/69865238/69865239/69865240/69865241/69865242/69865243/69865244/69865245/69865246/69865247/69865248/69865249/69865250/69865251/69865252/69865253/69865254/69865255/69865256/69865257/69865258/69865259/69865260/69865261/69865262/69865263/69865264/69865265/69865266/69865267/69865268/69865269/69865270/69865271/69865272/69865273/69865274/69865275/69865276/69865277/69865278/69865279/69865280/69865281/69865282/69865283/69865284/69865285/69865286/69865287/69865288/69865289/69865290/69865291/69865292/69865293/69865294/69865295/69865296/69865297/69865298/69865299/69865300/69865301/69865302/69865303/69865304/69865305/69865306/69865307/69865308/69865309/69865310/69865311/69865312/69865313/69865314/69865315/69865316/69865317/69865318/69865319/69865320/69865321/69865322/69865323/69865324/69865325/69865326/69865327/69865328/69865329/69865330/69865331/69865332/69865333/69865334/69865335/69865336/69865337/69865338/69865339/69865340/69865341/69865342/69865343/69865344/69865345/69865346/69865347/69865348/69865349/69865350/69865351/69865352/69865353/69865354/69865355/69865356/69865357/69865358/69865359/69865360/69865361/69865362/69865363/69865364/69865365/69865366/69865367/69865368/69865369/69865370/69865371/69865372/69865373/69865374/69865375/69865376/69865377/69865378/69865379/69865380/69865381/69865382/69865383/69865384/69865385/69865386/69865387/69865388/69865389/69865390/69865391/69865392/69865393/69865394/69865395/69865396/69865397/69865398/69865399/69865400/69865401/69865402/69865403/69865404/69865405/69865406/69865407/69865408/69865409/69865410/69865411/69865412/69865413/69865414/69865415/69865416/69865417/69865418/69865419/69865420/69865421/69865422/69865423/69865424/69865425/69865426/69865427/69865428/69865429/69865430/69865431/69865432/69865433/69865434/69865435/69865436/69865437/69865438/69865439/69865440/69865441/69865442/69865443/69865444/69865445/69865446/69865447/69865448/69865449/69865450/69865451/69865452/69865453/69865454/69865455/69865456/69865457/69865458/69865459/69865460/69865461/69865462/69865463/69865464/69865465/69865466/69865467/69865468/69865469/69865470/69865471/69865472/69865473/69865474/69865475/69865476/69865477/69865478/69865479/69865480/69865481/69865482/69865483/69865484/69865485/69865486/69865487/69865488/69865489/69865490/69865491/69865492/69865493/69865494/69865495/69865496/69865497/69865498/69865499/69865500/69865501/69865502/69865503/69865504/69865505/69865506/69865507/69865508/69865509/69865510/69865511/69865512/69865513/69865514/69865515/69865516/69865517/69865518/69865519/69865520/69865521/69865522/69865523/69865524/69865525/69865526/69865527/69865528/69865529/69865530/69865531/69865532/69865533/69865534/69865535/69865536/69865537/69865538/69865539/69865540/69865541/69865542/69865543/69865544/69865545/69865546/69865547/69865548/69865549/69865550/69865551/69865552/69865553/69865554/69865555/69865556/69865557/69865558/69865559/69865560/69865561/69865562/69865563/69865564/69865565/69865566/69865567/69865568/69865569/69865570/69865571/69865572/69865573/69865574/69865575/69865576/69865577/69865578/69865579/69865580/69865581/69865582/69865583/69865584/69865585/69865586/69865587/69865588/69865589/69865590/69865591/69865592/69865593/69865594/69865595/69865596/69865597/69865598/69865599/69865600/69865601/69865602/69865603/69865604/69865605/69865606/69865607/69865608/69865609/69865610/69865611/69865612/69865613/69865614/69865615/69865616/69865617/69865618/69865619/69865620/69865621/69865622/69865623/69865624/69865625/69865626/69865627/69865628/69865629/69865630/69865631/69865632/69865633/69865634/69865635/69865636/69865637/69865638/69865639/69865640/69865641/69865642/69865643/69865644/69865645/69865646/69865647/69865648/69865649/69865650/69865651/69865652/69865653/69865654/69865655/69865656/69865657/69865658/69865659/69865660/69865661/69865662/69865663/69865664/69865665/69865666/69865667/69865668/69865669/69865670/69865671/69865672/69865673/69865674/69865675/69865676/69865677/69865678/69865679/69865680/69865681/69865682/69865683/69865684/69865685/69865686/69865687/69865688/69865689/69865690/69865691/69865692/69865693/69865694/69865695/69865696/69865697/69865698/69865699/69865700/69865701/69865702/69865703/69865704/69865705/69865706/69865707/69865708/69865709/69865710/69865711/69865712/69865713/69865714/69865715/69865716/69865717/69865718/69865719/69865720/69865721/69865722/69865723/69865724/69865725/69865726/69865727/69865728/69865729/69865730/69865731/69865732/69865733/69865734/69865735/69865736/69865737/69865738/69865739/69865740/69865741/69865742/69865743/69865744/69865745/69865746/69865747/69865748/69865749/69865750/69865751/69865752/69865753/69865754/69865755/69865756/69865757/69865758/69865759/69865760/69865761/69865762/69865763/69865764/69865765/69865766/69865767/69865768/69865769/69865770/69865771/69865772/69865773/69865774/69865775/69865776/69865777/69865778/69865779/69865780/69865781/69865782/69865783/69865784/69865785/69865786/69865787/69865788/69865789/69865790/69865791/69865792/69865793/69865794/69865795/69865796/69865797/69865798/69865799/69865800/69865801/69865802/69865803/69865804/69865805/69865806/69865807/69865808/69865809/69865810/69865811/69865812/69865813/69865814/69865815/69865816/69865817/69865818/69865819/69865820/69865821/69865822/69865823/69865824/69865825/69865826/69865827/69865828/69865829/69865830/69865831/69865832/69865833/69865834/69865835/69865836/69865837/69865838/69865839/69865840/69865841/69865842/69865843/69865844/69865845/69865846/69865847/69865848/69865849/69865850/69865851/69865852/69865853/69865854/69865855/69865856/69865857/69865858/69865859/69865860/69865861/69865862/69865863/69865864/69865865/69865866/69865867/69865868/69865869/69865870/69865871/69865872/69865873/69865874/69865875/69865876/69865877/69865878/69865879/69865880/69865881/69865882/69865883/69865884/69865885/69865886/69865887/69865888/69865889/69865890/69865891/69865892/69865893/69865894/69865895/69865896/69865897/69865898/69865899/69865900/69865901/69865902/69865903/69865904/69865905/69865906/69865907/69865908/69865909/69865910/69865911/69865912/69865913/69865914/69865915/69865916/69865917/69865918/69865919/69865920/69865921/69865922/69865923/69865924/69865925/69865926/69865927/69865928/69865929/69865930/69865931/69865932/69865933/69865934/69865935/69865936/69865937/69865938/69865939/69865940/69865941/69865942/69865943/69865944/69865945/69865946/69865947/69865948/69865949/69865950/69865951/69865952/69865953/69865954/69865955/69865956/69865957/69865958/69865959/69865960/69865961/69865962/69865963/69865964/69865965/69865966/69865967/69865968/69865969/69865970/69865971/69865972/69865973/69865974/69865975/69865976/69865977/69865978/69865979/69865980/69865981/69865982/69865983/69865984/69865985/69865986/69865987/69865988/69865989/69865990/69865991/69865992/69865993/69865994/69865995/69865996/69865997/69865998/69865999/69866000/69866001/69866002/69866003/69866004/69866005/69866006/69866007/69866008/69866009/69866010/69866011/69866012/69866013/69866014/69866015/69866016/69866017/69866018/69866019/69866020/69866021/69866022/69866023/69866024/69866025/69866026/69866027/69866028/69866029/69866030/69866031/69866032/69866033/69866034/69866035/69866036/69866037/69866038/69866039/69866040/69866041/69866042/69866043/69866044/69866045/69866046/69866047/69866048/69866049/69866050/69866051/69866052/69866053/69866054/69866055/69866056/69866057/69866058/69866059/69866060/69866061/69866062/69866063/69866064/69866065/69866066/69866067/69866068/69866069/69866070/69866071/69866072/69866073/69866074/69866075/69866076/69866077/69866078/69866079/69866080/69866081/69866082/69866083/69866084/69866085/69866086/69866087/69866088/69866089/69866090/69866091/69866092/69866093/69866094/69866095/69866096/69866097/69866098/69866099/69866100/69866101/69866102/69866103/69866104/69866105/69866106/69866107/69866108/69866109/69866110/69866111/69866112/69866113/69866114/69866115/69866116/69866117/69866118/69866119/69866120/69866121/69866122/69866123/69866124/69866125/69866126/69866127/69866128/69866129/69866130/69866131/69866132/69866133/69866134/69866135/69866136/69866137/69866138/69866139/69866140/69866141/69866142/69866143/69866144/69866145/69866146/69866147/69866148/69866149/69866150/69866151/69866152/69866153/69866154/69866155/69866156/69866157/69866158/69866159/69866160/69866161/69866162/69866163/69866164/69866165/69866166/69866167/69866168/69866169/69866170/69866171/69866172/69866173/69866174/69866175/69866176/69866177/69866178/69866179/69866180/69866181/69866182/69866183/69866184/69866185/69866186/69866187/69866188/69866189/69866190/69866191/69866192/69866193/69866194/69866195/69866196/69866197/69866198/69866199/69866200/69866201/69866202/69866203/69866204/69866205/69866206/69866207/69866208/69866209/69866210/69866211/69866212/69866213/69866214/69866215/69866216/69866217/69866218/69866219/69866220/69866221/69866222/69866223/69866224/69866225/69866226/69866227/69866228/69866229/69866230/69866231/69866232/69866233/69866234/69866235/69866236/69866237/69866238/69866239/69866240/69866241/69866242/69866243/69866244/69866245/69866246/69866247/69866248/69866249/69866250/69866251/69866252/69866253/69866254/69866255/69866256/69866257/69866258/69866259/69866260/69866261/69866262/69866263/69866264/69866265/69866266/69866267/69866268/69866269/69866270/69866271/69866272/69866273/69866274/69866275/69866276/69866277/69866278/69866279/69866280/69866281/69866282/69866283/69866284/69866285/69866286/69866287/69866288/69866289/69866290/69866291/69866292/69866293/69866294/69866295/69866296/69866297/69866298/69866299/69866300/69866301/69866302/69866303/69866304/69866305/69866306/69866307/69866308/69866309/69866310/69866311/69866312/69866313/69866314/69866315/69866316/69866317/69866318/69866319/69866320/69866321/69866322/69866323/69866324/69866325/69866326/69866327/69866328/69866329/69866330/69866331/69866332/69866333/69866334/69866335/69866336/69866337/69866338/69866339/69866340/69866341/69866342/69866343/69866344/69866345/69866346/69866347/69866348/69866349/69866350/69866351/69866352/69866353/69866354/69866355/69866356/69866357/69866358/69866359/69866360/69866361/69866362/69866363/69866364/69866365/69866366/69866367/69866368/69866369/69866370/69866371/69866372/69866373/69866374/69866375/69866376/69866377/69866378/69866379/69866380/69866381/69866382/69866383/69866384/69866385/69866386/69866387/69866388/69866389/69866390/69866391/69866392/69866393/69866394/69866395/69866396/69866397/69866398/69866399/69866400/69866401/69866402/69866403/69866404/69866405/69866406/69866407/69866408/69866409/69866410/69866411/69866412/69866413/69866414/69866415/69866416/69866417/69866418/69866419/69866420/69866421/69866422/69866423/69866424/69866425/69866426/69866427/69866428/69866429/69866430/69866431/69866432/69866433/69866434/69866435/69866436/69866437/69866438/69866439/69866440/69866441/69866442/69866443/69866444/69866445/69866446/69866447/69866448/69866449/69866450/69866451/69866452/69866453/69866454/69866455/69866456/69866457/69866458/69866459/69866460/69866461/69866462/69866463/69866464/69866465/69866466/69866467/69866468/69866469/69866470/69866471/69866472/69866473/69866474/69866475/69866476/69866477/69866478/69866479/69866480/69866481/69866482/69866483/69866484/69866485/69866486/69866487/69866488/69866489/69866490/69866491/69866492/69866493/69866494/69866495/69866496/69866497/69866498/69866499/69866500/69866501/69866502/69866503/69866504/69866505/69866506/69866507/69866508/69866509/69866510/69866511/69866512/69866513/69866514/69866515/69866516/69866517/69866518/69866519/69866520/69866521/69866522/69866523/69866524/69866525/69866526/69866527/69866528/69866529/69866530/69866531/69866532/69866533/69866534/69866535/69866536/69866537/69866538/69866539/69866540/69866541/69866542/69866543/69866544/69866545/69866546/69866547/69866548/69866549/69866550/69866551/69866552/69866553/69866554/69866555/69866556/69866557/69866558/69866559/69866560/69866561/69866562/69866563/69866564/69866565/69866566/69866567/69866568/69866569/69866570/69866571/69866572/69866573/69866574/69866575/69866576/69866577/69866578/69866579/69866580/69866581/69866582/69866583/69866584/69866585/69866586/69866587/69866588/69866589/69866590/69866591/69866592/69866593/69866594/69866595/69866596/69866597/69866598/69866599/69866600/69866601/69866602/69866603/69866604/69866605/69866606/69866607/69866608/69866609/69866610/69866611/69866612/69866613/69866614/69866615/69866616/69866617/69866618/69866619/69866620/69866621/69866622/69866623/69866624/69866625/69866626/69866627/69866628/69866629/69866630/69866631/69866632/69866633/69866634/69866635/69866636/69866637/69866638/69866639/69866640/69866641/69866642/69866643/69866644/69866645/69866646/69866647/69866648/69866649/69866650/69866651/69866652/69866653/69866654/69866655/69866656/69866657/69866658/69866659/69866660/69866661/69866662/69866663/69866664/69866665/69866666/69866667/69866668/69866669/69866670/69866671/69866672/69866673/69866674/69866675/69866676/69866677/69866678/69866679/69866680/69866681/69866682/69866683/69866684/69866685/69866686/69866687/69866688/69866689/69866690/69866691/69866692/69866693/69866694/69866695/69866696/69866697/69866698/69866699/69866700/69866701/69866702/69866703/69866704/69866705/69866706/69866707/69866708/69866709/69866710/69866711/69866712/69866713/69866714/69866715/69866716/69866717/69866718/69866719/69866720/69866721/69866722/69866723/69866724/69866725/69866726/69866727/69866728/69866729/69866730/69866731/69866732/69866733/69866734/69866735/69866736/69866737/69866738/69866739/69866740/69866741/69866742/69866743/69866744/69866745/69866746/69866747/69866748/69866749/69866750/69866751/69866752/69866753/69866754/69866755/69866756/69866757/69866758/69866759/69866760/69866761/69866762/69866763/69866764/69866765/69866766/69866767/69866768/69866769/69866770/69866771/69866772/69866773/69866774/69866775/69866776/69866777/69866778/69866779/69866780/69866781/69866782/69866783/69866784/69866785/69866786/69866787/69866788/69866789/69866790/69866791/69866792/69866793/69866794/69866795/69866796/69866797/69866798/69866799/69866800/69866801/69866802/69866803/69866804/69866805/69866806/69866807/69866808/69866809/69866810/69866811/69866812/69866813/69866814/69866815/69866816/69866817/69866818/69866819/69866820/69866821/69866822/69866823/69866824/69866825/69866826/69866827/69866828/69866829/69866830/69866831/69866832/69866833/69866834/69866835/69866836/69866837/69866838/69866839/69866840/69866841/69866842/69866843/69866844/69866845/69866846/69866847/69866848/69866849/69866850/69866851/69866852/69866853/69866854/69866855/69866856/69866857/69866858/69866859/69866860/69866861/69866862/69866863/69866864/69866865/69866866/69866867/69866868/69866869/69866870/69866871/69866872/69866873/69866874/69866875/69866876/69866877/69866878/69866879/69866880/69866881/69866882/69866883/69866884/69866885/69866886/69866887/69866888/69866889/69866890/69866891/69866892/69866893/69866894/69866895/69866896/69866897/69866898/69866899/69866900/69866901/69866902/69866903/69866904/69866905/69866906/69866907/69866908/69866909/69866910/69866911/69866912/69866913/69866914/69866915/69866916/69866917/69866918/69866919/69866920/69866921/69866922/69866923/69866924/69866925/69866926/69866927/69866928/69866929/69866930/69866931/69866932/69866933/69866934/69866935/69866936/69866937/69866938/69866939/69866940/69866941/69866942/69866943/69866944/69866945/69866946/69866947/69866948/69866949/69866950/69866951/69866952/69866953/69866954/69866955/69866956/69866957/69866958/69866959/69866960/69866961/69866962/69866963/69866964/69866965/69866966/69866967/69866968/69866969/69866970/69866971/69866972/69866973/69866974/69866975/69866976/69866977/69866978/69866979/69866980/69866981/69866982/69866983/69866984/69866985/6986 done >17:38:00,792 INFO program: >17:38:00,793 INFO program: Running... udevadm settle --timeout=300 >17:38:00,960 INFO program: Running... udevadm settle --timeout=300 >17:38:00,979 INFO program: Running... lvm lvcreate -L 51200m -n root --config devices { filter=["r|/sdd1$|","r|/sdd2$|","r|/sdd3$|","r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|","r|/sdc$|","r|/sdd$|"] } fedora >17:38:01,255 INFO program: Logical volume "root" created >17:38:01,259 INFO program: Running... udevadm settle --timeout=300 >17:38:01,467 INFO program: Running... udevadm settle --timeout=300 >17:38:01,494 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >17:38:01,505 ERR program: mke2fs 1.42.5 (29-Jul-2012) >17:38:01,506 INFO program: Filesystem label= >17:38:01,507 INFO program: OS type: Linux >17:38:01,507 INFO program: Block size=4096 (log=2) >17:38:01,507 INFO program: Fragment size=4096 (log=2) >17:38:01,508 INFO program: Stride=32 blocks, Stripe width=64 blocks >17:38:01,508 INFO program: 3276800 inodes, 13107200 blocks >17:38:01,508 INFO program: 655360 blocks (5.00%) reserved for the super user >17:38:01,508 INFO program: First data block=0 >17:38:01,509 INFO program: Maximum filesystem blocks=4294967296 >17:38:01,509 INFO program: 400 block groups >17:38:01,509 INFO program: 32768 blocks per group, 32768 fragments per group >17:38:01,509 INFO program: 8192 inodes per group >17:38:01,510 INFO program: Superblock backups stored on blocks: >17:38:01,510 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >17:38:01,510 INFO program: 4096000, 7962624, 11239424 >17:38:01,510 INFO program: >17:38:01,540 INFO program: Allocating group tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >17:38:01,541 INFO program: Writing inode tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >17:38:01,588 INFO program: Creating journal (32768 blocks): done >17:38:02,778 INFO program: Writing superblocks and filesystem accounting information: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >17:38:02,779 INFO program: >17:38:02,780 INFO program: Running... udevadm settle --timeout=300 >17:38:02,876 INFO program: Running... udevadm settle --timeout=300 >17:38:03,086 INFO program: Running... swapon /dev/mapper/fedora-swap >22:38:03,108 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >22:38:03,255 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/md/Volume0_0p1 /mnt/sysimage/boot >22:38:03,306 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >22:38:03,313 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >22:38:03,319 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >22:38:03,332 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/fedora-home /mnt/sysimage/home >22:38:03,432 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >22:38:03,474 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >22:38:03,488 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >17:41:05,179 INFO program: Running... grub2-install --no-floppy /dev/md/Volume0_0 >17:41:08,358 ERR program: Installation finished. No error reported. >17:41:08,745 INFO program: Running... grub2-set-default Fedora Linux, with Linux 3.6.5-2.fc18.x86_64 >17:41:08,875 INFO program: Running... grub2-mkconfig -o /boot/grub2/grub.cfg >17:41:09,566 ERR program: Generating grub.cfg ... >17:41:09,779 ERR program: Found theme: /boot/grub2/themes/system/theme.txt >17:41:09,972 ERR program: Found linux image: /boot/vmlinuz-3.6.5-2.fc18.x86_64 >17:41:09,985 ERR program: Found initrd image: /boot/initramfs-3.6.5-2.fc18.x86_64.img >17:41:11,130 ERR program: done >17:41:11,253 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 >17:41:11,670 INFO program: Running... /usr/bin/firewall-offline-cmd --enabled --service=ssh >17:41:11,723 INFO program: No changes to default zone needed. >17:41:11,988 INFO program: Running... /bin/sh /tmp/ks-script-lkdLdp >17:41:12,001 INFO program: Running... /bin/sh /tmp/ks-script-yHqfOW >17:41:12,268 INFO program: Running... /bin/sh /tmp/ks-script-ynRYBX > > >/tmp/storage.log: >22:36:25,703 DEBUG storage: registered device format class MultipathMember as multipath_member >22:36:25,704 DEBUG storage: registered device format class DMRaidMember as dmraidmember >22:36:25,704 DEBUG storage: registered device format class BIOSBoot as biosboot >22:36:25,705 DEBUG storage: registered device format class PPCPRePBoot as prepboot >22:36:25,706 DEBUG storage: registered device format class SwapSpace as swap >22:36:25,718 DEBUG storage: registered device format class LUKS as luks >22:36:25,719 DEBUG storage: registered device format class MDRaidMember as mdmember >22:36:25,721 DEBUG storage: registered device format class DiskLabel as disklabel >22:36:25,722 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >22:36:25,732 DEBUG storage: registered device format class Ext2FS as ext2 >22:36:25,732 DEBUG storage: registered device format class Ext3FS as ext3 >22:36:25,732 DEBUG storage: registered device format class Ext4FS as ext4 >22:36:25,732 DEBUG storage: registered device format class FATFS as vfat >22:36:25,732 DEBUG storage: registered device format class EFIFS as efi >22:36:25,732 DEBUG storage: registered device format class BTRFS as btrfs >22:36:25,732 DEBUG storage: registered device format class GFS2 as gfs2 >22:36:25,732 DEBUG storage: registered device format class JFS as jfs >22:36:25,732 DEBUG storage: registered device format class ReiserFS as reiserfs >22:36:25,733 DEBUG storage: registered device format class XFS as xfs >22:36:25,733 DEBUG storage: registered device format class HFS as hfs >22:36:25,733 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >22:36:25,733 DEBUG storage: registered device format class HFSPlus as hfs+ >22:36:25,733 DEBUG storage: registered device format class NTFS as ntfs >22:36:25,733 DEBUG storage: registered device format class NFS as nfs >22:36:25,733 DEBUG storage: registered device format class NFSv4 as nfs4 >22:36:25,733 DEBUG storage: registered device format class Iso9660FS as iso9660 >22:36:25,733 DEBUG storage: registered device format class NoDevFS as nodev >22:36:25,733 DEBUG storage: registered device format class DevPtsFS as devpts >22:36:25,733 DEBUG storage: registered device format class ProcFS as proc >22:36:25,733 DEBUG storage: registered device format class SysFS as sysfs >22:36:25,733 DEBUG storage: registered device format class TmpFS as tmpfs >22:36:25,733 DEBUG storage: registered device format class BindFS as bind >22:36:25,734 DEBUG storage: registered device format class SELinuxFS as selinuxfs >22:36:25,734 DEBUG storage: registered device format class USBFS as usbfs >22:36:26,208 DEBUG storage: MultipathTopology._build_topology: >22:36:26,209 DEBUG storage: /etc/multipath.conf contents: >22:36:26,209 DEBUG storage: # multipath.conf written by anaconda >22:36:26,209 DEBUG storage: >22:36:26,209 DEBUG storage: defaults { >22:36:26,209 DEBUG storage: user_friendly_names yes >22:36:26,209 DEBUG storage: } >22:36:26,209 DEBUG storage: blacklist { >22:36:26,209 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:36:26,209 DEBUG storage: devnode "^hd[a-z]" >22:36:26,209 DEBUG storage: devnode "^dcssblk[0-9]*" >22:36:26,209 DEBUG storage: device { >22:36:26,209 DEBUG storage: vendor "DGC" >22:36:26,209 DEBUG storage: product "LUNZ" >22:36:26,209 DEBUG storage: } >22:36:26,209 DEBUG storage: device { >22:36:26,209 DEBUG storage: vendor "IBM" >22:36:26,210 DEBUG storage: product "S/390.*" >22:36:26,210 DEBUG storage: } >22:36:26,210 DEBUG storage: # don't count normal SATA devices as multipaths >22:36:26,210 DEBUG storage: device { >22:36:26,210 DEBUG storage: vendor "ATA" >22:36:26,210 DEBUG storage: } >22:36:26,210 DEBUG storage: # don't count 3ware devices as multipaths >22:36:26,210 DEBUG storage: device { >22:36:26,211 DEBUG storage: vendor "3ware" >22:36:26,211 DEBUG storage: } >22:36:26,211 DEBUG storage: device { >22:36:26,211 DEBUG storage: vendor "AMCC" >22:36:26,211 DEBUG storage: } >22:36:26,211 DEBUG storage: # nor highpoint devices >22:36:26,211 DEBUG storage: device { >22:36:26,211 DEBUG storage: vendor "HPT" >22:36:26,212 DEBUG storage: } >22:36:26,212 DEBUG storage: } >22:36:26,212 DEBUG storage: multipaths { >22:36:26,212 DEBUG storage: } >22:36:26,212 DEBUG storage: (end of /etc/multipath.conf) >22:36:26,272 INFO storage: MultipathTopology: not a multipath: ['sdd'] >22:36:26,273 INFO storage: MultipathTopology: found singlepath device: sdc >22:36:26,273 INFO storage: MultipathTopology: found singlepath device: sdd >22:36:26,273 INFO storage: MultipathTopology: found non-disk device: sdd1 >22:36:26,273 INFO storage: MultipathTopology: found non-disk device: sdd2 >22:36:26,273 INFO storage: MultipathTopology: found non-disk device: sdd3 >22:36:26,273 INFO storage: MultipathTopology: found non-disk device: sr0 >22:36:26,273 INFO storage: MultipathTopology: found singlepath device: sda >22:36:26,273 INFO storage: MultipathTopology: found singlepath device: sdb >22:36:26,273 INFO storage: MultipathTopology: found singlepath device: loop0 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: loop1 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: loop2 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: loop3 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: loop4 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: loop5 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: loop6 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: loop7 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: md126 >22:36:26,274 INFO storage: MultipathTopology: found singlepath device: md127 >22:36:27,975 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >22:36:27,976 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >22:36:28,044 DEBUG storage: MultipathTopology._build_topology: >22:36:28,044 DEBUG storage: /etc/multipath.conf contents: >22:36:28,044 DEBUG storage: # multipath.conf written by anaconda >22:36:28,044 DEBUG storage: >22:36:28,044 DEBUG storage: defaults { >22:36:28,044 DEBUG storage: user_friendly_names yes >22:36:28,044 DEBUG storage: } >22:36:28,044 DEBUG storage: blacklist { >22:36:28,044 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >22:36:28,044 DEBUG storage: devnode "^hd[a-z]" >22:36:28,044 DEBUG storage: devnode "^dcssblk[0-9]*" >22:36:28,044 DEBUG storage: device { >22:36:28,045 DEBUG storage: vendor "DGC" >22:36:28,045 DEBUG storage: product "LUNZ" >22:36:28,045 DEBUG storage: } >22:36:28,045 DEBUG storage: device { >22:36:28,045 DEBUG storage: vendor "IBM" >22:36:28,045 DEBUG storage: product "S/390.*" >22:36:28,045 DEBUG storage: } >22:36:28,045 DEBUG storage: # don't count normal SATA devices as multipaths >22:36:28,045 DEBUG storage: device { >22:36:28,045 DEBUG storage: vendor "ATA" >22:36:28,045 DEBUG storage: } >22:36:28,045 DEBUG storage: # don't count 3ware devices as multipaths >22:36:28,045 DEBUG storage: device { >22:36:28,046 DEBUG storage: vendor "3ware" >22:36:28,046 DEBUG storage: } >22:36:28,046 DEBUG storage: device { >22:36:28,046 DEBUG storage: vendor "AMCC" >22:36:28,046 DEBUG storage: } >22:36:28,046 DEBUG storage: # nor highpoint devices >22:36:28,046 DEBUG storage: device { >22:36:28,046 DEBUG storage: vendor "HPT" >22:36:28,047 DEBUG storage: } >22:36:28,047 DEBUG storage: } >22:36:28,047 DEBUG storage: multipaths { >22:36:28,047 DEBUG storage: } >22:36:28,047 DEBUG storage: (end of /etc/multipath.conf) >22:36:28,106 INFO storage: MultipathTopology: not a multipath: ['sdd'] >22:36:28,106 INFO storage: MultipathTopology: found singlepath device: sdc >22:36:28,106 INFO storage: MultipathTopology: found singlepath device: sdd >22:36:28,106 INFO storage: MultipathTopology: found non-disk device: sdd1 >22:36:28,106 INFO storage: MultipathTopology: found non-disk device: sdd2 >22:36:28,107 INFO storage: MultipathTopology: found non-disk device: sdd3 >22:36:28,107 INFO storage: MultipathTopology: found non-disk device: sr0 >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: sda >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: sdb >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: loop0 >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: loop1 >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: loop2 >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: loop3 >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: loop4 >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: loop5 >22:36:28,107 INFO storage: MultipathTopology: found singlepath device: loop6 >22:36:28,108 INFO storage: MultipathTopology: found singlepath device: loop7 >22:36:28,108 INFO storage: MultipathTopology: found singlepath device: dm-0 >22:36:28,108 INFO storage: MultipathTopology: found singlepath device: md126 >22:36:28,108 INFO storage: MultipathTopology: found singlepath device: md127 >22:36:28,108 INFO storage: devices to scan: ['sdc', 'sdd', 'sdd1', 'sdd2', 'sdd3', 'sr0', 'sda', 'sdb', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md126', 'md127'] >22:36:28,110 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666433-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666433-0:0', > 'ID_SERIAL_SHORT': '058F63666433', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '345258', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666433-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >22:36:28,110 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >22:36:28,110 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >22:36:28,111 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,111 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >22:36:28,113 INFO storage: sdc is a disk >22:36:28,113 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,114 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >22:36:28,114 INFO storage: added disk sdc (id 0) to device tree >22:36:28,114 DEBUG storage: looking up parted Device: /dev/sdc >22:36:28,116 DEBUG storage: no device or no media present >22:36:28,118 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-11-03-03-36-26-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-26-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-26-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '348073', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-11-03-03-36-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >22:36:28,119 INFO storage: scanning sdd (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >22:36:28,119 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >22:36:28,120 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,121 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >22:36:28,122 INFO storage: sdd is a disk >22:36:28,122 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,123 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >22:36:28,123 INFO storage: added disk sdd (id 1) to device tree >22:36:28,123 DEBUG storage: looking up parted Device: /dev/sdd >22:36:28,125 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd ; >22:36:28,126 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >22:36:28,126 DEBUG storage: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >22:36:28,127 DEBUG storage: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >22:36:28,130 INFO storage: no usable disklabel on sdd >22:36:28,131 INFO storage: type detected on 'sdd' is 'iso9660' >22:36:28,133 DEBUG storage: Iso9660FS.supported: supported: True ; >22:36:28,133 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:36:28,133 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >22:36:28,134 INFO storage: got device: DiskDevice instance (0x7fb4db4fd550) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7648.0 > format = existing iso9660 filesystem > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Kingston DT 101 II path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15663104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) > PedDevice: <_ped.Device object at 0x7fb4db4e5290> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fb4db4fd6d0> >22:36:28,134 DEBUG storage: Iso9660FS.supported: supported: True ; >22:36:28,134 INFO storage: got format: Iso9660FS instance (0x7fb4c5edb510) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdd uuid = 2012-11-03-03-36-26-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >22:36:28,136 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part1 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2012-11-03-03-36-26-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-26-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-26-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '530432', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '348080', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part1', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2012-11-03-03-36-26-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >22:36:28,136 INFO storage: scanning sdd1 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd1)... >22:36:28,137 DEBUG storage: DeviceTree.getDeviceByName: name: sdd1 ; >22:36:28,137 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,137 INFO storage: sdd1 is a partition >22:36:28,138 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >22:36:28,138 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >22:36:28,139 DEBUG storage: DeviceTree.getDeviceByName returned existing 7648MB disk sdd (1) with existing iso9660 filesystem >22:36:28,139 DEBUG storage: lvm filter: adding sdd1 to the reject list >22:36:28,139 DEBUG storage: ignoring partition sdd1 >22:36:28,139 DEBUG storage: no device or no media present >22:36:28,141 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part2 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/137C-8AAF', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '137C-8AAF', > 'ID_FS_UUID_ENC': '137C-8AAF', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '64056', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9764', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '50', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '348089', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part2', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/137C-8AAF'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >22:36:28,141 INFO storage: scanning sdd2 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd2)... >22:36:28,141 DEBUG storage: DeviceTree.getDeviceByName: name: sdd2 ; >22:36:28,142 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,142 INFO storage: sdd2 is a partition >22:36:28,142 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >22:36:28,143 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >22:36:28,143 DEBUG storage: DeviceTree.getDeviceByName returned existing 7648MB disk sdd (1) with existing iso9660 filesystem >22:36:28,143 DEBUG storage: lvm filter: adding sdd2 to the reject list >22:36:28,143 DEBUG storage: ignoring partition sdd2 >22:36:28,143 DEBUG storage: no device or no media present >22:36:28,145 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part3 /dev/disk/by-label/ANACONDA /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/5502718d-cff9-3869-b3a6-e0b57f13c66d', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5502718d-cff9-3869-b3a6-e0b57f13c66d', > 'ID_FS_UUID_ENC': '5502718d-cff9-3869-b3a6-e0b57f13c66d', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '73820', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39104', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_6_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '51', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '348096', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part3', > '/dev/disk/by-label/ANACONDA', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/5502718d-cff9-3869-b3a6-e0b57f13c66d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >22:36:28,145 INFO storage: scanning sdd3 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/host7/target7:0:0/7:0:0:0/block/sdd/sdd3)... >22:36:28,146 DEBUG storage: DeviceTree.getDeviceByName: name: sdd3 ; >22:36:28,146 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,146 INFO storage: sdd3 is a partition >22:36:28,147 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >22:36:28,147 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >22:36:28,148 DEBUG storage: DeviceTree.getDeviceByName returned existing 7648MB disk sdd (1) with existing iso9660 filesystem >22:36:28,148 DEBUG storage: lvm filter: adding sdd3 to the reject list >22:36:28,148 DEBUG storage: ignoring partition sdd3 >22:36:28,148 DEBUG storage: no device or no media present >22:36:28,149 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH-222AB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH-222AB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'SB00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079', > 'ID_SERIAL_SHORT': 'R8BZ6GHB306079', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '354257', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >22:36:28,149 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >22:36:28,150 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >22:36:28,150 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,150 INFO storage: sr0 is a cdrom >22:36:28,151 DEBUG storage: DeviceTree.addUdevOpticalDevice: >22:36:28,151 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,152 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >22:36:28,152 INFO storage: added cdrom sr0 (id 2) to device tree >22:36:28,152 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:36:28,156 DEBUG storage: no device or no media present >22:36:28,158 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T1Q64D /dev/disk/by-id/wwn-0x5000c5004ddab504', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '80', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > '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_FS_TYPE': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'ST500DM002-1BD142', > 'ID_MODEL_ENC': 'ST500DM002-1BD142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KC45', > 'ID_SERIAL': 'ST500DM002-1BD142_Z3T1Q64D', > 'ID_SERIAL_SHORT': 'Z3T1Q64D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004ddab504', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004ddab504', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': 'eb0faac6:648b8253:cef039c2:e3145372', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354321', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T1Q64D', > '/dev/disk/by-id/wwn-0x5000c5004ddab504'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda'} ; name: sda ; >22:36:28,158 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >22:36:28,158 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:36:28,159 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,159 INFO storage: sda is part of a biosraid >22:36:28,159 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,160 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >22:36:28,160 INFO storage: added disk sda (id 3) to device tree >22:36:28,160 DEBUG storage: looking up parted Device: /dev/sda >22:36:28,161 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >22:36:28,161 INFO storage: type detected on 'sda' is 'isw_raid_member' >22:36:28,161 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: Z3T1Q64D ; mdUuid: eb0faac6:648b8253:cef039c2:e3145372 ; biosraid: True ; >22:36:28,161 DEBUG storage: getFormat('isw_raid_member') returning MDRaidMember instance >22:36:28,162 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >22:36:28,162 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >22:36:28,163 DEBUG storage: DeviceTree.getDeviceByUuid returned None >22:36:28,183 INFO storage: using name imsm0 for md array containing member sda >22:36:28,183 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,184 DEBUG storage: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >22:36:28,185 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: imsm0 ; status: False ; >22:36:28,185 DEBUG storage: MDRaidArrayDevice._addDevice: imsm0 ; device: sda ; status: True ; >22:36:28,186 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >22:36:28,186 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:36:28,196 WARN storage: failed to add member /dev/sda to md array /dev/md/imsm0: mdadd failed for /dev/sda: running mdadm --incremental --quiet /dev/sda failed >22:36:28,197 DEBUG storage: looking up parted Device: /dev/md/imsm0 >22:36:28,197 INFO storage: added mdcontainer imsm0 (id 4) to device tree >22:36:28,198 INFO storage: got device: DiskDevice instance (0x7fb4c5f7a2d0) -- > name = sda status = True kids = 1 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing mdmember > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500DM002-1BD14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fb4db4e5200> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb4db4fd650> >22:36:28,198 INFO storage: got format: MDRaidMember instance (0x7fb4c5edb4d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = eb0faac6:648b8253:cef039c2:e3145372 biosraid = True >22:36:28,200 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T290ZD /dev/disk/by-id/wwn-0x5000c5004dfac22a', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > '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_FS_TYPE': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'ST500DM002-1BD142', > 'ID_MODEL_ENC': 'ST500DM002-1BD142\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KC45', > 'ID_SERIAL': 'ST500DM002-1BD142_Z3T290ZD', > 'ID_SERIAL_SHORT': 'Z3T290ZD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5004dfac22a', > 'ID_WWN_WITH_EXTENSION': '0x5000c5004dfac22a', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': 'eb0faac6:648b8253:cef039c2:e3145372', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '354397', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST500DM002-1BD142_Z3T290ZD', > '/dev/disk/by-id/wwn-0x5000c5004dfac22a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb'} ; name: sdb ; >22:36:28,200 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb)... >22:36:28,201 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:36:28,201 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,202 INFO storage: sdb is part of a biosraid >22:36:28,202 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,202 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >22:36:28,202 INFO storage: added disk sdb (id 5) to device tree >22:36:28,203 DEBUG storage: looking up parted Device: /dev/sdb >22:36:28,204 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >22:36:28,204 INFO storage: type detected on 'sdb' is 'isw_raid_member' >22:36:28,204 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: Z3T290ZD ; mdUuid: eb0faac6:648b8253:cef039c2:e3145372 ; biosraid: True ; >22:36:28,204 DEBUG storage: getFormat('isw_raid_member') returning MDRaidMember instance >22:36:28,205 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >22:36:28,205 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >22:36:28,206 DEBUG storage: looking up parted Device: /dev/md/imsm0 >22:36:28,206 DEBUG storage: non-existent RAID container size == 0 >22:36:28,206 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 0MB mdcontainer imsm0 (4) >22:36:28,207 DEBUG storage: MDRaidArrayDevice._addDevice: imsm0 ; device: sdb ; status: True ; >22:36:28,207 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >22:36:28,208 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >22:36:28,220 WARN storage: failed to add member /dev/sdb to md array /dev/md/imsm0: mdadd failed for /dev/sdb: running mdadm --incremental --quiet /dev/sdb failed >22:36:28,221 DEBUG storage: looking up parted Device: /dev/md/imsm0 >22:36:28,221 INFO storage: got device: DiskDevice instance (0x7fb4db4fd750) -- > name = sdb status = True kids = 1 id = 5 > parents = [] > uuid = None size = 476940.023438 > format = existing mdmember > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST500DM002-1BD14 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fb4db4e55f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb4c5ef73d0> >22:36:28,222 INFO storage: got format: MDRaidMember instance (0x7fb4c5ef7510) -- > type = mdmember name = software RAID status = False > device = /dev/sdb uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = eb0faac6:648b8253:cef039c2:e3145372 biosraid = True >22:36:28,223 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364473', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >22:36:28,223 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >22:36:28,223 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >22:36:28,224 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,224 INFO storage: loop0 is a loop device >22:36:28,225 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >22:36:28,225 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >22:36:28,226 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,226 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,226 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >22:36:28,226 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 6) to device tree >22:36:28,227 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >22:36:28,227 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,228 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:36:28,228 INFO storage: added loop loop0 (id 7) to device tree >22:36:28,228 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >22:36:28,229 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >22:36:28,229 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:36:28,230 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >22:36:28,230 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >22:36:28,231 WARN storage: disklabel detected but not usable on loop0 >22:36:28,231 INFO storage: type detected on 'loop0' is 'squashfs' >22:36:28,232 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >22:36:28,232 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >22:36:28,232 INFO storage: got device: LoopDevice instance (0x7fb4c5ef7850) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >22:36:28,234 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364484', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >22:36:28,234 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >22:36:28,234 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:36:28,235 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,235 INFO storage: loop1 is a loop device >22:36:28,235 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >22:36:28,236 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >22:36:28,236 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,236 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,237 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >22:36:28,237 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >22:36:28,238 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >22:36:28,238 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,238 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >22:36:28,239 INFO storage: added loop loop1 (id 9) to device tree >22:36:28,239 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >22:36:28,240 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >22:36:28,240 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,240 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:36:28,240 DEBUG storage: device loop1 does not contain a disklabel >22:36:28,241 INFO storage: type detected on 'loop1' is 'ext4' >22:36:28,349 DEBUG storage: padding min size from 0 up to 0 >22:36:28,350 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,350 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:36:28,351 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >22:36:28,351 INFO storage: got device: LoopDevice instance (0x7fb4c5ef7410) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > 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 >22:36:28,351 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,352 INFO storage: got format: Ext4FS instance (0x7fb4c5ef7b50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:36:28,352 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364493', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >22:36:28,353 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >22:36:28,353 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:36:28,354 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,354 INFO storage: loop2 is a loop device >22:36:28,354 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >22:36:28,355 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >22:36:28,355 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,355 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,356 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >22:36:28,356 INFO storage: added file /overlay (deleted) (id 10) to device tree >22:36:28,356 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >22:36:28,356 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,357 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >22:36:28,357 INFO storage: added loop loop2 (id 11) to device tree >22:36:28,357 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >22:36:28,358 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >22:36:28,358 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,359 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >22:36:28,359 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >22:36:28,360 WARN storage: disklabel detected but not usable on loop2 >22:36:28,360 DEBUG storage: no type or existing type for loop2, bailing >22:36:28,360 INFO storage: got device: LoopDevice instance (0x7fb4c5ef79d0) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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 >22:36:28,361 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364501', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >22:36:28,361 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >22:36:28,361 DEBUG storage: lvm filter: adding loop3 to the reject list >22:36:28,362 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364511', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >22:36:28,362 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >22:36:28,362 DEBUG storage: lvm filter: adding loop4 to the reject list >22:36:28,363 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364527', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >22:36:28,363 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >22:36:28,363 DEBUG storage: lvm filter: adding loop5 to the reject list >22:36:28,364 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364539', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >22:36:28,364 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >22:36:28,364 DEBUG storage: lvm filter: adding loop6 to the reject list >22:36:28,365 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '364551', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >22:36:28,365 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >22:36:28,365 DEBUG storage: lvm filter: adding loop7 to the reject list >22:36:28,365 DEBUG storage: Skipping a device mapper drive (dm-0) for now >22:36:28,366 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-aeac2f73:956af893:1d019e3f:d8e6f69c /dev/md/Volume0_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'Volume0_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': 'aeac2f73:956af893:1d019e3f:d8e6f69c', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '700056', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-aeac2f73:956af893:1d019e3f:d8e6f69c', > '/dev/md/Volume0_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >22:36:28,366 INFO storage: scanning md126 (/devices/virtual/block/md126)... >22:36:28,367 DEBUG storage: DeviceTree.getDeviceByName: name: md126 ; >22:36:28,367 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,368 DEBUG storage: DeviceTree.addUdevDiskDevice: name: md126 ; >22:36:28,369 DEBUG storage: DeviceTree.getDeviceByName: name: imsm0 ; >22:36:28,369 DEBUG storage: looking up parted Device: /dev/md/imsm0 >22:36:28,369 DEBUG storage: non-existent RAID container size == 0 >22:36:28,369 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB mdcontainer imsm0 (4) >22:36:28,370 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: imsm0 ; >22:36:28,370 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,371 DEBUG storage: MDRaidArrayDevice._setFormat: Volume0_0 ; current: None ; type: None ; >22:36:28,371 DEBUG storage: looking up parted Device: /dev/md/Volume0_0 >22:36:28,371 INFO storage: added mdbiosraidarray Volume0_0 (id 12) to device tree >22:36:28,372 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: Volume0_0 ; >22:36:28,372 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: Volume0_0 ; label_type: None ; >22:36:28,372 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,373 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >22:36:28,374 DEBUG storage: DiskLabel.__init__: device: /dev/md/Volume0_0 ; labelType: msdos ; exists: True ; >22:36:28,376 INFO storage: no usable disklabel on Volume0_0 >22:36:28,376 DEBUG storage: no type or existing type for md126, bailing >22:36:28,376 DEBUG storage: looking up parted Device: /dev/md/imsm0 >22:36:28,376 DEBUG storage: non-existent RAID container size == 0 >22:36:28,377 INFO storage: got device: MDRaidArrayDevice instance (0x7fb4c5ef7d10) -- > name = Volume0_0 status = True kids = 0 id = 12 > parents = ['existing 0MB mdcontainer imsm0 (4)'] > uuid = aeac2f73:956af893:1d019e3f:d8e6f69c size = 953875.0 > format = existing None > major = 9 minor = 126 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/Volume0_0 type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (244192000, 2, 4) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fb4db4e54d0> > target size = 0 path = /dev/md/Volume0_0 > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 1 metadata version = None >22:36:28,378 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-uuid-eb0faac6:648b8253:cef039c2:e3145372 /dev/md/imsm0', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'imsm0', > 'MD_LEVEL': 'container', > 'MD_METADATA': 'imsm', > 'MD_UUID': 'eb0faac6:648b8253:cef039c2:e3145372', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '496433', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-uuid-eb0faac6:648b8253:cef039c2:e3145372', > '/dev/md/imsm0'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >22:36:28,378 INFO storage: scanning md127 (/devices/virtual/block/md127)... >22:36:28,378 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >22:36:28,379 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,379 INFO storage: md127 is an md device >22:36:28,379 DEBUG storage: DeviceTree.addUdevMDDevice: name: imsm0 ; >22:36:28,380 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >22:36:28,380 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing mdmember >22:36:28,381 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >22:36:28,381 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (5) with existing mdmember >22:36:28,382 DEBUG storage: DeviceTree.getDeviceByName: name: imsm0 ; >22:36:28,382 DEBUG storage: looking up parted Device: /dev/md/imsm0 >22:36:28,382 DEBUG storage: non-existent RAID container size == 0 >22:36:28,383 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB mdcontainer imsm0 (4) >22:36:28,383 DEBUG storage: no device or no media present >22:36:28,400 INFO storage: devices to scan: ['dm-0'] >22:36:28,402 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78706', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >22:36:28,402 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >22:36:28,402 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:36:28,403 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,403 INFO storage: live-rw is a device-mapper device >22:36:28,403 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >22:36:28,404 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >22:36:28,404 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >22:36:28,405 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >22:36:28,406 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >22:36:28,406 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >22:36:28,407 DEBUG storage: DeviceTree.getDeviceByName returned None >22:36:28,407 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >22:36:28,408 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:36:28,408 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >22:36:28,408 INFO storage: added dm live-rw (id 13) to device tree >22:36:28,409 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >22:36:28,409 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >22:36:28,410 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,410 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:36:28,410 DEBUG storage: device live-rw does not contain a disklabel >22:36:28,410 INFO storage: type detected on 'live-rw' is 'ext4' >22:36:28,424 DEBUG storage: padding min size from 718 up to 789 >22:36:28,426 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,426 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:36:28,426 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >22:36:28,427 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >22:36:28,427 INFO storage: got device: DMDevice instance (0x7fb4c5f06f50) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fb4db4e58c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >22:36:28,428 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,428 INFO storage: got format: Ext4FS instance (0x7fb4c5b4d050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >22:36:28,441 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >22:36:28,441 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >22:36:28,442 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >22:36:28,459 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >22:36:28,468 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:36:28,468 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:36:28,469 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >22:36:28,477 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:36:28,477 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:36:28,478 DEBUG storage: MDRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >22:36:28,478 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >22:36:28,479 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >22:36:28,486 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:36:28,487 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >22:36:28,487 INFO storage: edd: collected mbr signatures: {} >22:36:28,487 DEBUG storage: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x14f0f14a > pci_dev: 00:00.0, scsi_id: None > scsi_lun: None, sectors: 15663104 >22:36:28,488 ERR storage: edd: unable to match edd entry 0x80 >22:36:28,488 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953536000 >22:36:28,488 ERR storage: edd: unable to match edd entry 0x81 >22:36:28,548 DEBUG storage: looking up parted Device: /dev/md/imsm0 >22:36:28,549 DEBUG storage: non-existent RAID container size == 0 >22:36:28,550 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,551 DEBUG storage: Ext4FS.supported: supported: True ; >22:36:28,552 DEBUG storage: looking up parted Device: /dev/sdc >22:36:28,554 DEBUG storage: Iso9660FS.supported: supported: True ; >22:36:28,555 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:36:28,560 DEBUG storage: looking up parted Device: /dev/sdc >22:36:28,561 INFO storage: Skipping disk: sdc: No media present >22:36:28,634 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdd ; >22:36:28,635 DEBUG storage: DeviceTree.getDeviceByPath returned existing 7648MB disk sdd (1) with existing iso9660 filesystem >17:36:41,111 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:36:41,115 INFO storage: updating format of device: existing 0MB cdrom sr0 (2) >17:36:41,134 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:36:41,135 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >17:36:41,135 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:36:41,135 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >17:36:41,136 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >17:36:41,144 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >17:36:41,144 INFO storage: DiskLabel.partedDevice returning None >17:36:41,144 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:36:41,144 DEBUG storage: no type or existing type for sr0, bailing >17:36:41,177 DEBUG storage: looking up parted Device: /dev/sdc >17:36:41,204 DEBUG storage: Iso9660FS.supported: supported: True ; >17:36:41,205 DEBUG storage: Iso9660FS.supported: supported: True ; >17:36:41,205 DEBUG storage: NFSv4.supported: supported: False ; >17:36:41,206 DEBUG storage: NFSv4.supported: supported: False ; >17:36:41,206 DEBUG storage: SELinuxFS.supported: supported: False ; >17:36:41,207 DEBUG storage: SELinuxFS.supported: supported: False ; >17:36:41,207 DEBUG storage: Ext4FS.supported: supported: True ; >17:36:41,208 DEBUG storage: Ext4FS.supported: supported: True ; >17:36:41,209 DEBUG storage: Ext3FS.supported: supported: True ; >17:36:41,209 DEBUG storage: Ext3FS.supported: supported: True ; >17:36:41,210 DEBUG storage: Ext2FS.supported: supported: True ; >17:36:41,210 DEBUG storage: Ext2FS.supported: supported: True ; >17:36:41,211 DEBUG storage: SysFS.supported: supported: False ; >17:36:41,212 DEBUG storage: SysFS.supported: supported: False ; >17:36:41,212 DEBUG storage: MultipathMember.__init__: >17:36:41,213 DEBUG storage: SwapSpace.__init__: >17:36:41,213 DEBUG storage: ProcFS.supported: supported: False ; >17:36:41,214 DEBUG storage: ProcFS.supported: supported: False ; >17:36:41,214 DEBUG storage: DMRaidMember.__init__: >17:36:41,215 DEBUG storage: DevPtsFS.supported: supported: False ; >17:36:41,215 DEBUG storage: DevPtsFS.supported: supported: False ; >17:36:41,216 DEBUG storage: BTRFS.supported: supported: True ; >17:36:41,268 DEBUG storage: USBFS.supported: supported: False ; >17:36:41,270 DEBUG storage: USBFS.supported: supported: False ; >17:36:41,270 DEBUG storage: DiskLabel.__init__: >17:36:41,270 INFO storage: DiskLabel.partedDevice returning None >17:36:41,271 DEBUG storage: HFSPlus.supported: supported: False ; >17:36:41,271 DEBUG storage: HFSPlus.supported: supported: False ; >17:36:41,272 DEBUG storage: XFS.supported: supported: True ; >17:36:41,310 DEBUG storage: XFS.supported: supported: True ; >17:36:41,313 DEBUG storage: TmpFS.supported: supported: False ; >17:36:41,314 DEBUG storage: TmpFS.supported: supported: False ; >17:36:41,315 DEBUG storage: LUKS.__init__: >17:36:41,317 DEBUG storage: NTFS.supported: supported: False ; >17:36:41,318 DEBUG storage: NTFS.supported: supported: False ; >17:36:41,319 DEBUG storage: BindFS.supported: supported: False ; >17:36:41,320 DEBUG storage: BindFS.supported: supported: False ; >17:36:41,320 DEBUG storage: HFS.supported: supported: False ; >17:36:41,321 DEBUG storage: HFS.supported: supported: False ; >17:36:41,321 DEBUG storage: LVMPhysicalVolume.__init__: >17:36:41,322 DEBUG storage: NFS.supported: supported: False ; >17:36:41,322 DEBUG storage: NFS.supported: supported: False ; >17:36:41,323 DEBUG storage: FATFS.supported: supported: True ; >17:36:41,344 DEBUG storage: FATFS.supported: supported: True ; >17:36:41,345 DEBUG storage: NoDevFS.supported: supported: False ; >17:36:41,347 DEBUG storage: NoDevFS.supported: supported: False ; >17:36:41,347 DEBUG storage: MDRaidMember.__init__: >17:36:41,532 DEBUG storage: looking up parted Device: /dev/sdc >17:36:41,535 DEBUG storage: looking up parted Device: /dev/sdc >17:36:41,551 DEBUG storage: looking up parted Device: /dev/sdc >17:36:41,560 DEBUG storage: looking up parted Device: /dev/sdc >17:37:00,840 DEBUG storage: looking up parted Device: /dev/sdc >17:37:02,041 DEBUG storage: looking up parted Device: /dev/sdc >17:37:03,163 INFO storage: hiding device disk sdc (id 0) >17:37:03,163 DEBUG storage: lvm filter: adding sdc to the reject list >17:37:03,164 INFO storage: hiding device disk sdd (id 1) >17:37:03,164 DEBUG storage: lvm filter: adding sdd to the reject list >17:37:05,996 DEBUG storage: clearpart: initializing Volume0_0 >17:37:06,000 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >17:37:06,000 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:37:06,002 DEBUG storage: MDRaidArrayDevice._setFormat: Volume0_0 ; current: None ; type: None ; >17:37:06,002 INFO storage: registered action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >17:37:06,004 DEBUG storage: DiskLabel.__init__: device: /dev/md/Volume0_0 ; labelType: msdos ; >17:37:06,006 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/md/Volume0_0 ; labelType: msdos ; >17:37:06,006 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fb4cece11d0> > PedDisk: <_ped.Disk object at 0x7fb4bc596f80> >17:37:06,006 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >17:37:06,007 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >17:37:06,007 DEBUG storage: MDRaidArrayDevice._setFormat: Volume0_0 ; current: None ; type: disklabel ; >17:37:06,007 INFO storage: registered action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >17:37:06,008 DEBUG storage: new disk order: [] >17:37:06,027 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >17:37:06,027 DEBUG storage: DeviceTree.getDeviceByName returned None >17:37:06,028 DEBUG storage: doAutoPart: True >17:37:06,028 DEBUG storage: encryptedAutoPart: False >17:37:06,028 DEBUG storage: autoPartType: 2 >17:37:06,028 DEBUG storage: clearPartType: 2 >17:37:06,028 DEBUG storage: clearPartDisks: ['Volume0_0'] >17:37:06,028 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7fb4bc586150) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fb4cece1350) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fb4cece1250) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fb4cece1390) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fb4cece12d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >17:37:06,028 DEBUG storage: storage.disks: ['sda', 'sdb', 'Volume0_0'] >17:37:06,028 DEBUG storage: storage.partitioned: ['Volume0_0'] >17:37:06,028 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'Volume0_0', 'imsm0', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sdb', 'sr0'] >17:37:06,029 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >17:37:06,030 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >17:37:06,030 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >17:37:06,030 DEBUG storage: boot disk: Volume0_0 >17:37:06,031 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >17:37:06,031 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:37:06,032 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >17:37:06,032 DEBUG storage: PartitionDevice._setFormat: req0 ; >17:37:06,033 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:37:06,033 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 1 ; name: Volume0_0 ; >17:37:06,033 INFO storage: added partition req0 (id 14) to device tree >17:37:06,033 INFO storage: registered action: [2] Create Device partition req0 (id 14) >17:37:06,033 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:37:06,034 INFO storage: registered action: [3] Create Format lvmpv on partition req0 (id 14) >17:37:06,034 DEBUG storage: looking up parted Device: /dev/md/imsm0 >17:37:06,034 DEBUG storage: non-existent RAID container size == 0 >17:37:06,034 DEBUG storage: candidate disks: [MDRaidArrayDevice instance (0x7fb4c5ef7d10) -- > name = Volume0_0 status = True kids = 0 id = 12 > parents = ['existing 0MB mdcontainer imsm0 (4)'] > uuid = aeac2f73:956af893:1d019e3f:d8e6f69c size = 953875.0 > format = non-existent msdos disklabel > major = 9 minor = 126 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/Volume0_0 type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953536000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (244192000, 2, 4) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fb4db4e54d0> > target size = 0 path = /dev/md/Volume0_0 > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 1 metadata version = None] >17:37:06,035 DEBUG storage: devs: [PartitionDevice instance (0x7fb4cecf9fd0) -- > name = req0 status = False kids = 0 id = 14 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >17:37:06,035 DEBUG storage: Ext4FS.supported: supported: True ; >17:37:06,035 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:37:06,036 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >17:37:06,036 DEBUG storage: PartitionDevice._setFormat: req1 ; >17:37:06,037 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >17:37:06,037 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 1 ; name: Volume0_0 ; >17:37:06,038 INFO storage: added partition req1 (id 15) to device tree >17:37:06,038 INFO storage: registered action: [4] Create Device partition req1 (id 15) >17:37:06,038 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:37:06,038 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >17:37:06,038 INFO storage: skipping unneeded stage1 biosboot request >17:37:06,038 DEBUG storage: PartSpec instance (0x7fb4cece1390) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:37:06,038 DEBUG storage: None >17:37:06,038 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >17:37:06,039 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)'] from disk(s) ['Volume0_0'] >17:37:06,039 DEBUG storage: allocatePartitions: disks=['Volume0_0'] ; partitions=['req0(id 14)', 'req1(id 15)'] >17:37:06,039 DEBUG storage: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['Volume0_0'] >17:37:06,040 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >17:37:06,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >17:37:06,040 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >17:37:06,041 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >17:37:06,041 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >17:37:06,041 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >17:37:06,041 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['Volume0_0'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >17:37:06,042 DEBUG storage: checking freespace on Volume0_0 >17:37:06,042 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/md/Volume0_0 part_type=0 req_size=500MB boot=True best=None grow=False >17:37:06,042 DEBUG storage: current free range is 63-1953535999 (953874MB) >17:37:06,042 DEBUG storage: updating use_disk to Volume0_0, type: 0 >17:37:06,042 DEBUG storage: new free: 63-1953535999 / 953874MB >17:37:06,042 DEBUG storage: new free allows for 0 sectors of growth >17:37:06,042 DEBUG storage: found free space for bootable request >17:37:06,042 DEBUG storage: adjusted start sector from 63 to 2048 >17:37:06,043 DEBUG storage: created partition md/Volume0_0p1 of 500MB and added it to /dev/md/Volume0_0 >17:37:06,043 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >17:37:06,044 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced06c10> PedPartition: <_ped.Partition object at 0x7fb4ced00e30> >17:37:06,044 DEBUG storage: PartitionDevice._setDisk: Volume0_0p1 ; new: Volume0_0 ; old: None ; >17:37:06,045 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >17:37:06,045 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >17:37:06,045 DEBUG storage: device Volume0_0p1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4cecd5e10> PedPartition: <_ped.Partition object at 0x7fb4ced00dd0> >17:37:06,046 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >17:37:06,046 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >17:37:06,046 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >17:37:06,047 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >17:37:06,047 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >17:37:06,048 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >17:37:06,048 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['Volume0_0'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >17:37:06,048 DEBUG storage: checking freespace on Volume0_0 >17:37:06,048 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/md/Volume0_0 part_type=0 req_size=500MB boot=False best=None grow=True >17:37:06,048 DEBUG storage: current free range is 63-2047 (0MB) >17:37:06,048 DEBUG storage: current free range is 1026048-1953535999 (953374MB) >17:37:06,048 DEBUG storage: evaluating growth potential for new layout >17:37:06,048 DEBUG storage: calculating growth for disk /dev/md/Volume0_0 >17:37:06,049 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >17:37:06,049 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced06a50> PedPartition: <_ped.Partition object at 0x7fb4ced00d70> >17:37:06,050 DEBUG storage: PartitionDevice._setDisk: Volume0_0p2 ; new: Volume0_0 ; old: None ; >17:37:06,050 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: Volume0_0 ; >17:37:06,050 DEBUG storage: adding request 15 to chunk 1953535937 (63-1953535999) on /dev/md/Volume0_0 >17:37:06,050 DEBUG storage: adding request 14 to chunk 1953535937 (63-1953535999) on /dev/md/Volume0_0 >17:37:06,050 DEBUG storage: Chunk.growRequests: 1953535937 on /dev/md/Volume0_0 start = 63 end = 1953535999 >sectorSize = 512 > >17:37:06,050 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = Volume0_0p1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:37:06,051 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = Volume0_0p2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:37:06,051 DEBUG storage: 1 requests and 1951487937 (952874MB) left in chunk >17:37:06,051 DEBUG storage: adding 1951487937 (952874MB) to 14 (Volume0_0p2) >17:37:06,051 DEBUG storage: new grow amount for request 14 (Volume0_0p2) is 1951487937 units, or 952874MB >17:37:06,051 DEBUG storage: request 15 (Volume0_0p1) growth: 0 (0MB) size: 500MB >17:37:06,051 DEBUG storage: request 14 (Volume0_0p2) growth: 1951487937 (952874MB) size: 953374MB >17:37:06,051 DEBUG storage: disk /dev/md/Volume0_0 growth: 1951487937 (952874MB) >17:37:06,051 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >17:37:06,051 DEBUG storage: device Volume0_0p2 new partedPartition None >17:37:06,052 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: Volume0_0 ; >17:37:06,052 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 2 ; name: Volume0_0 ; >17:37:06,052 DEBUG storage: total growth: 1951487937 sectors >17:37:06,052 DEBUG storage: updating use_disk to Volume0_0, type: 0 >17:37:06,053 DEBUG storage: new free: 1026048-1953535999 / 953374MB >17:37:06,053 DEBUG storage: new free allows for 1951487937 sectors of growth >17:37:06,053 DEBUG storage: created partition md/Volume0_0p2 of 500MB and added it to /dev/md/Volume0_0 >17:37:06,053 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >17:37:06,053 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced06dd0> PedPartition: <_ped.Partition object at 0x7fb4ced00e90> >17:37:06,054 DEBUG storage: PartitionDevice._setDisk: Volume0_0p2 ; new: Volume0_0 ; old: None ; >17:37:06,055 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: Volume0_0 ; >17:37:06,055 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >17:37:06,055 DEBUG storage: device Volume0_0p2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced06e50> PedPartition: <_ped.Partition object at 0x7fb4ced00ef0> >17:37:06,055 DEBUG storage: growPartitions: disks=['Volume0_0'], partitions=['Volume0_0p2(id 14)', 'Volume0_0p1(id 15)'] >17:37:06,056 DEBUG storage: growable partitions are ['Volume0_0p2'] >17:37:06,056 DEBUG storage: adding request 14 to chunk 1953535937 (63-1953535999) on /dev/md/Volume0_0 >17:37:06,056 DEBUG storage: adding request 15 to chunk 1953535937 (63-1953535999) on /dev/md/Volume0_0 >17:37:06,056 DEBUG storage: disk Volume0_0 has 1 chunks >17:37:06,056 DEBUG storage: Chunk.growRequests: 1953535937 on /dev/md/Volume0_0 start = 63 end = 1953535999 >sectorSize = 512 > >17:37:06,056 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = Volume0_0p1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:37:06,056 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = Volume0_0p2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:37:06,056 DEBUG storage: 1 requests and 1951487937 (952874MB) left in chunk >17:37:06,056 DEBUG storage: adding 1951487937 (952874MB) to 14 (Volume0_0p2) >17:37:06,056 DEBUG storage: new grow amount for request 14 (Volume0_0p2) is 1951487937 units, or 952874MB >17:37:06,056 DEBUG storage: growing partitions on Volume0_0 >17:37:06,056 DEBUG storage: partition Volume0_0p1 (15): 0 >17:37:06,056 DEBUG storage: new geometry for Volume0_0p1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fb4cecd5f50> PedGeometry: <_ped.Geometry object at 0x7fb4ced0b090> >17:37:06,056 DEBUG storage: partition Volume0_0p2 (14): 0 >17:37:06,057 DEBUG storage: new geometry for Volume0_0p2: parted.Geometry instance -- > start: 1026048 end: 1953535999 length: 1952509952 > device: <parted.device.Device object at 0x7fb4cecd5f50> PedGeometry: <_ped.Geometry object at 0x7fb4ced0b210> >17:37:06,057 DEBUG storage: removing all non-preexisting partitions ['Volume0_0p1(id 15)', 'Volume0_0p2(id 14)'] from disk(s) ['Volume0_0'] >17:37:06,057 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >17:37:06,057 DEBUG storage: device Volume0_0p1 new partedPartition None >17:37:06,058 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: Volume0_0 ; >17:37:06,058 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 2 ; name: Volume0_0 ; >17:37:06,059 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >17:37:06,059 DEBUG storage: device Volume0_0p2 new partedPartition None >17:37:06,059 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: Volume0_0 ; >17:37:06,060 DEBUG storage: MDRaidArrayDevice.removeChild: kids: 1 ; name: Volume0_0 ; >17:37:06,060 DEBUG storage: back from removeNewPartitions >17:37:06,060 DEBUG storage: extended: None >17:37:06,060 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fb4cecd5f50> PedGeometry: <_ped.Geometry object at 0x7fb4ced0b090> >17:37:06,061 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >17:37:06,061 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced0b610> PedPartition: <_ped.Partition object at 0x7fb4ced00fb0> >17:37:06,061 DEBUG storage: PartitionDevice._setDisk: Volume0_0p1 ; new: Volume0_0 ; old: None ; >17:37:06,062 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: Volume0_0 ; >17:37:06,063 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >17:37:06,063 DEBUG storage: device Volume0_0p1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced0b750> PedPartition: <_ped.Partition object at 0x7fb4ced0e110> >17:37:06,063 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 1953535999 length: 1952509952 > device: <parted.device.Device object at 0x7fb4cecd5f50> PedGeometry: <_ped.Geometry object at 0x7fb4ced0b210> >17:37:06,063 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >17:37:06,064 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced0b410> PedPartition: <_ped.Partition object at 0x7fb4ced0e050> >17:37:06,064 DEBUG storage: PartitionDevice._setDisk: Volume0_0p2 ; new: Volume0_0 ; old: None ; >17:37:06,065 DEBUG storage: MDRaidArrayDevice.addChild: kids: 1 ; name: Volume0_0 ; >17:37:06,065 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >17:37:06,065 DEBUG storage: device Volume0_0p2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1190> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ced0b5d0> PedPartition: <_ped.Partition object at 0x7fb4ced00dd0> >17:37:06,066 DEBUG storage: fixing size of non-existent 500MB partition Volume0_0p1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:37:06,066 DEBUG storage: fixing size of non-existent 953374MB partition Volume0_0p2 (14) with non-existent lvmpv at 953374.00 >17:37:06,067 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: Volume0_0p2 ; >17:37:06,067 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:37:06,067 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:37:06,067 INFO storage: added lvmvg fedora (id 16) to device tree >17:37:06,067 INFO storage: registered action: [6] Create Device lvmvg fedora (id 16) >17:37:06,068 DEBUG storage: Ext4FS.supported: supported: True ; >17:37:06,068 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:37:06,069 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:37:06,069 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:37:06,070 DEBUG storage: fedora size is 953372MB >17:37:06,070 DEBUG storage: vg fedora has 953372MB free >17:37:06,070 DEBUG storage: Adding fedora-root/1024MB to fedora >17:37:06,070 INFO storage: added lvmlv fedora-root (id 17) to device tree >17:37:06,070 INFO storage: registered action: [7] Create Device lvmlv fedora-root (id 17) >17:37:06,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:37:06,070 INFO storage: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >17:37:06,071 DEBUG storage: Ext4FS.supported: supported: True ; >17:37:06,071 DEBUG storage: getFormat('ext4') returning Ext4FS instance >17:37:06,071 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:37:06,072 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:37:06,072 DEBUG storage: fedora size is 953372MB >17:37:06,072 DEBUG storage: vg fedora has 952348MB free >17:37:06,072 DEBUG storage: Adding fedora-home/500MB to fedora >17:37:06,072 INFO storage: added lvmlv fedora-home (id 18) to device tree >17:37:06,072 INFO storage: registered action: [9] Create Device lvmlv fedora-home (id 18) >17:37:06,072 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:37:06,072 INFO storage: registered action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 18) >17:37:06,073 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >17:37:06,073 DEBUG storage: getFormat('swap') returning SwapSpace instance >17:37:06,074 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:37:06,074 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:37:06,074 DEBUG storage: fedora size is 953372MB >17:37:06,074 DEBUG storage: vg fedora has 951848MB free >17:37:06,075 DEBUG storage: Adding fedora-swap/8016MB to fedora >17:37:06,075 INFO storage: added lvmlv fedora-swap (id 19) to device tree >17:37:06,075 INFO storage: registered action: [11] Create Device lvmlv fedora-swap (id 19) >17:37:06,075 DEBUG storage: getFormat('None') returning DeviceFormat instance >17:37:06,075 INFO storage: registered action: [12] Create Format swap on lvmlv fedora-swap (id 19) >17:37:06,075 DEBUG storage: fedora size is 953372MB >17:37:06,075 DEBUG storage: vg fedora has 943832MB free >17:37:06,075 DEBUG storage: vg fedora: 943832MB free ; lvs: ['root', 'home', 'swap'] >17:37:06,075 DEBUG storage: adding request 17 to chunk 238343 on /dev/mapper/fedora >17:37:06,075 DEBUG storage: adding request 18 to chunk 238343 on /dev/mapper/fedora >17:37:06,075 DEBUG storage: adding request 19 to chunk 238343 on /dev/mapper/fedora >17:37:06,075 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 238343 size = 953372 >remaining = 2 pool = 235958 >17:37:06,075 DEBUG storage: req: LVRequest instance -- >id = 19 name = fedora-swap growable = False >base = 2004 growth = 0 max_grow = 0 >done = True >17:37:06,075 DEBUG storage: req: LVRequest instance -- >id = 17 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:37:06,076 DEBUG storage: req: LVRequest instance -- >id = 18 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:37:06,076 DEBUG storage: 2 requests and 235958 (943832MB) left in chunk >17:37:06,076 DEBUG storage: adding 158543 (634172MB) to 17 (fedora-root) >17:37:06,076 DEBUG storage: taking back 145999 (583996MB) from 17 (fedora-root) >17:37:06,076 DEBUG storage: new grow amount for request 17 (fedora-root) is 12544 units, or 50176MB >17:37:06,076 DEBUG storage: adding 77414 (309656MB) to 18 (fedora-home) >17:37:06,076 DEBUG storage: new grow amount for request 18 (fedora-home) is 77414 units, or 309656MB >17:37:06,076 DEBUG storage: 1 requests and 146000 (584000MB) left in chunk >17:37:06,076 DEBUG storage: adding 146000 (584000MB) to 18 (fedora-home) >17:37:06,076 DEBUG storage: new grow amount for request 18 (fedora-home) is 223414 units, or 893656MB >17:37:06,076 DEBUG storage: trying to set lv fedora-root size to 51200MB >17:37:06,076 DEBUG storage: fedora size is 953372MB >17:37:06,076 DEBUG storage: vg fedora has 943832MB free >17:37:06,077 DEBUG storage: trying to set lv fedora-home size to 894156MB >17:37:06,077 DEBUG storage: fedora size is 953372MB >17:37:06,077 DEBUG storage: vg fedora has 893656MB free >17:37:06,077 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >17:37:06,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >17:37:06,078 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >17:37:06,078 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >17:37:06,078 DEBUG storage: _is_valid_size(Volume0_0) returning True >17:37:06,078 DEBUG storage: _is_valid_location(Volume0_0) returning True >17:37:06,078 DEBUG storage: _is_valid_format(Volume0_0) returning True >17:37:06,078 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >17:37:06,080 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >17:37:06,080 DEBUG storage: _is_valid_size(Volume0_0) returning True >17:37:06,080 DEBUG storage: _is_valid_location(Volume0_0) returning True >17:37:06,080 DEBUG storage: _is_valid_format(Volume0_0) returning True >17:37:06,080 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >17:37:06,080 DEBUG storage: _is_valid_disklabel(Volume0_0p1) returning True >17:37:06,080 DEBUG storage: _is_valid_size(Volume0_0p1) returning True >17:37:06,080 DEBUG storage: _is_valid_location(Volume0_0p1) returning True >17:37:06,080 DEBUG storage: _is_valid_partition(Volume0_0p1) returning True >17:37:06,080 DEBUG storage: _is_valid_format(Volume0_0p1) returning True >17:37:06,080 DEBUG storage: is_valid_stage2_device(Volume0_0p1) returning True >17:37:06,081 DEBUG storage: DeviceTree.getDeviceByName: name: Volume0_0 ; >17:37:06,081 DEBUG storage: DeviceTree.getDeviceByName returned existing 953875MB mdbiosraidarray Volume0_0 (12) with non-existent msdos disklabel >17:37:06,081 DEBUG storage: resolved 'Volume0_0' to 'Volume0_0' (mdbiosraidarray) >17:37:06,082 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >17:37:06,082 DEBUG storage: _is_valid_size(Volume0_0) returning True >17:37:06,082 DEBUG storage: _is_valid_location(Volume0_0) returning True >17:37:06,082 DEBUG storage: _is_valid_format(Volume0_0) returning True >17:37:06,082 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >17:37:06,084 DEBUG storage: _is_valid_disklabel(Volume0_0) returning True >17:37:06,084 DEBUG storage: _is_valid_size(Volume0_0) returning True >17:37:06,084 DEBUG storage: _is_valid_location(Volume0_0) returning True >17:37:06,084 DEBUG storage: _is_valid_format(Volume0_0) returning True >17:37:06,084 DEBUG storage: is_valid_stage1_device(Volume0_0) returning True >17:37:06,084 DEBUG storage: _is_valid_disklabel(Volume0_0p1) returning True >17:37:06,085 DEBUG storage: _is_valid_size(Volume0_0p1) returning True >17:37:06,085 DEBUG storage: _is_valid_location(Volume0_0p1) returning True >17:37:06,085 DEBUG storage: _is_valid_partition(Volume0_0p1) returning True >17:37:06,085 DEBUG storage: _is_valid_format(Volume0_0p1) returning True >17:37:06,085 DEBUG storage: is_valid_stage2_device(Volume0_0p1) returning True >17:37:53,507 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >17:37:53,509 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:37:53,510 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >17:37:53,526 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:37:53,527 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:37:53,529 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >17:37:53,530 DEBUG storage: PartitionDevice.teardown: Volume0_0p1 ; status: False ; controllable: True ; >17:37:53,531 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >17:37:53,532 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >17:37:53,533 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >17:37:53,534 INFO storage: resetting parted disks... >17:37:53,535 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/md/Volume0_0 ; >17:37:53,537 DEBUG storage: MDRaidArrayDevice.preCommitFixup: imsm0 ; ['', '', '', '', '', '', '', None, '', '', '', None, '', '/boot', '', '/', '/home', ''] ; >17:37:53,537 DEBUG storage: looking up parted Device: /dev/md/imsm0 >17:37:53,538 DEBUG storage: non-existent RAID container size == 0 >17:37:53,539 DEBUG storage: MDRaidArrayDevice.preCommitFixup: Volume0_0 ; ['', '', '', '', '', '', '', None, '', '', '', None, '', '/boot', '', '/', '/home', ''] ; >17:37:53,540 DEBUG storage: PartitionDevice.preCommitFixup: Volume0_0p2 ; >17:37:53,540 DEBUG storage: PartitionDevice.preCommitFixup: Volume0_0p1 ; >17:37:53,540 DEBUG storage: action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >17:37:53,540 DEBUG storage: action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >17:37:53,540 DEBUG storage: action: [2] Create Device partition Volume0_0p2 (id 14) >17:37:53,541 DEBUG storage: action: [3] Create Format lvmpv on partition Volume0_0p2 (id 14) >17:37:53,541 DEBUG storage: action: [4] Create Device partition Volume0_0p1 (id 15) >17:37:53,541 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition Volume0_0p1 (id 15) >17:37:53,541 DEBUG storage: action: [6] Create Device lvmvg fedora (id 16) >17:37:53,541 DEBUG storage: action: [7] Create Device lvmlv fedora-root (id 17) >17:37:53,541 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >17:37:53,541 DEBUG storage: action: [9] Create Device lvmlv fedora-home (id 18) >17:37:53,541 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 18) >17:37:53,541 DEBUG storage: action: [11] Create Device lvmlv fedora-swap (id 19) >17:37:53,541 DEBUG storage: action: [12] Create Format swap on lvmlv fedora-swap (id 19) >17:37:53,541 INFO storage: pruning action queue... >17:37:53,541 INFO storage: sorting actions... >17:37:53,542 DEBUG storage: action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >17:37:53,542 DEBUG storage: action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >17:37:53,542 DEBUG storage: action: [4] Create Device partition Volume0_0p1 (id 15) >17:37:53,542 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition Volume0_0p1 (id 15) >17:37:53,542 DEBUG storage: action: [2] Create Device partition Volume0_0p2 (id 14) >17:37:53,542 DEBUG storage: action: [3] Create Format lvmpv on partition Volume0_0p2 (id 14) >17:37:53,542 DEBUG storage: action: [6] Create Device lvmvg fedora (id 16) >17:37:53,542 DEBUG storage: action: [11] Create Device lvmlv fedora-swap (id 19) >17:37:53,543 DEBUG storage: action: [12] Create Format swap on lvmlv fedora-swap (id 19) >17:37:53,543 DEBUG storage: action: [9] Create Device lvmlv fedora-home (id 18) >17:37:53,543 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 18) >17:37:53,543 DEBUG storage: action: [7] Create Device lvmlv fedora-root (id 17) >17:37:53,543 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >17:37:53,543 INFO storage: executing action: [0] Destroy Format None on mdbiosraidarray Volume0_0 (id 12) >17:37:53,543 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: True ; >17:37:53,545 DEBUG storage: DeviceFormat.destroy: device: /dev/md/Volume0_0 ; status: False ; type: None ; >17:37:53,643 DEBUG storage: MDRaidArrayDevice.teardown: Volume0_0 ; status: True ; controllable: True ; >17:37:53,645 DEBUG storage: DeviceFormat.teardown: device: /dev/md/Volume0_0 ; status: False ; type: None ; >17:37:53,682 INFO storage: executing action: [1] Create Format msdos disklabel on mdbiosraidarray Volume0_0 (id 12) >17:37:53,685 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >17:37:53,686 DEBUG storage: DiskLabel.create: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >17:37:53,690 DEBUG storage: DiskLabel.create: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >17:37:53,691 DEBUG storage: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 0 ; >17:37:53,775 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: Volume0_0 ; status: True ; >17:37:53,799 INFO storage: executing action: [4] Create Device partition Volume0_0p1 (id 15) >17:37:53,800 DEBUG storage: PartitionDevice.create: Volume0_0p1 ; status: False ; >17:37:53,801 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: Volume0_0p1 ; orig: False ; >17:37:53,801 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >17:37:53,802 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >17:37:53,802 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >17:37:53,803 DEBUG storage: PartitionDevice._create: Volume0_0p1 ; status: False ; >17:37:53,804 DEBUG storage: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 1 ; >17:37:53,960 DEBUG storage: post-commit partition path is /dev/md/Volume0_0p1 >17:37:53,962 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p1 ; >17:37:53,962 DEBUG storage: device Volume0_0p1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1410> fileSystem: None > number: 1 path: /dev/md/Volume0_0p1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ce682d10> PedPartition: <_ped.Partition object at 0x7fb4b96af410> >17:37:53,964 DEBUG storage: DeviceFormat.destroy: device: /dev/md/Volume0_0p1 ; status: False ; type: None ; >17:37:53,986 DEBUG storage: PartitionDevice.setup: Volume0_0p1 ; status: True ; controllable: True ; orig: False ; >17:37:53,988 DEBUG storage: PartitionDevice.updateSysfsPath: Volume0_0p1 ; status: True ; >17:37:54,052 INFO storage: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition Volume0_0p1 (id 15) >17:37:54,054 DEBUG storage: PartitionDevice.setup: Volume0_0p1 ; status: True ; controllable: True ; orig: False ; >17:37:54,055 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 1 ; >17:37:54,057 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 2 ; >17:37:54,058 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 3 ; >17:37:54,059 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 4 ; >17:37:54,060 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 5 ; >17:37:54,061 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 6 ; >17:37:54,061 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 8 ; >17:37:54,062 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 9 ; >17:37:54,062 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 10 ; >17:37:54,063 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 11 ; >17:37:54,063 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 12 ; >17:37:54,064 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 13 ; >17:37:54,064 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 14 ; >17:37:54,065 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p1 ; flag: 15 ; >17:37:54,065 DEBUG storage: DiskLabel.commitToDisk: device: /dev/md/Volume0_0 ; numparts: 1 ; >17:37:54,091 DEBUG storage: Ext4FS.create: device: /dev/md/Volume0_0p1 ; status: False ; type: ext4 ; >17:37:54,092 DEBUG storage: Ext4FS.doFormat: device: /dev/md/Volume0_0p1 ; mountpoint: /boot ; type: ext4 ; >17:37:54,376 DEBUG storage: Ext4FS.notifyKernel: device: /dev/md/Volume0_0p1 ; type: ext4 ; >17:37:54,511 DEBUG storage: PartitionDevice.updateSysfsPath: Volume0_0p1 ; status: True ; >17:37:54,527 INFO storage: executing action: [2] Create Device partition Volume0_0p2 (id 14) >17:37:54,529 DEBUG storage: PartitionDevice.create: Volume0_0p2 ; status: False ; >17:37:54,531 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: Volume0_0p2 ; orig: False ; >17:37:54,532 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >17:37:54,534 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >17:37:54,536 DEBUG storage: DiskLabel.setup: device: /dev/md/Volume0_0 ; status: False ; type: disklabel ; >17:37:54,537 DEBUG storage: PartitionDevice._create: Volume0_0p2 ; status: False ; >17:37:54,540 DEBUG storage: DiskLabel.commit: device: /dev/md/Volume0_0 ; numparts: 2 ; >17:37:54,817 DEBUG storage: post-commit partition path is /dev/md/Volume0_0p2 >17:37:54,817 DEBUG storage: PartitionDevice._setPartedPartition: Volume0_0p2 ; >17:37:54,818 DEBUG storage: device Volume0_0p2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb4cece1410> fileSystem: None > number: 2 path: /dev/md/Volume0_0p2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb4ce83d910> PedPartition: <_ped.Partition object at 0x7fb4ced0e110> >17:37:54,818 DEBUG storage: DeviceFormat.destroy: device: /dev/md/Volume0_0p2 ; status: False ; type: None ; >17:37:54,857 DEBUG storage: PartitionDevice.setup: Volume0_0p2 ; status: True ; controllable: True ; orig: False ; >17:37:54,859 DEBUG storage: PartitionDevice.updateSysfsPath: Volume0_0p2 ; status: True ; >17:37:54,909 INFO storage: executing action: [3] Create Format lvmpv on partition Volume0_0p2 (id 14) >17:37:54,912 DEBUG storage: PartitionDevice.setup: Volume0_0p2 ; status: True ; controllable: True ; orig: False ; >17:37:54,913 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 1 ; >17:37:54,915 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 2 ; >17:37:54,916 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 3 ; >17:37:54,918 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 4 ; >17:37:54,919 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 5 ; >17:37:54,920 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 8 ; >17:37:54,920 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 9 ; >17:37:54,921 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 10 ; >17:37:54,921 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 11 ; >17:37:54,922 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 12 ; >17:37:54,922 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 13 ; >17:37:54,923 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 14 ; >17:37:54,923 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/md/Volume0_0p2 ; flag: 15 ; >17:37:54,924 DEBUG storage: PartitionDevice.setFlag: path: /dev/md/Volume0_0p2 ; flag: 6 ; >17:37:54,925 DEBUG storage: DiskLabel.commitToDisk: device: /dev/md/Volume0_0 ; numparts: 2 ; >17:37:54,951 DEBUG storage: LVMPhysicalVolume.create: device: /dev/md/Volume0_0p2 ; status: None ; type: lvmpv ; >17:37:54,952 DEBUG storage: LVMPhysicalVolume.create: device: /dev/md/Volume0_0p2 ; status: None ; type: lvmpv ; >17:37:54,954 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/md/Volume0_0p2 ; status: None ; type: lvmpv ; >17:37:55,120 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/md/Volume0_0p2 ; type: lvmpv ; >17:37:55,422 DEBUG storage: PartitionDevice.updateSysfsPath: Volume0_0p2 ; status: True ; >17:37:55,443 INFO storage: executing action: [6] Create Device lvmvg fedora (id 16) >17:37:55,445 DEBUG storage: LVMVolumeGroupDevice.create: fedora ; status: False ; >17:37:55,447 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora ; orig: False ; >17:37:55,448 DEBUG storage: PartitionDevice.setup: Volume0_0p2 ; status: True ; controllable: True ; orig: False ; >17:37:55,450 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/md/Volume0_0p2 ; status: None ; type: lvmpv ; >17:37:55,452 DEBUG storage: LVMVolumeGroupDevice._create: fedora ; status: False ; >17:37:55,623 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:37:55,623 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >17:37:55,774 INFO storage: executing action: [11] Create Device lvmlv fedora-swap (id 19) >17:37:55,776 DEBUG storage: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >17:37:55,777 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >17:37:55,779 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:37:55,780 DEBUG storage: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >17:37:55,892 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:37:55,892 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >17:37:55,893 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >17:37:56,104 INFO storage: executing action: [12] Create Format swap on lvmlv fedora-swap (id 19) >17:37:56,106 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:37:56,107 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >17:37:56,108 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >17:37:56,162 DEBUG storage: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >17:37:56,260 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >17:37:56,261 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >17:37:56,281 INFO storage: executing action: [9] Create Device lvmlv fedora-home (id 18) >17:37:56,282 DEBUG storage: LVMLogicalVolumeDevice.create: fedora-home ; status: False ; >17:37:56,283 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >17:37:56,284 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:37:56,286 DEBUG storage: LVMLogicalVolumeDevice._create: fedora-home ; status: False ; >17:37:56,455 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >17:37:56,456 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >17:37:56,457 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >17:37:56,694 INFO storage: executing action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 18) >17:37:56,697 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >17:37:56,698 DEBUG storage: Ext4FS.create: device: /dev/mapper/fedora-home ; status: False ; type: ext4 ; >17:37:56,699 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/fedora-home ; mountpoint: /home ; type: ext4 ; >17:38:00,793 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/fedora-home ; type: ext4 ; >17:38:00,959 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >17:38:00,960 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >17:38:00,972 INFO storage: executing action: [7] Create Device lvmlv fedora-root (id 17) >17:38:00,974 DEBUG storage: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >17:38:00,975 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >17:38:00,977 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:38:00,978 DEBUG storage: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >17:38:01,258 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:38:01,258 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >17:38:01,259 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >17:38:01,488 INFO storage: executing action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >17:38:01,491 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:38:01,493 DEBUG storage: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >17:38:01,494 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >17:38:02,780 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >17:38:02,875 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >17:38:02,876 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >17:38:02,894 INFO storage: setting boot flag on Volume0_0p1 >17:38:02,896 DEBUG storage: PartitionDevice.setFlag: path: /dev/md/Volume0_0p1 ; flag: 1 ; >17:38:02,897 DEBUG storage: MDRaidArrayDevice.setup: Volume0_0 ; status: True ; controllable: True ; orig: False ; >17:38:02,898 DEBUG storage: DiskLabel.commitToDisk: device: /dev/md/Volume0_0 ; numparts: 2 ; >17:38:02,914 DEBUG storage: Ext4FS.supported: supported: True ; >17:38:02,917 DEBUG storage: fedora size is 953372MB >17:38:02,918 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >17:38:02,921 DEBUG storage: looking up parted Device: /dev/mapper/fedora-home >17:38:02,922 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >17:38:02,923 DEBUG storage: vg fedora has 0MB free >17:38:02,924 DEBUG storage: fedora size is 953372MB >17:38:02,925 DEBUG storage: vg fedora has 0MB free >17:38:02,926 DEBUG storage: Ext4FS.supported: supported: True ; >17:38:02,927 DEBUG storage: Ext4FS.supported: supported: True ; >17:38:02,928 DEBUG storage: looking up parted Device: /dev/md/imsm0 >17:38:02,928 DEBUG storage: non-existent RAID container size == 0 >17:38:02,929 DEBUG storage: Ext4FS.supported: supported: True ; >17:38:02,930 DEBUG storage: Ext4FS.supported: supported: True ; >17:38:02,931 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:38:02,936 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:38:02,936 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:38:02,937 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:38:03,092 DEBUG storage: BindFS.supported: supported: False ; >17:38:03,092 DEBUG storage: getFormat('bind') returning BindFS instance >17:38:03,093 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >17:38:03,094 DEBUG storage: TmpFS.supported: supported: False ; >17:38:03,094 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >17:38:03,094 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >17:38:03,095 DEBUG storage: DevPtsFS.supported: supported: False ; >17:38:03,095 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >17:38:03,095 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >17:38:03,096 DEBUG storage: SysFS.supported: supported: False ; >17:38:03,096 DEBUG storage: getFormat('sysfs') returning SysFS instance >17:38:03,097 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >17:38:03,097 DEBUG storage: ProcFS.supported: supported: False ; >17:38:03,097 DEBUG storage: getFormat('proc') returning ProcFS instance >17:38:03,098 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >17:38:03,098 DEBUG storage: SELinuxFS.supported: supported: False ; >17:38:03,098 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >17:38:03,099 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >17:38:03,100 DEBUG storage: USBFS.supported: supported: False ; >17:38:03,100 DEBUG storage: getFormat('usbfs') returning USBFS instance >17:38:03,100 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >17:38:03,101 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:38:03,106 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >17:38:03,211 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >17:38:03,246 DEBUG storage: PartitionDevice.setup: Volume0_0p1 ; status: True ; controllable: True ; orig: False ; >17:38:03,253 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >17:38:03,292 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >17:38:03,299 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >17:38:03,304 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >17:38:03,310 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >17:38:03,311 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >17:38:03,311 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >17:38:03,316 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >17:38:03,317 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >17:38:03,317 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >17:38:03,322 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >17:38:03,323 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >17:38:03,331 INFO storage: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >17:38:03,419 INFO storage: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >17:38:03,423 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >17:38:03,430 INFO storage: set SELinux context for mountpoint /proc to None >17:38:03,437 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >17:38:03,462 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >17:38:03,471 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >17:38:03,480 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >17:38:03,483 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >17:38:03,484 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >17:38:03,495 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >17:38:03,509 INFO storage: not writing out mpath configuration >17:41:04,860 INFO storage: bootloader stage1 target device is Volume0_0 >17:41:04,860 INFO storage: bootloader stage2 target device is Volume0_0p1 >17:41:04,861 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7fb4c5b805d0> >17:41:08,745 INFO storage: bootloader.py: used boot args: rd.lvm.lv=fedora/swap rd.dm=0 $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rd.md.uuid=aeac2f73:956af893:1d019e3f:d8e6f69c rd.luks=0 rd.lvm.lv=fedora/root rd.md.uuid=eb0faac6:648b8253:cef039c2:e3145372 rhgb quiet >17:41:12,328 DEBUG storage: looking up parted Device: /dev/sdc >17:41:12,346 DEBUG storage: looking up parted Device: /dev/md/imsm0 >17:41:12,347 DEBUG storage: non-existent RAID container size == 0 > > >/tmp/ifcfg.log: >22:36:27,737 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >22:36:27,737 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >22:36:27,738 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=F4:6D:04:9A:1D:45 >22:36:27,738 DEBUG ifcfg: NetworkDevice em1 set: UUID=303a4881-6acf-48f8-859a-cecb95b029ea >22:36:27,738 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >22:36:27,738 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >22:36:27,738 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >22:36:27,741 DEBUG ifcfg: NetworkDevice p121p1: setDefaultConfig() >22:36:27,741 DEBUG ifcfg: NetworkDevice p121p1 set: DEVICE=p121p1 BOOTPROTO=dhcp ONBOOT=no >22:36:27,741 DEBUG ifcfg: NetworkDevice p121p1 set: HWADDR=F4:6D:04:99:F7:C3 >22:36:27,743 DEBUG ifcfg: NetworkDevice p121p1 set: UUID=6ec5d81a-10d3-4fc2-a1bf-059e722e8f12 >22:36:27,744 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p121p1: > >22:36:27,744 DEBUG ifcfg: NetworkDevice p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6ec5d81a-10d3-4fc2-a1bf-059e722e8f12" > >22:36:27,744 DEBUG ifcfg: writeIfcfgFile p121p1 to /etc/sysconfig/network-scripts/ifcfg-p121p1 >22:36:41,703 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >22:36:41,703 DEBUG ifcfg: NetworkDevice em1: > >22:36:41,703 DEBUG ifcfg: loadIfcfgFile em1 from /etc/sysconfig/network-scripts/ifcfg-em1 >22:36:41,704 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >22:36:41,710 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6ec5d81a-10d3-4fc2-a1bf-059e722e8f12" > >22:36:41,711 DEBUG ifcfg: NetworkDevice p121p1: > >22:36:41,711 DEBUG ifcfg: loadIfcfgFile p121p1 from /etc/sysconfig/network-scripts/ifcfg-p121p1 >22:36:41,712 DEBUG ifcfg: NetworkDevice p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6ec5d81a-10d3-4fc2-a1bf-059e722e8f12" > >17:41:11,733 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6ec5d81a-10d3-4fc2-a1bf-059e722e8f12" > >17:41:11,733 DEBUG ifcfg: NetworkDevice p121p1: > >17:41:11,733 DEBUG ifcfg: loadIfcfgFile p121p1 from /etc/sysconfig/network-scripts/ifcfg-p121p1 >17:41:11,734 DEBUG ifcfg: NetworkDevice p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6ec5d81a-10d3-4fc2-a1bf-059e722e8f12" > >17:41:11,737 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,738 DEBUG ifcfg: NetworkDevice em1: > >17:41:11,738 DEBUG ifcfg: loadIfcfgFile em1 from /etc/sysconfig/network-scripts/ifcfg-em1 >17:41:11,738 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,752 DEBUG ifcfg: /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,752 DEBUG ifcfg: NetworkDevice em1: > >17:41:11,753 DEBUG ifcfg: loadIfcfgFile em1 from /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-em1 >17:41:11,754 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,759 DEBUG ifcfg: /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6ec5d81a-10d3-4fc2-a1bf-059e722e8f12" > >17:41:11,760 DEBUG ifcfg: NetworkDevice p121p1: > >17:41:11,760 DEBUG ifcfg: loadIfcfgFile p121p1 from /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-p121p1 >17:41:11,760 DEBUG ifcfg: NetworkDevice p121p1: >DEVICE="p121p1" >HWADDR="F4:6D:04:99:F7:C3" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6ec5d81a-10d3-4fc2-a1bf-059e722e8f12" > >17:41:11,769 DEBUG ifcfg: /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,769 DEBUG ifcfg: NetworkDevice em1: > >17:41:11,769 DEBUG ifcfg: loadIfcfgFile em1 from /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-em1 >17:41:11,770 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,770 DEBUG ifcfg: NetworkDevice em1 set: ONBOOT=yes >17:41:11,770 DEBUG ifcfg: /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,771 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:9A:1D:45" >BOOTPROTO="dhcp" >ONBOOT="yes" >UUID="303a4881-6acf-48f8-859a-cecb95b029ea" > >17:41:11,771 DEBUG ifcfg: writeIfcfgFile em1 to /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >22:36:23,933 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >22:36:23,933 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="674" x-info="http://www.rsyslog.com"] start >22:36:23,933 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >22:36:23,933 INFO systemd: Initializing machine ID from random generator. >22:36:23,933 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >22:36:23,933 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >22:36:23,933 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >22:36:23,933 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >22:36:23,933 INFO systemd-modules-load: Inserted module 'uinput' >22:36:23,933 ERR systemd-udevd: ctx=0x7f25d7d369c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/drivers/media/video/videobuf2-vmalloc.ko error=No such file or directory >22:36:23,933 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >22:36:23,933 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000913ff] usable >22:36:23,933 ERR systemd-udevd: ctx=0x7f25d7d369c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/usb/snd-usbmidi-lib.ko error=No such file or directory >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000091400-0x000000000009ffff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009ec45fff] usable >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009ec46000-0x000000009efa4fff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009efa5000-0x000000009effbfff] ACPI NVS >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009effc000-0x000000009f5a0fff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5a1000-0x000000009f5b1fff] ACPI NVS >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5b2000-0x000000009f5c8fff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5c9000-0x000000009f5cafff] usable >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5cb000-0x000000009f5cbfff] ACPI NVS >22:36:23,933 ERR systemd-udevd: ctx=0x7f25d7d369c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5cc000-0x000000009f5d3fff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5d4000-0x000000009f5ddfff] ACPI NVS >22:36:23,933 ERR systemd-udevd: ctx=0x7f25d7d369c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f5de000-0x000000009f639fff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f63a000-0x000000009f67cfff] ACPI NVS >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000009f67d000-0x000000009f7fffff] usable >22:36:23,933 ERR systemd-udevd: ctx=0x7f25d7d369c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >22:36:23,933 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000045f7fffff] usable >22:36:23,933 ERR systemd-udevd: ctx=0x7f25d7d369c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >22:36:23,933 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >22:36:23,933 ERR systemd-udevd: ctx=0x7f25d7d369c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/net/bluetooth/bluetooth.ko error=No such file or directory >22:36:23,933 INFO kernel:[ 0.000000] DMI 2.6 present. >22:36:23,933 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/P8P67 DELUXE, BIOS 1703 05/27/2011 >22:36:23,933 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >22:36:23,933 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >22:36:23,933 INFO kernel:[ 0.000000] No AGP bridge found >22:36:23,933 INFO kernel:[ 0.000000] e820: last_pfn = 0x45f800 max_arch_pfn = 0x400000000 >22:36:23,933 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >22:36:23,933 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >22:36:23,933 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >22:36:23,933 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >22:36:23,933 DEBUG kernel:[ 0.000000] C0000-DBFFF write-protect >22:36:23,933 DEBUG kernel:[ 0.000000] DC000-E7FFF uncachable >22:36:23,933 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >22:36:23,933 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >22:36:23,933 DEBUG kernel:[ 0.000000] 0 base 000000000 mask C00000000 write-back >22:36:23,933 DEBUG kernel:[ 0.000000] 1 base 400000000 mask F80000000 write-back >22:36:23,933 DEBUG kernel:[ 0.000000] 2 base 0A0000000 mask FE0000000 uncachable >22:36:23,933 DEBUG kernel:[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable >22:36:23,933 DEBUG kernel:[ 0.000000] 4 base 45F800000 mask FFF800000 uncachable >22:36:23,933 DEBUG kernel:[ 0.000000] 5 base 460000000 mask FE0000000 uncachable >22:36:23,933 DEBUG kernel:[ 0.000000] 6 disabled >22:36:23,933 DEBUG kernel:[ 0.000000] 7 disabled >22:36:23,933 DEBUG kernel:[ 0.000000] 8 disabled >22:36:23,933 DEBUG kernel:[ 0.000000] 9 disabled >22:36:23,933 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >22:36:23,933 DEBUG kernel:[ 0.000000] original variable MTRRs >22:36:23,933 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 16GB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 1, base: 16GB, range: 2GB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 2, base: 2560MB, range: 512MB, type UC >22:36:23,933 DEBUG kernel:[ 0.000000] reg 3, base: 3GB, range: 1GB, type UC >22:36:23,933 DEBUG kernel:[ 0.000000] reg 4, base: 17912MB, range: 8MB, type UC >22:36:23,933 DEBUG kernel:[ 0.000000] reg 5, base: 17920MB, range: 512MB, type UC >22:36:23,933 INFO kernel:[ 0.000000] total RAM covered: 16376M >22:36:23,933 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >22:36:23,933 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 7 lose cover RAM: 0G >22:36:23,933 DEBUG kernel:[ 0.000000] New variable MTRRs >22:36:23,933 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 512MB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 2, base: 4GB, range: 4GB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 3, base: 8GB, range: 8GB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 4, base: 16GB, range: 1GB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 5, base: 17GB, range: 512MB, type WB >22:36:23,933 DEBUG kernel:[ 0.000000] reg 6, base: 17912MB, range: 8MB, type UC >22:36:23,933 DEBUG kernel:[ 0.000000] e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved >22:36:23,933 INFO kernel:[ 0.000000] e820: last_pfn = 0x9f800 max_arch_pfn = 0x400000000 >22:36:23,933 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fce10-0x000fce1f] mapped at [ffff8800000fce10] >22:36:23,933 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >22:36:23,933 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008b000] 8b000 size 24576 >22:36:23,933 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x9f7fffff] >22:36:23,933 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x9f7fffff] page 2M >22:36:23,933 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x9f7fffff @ [mem 0x1fffc000-0x1fffffff] >22:36:23,933 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x45f7fffff] >22:36:23,933 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x45f7fffff] page 2M >22:36:23,933 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x45f7fffff @ [mem 0x9f7f1000-0x9f7fffff] >22:36:23,933 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5cd000-0x7fffefff] >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA) >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: XSDT 000000009eff3068 0004C (v01 ALASKA A M I 01072009 AMI 00010013) >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: FACP 000000009effb5a0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: DSDT 000000009eff3140 0845E (v02 ALASKA A M I 00000000 INTL 20051117) >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: FACS 000000009f5d5f80 00040 >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: APIC 000000009effb698 00092 (v03 ALASKA A M I 01072009 AMI 00010013) >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: SSDT 000000009effb730 001D6 (v01 AMICPU PROC 00000001 MSFT 03000001) >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: MCFG 000000009effb908 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >22:36:23,933 WARNING kernel:[ 0.000000] ACPI: HPET 000000009effb948 00038 (v01 ALASKA A M I 01072009 AMI. 00000004) >22:36:23,933 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:36:23,933 INFO kernel:[ 0.000000] No NUMA configuration found >22:36:23,933 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000045f7fffff] >22:36:23,933 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x45f7fffff] >22:36:23,933 INFO kernel:[ 0.000000] NODE_DATA [mem 0x45f7ec000-0x45f7fffff] >22:36:23,933 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00117fffff] PMD -> [ffff88044ee00000-ffff88045edfffff] on node 0 >22:36:23,933 WARNING kernel:[ 0.000000] Zone ranges: >22:36:23,933 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >22:36:23,933 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >22:36:23,933 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x45f7fffff] >22:36:23,933 WARNING kernel:[ 0.000000] Movable zone start for each node >22:36:23,933 WARNING kernel:[ 0.000000] Early memory node ranges >22:36:23,933 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00090fff] >22:36:23,933 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x9ec45fff] >22:36:23,933 WARNING kernel:[ 0.000000] node 0: [mem 0x9f5c9000-0x9f5cafff] >22:36:23,933 WARNING kernel:[ 0.000000] node 0: [mem 0x9f67d000-0x9f7fffff] >22:36:23,933 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x45f7fffff] >22:36:23,933 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4187468 >22:36:23,933 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >22:36:23,933 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >22:36:23,933 DEBUG kernel:[ 0.000000] DMA zone: 3899 pages, LIFO batch:0 >22:36:23,933 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >22:36:23,933 DEBUG kernel:[ 0.000000] DMA32 zone: 630283 pages, LIFO batch:31 >22:36:23,933 DEBUG kernel:[ 0.000000] Normal zone: 55264 pages used for memmap >22:36:23,933 DEBUG kernel:[ 0.000000] Normal zone: 3481632 pages, LIFO batch:31 >22:36:23,933 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >22:36:23,933 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >22:36:23,933 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >22:36:23,933 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >22:36:23,933 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >22:36:23,933 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >22:36:23,933 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >22:36:23,933 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >22:36:23,933 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >22:36:23,933 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >22:36:23,933 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >22:36:23,933 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000091000 - 0000000000092000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009ec46000 - 000000009efa5000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009efa5000 - 000000009effc000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009effc000 - 000000009f5a1000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5a1000 - 000000009f5b2000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5b2000 - 000000009f5c9000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5cb000 - 000000009f5cc000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5cc000 - 000000009f5d4000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5d4000 - 000000009f5de000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f5de000 - 000000009f63a000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f63a000 - 000000009f67d000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000009f800000 - 00000000fed1c000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000 >22:36:23,933 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >22:36:23,933 INFO kernel:[ 0.000000] e820: [mem 0x9f800000-0xfed1bfff] available for PCI devices >22:36:23,933 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >22:36:23,933 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >22:36:23,933 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88045f400000 s84288 r8192 d22208 u262144 >22:36:23,933 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u262144 alloc=1*2097152 >22:36:23,933 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >22:36:23,933 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4115814 >22:36:23,933 WARNING kernel:[ 0.000000] Policy zone: Normal >22:36:23,933 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet rd.live.check BOOT_IMAGE=vmlinuz >22:36:23,933 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >22:36:23,933 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >22:36:23,933 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >22:36:23,933 INFO kernel:[ 0.000000] Checking aperture... >22:36:23,933 INFO kernel:[ 0.000000] No AGP bridge found >22:36:23,933 INFO kernel:[ 0.000000] Memory: 16377600k/18341888k available (6325k kernel code, 1592016k absent, 372272k reserved, 6878k data, 1036k init) >22:36:23,933 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >22:36:23,933 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >22:36:23,933 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >22:36:23,933 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >22:36:23,933 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >22:36:23,933 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >22:36:23,933 INFO kernel:[ 0.000000] console [tty0] enabled >22:36:23,933 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >22:36:23,933 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >22:36:23,933 DEBUG kernel:[ 0.000000] hpet clockevent registered >22:36:23,933 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >22:36:23,933 INFO kernel:[ 0.001000] tsc: Detected 3502.536 MHz processor >22:36:23,933 INFO kernel:[ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 7005.07 BogoMIPS (lpj=3502536) >22:36:23,933 INFO kernel:[ 0.000003] pid_max: default: 32768 minimum: 301 >22:36:23,933 INFO kernel:[ 0.000022] Security Framework initialized >22:36:23,933 INFO kernel:[ 0.000026] SELinux: Initializing. >22:36:23,933 DEBUG kernel:[ 0.000031] SELinux: Starting in permissive mode >22:36:23,933 INFO kernel:[ 0.000895] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >22:36:23,933 INFO kernel:[ 0.003202] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >22:36:23,933 INFO kernel:[ 0.004155] Mount-cache hash table entries: 256 >22:36:23,933 INFO kernel:[ 0.004276] Initializing cgroup subsys cpuacct >22:36:23,933 INFO kernel:[ 0.004277] Initializing cgroup subsys memory >22:36:23,933 INFO kernel:[ 0.004285] Initializing cgroup subsys devices >22:36:23,933 INFO kernel:[ 0.004286] Initializing cgroup subsys freezer >22:36:23,933 INFO kernel:[ 0.004286] Initializing cgroup subsys net_cls >22:36:23,933 INFO kernel:[ 0.004287] Initializing cgroup subsys blkio >22:36:23,933 INFO kernel:[ 0.004288] Initializing cgroup subsys perf_event >22:36:23,933 INFO kernel:[ 0.004306] CPU: Physical Processor ID: 0 >22:36:23,933 INFO kernel:[ 0.004306] CPU: Processor Core ID: 0 >22:36:23,933 WARNING kernel:[ 0.004309] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >22:36:23,933 WARNING kernel:[ 0.004309] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >22:36:23,933 INFO kernel:[ 0.004311] mce: CPU supports 9 MCE banks >22:36:23,933 INFO kernel:[ 0.004320] CPU0: Thermal monitoring enabled (TM1) >22:36:23,933 INFO kernel:[ 0.004326] process: using mwait in idle threads >22:36:23,933 INFO kernel:[ 0.004328] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >22:36:23,933 INFO kernel:[ 0.004328] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >22:36:23,933 INFO kernel:[ 0.004328] tlb_flushall_shift is 0x5 >22:36:23,933 INFO kernel:[ 0.005296] ACPI: Core revision 20120711 >22:36:23,933 INFO kernel:[ 0.109075] ftrace: allocating 23468 entries in 92 pages >22:36:23,933 INFO kernel:[ 0.117284] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >22:36:23,933 INFO kernel:[ 0.127274] smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz stepping 07 >22:36:23,933 INFO kernel:[ 0.228165] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >22:36:23,933 INFO kernel:[ 0.228168] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >22:36:23,933 INFO kernel:[ 0.228169] ... version: 3 >22:36:23,933 INFO kernel:[ 0.228170] ... bit width: 48 >22:36:23,933 INFO kernel:[ 0.228170] ... generic registers: 4 >22:36:23,933 INFO kernel:[ 0.228171] ... value mask: 0000ffffffffffff >22:36:23,933 INFO kernel:[ 0.228172] ... max period: 000000007fffffff >22:36:23,933 INFO kernel:[ 0.228172] ... fixed-purpose events: 3 >22:36:23,933 INFO kernel:[ 0.228173] ... event mask: 000000070000000f >22:36:23,933 INFO kernel:[ 0.228531] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >22:36:23,933 INFO kernel:[ 0.228596] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >22:36:23,933 INFO kernel:[ 0.321494] Brought up 8 CPUs >22:36:23,933 INFO kernel:[ 0.321497] smpboot: Total of 8 processors activated (56040.57 BogoMIPS) >22:36:23,933 INFO kernel:[ 0.327650] devtmpfs: initialized >22:36:23,933 INFO kernel:[ 0.327751] PM: Registering ACPI NVS region [mem 0x9efa5000-0x9effbfff] (356352 bytes) >22:36:23,933 INFO kernel:[ 0.327756] PM: Registering ACPI NVS region [mem 0x9f5a1000-0x9f5b1fff] (69632 bytes) >22:36:23,933 INFO kernel:[ 0.327757] PM: Registering ACPI NVS region [mem 0x9f5cb000-0x9f5cbfff] (4096 bytes) >22:36:23,933 INFO kernel:[ 0.327758] PM: Registering ACPI NVS region [mem 0x9f5d4000-0x9f5ddfff] (40960 bytes) >22:36:23,933 INFO kernel:[ 0.327759] PM: Registering ACPI NVS region [mem 0x9f63a000-0x9f67cfff] (274432 bytes) >22:36:23,933 INFO kernel:[ 0.328159] atomic64 test passed for x86-64 platform with CX8 and with SSE >22:36:23,933 INFO kernel:[ 0.328183] RTC time: 22:35:59, date: 11/05/12 >22:36:23,933 INFO kernel:[ 0.328209] NET: Registered protocol family 16 >22:36:23,933 INFO kernel:[ 0.328291] ACPI: bus type pci registered >22:36:23,933 INFO kernel:[ 0.328326] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >22:36:23,933 INFO kernel:[ 0.328327] PCI: not using MMCONFIG >22:36:23,933 INFO kernel:[ 0.328328] PCI: Using configuration type 1 for base access >22:36:23,933 INFO kernel:[ 0.328836] bio: create slab <bio-0> at 0 >22:36:23,933 INFO kernel:[ 0.328883] ACPI: Added _OSI(Module Device) >22:36:23,933 INFO kernel:[ 0.328884] ACPI: Added _OSI(Processor Device) >22:36:23,933 INFO kernel:[ 0.328885] ACPI: Added _OSI(3.0 _SCP Extensions) >22:36:23,933 INFO kernel:[ 0.328886] ACPI: Added _OSI(Processor Aggregator Device) >22:36:23,933 DEBUG kernel:[ 0.329478] ACPI: EC: Look up EC in DSDT >22:36:23,933 WARNING kernel:[ 0.330042] ACPI: Executed 1 blocks of module-level executable AML code >22:36:23,933 WARNING kernel:[ 0.331420] ACPI: SSDT 000000009f5d4818 0079C (v01 AMI IST 00000001 MSFT 03000001) >22:36:23,933 WARNING kernel:[ 0.331644] ACPI: Dynamic OEM Table Load: >22:36:23,933 WARNING kernel:[ 0.331646] ACPI: SSDT (null) 0079C (v01 AMI IST 00000001 MSFT 03000001) >22:36:23,933 WARNING kernel:[ 0.331670] ACPI: SSDT 000000009f5d6e18 001A4 (v01 AMI CST 00000001 MSFT 03000001) >22:36:23,933 WARNING kernel:[ 0.331839] ACPI: Dynamic OEM Table Load: >22:36:23,933 WARNING kernel:[ 0.331840] ACPI: SSDT (null) 001A4 (v01 AMI CST 00000001 MSFT 03000001) >22:36:23,933 INFO kernel:[ 0.332303] ACPI: Interpreter enabled >22:36:23,933 INFO kernel:[ 0.332306] ACPI: (supports S0 S1 S3 S4 S5) >22:36:23,933 INFO kernel:[ 0.332316] ACPI: Using IOAPIC for interrupt routing >22:36:23,933 INFO kernel:[ 0.332328] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >22:36:23,933 INFO kernel:[ 0.332367] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources >22:36:23,933 NOTICE kernel:[ 0.337089] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >22:36:23,933 INFO kernel:[ 0.339725] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 >22:36:23,933 INFO kernel:[ 0.339818] ACPI: No dock devices found. >22:36:23,933 INFO kernel:[ 0.339821] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >22:36:23,933 INFO kernel:[ 0.339922] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >22:36:23,933 INFO kernel:[ 0.340025] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cdbff]) >22:36:23,933 INFO kernel:[ 0.340027] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >22:36:23,933 INFO kernel:[ 0.340042] PCI host bridge to bus 0000:00 >22:36:23,933 DEBUG kernel:[ 0.340044] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >22:36:23,933 INFO kernel:[ 0.340045] pci_bus 0000:00: root bus resource [bus 00-ff] >22:36:23,933 INFO kernel:[ 0.340046] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >22:36:23,933 INFO kernel:[ 0.340047] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >22:36:23,933 INFO kernel:[ 0.340048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >22:36:23,933 INFO kernel:[ 0.340049] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xffffffff] >22:36:23,933 DEBUG kernel:[ 0.340055] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000 >22:36:23,933 DEBUG kernel:[ 0.340080] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >22:36:23,933 DEBUG kernel:[ 0.340101] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340137] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >22:36:23,933 DEBUG kernel:[ 0.340158] pci 0000:00:16.0: reg 10: [mem 0xfb529000-0xfb52900f 64bit] >22:36:23,933 DEBUG kernel:[ 0.340226] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340252] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000 >22:36:23,933 DEBUG kernel:[ 0.340268] pci 0000:00:19.0: reg 10: [mem 0xfb500000-0xfb51ffff] >22:36:23,933 DEBUG kernel:[ 0.340275] pci 0000:00:19.0: reg 14: [mem 0xfb528000-0xfb528fff] >22:36:23,933 DEBUG kernel:[ 0.340283] pci 0000:00:19.0: reg 18: [io 0xf040-0xf05f] >22:36:23,933 DEBUG kernel:[ 0.340338] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340359] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >22:36:23,933 DEBUG kernel:[ 0.340378] pci 0000:00:1a.0: reg 10: [mem 0xfb527000-0xfb5273ff] >22:36:23,933 DEBUG kernel:[ 0.340458] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340481] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >22:36:23,933 DEBUG kernel:[ 0.340493] pci 0000:00:1b.0: reg 10: [mem 0xfb520000-0xfb523fff 64bit] >22:36:23,933 DEBUG kernel:[ 0.340552] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340573] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >22:36:23,933 DEBUG kernel:[ 0.340643] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340668] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >22:36:23,933 DEBUG kernel:[ 0.340737] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340760] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400 >22:36:23,933 DEBUG kernel:[ 0.340830] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340852] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400 >22:36:23,933 DEBUG kernel:[ 0.340922] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.340948] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >22:36:23,933 DEBUG kernel:[ 0.340966] pci 0000:00:1d.0: reg 10: [mem 0xfb526000-0xfb5263ff] >22:36:23,933 DEBUG kernel:[ 0.341049] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >22:36:23,933 DEBUG kernel:[ 0.341072] pci 0000:00:1f.0: [8086:1c46] type 00 class 0x060100 >22:36:23,933 DEBUG kernel:[ 0.341183] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 >22:36:23,933 DEBUG kernel:[ 0.341198] pci 0000:00:1f.2: reg 10: [io 0xf090-0xf097] >22:36:23,933 DEBUG kernel:[ 0.341205] pci 0000:00:1f.2: reg 14: [io 0xf080-0xf083] >22:36:23,933 DEBUG kernel:[ 0.341212] pci 0000:00:1f.2: reg 18: [io 0xf070-0xf077] >22:36:23,933 DEBUG kernel:[ 0.341218] pci 0000:00:1f.2: reg 1c: [io 0xf060-0xf063] >22:36:23,933 DEBUG kernel:[ 0.341225] pci 0000:00:1f.2: reg 20: [io 0xf020-0xf03f] >22:36:23,933 DEBUG kernel:[ 0.341231] pci 0000:00:1f.2: reg 24: [mem 0xfb525000-0xfb5257ff] >22:36:23,933 DEBUG kernel:[ 0.341270] pci 0000:00:1f.2: PME# supported from D3hot >22:36:23,933 DEBUG kernel:[ 0.341284] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >22:36:23,933 DEBUG kernel:[ 0.341297] pci 0000:00:1f.3: reg 10: [mem 0xfb524000-0xfb5240ff 64bit] >22:36:23,933 DEBUG kernel:[ 0.341315] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f] >22:36:23,933 DEBUG kernel:[ 0.341351] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >22:36:23,933 DEBUG kernel:[ 0.341361] pci 0000:01:00.0: [10de:0622] type 00 class 0x030000 >22:36:23,933 DEBUG kernel:[ 0.341369] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff] >22:36:23,933 DEBUG kernel:[ 0.341377] pci 0000:01:00.0: reg 14: [mem 0xa0000000-0xbfffffff 64bit pref] >22:36:23,933 DEBUG kernel:[ 0.341384] pci 0000:01:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit] >22:36:23,933 DEBUG kernel:[ 0.341390] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f] >22:36:23,933 DEBUG kernel:[ 0.341395] pci 0000:01:00.0: reg 30: [mem 0xfb000000-0xfb07ffff pref] >22:36:23,933 INFO kernel:[ 0.343021] pci 0000:00:01.0: PCI bridge to [bus 01] >22:36:23,933 DEBUG kernel:[ 0.343023] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >22:36:23,933 DEBUG kernel:[ 0.343025] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfb0fffff] >22:36:23,933 DEBUG kernel:[ 0.343027] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref] >22:36:23,933 DEBUG kernel:[ 0.343065] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >22:36:23,933 INFO kernel:[ 0.343068] pci 0000:00:1c.0: PCI bridge to [bus 02] >22:36:23,933 DEBUG kernel:[ 0.343112] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >22:36:23,933 DEBUG kernel:[ 0.343138] pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330 >22:36:23,933 DEBUG kernel:[ 0.343163] pci 0000:03:00.0: reg 10: [mem 0xfb400000-0xfb401fff 64bit] >22:36:23,933 DEBUG kernel:[ 0.343288] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >22:36:23,933 INFO kernel:[ 0.345025] pci 0000:00:1c.4: PCI bridge to [bus 03] >22:36:23,933 DEBUG kernel:[ 0.345030] pci 0000:00:1c.4: bridge window [mem 0xfb400000-0xfb4fffff] >22:36:23,933 DEBUG kernel:[ 0.345072] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-ff] >22:36:23,933 DEBUG kernel:[ 0.345097] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330 >22:36:23,933 DEBUG kernel:[ 0.345122] pci 0000:04:00.0: reg 10: [mem 0xfb300000-0xfb301fff 64bit] >22:36:23,933 DEBUG kernel:[ 0.345247] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >22:36:23,933 INFO kernel:[ 0.347022] pci 0000:00:1c.6: PCI bridge to [bus 04] >22:36:23,933 DEBUG kernel:[ 0.347027] pci 0000:00:1c.6: bridge window [mem 0xfb300000-0xfb3fffff] >22:36:23,933 DEBUG kernel:[ 0.347069] pci_bus 0000:05: busn_res: [bus 05-0c] is inserted under [bus 00-ff] >22:36:23,934 DEBUG kernel:[ 0.347090] pci 0000:05:00.0: [10b5:8608] type 01 class 0x060400 >22:36:23,934 DEBUG kernel:[ 0.347107] pci 0000:05:00.0: reg 10: [mem 0xfb200000-0xfb21ffff] >22:36:23,934 DEBUG kernel:[ 0.347205] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold >22:36:23,934 INFO kernel:[ 0.349015] pci 0000:00:1c.7: PCI bridge to [bus 05-0c] >22:36:23,934 DEBUG kernel:[ 0.349019] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff] >22:36:23,934 DEBUG kernel:[ 0.349022] pci 0000:00:1c.7: bridge window [mem 0xfb100000-0xfb2fffff] >22:36:23,934 DEBUG kernel:[ 0.349027] pci 0000:00:1c.7: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.349092] pci_bus 0000:06: busn_res: [bus 06-0c] is inserted under [bus 05-0c] >22:36:23,934 DEBUG kernel:[ 0.349115] pci 0000:06:01.0: [10b5:8608] type 01 class 0x060400 >22:36:23,934 DEBUG kernel:[ 0.349229] pci 0000:06:01.0: PME# supported from D0 D3hot D3cold >22:36:23,934 DEBUG kernel:[ 0.349279] pci 0000:06:04.0: [10b5:8608] type 01 class 0x060400 >22:36:23,934 DEBUG kernel:[ 0.349394] pci 0000:06:04.0: PME# supported from D0 D3hot D3cold >22:36:23,934 DEBUG kernel:[ 0.349446] pci 0000:06:07.0: [10b5:8608] type 01 class 0x060400 >22:36:23,934 DEBUG kernel:[ 0.349561] pci 0000:06:07.0: PME# supported from D0 D3hot D3cold >22:36:23,934 DEBUG kernel:[ 0.349611] pci 0000:06:08.0: [10b5:8608] type 01 class 0x060400 >22:36:23,934 DEBUG kernel:[ 0.349726] pci 0000:06:08.0: PME# supported from D0 D3hot D3cold >22:36:23,934 DEBUG kernel:[ 0.349780] pci 0000:06:09.0: [10b5:8608] type 01 class 0x060400 >22:36:23,934 DEBUG kernel:[ 0.349894] pci 0000:06:09.0: PME# supported from D0 D3hot D3cold >22:36:23,934 INFO kernel:[ 0.349961] pci 0000:05:00.0: PCI bridge to [bus 06-0c] >22:36:23,934 DEBUG kernel:[ 0.349968] pci 0000:05:00.0: bridge window [io 0xc000-0xdfff] >22:36:23,934 DEBUG kernel:[ 0.349972] pci 0000:05:00.0: bridge window [mem 0xfb100000-0xfb1fffff] >22:36:23,934 DEBUG kernel:[ 0.349980] pci 0000:05:00.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.350047] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 06-0c] >22:36:23,934 DEBUG kernel:[ 0.350075] pci 0000:07:00.0: [1106:3403] type 00 class 0x0c0010 >22:36:23,934 DEBUG kernel:[ 0.350105] pci 0000:07:00.0: reg 10: [mem 0xfb100000-0xfb1007ff 64bit] >22:36:23,934 DEBUG kernel:[ 0.350122] pci 0000:07:00.0: reg 18: [io 0xd000-0xd0ff] >22:36:23,934 DEBUG kernel:[ 0.350257] pci 0000:07:00.0: supports D2 >22:36:23,934 DEBUG kernel:[ 0.350258] pci 0000:07:00.0: PME# supported from D2 D3hot D3cold >22:36:23,934 INFO kernel:[ 0.352020] pci 0000:06:01.0: PCI bridge to [bus 07] >22:36:23,934 DEBUG kernel:[ 0.352027] pci 0000:06:01.0: bridge window [io 0xd000-0xdfff] >22:36:23,934 DEBUG kernel:[ 0.352032] pci 0000:06:01.0: bridge window [mem 0xfb100000-0xfb1fffff] >22:36:23,934 DEBUG kernel:[ 0.352106] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 06-0c] >22:36:23,934 INFO kernel:[ 0.352109] pci 0000:06:04.0: PCI bridge to [bus 08] >22:36:23,934 DEBUG kernel:[ 0.352191] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 06-0c] >22:36:23,934 INFO kernel:[ 0.352194] pci 0000:06:07.0: PCI bridge to [bus 09] >22:36:23,934 DEBUG kernel:[ 0.352276] pci_bus 0000:0a: busn_res: [bus 0a-0b] is inserted under [bus 06-0c] >22:36:23,934 DEBUG kernel:[ 0.352306] pci 0000:0a:00.0: [1b21:1080] type 01 class 0x060400 >22:36:23,934 DEBUG kernel:[ 0.352478] pci 0000:0a:00.0: supports D1 D2 >22:36:23,934 DEBUG kernel:[ 0.352479] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold >22:36:23,934 INFO kernel:[ 0.354014] pci 0000:06:08.0: PCI bridge to [bus 0a-0b] >22:36:23,934 DEBUG kernel:[ 0.354129] pci_bus 0000:0b: busn_res: [bus 0b] is inserted under [bus 0a-0b] >22:36:23,934 INFO kernel:[ 0.354213] pci 0000:0a:00.0: PCI bridge to [bus 0b] >22:36:23,934 DEBUG kernel:[ 0.354315] pci_bus 0000:0c: busn_res: [bus 0c] is inserted under [bus 06-0c] >22:36:23,934 DEBUG kernel:[ 0.354343] pci 0000:0c:00.0: [10ec:8168] type 00 class 0x020000 >22:36:23,934 DEBUG kernel:[ 0.354365] pci 0000:0c:00.0: reg 10: [io 0xc000-0xc0ff] >22:36:23,934 DEBUG kernel:[ 0.354405] pci 0000:0c:00.0: reg 18: [mem 0xc0004000-0xc0004fff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.354429] pci 0000:0c:00.0: reg 20: [mem 0xc0000000-0xc0003fff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.354536] pci 0000:0c:00.0: supports D1 D2 >22:36:23,934 DEBUG kernel:[ 0.354537] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold >22:36:23,934 INFO kernel:[ 0.356015] pci 0000:06:09.0: PCI bridge to [bus 0c] >22:36:23,934 DEBUG kernel:[ 0.356022] pci 0000:06:09.0: bridge window [io 0xc000-0xcfff] >22:36:23,934 DEBUG kernel:[ 0.356033] pci 0000:06:09.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.356092] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >22:36:23,934 DEBUG kernel:[ 0.356142] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >22:36:23,934 DEBUG kernel:[ 0.356157] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] >22:36:23,934 DEBUG kernel:[ 0.356170] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] >22:36:23,934 DEBUG kernel:[ 0.356184] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT] >22:36:23,934 DEBUG kernel:[ 0.356196] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7._PRT] >22:36:23,934 DEBUG kernel:[ 0.356231] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR24.BR30.BR31._PRT] >22:36:23,934 INFO kernel:[ 0.356303] pci0000:00: Requesting ACPI _OSC control (0x1d) >22:36:23,934 INFO kernel:[ 0.356413] pci0000:00: ACPI _OSC control (0x1c) granted >22:36:23,934 INFO kernel:[ 0.358313] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358340] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358364] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358389] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358413] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358437] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358461] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358485] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) >22:36:23,934 INFO kernel:[ 0.358536] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >22:36:23,934 INFO kernel:[ 0.358539] vgaarb: loaded >22:36:23,934 INFO kernel:[ 0.358540] vgaarb: bridge control possible 0000:01:00.0 >22:36:23,934 NOTICE kernel:[ 0.358576] SCSI subsystem initialized >22:36:23,934 INFO kernel:[ 0.358577] ACPI: bus type scsi registered >22:36:23,934 DEBUG kernel:[ 0.358592] libata version 3.00 loaded. >22:36:23,934 INFO kernel:[ 0.358604] ACPI: bus type usb registered >22:36:23,934 INFO kernel:[ 0.358613] usbcore: registered new interface driver usbfs >22:36:23,934 INFO kernel:[ 0.358617] usbcore: registered new interface driver hub >22:36:23,934 INFO kernel:[ 0.358626] usbcore: registered new device driver usb >22:36:23,934 INFO kernel:[ 0.358654] PCI: Using ACPI for IRQ routing >22:36:23,934 DEBUG kernel:[ 0.359813] PCI: pci_cache_line_size set to 64 bytes >22:36:23,934 DEBUG kernel:[ 0.359896] e820: reserve RAM buffer [mem 0x00091400-0x0009ffff] >22:36:23,934 DEBUG kernel:[ 0.359897] e820: reserve RAM buffer [mem 0x9ec46000-0x9fffffff] >22:36:23,934 DEBUG kernel:[ 0.359898] e820: reserve RAM buffer [mem 0x9f5cb000-0x9fffffff] >22:36:23,934 DEBUG kernel:[ 0.359900] e820: reserve RAM buffer [mem 0x9f800000-0x9fffffff] >22:36:23,934 DEBUG kernel:[ 0.359901] e820: reserve RAM buffer [mem 0x45f800000-0x45fffffff] >22:36:23,934 INFO kernel:[ 0.359948] NetLabel: Initializing >22:36:23,934 INFO kernel:[ 0.359949] NetLabel: domain hash size = 128 >22:36:23,934 INFO kernel:[ 0.359950] NetLabel: protocols = UNLABELED CIPSOv4 >22:36:23,934 INFO kernel:[ 0.359956] NetLabel: unlabeled traffic allowed by default >22:36:23,934 INFO kernel:[ 0.359978] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >22:36:23,934 INFO kernel:[ 0.359981] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >22:36:23,934 INFO kernel:[ 0.361992] Switching to clocksource hpet >22:36:23,934 INFO kernel:[ 0.365552] pnp: PnP ACPI init >22:36:23,934 INFO kernel:[ 0.365560] ACPI: bus type pnp registered >22:36:23,934 DEBUG kernel:[ 0.365632] pnp 00:00: [bus 00-ff] >22:36:23,934 DEBUG kernel:[ 0.365634] pnp 00:00: [io 0x0cf8-0x0cff] >22:36:23,934 DEBUG kernel:[ 0.365635] pnp 00:00: [io 0x0000-0x0cf7 window] >22:36:23,934 DEBUG kernel:[ 0.365636] pnp 00:00: [io 0x0d00-0xffff window] >22:36:23,934 DEBUG kernel:[ 0.365637] pnp 00:00: [mem 0x000a0000-0x000bffff window] >22:36:23,934 DEBUG kernel:[ 0.365639] pnp 00:00: [mem 0x000c8000-0x000dffff window] >22:36:23,934 DEBUG kernel:[ 0.365640] pnp 00:00: [mem 0xa0000000-0xffffffff window] >22:36:23,934 DEBUG kernel:[ 0.365641] pnp 00:00: [mem 0x00000000 window] >22:36:23,934 DEBUG kernel:[ 0.365666] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >22:36:23,934 DEBUG kernel:[ 0.365696] pnp 00:01: [mem 0xfed10000-0xfed19fff] >22:36:23,934 DEBUG kernel:[ 0.365697] pnp 00:01: [mem 0xe0000000-0xe3ffffff] >22:36:23,934 DEBUG kernel:[ 0.365699] pnp 00:01: [mem 0xfed90000-0xfed93fff] >22:36:23,934 DEBUG kernel:[ 0.365700] pnp 00:01: [mem 0xfed20000-0xfed3ffff] >22:36:23,934 DEBUG kernel:[ 0.365701] pnp 00:01: [mem 0xfee00000-0xfee0ffff] >22:36:23,934 INFO kernel:[ 0.365721] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved >22:36:23,934 INFO kernel:[ 0.365722] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved >22:36:23,934 INFO kernel:[ 0.365724] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved >22:36:23,934 INFO kernel:[ 0.365725] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved >22:36:23,934 INFO kernel:[ 0.365726] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved >22:36:23,934 DEBUG kernel:[ 0.365728] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >22:36:23,934 DEBUG kernel:[ 0.365762] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] >22:36:23,934 DEBUG kernel:[ 0.365763] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] >22:36:23,934 DEBUG kernel:[ 0.365764] pnp 00:02: [io 0x0290-0x029f] >22:36:23,934 DEBUG kernel:[ 0.365765] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled] >22:36:23,934 INFO kernel:[ 0.365784] system 00:02: [io 0x0290-0x029f] has been reserved >22:36:23,934 DEBUG kernel:[ 0.365786] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >22:36:23,934 DEBUG kernel:[ 0.365793] pnp 00:03: [dma 4] >22:36:23,934 DEBUG kernel:[ 0.365794] pnp 00:03: [io 0x0000-0x000f] >22:36:23,934 DEBUG kernel:[ 0.365795] pnp 00:03: [io 0x0081-0x0083] >22:36:23,934 DEBUG kernel:[ 0.365796] pnp 00:03: [io 0x0087] >22:36:23,934 DEBUG kernel:[ 0.365797] pnp 00:03: [io 0x0089-0x008b] >22:36:23,934 DEBUG kernel:[ 0.365798] pnp 00:03: [io 0x008f] >22:36:23,934 DEBUG kernel:[ 0.365799] pnp 00:03: [io 0x00c0-0x00df] >22:36:23,934 DEBUG kernel:[ 0.365808] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >22:36:23,934 DEBUG kernel:[ 0.365813] pnp 00:04: [io 0x0070-0x0071] >22:36:23,934 DEBUG kernel:[ 0.365819] pnp 00:04: [irq 8] >22:36:23,934 DEBUG kernel:[ 0.365829] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >22:36:23,934 DEBUG kernel:[ 0.365834] pnp 00:05: [io 0x0061] >22:36:23,934 DEBUG kernel:[ 0.365843] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >22:36:23,934 DEBUG kernel:[ 0.365851] pnp 00:06: [io 0x0010-0x001f] >22:36:23,934 DEBUG kernel:[ 0.365852] pnp 00:06: [io 0x0022-0x003f] >22:36:23,934 DEBUG kernel:[ 0.365853] pnp 00:06: [io 0x0044-0x005f] >22:36:23,934 DEBUG kernel:[ 0.365854] pnp 00:06: [io 0x0063] >22:36:23,934 DEBUG kernel:[ 0.365855] pnp 00:06: [io 0x0065] >22:36:23,934 DEBUG kernel:[ 0.365856] pnp 00:06: [io 0x0067-0x006f] >22:36:23,934 DEBUG kernel:[ 0.365857] pnp 00:06: [io 0x0072-0x007f] >22:36:23,934 DEBUG kernel:[ 0.365858] pnp 00:06: [io 0x0080] >22:36:23,934 DEBUG kernel:[ 0.365859] pnp 00:06: [io 0x0084-0x0086] >22:36:23,934 DEBUG kernel:[ 0.365859] pnp 00:06: [io 0x0088] >22:36:23,934 DEBUG kernel:[ 0.365860] pnp 00:06: [io 0x008c-0x008e] >22:36:23,934 DEBUG kernel:[ 0.365861] pnp 00:06: [io 0x0090-0x009f] >22:36:23,934 DEBUG kernel:[ 0.365862] pnp 00:06: [io 0x00a2-0x00bf] >22:36:23,934 DEBUG kernel:[ 0.365863] pnp 00:06: [io 0x00e0-0x00ef] >22:36:23,934 DEBUG kernel:[ 0.365864] pnp 00:06: [io 0x04d0-0x04d1] >22:36:23,934 INFO kernel:[ 0.365886] system 00:06: [io 0x04d0-0x04d1] has been reserved >22:36:23,934 DEBUG kernel:[ 0.365888] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >22:36:23,934 DEBUG kernel:[ 0.365892] pnp 00:07: [io 0x00f0-0x00ff] >22:36:23,934 DEBUG kernel:[ 0.365896] pnp 00:07: [irq 13] >22:36:23,934 DEBUG kernel:[ 0.365907] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) >22:36:23,934 DEBUG kernel:[ 0.365918] pnp 00:08: [io 0x0060] >22:36:23,934 DEBUG kernel:[ 0.365920] pnp 00:08: [io 0x0064] >22:36:23,934 DEBUG kernel:[ 0.365923] pnp 00:08: [irq 1] >22:36:23,934 DEBUG kernel:[ 0.365938] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >22:36:23,934 DEBUG kernel:[ 0.366082] pnp 00:09: [io 0x03f8-0x03ff] >22:36:23,934 DEBUG kernel:[ 0.366086] pnp 00:09: [irq 4] >22:36:23,934 DEBUG kernel:[ 0.366087] pnp 00:09: [dma 0 disabled] >22:36:23,934 DEBUG kernel:[ 0.366119] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >22:36:23,934 DEBUG kernel:[ 0.366188] pnp 00:0a: [io 0x0400-0x0453] >22:36:23,934 DEBUG kernel:[ 0.366189] pnp 00:0a: [io 0x0458-0x047f] >22:36:23,934 DEBUG kernel:[ 0.366190] pnp 00:0a: [io 0x0000-0xffffffffffffffff disabled] >22:36:23,934 DEBUG kernel:[ 0.366191] pnp 00:0a: [io 0x0500-0x057f] >22:36:23,934 DEBUG kernel:[ 0.366192] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff] >22:36:23,934 DEBUG kernel:[ 0.366193] pnp 00:0a: [mem 0xfec00000-0xfecfffff] >22:36:23,934 DEBUG kernel:[ 0.366194] pnp 00:0a: [mem 0xfed08000-0xfed08fff] >22:36:23,934 DEBUG kernel:[ 0.366195] pnp 00:0a: [mem 0xff000000-0xffffffff] >22:36:23,934 INFO kernel:[ 0.366217] system 00:0a: [io 0x0400-0x0453] has been reserved >22:36:23,934 INFO kernel:[ 0.366218] system 00:0a: [io 0x0458-0x047f] has been reserved >22:36:23,934 INFO kernel:[ 0.366219] system 00:0a: [io 0x0500-0x057f] has been reserved >22:36:23,934 INFO kernel:[ 0.366221] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved >22:36:23,934 INFO kernel:[ 0.366222] system 00:0a: [mem 0xfec00000-0xfecfffff] could not be reserved >22:36:23,934 INFO kernel:[ 0.366223] system 00:0a: [mem 0xfed08000-0xfed08fff] has been reserved >22:36:23,934 INFO kernel:[ 0.366225] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved >22:36:23,934 DEBUG kernel:[ 0.366226] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >22:36:23,934 DEBUG kernel:[ 0.366245] pnp 00:0b: [io 0x0454-0x0457] >22:36:23,934 INFO kernel:[ 0.366264] system 00:0b: [io 0x0454-0x0457] has been reserved >22:36:23,934 DEBUG kernel:[ 0.366265] system 00:0b: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >22:36:23,934 DEBUG kernel:[ 0.366334] pnp 00:0c: [mem 0xfed00000-0xfed003ff] >22:36:23,934 DEBUG kernel:[ 0.366354] pnp 00:0c: Plug and Play ACPI device, IDs PNP0103 (active) >22:36:23,934 INFO kernel:[ 0.366429] pnp: PnP ACPI: found 13 devices >22:36:23,934 INFO kernel:[ 0.366429] ACPI: ACPI bus type pnp unregistered >22:36:23,934 INFO kernel:[ 0.372165] pci 0000:00:01.0: PCI bridge to [bus 01] >22:36:23,934 INFO kernel:[ 0.372167] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >22:36:23,934 INFO kernel:[ 0.372169] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfb0fffff] >22:36:23,934 INFO kernel:[ 0.372171] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref] >22:36:23,934 INFO kernel:[ 0.372173] pci 0000:00:1c.0: PCI bridge to [bus 02] >22:36:23,934 INFO kernel:[ 0.372183] pci 0000:00:1c.4: PCI bridge to [bus 03] >22:36:23,934 INFO kernel:[ 0.372187] pci 0000:00:1c.4: bridge window [mem 0xfb400000-0xfb4fffff] >22:36:23,934 INFO kernel:[ 0.372194] pci 0000:00:1c.6: PCI bridge to [bus 04] >22:36:23,934 INFO kernel:[ 0.372198] pci 0000:00:1c.6: bridge window [mem 0xfb300000-0xfb3fffff] >22:36:23,934 INFO kernel:[ 0.372206] pci 0000:06:01.0: PCI bridge to [bus 07] >22:36:23,934 INFO kernel:[ 0.372209] pci 0000:06:01.0: bridge window [io 0xd000-0xdfff] >22:36:23,934 INFO kernel:[ 0.372215] pci 0000:06:01.0: bridge window [mem 0xfb100000-0xfb1fffff] >22:36:23,934 INFO kernel:[ 0.372225] pci 0000:06:04.0: PCI bridge to [bus 08] >22:36:23,934 INFO kernel:[ 0.372241] pci 0000:06:07.0: PCI bridge to [bus 09] >22:36:23,934 INFO kernel:[ 0.372256] pci 0000:0a:00.0: PCI bridge to [bus 0b] >22:36:23,934 INFO kernel:[ 0.372278] pci 0000:06:08.0: PCI bridge to [bus 0a-0b] >22:36:23,934 INFO kernel:[ 0.372293] pci 0000:06:09.0: PCI bridge to [bus 0c] >22:36:23,934 INFO kernel:[ 0.372296] pci 0000:06:09.0: bridge window [io 0xc000-0xcfff] >22:36:23,934 INFO kernel:[ 0.372305] pci 0000:06:09.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 INFO kernel:[ 0.372313] pci 0000:05:00.0: PCI bridge to [bus 06-0c] >22:36:23,934 INFO kernel:[ 0.372316] pci 0000:05:00.0: bridge window [io 0xc000-0xdfff] >22:36:23,934 INFO kernel:[ 0.372322] pci 0000:05:00.0: bridge window [mem 0xfb100000-0xfb1fffff] >22:36:23,934 INFO kernel:[ 0.372326] pci 0000:05:00.0: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 INFO kernel:[ 0.372334] pci 0000:00:1c.7: PCI bridge to [bus 05-0c] >22:36:23,934 INFO kernel:[ 0.372336] pci 0000:00:1c.7: bridge window [io 0xc000-0xdfff] >22:36:23,934 INFO kernel:[ 0.372341] pci 0000:00:1c.7: bridge window [mem 0xfb100000-0xfb2fffff] >22:36:23,934 INFO kernel:[ 0.372344] pci 0000:00:1c.7: bridge window [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.372413] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >22:36:23,934 DEBUG kernel:[ 0.372414] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >22:36:23,934 DEBUG kernel:[ 0.372415] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >22:36:23,934 DEBUG kernel:[ 0.372416] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xffffffff] >22:36:23,934 DEBUG kernel:[ 0.372417] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >22:36:23,934 DEBUG kernel:[ 0.372418] pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfb0fffff] >22:36:23,934 DEBUG kernel:[ 0.372420] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.372421] pci_bus 0000:03: resource 1 [mem 0xfb400000-0xfb4fffff] >22:36:23,934 DEBUG kernel:[ 0.372422] pci_bus 0000:04: resource 1 [mem 0xfb300000-0xfb3fffff] >22:36:23,934 DEBUG kernel:[ 0.372423] pci_bus 0000:05: resource 0 [io 0xc000-0xdfff] >22:36:23,934 DEBUG kernel:[ 0.372424] pci_bus 0000:05: resource 1 [mem 0xfb100000-0xfb2fffff] >22:36:23,934 DEBUG kernel:[ 0.372425] pci_bus 0000:05: resource 2 [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.372426] pci_bus 0000:06: resource 0 [io 0xc000-0xdfff] >22:36:23,934 DEBUG kernel:[ 0.372427] pci_bus 0000:06: resource 1 [mem 0xfb100000-0xfb1fffff] >22:36:23,934 DEBUG kernel:[ 0.372428] pci_bus 0000:06: resource 2 [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 DEBUG kernel:[ 0.372429] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff] >22:36:23,934 DEBUG kernel:[ 0.372430] pci_bus 0000:07: resource 1 [mem 0xfb100000-0xfb1fffff] >22:36:23,934 DEBUG kernel:[ 0.372432] pci_bus 0000:0c: resource 0 [io 0xc000-0xcfff] >22:36:23,934 DEBUG kernel:[ 0.372433] pci_bus 0000:0c: resource 2 [mem 0xc0000000-0xc00fffff 64bit pref] >22:36:23,934 INFO kernel:[ 0.372453] NET: Registered protocol family 2 >22:36:23,934 INFO kernel:[ 0.372909] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >22:36:23,934 INFO kernel:[ 0.373746] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >22:36:23,934 INFO kernel:[ 0.373841] TCP: Hash tables configured (established 524288 bind 65536) >22:36:23,934 INFO kernel:[ 0.373851] TCP: reno registered >22:36:23,934 INFO kernel:[ 0.373868] UDP hash table entries: 8192 (order: 6, 262144 bytes) >22:36:23,934 INFO kernel:[ 0.373910] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >22:36:23,934 INFO kernel:[ 0.373984] NET: Registered protocol family 1 >22:36:23,934 DEBUG kernel:[ 0.619747] pci 0000:01:00.0: Boot video device >22:36:23,934 DEBUG kernel:[ 0.619845] PCI: CLS 64 bytes, default 64 >22:36:23,934 INFO kernel:[ 0.619874] Unpacking initramfs... >22:36:23,934 INFO kernel:[ 2.638833] Freeing initrd memory: 26824k freed >22:36:23,934 INFO kernel:[ 2.641209] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >22:36:23,934 INFO kernel:[ 2.641213] software IO TLB [mem 0x9ac46000-0x9ec45fff] (64MB) mapped at [ffff88009ac46000-ffff88009ec45fff] >22:36:23,934 INFO kernel:[ 2.643614] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >22:36:23,934 NOTICE kernel:[ 2.643767] Initialise module verification >22:36:23,934 INFO kernel:[ 2.643793] audit: initializing netlink socket (disabled) >22:36:23,934 NOTICE kernel:[ 2.643803] type=2000 audit(1352154961.429:1): initialized >22:36:23,934 INFO kernel:[ 2.656145] HugeTLB registered 2 MB page size, pre-allocated 0 pages >22:36:23,934 NOTICE kernel:[ 2.657475] VFS: Disk quotas dquot_6.5.2 >22:36:23,934 WARNING kernel:[ 2.657500] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >22:36:23,934 INFO kernel:[ 2.657722] msgmni has been set to 32039 >22:36:23,934 DEBUG kernel:[ 2.657756] SELinux: Registering netfilter hooks >22:36:23,934 INFO kernel:[ 2.658173] alg: No test for stdrng (krng) >22:36:23,934 INFO kernel:[ 2.658177] NET: Registered protocol family 38 >22:36:23,934 NOTICE kernel:[ 2.658178] Key type asymmetric registered >22:36:23,934 NOTICE kernel:[ 2.658179] Asymmetric key parser 'x509' registered >22:36:23,934 INFO kernel:[ 2.658197] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >22:36:23,934 INFO kernel:[ 2.658215] io scheduler noop registered >22:36:23,934 INFO kernel:[ 2.658215] io scheduler deadline registered >22:36:23,934 INFO kernel:[ 2.658230] io scheduler cfq registered (default) >22:36:23,934 DEBUG kernel:[ 2.658321] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.658389] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.658473] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.658557] pcieport 0000:00:1c.6: irq 43 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.658641] pcieport 0000:00:1c.7: irq 44 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.658761] pcieport 0000:05:00.0: irq 45 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.658907] pcieport 0000:06:01.0: irq 46 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.659052] pcieport 0000:06:04.0: irq 47 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.659199] pcieport 0000:06:07.0: irq 48 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.659362] pcieport 0000:06:08.0: irq 49 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.659507] pcieport 0000:06:09.0: irq 50 for MSI/MSI-X >22:36:23,934 INFO kernel:[ 2.659599] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659601] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >22:36:23,934 DEBUG kernel:[ 2.659602] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >22:36:23,934 INFO kernel:[ 2.659615] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >22:36:23,934 DEBUG kernel:[ 2.659618] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >22:36:23,934 INFO kernel:[ 2.659631] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659632] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >22:36:23,934 DEBUG kernel:[ 2.659635] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded >22:36:23,934 INFO kernel:[ 2.659648] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659649] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt >22:36:23,934 DEBUG kernel:[ 2.659652] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded >22:36:23,934 INFO kernel:[ 2.659664] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659665] pcieport 0000:05:00.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659666] pcieport 0000:06:01.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659667] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659668] pcieport 0000:06:04.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659669] pcieport 0000:06:07.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659670] pcieport 0000:06:08.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659671] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659672] pcieport 0000:06:09.0: Signaling PME through PCIe PME interrupt >22:36:23,934 INFO kernel:[ 2.659673] pci 0000:0c:00.0: Signaling PME through PCIe PME interrupt >22:36:23,934 DEBUG kernel:[ 2.659676] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded >22:36:23,934 INFO kernel:[ 2.659684] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >22:36:23,934 INFO kernel:[ 2.659697] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >22:36:23,934 INFO kernel:[ 2.659698] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >22:36:23,934 DEBUG kernel:[ 2.659903] intel_idle: MWAIT substates: 0x1120 >22:36:23,934 DEBUG kernel:[ 2.659905] intel_idle: v0.4 model 0x2A >22:36:23,934 DEBUG kernel:[ 2.659905] intel_idle: lapic_timer_reliable_states 0xffffffff >22:36:23,934 INFO kernel:[ 2.659948] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >22:36:23,934 INFO kernel:[ 2.659950] ACPI: Power Button [PWRB] >22:36:23,934 INFO kernel:[ 2.659968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >22:36:23,934 INFO kernel:[ 2.659969] ACPI: Power Button [PWRF] >22:36:23,934 INFO kernel:[ 2.660072] ACPI: Requesting acpi_cpufreq >22:36:23,934 INFO kernel:[ 2.662243] GHES: HEST is not enabled! >22:36:23,934 INFO kernel:[ 2.662296] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >22:36:23,934 INFO kernel:[ 2.682810] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:36:23,934 INFO kernel:[ 2.703448] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >22:36:23,934 INFO kernel:[ 2.703605] Non-volatile memory driver v1.3 >22:36:23,934 INFO kernel:[ 2.703606] Linux agpgart interface v0.103 >22:36:23,934 INFO kernel:[ 2.704036] loop: module loaded >22:36:23,934 DEBUG kernel:[ 2.704067] ahci 0000:00:1f.2: version 3.0 >22:36:23,934 DEBUG kernel:[ 2.704110] ahci 0000:00:1f.2: irq 51 for MSI/MSI-X >22:36:23,934 INFO kernel:[ 2.704120] ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF >22:36:23,934 INFO kernel:[ 2.714223] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl RAID mode >22:36:23,934 INFO kernel:[ 2.714225] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >22:36:23,934 DEBUG kernel:[ 2.714228] ahci 0000:00:1f.2: setting latency timer to 64 >22:36:23,934 INFO kernel:[ 2.718414] scsi0 : ahci >22:36:23,934 INFO kernel:[ 2.718456] scsi1 : ahci >22:36:23,934 INFO kernel:[ 2.718489] scsi2 : ahci >22:36:23,934 INFO kernel:[ 2.718521] scsi3 : ahci >22:36:23,934 INFO kernel:[ 2.718553] scsi4 : ahci >22:36:23,934 INFO kernel:[ 2.718586] scsi5 : ahci >22:36:23,934 INFO kernel:[ 2.718603] ata1: SATA max UDMA/133 abar m2048@0xfb525000 port 0xfb525100 irq 51 >22:36:23,934 INFO kernel:[ 2.718605] ata2: SATA max UDMA/133 abar m2048@0xfb525000 port 0xfb525180 irq 51 >22:36:23,934 INFO kernel:[ 2.718607] ata3: SATA max UDMA/133 abar m2048@0xfb525000 port 0xfb525200 irq 51 >22:36:23,934 INFO kernel:[ 2.718608] ata4: DUMMY >22:36:23,934 INFO kernel:[ 2.718609] ata5: DUMMY >22:36:23,934 INFO kernel:[ 2.718609] ata6: DUMMY >22:36:23,934 INFO kernel:[ 2.718649] libphy: Fixed MDIO Bus: probed >22:36:23,934 INFO kernel:[ 2.718687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >22:36:23,934 DEBUG kernel:[ 2.718706] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >22:36:23,934 INFO kernel:[ 2.718709] ehci_hcd 0000:00:1a.0: EHCI Host Controller >22:36:23,934 INFO kernel:[ 2.718745] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >22:36:23,934 INFO kernel:[ 2.722633] ehci_hcd 0000:00:1a.0: debug port 2 >22:36:23,934 DEBUG kernel:[ 2.722639] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >22:36:23,934 INFO kernel:[ 2.722648] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xfb527000 >22:36:23,934 INFO kernel:[ 2.728188] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >22:36:23,934 INFO kernel:[ 2.728199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >22:36:23,934 INFO kernel:[ 2.728200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:36:23,934 INFO kernel:[ 2.728201] usb usb1: Product: EHCI Host Controller >22:36:23,934 INFO kernel:[ 2.728202] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 ehci_hcd >22:36:23,934 INFO kernel:[ 2.728203] usb usb1: SerialNumber: 0000:00:1a.0 >22:36:23,934 INFO kernel:[ 2.728262] hub 1-0:1.0: USB hub found >22:36:23,934 INFO kernel:[ 2.728264] hub 1-0:1.0: 2 ports detected >22:36:23,934 DEBUG kernel:[ 2.728307] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >22:36:23,934 INFO kernel:[ 2.728310] ehci_hcd 0000:00:1d.0: EHCI Host Controller >22:36:23,934 INFO kernel:[ 2.728332] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >22:36:23,934 INFO kernel:[ 2.732234] ehci_hcd 0000:00:1d.0: debug port 2 >22:36:23,934 DEBUG kernel:[ 2.732239] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >22:36:23,934 INFO kernel:[ 2.732242] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfb526000 >22:36:23,934 INFO kernel:[ 2.738176] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >22:36:23,934 INFO kernel:[ 2.738183] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >22:36:23,934 INFO kernel:[ 2.738184] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:36:23,934 INFO kernel:[ 2.738185] usb usb2: Product: EHCI Host Controller >22:36:23,934 INFO kernel:[ 2.738186] usb usb2: Manufacturer: Linux 3.6.5-2.fc18.x86_64 ehci_hcd >22:36:23,934 INFO kernel:[ 2.738187] usb usb2: SerialNumber: 0000:00:1d.0 >22:36:23,934 INFO kernel:[ 2.738236] hub 2-0:1.0: USB hub found >22:36:23,934 INFO kernel:[ 2.738238] hub 2-0:1.0: 2 ports detected >22:36:23,934 INFO kernel:[ 2.738269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >22:36:23,934 INFO kernel:[ 2.738274] uhci_hcd: USB Universal Host Controller Interface driver >22:36:23,934 INFO kernel:[ 2.738299] xhci_hcd 0000:03:00.0: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.738321] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 >22:36:23,934 INFO kernel:[ 2.738472] xhci_hcd 0000:03:00.0: irq 16, io mem 0xfb400000 >22:36:23,934 DEBUG kernel:[ 2.738528] xhci_hcd 0000:03:00.0: irq 52 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.738532] xhci_hcd 0000:03:00.0: irq 53 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.738535] xhci_hcd 0000:03:00.0: irq 54 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.738537] xhci_hcd 0000:03:00.0: irq 55 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.738540] xhci_hcd 0000:03:00.0: irq 56 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.738543] xhci_hcd 0000:03:00.0: irq 57 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.738546] xhci_hcd 0000:03:00.0: irq 58 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.738549] xhci_hcd 0000:03:00.0: irq 59 for MSI/MSI-X >22:36:23,934 INFO kernel:[ 2.738646] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >22:36:23,934 INFO kernel:[ 2.738648] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:36:23,934 INFO kernel:[ 2.738649] usb usb3: Product: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.738650] usb usb3: Manufacturer: Linux 3.6.5-2.fc18.x86_64 xhci_hcd >22:36:23,934 INFO kernel:[ 2.738651] usb usb3: SerialNumber: 0000:03:00.0 >22:36:23,934 DEBUG kernel:[ 2.738683] xHCI xhci_add_endpoint called for root hub >22:36:23,934 DEBUG kernel:[ 2.738684] xHCI xhci_check_bandwidth called for root hub >22:36:23,934 INFO kernel:[ 2.738694] hub 3-0:1.0: USB hub found >22:36:23,934 INFO kernel:[ 2.738700] hub 3-0:1.0: 2 ports detected >22:36:23,934 INFO kernel:[ 2.738736] xhci_hcd 0000:03:00.0: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.738754] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 >22:36:23,934 INFO kernel:[ 2.741902] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >22:36:23,934 INFO kernel:[ 2.741904] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:36:23,934 INFO kernel:[ 2.741905] usb usb4: Product: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.741906] usb usb4: Manufacturer: Linux 3.6.5-2.fc18.x86_64 xhci_hcd >22:36:23,934 INFO kernel:[ 2.741907] usb usb4: SerialNumber: 0000:03:00.0 >22:36:23,934 DEBUG kernel:[ 2.741937] xHCI xhci_add_endpoint called for root hub >22:36:23,934 DEBUG kernel:[ 2.741938] xHCI xhci_check_bandwidth called for root hub >22:36:23,934 INFO kernel:[ 2.741947] hub 4-0:1.0: USB hub found >22:36:23,934 INFO kernel:[ 2.741953] hub 4-0:1.0: 2 ports detected >22:36:23,934 INFO kernel:[ 2.747176] xhci_hcd 0000:04:00.0: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.747198] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 5 >22:36:23,934 INFO kernel:[ 2.747351] xhci_hcd 0000:04:00.0: irq 18, io mem 0xfb300000 >22:36:23,934 DEBUG kernel:[ 2.747405] xhci_hcd 0000:04:00.0: irq 60 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.747408] xhci_hcd 0000:04:00.0: irq 61 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.747411] xhci_hcd 0000:04:00.0: irq 62 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.747414] xhci_hcd 0000:04:00.0: irq 63 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.747420] xhci_hcd 0000:04:00.0: irq 64 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.747423] xhci_hcd 0000:04:00.0: irq 65 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.747426] xhci_hcd 0000:04:00.0: irq 66 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 2.747429] xhci_hcd 0000:04:00.0: irq 67 for MSI/MSI-X >22:36:23,934 INFO kernel:[ 2.747527] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >22:36:23,934 INFO kernel:[ 2.747528] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:36:23,934 INFO kernel:[ 2.747529] usb usb5: Product: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.747530] usb usb5: Manufacturer: Linux 3.6.5-2.fc18.x86_64 xhci_hcd >22:36:23,934 INFO kernel:[ 2.747531] usb usb5: SerialNumber: 0000:04:00.0 >22:36:23,934 DEBUG kernel:[ 2.747562] xHCI xhci_add_endpoint called for root hub >22:36:23,934 DEBUG kernel:[ 2.747563] xHCI xhci_check_bandwidth called for root hub >22:36:23,934 INFO kernel:[ 2.747574] hub 5-0:1.0: USB hub found >22:36:23,934 INFO kernel:[ 2.747579] hub 5-0:1.0: 2 ports detected >22:36:23,934 INFO kernel:[ 2.747610] xhci_hcd 0000:04:00.0: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.747631] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6 >22:36:23,934 INFO kernel:[ 2.750778] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >22:36:23,934 INFO kernel:[ 2.750780] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >22:36:23,934 INFO kernel:[ 2.750780] usb usb6: Product: xHCI Host Controller >22:36:23,934 INFO kernel:[ 2.750782] usb usb6: Manufacturer: Linux 3.6.5-2.fc18.x86_64 xhci_hcd >22:36:23,934 INFO kernel:[ 2.750782] usb usb6: SerialNumber: 0000:04:00.0 >22:36:23,934 DEBUG kernel:[ 2.750813] xHCI xhci_add_endpoint called for root hub >22:36:23,934 DEBUG kernel:[ 2.750814] xHCI xhci_check_bandwidth called for root hub >22:36:23,934 INFO kernel:[ 2.750824] hub 6-0:1.0: USB hub found >22:36:23,934 INFO kernel:[ 2.750829] hub 6-0:1.0: 2 ports detected >22:36:23,934 INFO kernel:[ 2.759161] usbcore: registered new interface driver usbserial >22:36:23,934 INFO kernel:[ 2.759167] usbcore: registered new interface driver usbserial_generic >22:36:23,934 INFO kernel:[ 2.759171] USB Serial support registered for generic >22:36:23,934 INFO kernel:[ 2.759172] usbserial: USB Serial Driver core >22:36:23,934 INFO kernel:[ 2.759191] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >22:36:23,934 WARNING kernel:[ 2.759192] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >22:36:23,934 INFO kernel:[ 2.759868] serio: i8042 KBD port at 0x60,0x64 irq 1 >22:36:23,934 INFO kernel:[ 2.759905] mousedev: PS/2 mouse device common for all mice >22:36:23,934 INFO kernel:[ 2.759975] rtc_cmos 00:04: RTC can wake from S4 >22:36:23,934 INFO kernel:[ 2.760075] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >22:36:23,934 INFO kernel:[ 2.760099] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >22:36:23,934 INFO kernel:[ 2.760145] device-mapper: uevent: version 1.0.3 >22:36:23,934 INFO kernel:[ 2.760178] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >22:36:23,934 INFO kernel:[ 2.760274] cpuidle: using governor ladder >22:36:23,934 INFO kernel:[ 2.760364] cpuidle: using governor menu >22:36:23,934 INFO kernel:[ 2.760537] EFI Variables Facility v0.08 2004-May-17 >22:36:23,934 INFO kernel:[ 2.760587] usbcore: registered new interface driver usbhid >22:36:23,934 INFO kernel:[ 2.760587] usbhid: USB HID core driver >22:36:23,934 INFO kernel:[ 2.760599] drop_monitor: Initializing network drop monitor service >22:36:23,934 INFO kernel:[ 2.760643] ip_tables: (C) 2000-2006 Netfilter Core Team >22:36:23,934 INFO kernel:[ 2.760668] TCP: cubic registered >22:36:23,934 INFO kernel:[ 2.760670] Initializing XFRM netlink socket >22:36:23,934 INFO kernel:[ 2.760736] NET: Registered protocol family 10 >22:36:23,934 INFO kernel:[ 2.760827] mip6: Mobile IPv6 >22:36:23,934 INFO kernel:[ 2.760828] NET: Registered protocol family 17 >22:36:23,934 DEBUG kernel:[ 2.761052] PM: Hibernation image not present or could not be loaded. >22:36:23,934 NOTICE kernel:[ 2.761053] Loading module verification certificates >22:36:23,934 NOTICE kernel:[ 2.761662] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >22:36:23,934 INFO kernel:[ 2.761667] registered taskstats version 1 >22:36:23,934 INFO kernel:[ 2.762478] Magic number: 4:769:602 >22:36:23,934 INFO kernel:[ 2.762568] rtc_cmos 00:04: setting system clock to 2012-11-05 22:36:02 UTC (1352154962) >22:36:23,934 INFO kernel:[ 2.781301] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >22:36:23,934 INFO kernel:[ 3.022896] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >22:36:23,934 INFO kernel:[ 3.022920] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >22:36:23,934 INFO kernel:[ 3.022941] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >22:36:23,934 INFO kernel:[ 3.023505] ata1.00: ATAPI: TSSTcorp CDDVDW SH-222AB, SB00, max UDMA/100 >22:36:23,934 INFO kernel:[ 3.024200] ata2.00: ATA-8: ST500DM002-1BD142, KC45, max UDMA/133 >22:36:23,934 INFO kernel:[ 3.024204] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >22:36:23,934 INFO kernel:[ 3.024222] ata3.00: ATA-8: ST500DM002-1BD142, KC45, max UDMA/133 >22:36:23,934 INFO kernel:[ 3.024227] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >22:36:23,934 INFO kernel:[ 3.024327] ata1.00: configured for UDMA/100 >22:36:23,934 INFO kernel:[ 3.025788] ata2.00: configured for UDMA/133 >22:36:23,934 INFO kernel:[ 3.025819] ata3.00: configured for UDMA/133 >22:36:23,934 NOTICE kernel:[ 3.026520] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-222AB SB00 PQ: 0 ANSI: 5 >22:36:23,934 WARNING kernel:[ 3.029091] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >22:36:23,934 INFO kernel:[ 3.029095] cdrom: Uniform CD-ROM driver Revision: 3.20 >22:36:23,934 DEBUG kernel:[ 3.029280] sr 0:0:0:0: Attached scsi CD-ROM sr0 >22:36:23,934 NOTICE kernel:[ 3.029471] sr 0:0:0:0: Attached scsi generic sg0 type 5 >22:36:23,934 NOTICE kernel:[ 3.029798] scsi 1:0:0:0: Direct-Access ATA ST500DM002-1BD14 KC45 PQ: 0 ANSI: 5 >22:36:23,934 INFO kernel:[ 3.029865] usb 1-1: new high-speed USB device number 2 using ehci_hcd >22:36:23,934 NOTICE kernel:[ 3.030046] sd 1:0:0:0: Attached scsi generic sg1 type 0 >22:36:23,934 NOTICE kernel:[ 3.030089] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >22:36:23,934 NOTICE kernel:[ 3.030093] sd 1:0:0:0: [sda] 4096-byte physical blocks >22:36:23,934 NOTICE kernel:[ 3.030379] scsi 2:0:0:0: Direct-Access ATA ST500DM002-1BD14 KC45 PQ: 0 ANSI: 5 >22:36:23,934 NOTICE kernel:[ 3.030449] sd 1:0:0:0: [sda] Write Protect is off >22:36:23,934 DEBUG kernel:[ 3.030454] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 >22:36:23,934 NOTICE kernel:[ 3.030535] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >22:36:23,934 NOTICE kernel:[ 3.030538] sd 2:0:0:0: Attached scsi generic sg2 type 0 >22:36:23,934 NOTICE kernel:[ 3.030541] sd 2:0:0:0: [sdb] 4096-byte physical blocks >22:36:23,934 NOTICE kernel:[ 3.030579] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:36:23,934 NOTICE kernel:[ 3.030775] sd 2:0:0:0: [sdb] Write Protect is off >22:36:23,934 DEBUG kernel:[ 3.030780] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >22:36:23,934 NOTICE kernel:[ 3.030877] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >22:36:23,934 INFO kernel:[ 3.042247] sdb: unknown partition table >22:36:23,934 NOTICE kernel:[ 3.042575] sd 2:0:0:0: [sdb] Attached SCSI disk >22:36:23,934 INFO kernel:[ 3.043710] sda: unknown partition table >22:36:23,934 NOTICE kernel:[ 3.044382] sd 1:0:0:0: [sda] Attached SCSI disk >22:36:23,934 INFO kernel:[ 3.045347] Freeing unused kernel memory: 1036k freed >22:36:23,934 INFO kernel:[ 3.045429] Write protecting the kernel read-only data: 12288k >22:36:23,934 INFO kernel:[ 3.048557] Freeing unused kernel memory: 1856k freed >22:36:23,934 INFO kernel:[ 3.053494] Freeing unused kernel memory: 1416k freed >22:36:23,934 INFO kernel:[ 3.144096] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >22:36:23,934 INFO kernel:[ 3.144100] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >22:36:23,934 INFO kernel:[ 3.144513] hub 1-1:1.0: USB hub found >22:36:23,934 INFO kernel:[ 3.144565] hub 1-1:1.0: 6 ports detected >22:36:23,934 WARNING kernel:[ 3.199544] Disabling lock debugging due to kernel taint >22:36:23,934 INFO kernel:[ 3.199695] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >22:36:23,934 INFO kernel:[ 3.246591] usb 2-1: new high-speed USB device number 2 using ehci_hcd >22:36:23,934 INFO kernel:[ 3.336899] squashfs: version 4.0 (2009/01/31) Phillip Lougher >22:36:23,934 INFO kernel:[ 3.338970] Loading iSCSI transport class v2.0-870. >22:36:23,934 NOTICE kernel:[ 3.340159] iscsi: registered transport (tcp) >22:36:23,934 INFO kernel:[ 3.341854] alua: device handler registered >22:36:23,934 INFO kernel:[ 3.343572] emc: device handler registered >22:36:23,934 INFO kernel:[ 3.345209] hp_sw: device handler registered >22:36:23,934 INFO kernel:[ 3.346939] rdac: device handler registered >22:36:23,934 INFO kernel:[ 3.360837] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >22:36:23,934 INFO kernel:[ 3.360841] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >22:36:23,934 INFO kernel:[ 3.361078] hub 2-1:1.0: USB hub found >22:36:23,934 INFO kernel:[ 3.361168] hub 2-1:1.0: 8 ports detected >22:36:23,934 INFO kernel:[ 3.435498] usb 1-1.1: new high-speed USB device number 3 using ehci_hcd >22:36:23,934 INFO kernel:[ 3.558207] usb 1-1.1: New USB device found, idVendor=19ff, idProduct=0103 >22:36:23,934 INFO kernel:[ 3.558212] usb 1-1.1: New USB device strings: Mfr=2, Product=1, SerialNumber=0 >22:36:23,934 INFO kernel:[ 3.558214] usb 1-1.1: Product: Rocketfish 2MP AF Webcam >22:36:23,934 INFO kernel:[ 3.558216] usb 1-1.1: Manufacturer: Rocketfish >22:36:23,934 INFO kernel:[ 3.632251] usb 1-1.4: new high-speed USB device number 4 using ehci_hcd >22:36:23,934 INFO kernel:[ 3.640108] tsc: Refined TSC clocksource calibration: 3502.640 MHz >22:36:23,934 INFO kernel:[ 3.640113] Switching to clocksource tsc >22:36:23,934 INFO kernel:[ 3.718666] usb 1-1.4: New USB device found, idVendor=058f, idProduct=6366 >22:36:23,934 INFO kernel:[ 3.718670] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >22:36:23,934 INFO kernel:[ 3.718673] usb 1-1.4: Product: Mass Storage Device >22:36:23,934 INFO kernel:[ 3.718675] usb 1-1.4: Manufacturer: Generic >22:36:23,934 INFO kernel:[ 3.718677] usb 1-1.4: SerialNumber: 058F63666433 >22:36:23,934 INFO kernel:[ 3.792058] usb 1-1.6: new high-speed USB device number 5 using ehci_hcd >22:36:23,934 INFO kernel:[ 3.879859] usb 1-1.6: New USB device found, idVendor=0951, idProduct=1625 >22:36:23,934 INFO kernel:[ 3.879863] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >22:36:23,934 INFO kernel:[ 3.879865] usb 1-1.6: Product: DT 101 II >22:36:23,934 INFO kernel:[ 3.879868] usb 1-1.6: Manufacturer: Kingston >22:36:23,934 INFO kernel:[ 3.879870] usb 1-1.6: SerialNumber: 001CC0EC32BCAA2097DF2913 >22:36:23,934 INFO kernel:[ 3.952865] usb 2-1.1: new low-speed USB device number 3 using ehci_hcd >22:36:23,934 INFO kernel:[ 4.050501] usb 2-1.1: New USB device found, idVendor=0764, idProduct=0501 >22:36:23,934 INFO kernel:[ 4.050505] usb 2-1.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0 >22:36:23,934 INFO kernel:[ 4.050508] usb 2-1.1: Product: CP 1500C >22:36:23,934 INFO kernel:[ 4.050510] usb 2-1.1: Manufacturer: CPS >22:36:23,934 INFO kernel:[ 4.100894] hid-generic 0003:0764:0501.0001: hiddev0,hidraw0: USB HID v1.10 Device [CPS CP 1500C] on usb-0000:00:1d.0-1.1/input0 >22:36:23,934 INFO kernel:[ 4.173599] usb 2-1.4: new high-speed USB device number 4 using ehci_hcd >22:36:23,934 INFO kernel:[ 4.258749] usb 2-1.4: New USB device found, idVendor=0424, idProduct=2514 >22:36:23,934 INFO kernel:[ 4.258754] usb 2-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >22:36:23,934 INFO kernel:[ 4.259116] hub 2-1.4:1.0: USB hub found >22:36:23,934 INFO kernel:[ 4.259205] hub 2-1.4:1.0: 4 ports detected >22:36:23,934 INFO kernel:[ 4.322420] usb 2-1.5: new high-speed USB device number 5 using ehci_hcd >22:36:23,934 INFO kernel:[ 4.407570] usb 2-1.5: New USB device found, idVendor=0424, idProduct=2514 >22:36:23,934 INFO kernel:[ 4.407574] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >22:36:23,934 INFO kernel:[ 4.407934] hub 2-1.5:1.0: USB hub found >22:36:23,934 INFO kernel:[ 4.408025] hub 2-1.5:1.0: 4 ports detected >22:36:23,934 INFO kernel:[ 4.481219] usb 2-1.6: new full-speed USB device number 6 using ehci_hcd >22:36:23,934 INFO kernel:[ 4.570024] usb 2-1.6: New USB device found, idVendor=046d, idProduct=c068 >22:36:23,934 INFO kernel:[ 4.570028] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >22:36:23,934 INFO kernel:[ 4.570031] usb 2-1.6: Product: G500 >22:36:23,934 INFO kernel:[ 4.570033] usb 2-1.6: Manufacturer: Logitech >22:36:23,934 INFO kernel:[ 4.570035] usb 2-1.6: SerialNumber: 680C41DCC40018 >22:36:23,934 INFO kernel:[ 4.572766] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input3 >22:36:23,934 INFO kernel:[ 4.572981] hid-generic 0003:046D:C068.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech G500] on usb-0000:00:1d.0-1.6/input0 >22:36:23,934 INFO kernel:[ 4.576816] input: Logitech G500 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input4 >22:36:23,934 INFO kernel:[ 4.577257] hid-generic 0003:046D:C068.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech G500] on usb-0000:00:1d.0-1.6/input1 >22:36:23,934 INFO kernel:[ 4.650024] usb 2-1.7: new full-speed USB device number 7 using ehci_hcd >22:36:23,934 INFO kernel:[ 4.735953] usb 2-1.7: New USB device found, idVendor=0b05, idProduct=179c >22:36:23,934 INFO kernel:[ 4.735957] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >22:36:23,934 INFO kernel:[ 6.361385] floppy0: no floppy controllers found >22:36:23,934 INFO kernel:[ 6.361396] work still pending >22:36:23,934 INFO kernel:[ 6.369598] No iBFT detected. >22:36:23,934 INFO kernel:[ 6.371253] md: raid0 personality registered for level 0 >22:36:23,934 INFO kernel:[ 6.373072] md: raid1 personality registered for level 1 >22:36:23,934 INFO kernel:[ 6.374675] async_tx: api initialized (async) >22:36:23,934 INFO kernel:[ 6.374886] xor: automatically using best checksumming function: >22:36:23,934 INFO kernel:[ 6.384790] avx : 10016.000 MB/sec >22:36:23,934 WARNING kernel:[ 6.401767] raid6: sse2x1 11906 MB/s >22:36:23,934 WARNING kernel:[ 6.418743] raid6: sse2x2 14671 MB/s >22:36:23,934 WARNING kernel:[ 6.435721] raid6: sse2x4 16941 MB/s >22:36:23,934 WARNING kernel:[ 6.435722] raid6: using algorithm sse2x4 (16941 MB/s) >22:36:23,934 WARNING kernel:[ 6.435723] raid6: using ssse3x2 recovery algorithm >22:36:23,934 INFO kernel:[ 6.436221] md: raid6 personality registered for level 6 >22:36:23,934 INFO kernel:[ 6.436222] md: raid5 personality registered for level 5 >22:36:23,934 INFO kernel:[ 6.436222] md: raid4 personality registered for level 4 >22:36:23,934 INFO kernel:[ 6.437910] md: raid10 personality registered for level 10 >22:36:23,934 INFO kernel:[ 6.438483] md: linear personality registered for level -1 >22:36:23,934 INFO kernel:[ 6.442684] device-mapper: multipath: version 1.5.0 loaded >22:36:23,934 INFO kernel:[ 6.444263] device-mapper: multipath round-robin: version 1.0.0 loaded >22:36:23,934 INFO kernel:[ 6.472557] RPC: Registered named UNIX socket transport module. >22:36:23,934 INFO kernel:[ 6.472560] RPC: Registered udp transport module. >22:36:23,934 INFO kernel:[ 6.472562] RPC: Registered tcp transport module. >22:36:23,934 INFO kernel:[ 6.472563] RPC: Registered tcp NFSv4.1 backchannel transport module. >22:36:23,934 INFO kernel:[ 6.543729] Initializing USB Mass Storage driver... >22:36:23,934 INFO kernel:[ 6.543808] scsi6 : usb-storage 1-1.4:1.0 >22:36:23,934 INFO kernel:[ 6.543888] scsi7 : usb-storage 1-1.6:1.0 >22:36:23,934 INFO kernel:[ 6.543951] usbcore: registered new interface driver usb-storage >22:36:23,934 INFO kernel:[ 6.543953] USB Mass Storage support registered. >22:36:23,934 INFO kernel:[ 6.692019] wmi: Mapper loaded >22:36:23,934 INFO kernel:[ 6.695789] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >22:36:23,934 INFO kernel:[ 6.695791] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >22:36:23,934 DEBUG kernel:[ 6.695813] e1000e 0000:00:19.0: setting latency timer to 64 >22:36:23,934 INFO kernel:[ 6.695861] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >22:36:23,934 DEBUG kernel:[ 6.695889] e1000e 0000:00:19.0: irq 68 for MSI/MSI-X >22:36:23,934 INFO kernel:[ 6.696496] [drm] Initialized drm 1.1.0 20060810 >22:36:23,934 INFO kernel:[ 6.697412] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >22:36:23,934 DEBUG kernel:[ 6.697619] r8169 0000:0c:00.0: irq 69 for MSI/MSI-X >22:36:23,934 INFO kernel:[ 6.697733] r8169 0000:0c:00.0: eth0: RTL8168e/8111e at 0xffffc90006230000, f4:6d:04:99:f7:c3, XID 0c200000 IRQ 69 >22:36:23,934 INFO kernel:[ 6.697735] r8169 0000:0c:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >22:36:23,934 WARNING kernel:[ 6.699550] MXM: GUID detected in BIOS >22:36:23,934 INFO kernel:[ 6.699737] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x094100a1) >22:36:23,934 INFO kernel:[ 6.702696] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >22:36:23,934 NOTICE kernel:[ 6.750425] firewire_ohci 0000:07:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >22:36:23,934 INFO kernel:[ 6.751110] [drm] nouveau 0000:01:00.0: ... appears to be valid >22:36:23,934 INFO kernel:[ 6.751112] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >22:36:23,934 INFO kernel:[ 6.751113] [drm] nouveau 0000:01:00.0: BIT BIOS found >22:36:23,934 INFO kernel:[ 6.751114] [drm] nouveau 0000:01:00.0: Bios version 62.94.0d.00 >22:36:23,934 INFO kernel:[ 6.751115] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >22:36:23,934 INFO kernel:[ 6.751217] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >22:36:23,934 INFO kernel:[ 6.751217] [drm] nouveau 0000:01:00.0: DCB version 4.0 >22:36:23,934 NOTICE kernel:[ 6.751218] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000028 >22:36:23,934 NOTICE kernel:[ 6.751219] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00020030 >22:36:23,934 NOTICE kernel:[ 6.751220] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011310 00000028 >22:36:23,934 NOTICE kernel:[ 6.751220] [drm] nouveau 0000:01:00.0: DCB outp 03: 02011312 00020030 >22:36:23,934 NOTICE kernel:[ 6.751221] [drm] nouveau 0000:01:00.0: DCB outp 04: 010223f1 00c0c080 >22:36:23,934 INFO kernel:[ 6.751222] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030 >22:36:23,934 INFO kernel:[ 6.751223] [drm] nouveau 0000:01:00.0: DCB conn 01: 00002130 >22:36:23,934 INFO kernel:[ 6.751224] [drm] nouveau 0000:01:00.0: DCB conn 02: 00000210 >22:36:23,934 INFO kernel:[ 6.751224] [drm] nouveau 0000:01:00.0: DCB conn 03: 00000211 >22:36:23,934 INFO kernel:[ 6.751225] [drm] nouveau 0000:01:00.0: DCB conn 04: 00000213 >22:36:23,934 INFO kernel:[ 6.751227] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCE92 >22:36:23,934 INFO kernel:[ 6.776637] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD27B >22:36:23,934 INFO kernel:[ 6.779470] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE1D6 >22:36:23,934 INFO kernel:[ 6.779475] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE305 >22:36:23,934 INFO kernel:[ 6.780536] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE4F6 >22:36:23,934 INFO kernel:[ 6.780536] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xE55B >22:36:23,934 WARNING kernel:[ 6.800516] [drm] nouveau 0000:01:00.0: 0xE55B: Condition still not met after 20ms, skipping following opcodes >22:36:23,934 INFO kernel:[ 6.802097] [TTM] Zone kernel: Available graphics memory: 8204366 kiB >22:36:23,934 INFO kernel:[ 6.802101] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >22:36:23,934 INFO kernel:[ 6.802103] [TTM] Initializing pool allocator >22:36:23,934 INFO kernel:[ 6.802112] [TTM] Initializing DMA pool allocator >22:36:23,934 INFO kernel:[ 6.802124] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM (GDDR3) >22:36:23,934 INFO kernel:[ 6.805956] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >22:36:23,934 WARNING kernel:[ 6.815540] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown >22:36:23,934 WARNING kernel:[ 6.815542] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing >22:36:23,934 INFO kernel:[ 6.816113] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >22:36:23,934 INFO kernel:[ 6.816113] [drm] No driver support for vblank timestamp query. >22:36:23,934 INFO kernel:[ 6.821076] [drm] nouveau 0000:01:00.0: 1 available performance level(s) >22:36:23,934 INFO kernel:[ 6.821078] [drm] nouveau 0000:01:00.0: 3: core 675MHz shader 1625MHz memory 1000MHz voltage 1100mV fanspeed 100% >22:36:23,934 INFO kernel:[ 6.821079] [drm] nouveau 0000:01:00.0: c: core 500MHz shader 1250MHz memory 499MHz voltage 1000mV fanspeed 100% >22:36:23,934 INFO kernel:[ 6.830580] [drm] nouveau 0000:01:00.0: MM: using CRYPT for buffer copies >22:36:23,934 INFO kernel:[ 6.927062] [drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x2c0000, bo ffff88044180f000 >22:36:23,934 INFO kernel:[ 6.927121] fbcon: nouveaufb (fb0) is primary device >22:36:23,934 INFO kernel:[ 6.956619] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) f4:6d:04:9a:1d:45 >22:36:23,934 INFO kernel:[ 6.956620] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >22:36:23,934 INFO kernel:[ 6.956673] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF >22:36:23,934 INFO kernel:[ 6.963775] Console: switching to colour frame buffer device 240x67 >22:36:23,934 INFO kernel:[ 6.965773] fb0: nouveaufb frame buffer device >22:36:23,934 INFO kernel:[ 6.965774] drm: registered panic notifier >22:36:23,934 INFO kernel:[ 6.965779] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >22:36:23,934 NOTICE kernel:[ 7.250961] firewire_core 0000:07:00.0: created device fw0: GUID 001e8c0000461602, S400 >22:36:23,934 NOTICE kernel:[ 7.544331] scsi 7:0:0:0: Direct-Access Kingston DT 101 II 1.00 PQ: 0 ANSI: 2 >22:36:23,934 NOTICE kernel:[ 7.544335] scsi 6:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0 >22:36:23,934 NOTICE kernel:[ 7.545334] sd 6:0:0:0: Attached scsi generic sg3 type 0 >22:36:23,934 NOTICE kernel:[ 7.545567] sd 7:0:0:0: Attached scsi generic sg4 type 0 >22:36:23,934 NOTICE kernel:[ 7.546124] sd 7:0:0:0: [sdd] 15663104 512-byte logical blocks: (8.01 GB/7.46 GiB) >22:36:23,934 NOTICE kernel:[ 7.546621] sd 6:0:0:0: [sdc] Attached SCSI removable disk >22:36:23,934 NOTICE kernel:[ 7.546747] sd 7:0:0:0: [sdd] Write Protect is off >22:36:23,934 DEBUG kernel:[ 7.546754] sd 7:0:0:0: [sdd] Mode Sense: 23 00 00 00 >22:36:23,934 ERR kernel:[ 7.547363] sd 7:0:0:0: [sdd] No Caching mode page present >22:36:23,934 ERR kernel:[ 7.547376] sd 7:0:0:0: [sdd] Assuming drive cache: write through >22:36:23,934 ERR kernel:[ 7.550121] sd 7:0:0:0: [sdd] No Caching mode page present >22:36:23,934 ERR kernel:[ 7.550135] sd 7:0:0:0: [sdd] Assuming drive cache: write through >22:36:23,934 INFO kernel:[ 7.550866] sdd: sdd1 sdd2 sdd3 >22:36:23,934 ERR kernel:[ 7.553235] sd 7:0:0:0: [sdd] No Caching mode page present >22:36:23,934 ERR kernel:[ 7.553252] sd 7:0:0:0: [sdd] Assuming drive cache: write through >22:36:23,934 NOTICE kernel:[ 7.553261] sd 7:0:0:0: [sdd] Attached SCSI removable disk >22:36:23,934 DEBUG kernel:[ 8.088363] ISO 9660 Extensions: Microsoft Joliet Level 3 >22:36:23,934 DEBUG kernel:[ 8.090954] ISO 9660 Extensions: RRIP_1991A >22:36:23,934 INFO kernel:[ 21.908264] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >22:36:23,934 DEBUG kernel:[ 22.752054] SELinux: 2048 avtab hash slots, 92725 rules. >22:36:23,934 DEBUG kernel:[ 22.760002] SELinux: 2048 avtab hash slots, 92725 rules. >22:36:23,934 DEBUG kernel:[ 22.809243] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >22:36:23,934 DEBUG kernel:[ 22.809246] SELinux: 83 classes, 92725 rules >22:36:23,934 DEBUG kernel:[ 22.811514] SELinux: Completing initialization. >22:36:23,934 DEBUG kernel:[ 22.811515] SELinux: Setting up existing superblocks. >22:36:23,934 DEBUG kernel:[ 22.811519] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.811521] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.811526] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.811528] SELinux: initialized (dev proc, type proc), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.811533] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.811544] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.811991] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >22:36:23,934 DEBUG kernel:[ 22.811993] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812331] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >22:36:23,934 DEBUG kernel:[ 22.812333] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812334] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.812341] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.812344] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.812347] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812352] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812589] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812590] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.812594] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.812658] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 22.812672] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812674] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812676] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812683] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812686] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812688] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812689] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812691] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812693] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812695] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812698] SELinux: initialized (dev sdd, type iso9660), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 22.812704] SELinux: initialized (dev loop0, type squashfs), uses xattr >22:36:23,934 DEBUG kernel:[ 22.812713] SELinux: initialized (dev dm-0, type ext4), uses xattr >22:36:23,934 NOTICE kernel:[ 22.827705] type=1403 audit(1352154982.586:2): policy loaded auid=4294967295 ses=4294967295 >22:36:23,934 DEBUG kernel:[ 23.240972] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >22:36:23,934 DEBUG kernel:[ 23.279903] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >22:36:23,934 DEBUG kernel:[ 23.567660] mei 0000:00:16.0: setting latency timer to 64 >22:36:23,934 DEBUG kernel:[ 23.567699] mei 0000:00:16.0: irq 70 for MSI/MSI-X >22:36:23,934 DEBUG kernel:[ 23.586752] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:36:23,934 INFO kernel:[ 23.613141] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 DEBUG kernel:[ 23.634589] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >22:36:23,934 WARNING kernel:[ 23.671945] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20120711/utaddress-251) >22:36:23,934 INFO kernel:[ 23.671948] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >22:36:23,934 WARNING kernel:[ 23.671949] lpc_ich: Resource conflict(s) found affecting gpio_ich >22:36:23,934 INFO kernel:[ 23.671982] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >22:36:23,934 INFO kernel:[ 23.672059] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >22:36:23,934 INFO kernel:[ 23.684288] md: bind<sdb> >22:36:23,934 INFO kernel:[ 23.770247] mei 0000:00:16.0: wd: failed to find the client >22:36:23,934 INFO kernel:[ 23.809285] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 INFO kernel:[ 23.809536] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 INFO kernel:[ 23.809783] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 INFO kernel:[ 23.809992] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 INFO kernel:[ 23.810204] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 INFO kernel:[ 23.810405] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 INFO kernel:[ 23.810588] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x17 >22:36:23,934 INFO kernel:[ 23.810784] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >22:36:23,934 INFO kernel:[ 23.820227] asus_wmi: ASUS WMI generic driver loaded >22:36:23,934 INFO kernel:[ 23.859134] asus_wmi: Initialization: 0x0asus_wmi: BIOS WMI version: 0.9 >22:36:23,934 INFO kernel:[ 23.859163] asus_wmi: SFUN value: 0x0<6>[ 23.859299] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 >22:36:23,934 INFO kernel:[ 23.859782] asus_wmi: Disabling ACPI video driver >22:36:23,934 INFO kernel:[ 23.885987] md: bind<sda> >22:36:23,934 INFO kernel:[ 23.887932] md: bind<sdb> >22:36:23,934 INFO kernel:[ 23.888007] md: bind<sda> >22:36:23,934 INFO kernel:[ 23.943244] bio: create slab <bio-1> at 1 >22:36:23,934 INFO kernel:[ 23.943249] md/raid0:md126: md_size is 1953536000 sectors. >22:36:23,934 INFO kernel:[ 23.943250] md: RAID0 configuration for md126 - 1 zone >22:36:23,934 INFO kernel:[ 23.943250] md: zone0=[sda/sdb] >22:36:23,934 INFO kernel:[ 23.943252] zone-offset= 0KB, device-offset= 0KB, size= 976768256KB >22:36:23,934 INFO kernel:[ 23.943253] >22:36:23,934 INFO kernel:[ 23.943257] md126: detected capacity change from 0 to 1000210432000 >22:36:23,934 INFO kernel:[ 23.944099] md126: unknown partition table >22:36:23,934 NOTICE kernel:[ 23.992249] type=1400 audit(1352154983.752:3): avc: denied { create } for pid=653 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:36:23,934 NOTICE kernel:[ 23.992282] type=1400 audit(1352154983.752:4): avc: denied { setattr } for pid=653 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:36:23,935 NOTICE kernel:[ 23.992298] type=1400 audit(1352154983.752:5): avc: denied { relabelfrom } for pid=653 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >22:36:23,935 INFO kernel:[ 24.143546] md: export_rdev(sdb) >22:36:23,935 INFO kernel:[ 24.143568] md: export_rdev(sda) >22:36:23,943 NOTICE kernel:[ 24.180889] type=1400 audit(1352154983.941:6): avc: denied { execute } for pid=689 comm="bash" name="hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >22:36:23,943 NOTICE kernel:[ 24.180896] type=1400 audit(1352154983.941:7): avc: denied { read open } for pid=689 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >22:36:23,943 NOTICE kernel:[ 24.180915] type=1400 audit(1352154983.941:8): avc: denied { execute_no_trans } for pid=689 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >22:36:23,959 NOTICE kernel:[ 24.197191] type=1400 audit(1352154983.957:9): avc: denied { read } for pid=680 comm="bash" name=".profile" dev="dm-0" ino=34721 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >22:36:23,959 NOTICE kernel:[ 24.197196] type=1400 audit(1352154983.957:10): avc: denied { open } for pid=680 comm="bash" path="/root/.profile" dev="dm-0" ino=34721 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >22:36:23,960 NOTICE kernel:[ 24.197530] type=1400 audit(1352154983.958:11): avc: denied { write } for pid=673 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >22:36:24,762 INFO systemd: Starting D-Bus System Message Bus... >22:36:24,776 INFO systemd: Started D-Bus System Message Bus. >22:36:24,798 INFO systemd: Started firewalld - dynamic firewall daemon. >22:36:24,812 INFO systemd: Starting Network Manager... >22:36:24,956 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >22:36:24,956 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >22:36:24,956 INFO NetworkManager: <info> WEXT support is enabled >22:36:24,959 INFO dbus-daemon: dbus[690]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:36:24,959 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >22:36:24,974 INFO systemd: Starting Authorization Manager... >22:36:25,066 INFO polkitd: Started polkitd version 0.107 >22:36:25,112 INFO dbus-daemon: dbus[690]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:36:25,112 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >22:36:25,113 INFO systemd: Started Authorization Manager. >22:36:25,120 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >22:36:25,120 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >22:36:25,120 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:36:25,121 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >22:36:25,121 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >22:36:25,121 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >22:36:25,122 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >22:36:25,122 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >22:36:25,133 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >22:36:25,143 INFO NetworkManager: <info> Networking is enabled by state file >22:36:25,164 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:36:25,164 INFO NetworkManager: <info> (em1): carrier is OFF >22:36:25,164 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 3) >22:36:25,165 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >22:36:25,165 INFO NetworkManager: <info> (em1): now managed >22:36:25,165 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:36:25,165 INFO NetworkManager: <info> (em1): bringing up device. >22:36:25,165 INFO systemd: Started Network Manager. >22:36:25,165 INFO systemd: Starting Anaconda System Services. >22:36:25,165 INFO systemd: Reached target Anaconda System Services. >22:36:25,165 INFO systemd: Starting Anaconda... >22:36:25,166 INFO systemd: Starting Network Manager Wait Online... >22:36:25,205 INFO systemd: Started Anaconda. >22:36:25,205 INFO systemd: Starting Anaconda Text Console... >22:36:25,274 DEBUG kernel:[ 25.509896] e1000e 0000:00:19.0: irq 68 for MSI/MSI-X >22:36:25,293 INFO systemd: Started Anaconda Text Console. >22:36:25,375 INFO NetworkManager: <info> (em1): preparing device. >22:36:25,375 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >22:36:25,375 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >22:36:25,375 DEBUG kernel:[ 25.610744] e1000e 0000:00:19.0: irq 68 for MSI/MSI-X >22:36:25,375 INFO kernel:[ 25.610819] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >22:36:25,376 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:36:25,376 INFO NetworkManager: <info> (p121p1): carrier is OFF >22:36:25,376 INFO NetworkManager: <info> (p121p1): new Ethernet device (driver: 'r8169' ifindex: 2) >22:36:25,376 INFO NetworkManager: <info> (p121p1): exported as /org/freedesktop/NetworkManager/Devices/1 >22:36:25,377 INFO NetworkManager: <info> (p121p1): now managed >22:36:25,377 INFO NetworkManager: <info> (p121p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >22:36:25,377 INFO NetworkManager: <info> (p121p1): bringing up device. >22:36:25,529 INFO kernel:[ 25.765408] r8169 0000:0c:00.0: p121p1: link down >22:36:25,529 INFO kernel:[ 25.765430] IPv6: ADDRCONF(NETDEV_UP): p121p1: link is not ready >22:36:25,529 INFO NetworkManager: <info> (p121p1): preparing device. >22:36:25,529 INFO NetworkManager: <info> (p121p1): deactivating device (reason 'managed') [2] >22:36:25,530 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1c.7/0000:05:00.0/0000:06:09.0/0000:0c:00.0/net/p121p1 >22:36:25,530 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:36:25,530 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >22:36:25,943 WARNING kernel:[ 26.178510] auditd (721): /proc/721/oom_adj is deprecated, please use /proc/721/oom_score_adj instead. >22:36:27,757 INFO systemd: Starting NTP client/server... >22:36:27,880 INFO chrony-helper: tr: write error: Broken pipe >22:36:27,880 INFO chrony-helper: tr: write error >22:36:27,929 INFO chronyd: chronyd version 1.27-git1ca844 starting >22:36:27,929 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >22:36:27,929 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 >22:36:27,961 INFO systemd: Started NTP client/server. >22:36:28,760 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >22:36:28,760 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:36:28,761 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >22:36:28,761 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:36:28,761 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p121p1 ... >22:36:28,761 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:36:28,762 NOTICE NetworkManager: ifcfg-rh: read connection 'System p121p1' >22:36:28,762 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >22:36:28,884 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >22:36:28,884 INFO kernel:[ 29.116021] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >22:36:28,884 INFO kernel:[ 29.116052] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >22:36:28,884 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >22:36:28,884 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >22:36:28,885 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >22:36:28,885 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >22:36:28,885 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >22:36:28,885 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >22:36:28,885 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >22:36:28,885 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >22:36:28,886 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >22:36:28,886 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >22:36:28,886 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >22:36:28,886 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >22:36:28,887 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >22:36:28,888 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >22:36:28,888 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >22:36:28,888 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >22:36:28,888 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >22:36:28,898 INFO NetworkManager: <info> dhclient started with pid 925 >22:36:28,898 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >22:36:28,898 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >22:36:28,952 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >22:36:28,953 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >22:36:28,953 INFO dhclient: All rights reserved. >22:36:28,953 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >22:36:28,953 INFO dhclient: >22:36:28,959 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >22:36:28,969 INFO dhclient: Listening on LPF/em1/f4:6d:04:9a:1d:45 >22:36:28,969 INFO dhclient: Sending on LPF/em1/f4:6d:04:9a:1d:45 >22:36:28,969 INFO dhclient: Sending on Socket/fallback >22:36:28,970 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 8 (xid=0x25f8b4e2) >22:36:28,990 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x25f8b4e2) >22:36:28,990 INFO dhclient: DHCPOFFER from 192.168.1.1 >22:36:28,990 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x25f8b4e2) >22:36:28,992 INFO dhclient: bound to 192.168.1.5 -- renewal in 39982 seconds. >22:36:28,992 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >22:36:28,992 INFO NetworkManager: <info> address 192.168.1.5 >22:36:28,992 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >22:36:28,993 INFO NetworkManager: <info> gateway 192.168.1.1 >22:36:28,993 INFO NetworkManager: <info> nameserver '8.8.8.8' >22:36:28,993 INFO NetworkManager: <info> nameserver '64.59.144.91' >22:36:28,993 INFO NetworkManager: <info> nameserver '64.59.150.137' >22:36:28,993 INFO NetworkManager: <info> domain name 'vc.shawcable.net' >22:36:28,993 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >22:36:28,993 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >22:36:29,993 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >22:36:29,993 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >22:36:29,993 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >22:36:29,994 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >22:36:29,994 INFO NetworkManager: <info> Activation (em1) successful, device activated. >22:36:29,995 INFO dbus-daemon: dbus[690]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:36:29,996 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >22:36:30,013 INFO systemd: Started Network Manager Wait Online. >22:36:30,014 INFO systemd: Starting Network. >22:36:30,014 INFO systemd: Reached target Network. >22:36:30,015 INFO systemd: Startup finished in 2s 842ms 771us (kernel) + 19s 859ms 166us (initrd) + 7s 362ms 736us (userspace) = 30s 64ms 673us. >22:36:30,028 INFO dbus-daemon: dbus[690]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:36:30,029 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >22:36:30,088 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >22:36:35,647 INFO chronyd: Selected source 216.228.192.52 >22:36:41,266 INFO kernel:[ 42.198410] Btrfs loaded >22:36:41,309 INFO kernel:[ 42.241919] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >22:36:47,987 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >22:36:47,987 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >22:36:47,988 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >22:36:47,988 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >22:37:42,150 WARNING chronyd: System clock wrong by 1.030090 seconds, adjustment started >22:38:03,091 INFO kernel:[ 122.895292] Adding 8208380k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:8208380k >22:38:03,211 INFO kernel:[ 123.015279] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >22:38:03,211 DEBUG kernel:[ 123.015284] SELinux: initialized (dev dm-3, type ext4), uses xattr >22:38:03,291 INFO kernel:[ 123.095113] EXT4-fs (md126p1): mounted filesystem with ordered data mode. Opts: (null) >22:38:03,291 DEBUG kernel:[ 123.095117] SELinux: initialized (dev md126p1, type ext4), uses xattr >22:38:03,321 DEBUG kernel:[ 123.125664] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >22:38:03,418 INFO kernel:[ 123.222574] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >22:38:03,418 DEBUG kernel:[ 123.222578] SELinux: initialized (dev dm-2, type ext4), uses xattr >22:38:46,420 INFO chronyd: Selected source 205.233.73.201 >22:38:46,420 WARNING chronyd: System clock wrong by 0.960463 seconds, adjustment started >22:38:47,029 WARNING chronyd: System clock wrong by -0.821856 seconds, adjustment started >22:39:50,904 INFO chronyd: Selected source 216.228.192.52 >22:39:54,548 NOTICE sendmail: alias database /etc/aliases rebuilt by root >22:39:54,549 INFO sendmail: /etc/aliases: 76 aliases, longest 10 bytes, 771 bytes total >22:39:56,941 DEBUG kernel:[ 236.465262] SELinux: 2048 avtab hash slots, 92819 rules. >22:39:56,949 DEBUG kernel:[ 236.473037] SELinux: 2048 avtab hash slots, 92819 rules. >22:39:57,004 DEBUG kernel:[ 236.528241] SELinux: 9 users, 15 roles, 4331 types, 232 bools, 1 sens, 1024 cats >22:39:57,004 DEBUG kernel:[ 236.528244] SELinux: 83 classes, 92819 rules >22:39:57,051 INFO dbus: avc: received policyload notice (seqno=2) >22:39:57,052 INFO dbus: avc: received policyload notice (seqno=2) >22:39:57,053 INFO dbus: avc: received policyload notice (seqno=2) >22:39:57,054 INFO dbus-daemon: dbus[690]: avc: received policyload notice (seqno=2) >22:39:57,054 INFO dbus-daemon: dbus[690]: [system] Reloaded configuration >22:39:57,054 NOTICE dbus: [system] Reloaded configuration >22:41:10,265 INFO kernel:[ 309.615258] JFS: nTxBlock = 8192, nTxLock = 65536 >22:41:10,301 INFO kernel:[ 309.650730] fuse init (API version 7.20) >22:41:10,303 INFO systemd: Mounting FUSE Control File System... >22:41:10,330 DEBUG kernel:[ 309.680222] SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >22:41:10,331 INFO systemd: Mounted FUSE Control File System. >22:41:10,654 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/md126p1 >22:41:10,659 NOTICE 10freedos: debug: /dev/md126p1 is not a FAT partition: exiting >22:41:10,661 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/md126p1 >22:41:10,666 NOTICE 10qnx: debug: /dev/md126p1 is not a QNX4 partition: exiting >22:41:10,668 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/md126p1 >22:41:10,672 NOTICE macosx-prober: debug: /dev/md126p1 is not an HFS+ partition: exiting >22:41:10,674 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/md126p1 >22:41:10,679 NOTICE 20microsoft: debug: /dev/md126p1 is not a MS partition: exiting >22:41:10,681 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/md126p1 >22:41:10,687 NOTICE 30utility: debug: /dev/md126p1 is not a FAT partition: exiting >22:41:10,688 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/md126p1 >22:41:10,693 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/md126p1 >22:41:10,698 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/md126p1 >22:41:10,702 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/md126p1 >22:41:10,708 NOTICE 83haiku: debug: /dev/md126p1 is not a BeFS partition: exiting >22:41:10,710 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/md126p1 >22:41:10,719 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/md126p1 >22:41:10,729 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/md126p2 >22:41:10,762 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdd1 >22:41:10,836 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdd2 >22:41:10,870 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/sdd3 >22:41:10,904 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/md126 >22:41:10,996 NOTICE os-prober: debug: running /usr/libexec/os-probes/50mounted-tests on /dev/md127 >22:41:11,005 NOTICE 50mounted-tests: debug: /dev/md127 type not recognised; skipping >22:41:11,006 NOTICE os-prober: debug: os detected by /usr/libexec/os-probes/50mounted-tests >22:41:11,019 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10freedos on mounted /dev/mapper/fedora-home >22:41:11,025 NOTICE 10freedos: debug: /dev/mapper/fedora-home is not a FAT partition: exiting >22:41:11,026 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/10qnx on mounted /dev/mapper/fedora-home >22:41:11,032 NOTICE 10qnx: debug: /dev/mapper/fedora-home is not a QNX4 partition: exiting >22:41:11,034 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20macosx on mounted /dev/mapper/fedora-home >22:41:11,038 NOTICE macosx-prober: debug: /dev/mapper/fedora-home is not an HFS+ partition: exiting >22:41:11,040 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/20microsoft on mounted /dev/mapper/fedora-home >22:41:11,046 NOTICE 20microsoft: debug: /dev/mapper/fedora-home is not a MS partition: exiting >22:41:11,047 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/30utility on mounted /dev/mapper/fedora-home >22:41:11,053 NOTICE 30utility: debug: /dev/mapper/fedora-home is not a FAT partition: exiting >22:41:11,054 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/40lsb on mounted /dev/mapper/fedora-home >22:41:11,059 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/70hurd on mounted /dev/mapper/fedora-home >22:41:11,064 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/80minix on mounted /dev/mapper/fedora-home >22:41:11,069 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/83haiku on mounted /dev/mapper/fedora-home >22:41:11,075 NOTICE 83haiku: debug: /dev/mapper/fedora-home is not a BeFS partition: exiting >22:41:11,076 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90linux-distro on mounted /dev/mapper/fedora-home >22:41:11,085 NOTICE os-prober: debug: running /usr/libexec/os-probes/mounted/90solaris on mounted /dev/mapper/fedora-home >22:41:11,103 NOTICE os-prober: debug: /dev/mapper/fedora-swap: is active swap >22:41:11,617 INFO dbus-daemon: dbus[690]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >22:41:11,618 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >22:41:11,623 INFO systemd: Starting Locale Service... >22:41:11,654 INFO dbus-daemon: dbus[690]: [system] Successfully activated service 'org.freedesktop.locale1' >22:41:11,654 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >22:41:11,655 INFO systemd: Started Locale Service. >22:41:11,661 INFO systemd-localed: Changed X11 keyboard layout to 'us' >22:41:11,665 ERR systemd: SELinux Got Sender :1.11 >22:41:11,668 INFO systemd: Stopping Setup Virtual Console... >22:41:11,669 INFO systemd: Starting Setup Virtual Console... >22:41:11,731 INFO systemd: Started Setup Virtual Console.
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 873463
: 638935 |
638936
|
638937
|
638938
|
638939
|
638940
|
638941
|
638942
|
638943
|
638944
|
638945
|
638946
|
638947
|
638948
|
638949