+ xen_version=415 + dom0_url='http://mirror.araneus.fi/local/2022.06.09.17.39.21/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/local/2022.06.09.17.39.21/release/amd64/ http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/ ' + cat pkgsrc_date.dat + pkgsrc_date=2022.06.09.17.11.27 + 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/2022.06.09.17.39.21/release/amd64/' + echo 'This is a test of Xen 415 with a NetBSD current-2022.06.09.17.39.21-amd64 dom0' This is a test of Xen 415 with a NetBSD current-2022.06.09.17.39.21-amd64 dom0 + echo 'The following domU versions will be tested:' The following domU versions will be tested: + for domu_url='http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' + echo ' current-2022.06.09.17.39.21-amd64' current-2022.06.09.17.39.21-amd64 + for domu_url='http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + echo ' current-2022.06.09.17.39.21-i386' current-2022.06.09.17.39.21-i386 + echo 'Using binary packages: false' Using binary packages: false + for url='http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' + ver=current-2022.06.09.17.39.21-amd64 + tag=current-2022.06.09.17.39.21-amd64-pv + logfn=current-2022.06.09.17.39.21-amd64-pv.log + logf=./work/current-2022.06.09.17.39.21-amd64-pv.log + ':' >./work/current-2022.06.09.17.39.21-amd64-pv.log + chmod 666 ./work/current-2022.06.09.17.39.21-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' + ver=current-2022.06.09.17.39.21-amd64 + tag=current-2022.06.09.17.39.21-amd64-hvm + logfn=current-2022.06.09.17.39.21-amd64-hvm.log + logf=./work/current-2022.06.09.17.39.21-amd64-hvm.log + ':' >./work/current-2022.06.09.17.39.21-amd64-hvm.log + chmod 666 ./work/current-2022.06.09.17.39.21-amd64-hvm.log + for url='http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + ver=current-2022.06.09.17.39.21-i386 + tag=current-2022.06.09.17.39.21-i386-pv + logfn=current-2022.06.09.17.39.21-i386-pv.log + logf=./work/current-2022.06.09.17.39.21-i386-pv.log + ':' >./work/current-2022.06.09.17.39.21-i386-pv.log + chmod 666 ./work/current-2022.06.09.17.39.21-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + ver=current-2022.06.09.17.39.21-i386 + tag=current-2022.06.09.17.39.21-i386-hvm + logfn=current-2022.06.09.17.39.21-i386-hvm.log + logf=./work/current-2022.06.09.17.39.21-i386-hvm.log + ':' >./work/current-2022.06.09.17.39.21-i386-hvm.log + chmod 666 ./work/current-2022.06.09.17.39.21-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/2022.06.09.17.39.21/release/amd64/!g' -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All!g' -e 's!@XEN_VERSION@!415!g' -e 's!@PKGSRC_DATE@!2022.06.09.17.11.27!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@!2022.06.09.17.11.27!' -e 's!@GUEST_RELEASE_URLS@!http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/ http://mirror.araneus.fi/local/2022.06.09.17.39.21/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/2022.06.09.17.39.21/release/amd64/' This is anita version 2.9 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/2022.06.09.17.39.21/release/amd64/ Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/misc/pxeboot_ia32.bin... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/floppy/boot-com1.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/floppy/boot2.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/floppy/boot3.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/floppy/boot4.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/floppy/boot5.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/floppy/boot6.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/floppy/boot7.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/installation/cdrom/boot-com.iso... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/kernel/netbsd-INSTALL.gz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/kern-GENERIC.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/kern-GENERIC.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/modules.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/modules.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/base.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/base.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/etc.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/etc.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/comp.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/comp.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/man.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/man.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/tests.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/tests.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/text.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/text.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xbase.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xbase.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xcomp.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xcomp.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xetc.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xetc.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xfont.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xfont.tar.xz... OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/sets/xserver.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2022.06.09.17.39.21/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 29503 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 9588 service ['/usr/pkg/sbin/dhcpd', '-d', '-f', '-cf', './work/dhcpd.conf', '-lf', './work/dhcpd.leases', 'ixg1'] pid 24081 service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 18659 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Fri Jun 10 05:38:17 2022 Server powering on ....... connected \\-__,------,___. \\ __,---` NetBSD/x86 PXE Boot \\ `---,_. Revision 5.1 (Thu Jun 9 22:20:01 UTC 2022) \\-,_____,.---` \\ \\ \\ 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 |17950144/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+5680616|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+2707992-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ [701996|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/]=0x1aabf08 [ 1.0000000] WARNING: system needs entropy for security; see entropy(7) [ 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, 2022 [ 1.0000000] 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.97 (INSTALL) #0: Fri Jun 10 01:33:52 EEST 2022 [ 1.0000000] root@guido.araneus.fi:/tmp/build/2022.06.09.17.39.21-amd64/obj/sys/arch/amd64/compile/INSTALL [ 1.0000000] total memory = 49141 MB [ 1.0000000] avail memory = 47598 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 (20211217/tbfadt-742) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20211217/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 20211217 [ 1.0000030] acpi0: fixed power button present [ 1.0106242] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0992815] ipmi_acpi0 at acpi0 (MI0, IPI0001-0): io 0xca2-0xca3 [ 1.0992815] ipmi0 at ipmi_acpi0 [ 1.0992815] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0992815] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0992815] spkr0 at pcppi1: PC Speaker [ 1.0992815] wsbell at spkr0 not configured [ 1.0992815] midi0 at pcppi1: PC speaker [ 1.0992815] sysbeep0 at pcppi1 [ 1.0992815] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0992815] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0992815] com0 at acpi0 (COMA, PNP0501-0): io 0x3f8-0x3ff irq 4 [ 1.0992815] com: ns16550a, 16-byte FIFO [ 1.0992815] com0: console [ 1.0992815] PMI0 (ACPI000D) at acpi0 not configured [ 1.0992815] acpitz0 at acpi0 (THM0): cpu0 [ 1.0992815] attimer1: attached to pcppi1 [ 1.0992815] pckbd0 at pckbc1 (kbd slot) [ 1.0992815] pckbc1: using irq 1 for kbd slot [ 1.0992815] wskbd0 at pckbd0 mux 1 [ 1.0992815] pms0 at pckbc1 (aux slot) [ 1.0992815] pckbc1: using irq 12 for aux slot [ 1.0992815] wsmouse0 at pms0 mux 0 [ 1.0992815] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0992815] pchb0 at pci0 dev 0 function 0: Intel 5520 ESI Port (rev. 0x13) [ 1.0992815] ppb0 at pci0 dev 1 function 0: Intel 5520/5500/X58 PCIe Root Port 1 (rev. 0x13) [ 1.0992815] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] pci1 at ppb0 bus 5 [ 1.0992815] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0992815] ciss0: interrupting at msix0 vec 0 [ 1.0992815] ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro, method perf 0x5 [ 1.0992815] scsibus0 at ciss0: 1 target, 1 lun per target [ 1.0992815] ppb1 at pci0 dev 2 function 0: Intel 5520/5500/X58 PCIe Root Port 2 (rev. 0x13) [ 1.0992815] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] pci2 at ppb1 bus 12 [ 1.0992815] ppb2 at pci0 dev 3 function 0: Intel 5520/5500/X58 PCIe Root Port 3 (rev. 0x13) [ 1.0992815] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0992815] pci3 at ppb2 bus 9 [ 1.0992815] ppb3 at pci0 dev 4 function 0: Intel 5520/5500/X58 PCIe Root Port 4 (rev. 0x13) [ 1.0992815] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] pci4 at ppb3 bus 13 [ 1.0992815] ppb4 at pci0 dev 5 function 0: Intel 5520/5500/X58 PCIe Root Port 5 (rev. 0x13) [ 1.0992815] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] pci5 at ppb4 bus 14 [ 1.0992815] ppb5 at pci0 dev 6 function 0: Intel 5520/5500/X58 PCIe Root Port 6 (rev. 0x13) [ 1.0992815] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] pci6 at ppb5 bus 15 [ 1.0992815] ppb6 at pci0 dev 7 function 0: Intel 5520/5500/X58 PCIe Root Port 7 (rev. 0x13) [ 1.0992815] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] ppb6: link is x4 @ 2.5GT/s [ 1.0992815] pci7 at ppb6 bus 3 [ 1.0992815] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992815] bnx0: Ethernet address e4:11:5b:d3:13:fc [ 1.0992815] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0992815] bnx0: PCIe x4 2.5GT/s [ 1.0992815] bnx0: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992815] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992815] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992815] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992815] bnx0: interrupting at ioapic1 pin 6 [ 1.0992815] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992815] bnx1: Ethernet address e4:11:5b:d3:13:fe [ 1.0992815] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0992815] bnx1: PCIe x4 2.5GT/s [ 1.0992815] bnx1: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992815] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992815] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992815] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992815] bnx1: interrupting at ioapic1 pin 13 [ 1.0992815] ppb7 at pci0 dev 8 function 0: Intel 5520/5500/X58 PCIe Root Port 8 (rev. 0x13) [ 1.0992815] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] ppb7: link is x4 @ 2.5GT/s [ 1.0992815] pci8 at ppb7 bus 4 [ 1.0992815] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992815] bnx2: Ethernet address e4:11:5b:d3:13:a4 [ 1.0992815] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0992815] bnx2: PCIe x4 2.5GT/s [ 1.0992815] bnx2: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992815] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992815] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992815] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992815] bnx2: interrupting at ioapic1 pin 7 [ 1.0992815] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0992815] bnx3: Ethernet address e4:11:5b:d3:13:a6 [ 1.0992815] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0992815] bnx3: PCIe x4 2.5GT/s [ 1.0992815] bnx3: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0992815] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0992815] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0992815] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0992815] bnx3: interrupting at ioapic1 pin 15 [ 1.0992815] ppb8 at pci0 dev 9 function 0: Intel 5520/5500/X58 PCIe Root Port 9 (rev. 0x13) [ 1.0992815] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0992815] pci9 at ppb8 bus 6 [ 1.0992815] ppb9 at pci0 dev 10 function 0: Intel 5520/5500/X58 PCIe Root Port 10 (rev. 0x13) [ 1.0992815] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0992815] pci10 at ppb9 bus 16 [ 1.0992815] pchb1 at pci0 dev 13 function 0: Intel product 343a (rev. 0x13) [ 1.0992815] pchb2 at pci0 dev 13 function 1: Intel product 343b (rev. 0x13) [ 1.0992815] pchb3 at pci0 dev 13 function 2: Intel product 343c (rev. 0x13) [ 1.0992815] pchb4 at pci0 dev 13 function 3: Intel product 343d (rev. 0x13) [ 1.0992815] pchb5 at pci0 dev 13 function 4: Intel 5520/X58 QuickPath (rev. 0x13) [ 1.0992815] pchb6 at pci0 dev 13 function 5: Intel 5520 QuickPath (rev. 0x13) [ 1.0992815] pchb7 at pci0 dev 13 function 6: Intel product 341a (rev. 0x13) [ 1.0992815] pchb8 at pci0 dev 14 function 0: Intel product 341c (rev. 0x13) [ 1.0992815] pchb9 at pci0 dev 14 function 1: Intel product 341d (rev. 0x13) [ 1.0992815] pchb10 at pci0 dev 14 function 2: Intel product 341e (rev. 0x13) [ 1.0992815] pchb11 at pci0 dev 14 function 3: Intel product 341f (rev. 0x13) [ 1.0992815] pchb12 at pci0 dev 14 function 4: Intel product 3439 (rev. 0x13) [ 1.0992815] Intel 5520/5500/X58 Misc (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0992815] Intel 5520/5500/X58 Scratchpads and GPIO (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0992815] Intel 5520/5500/X58 Control Status and RAS (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0992815] ppb10 at pci0 dev 28 function 0: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0992815] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0992815] pci11 at ppb10 bus 17 [ 1.0992815] ppb11 at pci0 dev 28 function 4: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0992815] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0992815] pci12 at ppb11 bus 2 [ 1.0992815] Hewlett-Packard iLO3 Slave (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0992815] Hewlett-Packard iLO3 Management (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0992815] uhci0 at pci12 dev 0 function 4: Hewlett-Packard iLO3 Virtual USB (rev. 0x01) [ 1.0992815] uhci0: interrupting at msi1 vec 0 [ 1.0992815] usb0 at uhci0: USB revision 1.0 [ 1.0992815] uhci1 at pci0 dev 29 function 0: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992815] uhci1: interrupting at ioapic0 pin 20 [ 1.0992815] usb1 at uhci1: USB revision 1.0 [ 1.0992815] uhci2 at pci0 dev 29 function 1: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992815] uhci2: interrupting at ioapic0 pin 23 [ 1.0992815] usb2 at uhci2: USB revision 1.0 [ 1.0992815] uhci3 at pci0 dev 29 function 2: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992815] uhci3: interrupting at ioapic0 pin 22 [ 1.0992815] usb3 at uhci3: USB revision 1.0 [ 1.0992815] uhci4 at pci0 dev 29 function 3: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0992815] uhci4: interrupting at ioapic0 pin 23 [ 1.0992815] usb4 at uhci4: USB revision 1.0 [ 1.0992815] ehci0 at pci0 dev 29 function 7: Intel 82801JI USB EHCI Controller (rev. 0x00) [ 1.0992815] ehci0: interrupting at ioapic0 pin 20 [ 1.0992815] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0992815] ehci0: Using DMA subregion for control data structures [ 1.0992815] usb5 at ehci0: USB revision 2.0 [ 1.0992815] ppb12 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90) [ 1.0992815] pci13 at ppb12 bus 1 [ 1.0992815] vga0 at pci13 dev 3 function 0: ATI Technologies ES1000 (rev. 0x02) [ 1.0992815] wsdisplay0 at vga0 kbdmux 1 [ 1.0992815] pckbd_enable: command error [ 1.0992815] drm at vga0 not configured [ 1.0992815] ichlpcib0 at pci0 dev 31 function 0: Intel 82801JIB LPC Interface Bridge (rev. 0x00) [ 1.0992815] ichlpcib0: 24-bit timer [ 1.0992815] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0992815] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0992815] isa0 at ichlpcib0 [ 1.0992815] acpicpu0 at cpu0: ACPI CPU [ 1.0992815] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0992815] acpicpu1 at cpu1: ACPI CPU [ 1.0992815] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0992815] acpicpu2 at cpu2: ACPI CPU [ 1.0992815] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0992815] acpicpu3 at cpu3: ACPI CPU [ 1.0992815] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0992815] acpicpu4 at cpu4: ACPI CPU [ 1.0992815] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0992815] acpicpu5 at cpu5: ACPI CPU [ 1.0992815] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0992815] acpicpu6 at cpu6: ACPI CPU [ 1.0992815] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0992815] acpicpu7 at cpu7: ACPI CPU [ 1.0992815] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.0992815] acpicpu8 at cpu8: ACPI CPU [ 1.0992815] coretemp8 at cpu8: thermal sensor, 1 C resolution [ 1.0992815] acpicpu9 at cpu9: ACPI CPU [ 1.0992815] coretemp9 at cpu9: thermal sensor, 1 C resolution [ 1.0992815] acpicpu10 at cpu10: ACPI CPU [ 1.0992815] coretemp10 at cpu10: thermal sensor, 1 C resolution [ 1.0992815] acpicpu11 at cpu11: ACPI CPU [ 1.0992815] coretemp11 at cpu11: thermal sensor, 1 C resolution [ 1.7845616] scsibus0: waiting 2 seconds for devices to settle... [ 1.8555389] uhub0 at usb4: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 1.9584620] uhub1 at usb5: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.0684620] uhub2 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.1784620] uhub3 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.2884619] uhub4 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.3884625] uhub5 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.0884627] ehci0: handing over full speed device on port 4 to uhci2 [ 3.8584627] sd0 at scsibus0 target 0 lun 0: disk fixed [ 3.9450338] sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.0684624] sd0: async, 8-bit transfers, tagged queueing [ 4.2584624] uhidev0 at uhub2 port 1 configuration 1 interface 0 [ 4.3284623] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 4.4284618] ukbd0 at uhidev0 [ 4.4684618] wskbd1 at ukbd0 mux 1 [ 4.5084618] uhidev1 at uhub2 port 1 configuration 1 interface 1 [ 4.5784618] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 4.6884623] ums0 at uhidev1: 3 buttons [ 4.7284621] wsmouse1 at ums0 mux 0 [ 4.9884621] ualea0 at uhub5 port 2 configuration 1 interface 0 [ 5.0584624] ualea0: Araneus (0x12d8) Alea II TRNG (0x0001), rev 2.00/2.04, addr 2 [ 5.1484621] entropy: ready [ 22.3284561] ipmi0: ID 19.1 IPMI 2.0 Available [ 22.4284561] WARNING: 1 error while detecting hardware; check system log. [ 22.5084561] boot device: bnx0 [ 22.5384561] root on md0a dumps on md0b [ 22.5884561] root file system type: ffs [ 22.6284561] kern.module.path=/stand/amd64/9.99.97/modules Created tmpfs /dev (1835008 byte, 3552 inodes) erase ^?, werase ^W, kill ^U, intr ^C )0)0[?25h                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             [[ 31.9184530] ciss0: normal state on 'ciss0:0' (online) 44m                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           [?7l [?7h NetBSD/amd64 9.99.97 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           Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-9.99.97 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                         [?7l [?7h On which disk do you want to install NetBSD?(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available disks (0x(B(0x(B (0x(B(0x(B>a: sd0 (279G, LOGICAL VOLUME 5.14) (0x(B(0x(B b: Extended partitioning (0x(B(0x(B x: Exit (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                          [?7l [?7h 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                         [?7l [?7h 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: 1 236928 236928 FFSv2 N /  b: 236929 286069 49141 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                            [?7l [?7h 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...                                   [?7l [?7hStatus: 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 modules Yes d: Base Yes e: Configuration files (/etc) Yes f: Compiler tools No g: Games No h: Graphics driver firmware Yes i: Manual pages No j: Miscellaneous No k: Recovery tools No l: Test programs No m: Text processing tools No n: X11 sets None o: Source and debug sets None >x: Install selected sets >f: Compiler tools No x: Install selected setsYes f: Compiler tools Yes >h: Graphics driver firmware YesNo  h: Graphics driver firmware No >i: Manual pages NoYes i: Manual pages Yes >l: Test programs NoYes l: Test programs Yes >m: Text processing tools NoYes m: Text processing tools Yes >n: X11 sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: X11 base and clients No (0x(B(0x(B b: X11 programming No (0x(B(0x(B c: X11 configuration No (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  firmware No   Yes   No  No  Yes  tools Yes   All   sets None  n: X11 sets All >o: Source and debug sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: Kernel sources No (0x(B(0x(B b: Base sources No (0x(B(0x(B c: Share sources No (0x(B(0x(B d: GNU sources No (0x(B(0x(B e: X11 sources No (0x(B(0x(B f: Debug symbols No (0x(B(0x(B g: X11 debug symbols No (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  firmware No  Y  No  No  Ye tools Yes   All   sets None   sets    o: 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 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.1                   IPv6 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 (0 (B                   Finished   (0 (B(0 (B                       (0 (B(0 (B                    Status: RunningCommand: /sbin/route -n add default 10.169.0.1 (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B (0 (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  (0 (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: Host nycdn.NetBSD.org b: Base directory pub/NetBSD-daily/HEAD/latest c: Binary set directory /amd64/binary/sets d: Source set directory /source/sets e: User ftp f: Password g: Proxy h: Transfer directory /usr/INSTALL i: Delete after install No 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 >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% |***********************************| 8564 KiB 103.91 M00:00 8770348 bytes retrieved in 00:00 (103.81 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% |***********************************| 28740 KiB 31.58 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/modules.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 6988 KiB 104.84 M00:00 7156088 bytes retrieved in 00:00 (104.72 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% |***********************************| 20940 KiB 26.60 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/base.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 42879 KiB 102.98 M00:00 43908216 bytes retrieved in 00:00 (102.96 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 --:-- ETA17% |*****36522 KiB 35.54 M00:04 ETA35*******768167.43 ETA53****** 111 M272 ETA74*******558.61 ETA96******** | 20140.100 ETA100**| 20839.67 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/etc.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 477 KiB 102.73 M00:00 489304 bytes retrieved in 00:00 (101.46 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 23.66 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/comp.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 69057 KiB 104.26 M00:00 70714816 bytes retrieved in 00:00 (104.24 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% |**41368 KiB 40.26 M00:12 ETA16% |*****921394.9109 ETA30***** 159 MiB 52.887 ETA42****2235.575 ETA53****86.524 ETA64****34093 ETA7***93122 ETA90******48060.000 ETA3*9755.1745010.085*645.98* | 5203.3540.289837.69100*| 5293 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/man.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 7348 KiB 104.02 M00:00 7525188 bytes retrieved in 00:00 (103.92 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% |*********************36687 KiB 35.52 M00:00 ETA100**************| 586602.75 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/tests.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 10311 KiB 104.33 M00:00 10558840 bytes retrieved in 00:00 (104.23 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 --:-- ETA39% |*************23358 KiB 22.78 M00:01 ETA93******************* | 56027.330 ETA100***| 597704.15 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/text.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 1876 KiB 103.78 M00:00 1921496 bytes retrieved in 00:00 (103.43 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 30.92 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/xbase.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 5713 KiB 99.38 M00:00 5850880 bytes retrieved in 00:00 (99.27 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% |***********************************| 28160 KiB 30.63 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/xcomp.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 5674 KiB 105.25 M00:00 5810676 bytes retrieved in 00:00 (105.11 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 --:-- ETA86% |******************************45069 KiB 43.97 M00:00 ETA100*****| 5183033.30 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/xetc.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 27844 128.90 M00:00 27844 bytes retrieved in 00:00 (100.58 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.44 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/xfont.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 28315 KiB 102.30 M00:00 28994808 bytes retrieved in 00:00 (102.27 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 --:-- ETA37% |************30082 KiB 29.26 M00:01 ETA79***************6377930.920 ETA100********| 7989029.44 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 (0 (B                   Requesting http://10.169.0.1/amd64/binary/sets/xserver.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 25431 KiB 103.81 M00:00 26042000 bytes retrieved in 00:00 (103.78 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 --:-- ETA29% |**********32856 KiB 31.90 M00:02 ETA72***************796908.60 ETA100**********| 107 MiB 40.14 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 (0 (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.97 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        The root password of the newly installed system has not yet been initialized. If you do not want to set a password, enter an empty line. Changing local password for root.(0 (BNew password: Password unchanged. passwd: /etc/master.passwd: unchanged    (0 (B (0 (B                       (0 (B (0 (B                       (0 (B (0 (B                     Configure the additional items as needed.     a: Configure network configure b: Timezone UTC c: Root shell /bin/sh d: Change root password ***EMPTY*** e: Enable installation of binary packages install f: Fetch and unpack pkgsrc install g: Enable sshd NO h: Enable ntpd NO i: Run ntpdate at boot NO j: Enable multicast DNS support NO k: Enable xdm NO l: Enable cgd YES m: Enable lvm NO n: Enable raidframe YES o: Add a user >x: Finished configuring  The installation of NetBSD-9.99.97 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.97 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.97 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/2022.06.09.17.39.21/release/amd64/' This is anita version 2.9 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/2022.06.09.17.39.21/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 3378 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 23250 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Fri Jun 10 05:50:19 2022 Server powering on ....... connected \\-__,------,___. \\ __,---` NetBSD/x86 BIOS Boot \\ `---,_. Revision 5.11 (Thu Jun 9 22:17:47 UTC 2022) \\-,_____,.---` \\ \\ \\ 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. |/-\|/-\21688224|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+756768-\|/-\|/-\|/-\|/-\|/-\|/-+1340384\|/- [931134\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+1372584|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+992515\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|]=0x1b256e8 /-\|/-\|/-\|/-\|/-\|/-\|Loading /var/db/entropy-file [ 1.0000000] entropy: entering seed from bootloader with 256 bits of entropy [ 1.0000000] entropy: ready [ 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, 2022 [ 1.0000000] 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.97 (GENERIC) #0: Fri Jun 10 01:35:54 EEST 2022 [ 1.0000000] root@guido.araneus.fi:/tmp/build/2022.06.09.17.39.21-amd64/obj/sys/arch/amd64/compile/GENERIC [ 1.0000000] total memory = 49141 MB [ 1.0000000] avail memory = 47597 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 (20211217/tbfadt-742) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20211217/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 20211217 [ 1.0000030] acpi0: fixed power button present [ 1.0107750] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0994262] ipmi_acpi0 at acpi0 (MI0, IPI0001-0): io 0xca2-0xca3 [ 1.0994262] ipmi0 at ipmi_acpi0 [ 1.0994262] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0994262] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0994262] spkr0 at pcppi1: PC Speaker [ 1.0994262] wsbell at spkr0 not configured [ 1.0994262] midi0 at pcppi1: PC speaker [ 1.0994262] sysbeep0 at pcppi1 [ 1.0994262] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0994262] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0994262] com0 at acpi0 (COMA, PNP0501-0): io 0x3f8-0x3ff irq 4 [ 1.0994262] com: ns16550a, 16-byte FIFO [ 1.0994262] com0: console [ 1.0994262] PMI0 (ACPI000D) at acpi0 not configured [ 1.0994262] acpitz0 at acpi0 (THM0): cpu0 [ 1.0994262] attimer1: attached to pcppi1 [ 1.0994262] pckbd0 at pckbc1 (kbd slot) [ 1.0994262] pckbc1: using irq 1 for kbd slot [ 1.0994262] wskbd0 at pckbd0 mux 1 [ 1.0994262] pms0 at pckbc1 (aux slot) [ 1.0994262] pckbc1: using irq 12 for aux slot [ 1.0994262] wsmouse0 at pms0 mux 0 [ 1.0994262] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0994262] pchb0 at pci0 dev 0 function 0: Intel 5520 ESI Port (rev. 0x13) [ 1.0994262] ppb0 at pci0 dev 1 function 0: Intel 5520/5500/X58 PCIe Root Port 1 (rev. 0x13) [ 1.0994262] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] pci1 at ppb0 bus 5 [ 1.0994262] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0994262] ciss0: interrupting at msix0 vec 0 [ 1.0994262] ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro, method perf 0x5 [ 1.0994262] scsibus0 at ciss0: 1 target, 1 lun per target [ 1.0994262] ppb1 at pci0 dev 2 function 0: Intel 5520/5500/X58 PCIe Root Port 2 (rev. 0x13) [ 1.0994262] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] pci2 at ppb1 bus 12 [ 1.0994262] ppb2 at pci0 dev 3 function 0: Intel 5520/5500/X58 PCIe Root Port 3 (rev. 0x13) [ 1.0994262] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0994262] pci3 at ppb2 bus 9 [ 1.0994262] ppb3 at pci0 dev 4 function 0: Intel 5520/5500/X58 PCIe Root Port 4 (rev. 0x13) [ 1.0994262] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] pci4 at ppb3 bus 13 [ 1.0994262] ppb4 at pci0 dev 5 function 0: Intel 5520/5500/X58 PCIe Root Port 5 (rev. 0x13) [ 1.0994262] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] pci5 at ppb4 bus 14 [ 1.0994262] ppb5 at pci0 dev 6 function 0: Intel 5520/5500/X58 PCIe Root Port 6 (rev. 0x13) [ 1.0994262] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] pci6 at ppb5 bus 15 [ 1.0994262] ppb6 at pci0 dev 7 function 0: Intel 5520/5500/X58 PCIe Root Port 7 (rev. 0x13) [ 1.0994262] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] ppb6: link is x4 @ 2.5GT/s [ 1.0994262] pci7 at ppb6 bus 3 [ 1.0994262] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0994262] bnx0: Ethernet address e4:11:5b:d3:13:fc [ 1.0994262] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0994262] bnx0: PCIe x4 2.5GT/s [ 1.0994262] bnx0: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0994262] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0994262] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0994262] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0994262] bnx0: interrupting at ioapic1 pin 6 [ 1.0994262] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0994262] bnx1: Ethernet address e4:11:5b:d3:13:fe [ 1.0994262] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0994262] bnx1: PCIe x4 2.5GT/s [ 1.0994262] bnx1: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0994262] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0994262] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0994262] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0994262] bnx1: interrupting at ioapic1 pin 13 [ 1.0994262] ppb7 at pci0 dev 8 function 0: Intel 5520/5500/X58 PCIe Root Port 8 (rev. 0x13) [ 1.0994262] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] ppb7: link is x4 @ 2.5GT/s [ 1.0994262] pci8 at ppb7 bus 4 [ 1.0994262] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0994262] bnx2: Ethernet address e4:11:5b:d3:13:a4 [ 1.0994262] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0994262] bnx2: PCIe x4 2.5GT/s [ 1.0994262] bnx2: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0994262] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0994262] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0994262] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0994262] bnx2: interrupting at ioapic1 pin 7 [ 1.0994262] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0994262] bnx3: Ethernet address e4:11:5b:d3:13:a6 [ 1.0994262] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0994262] bnx3: PCIe x4 2.5GT/s [ 1.0994262] bnx3: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0994262] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0994262] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0994262] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0994262] bnx3: interrupting at ioapic1 pin 15 [ 1.0994262] ppb8 at pci0 dev 9 function 0: Intel 5520/5500/X58 PCIe Root Port 9 (rev. 0x13) [ 1.0994262] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0994262] pci9 at ppb8 bus 6 [ 1.0994262] ppb9 at pci0 dev 10 function 0: Intel 5520/5500/X58 PCIe Root Port 10 (rev. 0x13) [ 1.0994262] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0994262] pci10 at ppb9 bus 16 [ 1.0994262] pchb1 at pci0 dev 13 function 0: Intel product 343a (rev. 0x13) [ 1.0994262] pchb2 at pci0 dev 13 function 1: Intel product 343b (rev. 0x13) [ 1.0994262] pchb3 at pci0 dev 13 function 2: Intel product 343c (rev. 0x13) [ 1.0994262] pchb4 at pci0 dev 13 function 3: Intel product 343d (rev. 0x13) [ 1.0994262] pchb5 at pci0 dev 13 function 4: Intel 5520/X58 QuickPath (rev. 0x13) [ 1.0994262] pchb6 at pci0 dev 13 function 5: Intel 5520 QuickPath (rev. 0x13) [ 1.0994262] pchb7 at pci0 dev 13 function 6: Intel product 341a (rev. 0x13) [ 1.0994262] pchb8 at pci0 dev 14 function 0: Intel product 341c (rev. 0x13) [ 1.0994262] pchb9 at pci0 dev 14 function 1: Intel product 341d (rev. 0x13) [ 1.0994262] pchb10 at pci0 dev 14 function 2: Intel product 341e (rev. 0x13) [ 1.0994262] pchb11 at pci0 dev 14 function 3: Intel product 341f (rev. 0x13) [ 1.0994262] pchb12 at pci0 dev 14 function 4: Intel product 3439 (rev. 0x13) [ 1.0994262] Intel 5520/5500/X58 Misc (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0994262] Intel 5520/5500/X58 Scratchpads and GPIO (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0994262] Intel 5520/5500/X58 Control Status and RAS (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0994262] ppb10 at pci0 dev 28 function 0: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0994262] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0994262] pci11 at ppb10 bus 17 [ 1.0994262] ppb11 at pci0 dev 28 function 4: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0994262] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0994262] pci12 at ppb11 bus 2 [ 1.0994262] Hewlett-Packard iLO3 Slave (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0994262] Hewlett-Packard iLO3 Management (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0994262] uhci0 at pci12 dev 0 function 4: Hewlett-Packard iLO3 Virtual USB (rev. 0x01) [ 1.0994262] uhci0: interrupting at msi1 vec 0 [ 1.0994262] usb0 at uhci0: USB revision 1.0 [ 1.0994262] uhci1 at pci0 dev 29 function 0: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0994262] uhci1: interrupting at ioapic0 pin 20 [ 1.0994262] usb1 at uhci1: USB revision 1.0 [ 1.0994262] uhci2 at pci0 dev 29 function 1: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0994262] uhci2: interrupting at ioapic0 pin 23 [ 1.0994262] usb2 at uhci2: USB revision 1.0 [ 1.0994262] uhci3 at pci0 dev 29 function 2: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0994262] uhci3: interrupting at ioapic0 pin 22 [ 1.0994262] usb3 at uhci3: USB revision 1.0 [ 1.0994262] uhci4 at pci0 dev 29 function 3: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0994262] uhci4: interrupting at ioapic0 pin 23 [ 1.0994262] usb4 at uhci4: USB revision 1.0 [ 1.0994262] ehci0 at pci0 dev 29 function 7: Intel 82801JI USB EHCI Controller (rev. 0x00) [ 1.0994262] ehci0: interrupting at ioapic0 pin 20 [ 1.0994262] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0994262] ehci0: Using DMA subregion for control data structures [ 1.0994262] usb5 at ehci0: USB revision 2.0 [ 1.0994262] ppb12 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90) [ 1.0994262] pci13 at ppb12 bus 1 [ 1.0994262] vga0 at pci13 dev 3 function 0: ATI Technologies ES1000 (rev. 0x02) [ 1.0994262] wsdisplay0 at vga0 kbdmux 1 [ 1.0994262] pckbd_enable: command error [ 1.0994262] drm at vga0 not configured [ 1.0994262] ichlpcib0 at pci0 dev 31 function 0: Intel 82801JIB LPC Interface Bridge (rev. 0x00) [ 1.0994262] ichlpcib0: 24-bit timer [ 1.0994262] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0994262] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0994262] isa0 at ichlpcib0 [ 1.0994262] acpicpu0 at cpu0: ACPI CPU [ 1.0994262] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0994262] acpicpu1 at cpu1: ACPI CPU [ 1.0994262] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0994262] acpicpu2 at cpu2: ACPI CPU [ 1.0994262] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0994262] acpicpu3 at cpu3: ACPI CPU [ 1.0994262] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0994262] acpicpu4 at cpu4: ACPI CPU [ 1.0994262] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0994262] acpicpu5 at cpu5: ACPI CPU [ 1.0994262] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0994262] acpicpu6 at cpu6: ACPI CPU [ 1.0994262] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0994262] acpicpu7 at cpu7: ACPI CPU [ 1.0994262] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.0994262] acpicpu8 at cpu8: ACPI CPU [ 1.0994262] coretemp8 at cpu8: thermal sensor, 1 C resolution [ 1.0994262] acpicpu9 at cpu9: ACPI CPU [ 1.0994262] coretemp9 at cpu9: thermal sensor, 1 C resolution [ 1.0994262] acpicpu10 at cpu10: ACPI CPU [ 1.0994262] coretemp10 at cpu10: thermal sensor, 1 C resolution [ 1.0994262] acpicpu11 at cpu11: ACPI CPU [ 1.0994262] coretemp11 at cpu11: thermal sensor, 1 C resolution [ 1.7959991] scsibus0: waiting 2 seconds for devices to settle... [ 1.8664090] uhub0 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 1.9671811] uhub1 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.0771810] uhub2 at usb4: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.1871811] uhub3 at usb5: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.2971811] uhub4 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.4071816] uhub5 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.9871817] ehci0: handing over full speed device on port 4 to uhci2 [ 3.8671817] sd0 at scsibus0 target 0 lun 0: disk fixed [ 3.9571814] sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.1071817] sd0: async, 8-bit transfers, tagged queueing [ 4.2871819] uhidev0 at uhub4 port 1 configuration 1 interface 0 [ 4.3571813] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 4.4571808] ukbd0 at uhidev0 [ 4.4971812] wskbd1 at ukbd0 mux 1 [ 4.5371810] uhidev1 at uhub4 port 1 configuration 1 interface 1 [ 4.6071805] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 4.7171814] ums0 at uhidev1: 3 buttons [ 4.7571805] wsmouse1 at ums0 mux 0 [ 4.9471811] ualea0 at uhub0 port 2 configuration 1 interface 0 [ 5.0071810] ualea0: Araneus (0x12d8) Alea II TRNG (0x0001), rev 2.00/2.04, addr 2 [ 21.9971753] ipmi0: ID 19.1 IPMI 2.0 Available [ 22.0771753] WARNING: 1 error while detecting hardware; check system log. [ 22.1571756] boot device: sd0 [ 22.1871753] root on sd0a dumps on sd0b [ 22.2471753] root file system type: ffs [ 22.2871752] kern.module.path=/stand/amd64/9.99.97/modules Fri Jun 10 05:55:20 UTC 2022 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... Building databases: dev, utmp, utmpx, services. Starting syslogd. [ 32.0271726] ciss0: normal state on 'ciss0:0' (online) 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. Fri Jun 10 05:55:37 UTC 2022 NetBSD/amd64 (anita-test.netbsd.org) (constty) login: NetBSD/amd64 (anita-test.netbsd.org) (constty) login: root Jun 10 05:55:37 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, 2022 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.97 (GENERIC) #0: Fri Jun 10 01:35:54 EEST 2022 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-1654839814.9182374# ' anita-root-shell-prompt-1654839814.9182374# 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 1048846 bytes in 0.3 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 <<... 4060 #PermitRootLogin prohibit-password #X11Forwarding no 4045 + echo sshd=YES >>/etc/rc.conf + /etc/rc.d/sshd start ssh-keygen: 1024 SHA256:3Qzb2RSfg/bXA0k4qflwgPZpH2wguoEUizH6B6ZhKoM root@anita-test.netbsd.org (DSA) ssh-keygen: 521 SHA256:GfbKTb61DLjeiuaepv4CyGWLIAr+cw+7sHTNcorTRE0 root@anita-test.netbsd.org (ECDSA) ssh-keygen: 256 SHA256:x/GVve4aXNSxT0/R5e039IbPLL7tcrx/J1Ph9IfiTb0 root@anita-test.netbsd.org (ED25519) ssh-keygen: 3072 SHA256:8znwudRs0pq8SWKQmXUNRmp6j1o9hws8lZmMVvLXZx4 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/xenkernel415 sysutils/xentools415 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-2022.06.09.17.11.27.tar.gz + time ftp 'http://mirror.araneus.fi/local/pkgsrc-2022.06.09.17.11.27.tar.gz' Requesting http://mirror.araneus.fi/local/pkgsrc-2022.06.09.17.11.27.tar.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 72492 KiB 94.47 MiB/s 00:00 ETA 74232489 bytes retrieved in 00:00 (94.46 MiB/s) 1.88 real 0.03 user 0.24 sys + time tar xfz pkgsrc-2022.06.09.17.11.27.tar.gz 102.38 real 12.82 user 60.81 sys + for pkgpath=sysutils/xenkernel415 + basename sysutils/xenkernel415 + pkg=xenkernel415 + cd /usr/pkgsrc/sysutils/xenkernel415 + time make install >log 2>&1 Jun 10 06:02:30 anita-test -: anita-test.netbsd.org try - - - stack overflow detected; terminated + r=true + echo 'alles gut' alles gut + echo xenkernel415_source_pkg_ok=true xenkernel415_source_pkg_ok=true + echo pkg_install_status xenkernel415 true pkg_install_status xenkernel415 true + true + cd .. + for pkgpath=sysutils/xentools415 + basename sysutils/xentools415 + pkg=xentools415 + cd /usr/pkgsrc/sysutils/xentools415 + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo xentools415_source_pkg_ok=true xentools415_source_pkg_ok=true + echo pkg_install_status xentools415 true pkg_install_status xentools415 true + true + 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 .. + true + cp /usr/pkg/xen415-kernel/xen.gz /usr/pkg/xen415-kernel/xen-debug.gz / + cp /usr/pkg/share/examples/rc.d/xendomains /etc/rc.d/ + cp /usr/pkg/share/examples/rc.d/xencommons /etc/rc.d/ + cd /dev + sh MAKEDEV xen + cd / + for dom=0 + kgz=netbsd-XEN3_DOM0.gz + ftp 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/kernel/netbsd-XEN3_DOM0.gz' Requesting http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/binary/kernel/netbsd-XEN3_DOM0.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 7248 KiB 13.75 MiB/s 00:00 ETA 7422732 bytes retrieved in 00:00 (13.74 MiB/s) + ed /boot.cfg <<... 172 menu=Boot normally:rndseed /var/db/entropy-file;boot 280 + cat /boot.cfg menu=Xen:load /netbsd-XEN3_DOM0.gz console=com0;multiboot /xen.gz dom0_mem=1024M console=com1 com1=9600,8n1 menu=Boot normally:rndseed /var/db/entropy-file;boot menu=Boot single user:rndseed /var/db/entropy-file;boot -s menu=Drop to boot prompt:prompt default=1 timeout=5 clear=1 + cat >>/etc/rc.conf <<... + echo 'Xen installation successful' Xen installation successful anita-root-shell-prompt-1654839814.9182374# echo exit_status=$?= + echo exit_status=0= exit_status=0= anita-root-shell-prompt-1654839814.9182374# halt + halt Jun 10 07:34:55 anita-test halt: halted by root Jun 10 07:34:55 anita-test syslogd[806]: Exiting on signal 15 [ 6005.2252231] syncing disks... done [ 6008.8852217] uhub5: detached [ 6008.9252218] uhub3: detached [ 6008.9552222] uhub2: detached [ 6008.9852219] uhub1: detached [ 6009.0652218] brgphy3: detached [ 6009.1052218] bnx3: detached [ 6009.1752217] brgphy2: detached [ 6009.2152217] bnx2: detached [ 6009.2952217] brgphy1: detached [ 6009.3252217] bnx1: detached [ 6009.4152217] brgphy0: detached [ 6009.4552213] bnx0: detached [ 6009.4852211] usb5: detached [ 6009.5152211] usb4: detached [ 6009.5452211] usb3: detached [ 6009.5852213] usb1: detached [ 6009.6152210] pci11: detached [ 6009.6552210] pci10: detached [ 6009.6852210] pci9: detached [ 6009.7152210] pci8: detached [ 6009.7552210] pci7: detached [ 6009.7852211] pci6: detached [ 6009.8152210] pci5: detached [ 6009.8552209] pci4: detached [ 6009.8852210] pci3: detached [ 6009.9152209] pci2: detached [ 6009.9552212] sysbeep0: detached [ 6009.9852216] midi0: detached [ 6010.0252216] ehci0: detached [ 6010.0552215] uhci4: detached [ 6010.0952215] uhci3: detached [ 6010.1252215] uhci1: detached [ 6010.1652214] ppb10: detached [ 6010.1952215] pchb12: detached [ 6010.2352215] pchb11: detached [ 6010.2652214] pchb10: detached [ 6010.3052214] pchb9: detached [ 6010.3352218] pchb8: detached [ 6010.3752213] pchb7: detached [ 6010.4052213] pchb6: detached [ 6010.4352214] pchb5: detached [ 6010.4752213] pchb4: detached [ 6010.5052213] pchb3: detached [ 6010.5452213] pchb2: detached [ 6010.5752213] pchb1: detached [ 6010.6152213] ppb9: detached [ 6010.6452213] ppb8: detached [ 6010.6752212] ppb7: detached [ 6010.7152212] ppb6: detached [ 6010.7452213] ppb5: detached [ 6010.7752208] ppb4: detached [ 6010.8152212] ppb3: detached [ 6010.8452212] ppb2: detached [ 6010.8752212] ppb1: detached [ 6010.9152212] pchb0: detached [ 6010.9452212] vnd0: detached [ 6010.9852211] turning off swap... done [ 6011.0252212] sd0: detached [ 6011.0552212] scsibus0: detached [ 6011.0952212] The operating system has halted. [ 6011.0952212] Please press any key to reboot. + touch ./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 && cat /mnt/test-xen.sh && sh /mnt/test-xen.sh' --run-timeout 36000 boot 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' This is anita version 2.9 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 && cat /mnt/test-xen.sh && sh /mnt/test-xen.sh' \ --run-timeout 36000 \ boot \ http://mirror.araneus.fi/local/2022.06.09.17.39.21/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 25491 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 20212 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Fri Jun 10 07:35:53 2022 Server powering on ....... connected \\-__,------,___. \\ __,---` NetBSD/x86 BIOS Boot \\ `---,_. Revision 5.11 (Thu Jun 9 22:17:47 UTC 2022) \\-,_____,.---` \\ \\ \\ 1. Xen 2. Boot normally 3. Boot single user 4. 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. |/-\|/-\|/-\|/-\2534352|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+1344560\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-=0x3b30ec \|/-\|/-\|/-\|/-Loading /netbsd-XEN3_DOM0.gz \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\| Start @ 0x200000 [1=0x5b3000-0x5b30ec]... Xen 4.15.2nb1 (XEN) Xen version 4.15.2nb1 (root@) (gcc (nb1 20210411) 10.3.0) debug=n Fri Jun 10 06:27:08 UTC 2022 (XEN) Latest ChangeSet: (XEN) Bootloader: NetBSD/x86 BIOS Boot, Revision 5.11 (Thu Jun 9 22:17:47 UTC 2022) (from NetBSD 9.99.97) (XEN) Command line: dom0_mem=1024M console=com1 com1=9600,8n1 (XEN) Xen image load base address: 0 (XEN) Video information: (XEN) VGA is text mode 80x25, font 8x16 (XEN) VBE/DDC methods: none; EDID transfer time: 2 seconds (XEN) EDID info not retrieved because no DDC retrieval method detected (XEN) Disc information: (XEN) Found 1 MBR signatures (XEN) Found 1 EDD information structures (XEN) Xen-e820 RAM map: (XEN) [0000000000000000, 000000000009f3ff] (usable) (XEN) [000000000009f400, 000000000009ffff] (reserved) (XEN) [00000000000f0000, 00000000000fffff] (reserved) (XEN) [0000000000100000, 00000000df62efff] (usable) (XEN) [00000000df62f000, 00000000df63bfff] (ACPI data) (XEN) [00000000df63c000, 00000000df63cfff] (usable) (XEN) [00000000df63d000, 00000000e3ffffff] (reserved) (XEN) [00000000fec00000, 00000000fee0ffff] (reserved) (XEN) [00000000ff800000, 00000000ffffffff] (reserved) (XEN) [0000000100000000, 0000000c1fffefff] (usable) (XEN) New Xen image base address: 0xdf000000 (XEN) ACPI: RSDP 000F4F00, 0024 (r2 HP ) (XEN) ACPI: XSDT DF630140, 00B4 (r1 HP ProLiant 2 Ò 162E) (XEN) ACPI: FACP DF630240, 00F4 (r3 HP ProLiant 2 Ò 162E) (XEN) ACPI: DSDT DF630340, 20BD (r1 HP DSDT 1 INTL 20030228) (XEN) ACPI: FACS DF62F100, 0040 (XEN) ACPI: SPCR DF62F140, 0050 (r1 HP SPCRRBSU 1 Ò 162E) (XEN) ACPI: MCFG DF62F1C0, 003C (r1 HP ProLiant 1 0) (XEN) ACPI: HPET DF62F200, 0038 (r1 HP ProLiant 2 Ò 162E) (XEN) ACPI: FFFF DF62F240, 0064 (r2 HP ProLiant 2 Ò 162E) (XEN) ACPI: SPMI DF62F2C0, 0040 (r5 HP ProLiant 1 Ò 162E) (XEN) ACPI: ERST DF62F300, 01D0 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: APIC DF62F500, 015E (r1 HP ProLiant 2 0) (XEN) ACPI: SRAT DF62F680, 0570 (r1 HP Proliant 1 Ò 162E) (XEN) ACPI: FFFF DF62FC00, 0176 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: BERT DF62FD80, 0030 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: HEST DF62FDC0, 00BC (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: DMAR DF62FE80, 013C (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: SSDT DF632400, 0125 (r3 HP CRSPCI0 2 HP 1) (XEN) ACPI: SSDT DF632540, 01CF (r3 HP riser1a 2 INTL 20061109) (XEN) ACPI: SSDT DF632740, 03BB (r1 HP pcc 1 INTL 20090625) (XEN) ACPI: SSDT DF632B00, 0377 (r1 HP pmab 1 INTL 20090625) (XEN) ACPI: SSDT DF632E80, 2094 (r1 INTEL PPM RCM 1 INTL 20061109) (XEN) System RAM: 49141MB (50321208kB) (XEN) Domain heap initialised DMA width 32 bits (XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 (XEN) IOAPIC[1]: apic_id 0, version 32, address 0xfec80000, GSI 24-47 (XEN) Enabling APIC mode: Phys. Using 2 I/O APICs (XEN) Failed to get Error Log Address Range. (XEN) CPU0: 1600 ... 3067 MHz (XEN) Speculative mitigation facilities: (XEN) Hardware hints: (XEN) Hardware features: IBPB IBRS STIBP SSBD L1D_FLUSH (XEN) Compiled-in support: INDIRECT_THUNK SHADOW_PAGING (XEN) Xen settings: BTI-Thunk RETPOLINE, SPEC_CTRL: IBRS- SSBD-, Other: IBPB L1D_FLUSH BRANCH_HARDEN (XEN) L1TF: believed vulnerable, maxphysaddr L1D 44, CPUID 40, Safe address 10000000000 (XEN) Support for HVM VMs: MSR_SPEC_CTRL RSB EAGER_FPU (XEN) Support for PV VMs: MSR_SPEC_CTRL RSB EAGER_FPU (XEN) XPTI (64-bit PV only): Dom0 enabled, DomU enabled (without PCID) (XEN) PV L1TF shadowing: Dom0 disabled, DomU enabled (XEN) Using scheduler: SMP Credit Scheduler rev2 (credit2) (XEN) Initializing Credit2 scheduler (XEN) Platform timer is 14.318MHz HPET (XEN) Detected 3066.774 MHz processor. (XEN) [VT-D]Disabling IOMMU due to Intel 5500/5520 chipset errata #47 and #53 (XEN) I/O virtualisation disabled (XEN) Enabled directed EOI with ioapic_ack_old on! (XEN) ENABLING IO-APIC IRQs (XEN) -> Using old ACK method (XEN) Allocated console ring of 32 KiB. (XEN) VMX: Supported advanced features: (XEN) - APIC MMIO access virtualisation (XEN) - APIC TPR shadow (XEN) - Extended Page Tables (EPT) (XEN) - Virtual-Processor Identifiers (VPID) (XEN) - Virtual NMI (XEN) - MSR direct-access bitmap (XEN) - Unrestricted Guest (XEN) HVM: ASIDs enabled. (XEN) VMX: Disabling executable EPT superpages due to CVE-2018-12207 (XEN) HVM: VMX enabled (XEN) HVM: Hardware Assisted Paging (HAP) detected (XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB (XEN) Brought up 12 CPUs (XEN) Scheduling granularity: cpu, 1 CPU per sched-resource (XEN) Dom0 has maximum 880 PIRQs (XEN) Xen kernel: 64-bit, lsb, compat32 (XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0xffffffff80200000 -> 0xffffffff81330000 (XEN) Dom0 symbol map 0xffffffff81330000 -> 0xffffffff814bf0e0 (XEN) PHYSICAL MEMORY ARRANGEMENT: (XEN) Dom0 alloc.: 0000000c00000000->0000000c02000000 (253952 pages to be allocated) (XEN) VIRTUAL MEMORY ARRANGEMENT: (XEN) Loaded kernel: ffffffff80200000->ffffffff814bf0e0 (XEN) Init. ramdisk: ffffffff814c0000->ffffffff814c0000 (XEN) Phys-Mach map: ffffffff814c0000->ffffffff816c0000 (XEN) Start info: ffffffff816c0000->ffffffff816c04b8 (XEN) Xenstore ring: 0000000000000000->0000000000000000 (XEN) Console ring: 0000000000000000->0000000000000000 (XEN) Page tables: ffffffff816c1000->ffffffff816d0000 (XEN) Boot stack: ffffffff816d0000->ffffffff816d1000 (XEN) TOTAL: ffffffff80000000->ffffffff81800000 (XEN) ENTRY ADDRESS: ffffffff8023e000 (XEN) Dom0 has maximum 12 VCPUs (XEN) Initial low memory virq threshold set at 0x4000 pages. (XEN) Scrubbing Free RAM in background (XEN) Std. Loglevel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (XEN) *** Serial input to DOM0 (type 'CTRL-a' three times to switch input) (XEN) Freed 604kB init memory [ 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, 2022 [ 1.0000000] 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.97 (XEN3_DOM0) #0: Fri Jun 10 01:33:51 EEST 2022 [ 1.0000000] root@guido.araneus.fi:/tmp/build/2022.06.09.17.39.21-amd64/obj/sys/arch/amd64/compile/XEN3_DOM0 [ 1.0000000] total memory = 1024 MB [ 1.0000000] avail memory = 968 MB [ 1.0000000] mainbus0 (root) [ 1.0000000] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) [ 1.0000000] ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] Firmware Warning (ACPI): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20211217/tbfadt-742) [ 1.0000000] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20211217/tbfadt-742) [ 1.0000000] ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) [ 1.0000000] ACPI: FACS 0x00000000DF62F100 000040 [ 1.0000000] ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) [ 1.0000000] ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) [ 1.0000000] ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) [ 1.0000000] ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) [ 1.0000000] ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: RMAD 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) [ 1.0000000] ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) [ 1.0000000] ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) [ 1.0000000] ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) [ 1.0000000] ACPI: SSDT 0x00000000DF632E80 002094 (v01 INTEL PPM RCM 00000001 INTL 20061109) [ 1.0000000] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 1.0000000] ioapic0 at mainbus0 apid 8 [ 1.0000000] ioapic1 at mainbus0 apid 0 [ 1.0000000] cpu0 at mainbus0 apid 0 [ 1.0000000] cpu1 at mainbus0 apid 32 [ 1.0000000] cpu2 at mainbus0 apid 16 [ 1.0000000] cpu3 at mainbus0 apid 48 [ 1.0000000] cpu4 at mainbus0 apid 4 [ 1.0000000] cpu5 at mainbus0 apid 36 [ 1.0000000] cpu6 at mainbus0 apid 20 [ 1.0000000] cpu7 at mainbus0 apid 52 [ 1.0000000] cpu8 at mainbus0 apid 2 [ 1.0000000] cpu9 at mainbus0 apid 34 [ 1.0000000] cpu10 at mainbus0 apid 18 [ 1.0000000] cpu11 at mainbus0 apid 50 [ 1.0000000] ipmi0 at mainbus0 [ 1.0000000] hypervisor0 at mainbus0: Xen version 4.15.2nb1 [ 1.0000000] vcpu0 at hypervisor0 [ 1.0000000] vcpu0: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu0: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu1 at hypervisor0 [ 1.0000000] vcpu1: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu1: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu2 at hypervisor0 [ 1.0000000] vcpu2: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu2: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu3 at hypervisor0 [ 1.0000000] vcpu3: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu3: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu4 at hypervisor0 [ 1.0000000] vcpu4: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu4: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu5 at hypervisor0 [ 1.0000000] vcpu5: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu5: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu6 at hypervisor0 [ 1.0000000] vcpu6: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu6: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu7 at hypervisor0 [ 1.0000000] vcpu7: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu7: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu8 at hypervisor0 [ 1.0000000] vcpu8: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu8: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu9 at hypervisor0 [ 1.0000000] vcpu9: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu9: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu10 at hypervisor0 [ 1.0000000] vcpu10: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu10: node 0, package 0, core 0, smt 0 [ 1.0000000] vcpu11 at hypervisor0 [ 1.0000000] vcpu11: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000000] vcpu11: node 0, package 0, core 0, smt 0 [ 1.0000000] xenbus0 at hypervisor0: Xen Virtual Bus Interface [ 1.0000000] xencons0 at hypervisor0: Xen Virtual Console Driver [ 1.0000000] acpi0 at hypervisor0: Intel ACPICA 20211217 [ 1.0000000] acpi0: fixed power button present [ 1.0000030] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0000030] ipmi_acpi0 at acpi0 (MI0, IPI0001-0): io 0xca2-0xca3 [ 1.0000030] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0000030] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0000030] spkr0 at pcppi1: PC Speaker [ 1.0000030] wsbell at spkr0 not configured [ 1.0000030] midi0 at pcppi1: PC speaker [ 1.0000030] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0000030] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0000030] COMA (PNP0501) at acpi0 not configured [ 1.0000030] PMI0 (ACPI000D) at acpi0 not configured [ 1.0000030] acpitz0 at acpi0 (THM0): cpu0 [ 1.0000030] attimer1: attached to pcppi1 [ 1.0000030] pckbd0 at pckbc1 (kbd slot) [ 1.0000030] pckbc1: using irq 1 for kbd slot [ 1.0000030] wskbd0 at pckbd0 mux 1 [ 1.0000030] pms0 at pckbc1 (aux slot) [ 1.0000030] pckbc1: using irq 12 for aux slot [ 1.0000030] wsmouse0 at pms0 mux 0 [ 1.0000030] pci0 at hypervisor0 bus 0: configuration mode 1 [ 1.0000030] pchb0 at pci0 dev 0 function 0: Intel 5520 ESI Port (rev. 0x13) [ 1.0000030] ppb0 at pci0 dev 1 function 0: Intel 5520/5500/X58 PCIe Root Port 1 (rev. 0x13) [ 1.0000030] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci1 at ppb0 bus 5 [ 1.0000030] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0000030] ciss0: interrupting at ioapic1 pin 4 [ 1.0000030] ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro, method perf 0x5 [ 1.0000030] scsibus0 at ciss0: 1 target, 1 lun per target [ 1.0000030] ppb1 at pci0 dev 2 function 0: Intel 5520/5500/X58 PCIe Root Port 2 (rev. 0x13) [ 1.0000030] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci2 at ppb1 bus 12 [ 1.0000030] ppb2 at pci0 dev 3 function 0: Intel 5520/5500/X58 PCIe Root Port 3 (rev. 0x13) [ 1.0000030] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0000030] pci3 at ppb2 bus 9 [ 1.0000030] ppb3 at pci0 dev 4 function 0: Intel 5520/5500/X58 PCIe Root Port 4 (rev. 0x13) [ 1.0000030] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci4 at ppb3 bus 13 [ 1.0000030] ppb4 at pci0 dev 5 function 0: Intel 5520/5500/X58 PCIe Root Port 5 (rev. 0x13) [ 1.0000030] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci5 at ppb4 bus 14 [ 1.0000030] ppb5 at pci0 dev 6 function 0: Intel 5520/5500/X58 PCIe Root Port 6 (rev. 0x13) [ 1.0000030] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci6 at ppb5 bus 15 [ 1.0000030] ppb6 at pci0 dev 7 function 0: Intel 5520/5500/X58 PCIe Root Port 7 (rev. 0x13) [ 1.0000030] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] ppb6: link is x4 @ 2.5GT/s [ 1.0000030] pci7 at ppb6 bus 3 [ 1.0000030] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0000030] bnx0: Ethernet address e4:11:5b:d3:13:fc [ 1.0000030] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0000030] bnx0: PCIe x4 2.5GT/s [ 1.0000030] bnx0: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0000030] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0000030] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0000030] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0000030] bnx0: interrupting at ioapic1 pin 6 [ 1.0000030] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0000030] bnx1: Ethernet address e4:11:5b:d3:13:fe [ 1.0000030] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0000030] bnx1: PCIe x4 2.5GT/s [ 1.0000030] bnx1: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0000030] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0000030] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0000030] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0000030] bnx1: interrupting at ioapic1 pin 13 [ 1.0000030] ppb7 at pci0 dev 8 function 0: Intel 5520/5500/X58 PCIe Root Port 8 (rev. 0x13) [ 1.0000030] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] ppb7: link is x4 @ 2.5GT/s [ 1.0000030] pci8 at ppb7 bus 4 [ 1.0000030] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0000030] bnx2: Ethernet address e4:11:5b:d3:13:a4 [ 1.0000030] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0000030] bnx2: PCIe x4 2.5GT/s [ 1.0000030] bnx2: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0000030] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0000030] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0000030] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0000030] bnx2: interrupting at ioapic1 pin 7 [ 1.0000030] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0000030] bnx3: Ethernet address e4:11:5b:d3:13:a6 [ 1.0000030] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0000030] bnx3: PCIe x4 2.5GT/s [ 1.0000030] bnx3: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0000030] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0000030] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0000030] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0000030] bnx3: interrupting at ioapic1 pin 15 [ 1.0000030] ppb8 at pci0 dev 9 function 0: Intel 5520/5500/X58 PCIe Root Port 9 (rev. 0x13) [ 1.0000030] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0000030] pci9 at ppb8 bus 6 [ 1.0000030] ppb9 at pci0 dev 10 function 0: Intel 5520/5500/X58 PCIe Root Port 10 (rev. 0x13) [ 1.0000030] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci10 at ppb9 bus 16 [ 1.0000030] pchb1 at pci0 dev 13 function 0: Intel product 343a (rev. 0x13) [ 1.0000030] pchb2 at pci0 dev 13 function 1: Intel product 343b (rev. 0x13) [ 1.0000030] pchb3 at pci0 dev 13 function 2: Intel product 343c (rev. 0x13) [ 1.0000030] pchb4 at pci0 dev 13 function 3: Intel product 343d (rev. 0x13) [ 1.0000030] pchb5 at pci0 dev 13 function 4: Intel 5520/X58 QuickPath (rev. 0x13) [ 1.0000030] pchb6 at pci0 dev 13 function 5: Intel 5520 QuickPath (rev. 0x13) [ 1.0000030] pchb7 at pci0 dev 13 function 6: Intel product 341a (rev. 0x13) [ 1.0000030] pchb8 at pci0 dev 14 function 0: Intel product 341c (rev. 0x13) [ 1.0000030] pchb9 at pci0 dev 14 function 1: Intel product 341d (rev. 0x13) [ 1.0000030] pchb10 at pci0 dev 14 function 2: Intel product 341e (rev. 0x13) [ 1.0000030] pchb11 at pci0 dev 14 function 3: Intel product 341f (rev. 0x13) [ 1.0000030] pchb12 at pci0 dev 14 function 4: Intel product 3439 (rev. 0x13) [ 1.0000030] Intel 5520/5500/X58 Misc (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0000030] Intel 5520/5500/X58 Scratchpads and GPIO (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0000030] Intel 5520/5500/X58 Control Status and RAS (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0000030] ppb10 at pci0 dev 28 function 0: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0000030] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0000030] pci11 at ppb10 bus 17 [ 1.0000030] ppb11 at pci0 dev 28 function 4: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0000030] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0000030] pci12 at ppb11 bus 2 [ 1.0000030] Hewlett-Packard iLO3 Slave (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0000030] Hewlett-Packard iLO3 Management (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0000030] uhci0 at pci12 dev 0 function 4: Hewlett-Packard iLO3 Virtual USB (rev. 0x01) [ 1.0000030] uhci0: interrupting at ioapic0 pin 17 [ 1.0000030] usb0 at uhci0: USB revision 1.0 [ 1.0000030] uhci1 at pci0 dev 29 function 0: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0000030] uhci1: interrupting at ioapic0 pin 20 [ 1.0000030] usb1 at uhci1: USB revision 1.0 [ 1.0000030] uhci2 at pci0 dev 29 function 1: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0000030] uhci2: interrupting at ioapic0 pin 23 [ 1.0000030] usb2 at uhci2: USB revision 1.0 [ 1.0000030] uhci3 at pci0 dev 29 function 2: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0000030] uhci3: interrupting at ioapic0 pin 22 [ 1.0000030] usb3 at uhci3: USB revision 1.0 [ 1.0000030] uhci4 at pci0 dev 29 function 3: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0000030] uhci4: interrupting at ioapic0 pin 23 [ 1.0000030] usb4 at uhci4: USB revision 1.0 [ 1.0000030] ehci0 at pci0 dev 29 function 7: Intel 82801JI USB EHCI Controller (rev. 0x00) [ 1.0000030] ehci0: interrupting at ioapic0 pin 20 [ 1.0000030] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0000030] ehci0: Using DMA subregion for control data structures [ 1.0000030] usb5 at ehci0: USB revision 2.0 [ 1.0000030] ppb12 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90) [ 1.0000030] pci13 at ppb12 bus 1 [ 1.0000030] vga0 at pci13 dev 3 function 0: ATI Technologies ES1000 (rev. 0x02) [ 1.0000030] wsdisplay0 at vga0 kbdmux 1 [ 1.0000030] pckbd_enable: command error [ 1.0000030] drm at vga0 not configured [ 1.0000030] ichlpcib0 at pci0 dev 31 function 0: Intel 82801JIB LPC Interface Bridge (rev. 0x00) [ 1.0000030] ichlpcib0: 24-bit timer [ 1.0000030] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0000030] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0000030] isa0 at ichlpcib0 [ 1.0000030] WARNING: system needs entropy for security; see entropy(7) [ 2.9546671] scsibus0: waiting 2 seconds for devices to settle... [ 2.9646763] uhub0 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.9646763] uhub1 at usb4: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.9646763] uhub2 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.9646763] uhub3 at usb5: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.9646763] uhub4 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.9646763] uhub5 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.5547116] ehci0: handing over full speed device on port 4 to uhci2 [ 4.7546935] uhidev0 at uhub0 port 1 configuration 1 interface 0 [ 4.7546935] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 4.7546935] ukbd0 at uhidev0 [ 4.7546935] wskbd1 at ukbd0 mux 1 [ 4.7546935] uhidev1 at uhub0 port 1 configuration 1 interface 1 [ 4.7546935] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 4.7646947] ums0 at uhidev1: 3 buttons [ 4.7646947] wsmouse1 at ums0 mux 0 [ 4.9646956] sd0 at scsibus0 target 0 lun 0: disk fixed [ 4.9646956] sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 5.0047241] sd0: async, 8-bit transfers, tagged queueing [ 5.0047241] ualea0 at uhub5 port 2 configuration 1 interface 0 [ 5.0047241] ualea0: Araneus (0x12d8) Alea II TRNG (0x0001), rev 2.00/2.04, addr 2 [ 5.0047241] entropy: ready [ 22.4947134] ipmi0: ID 19.1 IPMI 2.0 Available [ 22.4947134] WARNING: 1 error while detecting hardware; check system log. [ 22.4947134] boot device: sd0 [ 22.4947134] root on sd0a dumps on sd0b [ 22.4947134] Your machine does not initialize mem_clusters; sparse_dumps disabled [ 22.5046717] root file system type: ffs [ 22.5046717] kern.module.path=/stand/amd64/9.99.97/modules Fri Jun 10 07:40:48 UTC 2022 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.9447173] ciss0: normal state on 'ciss0:0' (online) Building databases: dev, utmp, utmpx. 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 xenservices: xenstored, xenconsoled. Jun 10 07:41:06 anita-test xenstored: Checking store ... Jun 10 07:41:06 anita-test xenstored: Checking store complete. [ 41.6046771] balloon0 at xenbus0 id 0: Xen Balloon driver [ 41.6046771] balloon0: current reservation: 1048576 KiB Setting domain 0 name, domid and JSON config... Done setting up Dom0 /etc/rc.d/xendomains exited with code 1 Starting local daemons:. Updating motd. Starting powerd. Starting sshd. Starting postfix. Starting inetd. Starting cron. The following components reported failures: /etc/rc.d/xendomains See /var/run/rc.log for more information. Fri Jun 10 07:41:18 UTC 2022 NetBSD/amd64 (anita-test.netbsd.org) (constty) login: NetBSD/amd64 (anita-test.netbsd.org) (constty) login: root Jun 10 07:41:19 anita-test login: ROOT LOGIN (root) on tty constty Last login: Fri Jun 10 05:55:37 2022 on 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, 2022 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.97 (XEN3_DOM0) #0: Fri Jun 10 01:33:51 EEST 2022 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-prom''pt-1654846155.579602# ' anita-root-shell-prompt-1654846155.579602# set -x && ( echo get img | tftp 10.16 9.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && cat /mnt/test-xen.sh &&  sh /mnt/test-xen.sh + echo get img + tftp 10.169.0.1 tftp> Received 1048846 bytes in 0.7 seconds tftp> + vnconfig vnd0 img + mount /dev/vnd0a /mnt + cat /mnt/test-xen.sh set -ex echo "this is test-xen.sh" #echo "XXX NOT RUNNING TESTS, JUST TESTING BOOT" #exit 0 netstat -rn -f inet sleep 30 netstat -rn -f inet # Find the python version having the prerequisite packages for anita python=python$(cd /usr/pkgsrc/misc/py-anita && make show-var VARNAME=PYTHON_VERSION_DEFAULT | sed 's/\(.\)\(.\)/\1.\2/') echo using $python # Install anita if ! test -f /usr/pkg/bin/anita then echo "Installing anita from github" ( cd git config --global http.sslVerify false git clone https://github.com/gson1703/anita.git cd anita $python setup.py install ) fi # XXX needed? #export PKG_PATH=ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All ( cd /dev for vnd in $(seq -f vnd%.0f 4 31) do sh MAKEDEV $vnd || true done ) cd for url in http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/ http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/ do for type in pv hvm do ( ver=$($python /mnt/url2ver.py $url) tag=${ver}-${type} sleep 10 echo "begin" "test of $tag domU" date sleep 10 mode=test #mode=boot logfn=${tag}.log # Since the memory size is increased from the anita default, # the disk size must also be increased because the swap # partition will be larger. anita \ --vmm=xl --xen-type=$type \ --workdir $tag \ --memory-size 512M \ --disk-size 2G \ --sets kern-GENERIC,modules,base,etc,comp,text,tests \ --test-timeout=21600 \ $mode $url >$logfn 2>&1 || true echo "put $logfn" | tftp 10.169.0.1 sleep 10 echo "end" "test of $tag domU" date sleep 10 ) & # To run tests in parallel, add "&" at end of previous line # To run them serially, remove it done done wait + sh /mnt/test-xen.sh + echo 'this is test-xen.sh' this is test-xen.sh + netstat -rn -f inet Routing tables Internet: Destination Gateway Flags Refs Use Mtu Interface default 10.169.0.1 UGS - - - bnx0 10.169.0/24 link#1 UC - - - bnx0 10.169.0.2 link#1 UHl - - - lo0 127/8 127.0.0.1 UGRS - - 33624 lo0 127.0.0.1 lo0 UHl - - 33624 lo0 10.169.0.1 24:6e:96:1d:38:ea UHL - - - bnx0 + sleep 30 + netstat -rn -f inet Routing tables Internet: Destination Gateway Flags Refs Use Mtu Interface default 10.169.0.1 UGS - - - bnx0 10.169.0/24 link#1 UC - - - bnx0 10.169.0.2 link#1 UHl - - - lo0 127/8 127.0.0.1 UGRS - - 33624 lo0 127.0.0.1 lo0 UHl - - 33624 lo0 10.169.0.1 24:6e:96:1d:38:ea UHL - - - bnx0 + cd /usr/pkgsrc/misc/py-anita + make show-var VARNAME=PYTHON_VERSION_DEFAULT + sed 's/\(.\)\(.\)/\1.\2/' + python=python3.9 + echo using python3.9 using python3.9 + test -f /usr/pkg/bin/anita + echo 'Installing anita from github' Installing anita from github + cd + git config --global http.sslVerify false + git clone 'https://github.com/gson1703/anita.git' Cloning into 'anita'... remote: Enumerating objects: 2666, done. remote: Counting objects: 0% (1/246)remote: Counting objects: 1% (3/246)remote: Counting objects: 2% (5/246)remote: Counting objects: 3% (8/246)remote: Counting objects: 4% (10/246)remote: Counting objects: 5% (13/246)remote: Counting objects: 6% (15/246)remote: Counting objects: 7% (18/246)remote: Counting objects: 8% (20/246)remote: Counting objects: 9% (23/246)remote: Counting objects: 10% (25/246)remote: Counting objects: 11% (28/246)remote: Counting objects: 12% (30/246)remote: Counting objects: 13% (32/246)remote: Counting objects: 14% (35/246)remote: Counting objects: 15% (37/246)remote: Counting objects: 16% (40/246)remote: Counting objects: 17% (42/246)remote: Counting objects: 18% (45/246)remote: Counting objects: 19% (47/246)remote: Counting objects: 20% (50/246)remote: Counting objects: 21% (52/246)remote: Counting objects: 22% (55/246)remote: Counting objects: 23% (57/246)remote: Counting objects: 24% (60/246)remote: Counting objects: 25% (62/246)remote: Counting objects: 26% (64/246)remote: Counting objects: 27% (67/246)remote: Counting objects: 28% (69/246)remote: Counting objects: 29% (72/246)remote: Counting objects: 30% (74/246)remote: Counting objects: 31% (77/246)remote: Counting objects: 32% (79/246)remote: Counting objects: 33% (82/246)remote: Counting objects: 34% (84/246)remote: Counting objects: 35% (87/246)remote: Counting objects: 36% (89/246)remote: Counting objects: 37% (92/246)remote: Counting objects: 38% (94/246)remote: Counting objects: 39% (96/246)remote: Counting objects: 40% (99/246)remote: Counting objects: 41% (101/246)remote: Counting objects: 42% (104/246)remote: Counting objects: 43% (106/246)remote: Counting objects: 44% (109/246)remote: Counting objects: 45% (111/246)remote: Counting objects: 46% (114/246)remote: Counting objects: 47% (116/246)remote: Counting objects: 48% (119/246)remote: Counting objects: 49% (121/246)remote: Counting objects: 50% (123/246)remote: Counting objects: 51% (126/246)remote: Counting objects: 52% (128/246)remote: Counting objects: 53% (131/246)remote: Counting objects: 54% (133/246)remote: Counting objects: 55% (136/246)remote: Counting objects: 56% (138/246)remote: Counting objects: 57% (141/246)remote: Counting objects: 58% (143/246)remote: Counting objects: 59% (146/246)remote: Counting objects: 60% (148/246)remote: Counting objects: 61% (151/246)remote: Counting objects: 62% (153/246)remote: Counting objects: 63% (155/246)remote: Counting objects: 64% (158/246)remote: Counting objects: 65% (160/246)remote: Counting objects: 66% (163/246)remote: Counting objects: 67% (165/246)remote: Counting objects: 68% (168/246)remote: Counting objects: 69% (170/246)remote: Counting objects: 70% (173/246)remote: Counting objects: 71% (175/246)remote: Counting objects: 72% (178/246)remote: Counting objects: 73% (180/246)remote: Counting objects: 74% (183/246)remote: Counting objects: 75% (185/246)remote: Counting objects: 76% (187/246)remote: Counting objects: 77% (190/246)remote: Counting objects: 78% (192/246)remote: Counting objects: 79% (195/246)remote: Counting objects: 80% (197/246)remote: Counting objects: 81% (200/246)remote: Counting objects: 82% (202/246)remote: Counting objects: 83% (205/246)remote: Counting objects: 84% (207/246)remote: Counting objects: 85% (210/246)remote: Counting objects: 86% (212/246)remote: Counting objects: 87% (215/246)remote: Counting objects: 88% (217/246)remote: Counting objects: 89% (219/246)remote: Counting objects: 90% (222/246)remote: Counting objects: 91% (224/246)remote: Counting objects: 92% (227/246)remote: Counting objects: 93% (229/246)remote: Counting objects: 94% (232/246)remote: Counting objects: 95% (234/246)remote: Counting objects: 96% (237/246)remote: Counting objects: 97% (239/246)remote: Counting objects: 98% (242/246)remote: Counting objects: 99% (244/246)remote: Counting objects: 100% (246/246)remote: Counting objects: 100% (246/246), done. remote: Compressing objects: 0% (1/158)remote: Compressing objects: 1% (2/158)remote: Compressing objects: 2% (4/158)remote: Compressing objects: 3% (5/158)remote: Compressing objects: 4% (7/158)remote: Compressing objects: 5% (8/158)remote: Compressing objects: 6% (10/158)remote: Compressing objects: 7% (12/158)remote: Compressing objects: 8% (13/158)remote: Compressing objects: 9% (15/158)remote: Compressing objects: 10% (16/158)remote: Compressing objects: 11% (18/158)remote: Compressing objects: 12% (19/158)remote: Compressing objects: 13% (21/158)remote: Compressing objects: 14% (23/158)remote: Compressing objects: 15% (24/158)remote: Compressing objects: 16% (26/158)remote: Compressing objects: 17% (27/158)remote: Compressing objects: 18% (29/158)remote: Compressing objects: 19% (31/158)remote: Compressing objects: 20% (32/158)remote: Compressing objects: 21% (34/158)remote: Compressing objects: 22% (35/158)remote: Compressing objects: 23% (37/158)remote: Compressing objects: 24% (38/158)remote: Compressing objects: 25% (40/158)remote: Compressing objects: 26% (42/158)remote: Compressing objects: 27% (43/158)remote: Compressing objects: 28% (45/158)remote: Compressing objects: 29% (46/158)remote: Compressing objects: 30% (48/158)remote: Compressing objects: 31% (49/158)remote: Compressing objects: 32% (51/158)remote: Compressing objects: 33% (53/158)remote: Compressing objects: 34% (54/158)remote: Compressing objects: 35% (56/158)remote: Compressing objects: 36% (57/158)remote: Compressing objects: 37% (59/158)remote: Compressing objects: 38% (61/158)remote: Compressing objects: 39% (62/158)remote: Compressing objects: 40% (64/158)remote: Compressing objects: 41% (65/158)remote: Compressing objects: 42% (67/158)remote: Compressing objects: 43% (68/158)remote: Compressing objects: 44% (70/158)remote: Compressing objects: 45% (72/158)remote: Compressing objects: 46% (73/158)remote: Compressing objects: 47% (75/158)remote: Compressing objects: 48% (76/158)remote: Compressing objects: 49% (78/158)remote: Compressing objects: 50% (79/158)remote: Compressing objects: 51% (81/158)remote: Compressing objects: 52% (83/158)remote: Compressing objects: 53% (84/158)remote: Compressing objects: 54% (86/158)remote: Compressing objects: 55% (87/158)remote: Compressing objects: 56% (89/158)remote: Compressing objects: 57% (91/158)remote: Compressing objects: 58% (92/158)remote: Compressing objects: 59% (94/158)remote: Compressing objects: 60% (95/158)remote: Compressing objects: 61% (97/158)remote: Compressing objects: 62% (98/158)remote: Compressing objects: 63% (100/158)remote: Compressing objects: 64% (102/158)remote: Compressing objects: 65% (103/158)remote: Compressing objects: 66% (105/158)remote: Compressing objects: 67% (106/158)remote: Compressing objects: 68% (108/158)remote: Compressing objects: 69% (110/158)remote: Compressing objects: 70% (111/158)remote: Compressing objects: 71% (113/158)remote: Compressing objects: 72% (114/158)remote: Compressing objects: 73% (116/158)remote: Compressing objects: 74% (117/158)remote: Compressing objects: 75% (119/158)remote: Compressing objects: 76% (121/158)remote: Compressing objects: 77% (122/158)remote: Compressing objects: 78% (124/158)remote: Compressing objects: 79% (125/158)remote: Compressing objects: 80% (127/158)remote: Compressing objects: 81% (128/158)remote: Compressing objects: 82% (130/158)remote: Compressing objects: 83% (132/158)remote: Compressing objects: 84% (133/158)remote: Compressing objects: 85% (135/158)remote: Compressing objects: 86% (136/158)remote: Compressing objects: 87% (138/158)remote: Compressing objects: 88% (140/158)remote: Compressing objects: 89% (141/158)remote: Compressing objects: 90% (143/158)remote: Compressing objects: 91% (144/158)remote: Compressing objects: 92% (146/158)remote: Compressing objects: 93% (147/158)remote: Compressing objects: 94% (149/158)remote: Compressing objects: 95% (151/158)remote: Compressing objects: 96% (152/158)remote: Compressing objects: 97% (154/158)remote: Compressing objects: 98% (155/158)remote: Compressing objects: 99% (157/158)remote: Compressing objects: 100% (158/158)remote: Compressing objects: 100% (158/158), done. Receiving objects: 0% (1/2666)Receiving objects: 1% (27/2666)Receiving objects: 2% (54/2666)Receiving objects: 3% (80/2666)Receiving objects: 4% (107/2666)Receiving objects: 5% (134/2666)Receiving objects: 6% (160/2666)Receiving objects: 7% (187/2666)Receiving objects: 8% (214/2666)Receiving objects: 9% (240/2666)Receiving objects: 10% (267/2666)Receiving objects: 11% (294/2666)Receiving objects: 12% (320/2666)Receiving objects: 13% (347/2666)Receiving objects: 14% (374/2666)Receiving objects: 15% (400/2666)Receiving objects: 16% (427/2666)Receiving objects: 17% (454/2666)Receiving objects: 18% (480/2666)Receiving objects: 19% (507/2666)Receiving objects: 20% (534/2666)Receiving objects: 21% (560/2666)Receiving objects: 22% (587/2666)Receiving objects: 23% (614/2666)Receiving objects: 24% (640/2666)Receiving objects: 25% (667/2666)Receiving objects: 26% (694/2666)Receiving objects: 27% (720/2666)Receiving objects: 28% (747/2666)Receiving objects: 29% (774/2666)Receiving objects: 30% (800/2666)Receiving objects: 31% (827/2666)Receiving objects: 32% (854/2666)Receiving objects: 33% (880/2666)Receiving objects: 34% (907/2666)Receiving objects: 35% (934/2666)Receiving objects: 36% (960/2666)Receiving objects: 37% (987/2666)Receiving objects: 38% (1014/2666)Receiving objects: 39% (1040/2666)Receiving objects: 40% (1067/2666)Receiving objects: 41% (1094/2666)Receiving objects: 42% (1120/2666)Receiving objects: 43% (1147/2666)Receiving objects: 44% (1174/2666)Receiving objects: 45% (1200/2666)Receiving objects: 46% (1227/2666)Receiving objects: 47% (1254/2666)Receiving objects: 48% (1280/2666)Receiving objects: 49% (1307/2666)Receiving objects: 50% (1333/2666)Receiving objects: 51% (1360/2666)Receiving objects: 52% (1387/2666)Receiving objects: 53% (1413/2666)Receiving objects: 54% (1440/2666)Receiving objects: 55% (1467/2666)Receiving objects: 56% (1493/2666)Receiving objects: 57% (1520/2666)Receiving objects: 58% (1547/2666)Receiving objects: 59% (1573/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 60% (1600/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 61% (1627/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 62% (1653/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 63% (1680/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 64% (1707/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 65% (1733/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 66% (1760/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 67% (1787/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 68% (1813/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 69% (1840/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 70% (1867/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 70% (1883/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 71% (1893/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 72% (1920/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 73% (1947/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 74% (1973/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 75% (2000/2666), 484.01 KiB | 940.00 KiB/sReceiving objects: 76% (2027/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 77% (2053/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 78% (2080/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 79% (2107/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 80% (2133/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 81% (2160/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 82% (2187/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 83% (2213/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 84% (2240/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 85% (2267/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 86% (2293/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 87% (2320/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 88% (2347/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 89% (2373/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 90% (2400/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 91% (2427/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 92% (2453/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 93% (2480/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 94% (2507/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 95% (2533/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 96% (2560/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 97% (2587/2666), 940.01 KiB | 917.00 KiB/sremote: Total 2666 (delta 166), reused 167 (delta 88), pack-reused 2420 Receiving objects: 98% (2613/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 99% (2640/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 100% (2666/2666), 940.01 KiB | 917.00 KiB/sReceiving objects: 100% (2666/2666), 1.26 MiB | 985.00 KiB/s, done. Resolving deltas: 0% (0/1754)Resolving deltas: 1% (18/1754)Resolving deltas: 2% (36/1754)Resolving deltas: 3% (53/1754)Resolving deltas: 4% (71/1754)Resolving deltas: 5% (88/1754)Resolving deltas: 6% (106/1754)Resolving deltas: 7% (123/1754)Resolving deltas: 8% (141/1754)Resolving deltas: 9% (158/1754)Resolving deltas: 10% (176/1754)Resolving deltas: 11% (193/1754)Resolving deltas: 12% (211/1754)Resolving deltas: 13% (229/1754)Resolving deltas: 14% (246/1754)Resolving deltas: 15% (264/1754)Resolving deltas: 16% (281/1754)Resolving deltas: 17% (299/1754)Resolving deltas: 18% (316/1754)Resolving deltas: 19% (334/1754)Resolving deltas: 20% (351/1754)Resolving deltas: 21% (369/1754)Resolving deltas: 22% (386/1754)Resolving deltas: 23% (404/1754)Resolving deltas: 24% (421/1754)Resolving deltas: 25% (440/1754)Resolving deltas: 26% (457/1754)Resolving deltas: 27% (474/1754)Resolving deltas: 28% (492/1754)Resolving deltas: 29% (509/1754)Resolving deltas: 30% (528/1754)Resolving deltas: 31% (544/1754)Resolving deltas: 32% (562/1754)Resolving deltas: 33% (579/1754)Resolving deltas: 34% (597/1754)Resolving deltas: 35% (614/1754)Resolving deltas: 36% (632/1754)Resolving deltas: 37% (649/1754)Resolving deltas: 38% (667/1754)Resolving deltas: 39% (685/1754)Resolving deltas: 40% (702/1754)Resolving deltas: 41% (720/1754)Resolving deltas: 42% (737/1754)Resolving deltas: 43% (755/1754)Resolving deltas: 44% (772/1754)Resolving deltas: 45% (790/1754)Resolving deltas: 46% (807/1754)Resolving deltas: 47% (825/1754)Resolving deltas: 48% (842/1754)Resolving deltas: 49% (860/1754)Resolving deltas: 50% (877/1754)Resolving deltas: 51% (895/1754)Resolving deltas: 52% (913/1754)Resolving deltas: 53% (930/1754)Resolving deltas: 54% (948/1754)Resolving deltas: 55% (967/1754)Resolving deltas: 56% (983/1754)Resolving deltas: 57% (1000/1754)Resolving deltas: 58% (1018/1754)Resolving deltas: 59% (1035/1754)Resolving deltas: 60% (1053/1754)Resolving deltas: 61% (1071/1754)Resolving deltas: 62% (1088/1754)Resolving deltas: 63% (1106/1754)Resolving deltas: 64% (1123/1754)Resolving deltas: 65% (1141/1754)Resolving deltas: 66% (1158/1754)Resolving deltas: 67% (1176/1754)Resolving deltas: 68% (1193/1754)Resolving deltas: 69% (1211/1754)Resolving deltas: 70% (1228/1754)Resolving deltas: 71% (1246/1754)Resolving deltas: 72% (1264/1754)Resolving deltas: 73% (1281/1754)Resolving deltas: 74% (1298/1754)Resolving deltas: 75% (1317/1754)Resolving deltas: 76% (1334/1754)Resolving deltas: 77% (1352/1754)Resolving deltas: 78% (1370/1754)Resolving deltas: 79% (1386/1754)Resolving deltas: 80% (1406/1754)Resolving deltas: 81% (1421/1754)Resolving deltas: 82% (1439/1754)Resolving deltas: 83% (1456/1754)Resolving deltas: 84% (1474/1754)Resolving deltas: 85% (1492/1754)Resolving deltas: 86% (1509/1754)Resolving deltas: 87% (1526/1754)Resolving deltas: 88% (1544/1754)Resolving deltas: 89% (1563/1754)Resolving deltas: 90% (1580/1754)Resolving deltas: 91% (1601/1754)Resolving deltas: 92% (1614/1754)Resolving deltas: 93% (1632/1754)Resolving deltas: 94% (1649/1754)Resolving deltas: 95% (1667/1754)Resolving deltas: 96% (1684/1754)Resolving deltas: 97% (1702/1754)Resolving deltas: 98% (1719/1754)Resolving deltas: 99% (1737/1754)Resolving deltas: 100% (1754/1754)Resolving deltas: 100% (1754/1754), done. + cd anita + python3.9 setup.py install running install /usr/pkg/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/pkg/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info creating anita.egg-info writing anita.egg-info/PKG-INFO writing dependency_links to anita.egg-info/dependency_links.txt writing top-level names to anita.egg-info/top_level.txt writing manifest file 'anita.egg-info/SOURCES.txt' reading manifest file 'anita.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'anita.egg-info/SOURCES.txt' installing library code to build/bdist.netbsd-9.99.97-amd64/egg running install_lib running build_py creating build creating build/lib copying anita.py -> build/lib creating build/bdist.netbsd-9.99.97-amd64 creating build/bdist.netbsd-9.99.97-amd64/egg copying build/lib/anita.py -> build/bdist.netbsd-9.99.97-amd64/egg byte-compiling build/bdist.netbsd-9.99.97-amd64/egg/anita.py to anita.cpython-39.pyc installing package data to build/bdist.netbsd-9.99.97-amd64/egg running install_data creating build/bdist.netbsd-9.99.97-amd64/egg/man creating build/bdist.netbsd-9.99.97-amd64/egg/man/man1 copying anita.1 -> build/bdist.netbsd-9.99.97-amd64/egg/man/man1 creating build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO installing scripts to build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/scripts-3.9 copying and adjusting anita -> build/scripts-3.9 changing mode of build/scripts-3.9/anita from 644 to 755 creating build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO/scripts copying build/scripts-3.9/anita -> build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO/scripts changing mode of build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO/scripts/anita to 755 copying anita.egg-info/PKG-INFO -> build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO copying anita.egg-info/SOURCES.txt -> build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO copying anita.egg-info/dependency_links.txt -> build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO copying anita.egg-info/top_level.txt -> build/bdist.netbsd-9.99.97-amd64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/anita-2.10-py3.9.egg' and adding 'build/bdist.netbsd-9.99.97-amd64/egg' to it removing 'build/bdist.netbsd-9.99.97-amd64/egg' (and everything under it) Processing anita-2.10-py3.9.egg Copying anita-2.10-py3.9.egg to /usr/pkg/lib/python3.9/site-packages Adding anita 2.10 to easy-install.pth file Installing anita script to /usr/pkg/bin Installed /usr/pkg/lib/python3.9/site-packages/anita-2.10-py3.9.egg Processing dependencies for anita==2.10 Finished processing dependencies for anita==2.10 + cd /dev + seq -f 'vnd%.0f' 4 31 + for vnd=vnd4 + sh MAKEDEV vnd4 + for vnd=vnd5 + sh MAKEDEV vnd5 + for vnd=vnd6 + sh MAKEDEV vnd6 + for vnd=vnd7 + sh MAKEDEV vnd7 + for vnd=vnd8 + sh MAKEDEV vnd8 + for vnd=vnd9 + sh MAKEDEV vnd9 + for vnd=vnd10 + sh MAKEDEV vnd10 + for vnd=vnd11 + sh MAKEDEV vnd11 + for vnd=vnd12 + sh MAKEDEV vnd12 + for vnd=vnd13 + sh MAKEDEV vnd13 + for vnd=vnd14 + sh MAKEDEV vnd14 + for vnd=vnd15 + sh MAKEDEV vnd15 + for vnd=vnd16 + sh MAKEDEV vnd16 + for vnd=vnd17 + sh MAKEDEV vnd17 + for vnd=vnd18 + sh MAKEDEV vnd18 + for vnd=vnd19 + sh MAKEDEV vnd19 + for vnd=vnd20 + sh MAKEDEV vnd20 + for vnd=vnd21 + sh MAKEDEV vnd21 + for vnd=vnd22 + sh MAKEDEV vnd22 + for vnd=vnd23 + sh MAKEDEV vnd23 + for vnd=vnd24 + sh MAKEDEV vnd24 + for vnd=vnd25 + sh MAKEDEV vnd25 + for vnd=vnd26 + sh MAKEDEV vnd26 + for vnd=vnd27 + sh MAKEDEV vnd27 + for vnd=vnd28 + sh MAKEDEV vnd28 + for vnd=vnd29 + sh MAKEDEV vnd29 + for vnd=vnd30 + sh MAKEDEV vnd30 + for vnd=vnd31 + sh MAKEDEV vnd31 + cd + for url='http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' + for type=pv + for type=hvm + for url='http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + for type=pv + for type=hvm + wait + python3.9 /mnt/url2ver.py+ 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' python3.9 /mnt/url2ver.py+ 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' python3.9 /mnt/url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + python3.9 /mnt/url2ver.py 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' + + ver=current-2022.06.09.17.39.21-i386 ver=current-2022.06.09.17.39.21-amd64 + tag=current-2022.06.09.17.39.21-i386-pv + + tagsleep=current-2022.06.09.17.39.21-amd64-pv 10 + sleep 10 + ver=current-2022.06.09.17.39.21-amd64 + tag=current-2022.06.09.17.39.21-amd64-hvm + sleep 10 + ver=current-2022.06.09.17.39.21-i386 + tag=current-2022.06.09.17.39.21-i386-hvm + sleep 10 + echo begin 'test of current-2022.06.09.17.39.21-amd64-pv domU' begin test of current-2022.06.09.17.39.21-amd64-pv domU + date + echo begin 'test of current-2022.06.09.17.39.21-i386-pv domU' begin test of current-2022.06.09.17.39.21-i386-pv domU + date Fri Jun 10 07:42:28 UTC 2022 Fri Jun 10 07:42:28 UTC 2022 + sleep 10 + sleep 10 + echo begin 'test of current-2022.06.09.17.39.21-amd64-hvm domU' begin test of current-2022.06.09.17.39.21-amd64-hvm domU + date+ echo begin 'test of current-2022.06.09.17.39.21-i386-hvm domU' begin test of current-2022.06.09.17.39.21-i386-hvm domU + date Fri Jun 10 07:42:28 UTC 2022 Fri Jun 10 07:42:28 UTC 2022 + sleep 10 + sleep 10 + mode=test + logfn=current-2022.06.09.17.39.21-amd64-pv.log + anita --vmm=xl --xen-type=pv --workdir current-2022.06.09.17.39.21-amd64-pv --memory-size 512M --disk-size 2G --sets kern-GENERIC,modules,base,etc,comp,text,tests+ --test-timeout=21600mode test=test 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' >+ current-2022.06.09.17.39.21-amd64-pv.loglogfn=current-2022.06.09.17.39.21-i386-pv.log + anita --vmm=xl --xen-type=pv --workdir current-2022.06.09.17.39.21-i386-pv --memory-size 512M --disk-size 2G --sets kern-GENERIC,modules,base,etc,comp,text,tests --test-timeout=21600 test 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' >current-2022.06.09.17.39.21-i386-pv.log 2>&1 2>&1 + mode=test + + modelogfn=test=current-2022.06.09.17.39.21-i386-hvm.log + logfn=current-2022.06.09.17.39.21-amd64-hvm.log + anita --vmm=xl --xen-type=hvm --workdir+ current-2022.06.09.17.39.21-i386-hvmanita --memory-size --vmm=xl 512M --xen-type=hvm --disk-size --workdir 2G current-2022.06.09.17.39.21-amd64-hvm --sets --memory-size kern-GENERIC,modules,base,etc,comp,text,tests 512M --test-timeout=21600 --disk-size test 2G 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/i386/' --sets > kern-GENERIC,modules,base,etc,comp,text,testscurrent-2022.06.09.17.39.21-i386-hvm.log --test-timeout=21600 test 'http://mirror.araneus.fi/local/2022.06.09.17.39.21/release/amd64/' >current-2022.06.09.17.39.21-amd64-hvm.log 2>&1 2 >&1 [ 242.5846765] xbd backend: attach device vnd1d (size 741532) for domain 1 [ 243.4547105] xbd backend: attach device vnd2d (size 4194304) for domain 1 [ 245.0246724] xbd backend: attach device vnd3d (size 4194304) for domain 2 (XEN) d1 L1TF-vulnerable L4e 000000060f149000 - Shadowing [ 288.2346779] xbd backend: attach device vnd4d (size 4194304) for domain 3 [ 289.8546786] xbd backend: attach device vnd5d (size 4194304) for domain 4 [ 290.0046800] xbd backend: attach device vnd6d (size 873848) for domain 4 [ 372.3251212] xbd backend: detach device vnd5d for domain 4 [ 372.3451211] xbd backend: detach device vnd6d for domain 4 [ 373.8451497] dk0 at vnd5: "136bf08e-3e41-44ee-8bdc-80fb15be6a1d", 3145600 blocks at 64, type: ffs [ 373.8451497] dk1 at vnd5: "317da92f-1501-4a58-a4d6-83c9ac988ed9", 1048576 blocks at 3145664, type: swap [ 373.8851293] xbd backend: attach device vnd5d (size 4194304) for domain 5 [ 374.0451310] xbd backend: attach device vnd6d (size 204800) for domain 5 [ 408.5566527] xbd backend: detach device vnd2d for domain 1 [ 408.5866513] xbd backend: detach device vnd1d for domain 1 [ 410.0366932] dk2 at vnd1: "b1a8699f-deff-4ad2-bb22-6bf99d53f7cc", 3145600 blocks at 64, type: ffs [ 410.0366932] dk3 at vnd1: "dd639715-54e8-462c-ae40-84daadb74a8e", 1048576 blocks at 3145664, type: swap [ 410.0766560] xbd backend: attach device vnd1d (size 4194304) for domain 6 [ 410.2166557] xbd backend: attach device vnd2d (size 204800) for domain 6 (XEN) d6 L1TF-vulnerable L4e 000000061ae87000 - Shadowing (XEN) d5v0 Hit #DB in Xen context: e008:ffff82d040360b10 [overflow], stk 0000:ffff830c1fff7f78, dr6 ffff0ff0 (XEN) d5v0 Hit #DB in Xen context: e008:ffff82d040360b10 [overflow], stk 0000:ffff830c1fff7f78, dr6 ffff0ff0 (XEN) d6v0 Hit #DB in Xen context: e008:ffff82d040360b10 [overflow], stk 0000:ffff83061ff9ff78, dr6 ffff0ff0 (XEN) d6v0 Hit #DB in Xen context: e008:ffff82d040360b10 [overflow], stk 0000:ffff83061ff87f78, dr6 ffff0ff0 (XEN) d6v0 Hit #DB in Xen context: e008:ffff82d040360b10 [overflow], stk 0000:ffff83061ff87f78, dr6 ffff0ff0 (XEN) d6v0 Hit #DB in Xen context: e008:ffff82d040360b10 [overflow], stk 0000:ffff830c1fff7f78, dr6 ffff0ff0 [ 3825.2466752] xbd backend: detach device vnd3d for domain 2 + true + tftp 10.169.0.1 + echo 'put current-2022.06.09.17.39.21-amd64-hvm.log' tftp> Sent 65110 bytes in 0.0 seconds tftp> + sleep 10 + echo end 'test of current-2022.06.09.17.39.21-amd64-hvm domU' end test of current-2022.06.09.17.39.21-amd64-hvm domU + date Fri Jun 10 08:44:52 UTC 2022 + sleep 10 [ 3873.2466766] xbd backend: detach device vnd4d for domain 3 + true + echo 'put current-2022.06.09.17.39.21-i386-hvm.log' + tftp 10.169.0.1 tftp> Sent 61175 bytes in 0.0 seconds tftp> + sleep 10 + echo end 'test of current-2022.06.09.17.39.21-i386-hvm domU' end test of current-2022.06.09.17.39.21-i386-hvm domU + date Fri Jun 10 08:45:40 UTC 2022 + sleep 10 Jun 10 09:09:06 anita-test sshd[3811]: error: PAM: Authentication error for root from 10.169.0.1 Jun 10 09:09:06 anita-test sshd[3811]: error: PAM: Authentication error for root from 10.169.0.1 Jun 10 09:12:25 anita-test sshd[1261]: error: ssh_msg_send: write: Broken pipe [ 6243.3266789] xbd backend: detach device vnd6d for domain 5 [ 6278.5767247] xbd backend: detach device vnd5d for domain 5 [ 6278.6666794] dk1 at vnd5 (317da92f-1501-4a58-a4d6-83c9ac988ed9) deleted [ 6278.6666794] dk0 at vnd5 (136bf08e-3e41-44ee-8bdc-80fb15be6a1d) deleted + true + echo 'put current-2022.06.09.17.39.21-i386-pv.log' + tftp 10.169.0.1 tftp> Sent 788158 bytes in 0.2 seconds tftp> + sleep 10 + echo end 'test of current-2022.06.09.17.39.21-i386-pv domU' end test of current-2022.06.09.17.39.21-i386-pv domU + date Fri Jun 10 09:25:14 UTC 2022 + sleep 10 [ 8182.0567152] xbd backend: detach device vnd2d for domain 6 [ 8217.2367021] xbd backend: detach device vnd1d for domain 6 [ 8217.3766961] dk3 at vnd1 (dd639715-54e8-462c-ae40-84daadb74a8e) deleted [ 8217.3766961] dk2 at vnd1 (b1a8699f-deff-4ad2-bb22-6bf99d53f7cc) deleted + true + echo 'put current-2022.06.09.17.39.21-amd64-pv.log' + tftp 10.169.0.1 tftp> Sent 802485 bytes in 0.4 seconds tftp> + sleep 10 + echo end 'test of current-2022.06.09.17.39.21-amd64-pv domU' end test of current-2022.06.09.17.39.21-amd64-pv domU + date Fri Jun 10 09:57:33 UTC 2022 + sleep 10 anita-root-shell-prompt-1654846155.579602# echo exit_status=$?= + echo exit_status=0= exit_status=0= anita-root-shell-prompt-1654846155.579602# halt + halt Jun 10 09:57:43 anita-test halt: halted by root Jun 10 09:57:43 anita-test syslogd[742]: Exiting on signal 15 [ 8246.0167438] syncing disks... done [ 8246.2966824] uhub4: detached [ 8246.3066792] uhub3: detached [ 8246.3066792] uhub2: detached [ 8246.3066792] uhub1: detached [ 8246.9266873] brgphy3: detached [ 8246.9595713] bnx3: detached [ 8247.4866764] brgphy2: detached [ 8247.5166788] bnx2: detached [ 8248.0867170] brgphy1: detached [ 8248.1266772] bnx1: detached [ 8248.7066767] brgphy0: detached [ 8248.7366786] bnx0: detached [ 8248.7366786] usb5: detached [ 8248.7366786] usb4: detached [ 8248.7366786] usb3: detached [ 8248.7366786] usb1: detached [ 8248.7366786] pci11: detached [ 8248.7366786] pci10: detached [ 8248.7366786] pci9: detached [ 8248.7366786] pci8: detached [ 8248.7366786] pci7: detached [ 8248.7366786] pci6: detached [ 8248.7366786] pci5: detached [ 8248.7366786] pci4: detached [ 8248.7366786] pci3: detached [ 8248.7366786] pci2: detached [ 8248.7366786] midi0: detached [ 8248.7366786] ehci0: detached [ 8248.7366786] uhci4: detached [ 8248.7366786] uhci3: detached [ 8248.7366786] uhci1: detached [ 8248.7366786] ppb10: detached [ 8248.7366786] pchb12: detached [ 8248.7366786] pchb11: detached [ 8248.7366786] pchb10: detached [ 8248.7466890] pchb9: detached [ 8248.7466890] pchb8: detached [ 8248.7466890] pchb7: detached [ 8248.7466890] pchb6: detached [ 8248.7466890] pchb5: detached [ 8248.7466890] pchb4: detached [ 8248.7466890] pchb3: detached [ 8248.7466890] pchb2: detached [ 8248.7466890] pchb1: detached [ 8248.7466890] ppb9: detached [ 8248.7466890] ppb8: detached [ 8248.7466890] ppb7: detached [ 8248.7466890] ppb6: detached [ 8248.7466890] ppb5: detached [ 8248.7466890] ppb4: detached [ 8248.7466890] ppb3: detached [ 8248.7466890] ppb2: detached [ 8248.7466890] ppb1: detached [ 8248.7466890] pchb0: detached [ 8248.7466890] ipmi_acpi0: detached [ 8248.7566812] vnd0: detached [ 8248.7666793] turning off swap... done [ 8248.7666793] sd0: detached [ 8248.7666793] scsibus0: detached [ 8248.8067206] The operating system has halted. [ 8248.8067206] Please press any key to reboot. 15636.92 real 7.51 user 21.48 sys