+ xen_version=413 + dom0_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + use_binary_packages=false + pwd + here=/home/gson/proj/xen-tests + workdir=./work + rm -rf ./work + mkdir ./work + cat urls.dat + tr '\n' ' ' + guest_release_urls='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/ ' + cat pkgsrc_date.dat + pkgsrc_date=2021.09.21.03.24.19 + cat ssh_pubkey.dat + ssh_pubkey='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + echo 'This is a test of Xen 413 with a NetBSD current-2021.09.21.09.24.15-amd64 dom0' This is a test of Xen 413 with a NetBSD current-2021.09.21.09.24.15-amd64 dom0 + echo 'The following domU versions will be tested:' The following domU versions will be tested: + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + echo ' 8.2-amd64' 8.2-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + echo ' 8.2-i386' 8.2-i386 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + echo ' 9.2-amd64' 9.2-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + echo ' 9.2-i386' 9.2-i386 + for domu_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + echo ' current-2021.09.21.09.24.15-amd64' current-2021.09.21.09.24.15-amd64 + for domu_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + echo ' current-2021.09.21.09.24.15-i386' current-2021.09.21.09.24.15-i386 + echo 'Using binary packages: false' Using binary packages: false + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + ver=8.2-amd64 + tag=8.2-amd64-pv + logfn=8.2-amd64-pv.log + logf=./work/8.2-amd64-pv.log + ':' >./work/8.2-amd64-pv.log + chmod 666 ./work/8.2-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + ver=8.2-amd64 + tag=8.2-amd64-hvm + logfn=8.2-amd64-hvm.log + logf=./work/8.2-amd64-hvm.log + ':' >./work/8.2-amd64-hvm.log + chmod 666 ./work/8.2-amd64-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + ver=8.2-i386 + tag=8.2-i386-pv + logfn=8.2-i386-pv.log + logf=./work/8.2-i386-pv.log + ':' >./work/8.2-i386-pv.log + chmod 666 ./work/8.2-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + ver=8.2-i386 + tag=8.2-i386-hvm + logfn=8.2-i386-hvm.log + logf=./work/8.2-i386-hvm.log + ':' >./work/8.2-i386-hvm.log + chmod 666 ./work/8.2-i386-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + ver=9.2-amd64 + tag=9.2-amd64-pv + logfn=9.2-amd64-pv.log + logf=./work/9.2-amd64-pv.log + ':' >./work/9.2-amd64-pv.log + chmod 666 ./work/9.2-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + ver=9.2-amd64 + tag=9.2-amd64-hvm + logfn=9.2-amd64-hvm.log + logf=./work/9.2-amd64-hvm.log + ':' >./work/9.2-amd64-hvm.log + chmod 666 ./work/9.2-amd64-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + ver=9.2-i386 + tag=9.2-i386-pv + logfn=9.2-i386-pv.log + logf=./work/9.2-i386-pv.log + ':' >./work/9.2-i386-pv.log + chmod 666 ./work/9.2-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + ver=9.2-i386 + tag=9.2-i386-hvm + logfn=9.2-i386-hvm.log + logf=./work/9.2-i386-hvm.log + ':' >./work/9.2-i386-hvm.log + chmod 666 ./work/9.2-i386-hvm.log + for url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + ver=current-2021.09.21.09.24.15-amd64 + tag=current-2021.09.21.09.24.15-amd64-pv + logfn=current-2021.09.21.09.24.15-amd64-pv.log + logf=./work/current-2021.09.21.09.24.15-amd64-pv.log + ':' >./work/current-2021.09.21.09.24.15-amd64-pv.log + chmod 666 ./work/current-2021.09.21.09.24.15-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + ver=current-2021.09.21.09.24.15-amd64 + tag=current-2021.09.21.09.24.15-amd64-hvm + logfn=current-2021.09.21.09.24.15-amd64-hvm.log + logf=./work/current-2021.09.21.09.24.15-amd64-hvm.log + ':' >./work/current-2021.09.21.09.24.15-amd64-hvm.log + chmod 666 ./work/current-2021.09.21.09.24.15-amd64-hvm.log + for url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + ver=current-2021.09.21.09.24.15-i386 + tag=current-2021.09.21.09.24.15-i386-pv + logfn=current-2021.09.21.09.24.15-i386-pv.log + logf=./work/current-2021.09.21.09.24.15-i386-pv.log + ':' >./work/current-2021.09.21.09.24.15-i386-pv.log + chmod 666 ./work/current-2021.09.21.09.24.15-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + ver=current-2021.09.21.09.24.15-i386 + tag=current-2021.09.21.09.24.15-i386-hvm + logfn=current-2021.09.21.09.24.15-i386-hvm.log + logf=./work/current-2021.09.21.09.24.15-i386-hvm.log + ':' >./work/current-2021.09.21.09.24.15-i386-hvm.log + chmod 666 ./work/current-2021.09.21.09.24.15-i386-hvm.log + mkdir -p ./work/root + pkg_version=9.0 + pkg_path='ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All' + cat <<'...' + sed -e 's!@DOM0_URL@!http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/!g' -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All!g' -e 's!@XEN_VERSION@!413!g' -e 's!@PKGSRC_DATE@!2021.09.21.03.24.19!g' -e 's!@SSH_PUBKEY@!ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key!g' -e 's!@USE_BINARY_PACKAGES@!false!g' >./work/root/install-xen.sh + cat <<'...' + sed -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All!' -e 's!@PKGSRC_DATE@!2021.09.21.03.24.19!' -e 's!@GUEST_RELEASE_URLS@!http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/ !' >./work/root/test-xen.sh + cp url2ver.py ./work/root/ + makefs -M 1m ./work/img ./work/root Calculated size of `./work/img': 1048576 bytes, 5 inodes Extent size set to 8192 ./work/img: 1.0MB (2048 sectors) block size 8192, fragment size 1024 using 1 cylinder groups of 1.00MB, 128 blks, 64 inodes. super-block backups (for fsck -b #) at: 32, Populating `./work/img' Image `./work/img' complete + test -f ./work/netbsd_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --structured-log-file ./work/install.slog --workdir ./work --sets kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver --disk-size 4G install 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' This is anita version 2.8 Using pexpect version 4.8.0 /usr/pkg/bin/anita \ --vmm noemu \ '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' \ --structured-log-file ./work/install.slog \ --workdir ./work \ --sets kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver \ --disk-size 4G \ install \ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/misc/pxeboot_ia32.bin... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot-com1.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot2.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot3.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot4.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot5.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot6.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot7.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/cdrom/boot-com.iso... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/kernel/netbsd-INSTALL.gz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/kern-GENERIC.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/kern-GENERIC.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/modules.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/modules.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/base.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/base.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/etc.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/etc.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/comp.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/comp.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/man.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/man.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/tests.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/tests.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/text.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/text.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xbase.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xbase.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xcomp.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xcomp.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xetc.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xetc.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xfont.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xfont.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xserver.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xserver.tar.xz... OK /usr/sbin/makefs \ -t cd9660 \ -o rockridge \ ./work/install_tmp.iso \ /home/gson/proj/xen-tests/work/download sudo \ noemu \ --workdir ./work \ --releasedir ./work/download \ --arch amd64 \ --boot-from net \ --conf /home/gson/proj/xen-tests/noemu.conf child pid is 540 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'net', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: net workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/tcpdump', '-s', '1500', '-i', 'ixg1', '-w', './work/install.pcap'] pid 15111 service ['/usr/pkg/sbin/dhcpd', '-d', '-f', '-cf', './work/dhcpd.conf', '-lf', './work/dhcpd.leases', 'ixg1'] pid 24846 service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 16330 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Wed Sep 22 05:13:41 2021 Server powering on ....... connected \\-__,------,___. \\ __,---` NetBSD/x86 PXE Boot \\ `---,_. Revision 5.1 (Tue Sep 21 14:29:18 UTC 2021) \\-,_____,.---` \\ \\ \\ Press return to boot now, any other key for boot menu booting netbsd - starting in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. PXE BIOS Version 2.1 Using PCI device at bus 3 device 0 function 0 Ethernet address e4:11:5b:d3:13:fc |15785296/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+5651912|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+2736696\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ [695505|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|]=0x18aa560 [ 1.0000000] entropy: WARNING: extracting entropy too early [ 1.0000000] ksyms: Symbol table not found [ 1.0000000] ksyms: String table not found [ 1.0000000] ksyms: Perhaps the kernel is stripped? [ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, [ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, [ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 [ 1.0000000] The Regents of the University of California. All rights reserved. [ 1.0000000] NetBSD 9.99.88 (INSTALL) #0: Tue Sep 21 17:44:37 EEST 2021 [ 1.0000000] root@guido.araneus.fi:/tmp/build/2021.09.21.09.24.15-amd64/obj/sys/arch/amd64/compile/INSTALL [ 1.0000000] total memory = 49141 MB [ 1.0000000] avail memory = 47599 MB [ 1.0000030] mainbus0 (root) [ 1.0000030] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) [ 1.0000030] ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20210604/tbfadt-742) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20210604/tbfadt-742) [ 1.0000030] ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) [ 1.0000030] ACPI: FACS 0x00000000DF62F100 000040 [ 1.0000030] ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) [ 1.0000030] ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) [ 1.0000030] ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) [ 1.0000030] ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: DMAR 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) [ 1.0000030] ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) [ 1.0000030] ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632E80 002094 (v01 INTEL PPM RCM 00000001 INTL 20061109) [ 1.0000030] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 1.0000030] ioapic0 at mainbus0 apid 8 [ 1.0000030] ioapic1 at mainbus0 apid 0 [ 1.0000030] cpu0 at mainbus0 apid 0 [ 1.0000030] cpu0: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu0: node 0, package 0, core 0, smt 0 [ 1.0000030] cpu1 at mainbus0 apid 32 [ 1.0000030] cpu1: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu1: node 1, package 1, core 0, smt 0 [ 1.0000030] cpu2 at mainbus0 apid 16 [ 1.0000030] cpu2: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu2: node 0, package 0, core 8, smt 0 [ 1.0000030] cpu3 at mainbus0 apid 48 [ 1.0000030] cpu3: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu3: node 1, package 1, core 8, smt 0 [ 1.0000030] cpu4 at mainbus0 apid 4 [ 1.0000030] cpu4: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu4: node 0, package 0, core 2, smt 0 [ 1.0000030] cpu5 at mainbus0 apid 36 [ 1.0000030] cpu5: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu5: node 1, package 1, core 2, smt 0 [ 1.0000030] cpu6 at mainbus0 apid 20 [ 1.0000030] cpu6: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu6: node 0, package 0, core 10, smt 0 [ 1.0000030] cpu7 at mainbus0 apid 52 [ 1.0000030] cpu7: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu7: node 1, package 1, core 10, smt 0 [ 1.0000030] cpu8 at mainbus0 apid 2 [ 1.0000030] cpu8: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu8: node 0, package 0, core 1, smt 0 [ 1.0000030] cpu9 at mainbus0 apid 34 [ 1.0000030] cpu9: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu9: node 1, package 1, core 1, smt 0 [ 1.0000030] cpu10 at mainbus0 apid 18 [ 1.0000030] cpu10: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu10: node 0, package 0, core 9, smt 0 [ 1.0000030] cpu11 at mainbus0 apid 50 [ 1.0000030] cpu11: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu11: node 1, package 1, core 9, smt 0 [ 1.0000030] acpi0 at mainbus0: Intel ACPICA 20210604 [ 1.0000030] acpi0: fixed power button present [ 1.0108496] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0995017] ipmi_acpi0 at acpi0 (MI0, IPI0001-0): io 0xca2-0xca3 [ 1.0995017] ipmi0 at ipmi_acpi0 [ 1.0995017] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0995017] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0995017] spkr0 at pcppi1: PC Speaker [ 1.0995017] wsbell at spkr0 not configured [ 1.0995017] midi0 at pcppi1: PC speaker [ 1.0995017] sysbeep0 at pcppi1 [ 1.0995017] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0995017] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0995017] COMA (PNP0501) at acpi0 not configured [ 1.0995017] PMI0 (ACPI000D) at acpi0 not configured [ 1.0995017] acpitz0 at acpi0 (THM0): cpu0 [ 1.0995017] attimer1: attached to pcppi1 [ 1.0995017] pckbd0 at pckbc1 (kbd slot) [ 1.0995017] pckbc1: using irq 1 for kbd slot [ 1.0995017] wskbd0 at pckbd0 mux 1 [ 1.0995017] pms0 at pckbc1 (aux slot) [ 1.0995017] pckbc1: using irq 12 for aux slot [ 1.0995017] wsmouse0 at pms0 mux 0 [ 1.0995017] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0995017] pchb0 at pci0 dev 0 function 0: Intel 5520 ESI Port (rev. 0x13) [ 1.0995017] ppb0 at pci0 dev 1 function 0: Intel 5520/5500/X58 PCIe Root Port 1 (rev. 0x13) [ 1.0995017] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] pci1 at ppb0 bus 5 [ 1.0995017] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0995017] ciss0: interrupting at msix0 vec 0 [ 1.0995017] ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro, method perf 0x5 [ 1.0995017] scsibus0 at ciss0: 1 target, 1 lun per target [ 1.0995017] ppb1 at pci0 dev 2 function 0: Intel 5520/5500/X58 PCIe Root Port 2 (rev. 0x13) [ 1.0995017] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] pci2 at ppb1 bus 12 [ 1.0995017] ppb2 at pci0 dev 3 function 0: Intel 5520/5500/X58 PCIe Root Port 3 (rev. 0x13) [ 1.0995017] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0995017] pci3 at ppb2 bus 9 [ 1.0995017] ppb3 at pci0 dev 4 function 0: Intel 5520/5500/X58 PCIe Root Port 4 (rev. 0x13) [ 1.0995017] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] pci4 at ppb3 bus 13 [ 1.0995017] ppb4 at pci0 dev 5 function 0: Intel 5520/5500/X58 PCIe Root Port 5 (rev. 0x13) [ 1.0995017] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] pci5 at ppb4 bus 14 [ 1.0995017] ppb5 at pci0 dev 6 function 0: Intel 5520/5500/X58 PCIe Root Port 6 (rev. 0x13) [ 1.0995017] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] pci6 at ppb5 bus 15 [ 1.0995017] ppb6 at pci0 dev 7 function 0: Intel 5520/5500/X58 PCIe Root Port 7 (rev. 0x13) [ 1.0995017] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] ppb6: link is x4 @ 2.5GT/s [ 1.0995017] pci7 at ppb6 bus 3 [ 1.0995017] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995017] bnx0: Ethernet address e4:11:5b:d3:13:fc [ 1.0995017] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0995017] bnx0: PCIe x4 2.5GT/s [ 1.0995017] bnx0: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995017] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995017] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995017] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995017] bnx0: interrupting at ioapic1 pin 6 [ 1.0995017] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995017] bnx1: Ethernet address e4:11:5b:d3:13:fe [ 1.0995017] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0995017] bnx1: PCIe x4 2.5GT/s [ 1.0995017] bnx1: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995017] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995017] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995017] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995017] bnx1: interrupting at ioapic1 pin 13 [ 1.0995017] ppb7 at pci0 dev 8 function 0: Intel 5520/5500/X58 PCIe Root Port 8 (rev. 0x13) [ 1.0995017] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] ppb7: link is x4 @ 2.5GT/s [ 1.0995017] pci8 at ppb7 bus 4 [ 1.0995017] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995017] bnx2: Ethernet address e4:11:5b:d3:13:a4 [ 1.0995017] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0995017] bnx2: PCIe x4 2.5GT/s [ 1.0995017] bnx2: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995017] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995017] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995017] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995017] bnx2: interrupting at ioapic1 pin 7 [ 1.0995017] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995017] bnx3: Ethernet address e4:11:5b:d3:13:a6 [ 1.0995017] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0995017] bnx3: PCIe x4 2.5GT/s [ 1.0995017] bnx3: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995017] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995017] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995017] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995017] bnx3: interrupting at ioapic1 pin 15 [ 1.0995017] ppb8 at pci0 dev 9 function 0: Intel 5520/5500/X58 PCIe Root Port 9 (rev. 0x13) [ 1.0995017] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0995017] pci9 at ppb8 bus 6 [ 1.0995017] ppb9 at pci0 dev 10 function 0: Intel 5520/5500/X58 PCIe Root Port 10 (rev. 0x13) [ 1.0995017] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995017] pci10 at ppb9 bus 16 [ 1.0995017] pchb1 at pci0 dev 13 function 0: Intel product 343a (rev. 0x13) [ 1.0995017] pchb2 at pci0 dev 13 function 1: Intel product 343b (rev. 0x13) [ 1.0995017] pchb3 at pci0 dev 13 function 2: Intel product 343c (rev. 0x13) [ 1.0995017] pchb4 at pci0 dev 13 function 3: Intel product 343d (rev. 0x13) [ 1.0995017] pchb5 at pci0 dev 13 function 4: Intel 5520/X58 QuickPath (rev. 0x13) [ 1.0995017] pchb6 at pci0 dev 13 function 5: Intel 5520 QuickPath (rev. 0x13) [ 1.0995017] pchb7 at pci0 dev 13 function 6: Intel product 341a (rev. 0x13) [ 1.0995017] pchb8 at pci0 dev 14 function 0: Intel product 341c (rev. 0x13) [ 1.0995017] pchb9 at pci0 dev 14 function 1: Intel product 341d (rev. 0x13) [ 1.0995017] pchb10 at pci0 dev 14 function 2: Intel product 341e (rev. 0x13) [ 1.0995017] pchb11 at pci0 dev 14 function 3: Intel product 341f (rev. 0x13) [ 1.0995017] pchb12 at pci0 dev 14 function 4: Intel product 3439 (rev. 0x13) [ 1.0995017] Intel 5520/5500/X58 Misc (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0995017] Intel 5520/5500/X58 Scratchpads and GPIO (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0995017] Intel 5520/5500/X58 Control Status and RAS (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0995017] ppb10 at pci0 dev 28 function 0: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0995017] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0995017] pci11 at ppb10 bus 17 [ 1.0995017] ppb11 at pci0 dev 28 function 4: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0995017] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0995017] pci12 at ppb11 bus 2 [ 1.0995017] Hewlett-Packard iLO3 Slave (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0995017] Hewlett-Packard iLO3 Management (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0995017] uhci0 at pci12 dev 0 function 4: Hewlett-Packard iLO3 Virtual USB (rev. 0x01) [ 1.0995017] uhci0: interrupting at msi1 vec 0 [ 1.0995017] usb0 at uhci0: USB revision 1.0 [ 1.0995017] uhci1 at pci0 dev 29 function 0: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995017] uhci1: interrupting at ioapic0 pin 20 [ 1.0995017] usb1 at uhci1: USB revision 1.0 [ 1.0995017] uhci2 at pci0 dev 29 function 1: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995017] uhci2: interrupting at ioapic0 pin 23 [ 1.0995017] usb2 at uhci2: USB revision 1.0 [ 1.0995017] uhci3 at pci0 dev 29 function 2: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995017] uhci3: interrupting at ioapic0 pin 22 [ 1.0995017] usb3 at uhci3: USB revision 1.0 [ 1.0995017] uhci4 at pci0 dev 29 function 3: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995017] uhci4: interrupting at ioapic0 pin 23 [ 1.0995017] usb4 at uhci4: USB revision 1.0 [ 1.0995017] ehci0 at pci0 dev 29 function 7: Intel 82801JI USB EHCI Controller (rev. 0x00) [ 1.0995017] ehci0: interrupting at ioapic0 pin 20 [ 1.0995017] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0995017] usb5 at ehci0: USB revision 2.0 [ 1.0995017] ppb12 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90) [ 1.0995017] pci13 at ppb12 bus 1 [ 1.0995017] vga0 at pci13 dev 3 function 0: ATI Technologies ES1000 (rev. 0x02) [ 1.0995017] wsdisplay0 at vga0 kbdmux 1 [ 1.0995017] pckbd_enable: command error [ 1.0995017] drm at vga0 not configured [ 1.0995017] ichlpcib0 at pci0 dev 31 function 0: Intel 82801JIB LPC Interface Bridge (rev. 0x00) [ 1.0995017] ichlpcib0: 24-bit timer [ 1.0995017] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0995017] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0995017] isa0 at ichlpcib0 [ 1.0995017] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 1-byte FIFO [ 1.0995017] com0: console [ 1.0995017] acpicpu0 at cpu0: ACPI CPU [ 1.0995017] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0995017] acpicpu1 at cpu1: ACPI CPU [ 1.0995017] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0995017] acpicpu2 at cpu2: ACPI CPU [ 1.0995017] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0995017] acpicpu3 at cpu3: ACPI CPU [ 1.0995017] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0995017] acpicpu4 at cpu4: ACPI CPU [ 1.0995017] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0995017] acpicpu5 at cpu5: ACPI CPU [ 1.0995017] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0995017] acpicpu6 at cpu6: ACPI CPU [ 1.0995017] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0995017] acpicpu7 at cpu7: ACPI CPU [ 1.0995017] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.0995017] acpicpu8 at cpu8: ACPI CPU [ 1.0995017] coretemp8 at cpu8: thermal sensor, 1 C resolution [ 1.0995017] acpicpu9 at cpu9: ACPI CPU [ 1.0995017] coretemp9 at cpu9: thermal sensor, 1 C resolution [ 1.0995017] acpicpu10 at cpu10: ACPI CPU [ 1.0995017] coretemp10 at cpu10: thermal sensor, 1 C resolution [ 1.0995017] acpicpu11 at cpu11: ACPI CPU [ 1.0995017] coretemp11 at cpu11: thermal sensor, 1 C resolution [ 1.8745136] scsibus0: waiting 2 seconds for devices to settle... [ 1.9450266] uhub0 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.0496166] uhub1 at usb4: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.1596161] uhub2 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.2696161] uhub3 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.3796160] uhub4 at usb5: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.4796159] uhub5 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.7896164] ehci0: handing over full speed device on port 4 to uhci2 [ 3.9996162] sd0 at scsibus0 target 0 lun 0: disk fixed [ 4.0896161] sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.2096162] sd0: async, 8-bit transfers, tagged queueing [ 5.8596157] ualea0 at uhub0 port 2 configuration 1 interface 0 [ 5.9196156] ualea0: Araneus (0x12d8) Alea II TRNG (0x0001), rev 2.00/2.04, addr 2 [ 6.0196157] entropy: ready [ 9.8896141] uhub2: device problem, disabling port 1 [ 11.7096136] uhidev0 at uhub2 port 1 configuration 1 interface 0 [ 11.7796134] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 11.8896136] ukbd0 at uhidev0 [ 12.3296133] wskbd1 at ukbd0 mux 1 [ 12.3696130] uhidev1 at uhub2 port 1 configuration 1 interface 1 [ 12.4396129] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 12.5496138] ums0 at uhidev1: 3 buttons [ 12.5896132] wsmouse1 at ums0 mux 0 [ 22.3796100] ipmi0: ID 19.1 IPMI 2.0 Available [ 22.4596100] WARNING: 2 errors while detecting hardware; check system log. [ 22.5396099] boot device: bnx0 [ 22.5696099] root on md0a dumps on md0b [ 22.6196099] root file system type: ffs [ 22.6596099] kern.module.path=/stand/amd64/9.99.88/modules Created tmpfs /dev (1818624 byte, 3520 inodes) erase ^?, werase ^W, kill ^U, intr ^C )0)0[?25h                                                                         NetBSD/amd64 9.99.88 This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: Installation messages in English(0x(B(0x(B b: Messages d'installation en français (0x(B(0x(B c: Installation auf Deutsch(0x(B(0x(B d: Komunikaty instalacyjne w jezyku polskim (0x(B(0x(B e: Mensajes de instalacion en castellano (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B[ 32.1896068] ciss0: normal state on 'ciss0:0' (online)   Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-9.99.88 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B You have chosen to install NetBSD on your hard disk. This will change information on your hard disk. You should have made a full backup before this procedure! This procedure will do the following things: a) Partition your disk b) Create new BSD file systems c) Load and install distribution sets d) Some initial system configuration  (After you enter the partition information but before your disk is changed, you will have the opportunity to quit this procedure.)  Shall we continue?(0lqqqqqqqqqqqqqqqk(B(0x(B Yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes                      On which disk do you want to install NetBSD?(0lqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available disks(0x(B(0x(B(0x(B(0x(B>a: sd0 (279G)(0x(B(0x(B b: Extended partitioning (0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                          This disk matches the following BIOS disk: BIOS # cylinders heads sectors total sectors GB ------ --------- ----- ------- ------------- ---- 0x80 1024 255 32 585871964 299  Note: since sysinst was able to uniquely match the disk you chose with a disk known to the BIOS, the values displayed above are very likely correct, and should not be changed (the values for cylinders, heads and sectors are probably 1023, 255 and 63 - this is correct). You should only change the geometry if you know the BIOS reports incorrect values. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: This is the correct geometry(0x(B(0x(B b: Set the geometry by hand (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B We are now going to install NetBSD on the disk sd0. NetBSD requires a single partition in the disk's Master Boot Record (MBR) partition table, this is split further by the BSD disklabel. NetBSD can also access file systems in other MBR partitions.  If you select 'Use the entire disk' then the previous contents of the disk will be overwritten and a single MBR partition used to cover the entire disk. If you want to install more than one operating system then edit the MBR partition table and create a partition for NetBSD.  About 427M is enough for a basic installation, but you should allow extra for additional software and user files. Allow at least 15G if you want to build NetBSD itself.  (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B What would you like to do?(0x(B(0x(B(0x(B(0x(B>a: Use existing MBR partitions(0x(B(0x(B b: Edit the MBR partition table(0x(B(0x(B c: Use the entire disk(0x(B(0x(B d: Delete everything, use different partitions (not MBR) (0x(B(0x(B x: Cancel(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Use existing MBR partitions>c: Use the entire disk You can use a simple editor to set the sizes of the NetBSD partitions, or apply the default partition sizes and contents.          (0 (B You will then be given the opportunity to change any of the partition details. The NetBSD (or free) part of your disk (sd0) is 279G. A full installation requires at least 127M without X and at least 427M if the X sets are included. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B What would you like to do?(0x(B(0x(B(0x(B(0x(B>a: Set sizes of NetBSD partitions(0x(B(0x(B b: Use default partition sizes (0x(B(0x(B x: Cancel(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                         You can now change the sizes for the system partitions. The default is to allocate all the space to the root file system. However, you may wish to have separate /usr (additional system files), /var (log files etc) or /home (users' home directories) file systems. Free space will be added to the partition marked with a '+'. Size (MB)Filesystem----------------------------------- - -------------------- >a: 98712 (236927) + / b: 49142 c: 25%/tmp (tmpfs) d: 0/usr e: 0/var----------------------------------- - -------------------- g: Add a user defined partition h: Clone external partition(s) i: Change input units (sectors/cylinders/MB/GB) x: Go on. Free space 138215 MB. a: 98712 (236927) + / >b: 49142  b: 49142 >c: 25% /tmp (tmpfs) c: 25% /tmp (tmpfs) >d: 0 /usr d: 0 /usr >e: 0 /var e: 0 /var >g: Add a user defined partition g: Add a user defined partition >h: Clone external partition(s) h: Clone external partition(s) >i: Change input units (sectors/cylinders/MB/GB) i: Change input units (sectors/cylinders/MB/GB) >x: Go on. Free space 138215 MB. We now have your disklabel partitions for sd0 below. This is your last  chance to change them.   Flags: (N)ewfs. Total size: 279G, free: 0B           Start (MB) End (MB) Size (MB) FS type Flag Filesystem ------------ ------------ ------------ -------- ---- ---------------- a:1236928236928 FFSv2 N / b: 236929 28606949141 swap c:1 286069 286069 NetBSD partition d:0 286069 286070 Whole disk ------------ ------------ ------------ -------- ---- ---------------- f: Change input units (sectors/cylinders/MB/GB) g: Edit name of the disk h: Clone external partition(s) i: Cancel >x: Partition sizes ok                         Ok, we are now ready to install NetBSD on your hard disk (sd0). Nothing has been written yet. This is your last chance to quit this process before anything gets changed. Shall we continue? (0lqqqqqqqqqqqqqqqk(B(0x(B Yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes Writing the MBR partition table to sd0...                            Status: RunningCommand: /sbin/newfs -V2 -O 2 /dev/rsd0a (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B /dev/rsd0a: 236928.0MB (485228544 sectors) block size 32768, fragment size 4096using 320 cylinder groups of 740.41MB, 23693 blks, 46720 inodes. ...............................................................................Finished   (0 (B                     Would you like to install the normal set of bootblocks or serial bootblocks? Normal bootblocks use the BIOS console device as the console (usually the monitor and keyboard). Serial bootblocks use the first serial port as the console. Selected bootblock:Serial port com0 at 9600 baud(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Bootblocks selection (0x(B(0x(B(0x(B(0x(B a: Use BIOS console(0x(B(0x(B>b: Use serial port com0(0x(B(0x(B c: Use serial port com1 (0x(B(0x(B d: Use serial port com2 (0x(B(0x(B e: Use serial port com3 (0x(B(0x(B f: Set serial baud rate (0x(B(0x(B g: Use existing bootblocks (0x(B(0x(B x: Continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B b: Use serial port com0>x: Continue Installing boot blocks on sd0....       (0 (B                    Status: RunningCommand: /usr/sbin/installboot -f -o console=com0,speed=9600 /dev/rsd0a /usr/mdec/bootxx_ffsv2 (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B(0 (B                    The NetBSD distribution is broken into a collection of distribution sets. There are some basic sets that are needed by all installations and there are some other sets that are optional. You may choose to install a core set (Minimal installation), all of them (Full installation), or a custom group of sets (Custom installation). (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select your distribution (0x(B(0x(B(0x(B(0x(B>a: Full installation(0x(B(0x(B b: Installation without X11 (0x(B(0x(B c: Minimal installation (0x(B(0x(B d: Custom installation (0x(B(0x(B x: Abandon installation (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Full installation>d: Custom installationD following is the list of distribution sets that will be used.   (0 (B (0 (B Distribution setSelected  ------------------------ -------- a: Kernel (GENERIC)Yes b: Kernel (GENERIC_KASLR)No c: Kernel modulesYes d: BaseYes e: Configuration files (/etc) Yes f: Compiler toolsNo g: GamesNo h: Manual pagesNo i: MiscellaneousNo j: Recovery toolsNo k: Test programsNo l: Text processing toolsNo m: X11 setsNone n: Source and debug setsNone >x: Install selected sets>f: Compiler tools No x: Install selected setsYes f: Compiler tools Yes >h: Manual pages NoYes h: Manual pages Yes >k: Test programs NoYes k: Test programs Yes >l: Text processing tools NoYes l: Text processing tools Yes >m: X11 sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: X11 base and clientsNo (0x(B(0x(B b: X11 programmingNo (0x(B(0x(B c: X11 configurationNo (0x(B(0x(B d: X11 fonts No (0x(B(0x(B e: X11 servers No (0x(B(0x(B f: Select all the above sets(0x(B(0x(B g: Deselect all the above sets(0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B>a: X11 base and clients No x: Install selected setsYes a: X11 base and clients Yes>b: X11 programming NoYes b: X11 programming Yes>c: X11 configuration NoYes c: X11 configuration Yes>d: X11 fonts NoYes d: X11 fonts Yes>e: X11 servers NoYes e: X11 servers Yes>x: Install selected sets Yes No  Yes No No Yestools Yes All sets None sets m: X11 sets All >n: Source and debug sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: Kernel sourcesNo (0x(B(0x(B b: Base sources No (0x(B(0x(B c: Share sourcesNo (0x(B(0x(B d: GNU sources No (0x(B(0x(B e: X11 sources No (0x(B(0x(B f: Debug symbolNo (0x(B(0x(B g: X11 debug symbolsNo (0x(B(0x(B h: Select all the above sets(0x(B(0x(B i: Deselect all the above sets(0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Yes No Yes No No Yestools Ye All sets None sets n: Source and debug sets None >x: Install selected sets   (0 (B(0 (B                    Your disk is now ready for installing the kernel and the distribution sets. As noted in your INSTALL notes, you have several options. For ftp or nfs, you must be connected to a network with access to the proper machines.  Sets selected 13, processed 0, Next set kern-GENERIC. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Install from(0x(B(0x(B(0x(B(0x(B>a: CD-ROM / DVD / install image media(0x(B(0x(B b: HTTP(0x(B(0x(B c: FTP(0x(B(0x(B d: NFS(0x(B(0x(B e: Floppy(0x(B(0x(B f: Unmounted fs(0x(B(0x(B g: Local directory(0x(B(0x(B h: Skip set(0x(B(0x(B i: Skip set group(0x(B(0x(B j: Abandon installation(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: CD-ROM / DVD / install image media>b: HTTP The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.  >a: Host nycdn.NetBSD.org b: Base directorypub/NetBSD-daily/HEAD/latest c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo j: Configure network k: Exit x: Get Distribution(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Host: nycdn.NetBSD.org 10.169.0.1           a: Host 10.169.0.1 b: Base directorypub/NetBSD-daily/HEAD/latest c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo j: Configure network k: Exit x: Get Distribution a: Host 10.169.0.1 >b: Base directory pub/NetBSD-daily/HEAD/latest(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Base directory: pub/NetBSD-daily/HEAD/latest   >          a: Host10.169.0.1 >b: Base directory c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo j: Configure network k: Exit x: Get Distribution b: Base directory>j: Configure network Which network device would you like to use?            >  (0lqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available interfaces (0x(B(0x(B(0x(B(0x(B>a: bnx0(0x(B(0x(B b: bnx1(0x(B(0x(B c: bnx2(0x(B(0x(B d: bnx3(0x(B(0x(B x: Cancel(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqj(B To be able to use the network, we need answers to the following: Network media type[autoselect]: (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Perform autoconfiguration? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Yes>b: NoYour host name(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: anita-test Your DNS domain: netbsd.org Your IPv4 address: 10.169.0.2 IPv4 Netmask[0xff000000]: 255.255.255.0 IPv4 gateway: 10.169.0.1(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select DNS server (0x(B(0x(B  (0x(B(0x(B>a: google-public-dns-a.google.com (IPv4)(0x(B(0x(B b: google-public-dns-b.google.com (IPv4) (0x(B(0x(B c: google-public-dns-a.google.com (IPv6) (0x(B(0x(B d: google-public-dns-b.google.com (IPv6) (0x(B(0x(B e: other(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: google-public-dns-a.google.com (IPv4)>e: other Your name server(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: 10.0.1.1he following are the values you entered. DNS Domain: netbsd.org Host Name: anita-test Nameserver: 10.0.1.1 Primary Interface: bnx0 Media type: autoselect Host IP: 10.169.0.2 Netmask: 255.255.255.0 IPv4 Gateway: 10.169.0.1IPv6 autoconf: (0lqqqqqqqqqqqqqqqqqk(B(0x(B Are they OK? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqj(B   (0 (B(0 (B                   Status: RunningCommand: /sbin/route -n flush -inet (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /sbin/route -n add default 10.169.0.1 (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B add net default: gateway 10.169.0.1 Finished   (0 (B (0 (B                   Waiting while network interface comes up.    (0 (B (0 (B                   Status: RunningCommand: /sbin/ifconfig -w 15 -W 5 (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B (0 (B                    The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.   a: Host10.169.0.1 b: Base directory c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo >j: Configure network k: Exit x: Get Distribution j: Configure network >x: Get Distribution   (0 (B (0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 8059 KiB 103.43 M00:00 8253368 bytes retrieved in 00:00 (103.33 MiB/s) Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/kern-GENERIC.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 28420 KiB 33.04 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/modules.tar.xz(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/modules.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 7820 KiB 102.92 M00:00 8007724 bytes retrieved in 00:00 (102.82 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/modules.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 23450 KiB 26.90 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/base.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/base.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 43284 KiB 104.60 M00:00 44323096 bytes retrieved in 00:00 (104.58 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/base.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA9% |***21492 KiB 20.91 M00:09 ETA31% |**********6794032.944 ETA48****** 102 MiB 34.163 ETA67*******435.721 ETA90********918.180 ETA10****| 2107.89 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/etc.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/etc.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 476 KiB 107.00 M00:00 488212 bytes retrieved in 00:00 (105.64 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/etc.tar.xz tar --chroot -xpf -(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 4230 KiB 26.31 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/comp.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/comp.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 68782 KiB 99.57 M00:00 70433076 bytes retrieved in 00:00 (99.56 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/comp.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA7% |**40228 KiB 39.15 M00:12 ETA29% |********** 157 MiB 52.3607 ETA41****2184.505 ETA53****795.844 ETA6****335733 ETA7***8832 ETA90******4759.300 ETA3*94.884949.865* | 5055.878* | 5193.18220.119737.59100* Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/man.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/man.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 7324 KiB 78.00 M00:00 7499796 bytes retrieved in 00:00 (77.93 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/man.tar.xz tar --chroot -xpf -(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA62% |*********************36618 KiB 35.43 M00:00 ETA100**************| 584203.18 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/tests.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/tests.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 10174 KiB 97.03 M00:00 10418436 bytes retrieved in 00:00 (96.95 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/tests.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA42% |**************24998 KiB 24.38 M00:01 ETA100*********************| 590503.050 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/text.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/text.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 1877 KiB 78.70 M00:00 1922400 bytes retrieved in 00:00 (78.50 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/text.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 11350 KiB 23.40 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xbase.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xbase.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 5696 KiB 103.50 M00:00 5833444 bytes retrieved in 00:00 (103.37 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xbase.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 28100 KiB 30.36 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xcomp.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xcomp.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 5597 KiB 102.79 M00:00 5731828 bytes retrieved in 00:00 (102.67 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xcomp.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA92% |******************************** | 46493 KiB 45.12 M00:00 ETA100***| 5045039.90 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xetc.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xetc.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 27348 146.52 M00:00 27348 bytes retrieved in 00:00 (111.93 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xetc.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 210 KiB 11.28 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xfont.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xfont.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 28314 KiB 104.44 M00:00 28994440 bytes retrieved in 00:00 (104.41 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xfont.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA29% |**********23632 KiB 22.93 M00:02 ETA73***************583778.270 ETA100**********| 798907.54 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xserver.tar.xz(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xserver.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 25432 KiB 100.78 M00:00 26042588 bytes retrieved in 00:00 (100.74 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xserver.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA28% |*********30845 KiB 30.08 M00:02 ETA100**************************| 107 MiB 38.790 Finished   (0 (B(0 (B                    All selected distribution sets unpacked successfully.    Making device nodes ...    (0 (B(0 (B                   Status: RunningCommand: /bin/sh MAKEDEV all (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B(0 (B                   (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B (0x(B Is the network information you entered accurate for this machine (0x(B (0x(B in regular operation and do you want it installed in /etc?(0x(B (0x(B(0x(B (0x(B>a: Yes(0x(B (0x(B b: No(0x(B (0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B The extraction of the selected sets for NetBSD-9.99.88 is complete. The system is now able to boot from the selected hard disk. To complete the installation, sysinst will give you the opportunity to configure some essential things first.       (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B         (0 (B (0 (B(0 (B (0 (B                       (0 (B(0 (B                    Configure the additional items as needed.     a: Configure networkconfigure b: TimezoneUTC c: Root shell/bin/sh d: Change root password***EMPTY*** e: Enable installation of binary packagesinstall f: Fetch and unpack pkgsrcinstall g: Enable sshdNO h: Enable ntpdNO i: Run ntpdate at bootNO j: Enable mdnsdNO k: Enable xdmNO l: Enable cgdYES m: Enable lvmNO n: Enable raidframeYES o: Add a user >x: Finished configuring The installation of NetBSD-9.99.88 is now complete. The system should boot from hard disk. Follow the instructions in the INSTALL document about final configuration of your system. We also recommend reading the afterboot(8) manpage; it contains a list of things to be checked after the first complete boot.  At a minimum, you should edit /etc/rc.conf to match your needs. See /etc/defaults/rc.conf for the default values.           (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B       NetBSD/amd64 9.99.88 This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key.   Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-9.99.88 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Install NetBSD to hard disk>x: Exit Install System [?25h# halt halted by root + touch ./work/netbsd_installed + test -f ./work/xen_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --no-install --workdir ./work --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh' --run-timeout 21600 boot 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' This is anita version 2.8 Using pexpect version 4.8.0 /usr/pkg/bin/anita \ --vmm noemu \ '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' \ --no-install \ --workdir ./work \ --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh' \ --run-timeout 21600 \ boot \ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ sudo \ noemu \ --workdir ./work \ --releasedir ./work/download \ --arch amd64 \ --boot-from disk \ --conf /home/gson/proj/xen-tests/noemu.conf child pid is 20133 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'disk', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: disk workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 1274 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Wed Sep 22 05:21:53 2021 Server powering on ....... connected \\-__,------,___. \\ __,---` NetBSD/x86 BIOS Boot \\ `---,_. Revision 5.11 (Tue Sep 21 14:27:00 UTC 2021) \\-,_____,.---` \\ \\ \\ 1. Boot normally 2. Boot single user 3. Drop to boot prompt Choose an option; RETURN for default; SPACE to stop countdown. Option 1 will be chosen in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. command(s): rndseed /var/db/entropy-file;boot default boot twice, skipping... |/-\|/-\21193560|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+718096-\|/-\|/-\|/-\|/-\|/-\|/+1379056-\|/-\ [870976|/-\|/-\|/-\|/-\|/-\|/-\|/-+1281960\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+889054\|/-\|/-\|/-\|/-\|/-\|/-\|/]=0x1ae7578 -\|/-\|/-\|/-\|/-\|/-\|/Loading /var/db/entropy-file [ 1.0000000] entropy: WARNING: extracting entropy too early [ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, [ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, [ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 [ 1.0000000] The Regents of the University of California. All rights reserved. [ 1.0000000] NetBSD 9.99.88 (GENERIC) #0: Tue Sep 21 17:46:06 EEST 2021 [ 1.0000000] root@guido.araneus.fi:/tmp/build/2021.09.21.09.24.15-amd64/obj/sys/arch/amd64/compile/GENERIC [ 1.0000000] total memory = 49141 MB [ 1.0000000] avail memory = 47597 MB [ 1.0000000] entropy: entering seed from bootloader with 256 bits of entropy [ 1.0000000] entropy: ready [ 1.0000030] mainbus0 (root) [ 1.0000030] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) [ 1.0000030] ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20210604/tbfadt-742) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20210604/tbfadt-742) [ 1.0000030] ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) [ 1.0000030] ACPI: FACS 0x00000000DF62F100 000040 [ 1.0000030] ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) [ 1.0000030] ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) [ 1.0000030] ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) [ 1.0000030] ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: DMAR 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) [ 1.0000030] ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) [ 1.0000030] ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632E80 002094 (v01 INTEL PPM RCM 00000001 INTL 20061109) [ 1.0000030] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 1.0000030] ioapic0 at mainbus0 apid 8 [ 1.0000030] ioapic1 at mainbus0 apid 0 [ 1.0000030] cpu0 at mainbus0 apid 0 [ 1.0000030] cpu0: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu0: node 0, package 0, core 0, smt 0 [ 1.0000030] cpu1 at mainbus0 apid 32 [ 1.0000030] cpu1: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu1: node 1, package 1, core 0, smt 0 [ 1.0000030] cpu2 at mainbus0 apid 16 [ 1.0000030] cpu2: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu2: node 0, package 0, core 8, smt 0 [ 1.0000030] cpu3 at mainbus0 apid 48 [ 1.0000030] cpu3: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu3: node 1, package 1, core 8, smt 0 [ 1.0000030] cpu4 at mainbus0 apid 4 [ 1.0000030] cpu4: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu4: node 0, package 0, core 2, smt 0 [ 1.0000030] cpu5 at mainbus0 apid 36 [ 1.0000030] cpu5: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu5: node 1, package 1, core 2, smt 0 [ 1.0000030] cpu6 at mainbus0 apid 20 [ 1.0000030] cpu6: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu6: node 0, package 0, core 10, smt 0 [ 1.0000030] cpu7 at mainbus0 apid 52 [ 1.0000030] cpu7: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu7: node 1, package 1, core 10, smt 0 [ 1.0000030] cpu8 at mainbus0 apid 2 [ 1.0000030] cpu8: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu8: node 0, package 0, core 1, smt 0 [ 1.0000030] cpu9 at mainbus0 apid 34 [ 1.0000030] cpu9: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu9: node 1, package 1, core 1, smt 0 [ 1.0000030] cpu10 at mainbus0 apid 18 [ 1.0000030] cpu10: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu10: node 0, package 0, core 9, smt 0 [ 1.0000030] cpu11 at mainbus0 apid 50 [ 1.0000030] cpu11: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu11: node 1, package 1, core 9, smt 0 [ 1.0000030] acpi0 at mainbus0: Intel ACPICA 20210604 [ 1.0000030] acpi0: fixed power button present [ 1.0106418] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0992905] ipmi_acpi0 at acpi0 (MI0, IPI0001-0): io 0xca2-0xca3 [ 1.0992905] ipmi0 at ipmi_acpi0 [ 1.0992905] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0992905] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0992905] spkr0 at pcppi1: PC Speaker [ 1.0992905] wsbell at spkr0 not configured [ 1.0992905] midi0 at pcppi1: PC speaker [ 1.0992905] sysbeep0 at pcppi1 [ 1.0992905] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0992905] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0992905] COMA (PNP0501) at acpi0 not configured [ 1.0992905] PMI0 (ACPI000D) at acpi0 not configured [ 1.0992905] acpitz0 at acpi0 (THM0): cpu0 [ 1.0992905] attimer1: attached to pcppi1 [ 1.0992905] pckbd0 at pckbc1 (kbd slot) [ 1.0992905] pckbc1: using irq 1 for kbd slot [ 1.0992905] wskbd0 at pckbd0 mux 1 [ 1.0992905] pms0 at pckbc1 (aux slot) [ 1.0992905] pckbc1: using irq 12 for aux slot [ 1.0992905] wsmouse0 at pms0 mux 0 [ 1.0992905] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0992905] pchb0 at pci0 dev 0 function 0: Intel 5520 ESI Port (rev. 0x13) [ 1.0992905] ppb0 at pci0 dev 1 function 0: Intel 5520/5500/X58 PCIe Root Port 1 (rev. 0x13) [ 1.0992905] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] pci1 at ppb0 bus 5 [ 1.0992905] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0992905] ciss0: interrupting at msix0 vec 0 [ 1.0992905] ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro, method perf 0x5 [ 1.0992905] scsibus0 at ciss0: 1 target, 1 lun per target [ 1.0992905] ppb1 at pci0 dev 2 function 0: Intel 5520/5500/X58 PCIe Root Port 2 (rev. 0x13) [ 1.0992905] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] pci2 at ppb1 bus 12 [ 1.0992905] ppb2 at pci0 dev 3 function 0: Intel 5520/5500/X58 PCIe Root Port 3 (rev. 0x13) [ 1.0992905] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0992905] pci3 at ppb2 bus 9 [ 1.0992905] ppb3 at pci0 dev 4 function 0: Intel 5520/5500/X58 PCIe Root Port 4 (rev. 0x13) [ 1.0992905] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] pci4 at ppb3 bus 13 [ 1.0992905] ppb4 at pci0 dev 5 function 0: Intel 5520/5500/X58 PCIe Root Port 5 (rev. 0x13) [ 1.0992905] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] pci5 at ppb4 bus 14 [ 1.0992905] ppb5 at pci0 dev 6 function 0: Intel 5520/5500/X58 PCIe Root Port 6 (rev. 0x13) [ 1.0992905] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] pci6 at ppb5 bus 15 [ 1.0992905] ppb6 at pci0 dev 7 function 0: Intel 5520/5500/X58 PCIe Root Port 7 (rev. 0x13) [ 1.0992905] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] ppb6: link is x4 @ 2.5GT/s [ 1.0992905] pci7 at ppb6 bus 3 [ 1.0992905] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992905] bnx0: Ethernet address e4:11:5b:d3:13:fc [ 1.0992905] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0992905] bnx0: PCIe x4 2.5GT/s [ 1.0992905] bnx0: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992905] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992905] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992905] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992905] bnx0: interrupting at ioapic1 pin 6 [ 1.0992905] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992905] bnx1: Ethernet address e4:11:5b:d3:13:fe [ 1.0992905] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0992905] bnx1: PCIe x4 2.5GT/s [ 1.0992905] bnx1: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992905] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992905] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992905] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992905] bnx1: interrupting at ioapic1 pin 13 [ 1.0992905] ppb7 at pci0 dev 8 function 0: Intel 5520/5500/X58 PCIe Root Port 8 (rev. 0x13) [ 1.0992905] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] ppb7: link is x4 @ 2.5GT/s [ 1.0992905] pci8 at ppb7 bus 4 [ 1.0992905] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992905] bnx2: Ethernet address e4:11:5b:d3:13:a4 [ 1.0992905] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0992905] bnx2: PCIe x4 2.5GT/s [ 1.0992905] bnx2: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992905] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992905] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992905] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992905] bnx2: interrupting at ioapic1 pin 7 [ 1.0992905] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992905] bnx3: Ethernet address e4:11:5b:d3:13:a6 [ 1.0992905] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0992905] bnx3: PCIe x4 2.5GT/s [ 1.0992905] bnx3: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992905] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992905] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992905] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992905] bnx3: interrupting at ioapic1 pin 15 [ 1.0992905] ppb8 at pci0 dev 9 function 0: Intel 5520/5500/X58 PCIe Root Port 9 (rev. 0x13) [ 1.0992905] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0992905] pci9 at ppb8 bus 6 [ 1.0992905] ppb9 at pci0 dev 10 function 0: Intel 5520/5500/X58 PCIe Root Port 10 (rev. 0x13) [ 1.0992905] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992905] pci10 at ppb9 bus 16 [ 1.0992905] pchb1 at pci0 dev 13 function 0: Intel product 343a (rev. 0x13) [ 1.0992905] pchb2 at pci0 dev 13 function 1: Intel product 343b (rev. 0x13) [ 1.0992905] pchb3 at pci0 dev 13 function 2: Intel product 343c (rev. 0x13) [ 1.0992905] pchb4 at pci0 dev 13 function 3: Intel product 343d (rev. 0x13) [ 1.0992905] pchb5 at pci0 dev 13 function 4: Intel 5520/X58 QuickPath (rev. 0x13) [ 1.0992905] pchb6 at pci0 dev 13 function 5: Intel 5520 QuickPath (rev. 0x13) [ 1.0992905] pchb7 at pci0 dev 13 function 6: Intel product 341a (rev. 0x13) [ 1.0992905] pchb8 at pci0 dev 14 function 0: Intel product 341c (rev. 0x13) [ 1.0992905] pchb9 at pci0 dev 14 function 1: Intel product 341d (rev. 0x13) [ 1.0992905] pchb10 at pci0 dev 14 function 2: Intel product 341e (rev. 0x13) [ 1.0992905] pchb11 at pci0 dev 14 function 3: Intel product 341f (rev. 0x13) [ 1.0992905] pchb12 at pci0 dev 14 function 4: Intel product 3439 (rev. 0x13) [ 1.0992905] Intel 5520/5500/X58 Misc (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0992905] Intel 5520/5500/X58 Scratchpads and GPIO (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0992905] Intel 5520/5500/X58 Control Status and RAS (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0992905] ppb10 at pci0 dev 28 function 0: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0992905] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0992905] pci11 at ppb10 bus 17 [ 1.0992905] ppb11 at pci0 dev 28 function 4: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0992905] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0992905] pci12 at ppb11 bus 2 [ 1.0992905] Hewlett-Packard iLO3 Slave (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0992905] Hewlett-Packard iLO3 Management (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0992905] uhci0 at pci12 dev 0 function 4: Hewlett-Packard iLO3 Virtual USB (rev. 0x01) [ 1.0992905] uhci0: interrupting at msi1 vec 0 [ 1.0992905] usb0 at uhci0: USB revision 1.0 [ 1.0992905] uhci1 at pci0 dev 29 function 0: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992905] uhci1: interrupting at ioapic0 pin 20 [ 1.0992905] usb1 at uhci1: USB revision 1.0 [ 1.0992905] uhci2 at pci0 dev 29 function 1: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992905] uhci2: interrupting at ioapic0 pin 23 [ 1.0992905] usb2 at uhci2: USB revision 1.0 [ 1.0992905] uhci3 at pci0 dev 29 function 2: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992905] uhci3: interrupting at ioapic0 pin 22 [ 1.0992905] usb3 at uhci3: USB revision 1.0 [ 1.0992905] uhci4 at pci0 dev 29 function 3: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992905] uhci4: interrupting at ioapic0 pin 23 [ 1.0992905] usb4 at uhci4: USB revision 1.0 [ 1.0992905] ehci0 at pci0 dev 29 function 7: Intel 82801JI USB EHCI Controller (rev. 0x00) [ 1.0992905] ehci0: interrupting at ioapic0 pin 20 [ 1.0992905] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0992905] usb5 at ehci0: USB revision 2.0 [ 1.0992905] ppb12 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90) [ 1.0992905] pci13 at ppb12 bus 1 [ 1.0992905] vga0 at pci13 dev 3 function 0: ATI Technologies ES1000 (rev. 0x02) [ 1.0992905] wsdisplay0 at vga0 kbdmux 1 [ 1.0992905] pckbd_enable: command error [ 1.0992905] drm at vga0 not configured [ 1.0992905] ichlpcib0 at pci0 dev 31 function 0: Intel 82801JIB LPC Interface Bridge (rev. 0x00) [ 1.0992905] ichlpcib0: 24-bit timer [ 1.0992905] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0992905] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0992905] isa0 at ichlpcib0 [ 1.0992905] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 1-byte FIFO [ 1.0992905] com0: console [ 1.0992905] acpicpu0 at cpu0: ACPI CPU [ 1.0992905] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0992905] acpicpu1 at cpu1: ACPI CPU [ 1.0992905] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0992905] acpicpu2 at cpu2: ACPI CPU [ 1.0992905] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0992905] acpicpu3 at cpu3: ACPI CPU [ 1.0992905] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0992905] acpicpu4 at cpu4: ACPI CPU [ 1.0992905] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0992905] acpicpu5 at cpu5: ACPI CPU [ 1.0992905] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0992905] acpicpu6 at cpu6: ACPI CPU [ 1.0992905] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0992905] acpicpu7 at cpu7: ACPI CPU [ 1.0992905] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.0992905] acpicpu8 at cpu8: ACPI CPU [ 1.0992905] coretemp8 at cpu8: thermal sensor, 1 C resolution [ 1.0992905] acpicpu9 at cpu9: ACPI CPU [ 1.0992905] coretemp9 at cpu9: thermal sensor, 1 C resolution [ 1.0992905] acpicpu10 at cpu10: ACPI CPU [ 1.0992905] coretemp10 at cpu10: thermal sensor, 1 C resolution [ 1.0992905] acpicpu11 at cpu11: ACPI CPU [ 1.0992905] coretemp11 at cpu11: thermal sensor, 1 C resolution [ 1.8784299] scsibus0: waiting 2 seconds for devices to settle... [ 1.9487158] uhub0 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.0509114] uhub1 at usb4: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.1609113] uhub2 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.2709115] uhub3 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.3809113] uhub4 at usb5: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.4809113] uhub5 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.7809118] ehci0: handing over full speed device on port 4 to uhci2 [ 3.9409116] sd0 at scsibus0 target 0 lun 0: disk fixed [ 4.0267700] sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.1709120] sd0: async, 8-bit transfers, tagged queueing [ 4.9909113] uhidev0 at uhub2 port 1 configuration 1 interface 0 [ 5.0509114] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 5.1609112] ukbd0 at uhidev0 [ 5.6009112] wskbd1 at ukbd0 mux 1 [ 5.6309108] uhidev1 at uhub2 port 1 configuration 1 interface 1 [ 5.7109110] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 5.8209113] ums0 at uhidev1: 3 buttons [ 5.8609106] wsmouse1 at ums0 mux 0 [ 5.9709110] ualea0 at uhub3 port 2 configuration 1 interface 0 [ 6.0409105] ualea0: Araneus (0x12d8) Alea II TRNG (0x0001), rev 2.00/2.04, addr 2 [ 22.5709054] ipmi0: ID 19.1 IPMI 2.0 Available [ 22.6409054] WARNING: 1 error while detecting hardware; check system log. [ 22.7209053] boot device: sd0 [ 22.7509052] root on sd0a dumps on sd0b [ 22.8009053] root file system type: ffs [ 22.8509046] kern.module.path=/stand/amd64/9.99.88/modules Wed Sep 22 05:26:30 UTC 2021 Starting root file system check: /dev/rsd0a: file system is clean; not checking Setting sysctl variables: ddb.onpanic: 1 -> 0 swapctl: setting dump device to /dev/sd0b swapctl: adding /dev/sd0b as swap device at priority 0 Starting file system checks: Loaded entropy from /var/db/entropy-file. Setting tty flags. Starting network. Hostname: anita-test.netbsd.org IPv6 mode: host Configuring network interfaces: bnx0. Adding interface aliases:. add net default: gateway 10.169.0.1 Waiting for duplicate address detection to finish... [ 32.1209022] ciss0: normal state on 'ciss0:0' (online) Building databases: dev, utmp, utmpx, services. Starting syslogd. Mounting all file systems... Clearing temporary files. Updating fontconfig cache: done. Checking quotas: done. swapctl: setting dump device to /dev/sd0b Starting virecover. Checking for core dump... savecore: no core dump Starting local daemons:. Updating motd. Starting powerd. postfix: rebuilding /etc/mail/aliases (missing /etc/mail/aliases.db) Starting postfix. Starting inetd. Starting cron. Wed Sep 22 05:26:47 UTC 2021 NetBSD/amd64 (anita-test.netbsd.org) (constty) login: NetBSD/amd64 (anita-test.netbsd.org) (constty) login: root Sep 22 05:26:50 anita-test login: ROOT LOGIN (root) on tty constty Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 9.99.88 (GENERIC) #0: Tue Sep 21 17:46:06 EEST 2021 Welcome to NetBSD! This is a development snapshot of NetBSD for testing -- user beware! Bug reports: https://www.NetBSD.org/support/send-pr.html Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/ We recommend that you create a non-root account and use su(1) for root access. anita-test# exec /bin/sh anita-test# PS1='anita-root-shell-promp''t-1632287959.3039505# ' anita-root-shell-prompt-1632287959.3039505# set -x && ( echo get img | tftp 10.1 69.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh  + echo get img + tftp 10.169.0.1 tftp> Received 1048843 bytes in 0.2 seconds tftp> + vnconfig vnd0 img + mount /dev/vnd0a /mnt + sh /mnt/install-xen.sh + echo 'this is install-xen.sh' this is install-xen.sh + ed /etc/ssh/sshd_config <<... 4065 #PermitRootLogin prohibit-password #X11Forwarding no 4050 + echo sshd=YES >>/etc/rc.conf + /etc/rc.d/sshd start ssh-keygen: 1024 SHA256:T0KHtH8GDx4cIXxR2OBq0cU6N+vt9HDygQg7fh4C1ok root@anita-test.netbsd.org (DSA) ssh-keygen: 521 SHA256:ZohqaQEQUa70gwYzSq4qEF49GbOdbM5UCDfGvnE3LOc root@anita-test.netbsd.org (ECDSA) ssh-keygen: 256 SHA256:v4t7iXH4Ldw5NeXUc3DHq2xH5G/RIiFvtZHdRjdhoG8 root@anita-test.netbsd.org (ED25519) ssh-keygen: 3072 SHA256:GS1zZpcwnWREXE8N4034DcRWyCES7Pl8bP5daxv/cpY root@anita-test.netbsd.org (RSA) Starting sshd. + mkdir -p /root/.ssh + echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' >>/root/.ssh/authorized_keys + echo 'tmpfs /tmp tmpfs rw' >>/etc/fstab + mount /tmp + echo + comps='kernel tools' + have_packages=true + pkgs='sysutils/xenkernel413 sysutils/xentools413 sysutils/cdrtools devel/py-pexpect devel/git-base' + false + sysctl -n hw.ncpu + echo MAKE_JOBS=12 >>/etc/mk.conf + echo WRKOBJDIR=/tmp >>/etc/mk.conf + echo PKG_DBDIR=/var/db/pkg >>/etc/mk.conf + unset PKG_PATH + cd /usr + pkgsrc_tar=pkgsrc-2021.09.21.03.24.19.tar.gz + time ftp 'http://mirror.araneus.fi/local/pkgsrc-2021.09.21.03.24.19.tar.gz' Requesting http://mirror.araneus.fi/local/pkgsrc-2021.09.21.03.24.19.tar.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 69031 KiB 102.91 MiB/s 00:00 ETA 70688654 bytes retrieved in 00:00 (102.90 MiB/s) 0.98 real 0.02 user 0.40 sys + time tar xfz pkgsrc-2021.09.21.03.24.19.tar.gz 97.28 real 12.00 user 57.71 sys + for pkgpath=sysutils/xenkernel413 + basename sysutils/xenkernel413 + pkg=xenkernel413 + cd /usr/pkgsrc/sysutils/xenkernel413 + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo xenkernel413_source_pkg_ok=true xenkernel413_source_pkg_ok=true + echo pkg_install_status xenkernel413 true pkg_install_status xenkernel413 true + true + cd .. + for pkgpath=sysutils/xentools413 + basename sysutils/xentools413 + pkg=xentools413 + cd /usr/pkgsrc/sysutils/xentools413 + time make install >log 2>&1 + r=false + echo 'build of' 'package xentools413 failed' build of package xentools413 failed + echo xentools413_source_pkg_ok=false xentools413_source_pkg_ok=false + echo pkg_install_status xentools413 false pkg_install_status xentools413 false + false + tail -200 log sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/linebuf.c.d' [DEPS] core/gdbudp.c gmake[7]: *** Deleting file 'bin/deps/core/iomap_virt.c.d' gmake[7]: *** Deleting file 'bin/deps/core/job.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] core/gdbserial.c gmake[7]: *** Deleting file 'bin/deps/core/interface.c.d' [DEPS] core/fnrec.c gmake[7]: *** Deleting file 'bin/deps/core/iobuf.c.d' gmake[7]: *** Deleting file 'bin/deps/core/isqrt.c.d' gmake[7]: *** Deleting file 'bin/deps/core/image.c.d' gmake[7]: *** Deleting file 'bin/deps/core/i82365.c.d' [DEPS] core/fdt.c gmake[7]: *** Deleting file 'bin/deps/core/init.c.d' [DEPS] core/gdbstub.c [DEPS] core/fbcon.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] core/fault.c [DEPS] core/exec.c [DEPS] core/errno.c gmake[7]: *** Deleting file 'bin/deps/core/hw.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] core/edd.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/getkey.c.d' [DEPS] core/dummy_sanboot.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/getopt.c.d' [DEPS] core/downloader.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/fnrec.c.d' [DEPS] core/device.c gmake[7]: *** Deleting file 'bin/deps/core/gdbserial.c.d' gmake[7]: *** Deleting file 'bin/deps/core/fdt.c.d' gmake[7]: *** Deleting file 'bin/deps/core/fault.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/fbcon.c.d' gmake[7]: *** Deleting file 'bin/deps/core/errno.c.d' gmake[7]: *** Deleting file 'bin/deps/core/edd.c.d' gmake[7]: *** Deleting file 'bin/deps/core/gdbudp.c.d' gmake[7]: *** Deleting file 'bin/deps/core/gdbstub.c.d' gmake[7]: *** Deleting file 'bin/deps/core/exec.c.d' [DEPS] core/debug_md5.c [DEPS] core/debug.c [DEPS] core/cwuri.c [DEPS] core/ctype.c [DEPS] core/cpio.c [DEPS] core/console.c sed: [DEPS] core/blocktrans.c 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] core/blockdev.c [DEPS] core/bitmap.c gmake[7]: *** Deleting file 'bin/deps/core/dummy_sanboot.c.d' [DEPS] core/basename.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/downloader.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] core/base64.c gmake[7]: *** Deleting file 'bin/deps/core/device.c.d' [DEPS] core/base16.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/cwuri.c.d' gmake[7]: *** Deleting file 'bin/deps/core/debug_md5.c.d' [DEPS] core/assert.c gmake[7]: *** Deleting file 'bin/deps/core/ctype.c.d' gmake[7]: *** Deleting file 'bin/deps/core/cpio.c.d' [DEPS] core/asprintf.c [DEPS] core/ansiesc.c gmake[7]: *** Deleting file 'bin/deps/core/debug.c.d' gmake[7]: *** Deleting file 'bin/deps/core/console.c.d' gmake[7]: *** Deleting file 'bin/deps/core/blockdev.c.d' [DEPS] core/ansicoldef.c [DEPS] core/ansicol.c gmake[7]: *** Deleting file 'bin/deps/core/basename.c.d' [DEPS] core/acpi_settings.c [DEPS] core/acpi.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/bitmap.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] libgcc/icc.c [DEPS] libgcc/implicit.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/blocktrans.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] libgcc/__umoddi3.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/base64.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) [DEPS] libgcc/__udivmoddi4.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/base16.c.d' [DEPS] libgcc/__udivdi3.c gmake[7]: *** Deleting file 'bin/deps/core/ansiesc.c.d' gmake[7]: *** Deleting file 'bin/deps/core/asprintf.c.d' [DEPS] libgcc/__moddi3.c [DEPS] libgcc/__divmoddi4.c sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/ansicol.c.d' gmake[7]: *** Deleting file 'bin/deps/core/assert.c.d' gmake[7]: *** Deleting file 'bin/deps/core/acpi_settings.c.d' [DEPS] libgcc/__divdi3.c gmake[7]: *** Deleting file 'bin/deps/libgcc/implicit.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/core/ansicoldef.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/libgcc/__umoddi3.c.d' gmake[7]: *** Deleting file 'bin/deps/libgcc/icc.c.d' gmake[7]: *** Deleting file 'bin/deps/core/acpi.c.d' sed: 1: "s/\.o\s*:/_DEPS +=/": RE error: trailing backslash (\) gmake[7]: *** Deleting file 'bin/deps/libgcc/__udivmoddi4.c.d' gmake[7]: *** Deleting file 'bin/deps/libgcc/__moddi3.c.d' gmake[7]: *** Deleting file 'bin/deps/libgcc/__udivdi3.c.d' gmake[7]: *** Deleting file 'bin/deps/libgcc/__divmoddi4.c.d' gmake[7]: *** Deleting file 'bin/deps/libgcc/__divdi3.c.d' [BUILD] bin/__divdi3.o [BUILD] bin/__divmoddi4.o [BUILD] bin/__moddi3.o [BUILD] bin/__udivdi3.o [BUILD] bin/__udivmoddi4.o [BUILD] bin/__umoddi3.o [BUILD] bin/icc.o [BUILD] bin/implicit.o [BUILD] bin/acpi.o [BUILD] bin/acpi_settings.o [BUILD] bin/ansicol.o [BUILD] bin/ansicoldef.o In file included from core/ansicol.c:31: ./config/colour.h:35:10: fatal error: config/local/colour.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. In file included from include/ipxe/uaccess.h:27, from core/acpi.c:28: ./config/ioapi.h:17:10: fatal error: config/local/ioapi.h: No such file or directory 17 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[7]: *** [Makefile.housekeeping:946: bin/ansicol.o] Error 1 gmake[7]: *** Waiting for unfinished jobs.... In file included from core/ansicoldef.c:30: ./config/colour.h:35:10: fatal error: config/local/colour.h: No such file or directory 35 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[7]: *** [Makefile.housekeeping:946: bin/acpi.o] Error 1 gmake[7]: *** [Makefile.housekeeping:946: bin/ansicoldef.o] Error 1 In file included from include/ipxe/uaccess.h:27, from include/ipxe/acpi.h:17, from core/acpi_settings.c:37: ./config/ioapi.h:17:10: fatal error: config/local/ioapi.h: No such file or directory 17 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[7]: *** [Makefile.housekeeping:946: bin/acpi_settings.o] Error 1 gmake[7]: Leaving directory '/tmp/sysutils/xentools413/work/ipxe-1dd56dbd11082fb622c2ed21cfaced4f47d798a6/src' gmake[6]: *** [Makefile:33: ipxe/src/bin/rtl8139.rom] Error 2 gmake[6]: Leaving directory '/tmp/sysutils/xentools413/work/xen-4.13.3/tools/firmware/etherboot' gmake[5]: *** [/tmp/sysutils/xentools413/work/xen-4.13.3/tools/firmware/../../tools/Rules.mk:237: subdir-all-etherboot] Error 2 gmake[5]: Leaving directory '/tmp/sysutils/xentools413/work/xen-4.13.3/tools/firmware' gmake[4]: *** [/tmp/sysutils/xentools413/work/xen-4.13.3/tools/firmware/../../tools/Rules.mk:232: subdirs-all] Error 2 gmake[4]: Leaving directory '/tmp/sysutils/xentools413/work/xen-4.13.3/tools/firmware' gmake[3]: *** [Makefile:37: all] Error 2 gmake[3]: Leaving directory '/tmp/sysutils/xentools413/work/xen-4.13.3/tools/firmware' gmake[2]: *** [/tmp/sysutils/xentools413/work/xen-4.13.3/tools/../tools/Rules.mk:237: subdir-all-firmware] Error 2 gmake[2]: Leaving directory '/tmp/sysutils/xentools413/work/xen-4.13.3/tools' gmake[1]: *** [/tmp/sysutils/xentools413/work/xen-4.13.3/tools/../tools/Rules.mk:232: subdirs-all] Error 2 gmake[1]: Leaving directory '/tmp/sysutils/xentools413/work/xen-4.13.3/tools' gmake: *** [Makefile:63: build-tools] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/xentools413 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/xentools413 3473.94 real 4524.79 user 1773.58 sys + sleep 10 + have_packages=false + cd .. + for pkgpath=sysutils/cdrtools + basename sysutils/cdrtools + pkg=cdrtools + cd /usr/pkgsrc/sysutils/cdrtools + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo cdrtools_source_pkg_ok=true cdrtools_source_pkg_ok=true + echo pkg_install_status cdrtools true pkg_install_status cdrtools true + true + cd .. + for pkgpath=devel/py-pexpect + basename devel/py-pexpect + pkg=py-pexpect + cd /usr/pkgsrc/devel/py-pexpect + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo py-pexpect_source_pkg_ok=true py-pexpect_source_pkg_ok=true + echo pkg_install_status py-pexpect true pkg_install_status py-pexpect true + true + cd .. + for pkgpath=devel/git-base + basename devel/git-base + pkg=git-base + cd /usr/pkgsrc/devel/git-base + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo git-base_source_pkg_ok=true git-base_source_pkg_ok=true + echo pkg_install_status git-base true pkg_install_status git-base true + true + cd .. + false + echo 'Packages missing, quitting' Packages missing, quitting + false anita-root-shell-prompt-1632287959.3039505# echo exit_status=$?= + echo exit_status=1= exit_status=1= anita-root-shell-prompt-1632287959.3039505# halt + halt Sep 22 06:57:13 anita-test halt: halted by root Sep 22 06:57:13 anita-test syslogd[765]: Exiting on signal 15 [ 5473.7191267] syncing disks... done [ 5476.8891257] uhub5: detached [ 5476.9191256] uhub4: detached [ 5476.9491256] uhub1: detached [ 5476.9891257] uhub0: detached [ 5477.0691256] brgphy3: detached [ 5477.0991260] bnx3: detached [ 5477.1791257] brgphy2: detached [ 5477.2191267] bnx2: detached [ 5477.2891256] brgphy1: detached [ 5477.3291270] bnx1: detached [ 5477.3991256] brgphy0: detached [ 5477.4391255] bnx0: detached [ 5477.4691255] usb5: detached [ 5477.5091254] usb4: detached [ 5477.5391254] usb3: detached [ 5477.5691254] usb1: detached [ 5477.6091248] pci11: detached [ 5477.6391248] pci10: detached [ 5477.6691248] pci9: detached [ 5477.7091248] pci8: detached [ 5477.7391248] pci7: detached [ 5477.7691248] pci6: detached [ 5477.8091248] pci5: detached [ 5477.8391248] pci4: detached [ 5477.8691248] pci3: detached [ 5477.9091248] pci2: detached [ 5477.9391248] sysbeep0: detached [ 5477.9791252] midi0: detached [ 5478.0091247] ehci0: detached [ 5478.0491247] uhci4: detached [ 5478.0791247] uhci3: detached [ 5478.1191247] uhci1: detached [ 5478.1491246] ppb10: detached [ 5478.1791247] pchb12: detached [ 5478.2191246] pchb11: detached [ 5478.2591246] pchb10: detached [ 5478.2891247] pchb9: detached [ 5478.3291246] pchb8: detached [ 5478.3591246] pchb7: detached [ 5478.3891246] pchb6: detached [ 5478.4291246] pchb5: detached [ 5478.4591245] pchb4: detached [ 5478.4991246] pchb3: detached [ 5478.5291245] pchb2: detached [ 5478.5691245] pchb1: detached [ 5478.5991248] ppb9: detached [ 5478.6291245] ppb8: detached [ 5478.6691245] ppb7: detached [ 5478.6991245] ppb6: detached [ 5478.7291247] ppb5: detached [ 5478.7691245] ppb4: detached [ 5478.7991245] ppb3: detached [ 5478.8291246] ppb2: detached [ 5478.8691245] ppb1: detached [ 5478.8991247] pchb0: detached [ 5478.9291244] vnd0: detached [ 5478.9691244] turning off swap... done [ 5479.0091244] sd0: detached [ 5479.0391244] scsibus0: detached [ 5479.0791244] The operating system has halted. [ 5479.0791244] Please press any key to reboot. 6284.67 real 5.19 user 15.83 sys