Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to boot veos:4.23.1F #219

Open
netwninja opened this issue Jan 29, 2020 · 0 comments
Open

failed to boot veos:4.23.1F #219

netwninja opened this issue Jan 29, 2020 · 0 comments

Comments

@netwninja
Copy link

I am seeing the below in the docker container logs

 docker logs vEOS 
2020-01-29 02:14:00,399: vrnetlab   DEBUG    Creating overlay disk image
2020-01-29 02:14:00,475: vrnetlab   DEBUG    Starting vrnetlab VEOS
2020-01-29 02:14:00,477: vrnetlab   DEBUG    VMs: [<__main__.VEOS_vm object at 0x7f36084ee358>]
2020-01-29 02:14:00,504: vrnetlab   DEBUG    VM not started; starting!
2020-01-29 02:14:00,505: vrnetlab   INFO     Starting VEOS_vm
2020-01-29 02:14:00,508: vrnetlab   DEBUG    ['qemu-system-x86_64', '-display', 'none', '-machine', 'pc', '-monitor', 'tcp:0.0.0.0:4000,server,nowait', '-m', '2048', '-serial', 'telnet:0.0.0.0:5000,server,nowait', '-drive', 'if=ide,file=/vEOS-lab-4.23.1F-overlay.vmdk', '-cdrom', '/Aboot-veos-serial-8.0.0.iso', '-boot', 'd', '-device', 'pci-bridge,chassis_nr=1,id=pci.1', '-device', 'e1000,netdev=p00,mac=52:54:00:f9:a0:00,bus=pci.1,addr=0x2', '-netdev', 'user,id=p00,net=10.0.0.0/24,tftp=/tftpboot,hostfwd=tcp::2022-10.0.0.15:22,hostfwd=udp::2161-10.0.0.15:161,hostfwd=tcp::2830-10.0.0.15:830,hostfwd=tcp::2080-10.0.0.15:80,hostfwd=tcp::2443-10.0.0.15:443', '-device', 'e1000,netdev=p02,mac=52:54:00:11:5f:02,bus=pci.1,addr=0x3', '-netdev', 'socket,id=p02,listen=:10002', '-device', 'e1000,netdev=p03,mac=52:54:00:fb:d9:03,bus=pci.1,addr=0x4', '-netdev', 'socket,id=p03,listen=:10003', '-device', 'e1000,netdev=p04,mac=52:54:00:e1:0d:04,bus=pci.1,addr=0x5', '-netdev', 'socket,id=p04,listen=:10004', '-device', 'e1000,netdev=p05,mac=52:54:00:b4:ac:05,bus=pci.1,addr=0x6', '-netdev', 'socket,id=p05,listen=:10005', '-device', 'e1000,netdev=p06,mac=52:54:00:ac:1c:06,bus=pci.1,addr=0x7', '-netdev', 'socket,id=p06,listen=:10006', '-device', 'e1000,netdev=p07,mac=52:54:00:f2:72:07,bus=pci.1,addr=0x8', '-netdev', 'socket,id=p07,listen=:10007', '-device', 'e1000,netdev=p08,mac=52:54:00:97:5a:08,bus=pci.1,addr=0x9', '-netdev', 'socket,id=p08,listen=:10008', '-device', 'e1000,netdev=p09,mac=52:54:00:d2:0b:09,bus=pci.1,addr=0xa', '-netdev', 'socket,id=p09,listen=:10009', '-device', 'e1000,netdev=p10,mac=52:54:00:16:66:0a,bus=pci.1,addr=0xb', '-netdev', 'socket,id=p10,listen=:10010', '-device', 'e1000,netdev=p11,mac=52:54:00:bb:1c:0b,bus=pci.1,addr=0xc', '-netdev', 'socket,id=p11,listen=:10011', '-device', 'e1000,netdev=p12,mac=52:54:00:95:10:0c,bus=pci.1,addr=0xd', '-netdev', 'socket,id=p12,listen=:10012', '-device', 'e1000,netdev=p13,mac=52:54:00:75:70:0d,bus=pci.1,addr=0xe', '-netdev', 'socket,id=p13,listen=:10013', '-device', 'e1000,netdev=p14,mac=52:54:00:43:8b:0e,bus=pci.1,addr=0xf', '-netdev', 'socket,id=p14,listen=:10014', '-device', 'e1000,netdev=p15,mac=52:54:00:2d:04:0f,bus=pci.1,addr=0x10', '-netdev', 'socket,id=p15,listen=:10015', '-device', 'e1000,netdev=p16,mac=52:54:00:bf:d4:10,bus=pci.1,addr=0x11', '-netdev', 'socket,id=p16,listen=:10016', '-device', 'e1000,netdev=p17,mac=52:54:00:99:84:11,bus=pci.1,addr=0x12', '-netdev', 'socket,id=p17,listen=:10017', '-device', 'e1000,netdev=p18,mac=52:54:00:af:b0:12,bus=pci.1,addr=0x13', '-netdev', 'socket,id=p18,listen=:10018', '-device', 'e1000,netdev=p19,mac=52:54:00:85:f7:13,bus=pci.1,addr=0x14', '-netdev', 'socket,id=p19,listen=:10019', '-device', 'e1000,netdev=p20,mac=52:54:00:1e:cd:14,bus=pci.1,addr=0x15', '-netdev', 'socket,id=p20,listen=:10020']
2020-01-29 02:14:58,827: launch     TRACE    OUTPUT: 

Aboot 8.0.0-3255441
Timed out waiting for /mnt/flash
cp: can't stat '/mnt/flash.conf': No such file or directory
Mount USB to /mnt/flash ...
Timed out waiting for /mnt/flash


Press Control-C now to enter Aboot shell

2020-01-29 02:15:02,854: launch     TRACE    OUTPUT: No SWI specified in /mnt/flash/boot-config

2020-01-29 02:15:08,884: launch     TRACE    OUTPUT: Welcome to Aboot.
Aboot# 

And the docker container state shows unhealthy

docker ps
CONTAINER ID        IMAGE                      COMMAND                CREATED             STATUS                     PORTS                                                                  NAMES
87cd81f07760        vrnetlab/vr-veos:4.23.1F   "/launch.py --trace"   7 minutes ago       Up 7 minutes (unhealthy)   22/tcp, 80/tcp, 443/tcp, 830/tcp, 5000/tcp, 10000-10099/tcp, 161/udp   vEOS


~/vrnetlab/veos$ docker images
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
vrnetlab/vr-veos    4.23.1F             9b60764e7706        13 minutes ago      270MB
debian              stretch             f6c68e2ad82a        4 weeks ago         101MB


Here is the complete output of make

/vrnetlab/veos$ make
Makefile:18: warning: overriding recipe for target 'docker-pre-build'
../makefile.include:18: warning: ignoring old recipe for target 'docker-pre-build'
for IMAGE in vEOS-lab-4.23.1F.vmdk; do \
	echo "Making $IMAGE"; \
	make IMAGE=$IMAGE docker-build; \
done
Making vEOS-lab-4.23.1F.vmdk
make[1]: Entering directory '/home/netops/vrnetlab/veos'
Makefile:18: warning: overriding recipe for target 'docker-pre-build'
../makefile.include:18: warning: ignoring old recipe for target 'docker-pre-build'
rm -f docker/*.qcow2* docker/*.tgz* docker/*.vmdk* docker/*.iso
cp *.iso docker/
Building docker image using vEOS-lab-4.23.1F.vmdk as vrnetlab/vr-veos:4.23.1F
cp ../common/* docker/
make IMAGE=$IMAGE docker-build-image-copy
make[2]: Entering directory '/home/netops/vrnetlab/veos'
Makefile:18: warning: overriding recipe for target 'docker-pre-build'
../makefile.include:18: warning: ignoring old recipe for target 'docker-pre-build'
cp vEOS-lab-4.23.1F.vmdk* docker/
make[2]: Leaving directory '/home/netops/vrnetlab/veos'
(cd docker; docker build --build-arg http_proxy= --build-arg https_proxy= --build-arg IMAGE=vEOS-lab-4.23.1F.vmdk -t vrnetlab/vr-veos:4.23.1F .)
Sending build context to Docker daemon  10.51MB
Step 1/11 : FROM debian:stretch
 ---> f6c68e2ad82a
Step 2/11 : MAINTAINER Kristian Larsson <kristian@spritelink.net>
 ---> Running in 17e8f1cba9f5
Removing intermediate container 17e8f1cba9f5
 ---> 8f1c6548a865
Step 3/11 : ENV DEBIAN_FRONTEND=noninteractive
 ---> Running in ae7ed7157af3
Removing intermediate container ae7ed7157af3
 ---> 376948b9573f
Step 4/11 : RUN apt-get update -qy  && apt-get upgrade -qy  && apt-get install -y     bridge-utils     iproute2     python3-ipy     socat     qemu-kvm  && rm -rf /var/lib/apt/lists/*
 ---> Running in 4daeea4284b0
Ign:1 http://deb.debian.org/debian stretch InRelease
Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:3 http://security-cdn.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
Get:7 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB]
Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
Fetched 7935 kB in 2s (3098 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
iproute2 is already the newest version (4.9.0-1+deb9u1).
The following additional packages will be installed:
  bzip2 dbus dh-python file ipxe-qemu libaio1 libapparmor1 libasound2
  libasound2-data libasyncns0 libbluetooth3 libbrlapi0.6 libbsd0 libcaca0
  libcacard0 libdbus-1-3 libexpat1 libfdt1 libffi6 libflac8 libglib2.0-0
  libglib2.0-data libgmp10 libgnutls30 libhogweed4 libice6 libicu57
  libjpeg62-turbo libmagic-mgc libmagic1 libmpdec2 libnspr4 libnss3 libnuma1
  libogg0 libopus0 libp11-kit0 libpixman-1-0 libpng16-16 libpulse0
  libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline7
  libsasl2-2 libsasl2-modules libsasl2-modules-db libsdl1.2debian libseccomp2
  libslang2 libsm6 libsndfile1 libspice-server1 libsqlite3-0 libssl1.1
  libtasn1-6 libusb-1.0-0 libusbredirparser1 libvdeplug2 libvorbis0a
  libvorbisenc2 libwrap0 libx11-6 libx11-data libx11-xcb1 libxau6 libxcb1
  libxdmcp6 libxen-4.8 libxenstore3.0 libxext6 libxi6 libxml2 libxtst6
  libyajl2 mime-support python3 python3-minimal python3.5 python3.5-minimal
  qemu-system-common qemu-system-x86 qemu-utils readline-common seabios
  sgml-base shared-mime-info tcpd x11-common xdg-user-dirs xml-core xz-utils
Suggested packages:
  ifupdown bzip2-doc default-dbus-session-bus | dbus-session-bus libdpkg-perl
  libasound2-plugins alsa-utils gnutls-bin opus-tools pulseaudio
  libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
  libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql python3-doc
  python3-tk python3-venv python3.5-venv python3.5-doc binutils binfmt-support
  samba vde2 qemu-block-extra kmod sgabios ovmf debootstrap readline-doc
  sgml-base-doc debhelper
The following NEW packages will be installed:
  bridge-utils bzip2 dbus dh-python file ipxe-qemu libaio1 libapparmor1
  libasound2 libasound2-data libasyncns0 libbluetooth3 libbrlapi0.6 libbsd0
  libcaca0 libcacard0 libdbus-1-3 libexpat1 libfdt1 libffi6 libflac8
  libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libhogweed4 libice6
  libicu57 libjpeg62-turbo libmagic-mgc libmagic1 libmpdec2 libnspr4 libnss3
  libnuma1 libogg0 libopus0 libp11-kit0 libpixman-1-0 libpng16-16 libpulse0
  libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline7
  libsasl2-2 libsasl2-modules libsasl2-modules-db libsdl1.2debian libseccomp2
  libslang2 libsm6 libsndfile1 libspice-server1 libsqlite3-0 libssl1.1
  libtasn1-6 libusb-1.0-0 libusbredirparser1 libvdeplug2 libvorbis0a
  libvorbisenc2 libwrap0 libx11-6 libx11-data libx11-xcb1 libxau6 libxcb1
  libxdmcp6 libxen-4.8 libxenstore3.0 libxext6 libxi6 libxml2 libxtst6
  libyajl2 mime-support python3 python3-ipy python3-minimal python3.5
  python3.5-minimal qemu-kvm qemu-system-common qemu-system-x86 qemu-utils
  readline-common seabios sgml-base shared-mime-info socat tcpd x11-common
  xdg-user-dirs xml-core xz-utils
0 upgraded, 96 newly installed, 0 to remove and 0 not upgraded.
Need to get 40.8 MB of archives.
After this operation, 154 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libogg0 amd64 1.3.2-1 [19.9 kB]
Get:12 http://deb.debian.org/debian stretch/main amd64 libxau6 amd64 1:1.0.8-1 [20.7 kB]
Get:13 http://deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
Get:2 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libssl1.1 amd64 1.1.0l-1~deb9u1 [1358 kB]
Get:14 http://deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
Get:15 http://deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
Get:16 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]
Get:17 http://deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
Get:18 http://deb.debian.org/debian stretch/main amd64 readline-common all 7.0-3 [70.4 kB]
Get:19 http://deb.debian.org/debian stretch/main amd64 libreadline7 amd64 7.0-3 [151 kB]
Get:20 http://deb.debian.org/debian stretch/main amd64 libsqlite3-0 amd64 3.16.2-5+deb9u1 [572 kB]
Get:21 http://deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
Get:3 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libexpat1 amd64 2.2.0-2+deb9u3 [83.7 kB]
Get:4 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u3 [222 kB]
Get:22 http://deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
Get:23 http://deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
Get:24 http://deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
Get:25 http://deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
Get:26 http://deb.debian.org/debian stretch/main amd64 libffi6 amd64 3.2.1-6 [20.4 kB]
Get:27 http://deb.debian.org/debian stretch/main amd64 libglib2.0-0 amd64 2.50.3-2+deb9u1 [2691 kB]
Get:5 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libmagic1 amd64 1:5.30-1+deb9u3 [111 kB]
Get:6 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 file amd64 1:5.30-1+deb9u3 [64.2 kB]
Get:7 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB]
Get:8 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB]
Get:9 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [102 kB]
Get:28 http://deb.debian.org/debian stretch/main amd64 qemu-system-common amd64 1:2.8+dfsg-6+deb9u8 [503 kB]
Get:10 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libxenstore3.0 amd64 4.8.5.final+shim4.10.4-1+deb9u12 [35.6 kB]
Get:29 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
Get:30 http://deb.debian.org/debian stretch/main amd64 libslang2 amd64 2.3.1-5 [503 kB]
Get:11 http://security-cdn.debian.org/debian-security stretch/updates/main amd64 libxen-4.8 amd64 4.8.5.final+shim4.10.4-1+deb9u12 [413 kB]
Get:31 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
Get:32 http://deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
Get:33 http://deb.debian.org/debian stretch/main amd64 libdbus-1-3 amd64 1.10.28-0+deb9u1 [195 kB]
Get:34 http://deb.debian.org/debian stretch/main amd64 dbus amd64 1.10.28-0+deb9u1 [212 kB]
Get:35 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]
Get:36 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB]
Get:37 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB]
Get:38 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB]
Get:39 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB]
Get:40 http://deb.debian.org/debian stretch/main amd64 libwrap0 amd64 7.6.q-26 [58.2 kB]
Get:41 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
Get:42 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
Get:43 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
Get:44 http://deb.debian.org/debian stretch/main amd64 bridge-utils amd64 1.5-13+deb9u1 [34.2 kB]
Get:45 http://deb.debian.org/debian stretch/main amd64 ipxe-qemu all 1.0.0+git-20161027.b991c67-1 [605 kB]
Get:46 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
Get:47 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:48 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:49 http://deb.debian.org/debian stretch/main amd64 libasyncns0 amd64 0.8-6 [12.5 kB]
Get:50 http://deb.debian.org/debian stretch/main amd64 libbluetooth3 amd64 5.43-2+deb9u1 [97.8 kB]
Get:51 http://deb.debian.org/debian stretch/main amd64 libbsd0 amd64 0.8.3-1 [83.0 kB]
Get:52 http://deb.debian.org/debian stretch/main amd64 libcaca0 amd64 0.99.beta19-2.1~deb9u1 [347 kB]
Get:53 http://deb.debian.org/debian stretch/main amd64 libnspr4 amd64 2:4.12-6 [117 kB]
Get:54 http://deb.debian.org/debian stretch/main amd64 libnss3 amd64 2:3.26.2-1.1+deb9u1 [1161 kB]
Get:55 http://deb.debian.org/debian stretch/main amd64 libcacard0 amd64 1:2.5.0-3 [47.2 kB]
Get:56 http://deb.debian.org/debian stretch/main amd64 libflac8 amd64 1.3.2-1 [221 kB]
Get:57 http://deb.debian.org/debian stretch/main amd64 libglib2.0-data all 2.50.3-2+deb9u1 [2518 kB]
Get:58 http://deb.debian.org/debian stretch/main amd64 x11-common all 1:7.7+19 [251 kB]
Get:59 http://deb.debian.org/debian stretch/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB]
Get:60 http://deb.debian.org/debian stretch/main amd64 libjpeg62-turbo amd64 1:1.5.1-2 [134 kB]
Get:61 http://deb.debian.org/debian stretch/main amd64 libnuma1 amd64 2.0.11-2.1 [33.3 kB]
Get:62 http://deb.debian.org/debian stretch/main amd64 libopus0 amd64 1.2~alpha2-1 [171 kB]
Get:63 http://deb.debian.org/debian stretch/main amd64 libpixman-1-0 amd64 0.34.0-1 [530 kB]
Get:64 http://deb.debian.org/debian stretch/main amd64 libpng16-16 amd64 1.6.28-1+deb9u1 [280 kB]
Get:65 http://deb.debian.org/debian stretch/main amd64 libsm6 amd64 2:1.2.2-1+b3 [33.3 kB]
Get:66 http://deb.debian.org/debian stretch/main amd64 libvorbis0a amd64 1.3.5-4+deb9u2 [91.7 kB]
Get:67 http://deb.debian.org/debian stretch/main amd64 libvorbisenc2 amd64 1.3.5-4+deb9u2 [79.4 kB]
Get:68 http://deb.debian.org/debian stretch/main amd64 libsndfile1 amd64 1.0.27-3 [248 kB]
Get:69 http://deb.debian.org/debian stretch/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
Get:70 http://deb.debian.org/debian stretch/main amd64 libxcb1 amd64 1.12-1 [133 kB]
Get:71 http://deb.debian.org/debian stretch/main amd64 libx11-data all 2:1.6.4-3+deb9u1 [287 kB]
Get:72 http://deb.debian.org/debian stretch/main amd64 libx11-6 amd64 2:1.6.4-3+deb9u1 [748 kB]
Get:73 http://deb.debian.org/debian stretch/main amd64 libx11-xcb1 amd64 2:1.6.4-3+deb9u1 [183 kB]
Get:74 http://deb.debian.org/debian stretch/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
Get:75 http://deb.debian.org/debian stretch/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB]
Get:76 http://deb.debian.org/debian stretch/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB]
Get:77 http://deb.debian.org/debian stretch/main amd64 libpulse0 amd64 10.0-1+deb9u1 [283 kB]
Get:78 http://deb.debian.org/debian stretch/main amd64 libsdl1.2debian amd64 1.2.15+dfsg1-4 [185 kB]
Get:79 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
Get:80 http://deb.debian.org/debian stretch/main amd64 libspice-server1 amd64 0.12.8-2.1+deb9u3 [505 kB]
Get:81 http://deb.debian.org/debian stretch/main amd64 libusb-1.0-0 amd64 2:1.0.21-1 [53.9 kB]
Get:82 http://deb.debian.org/debian stretch/main amd64 libusbredirparser1 amd64 0.7.1-1 [16.4 kB]
Get:83 http://deb.debian.org/debian stretch/main amd64 libvdeplug2 amd64 2.3.2+r586-2.1 [23.5 kB]
Get:84 http://deb.debian.org/debian stretch/main amd64 libyajl2 amd64 2.1.0-2+b3 [23.2 kB]
Get:85 http://deb.debian.org/debian stretch/main amd64 python3-ipy all 1:0.83-1 [29.3 kB]
Get:86 http://deb.debian.org/debian stretch/main amd64 libbrlapi0.6 amd64 5.4-7+deb9u1 [88.3 kB]
Get:87 http://deb.debian.org/debian stretch/main amd64 libfdt1 amd64 1.4.2-1 [14.8 kB]
Get:88 http://deb.debian.org/debian stretch/main amd64 seabios all 1.10.2-1 [131 kB]
Get:89 http://deb.debian.org/debian stretch/main amd64 qemu-system-x86 amd64 1:2.8+dfsg-6+deb9u8 [4816 kB]
Get:90 http://deb.debian.org/debian stretch/main amd64 qemu-utils amd64 1:2.8+dfsg-6+deb9u8 [986 kB]
Get:91 http://deb.debian.org/debian stretch/main amd64 shared-mime-info amd64 1.8-1+deb9u1 [731 kB]
Get:92 http://deb.debian.org/debian stretch/main amd64 tcpd amd64 7.6.q-26 [23.3 kB]
Get:93 http://deb.debian.org/debian stretch/main amd64 xdg-user-dirs amd64 0.15-2+b1 [52.2 kB]
Get:94 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
Get:95 http://deb.debian.org/debian stretch/main amd64 qemu-kvm amd64 1:2.8+dfsg-6+deb9u8 [67.7 kB]
Get:96 http://deb.debian.org/debian stretch/main amd64 socat amd64 1.7.3.1-2+deb9u1 [353 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 40.8 MB in 3s (10.5 MB/s)
Selecting previously unselected package libogg0:amd64.
(Reading database ... 6500 files and directories currently installed.)
Preparing to unpack .../00-libogg0_1.3.2-1_amd64.deb ...
Unpacking libogg0:amd64 (1.3.2-1) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libssl1.1:amd64.
Preparing to unpack .../02-libssl1.1_1.1.0l-1~deb9u1_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.0l-1~deb9u1) ...
Selecting previously unselected package libpython3.5-minimal:amd64.
Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../04-libexpat1_2.2.0-2+deb9u3_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.0-2+deb9u3) ...
Selecting previously unselected package python3.5-minimal.
Preparing to unpack .../05-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../06-python3-minimal_3.5.3-1_amd64.deb ...
Unpacking python3-minimal (3.5.3-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../07-mime-support_3.60_all.deb ...
Unpacking mime-support (3.60) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.2-1) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../09-readline-common_7.0-3_all.deb ...
Unpacking readline-common (7.0-3) ...
Selecting previously unselected package libreadline7:amd64.
Preparing to unpack .../10-libreadline7_7.0-3_amd64.deb ...
Unpacking libreadline7:amd64 (7.0-3) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../11-libsqlite3-0_3.16.2-5+deb9u1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...
Selecting previously unselected package libpython3.5-stdlib:amd64.
Preparing to unpack .../12-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
Selecting previously unselected package python3.5.
Preparing to unpack .../13-python3.5_3.5.3-1+deb9u1_amd64.deb ...
Unpacking python3.5 (3.5.3-1+deb9u1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../14-libpython3-stdlib_3.5.3-1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../15-dh-python_2.20170125_all.deb ...
Unpacking dh-python (2.20170125) ...
Setting up libssl1.1:amd64 (1.1.0l-1~deb9u1) ...
Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
Setting up libexpat1:amd64 (2.2.0-2+deb9u3) ...
Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
Setting up python3-minimal (3.5.3-1) ...
Selecting previously unselected package python3.
(Reading database ... 7505 files and directories currently installed.)
Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
Unpacking python3 (3.5.3-1) ...
Selecting previously unselected package libffi6:amd64.
Preparing to unpack .../01-libffi6_3.2.1-6_amd64.deb ...
Unpacking libffi6:amd64 (3.2.1-6) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../02-libglib2.0-0_2.50.3-2+deb9u1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.50.3-2+deb9u1) ...
Selecting previously unselected package qemu-system-common.
Preparing to unpack .../03-qemu-system-common_1%3a2.8+dfsg-6+deb9u8_amd64.deb ...
Unpacking qemu-system-common (1:2.8+dfsg-6+deb9u8) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../04-sgml-base_1.29_all.deb ...
Unpacking sgml-base (1.29) ...
Selecting previously unselected package libslang2:amd64.
Preparing to unpack .../05-libslang2_2.3.1-5_amd64.deb ...
Unpacking libslang2:amd64 (2.3.1-5) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../06-bzip2_1.0.6-8.1_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1) ...
Selecting previously unselected package libapparmor1:amd64.
Preparing to unpack .../07-libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../08-libdbus-1-3_1.10.28-0+deb9u1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.10.28-0+deb9u1) ...
Selecting previously unselected package dbus.
Preparing to unpack .../09-dbus_1.10.28-0+deb9u1_amd64.deb ...
Unpacking dbus (1.10.28-0+deb9u1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../10-libmagic-mgc_1%3a5.30-1+deb9u3_amd64.deb ...
Unpacking libmagic-mgc (1:5.30-1+deb9u3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../11-libmagic1_1%3a5.30-1+deb9u3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.30-1+deb9u3) ...
Selecting previously unselected package file.
Preparing to unpack .../12-file_1%3a5.30-1+deb9u3_amd64.deb ...
Unpacking file (1:5.30-1+deb9u3) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../13-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...
Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...
Selecting previously unselected package libhogweed4:amd64.
Preparing to unpack .../14-libhogweed4_3.3-1+b2_amd64.deb ...
Unpacking libhogweed4:amd64 (3.3-1+b2) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../15-libp11-kit0_0.23.3-2_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.23.3-2) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../16-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
Selecting previously unselected package libgnutls30:amd64.
Preparing to unpack .../17-libgnutls30_3.5.8-5+deb9u4_amd64.deb ...
Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../18-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../19-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
Selecting previously unselected package libwrap0:amd64.
Preparing to unpack .../20-libwrap0_7.6.q-26_amd64.deb ...
Unpacking libwrap0:amd64 (7.6.q-26) ...
Selecting previously unselected package libicu57:amd64.
Preparing to unpack .../21-libicu57_57.1-6+deb9u3_amd64.deb ...
Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../22-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../23-xz-utils_5.2.2-1.2+b1_amd64.deb ...
Unpacking xz-utils (5.2.2-1.2+b1) ...
Selecting previously unselected package bridge-utils.
Preparing to unpack .../24-bridge-utils_1.5-13+deb9u1_amd64.deb ...
Unpacking bridge-utils (1.5-13+deb9u1) ...
Selecting previously unselected package ipxe-qemu.
Preparing to unpack .../25-ipxe-qemu_1.0.0+git-20161027.b991c67-1_all.deb ...
Unpacking ipxe-qemu (1.0.0+git-20161027.b991c67-1) ...
Selecting previously unselected package libaio1:amd64.
Preparing to unpack .../26-libaio1_0.3.110-3_amd64.deb ...
Unpacking libaio1:amd64 (0.3.110-3) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../27-libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../28-libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package libasyncns0:amd64.
Preparing to unpack .../29-libasyncns0_0.8-6_amd64.deb ...
Unpacking libasyncns0:amd64 (0.8-6) ...
Selecting previously unselected package libbluetooth3:amd64.
Preparing to unpack .../30-libbluetooth3_5.43-2+deb9u1_amd64.deb ...
Unpacking libbluetooth3:amd64 (5.43-2+deb9u1) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../31-libbsd0_0.8.3-1_amd64.deb ...
Unpacking libbsd0:amd64 (0.8.3-1) ...
Selecting previously unselected package libcaca0:amd64.
Preparing to unpack .../32-libcaca0_0.99.beta19-2.1~deb9u1_amd64.deb ...
Unpacking libcaca0:amd64 (0.99.beta19-2.1~deb9u1) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../33-libnspr4_2%3a4.12-6_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.12-6) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../34-libnss3_2%3a3.26.2-1.1+deb9u1_amd64.deb ...
Unpacking libnss3:amd64 (2:3.26.2-1.1+deb9u1) ...
Selecting previously unselected package libcacard0:amd64.
Preparing to unpack .../35-libcacard0_1%3a2.5.0-3_amd64.deb ...
Unpacking libcacard0:amd64 (1:2.5.0-3) ...
Selecting previously unselected package libflac8:amd64.
Preparing to unpack .../36-libflac8_1.3.2-1_amd64.deb ...
Unpacking libflac8:amd64 (1.3.2-1) ...
Selecting previously unselected package libglib2.0-data.
Preparing to unpack .../37-libglib2.0-data_2.50.3-2+deb9u1_all.deb ...
Unpacking libglib2.0-data (2.50.3-2+deb9u1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../38-x11-common_1%3a7.7+19_all.deb ...
Unpacking x11-common (1:7.7+19) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../39-libice6_2%3a1.0.9-2_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.9-2) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../40-libjpeg62-turbo_1%3a1.5.1-2_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.5.1-2) ...
Selecting previously unselected package libnuma1:amd64.
Preparing to unpack .../41-libnuma1_2.0.11-2.1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.11-2.1) ...
Selecting previously unselected package libopus0:amd64.
Preparing to unpack .../42-libopus0_1.2~alpha2-1_amd64.deb ...
Unpacking libopus0:amd64 (1.2~alpha2-1) ...
Selecting previously unselected package libpixman-1-0:amd64.
Preparing to unpack .../43-libpixman-1-0_0.34.0-1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.34.0-1) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../44-libpng16-16_1.6.28-1+deb9u1_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.28-1+deb9u1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../45-libsm6_2%3a1.2.2-1+b3_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.2-1+b3) ...
Selecting previously unselected package libvorbis0a:amd64.
Preparing to unpack .../46-libvorbis0a_1.3.5-4+deb9u2_amd64.deb ...
Unpacking libvorbis0a:amd64 (1.3.5-4+deb9u2) ...
Selecting previously unselected package libvorbisenc2:amd64.
Preparing to unpack .../47-libvorbisenc2_1.3.5-4+deb9u2_amd64.deb ...
Unpacking libvorbisenc2:amd64 (1.3.5-4+deb9u2) ...
Selecting previously unselected package libsndfile1:amd64.
Preparing to unpack .../48-libsndfile1_1.0.27-3_amd64.deb ...
Unpacking libsndfile1:amd64 (1.0.27-3) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../49-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../50-libxcb1_1.12-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.12-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../51-libx11-data_2%3a1.6.4-3+deb9u1_all.deb ...
Unpacking libx11-data (2:1.6.4-3+deb9u1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../52-libx11-6_2%3a1.6.4-3+deb9u1_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u1) ...
Selecting previously unselected package libx11-xcb1:amd64.
Preparing to unpack .../53-libx11-xcb1_2%3a1.6.4-3+deb9u1_amd64.deb ...
Unpacking libx11-xcb1:amd64 (2:1.6.4-3+deb9u1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../54-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../55-libxi6_2%3a1.7.9-1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.7.9-1) ...
Selecting previously unselected package libxtst6:amd64.
Preparing to unpack .../56-libxtst6_2%3a1.2.3-1_amd64.deb ...
Unpacking libxtst6:amd64 (2:1.2.3-1) ...
Selecting previously unselected package libpulse0:amd64.
Preparing to unpack .../57-libpulse0_10.0-1+deb9u1_amd64.deb ...
Unpacking libpulse0:amd64 (10.0-1+deb9u1) ...
Selecting previously unselected package libsasl2-modules:amd64.
Preparing to unpack .../58-libsasl2-modules_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
Selecting previously unselected package libsdl1.2debian:amd64.
Preparing to unpack .../59-libsdl1.2debian_1.2.15+dfsg1-4_amd64.deb ...
Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg1-4) ...
Selecting previously unselected package libseccomp2:amd64.
Preparing to unpack .../60-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
Selecting previously unselected package libspice-server1:amd64.
Preparing to unpack .../61-libspice-server1_0.12.8-2.1+deb9u3_amd64.deb ...
Unpacking libspice-server1:amd64 (0.12.8-2.1+deb9u3) ...
Selecting previously unselected package libusb-1.0-0:amd64.
Preparing to unpack .../62-libusb-1.0-0_2%3a1.0.21-1_amd64.deb ...
Unpacking libusb-1.0-0:amd64 (2:1.0.21-1) ...
Selecting previously unselected package libusbredirparser1:amd64.
Preparing to unpack .../63-libusbredirparser1_0.7.1-1_amd64.deb ...
Unpacking libusbredirparser1:amd64 (0.7.1-1) ...
Selecting previously unselected package libvdeplug2.
Preparing to unpack .../64-libvdeplug2_2.3.2+r586-2.1_amd64.deb ...
Unpacking libvdeplug2 (2.3.2+r586-2.1) ...
Selecting previously unselected package libxenstore3.0:amd64.
Preparing to unpack .../65-libxenstore3.0_4.8.5.final+shim4.10.4-1+deb9u12_amd64.deb ...
Unpacking libxenstore3.0:amd64 (4.8.5.final+shim4.10.4-1+deb9u12) ...
Selecting previously unselected package libyajl2:amd64.
Preparing to unpack .../66-libyajl2_2.1.0-2+b3_amd64.deb ...
Unpacking libyajl2:amd64 (2.1.0-2+b3) ...
Selecting previously unselected package libxen-4.8:amd64.
Preparing to unpack .../67-libxen-4.8_4.8.5.final+shim4.10.4-1+deb9u12_amd64.deb ...
Unpacking libxen-4.8:amd64 (4.8.5.final+shim4.10.4-1+deb9u12) ...
Selecting previously unselected package python3-ipy.
Preparing to unpack .../68-python3-ipy_1%3a0.83-1_all.deb ...
Unpacking python3-ipy (1:0.83-1) ...
Selecting previously unselected package libbrlapi0.6:amd64.
Preparing to unpack .../69-libbrlapi0.6_5.4-7+deb9u1_amd64.deb ...
Unpacking libbrlapi0.6:amd64 (5.4-7+deb9u1) ...
Selecting previously unselected package libfdt1:amd64.
Preparing to unpack .../70-libfdt1_1.4.2-1_amd64.deb ...
Unpacking libfdt1:amd64 (1.4.2-1) ...
Selecting previously unselected package seabios.
Preparing to unpack .../71-seabios_1.10.2-1_all.deb ...
Unpacking seabios (1.10.2-1) ...
Selecting previously unselected package qemu-system-x86.
Preparing to unpack .../72-qemu-system-x86_1%3a2.8+dfsg-6+deb9u8_amd64.deb ...
Unpacking qemu-system-x86 (1:2.8+dfsg-6+deb9u8) ...
Selecting previously unselected package qemu-utils.
Preparing to unpack .../73-qemu-utils_1%3a2.8+dfsg-6+deb9u8_amd64.deb ...
Unpacking qemu-utils (1:2.8+dfsg-6+deb9u8) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../74-shared-mime-info_1.8-1+deb9u1_amd64.deb ...
Unpacking shared-mime-info (1.8-1+deb9u1) ...
Selecting previously unselected package tcpd.
Preparing to unpack .../75-tcpd_7.6.q-26_amd64.deb ...
Unpacking tcpd (7.6.q-26) ...
Selecting previously unselected package xdg-user-dirs.
Preparing to unpack .../76-xdg-user-dirs_0.15-2+b1_amd64.deb ...
Unpacking xdg-user-dirs (0.15-2+b1) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../77-xml-core_0.17_all.deb ...
Unpacking xml-core (0.17) ...
Selecting previously unselected package qemu-kvm.
Preparing to unpack .../78-qemu-kvm_1%3a2.8+dfsg-6+deb9u8_amd64.deb ...
Unpacking qemu-kvm (1:2.8+dfsg-6+deb9u8) ...
Selecting previously unselected package socat.
Preparing to unpack .../79-socat_1.7.3.1-2+deb9u1_amd64.deb ...
Unpacking socat (1.7.3.1-2+deb9u1) ...
Setting up seabios (1.10.2-1) ...
Setting up readline-common (7.0-3) ...
Setting up libasyncns0:amd64 (0.8-6) ...
Setting up libjpeg62-turbo:amd64 (1:1.5.1-2) ...
Setting up mime-support (3.60) ...
Setting up libpng16-16:amd64 (1.6.28-1+deb9u1) ...
Setting up libreadline7:amd64 (7.0-3) ...
Setting up libnuma1:amd64 (2.0.11-2.1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libusbredirparser1:amd64 (0.7.1-1) ...
Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
Setting up libbluetooth3:amd64 (5.43-2+deb9u1) ...
Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
Setting up libxenstore3.0:amd64 (4.8.5.final+shim4.10.4-1+deb9u12) ...
Setting up sgml-base (1.29) ...
Setting up libicu57:amd64 (57.1-6+deb9u3) ...
Setting up libbsd0:amd64 (0.8.3-1) ...
Setting up libnspr4:amd64 (2:4.12-6) ...
Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
Setting up bridge-utils (1.5-13+deb9u1) ...
Setting up libopus0:amd64 (1.2~alpha2-1) ...
Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
Setting up libmagic-mgc (1:5.30-1+deb9u3) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Setting up bzip2 (1.0.6-8.1) ...
Setting up libmagic1:amd64 (1:5.30-1+deb9u3) ...
Setting up libogg0:amd64 (1.3.2-1) ...
Setting up libvdeplug2 (2.3.2+r586-2.1) ...
Setting up libyajl2:amd64 (2.1.0-2+b3) ...
Setting up libx11-xcb1:amd64 (2:1.6.4-3+deb9u1) ...
Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...
Setting up libpixman-1-0:amd64 (0.34.0-1) ...
Setting up libglib2.0-data (2.50.3-2+deb9u1) ...
Setting up libusb-1.0-0:amd64 (2:1.0.21-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libaio1:amd64 (0.3.110-3) ...
Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
Setting up xz-utils (5.2.2-1.2+b1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up libsqlite3-0:amd64 (3.16.2-5+deb9u1) ...
Setting up libffi6:amd64 (3.2.1-6) ...
Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
Setting up xml-core (0.17) ...
Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
Setting up libvorbis0a:amd64 (1.3.5-4+deb9u2) ...
Setting up x11-common (1:7.7+19) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libslang2:amd64 (2.3.1-5) ...
Setting up ipxe-qemu (1.0.0+git-20161027.b991c67-1) ...
Setting up xdg-user-dirs (0.15-2+b1) ...
Setting up libx11-data (2:1.6.4-3+deb9u1) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up libmpdec2:amd64 (2.4.2-1) ...
Setting up libdbus-1-3:amd64 (1.10.28-0+deb9u1) ...
Setting up libbrlapi0.6:amd64 (5.4-7+deb9u1) ...
Setting up libwrap0:amd64 (7.6.q-26) ...
Setting up libfdt1:amd64 (1.4.2-1) ...
Setting up socat (1.7.3.1-2+deb9u1) ...
Setting up libglib2.0-0:amd64 (2.50.3-2+deb9u1) ...
No schema files found: doing nothing.
Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
Setting up libflac8:amd64 (1.3.2-1) ...
Setting up libnss3:amd64 (2:3.26.2-1.1+deb9u1) ...
Setting up file (1:5.30-1+deb9u3) ...
Setting up tcpd (7.6.q-26) ...
Setting up libxen-4.8:amd64 (4.8.5.final+shim4.10.4-1+deb9u12) ...
Setting up libhogweed4:amd64 (3.3-1+b2) ...
Setting up libp11-kit0:amd64 (0.23.3-2) ...
Setting up libcacard0:amd64 (1:2.5.0-3) ...
Setting up libice6:amd64 (2:1.0.9-2) ...
Setting up shared-mime-info (1.8-1+deb9u1) ...
Setting up dbus (1.10.28-0+deb9u1) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libvorbisenc2:amd64 (1.3.5-4+deb9u2) ...
Setting up libcaca0:amd64 (0.99.beta19-2.1~deb9u1) ...
Setting up libxcb1:amd64 (1.12-1) ...
Setting up qemu-system-common (1:2.8+dfsg-6+deb9u8) ...
Setting up python3.5 (3.5.3-1+deb9u1) ...
Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
Setting up libsm6:amd64 (2:1.2.2-1+b3) ...
Setting up libspice-server1:amd64 (0.12.8-2.1+deb9u3) ...
Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ...
Setting up libx11-6:amd64 (2:1.6.4-3+deb9u1) ...
Setting up qemu-utils (1:2.8+dfsg-6+deb9u8) ...
Setting up libsndfile1:amd64 (1.0.27-3) ...
Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
Setting up libxi6:amd64 (2:1.7.9-1) ...
Setting up libxtst6:amd64 (2:1.2.3-1) ...
Setting up libpulse0:amd64 (10.0-1+deb9u1) ...
Setting up libsdl1.2debian:amd64 (1.2.15+dfsg1-4) ...
Setting up qemu-system-x86 (1:2.8+dfsg-6+deb9u8) ...
Setting up qemu-kvm (1:2.8+dfsg-6+deb9u8) ...
Setting up python3 (3.5.3-1) ...
Setting up dh-python (2.20170125) ...
Setting up python3-ipy (1:0.83-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Processing triggers for sgml-base (1.29) ...
Removing intermediate container 4daeea4284b0
 ---> 98d31fe09b5a
Step 5/11 : ARG IMAGE
 ---> Running in 5aee747db50b
Removing intermediate container 5aee747db50b
 ---> 13ccad30fd10
Step 6/11 : COPY $IMAGE* /
 ---> 6eebd014bca8
Step 7/11 : COPY *.iso /
 ---> 2a91c7104a2c
Step 8/11 : COPY *.py /
 ---> 1ee488a90da5
Step 9/11 : EXPOSE 22 161/udp 80 443 830 5000 10000-10099
 ---> Running in 293edc8ac5e5
Removing intermediate container 293edc8ac5e5
 ---> 6c67881ea4e1
Step 10/11 : HEALTHCHECK CMD ["/healthcheck.py"]
 ---> Running in edb79aa17a40
Removing intermediate container edb79aa17a40
 ---> d1c0f6c519cf
Step 11/11 : ENTRYPOINT ["/launch.py"]
 ---> Running in 8a86e3ab2919
Removing intermediate container 8a86e3ab2919
 ---> 9b60764e7706
Successfully built 9b60764e7706
Successfully tagged vrnetlab/vr-veos:4.23.1F
make[1]: Leaving directory '/home/netops/vrnetlab/veos'


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant