Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Failed to start privileged kata container #1551

Closed
zhiminghufighting opened this issue Apr 17, 2019 · 9 comments · Fixed by #1558
Closed

Failed to start privileged kata container #1551

zhiminghufighting opened this issue Apr 17, 2019 · 9 comments · Fixed by #1558

Comments

@zhiminghufighting
Copy link

zhiminghufighting commented Apr 17, 2019

Description of problem

Failed to start privileged kata container
Failed cmd:
docker run --privileged -ti -d centos

but this cmd will work well:
docker run -ti -d centos

Expected result

start kata container successfully;

Actual result

Kata logs:
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.289242506+08:00" level=info msg="loaded configuration" arch=amd64 command=create file=/usr/share/defaults/kata-containers/configuration.toml format=TOML name=kata-runtime pid=65277 source=katautils
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.289829443+08:00" level=debug arch=amd64 command=create default-kernel-parameters="init=/usr/lib/systemd/systemd systemd.unit=kata-containers.target systemd.mask=systemd-networkd.service systemd.mask=systemd-networkd.socket systemd.mask=systemd-journald.service systemd.mask=systemd-journald.socket systemd.mask=systemd-journal-flush.service systemd.mask=systemd-udevd.service systemd.mask=systemd-udevd.socket systemd.mask=systemd-udev-trigger.service systemd.mask=systemd-timesyncd.service systemd.mask=systemd-update-utmp.service systemd.mask=systemd-tmpfiles-setup.service systemd.mask=systemd-tmpfiles-cleanup.service systemd.mask=systemd-tmpfiles-cleanup.timer systemd.mask=tmp.mount" name=kata-runtime pid=65277 source=katautils
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.290054784+08:00" level=info arch=amd64 arguments=""create --bundle /var/run/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 --pid-file /run/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/init.pid --console-socket /tmp/pty059830655/pty.sock 52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397"" command=create commit=8e72cf1 name=kata-runtime pid=65277 source=runtime version=1.6.0-rc2
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.290422334+08:00" level=debug msg="converting /run/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/config.json" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=oci
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.292154837+08:00" level=debug msg="container rootfs: /var/lib/docker/overlay2/36d0a6dcb06907bf5225c1bd3e434505587af4ef52264f14a7dc191d9e32488a/merged" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=oci
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.29235675+08:00" level=info msg="shm-size detected: 67108864" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=oci
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.415044861+08:00" level=debug msg="New filesystem store backend for /var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.415162254+08:00" level=debug msg="Creating root directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.415355576+08:00" level=debug msg="Creating raw directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/raw pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.415457915+08:00" level=debug msg="New filesystem store backend for /run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.415517207+08:00" level=debug msg="Creating root directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.415562808+08:00" level=debug msg="Creating raw directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/raw pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.415636593+08:00" level=debug msg="Creating bridges" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qemu
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.41587701+08:00" level=debug msg="Creating UUID" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qemu
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.417561051+08:00" level=debug msg="agent: Using unix socket form VM socket endpoint" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.417624937+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.417674579+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 error="open /run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/devices.json: no such file or directory" name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 sandboxid=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.418041583+08:00" level=info msg="Endpoints found after scan" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 endpoints="[0xc0001a4500]" name=kata-runtime pid=65277 source=virtcontainers subsystem=network
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.418393238+08:00" level=info msg="Attaching endpoint" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 endpoint-type=virtual hotplug=false name=kata-runtime pid=65277 source=virtcontainers subsystem=network
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.41893448+08:00" level=debug msg="Network added" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=network
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.419108246+08:00" level=info msg="Starting VM" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.419173531+08:00" level=debug arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=65277 source=virtcontainers subsystem=qemu
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.419307657+08:00" level=info msg="Adding extra file [0xc0002b05a0 0xc0002b0590]" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.419374307+08:00" level=info msg="launching /usr/bin/qemu-lite-system-x86_64 with: [-name sandbox-52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 -uuid 6b0da8a8-08a3-4660-a4f1-425b7ec61a92 -machine pc,accel=kvm,kernel_irqchip,nvdimm -cpu host,pmu=off -qmp unix:/run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/qmp.sock,server,nowait -m 1024M,slots=10,maxmem=9001M -device pci-bridge,bus=pci.0,id=pci-bridge-0,chassis_nr=1,shpc=on,addr=2,romfile= -device virtio-serial-pci,disable-modern=true,id=serial0,romfile= -device virtconsole,chardev=charconsole0,id=console0 -chardev socket,id=charconsole0,path=/run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/console.sock,server,nowait -device nvdimm,id=nv0,memdev=mem0 -object memory-backend-file,id=mem0,mem-path=/usr/share/kata-containers/kata-containers-image_clearlinux_1.6.0-rc2_agent_a41f322af86.img,size=134217728 -device virtio-scsi-pci,id=scsi0,disable-modern=true,romfile= -object rng-random,id=rng0,filename=/dev/urandom -device virtio-rng,rng=rng0,romfile= -device virtserialport,chardev=charch0,id=channel0,name=agent.channel.0 -chardev socket,id=charch0,path=/run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/kata.sock,server,nowait -device virtio-9p-pci,disable-modern=true,fsdev=extra-9p-kataShared,mount_tag=kataShared,romfile= -fsdev local,id=extra-9p-kataShared,path=/run/kata-containers/shared/sandboxes/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397,security_model=none -netdev tap,id=network-0,vhost=on,vhostfds=3,fds=4 -device driver=virtio-net-pci,netdev=network-0,mac=02:42:ac:11:00:03,disable-modern=true,mq=on,vectors=4,romfile= -global kvm-pit.lost_tick_policy=discard -vga none -no-user-config -nodefaults -nographic -daemonize -kernel /usr/share/kata-containers/vmlinuz-4.19.24.31-21.container -append tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug panic=1 nr_cpus=4 init=/usr/lib/systemd/systemd systemd.unit=kata-containers.target systemd.mask=systemd-networkd.service systemd.mask=systemd-networkd.socket systemd.mask=systemd-journald.service systemd.mask=systemd-journald.socket systemd.mask=systemd-journal-flush.service systemd.mask=systemd-udevd.service systemd.mask=systemd-udevd.socket systemd.mask=systemd-udev-trigger.service systemd.mask=systemd-timesyncd.service systemd.mask=systemd-update-utmp.service systemd.mask=systemd-tmpfiles-setup.service systemd.mask=systemd-tmpfiles-cleanup.service systemd.mask=systemd-tmpfiles-cleanup.timer systemd.mask=tmp.mount -pidfile /run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/pid -smp 1,cores=1,threads=1,sockets=1,maxcpus=4]" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.480399836+08:00" level=info msg="{"QMP": {"version": {"qemu": {"micro": 0, "minor": 11, "major": 2}, "package": ""}, "capabilities": []}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.480786749+08:00" level=info msg="QMP details" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 qmp-capabilities= qmp-major-version=2 qmp-micro-version=0 qmp-minor-version=11 source=virtcontainers subsystem=qemu
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.480981952+08:00" level=info msg="{"execute":"qmp_capabilities"}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.481356406+08:00" level=info msg="{"return": {}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.48156671+08:00" level=info msg="VM started" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.481719022+08:00" level=debug msg="Starting regular Kata proxy rather than built-in" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=kata_agent
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.482120327+08:00" level=info msg="proxy started" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 proxy-pid=65315 proxy-url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock" sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=kata_agent
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.48227685+08:00" level=info msg="New client" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock"
Apr 17 17:12:11 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:11.493523966+08:00" level=info msg=announce agent-logs-socket=/run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/console.sock channel-mux-socket=/run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/kata.sock debug=true log-level=debug name=kata-proxy pid=65315 proxy-listen-socket="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock" sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=proxy version=1.6.0-rc2-d4aa0b2
Apr 17 17:12:11 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:11.494038234+08:00" level=debug msg="sending request" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=grpc.CheckRequest pid=65277 req= source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.024554192+08:00" level=info msg="[ 0.301165] brd: module loaded\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.026032378+08:00" level=info msg="[ 0.302663] loop: module loaded\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.027931343+08:00" level=info msg="[ 0.304577] pmem0: p1\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.028306838+08:00" level=info msg="[ 0.304874] pmem0: detected capacity change from 0 to 132120576\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.030172215+08:00" level=info msg="[ 0.306791] scsi host0: Virtio SCSI HBA\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.031440458+08:00" level=info msg="[ 0.308083] random: fast init done\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.031935087+08:00" level=info msg="[ 0.308573] random: crng init done\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.070687549+08:00" level=info msg="[ 0.347303] tun: Universal TUN/TAP device driver, 1.6\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.07266314+08:00" level=info msg="[ 0.349178] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.072973666+08:00" level=info msg="[ 0.349552] ixgbe: Copyright (c) 1999-2016 Intel Corporation.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.073384539+08:00" level=info msg="[ 0.349910] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 4.1.0-k\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.073704819+08:00" level=info msg="[ 0.350284] ixgbevf: Copyright (c) 2009 - 2015 Intel Corporation.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.074052066+08:00" level=info msg="[ 0.350612] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 2.3.2-k\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.074349292+08:00" level=info msg="[ 0.350916] i40e: Copyright (c) 2013 - 2014 Intel Corporation.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.074756881+08:00" level=info msg="[ 0.351266] i40evf: Intel(R) 40-10 Gigabit Virtual Function Network Driver - version 3.2.2-k\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.074994502+08:00" level=info msg="[ 0.351620] Copyright (c) 2013 - 2015 Intel Corporation.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.075317356+08:00" level=info msg="[ 0.351910] VFIO - User Level meta-driver version: 0.3\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.075657751+08:00" level=info msg="[ 0.352277] IR NEC protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.075957388+08:00" level=info msg="[ 0.352575] IR RC5(x/sz) protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.076188584+08:00" level=info msg="[ 0.352818] IR RC6 protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.076454316+08:00" level=info msg="[ 0.353075] IR JVC protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.076702684+08:00" level=info msg="[ 0.353325] IR Sony protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.076946267+08:00" level=info msg="[ 0.353568] IR SANYO protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.077191647+08:00" level=info msg="[ 0.353813] IR Sharp protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.077492418+08:00" level=info msg="[ 0.354071] IR MCE Keyboard/mouse protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.077731712+08:00" level=info msg="[ 0.354356] IR XMP protocol handler initialized\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.078110683+08:00" level=info msg="[ 0.354651] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected]\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.078548647+08:00" level=info msg="[ 0.355170] xt_time: kernel timezone is -0000\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.07885146+08:00" level=info msg="[ 0.355429] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.079180305+08:00" level=info msg="[ 0.355724] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.079465801+08:00" level=info msg="[ 0.356104] IPVS: ipvs loaded.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.079745303+08:00" level=info msg="[ 0.356367] IPVS: [rr] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.079986267+08:00" level=info msg="[ 0.356605] IPVS: [wrr] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.080239017+08:00" level=info msg="[ 0.356855] IPVS: [lc] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.080500331+08:00" level=info msg="[ 0.357121] IPVS: [wlc] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.080762673+08:00" level=info msg="[ 0.357385] IPVS: [fo] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.081009576+08:00" level=info msg="[ 0.357632] IPVS: [ovf] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.081255657+08:00" level=info msg="[ 0.357878] IPVS: [lblc] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.08151816+08:00" level=info msg="[ 0.358141] IPVS: [lblcr] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.081772899+08:00" level=info msg="[ 0.358395] IPVS: [dh] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.082025433+08:00" level=info msg="[ 0.358641] IPVS: [sh] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.08229297+08:00" level=info msg="[ 0.358897] IPVS: [sed] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.082582755+08:00" level=info msg="[ 0.359194] IPVS: [nq] scheduler registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.082843342+08:00" level=info msg="[ 0.359465] IPVS: ftp: loaded support on port[0] = 21\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.083061091+08:00" level=info msg="[ 0.359706] IPVS: [sip] pe registered.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.083427182+08:00" level=info msg="[ 0.359992] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully\n" name=kat -proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.083717967+08:00" level=info msg="[ 0.360338] Initializing XFRM netlink socket\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.084050102+08:00" level=info msg="[ 0.360668] NET: Registered protocol family 10\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.084464295+08:00" level=info msg="[ 0.361098] Segment Routing with IPv6\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.084742207+08:00" level=info msg="[ 0.361360] NET: Registered protocol family 17\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.085006459+08:00" level=info msg="[ 0.361627] 9pnet: Installing 9P2000 support\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.086433492+08:00" level=info msg="[ 0.362994] sched_clock: Marking stable (360919188, 1109366)->(369080115, -7051561)\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.086748821+08:00" level=info msg="[ 0.363382] registered taskstats version 1\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.087346459+08:00" level=info msg="[ 0.363877] EXT4-fs (pmem0p1): DAX enabled. Warning: EXPERIMENTAL, use at your own risk\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.088383615+08:00" level=info msg="[ 0.364888] EXT4-fs (pmem0p1): mounted filesystem with ordered data mode. Opts: dax,data=ordered,errors=remount-ro\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.088716729+08:00" level=info msg="[ 0.365296] VFS: Mounted root (ext4 filesystem) on device 259:1.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.088985363+08:00" level=info msg="[ 0.365623] devtmpfs: mounted\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.08971698+08:00" level=info msg="[ 0.366335] Freeing unused kernel image memory: 840K\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.091452155+08:00" level=info msg="[ 0.368030] Write protecting the kernel read-only data: 16384k\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.092343109+08:00" level=info msg="[ 0.368938] Freeing unused kernel image memory: 2016K\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.092956092+08:00" level=info msg="[ 0.369577] Freeing unused kernel image memory: 1204K\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.093241162+08:00" level=info msg="[ 0.369855] Run /usr/lib/systemd/systemd as init process\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.108704418+08:00" level=info msg="[ 0.384867] systemd[1]: systemd 241 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=legacy)\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.109066402+08:00" level=info msg="[ 0.385655] systemd[1]: No virtualization found in DMI\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.109397073+08:00" level=info msg="[ 0.385969] systemd[1]: Virtualization found, CPUID=KVMKVMKVM\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.109675349+08:00" level=info msg="[ 0.386297] systemd[1]: Found VM virtualization kvm\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.109938493+08:00" level=info msg="[ 0.386558] systemd[1]: Detected virtualization kvm.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.110227448+08:00" level=info msg="[ 0.386850] systemd[1]: Detected architecture x86-64.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.110509135+08:00" level=info msg="[ 0.387128] systemd[1]: Running with unpopulated /etc.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.111024097+08:00" level=info msg="[ 0.387494] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.111575869+08:00" level=info msg="[ 0.388111] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.112038563+08:00" level=info msg="[ 0.388562] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.113280201+08:00" level=info msg="\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.113542853+08:00" level=info msg="Welcome to \x1b[1;35mClear Linux OS\x1b[0m!\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.113722264+08:00" level=info msg="\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.132353774+08:00" level=info msg="[ 0.408777] systemd-gpt-auto-generator[74]: Failed to chase block device '/', ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.134236896+08:00" level=info msg="[ 0.410831] systemd-fstab-generator[72]: Parsing /etc/fstab\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.135453388+08:00" level=info msg="[ 0.411960] systemd-getty-generator[73]: Automatically adding serial getty for /dev/hvc0.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.137428616+08:00" level=info msg="[ 0.413918] systemd-getty-generator[73]: Automatically adding serial getty for /dev/hvc0.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.138828419+08:00" level=info msg="[ 0.415337] systemd-gpt-auto-generator[74]: pmem0p1: Root device /dev/pmem0.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.139964195+08:00" level=info msg="[ 0.416444] systemd-bless-boot-generator[69]: Skipping generator, not an EFI boot.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.144511836+08:00" level=info msg="[ 0.420996] systemd-gpt-auto-generator[74]: Waiting for device (parent + 1 partitions) to appear...\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.157787779+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Kernel Socket\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.158090222+08:00" level=info msg="See 'systemctl status systemd-udevd-kernel.socket' for details.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.158629935+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Listening on \x1b[0;1;39minitctl Compatibility Named Pipe\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.159977118+08:00" level=info msg=" Starting \x1b[0;1;39mApply Kernel Variables\x1b[0m...\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.160760885+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Set up automount \x1b[0;1;39mArbitrary…s File System Automount Point\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.164045804+08:00" level=info msg="[ 0.440486] systemd[76]: systemd-sysctl.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.164627173+08:00" level=info msg="[ 0.441143] systemd[76]: systemd-sysctl.service: Executing: /usr/lib/systemd/systemd-sysctl\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.167703865+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Listening on \x1b[0;1;39mProcess Core Dump Socket\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.168194958+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mSwap\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.169111846+08:00" level=info msg="[ 0.445683] systemd-sysctl[76]: Parsing /usr/lib/sysctl.d/50-coredump.conf\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.169533082+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Control Socket\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.169898237+08:00" level=info msg="[ 0.446487] systemd-sysctl[76]: Parsing /usr/lib/sysctl.d/50-default.conf\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.170349526+08:00" level=info msg="[ 0.446850] systemd-sysctl[76]: Setting 'kernel/core_pattern' to '|/usr/lib/systemd/coredump-wrapper %E %P %u %g %s %t %c %h %e'.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.170652423+08:00" level=info msg="See 'systemctl status systemd-udevd-control.socket' for details.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.17106453+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mLocal File Systems (Pre)\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.171515587+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mLocal File Systems\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.171862362+08:00" level=info msg="[ 0.448423] systemd-sysctl[76]: Setting 'kernel/sysrq' to '16'.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.17223419+08:00" level=info msg="[ 0.448758] systemd-sysctl[76]: Couldn't write '16' to 'kernel/sysrq', ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.172663321+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mSlices\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.173472267+08:00" level=info msg="[ 0.450046] systemd-sysctl[76]: Setting 'kernel/core_uses_pid' to '1'.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.173840293+08:00" level=info msg=" Starting \x1b[0;1;39mLoad/Save Random Seed\x1b[0m...\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.174184188+08:00" level=info msg="[ 0.450741] systemd-sysctl[76]: Setting 'net/ipv4/conf/all/rp_filter' to '2'.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.17468+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Started \x1b[0;1;39mDispatch Password …ts to Console Directory Watch\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.175039984+08:00" level=info msg="[ 0.451592] systemd-sysctl[76]: Setting 'net/ipv4/conf/all/accept_source_route' to '0'.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.175398648+08:00" level=info msg="[ 0.451934] systemd-sysctl[76]: Setting 'net/ipv4/conf/all/promote_secondaries' to '1'.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.175822736+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mPaths\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.176136892+08:00" level=info msg="[ 0.452726] systemd-sysctl[76]: Setting 'net/core/default_qdisc' to 'fq'.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.176617858+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mJournal Socket (/dev/log)\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.177065805+08:00" level=info msg="[ 0.453653] systemd-sysctl: 4 output lines suppressed due to ratelimiting\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.177905567+08:00" level=info msg="[ 0.454373] systemd[77]: systemd-random-seed.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.178375478+08:00" level=info msg="[ 0.454893] systemd[77]: systemd-random-seed.service: Executing: /usr/lib/systemd/systemd-random-seed load\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.181263868+08:00" level=info msg="[ 0.457767] systemd-random-seed[77]: Seed file /var/lib/systemd/random-seed not yet initialized, proceeding.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.181584461+08:00" level=info msg="See 'systemctl status systemd-journald-dev-log.socket' for details.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.182012601+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mSockets\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.182427122+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mLocal Encrypted Volumes\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.183783257+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Started \x1b[0;1;39mApply Kernel Variables\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.185538542+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Started \x1b[0;1;39mLoad/Save Random Seed\x1b[0m.\n" name kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.186540408+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mSystem Initialization\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.189506236+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Started \x1b[0;1;39mDaily Cleanup of Temporary Directories\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.190589538+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mTimers\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.192844645+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mBasic System\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.194413441+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Started \x1b[0;1;39mKata Containers Agent\x1b[0m.\n" name kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.194865948+08:00" level=info msg="[\x1b[0;32m OK \x1b[0m] Reached target \x1b[0;1;39mKata Containers Agent Target\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.195937057+08:00" level=info msg="[ 0.472510] systemd[83]: kata-agent.service: Executing: /usr/bin/kata-agent\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.239889984+08:00" level=info msg="time="2019-04-17T09:12:12.231084741Z" level=info msg=announce device-handlers="mmioblk,blk,scsi,nvdimm" name=kata-agent pid=83 source=agent storage-handlers="scsi,ephemeral,9p,virtio-fs,blk,mmioblk" system-memory="1010708 kB" version=1.6.0-rc2-a41f322af869fddbed252f51dbcde04076594db5\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.241046904+08:00" level=info msg="time="2019-04-17T09:12:12.232748608Z" level=info msg="Started listening for uevents" name=kata-agent pid=83 source=agent subsystem=udevlistener\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.248557008+08:00" level=info msg="time="2019-04-17T09:12:12.24016066Z" level=info msg="agent grpc server starts" name=kata-agent pid=83 source=agent\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.249282951+08:00" level=info msg="time="2019-04-17T09:12:12.240974756Z" level=info msg="Waiting for stopServer signal..." name=kata-agent pid=83 source=agent subsystem=stopserverwatcher\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.252033794+08:00" level=info msg="New client" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock"
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.252685486+08:00" level=debug msg="sending request" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=grpc.UpdateInterfaceRequest pid=65277 req="interface:<device:"eth0" name:"eth0" IPAddresses:<address:"172.17.0.3" mask:"16" > mtu:1500 hwAddr:"02:42:ac:11:00:03" > " source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.255084692+08:00" level=info msg="time="2019-04-17T09:12:12.246789252Z" level=info msg="Getting interface from MAC address" interface-name=eth0 mac-address="02:42:ac:11:00:03" name=kata-agent pci-address= pid=83 source=agent\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.256176496+08:00" level=info msg="time="2019-04-17T09:12:12.247849497Z" level=info msg="Link found" interface-name=eth0 link="&{LinkAttrs:{Index:2 MTU:1500 TxQLen:1000 Name:eth0 HardwareAddr:02:42:ac:11:00:03 Flags:broadcast|multicast RawFlags:4098 ParentIndex:0 MasterIndex:0 Namespace: Alias: Statistics:0xc0001de624 Promisc:0 Xdp:0xc0000372e0 EncapType:ether Protinfo: OperState:down NetNsID:0 NumTxQueues:0 NumRxQueues:0 Vfs:[]}}" mac-address="02:42:ac:11:00:03" name=kata-agent pci-address= pid=83 source=agent\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.257210452+08:00" level=info msg="[ 0.533794] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.257711329+08:00" level=info msg="New client" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock"
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.258145081+08:00" level=debug msg="sending request" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=grpc.UpdateRoutesRequest pid=65277 req="routes:<Routes:<gateway:"172.17.0.1" device:"eth0" > Routes:<dest:"172.17.0.0/16" device:"eth0" source:"172.17.0.3" scope:253 > > " source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.26209774+08:00" level=info msg="New client" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock"
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.262717368+08:00" level=debug msg="sending request" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=grpc.CreateSandboxRequest pid=65277 req="hostname:"52e7aef4e199" storages:<driver:"9p" source:"kataShared" fstype:"9p" options:"trans=virtio,version=9p2000.L,cache=mmap" options:"nodev" options:"msize=8192" mount_point:"/run/kata-containers/shared/containers/" > storages:<driver:"ephemeral" source:"shm" fstype:"tmpfs" options:"noexec" options:"nosuid" options:"nodev" options:"mode=1777" options:"size=67108864" mount_point:"/run/kata-containers/sandbox/shm" > sandbox_id:"52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397" " source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.269574501+08:00" level=info msg="time="2019-04-17T09:12:12.261291987Z" level=info msg="Received add uevent" name kata-agent pid=83 source=agent subsystem=udevlistener uevent-action=add uevent-devname= uevent-devpath=/devices/virtual/bdi/9p-1 uevent-seqnum=818 uevent-subsystem=bdi\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.27004993+08:00" level=info msg="Agent started in the sandbox" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.270233152+08:00" level=info msg="New client" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock"
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.270603582+08:00" level=debug msg="sending request" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=grpc.GuestDetailsRequest pid=65277 req="mem_block_size:true " source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.273985973+08:00" level=debug msg="Request to hypervisor to update vCPUs" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 cpus-sandbox=1 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.274154559+08:00" level=debug msg="Sandbox CPUs: 1" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.274285659+08:00" level=debug msg="Request to hypervisor to update memory" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 memory-sandbox-size-byte=1073741824 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.274553995+08:00" level=info msg="{"QMP": {"version": {"qemu": {"micro": 0, "minor": 11, "major": 2}, "package": ""}, "capabilities": []}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.274712463+08:00" level=info msg="{"execute":"qmp_capabilities"}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.275268454+08:00" level=info msg="{"return": {}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.275384874+08:00" level=debug msg="Sandbox memory size: 1024 Byte" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.27549979+08:00" level=info msg="New client" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock"
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.275859461+08:00" level=debug msg="sending request" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=grpc.OnlineCPUMemRequest pid=65277 req= source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.277264221+08:00" level=debug msg="New filesystem store backend for /var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.277439098+08:00" level=debug msg="Creating root directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.277624913+08:00" level=debug msg="Creating raw directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/raw pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.277820668+08:00" level=debug msg="New filesystem store backend for /run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.277950705+08:00" level=debug msg="Creating root directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.278073847+08:00" level=debug msg="Creating raw directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/raw pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.278340135+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/agpgart name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.278536156+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ashmem name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.278704166+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/autofs name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.278862104+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/binder0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.279029297+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/binder1 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.279186995+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/binder2 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.279365679+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device="/dev/bsg/1:0:0:0" name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.279536783+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device="/dev/bsg/2:0:0:0" name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.279658628+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/btrfs-control name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.279814576+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/cpu_dma_latency name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.27993676+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/cuse name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.280104266+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/dri/card0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.280267531+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/dri/renderD128 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.280427575+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ecryptfs name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.280603217+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/fb0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.280810907+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/full name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.280969221+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/fuse name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.281136604+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/hpet name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.281301206+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/hwrng name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.281470161+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/input/event0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.281645975+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/input/event1 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.281806482+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/input/event2 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.281968862+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/input/event3 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.28212488+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/input/mice name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.28229547+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/input/mouse0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.282449467+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/input/mouse1 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.282624203+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/kmsg name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.282793172+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/kvm name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.28296023+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/lightnvm/control name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.283183891+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/loop-control name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.283638481+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/mapper/control name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.283803609+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/mcelog name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.283970121+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/mem name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.284135443+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/memory_bandwidth name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.284306167+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/net/tun name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.284460399+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/network_latency name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.28463866+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/network_throughput name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.284804872+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/null name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.284969249+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/port name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.285132249+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ppp name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.285297915+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/psaux name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.285463586+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ptmx name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.285634149+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/random name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.285798219+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/rfkill name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.285976673+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/rtc0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.286231827+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/sg0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.286400758+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/sg1 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.286573585+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/snapshot name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.286750165+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/snd/seq name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.286912977+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/snd/timer name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.287115708+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tap28254 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.287280118+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.287459014+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.287616356+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty1 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.287770595+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty10 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.287926208+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty11 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.288081733+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty12 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.288239505+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty13 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.289460437+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty14 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.289917373+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty15 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.290087843+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty16 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.290259945+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty17 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.290422783+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty18 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.29058545+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty19 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.290742971+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty2 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.290918655+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty20 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.291071378+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty21 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.291235015+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty22 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.29139305+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty23 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.291558356+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty24 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.29170494+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty25 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.291868722+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty26 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.292023278+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty27 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.292184374+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty28 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.292340906+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty29 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.292491871+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty3 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.292665584+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty30 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.292829912+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty31 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.292993844+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty32 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.293149313+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty33 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.293300569+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty34 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.293461066+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty35 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.293617286+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty36 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.293785846+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty37 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.293945031+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty38 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.294101905+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty39 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.294249146+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty4 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.294403752+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty40 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.294564684+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty41 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.294716236+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty42 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.29486213+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty43 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.295024771+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty44 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.295188951+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty45 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.295363465+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty46 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.295520082+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty47 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.295682747+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty48 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.295842146+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty49 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.296011946+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty5 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.296173288+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty50 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.29633563+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty51 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.296492411+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty52 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.296698113+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty53 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.296860694+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty54 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.297019151+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty55 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.297172591+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty56 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.297330547+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty57 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.297492053+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty58 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.297650703+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty59 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.297810491+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty6 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.297965979+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty60 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.298120375+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty61 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.298282838+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty62 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.298430176+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty63 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.298581635+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty7 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.298730263+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty8 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.298888583+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/tty9 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.299052891+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.299216795+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS1 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.29938357+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS10 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.29954769+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS11 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.299702788+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS12 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.299868367+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS13 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.300022771+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS14 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.300176144+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS15 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.30033006+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS16 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.300489922+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS17 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.300667339+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS18 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.30083271+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS19 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.300993239+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS2 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.301161977+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS20 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.301331706+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS21 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.301493633+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS22 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.301663478+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS23 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.301820664+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS24 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.301979876+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS25 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.302141047+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS26 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.302302834+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS27 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.302459162+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS28 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.302615866+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS29 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.302779493+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS3 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.30294431+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS30 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.303101295+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS31 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.303263265+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS4 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.303423993+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS5 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.303581618+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS6 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.30375634+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS7 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.303913308+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS8 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.304076216+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyS9 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.3042411+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/ttyprintk name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.304369434+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/uhid name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.304523067+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/uinput name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.304739743+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/urandom name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.304874378+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/userio name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.305259183+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vcsa name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.305429599+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vcsa1 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.305588134+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vcsa2 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.305753808+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vcsa3 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.30591997+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vcsa4 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.306090437+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vcsa5 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.306243323+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vcsa6 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.306365399+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vfio/vfio name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.30651986+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vga_arbiter name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.30665755+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vhci name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.306821031+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vhost-net name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.306953048+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vhost-vsock name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.307116389+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/vmci name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.307283138+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/zero name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.307409193+08:00" level=info msg="Not attach device because it is a CDROM" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/fb0 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=container
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.307526027+08:00" level=info msg="Not attach device because it is a CDROM" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/sr0 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=container
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.307674301+08:00" level=info msg="device details" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device-major=0 device-minor=56 mount-point=/var/lib/docker/overlay2/36d0a6dcb06907bf5225c1bd3e434505587af4ef52264f14a7dc191d9e32488a/merged name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=container
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.307855788+08:00" level=info msg="Attaching virtio-scsi device" VirtPath= arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/fd0 name=kata-runtime pid=65277 source=virtcontainers subsystem=device
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.308118775+08:00" level=info msg="{"arguments":{"driver":"raw","file":{"driver":"file","filename":"/dev/fd0"},"node-name":"drive-f549618d008d50c1"},"execute":"blockdev-add"}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.35697739+08:00" level=info msg="{"error": {"class": "GenericError", "desc": "Could not open '/dev/fd0': No such device or address"}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.357472605+08:00" level=info msg="Stopping sandbox in the VM" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.357554315+08:00" level=info msg="New client" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent url="unix:///run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock"
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.358074752+08:00" level=debug msg="sending request" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=grpc.DestroySandboxRequest pid=65277 req= source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.364548459+08:00" level=info msg="Stopping VM" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.36460938+08:00" level=info msg="Stopping Sandbox" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qemu
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.364877651+08:00" level=info msg="{"execute":"quit"}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-proxy[65315]: time="2019-04-17T17:12:12.364727474+08:00" level=fatal msg="channel error" error="accept unix /run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock: use of closed network connection" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=proxy
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.365323727+08:00" level=info msg="{"return": {}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.365379084+08:00" level=info msg="{"timestamp": {"seconds": 1555492332, "microseconds": 365313}, "event": "SHUTDOWN", "data": {"guest": false}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.365499062+08:00" level=info msg="cleanup vm path" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 dir=/run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 link=/run/vc/vm/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qemu
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.365671489+08:00" level=info msg="Detaching endpoint" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 endpoint-type=virtual hotunplug=false name=kata-runtime pid=65277 source=virtcontainers subsystem=network
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.384955186+08:00" level=debug msg="Network removed" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=network
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.385012001+08:00" level=info msg="Network namespace "/var/run/netns/cni-edd616c2-dc90-3f7a-160e-f85d5797398f" deleted" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=network
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.408656487+08:00" level=debug msg="Deleting sandbox cgroup" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.408727165+08:00" level=debug msg="Deleting no constraints cgroup" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/kata pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.411533383+08:00" level=info msg="cleanup agent" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/kata-containers/shared/sandboxes/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers subsystem=kata_agent
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.411611055+08:00" level=debug msg="Deleting files" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/var/lib/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.411930668+08:00" level=debug msg="Deleting files" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.412128546+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=runtime

@zhiminghufighting
Copy link
Author

kata-collect-data.sh output:

root@ub2-k8s001:~# /usr/bin/kata-collect-data.sh

Meta details

Running kata-collect-data.sh version 1.6.0-rc2 (commit 8e72cf1) at 2019-04-17.17:14:20.190181672+0800.


Runtime is /usr/bin/kata-runtime.

kata-env

Output of "/usr/bin/kata-runtime kata-env":

[Meta]
  Version = "1.0.20"

[Runtime]
  Debug = true
  Trace = false
  DisableGuestSeccomp = true
  DisableNewNetNs = false
  Path = "/usr/bin/kata-runtime"
  [Runtime.Version]
    Semver = "1.6.0-rc2"
    Commit = "8e72cf1"
    OCI = "1.0.1-dev"
  [Runtime.Config]
    Path = "/usr/share/defaults/kata-containers/configuration.toml"

[Hypervisor]
  MachineType = "pc"
  Version = "QEMU emulator version 2.11.0\nCopyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers"
  Path = "/usr/bin/qemu-lite-system-x86_64"
  BlockDeviceDriver = "virtio-scsi"
  EntropySource = "/dev/urandom"
  Msize9p = 8192
  MemorySlots = 10
  Debug = true
  UseVSock = false

[Image]
  Path = "/usr/share/kata-containers/kata-containers-image_clearlinux_1.6.0-rc2_agent_a41f322af86.img"

[Kernel]
  Path = "/usr/share/kata-containers/vmlinuz-4.19.24.31-21.container"
  Parameters = "init=/usr/lib/systemd/systemd systemd.unit=kata-containers.target systemd.mask=systemd-networkd.service systemd.mask=systemd-networkd.socket systemd.mask=systemd-journald.service systemd.mask=systemd-journald.socket systemd.mask=systemd-journal-flush.service systemd.mask=systemd-udevd.service systemd.mask=systemd-udevd.socket systemd.mask=systemd-udev-trigger.service systemd.mask=systemd-timesyncd.service systemd.mask=systemd-update-utmp.service systemd.mask=systemd-tmpfiles-setup.service systemd.mask=systemd-tmpfiles-cleanup.service systemd.mask=systemd-tmpfiles-cleanup.timer systemd.mask=tmp.mount"

[Initrd]
  Path = ""

[Proxy]
  Type = "kataProxy"
  Version = "kata-proxy version 1.6.0-rc2-d4aa0b2"
  Path = "/usr/libexec/kata-containers/kata-proxy"
  Debug = true

[Shim]
  Type = "kataShim"
  Version = "kata-shim version 1.6.0-rc2-ea27044"
  Path = "/usr/libexec/kata-containers/kata-shim"
  Debug = true

[Agent]
  Type = "kata"

[Host]
  Kernel = "4.15.0-20-generic"
  Architecture = "amd64"
  VMContainerCapable = true
  SupportVSocks = false
  [Host.Distro]
    Name = "Ubuntu"
    Version = "18.04"
  [Host.CPU]
    Vendor = "GenuineIntel"
    Model = "Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz"

[Netmon]
  Version = "kata-netmon version 1.6.0-rc2"
  Path = "/usr/libexec/kata-containers/kata-netmon"
  Debug = false
  Enable = false

Runtime config files

Runtime default config files

/etc/kata-containers/configuration.toml
/usr/share/defaults/kata-containers/configuration.toml

Runtime config file contents

Config file /etc/kata-containers/configuration.toml not found
Output of "cat "/usr/share/defaults/kata-containers/configuration.toml"":

# Copyright (c) 2017-2019 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#

# XXX: WARNING: this file is auto-generated.
# XXX:
# XXX: Source file: "cli/config/configuration-qemu.toml.in"
# XXX: Project:
# XXX:   Name: Kata Containers
# XXX:   Type: kata

[hypervisor.qemu]
path = "/usr/bin/qemu-lite-system-x86_64"
kernel = "/usr/share/kata-containers/vmlinuz.container"
#kernel = "/usr/share/kata-containers/vmlinuz-andriod.container"
image = "/usr/share/kata-containers/kata-containers.img"
#image = "/usr/share/kata-containers/kata-containers-ok.image"
machine_type = "pc"

# Optional space-separated list of options to pass to the guest kernel.
# For example, use `kernel_params = "vsyscall=emulate"` if you are having
# trouble running pre-2.15 glibc.
#
# WARNING: - any parameter specified here will take priority over the default
# parameter value of the same name used to start the virtual machine.
# Do not set values here unless you understand the impact of doing so as you
# may stop the virtual machine from booting.
# To see the list of default parameters, enable hypervisor debug, create a
# container and look for 'default-kernel-parameters' log entries.
kernel_params = ""

# Path to the firmware.
# If you want that qemu uses the default firmware leave this option empty
firmware = ""

# Machine accelerators
# comma-separated list of machine accelerators to pass to the hypervisor.
# For example, `machine_accelerators = "nosmm,nosmbus,nosata,nopit,static-prt,nofw"`
machine_accelerators=""

# Default number of vCPUs per SB/VM:
# unspecified or 0                --> will be set to 1
# < 0                             --> will be set to the actual number of physical cores
# > 0 <= number of physical cores --> will be set to the specified number
# > number of physical cores      --> will be set to the actual number of physical cores
default_vcpus = 1

# Default maximum number of vCPUs per SB/VM:
# unspecified or == 0             --> will be set to the actual number of physical cores or to the maximum number
#                                     of vCPUs supported by KVM if that number is exceeded
# > 0 <= number of physical cores --> will be set to the specified number
# > number of physical cores      --> will be set to the actual number of physical cores or to the maximum number
#                                     of vCPUs supported by KVM if that number is exceeded
# WARNING: Depending of the architecture, the maximum number of vCPUs supported by KVM is used when
# the actual number of physical cores is greater than it.
# WARNING: Be aware that this value impacts the virtual machine's memory footprint and CPU
# the hotplug functionality. For example, `default_maxvcpus = 240` specifies that until 240 vCPUs
# can be added to a SB/VM, but the memory footprint will be big. Another example, with
# `default_maxvcpus = 8` the memory footprint will be small, but 8 will be the maximum number of
# vCPUs supported by the SB/VM. In general, we recommend that you do not edit this variable,
# unless you know what are you doing.
default_maxvcpus = 0

# Bridges can be used to hot plug devices.
# Limitations:
# * Currently only pci bridges are supported
# * Until 30 devices per bridge can be hot plugged.
# * Until 5 PCI bridges can be cold plugged per VM.
#   This limitation could be a bug in qemu or in the kernel
# Default number of bridges per SB/VM:
# unspecified or 0   --> will be set to 1
# > 1 <= 5           --> will be set to the specified number
# > 5                --> will be set to 5
default_bridges = 1

# Default memory size in MiB for SB/VM.
# If unspecified then it will be set 2048 MiB.
default_memory = 1024
#
# Default memory slots per SB/VM.
# If unspecified then it will be set 10.
# This is will determine the times that memory will be hotadded to sandbox/VM.
#memory_slots = 10

# The size in MiB will be plused to max memory of hypervisor.
# It is the memory address space for the NVDIMM devie.
# If set block storage driver (block_device_driver) to "nvdimm",
# should set memory_offset to the size of block device.
# Default 0
#memory_offset = 0

# Disable block device from being used for a container's rootfs.
# In case of a storage driver like devicemapper where a container's
# root file system is backed by a block device, the block device is passed
# directly to the hypervisor for performance reasons.
# This flag prevents the block device from being passed to the hypervisor,
# 9pfs is used instead to pass the rootfs.
disable_block_device_use = false

# Block storage driver to be used for the hypervisor in case the container
# rootfs is backed by a block device. This is virtio-scsi, virtio-blk
# or nvdimm.
block_device_driver = "virtio-scsi"

# Specifies cache-related options will be set to block devices or not.
# Default false
#block_device_cache_set = true

# Specifies cache-related options for block devices.
# Denotes whether use of O_DIRECT (bypass the host page cache) is enabled.
# Default false
#block_device_cache_direct = true

# Specifies cache-related options for block devices.
# Denotes whether flush requests for the device are ignored.
# Default false
#block_device_cache_noflush = true

# Enable iothreads (data-plane) to be used. This causes IO to be
# handled in a separate IO thread. This is currently only implemented
# for SCSI.
#
enable_iothreads = false

# Enable pre allocation of VM RAM, default false
# Enabling this will result in lower container density
# as all of the memory will be allocated and locked
# This is useful when you want to reserve all the memory
# upfront or in the cases where you want memory latencies
# to be very predictable
# Default false
#enable_mem_prealloc = true

# Enable huge pages for VM RAM, default false
# Enabling this will result in the VM memory
# being allocated using huge pages.
# This is useful when you want to use vhost-user network
# stacks within the container. This will automatically
# result in memory pre allocation
#enable_hugepages = true

# Enable swap of vm memory. Default false.
# The behaviour is undefined if mem_prealloc is also set to true
#enable_swap = true

# This option changes the default hypervisor and kernel parameters
# to enable debug output where available. This extra output is added
# to the proxy logs, but only when proxy debug is also enabled.
#
# Default false
enable_debug = true

# Disable the customizations done in the runtime when it detects
# that it is running on top a VMM. This will result in the runtime
# behaving as it would when running on bare metal.
#
#disable_nesting_checks = true

# This is the msize used for 9p shares. It is the number of bytes
# used for 9p packet payload.
#msize_9p = 8192

# If true and vsocks are supported, use vsocks to communicate directly
# with the agent and no proxy is started, otherwise use unix
# sockets and start a proxy to communicate with the agent.
# Default false
#use_vsock = true

# VFIO devices are hotplugged on a bridge by default.
# Enable hotplugging on root bus. This may be required for devices with
# a large PCI bar, as this is a current limitation with hotplugging on
# a bridge. This value is valid for "pc" machine type.
# Default false
#hotplug_vfio_on_root_bus = true

# If host doesn't support vhost_net, set to true. Thus we won't create vhost fds for nics.
# Default false
#disable_vhost_net = true
#
# Default entropy source.
# The path to a host source of entropy (including a real hardware RNG)
# /dev/urandom and /dev/random are two main options.
# Be aware that /dev/random is a blocking source of entropy.  If the host
# runs out of entropy, the VMs boot time will increase leading to get startup
# timeouts.
# The source of entropy /dev/urandom is non-blocking and provides a
# generally acceptable source of entropy. It should work well for pretty much
# all practical purposes.
#entropy_source= "/dev/urandom"

# Path to OCI hook binaries in the *guest rootfs*.
# This does not affect host-side hooks which must instead be added to
# the OCI spec passed to the runtime.
#
# You can create a rootfs with hooks by customizing the osbuilder scripts:
# https://github.com/kata-containers/osbuilder
#
# Hooks must be stored in a subdirectory of guest_hook_path according to their
# hook type, i.e. "guest_hook_path/{prestart,postart,poststop}".
# The agent will scan these directories for executable files and add them, in
# lexicographical order, to the lifecycle of the guest container.
# Hooks are executed in the runtime namespace of the guest. See the official documentation:
# https://github.com/opencontainers/runtime-spec/blob/v1.0.1/config.md#posix-platform-hooks
# Warnings will be logged if any error is encountered will scanning for hooks,
# but it will not abort container execution.
#guest_hook_path = "/usr/share/oci/hooks"

[factory]
# VM templating support. Once enabled, new VMs are created from template
# using vm cloning. They will share the same initial kernel, initramfs and
# agent memory by mapping it readonly. It helps speeding up new container
# creation and saves a lot of memory if there are many kata containers running
# on the same host.
#
# When disabled, new VMs are created from scratch.
#
# Note: Requires "initrd=" to be set ("image=" is not supported).
#
# Default false
#enable_template = true

# The number of caches of VMCache:
# unspecified or == 0   --> VMCache is disabled
# > 0                   --> will be set to the specified number
#
# VMCache is a function that creates VMs as caches before using it.
# It helps speed up new container creation.
# The function consists of a server and some clients communicating
# through Unix socket.  The protocol is gRPC in protocols/cache/cache.proto.
# The VMCache server will create some VMs and cache them by factory cache.
# It will convert the VM to gRPC format and transport it when gets
# requestion from clients.
# Factory grpccache is the VMCache client.  It will request gRPC format
# VM and convert it back to a VM.  If VMCache function is enabled,
# kata-runtime will request VM from factory grpccache when it creates
# a new sandbox.
#
# Default 0
#vm_cache_number = 0

# Specify the address of the Unix socket that is used by VMCache.
#
# Default /var/run/kata-containers/cache.sock
#vm_cache_endpoint = "/var/run/kata-containers/cache.sock"

[proxy.kata]
path = "/usr/libexec/kata-containers/kata-proxy"

# If enabled, proxy messages will be sent to the system log
# (default: disabled)
enable_debug = true

[shim.kata]
path = "/usr/libexec/kata-containers/kata-shim"

# If enabled, shim messages will be sent to the system log
# (default: disabled)
enable_debug = true

# If enabled, the shim will create opentracing.io traces and spans.
# (See https://www.jaegertracing.io/docs/getting-started).
#
# Note: By default, the shim runs in a separate network namespace. Therefore,
# to allow it to send trace details to the Jaeger agent running on the host,
# it is necessary to set 'disable_new_netns=true' so that it runs in the host
# network namespace.
#
# (default: disabled)
#enable_tracing = true

[agent.kata]
# There is no field for this section. The goal is only to be able to
# specify which type of agent the user wants to use.

[netmon]
# If enabled, the network monitoring process gets started when the
# sandbox is created. This allows for the detection of some additional
# network being added to the existing network namespace, after the
# sandbox has been created.
# (default: disabled)
#enable_netmon = true

# Specify the path to the netmon binary.
path = "/usr/libexec/kata-containers/kata-netmon"

# If enabled, netmon messages will be sent to the system log
# (default: disabled)
#enable_debug = true

[runtime]
# If enabled, the runtime will log additional debug messages to the
# system log
# (default: disabled)
enable_debug = true
#
# Internetworking model
# Determines how the VM should be connected to the
# the container network interface
# Options:
#
#   - bridged
#     Uses a linux bridge to interconnect the container interface to
#     the VM. Works for most cases except macvlan and ipvlan.
#
#   - macvtap
#     Used when the Container network interface can be bridged using
#     macvtap.
#
#   - none
#     Used when customize network. Only creates a tap device. No veth pair.
#
#   - tcfilter
#     Uses tc filter rules to redirect traffic from the network interface
#     provided by plugin to a tap interface connected to the VM.
#
internetworking_model="macvtap"
#internetworking_model="none"

# disable guest seccomp
# Determines whether container seccomp profiles are passed to the virtual
# machine and applied by the kata agent. If set to true, seccomp is not applied
# within the guest
# (default: true)
disable_guest_seccomp=true

# If enabled, the runtime will create opentracing.io traces and spans.
# (See https://www.jaegertracing.io/docs/getting-started).
# (default: disabled)
#enable_tracing = true

# If enabled, the runtime will not create a network namespace for shim and hypervisor processes.
# This option may have some potential impacts to your host. It should only be used when you know what you're doing.
# `disable_new_netns` conflicts with `enable_netmon`
# `disable_new_netns` conflicts with `internetworking_model=bridged` and `internetworking_model=macvtap`. It works only
# with `internetworking_model=none`. The tap device will be in the host network namespace and can connect to a bridge
# (like OVS) directly.
# If you are using docker, `disable_new_netns` only works with `docker run --net=none`
# (default: false)
#disable_new_netns = true

KSM throttler

version

Output of "/usr/libexec/kata-ksm-throttler/kata-ksm-throttler --version":

kata-ksm-throttler version 1.6.0-rc2-25b16bc

systemd service

Image details

mount: /tmp/tmp.7PFQS3yxxl: /dev is not a block device.
umount: /tmp/tmp.7PFQS3yxxl: not mounted.

unknown

Initrd details

No initrd


Logfiles

Runtime logs

Recent runtime problems found in system journal:

time="2019-04-11T13:24:06.500648857+08:00" level=error msg="exit status 1: stdout: , stderr: time=\"2019-04-11T13:24:06+08:00\" level=fatal msg=\"failed to add interface veth43b64ca to sandbox: error setting interface \\\"veth43b64ca\\\" IP to 172.17.0.2/16: cannot program address 172.17.0.2/16 in sandbox interface because it conflicts with existing route {Ifindex: 3 Dst: 172.17.0.0/16 Src: 172.17.0.1 Gw: <nil> Flags: [] Table: 254}\"\n" arch=amd64 command=create container=b0653bbf1d096932d63971a2f7ef1745f42b1f84a11b01fc93668f67e186dec3 name=kata-runtime pid=13755 source=runtime
time="2019-04-11T13:25:48.553857305+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0 name=kata-runtime pid=14022 source=virtcontainers subsystem=kata_agent
time="2019-04-11T13:25:48.553898837+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0 error="open /run/vc/sbs/04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0/devices.json: no such file or directory" name=kata-runtime pid=14022 sandbox=04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0 sandboxid=04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0 source=virtcontainers subsystem=sandbox
time="2019-04-11T13:25:48.5571088+08:00" level=debug arch=amd64 command=create container=04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=14022 source=virtcontainers subsystem=qemu
time="2019-04-16T17:00:14.167891434+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 name=kata-runtime pid=61112 source=virtcontainers subsystem=kata_agent
time="2019-04-16T17:00:14.167935816+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 error="open /run/vc/sbs/7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4/devices.json: no such file or directory" name=kata-runtime pid=61112 sandbox=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 sandboxid=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 source=virtcontainers subsystem=sandbox
time="2019-04-16T17:00:14.16952256+08:00" level=debug arch=amd64 command=create container=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=61112 source=virtcontainers subsystem=qemu
time="2019-04-16T17:03:44.407079686+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e name=kata-runtime pid=61311 source=virtcontainers subsystem=kata_agent
time="2019-04-16T17:03:44.407123728+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e error="open /run/vc/sbs/79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e/devices.json: no such file or directory" name=kata-runtime pid=61311 sandbox=79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e sandboxid=79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e source=virtcontainers subsystem=sandbox
time="2019-04-16T17:03:44.40924011+08:00" level=debug arch=amd64 command=create container=79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=61311 source=virtcontainers subsystem=qemu
time="2019-04-16T17:03:45.649242694+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e name=kata-runtime pid=61311 source=virtcontainers subsystem=qmp
time="2019-04-16T17:03:45.698805481+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=79dcaf8b6ff8dd41881a6f73ea0b62559c28f7c8f03c709a1a018d3a9f71964e name=kata-runtime pid=61311 source=runtime
time="2019-04-16T17:05:19.927688166+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679 name=kata-runtime pid=61454 source=virtcontainers subsystem=kata_agent
time="2019-04-16T17:05:19.92774689+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679 error="open /run/vc/sbs/2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679/devices.json: no such file or directory" name=kata-runtime pid=61454 sandbox=2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679 sandboxid=2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679 source=virtcontainers subsystem=sandbox
time="2019-04-16T17:05:19.929462984+08:00" level=debug arch=amd64 command=create container=2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=61454 source=virtcontainers subsystem=qemu
time="2019-04-16T17:05:20.824782182+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679 name=kata-runtime pid=61454 source=virtcontainers subsystem=qmp
time="2019-04-16T17:05:20.877506845+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=2f5bfb7eb91182661f3ed70006f7488f75f1cd47db65a8c2e3ad481f844d8679 name=kata-runtime pid=61454 source=runtime
time="2019-04-16T17:05:39.818510778+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893 name=kata-runtime pid=61577 source=virtcontainers subsystem=kata_agent
time="2019-04-16T17:05:39.818619126+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893 error="open /run/vc/sbs/6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893/devices.json: no such file or directory" name=kata-runtime pid=61577 sandbox=6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893 sandboxid=6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893 source=virtcontainers subsystem=sandbox
time="2019-04-16T17:05:39.820801225+08:00" level=debug arch=amd64 command=create container=6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=61577 source=virtcontainers subsystem=qemu
time="2019-04-16T17:05:40.74896377+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893 name=kata-runtime pid=61577 source=virtcontainers subsystem=qmp
time="2019-04-16T17:05:40.797439722+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=6d00b3cb61d4be196099a698e79bfaa1137f191613914bd53a24f3f7b1287893 name=kata-runtime pid=61577 source=runtime
time="2019-04-16T17:06:09.32699795+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0 name=kata-runtime pid=61693 source=virtcontainers subsystem=kata_agent
time="2019-04-16T17:06:09.327164702+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0 error="open /run/vc/sbs/f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0/devices.json: no such file or directory" name=kata-runtime pid=61693 sandbox=f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0 sandboxid=f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0 source=virtcontainers subsystem=sandbox
time="2019-04-16T17:06:09.329520495+08:00" level=debug arch=amd64 command=create container=f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=61693 source=virtcontainers subsystem=qemu
time="2019-04-16T17:06:10.224963357+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0 name=kata-runtime pid=61693 source=virtcontainers subsystem=qmp
time="2019-04-16T17:06:10.277425137+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=f0adf3b9999798820ad1fc1f96129098665f7f9d91630281809101d00019c7a0 name=kata-runtime pid=61693 source=runtime
time="2019-04-16T17:19:17.523215626+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 name=kata-runtime pid=61823 source=virtcontainers subsystem=kata_agent
time="2019-04-16T17:19:17.523261838+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 error="open /run/vc/sbs/5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07/devices.json: no such file or directory" name=kata-runtime pid=61823 sandbox=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 sandboxid=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 source=virtcontainers subsystem=sandbox
time="2019-04-16T17:19:17.52495751+08:00" level=debug arch=amd64 command=create container=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=61823 source=virtcontainers subsystem=qemu
time="2019-04-16T17:19:18.416881387+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 name=kata-runtime pid=61823 source=virtcontainers subsystem=qmp
time="2019-04-16T17:19:18.470011439+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 name=kata-runtime pid=61823 source=runtime
time="2019-04-16T17:22:33.526173781+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd name=kata-runtime pid=62255 source=virtcontainers subsystem=kata_agent
time="2019-04-16T17:22:33.526339684+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd error="open /run/vc/sbs/3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd/devices.json: no such file or directory" name=kata-runtime pid=62255 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd sandboxid=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=virtcontainers subsystem=sandbox
time="2019-04-16T17:22:33.528719695+08:00" level=debug arch=amd64 command=create container=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=62255 source=virtcontainers subsystem=qemu
time="2019-04-16T17:22:34.440785282+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd name=kata-runtime pid=62255 source=virtcontainers subsystem=qmp
time="2019-04-16T17:22:34.494093562+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd name=kata-runtime pid=62255 source=runtime
time="2019-04-16T22:14:57.459037026+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 name=kata-runtime pid=62980 source=virtcontainers subsystem=kata_agent
time="2019-04-16T22:14:57.459118721+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 error="open /run/vc/sbs/f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22/devices.json: no such file or directory" name=kata-runtime pid=62980 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 sandboxid=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=virtcontainers subsystem=sandbox
time="2019-04-16T22:14:57.461044643+08:00" level=debug arch=amd64 command=create container=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=62980 source=virtcontainers subsystem=qemu
time="2019-04-16T22:14:58.63276557+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 name=kata-runtime pid=62980 source=virtcontainers subsystem=qmp
time="2019-04-16T22:14:58.681664575+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 name=kata-runtime pid=62980 source=runtime
time="2019-04-17T16:14:46.543949385+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 name=kata-runtime pid=65042 source=virtcontainers subsystem=kata_agent
time="2019-04-17T16:14:46.544131682+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 error="open /run/vc/sbs/e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00/devices.json: no such file or directory" name=kata-runtime pid=65042 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 sandboxid=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=virtcontainers subsystem=sandbox
time="2019-04-17T16:14:46.546432873+08:00" level=debug arch=amd64 command=create container=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=65042 source=virtcontainers subsystem=qemu
time="2019-04-17T17:12:11.417624937+08:00" level=debug msg="Could not retrieve anything from storage" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=kata_agent
time="2019-04-17T17:12:11.417674579+08:00" level=warning msg="load sandbox devices failed" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 error="open /run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/devices.json: no such file or directory" name=kata-runtime pid=65277 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 sandboxid=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=virtcontainers subsystem=sandbox
time="2019-04-17T17:12:11.419173531+08:00" level=debug arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 default-kernel-parameters="tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k console=hvc0 console=hvc1 iommu=off cryptomgr.notests net.ifnames=0 pci=lastbus=0 root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 debug systemd.show_status=true systemd.log_level=debug" name=kata-runtime pid=65277 source=virtcontainers subsystem=qemu
time="2019-04-17T17:12:12.35697739+08:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Could not open '/dev/fd0': No such device or address\"}}" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=virtcontainers subsystem=qmp
time="2019-04-17T17:12:12.412128546+08:00" level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime pid=65277 source=runtime

Proxy logs

Recent proxy problems found in system journal:

time="2019-04-16T17:19:18.278762819+08:00" level=info msg="[    0.344072] systemd-sysctl[70]: Couldn't write '16' to 'kernel/sysrq', ignoring: No such file or directory\n" name=kata-proxy pid=61861 sandbox=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 source=agent
time="2019-04-16T17:19:18.352701864+08:00" level=debug msg="Copy stream error" error="write unix /run/vc/sbs/5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07/proxy.sock->@: use of closed network connection" name=kata-proxy pid=61861 sandbox=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 source=proxy
time="2019-04-16T17:19:18.422666092+08:00" level=fatal msg="channel error" error="accept unix /run/vc/sbs/5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07/proxy.sock: use of closed network connection" name=kata-proxy pid=61861 sandbox=5a174fbb4bfa9105eb7d831c9f17eafa31c08ed5aa648add030526a5189c4a07 source=proxy
time="2019-04-16T17:22:17.90069659+08:00" level=info msg="time=\"2019-04-16T09:22:17.886571277Z\" level=info msg=\"ignoring unexpected signal\" name=kata-agent pid=77 sandbox=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 signal=\"child exited\" source=agent\n" name=kata-proxy pid=61154 sandbox=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 source=agent
time="2019-04-16T17:22:17.906304448+08:00" level=info msg="[ 1323.057847] systemd[1]: Got cgroup empty notification for: /docker/7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4\n" name=kata-proxy pid=61154 sandbox=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 source=agent
time="2019-04-16T17:22:17.909238763+08:00" level=debug msg="Copy stream error" error="read unix /run/vc/sbs/7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4/proxy.sock->@: read: connection reset by peer" name=kata-proxy pid=61154 sandbox=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 source=proxy
time="2019-04-16T17:22:18.007722951+08:00" level=info msg="[ 1323.159390] systemd[1]: Got cgroup empty notification for: /docker\n" name=kata-proxy pid=61154 sandbox=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 source=agent
time="2019-04-16T17:22:18.099010204+08:00" level=fatal msg="channel error" error="accept unix /run/vc/sbs/7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4/proxy.sock: use of closed network connection" name=kata-proxy pid=61154 sandbox=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 source=proxy
time="2019-04-16T17:22:34.208888101+08:00" level=info msg="[    0.368098] EXT4-fs (pmem0p1): DAX enabled. Warning: EXPERIMENTAL, use at your own risk\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.209926988+08:00" level=info msg="[    0.369107] EXT4-fs (pmem0p1): mounted filesystem with ordered data mode. Opts: dax,data=ordered,errors=remount-ro\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.25962155+08:00" level=info msg="[    0.418786] systemd-gpt-auto-generator[72]: Failed to chase block device '/', ignoring: No such file or directory\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.277994779+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on udev Control Socket.\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.281229195+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on udev Kernel Socket.\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.28463359+08:00" level=info msg="[    0.443783] systemd[73]: systemd-sysctl.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.288459075+08:00" level=info msg="[    0.447486] systemd-sysctl[73]: Couldn't write '16' to 'kernel/sysrq', ignoring: No such file or directory\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.288836054+08:00" level=info msg="[    0.448001] systemd[74]: systemd-random-seed.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.292277494+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on Journal Socket (/dev/log).\n" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=agent
time="2019-04-16T17:22:34.447222856+08:00" level=fatal msg="failed to handle exit signal" error="close unix @->/run/vc/vm/3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd/kata.sock: use of closed network connection" name=kata-proxy pid=62297 sandbox=3939818246f5a6d285fe1b040d3ea53e00e95a6b715fc5716eb0129a1b7e3cfd source=proxy
time="2019-04-16T22:14:58.149248079+08:00" level=info msg="[    0.377495] EXT4-fs (pmem0p1): DAX enabled. Warning: EXPERIMENTAL, use at your own risk\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.153082904+08:00" level=info msg="[    0.381286] EXT4-fs (pmem0p1): mounted filesystem with ordered data mode. Opts: dax,data=ordered,errors=remount-ro\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.298993362+08:00" level=info msg="[    0.527227] systemd-gpt-auto-generator[74]: Failed to chase block device '/', ignoring: No such file or directory\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.349830657+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Kernel Socket\x1b[0m.\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.351730663+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mJournal Socket (/dev/log)\x1b[0m.\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.356965035+08:00" level=info msg="[    0.585194] systemd[76]: systemd-random-seed.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.362903175+08:00" level=info msg="[    0.591141] systemd[77]: systemd-sysctl.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.368069402+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Control Socket\x1b[0m.\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.377292441+08:00" level=info msg="[    0.605557] systemd-sysctl[77]: Couldn't write '16' to 'kernel/sysrq', ignoring: No such file or directory\n" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=agent
time="2019-04-16T22:14:58.639309363+08:00" level=fatal msg="channel error" error="accept unix /run/vc/sbs/f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22/proxy.sock: use of closed network connection" name=kata-proxy pid=63021 sandbox=f1bb278e86dc17492fed04ee19c7f04c97c100ff6a843991eecc5f98da74ec22 source=proxy
time="2019-04-17T16:14:47.230077017+08:00" level=info msg="[    0.354729] EXT4-fs (pmem0p1): DAX enabled. Warning: EXPERIMENTAL, use at your own risk\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.230973306+08:00" level=info msg="[    0.355584] EXT4-fs (pmem0p1): mounted filesystem with ordered data mode. Opts: dax,data=ordered,errors=remount-ro\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.274967212+08:00" level=info msg="[    0.399586] systemd-gpt-auto-generator[74]: Failed to chase block device '/', ignoring: No such file or directory\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.295096001+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mJournal Socket (/dev/log)\x1b[0m.\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.295963321+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Kernel Socket\x1b[0m.\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.300154344+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Control Socket\x1b[0m.\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.303822956+08:00" level=info msg="[    0.428415] systemd[76]: systemd-sysctl.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.307039918+08:00" level=info msg="[    0.431637] systemd[77]: systemd-random-seed.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.31262761+08:00" level=info msg="[    0.437220] systemd-sysctl[76]: Couldn't write '16' to 'kernel/sysrq', ignoring: No such file or directory\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.456820028+08:00" level=info msg="time=\"2019-04-17T08:14:47.445276006Z\" level=info msg=\"ignoring unexpected signal\" name=kata-agent pid=83 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 signal=\"child exited\" source=agent\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:14:47.457507833+08:00" level=info msg="time=\"2019-04-17T08:14:47.445770637Z\" level=info msg=\"ignoring unexpected signal\" name=kata-agent pid=83 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 signal=\"child exited\" source=agent\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T16:30:42.153120598+08:00" level=info msg="[  955.278846] systemd[115]: systemd-tmpfiles-clean.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=65079 sandbox=e8616995bec45dfa13013c921b6b3d8bb462cce49d7cbe5f4aa41ca57c487e00 source=agent
time="2019-04-17T17:12:12.087346459+08:00" level=info msg="[    0.363877] EXT4-fs (pmem0p1): DAX enabled. Warning: EXPERIMENTAL, use at your own risk\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.088383615+08:00" level=info msg="[    0.364888] EXT4-fs (pmem0p1): mounted filesystem with ordered data mode. Opts: dax,data=ordered,errors=remount-ro\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.132353774+08:00" level=info msg="[    0.408777] systemd-gpt-auto-generator[74]: Failed to chase block device '/', ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.157787779+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Kernel Socket\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.164045804+08:00" level=info msg="[    0.440486] systemd[76]: systemd-sysctl.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.169533082+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mudev Control Socket\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.17223419+08:00" level=info msg="[    0.448758] systemd-sysctl[76]: Couldn't write '16' to 'kernel/sysrq', ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.176617858+08:00" level=info msg="[\x1b[0;1;31mFAILED\x1b[0m] Failed to listen on \x1b[0;1;39mJournal Socket (/dev/log)\x1b[0m.\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.177905567+08:00" level=info msg="[    0.454373] systemd[77]: systemd-random-seed.service: Failed to connect stdout to the journal socket, ignoring: No such file or directory\n" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=agent
time="2019-04-17T17:12:12.364727474+08:00" level=fatal msg="channel error" error="accept unix /run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/proxy.sock: use of closed network connection" name=kata-proxy pid=65315 sandbox=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 source=proxy

Shim logs

Recent shim problems found in system journal:

time="2019-03-27T16:07:29.974952373+08:00" level=info msg="copy stdout failed" container=9a392b6ee1717cae48b56abab3d78c761cbed21d825a4c827264e15810ad1041 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=9a392b6ee1717cae48b56abab3d78c761cbed21d825a4c827264e15810ad1041 name=kata-shim pid=1 source=shim
time="2019-03-27T16:11:04.535135793+08:00" level=info msg="copy stdout failed" container=cedde37f8f654eb193166440a9c047a093bc2c6f9d83460492596628819445a5 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=cedde37f8f654eb193166440a9c047a093bc2c6f9d83460492596628819445a5 name=kata-shim pid=1 source=shim
time="2019-03-27T16:49:25.75279426+08:00" level=info msg="copy stdout failed" container=6673592d34bd2b604f9b4f55d5c9313ac75d5a909cfbdbea4eea4156190b3872 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=6673592d34bd2b604f9b4f55d5c9313ac75d5a909cfbdbea4eea4156190b3872 name=kata-shim pid=1 source=shim
time="2019-03-28T14:17:26.830865074+08:00" level=info msg="copy stdout failed" container=f834cec97bcfdf0e494fbb711a8c8c2a2c96099279b9ecf0cac220a9ee723a7b error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=f834cec97bcfdf0e494fbb711a8c8c2a2c96099279b9ecf0cac220a9ee723a7b name=kata-shim pid=1 source=shim
time="2019-03-29T14:54:30.519429657+08:00" level=info msg="copy stdout failed" container=9102fbcde2242c41c33d64657d5a6a39925fe996429a12c1a67ce2f8aa014bde error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=9102fbcde2242c41c33d64657d5a6a39925fe996429a12c1a67ce2f8aa014bde name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333126729+08:00" level=info msg="copy stdout failed" container=52663435917cad4865f40d5fb19b5a36d8fd28d102bba07f4663bb4e2b5d5f29 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=52663435917cad4865f40d5fb19b5a36d8fd28d102bba07f4663bb4e2b5d5f29 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333125147+08:00" level=info msg="copy stdout failed" container=cc3cf83ba95889b7e4fcea1ef8a3411331b29a0445e5929c2514bc7ccc325e51 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=cc3cf83ba95889b7e4fcea1ef8a3411331b29a0445e5929c2514bc7ccc325e51 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333126542+08:00" level=info msg="copy stdout failed" container=0ed6a864fce7bea12b22a05b424f59efcab7530f748e8f0c3ab7418fdb3979f4 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=0ed6a864fce7bea12b22a05b424f59efcab7530f748e8f0c3ab7418fdb3979f4 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333230248+08:00" level=info msg="copy stdout failed" container=62cbe3b7e63c11b574bf479c3331b5a025eb6e257d46f8b47df0843f06597ad0 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=62cbe3b7e63c11b574bf479c3331b5a025eb6e257d46f8b47df0843f06597ad0 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333331847+08:00" level=info msg="copy stdout failed" container=e4e5e3e6ef16e503885522191185bbcb26fdc41241a559a2825e775577d62644 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=e4e5e3e6ef16e503885522191185bbcb26fdc41241a559a2825e775577d62644 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333357352+08:00" level=info msg="copy stdout failed" container=d1868c3de095323b3bdf89b4202398741dedd29cd85d03bd042f34122b85971a error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=d1868c3de095323b3bdf89b4202398741dedd29cd85d03bd042f34122b85971a name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333439861+08:00" level=info msg="copy stdout failed" container=1b0b76ba016cf7a84f7f706cbcbc472b25c0c749b656ec379399e1b8c053ccb5 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=1b0b76ba016cf7a84f7f706cbcbc472b25c0c749b656ec379399e1b8c053ccb5 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333439496+08:00" level=info msg="copy stdout failed" container=cbe8602ec90e51f9a13c48c6b59112ea058ae0bde1f20a4bf86cd2631c300cb6 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=cbe8602ec90e51f9a13c48c6b59112ea058ae0bde1f20a4bf86cd2631c300cb6 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333488122+08:00" level=info msg="copy stdout failed" container=b44152254184e35988b2dca4b6803d36f5eb56118f2db831c00d638a2a8056fe error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=b44152254184e35988b2dca4b6803d36f5eb56118f2db831c00d638a2a8056fe name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333553252+08:00" level=info msg="copy stdout failed" container=bb5398e55fa959eb7999dc4dd0b4065c2e30306281bd2cf7fdc8afd52b6f29aa error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=bb5398e55fa959eb7999dc4dd0b4065c2e30306281bd2cf7fdc8afd52b6f29aa name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333635967+08:00" level=info msg="copy stdout failed" container=098db7dc39a302f510c6b1ccf48737d2c4695feae55d1e61dd82f231d56c12c1 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=098db7dc39a302f510c6b1ccf48737d2c4695feae55d1e61dd82f231d56c12c1 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333668091+08:00" level=info msg="copy stdout failed" container=d583fd676a956ed0265508bd61a7b898404909b7469ef023f6910bf7aca30484 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=d583fd676a956ed0265508bd61a7b898404909b7469ef023f6910bf7aca30484 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333712204+08:00" level=info msg="copy stdout failed" container=921a4287e212cf668d51fea4af1164d21deb5f6ab894ce26f2f85b542cfc12f7 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=921a4287e212cf668d51fea4af1164d21deb5f6ab894ce26f2f85b542cfc12f7 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333758508+08:00" level=info msg="copy stdout failed" container=97d7949ebed5bd626815adaaa1eec88e9d54f389ff6c9933af9658067d1cf0b7 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=97d7949ebed5bd626815adaaa1eec88e9d54f389ff6c9933af9658067d1cf0b7 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333842483+08:00" level=info msg="copy stdout failed" container=ca6a356876a5696079ca291447a68086dbdcd5984f599896fb926619fecb05fc error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=ca6a356876a5696079ca291447a68086dbdcd5984f599896fb926619fecb05fc name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333878715+08:00" level=info msg="copy stdout failed" container=dc2414d67dfe9b0c3750271a9ce85b8885e9b895f9b379ba0c34eec5530dc15a error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=dc2414d67dfe9b0c3750271a9ce85b8885e9b895f9b379ba0c34eec5530dc15a name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333984657+08:00" level=info msg="copy stdout failed" container=4af88512c465374e2f92b299c79e3dfe597b86f2e6ef1551773b73befed6fc7a error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=4af88512c465374e2f92b299c79e3dfe597b86f2e6ef1551773b73befed6fc7a name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.334088748+08:00" level=info msg="copy stdout failed" container=be806bb8aae32a38184855eae0d83bcad057bea723ffb306bf4be0b8cf517abf error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=be806bb8aae32a38184855eae0d83bcad057bea723ffb306bf4be0b8cf517abf name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.334104532+08:00" level=info msg="copy stdout failed" container=facee1331abc4dac79d131fe6f00b2e598507c8d6d2ed36509ce2f69ccbc873e error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=facee1331abc4dac79d131fe6f00b2e598507c8d6d2ed36509ce2f69ccbc873e name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.342866688+08:00" level=info msg="copy stdout failed" container=9f727639931fe55eddf41984c1109b2e2155912b3c37e4c8afe173b348b8ac1e error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=9f727639931fe55eddf41984c1109b2e2155912b3c37e4c8afe173b348b8ac1e name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.351147676+08:00" level=info msg="copy stdout failed" container=198c47198e6ac2a557703e5c4826e068d052455e010eb4230c01630a896abc19 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=198c47198e6ac2a557703e5c4826e068d052455e010eb4230c01630a896abc19 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.359962264+08:00" level=info msg="copy stdout failed" container=1e9b1ee3e72d4067d7f9570c8878e9fabc664e7fe949da893620b9ed3bbb6055 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=1e9b1ee3e72d4067d7f9570c8878e9fabc664e7fe949da893620b9ed3bbb6055 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.369500314+08:00" level=info msg="copy stdout failed" container=32ece4806f663cef04342e9a508f4fecb647345baac65218928a77dcbbf07006 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=32ece4806f663cef04342e9a508f4fecb647345baac65218928a77dcbbf07006 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.378811956+08:00" level=info msg="copy stdout failed" container=1ca110a33e921e91640a9ed2ce5894b20362870a8a21ea65754253140bd19807 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=1ca110a33e921e91640a9ed2ce5894b20362870a8a21ea65754253140bd19807 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.391614142+08:00" level=info msg="copy stdout failed" container=99df2d1a226b930e23e7751a2b3f304512258eebc4d8dcae4e8d45b64fae7899 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=99df2d1a226b930e23e7751a2b3f304512258eebc4d8dcae4e8d45b64fae7899 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333131882+08:00" level=info msg="copy stdout failed" container=a099d80a58e7408560319107b8b9daad4566e99d9a1089dfbb69599024f522ca error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=a099d80a58e7408560319107b8b9daad4566e99d9a1089dfbb69599024f522ca name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333308794+08:00" level=info msg="copy stdout failed" container=7513084ea2bbf13d672d141b451ba30838f1eba13c92c2d4b30917f5156b9bb6 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=7513084ea2bbf13d672d141b451ba30838f1eba13c92c2d4b30917f5156b9bb6 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333355811+08:00" level=info msg="copy stdout failed" container=782b200fe3cd6777c524728b1876291d3eba567d1e2342a0b90b724d4adfe3f8 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=782b200fe3cd6777c524728b1876291d3eba567d1e2342a0b90b724d4adfe3f8 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333613528+08:00" level=info msg="copy stdout failed" container=fb981fbd8efe03377ebf176c8054a16bd2bcac30b122a0a229e1b54803b31efb error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=fb981fbd8efe03377ebf176c8054a16bd2bcac30b122a0a229e1b54803b31efb name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333653727+08:00" level=info msg="copy stdout failed" container=71425ee4ef40280a102ff178d3c9774e07c74e9811f2e900fc1ede8f5ede59f2 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=71425ee4ef40280a102ff178d3c9774e07c74e9811f2e900fc1ede8f5ede59f2 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333870847+08:00" level=info msg="copy stdout failed" container=09f434c2069a79a9159416e85f6d4f76bb224a7177751922eff4ac3ddf7ddcb7 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=09f434c2069a79a9159416e85f6d4f76bb224a7177751922eff4ac3ddf7ddcb7 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333967824+08:00" level=info msg="copy stdout failed" container=b0ec51b997e914db4509fee8eed64400c4b9534c3d7144ab1d690e42503fc8ab error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=b0ec51b997e914db4509fee8eed64400c4b9534c3d7144ab1d690e42503fc8ab name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333928583+08:00" level=info msg="copy stdout failed" container=32bf21f70e57cc2039bca9750607ce548b27607a8d821f9a070292b28f6af59f error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=32bf21f70e57cc2039bca9750607ce548b27607a8d821f9a070292b28f6af59f name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.334099216+08:00" level=info msg="copy stdout failed" container=497dbfb7f4fde6fb8a5579c654d705ca0101a76972cd6c503e73d11bd3ceb8f4 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=497dbfb7f4fde6fb8a5579c654d705ca0101a76972cd6c503e73d11bd3ceb8f4 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.33417477+08:00" level=info msg="copy stdout failed" container=188b1f30171d74f8313e44557952bd8aa0b7eb7a5ef5719ae7abc27328577c30 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=188b1f30171d74f8313e44557952bd8aa0b7eb7a5ef5719ae7abc27328577c30 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.359751365+08:00" level=info msg="copy stdout failed" container=dd82cae7e970a9e39f51b0f45ff7b72fbce0298f88072e8f5d3cb71ff238ac52 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=dd82cae7e970a9e39f51b0f45ff7b72fbce0298f88072e8f5d3cb71ff238ac52 name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.33378401+08:00" level=info msg="copy stdout failed" container=a8259625d7a025fcaa2a9a7912dfcbbf8b5bed7fc89bcdd92f9e2419e838fb7f error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=a8259625d7a025fcaa2a9a7912dfcbbf8b5bed7fc89bcdd92f9e2419e838fb7f name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.33381504+08:00" level=info msg="copy stdout failed" container=01f8912a18bbaf45c915ee537d759559d2787a429456e52be3ef370fa4cbd72b error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=01f8912a18bbaf45c915ee537d759559d2787a429456e52be3ef370fa4cbd72b name=kata-shim pid=1 source=shim
time="2019-04-01T16:46:47.333858904+08:00" level=info msg="copy stdout failed" container=004e062b1b067b7c5c66cde2a50cb280af89a360339e9a0b2d3e5d0811a61a2a error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=004e062b1b067b7c5c66cde2a50cb280af89a360339e9a0b2d3e5d0811a61a2a name=kata-shim pid=1 source=shim
time="2019-04-02T15:59:04.085957637+08:00" level=info msg="copy stdout failed" container=3ab6f33cccc016baa1b8393ed1c28fcc56f523024e82999e8ef3acf9e5e36d33 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=3ab6f33cccc016baa1b8393ed1c28fcc56f523024e82999e8ef3acf9e5e36d33 name=kata-shim pid=1 source=shim
time="2019-04-10T15:42:14.450378037+08:00" level=info msg="copy stdout failed" container=384a8e16de2710d733d06f5e88a28efe91f138bccf9691a7152c43357b57fa29 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=384a8e16de2710d733d06f5e88a28efe91f138bccf9691a7152c43357b57fa29 name=kata-shim pid=1 source=shim
time="2019-04-11T11:38:12.664859853+08:00" level=info msg="copy stdout failed" container=87332057abf155aa50fe5031be62949586fea38a457de2ed3e25306222d842a6 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=87332057abf155aa50fe5031be62949586fea38a457de2ed3e25306222d842a6 name=kata-shim pid=1 source=shim
time="2019-04-11T13:26:12.310580925+08:00" level=info msg="copy stdout failed" container=04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=04728393d2b5ce2653582a819954eca13e6e6269959f31184ae989b3657af4a0 name=kata-shim pid=1 source=shim
time="2019-04-16T17:22:17.893046267+08:00" level=info msg="copy stdout failed" container=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 error="rpc error: code = Unknown desc = read /dev/ptmx: input/output error" exec-id=7e07699a1b0cfb3d77c917c50803add88f646f603826abb4fb9f41b87065e9a4 name=kata-shim pid=1 source=shim

Throttler logs

No recent throttler problems found in system journal.


Container manager details

Have docker

Docker

Output of "docker version":

Client:
 Version:      18.03.1-ce
 API version:  1.37
 Go version:   go1.9.5
 Git commit:   9ee9f40
 Built:        Wed Jun 20 21:43:51 2018
 OS/Arch:      linux/amd64
 Experimental: false
 Orchestrator: swarm

Server:
 Engine:
  Version:      18.03.1-ce
  API version:  1.37 (minimum version 1.12)
  Go version:   go1.9.5
  Git commit:   9ee9f40
  Built:        Wed Jun 20 21:42:00 2018
  OS/Arch:      linux/amd64
  Experimental: false

Output of "docker info":

Containers: 8
 Running: 1
 Paused: 0
 Stopped: 7
Images: 4
Server Version: 18.03.1-ce
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: kata-runtime runc
Default Runtime: kata-runtime
Init Binary: docker-init
containerd version: 773c489c9c1b21a6d78b5c538cd395416ec50f88
runc version: 8e72cf1 (expected: 4fc53a81fb7c994640722ac585fa9ca548971871)
init version: 949e6fa
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.15.0-20-generic
Operating System: Ubuntu 18.04 LTS
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 7.79GiB
Name: ub2-k8s001
ID: PNYX:BXLI:DAGZ:FBGG:RL3G:N24H:IO4O:XIZW:37FV:ZXSK:5EQP:U4SU
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
 File Descriptors: 26
 Goroutines: 37
 System Time: 2019-04-17T17:14:20.726763364+08:00
 EventsListeners: 0
HTTP Proxy: http://child-prc.intel.com:913/
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

WARNING: No swap limit support

Output of "systemctl show docker":

Type=notify
Restart=on-failure
NotifyAccess=main
RestartUSec=100ms
TimeoutStartUSec=infinity
TimeoutStopUSec=1min 30s
RuntimeMaxUSec=infinity
WatchdogUSec=0
WatchdogTimestamp=Tue 2019-04-16 22:09:48 CST
WatchdogTimestampMonotonic=1852706900635
PermissionsStartOnly=no
RootDirectoryStartOnly=no
RemainAfterExit=no
GuessMainPID=yes
MainPID=62743
ControlPID=0
FileDescriptorStoreMax=0
NFileDescriptorStore=0
StatusErrno=0
Result=success
UID=[not set]
GID=[not set]
NRestarts=0
ExecMainStartTimestamp=Tue 2019-04-16 22:09:47 CST
ExecMainStartTimestampMonotonic=1852706410639
ExecMainExitTimestampMonotonic=0
ExecMainPID=62743
ExecMainCode=0
ExecMainStatus=0
ExecStart={ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -D --add-runtime kata-runtime=/usr/bin/kata-runtime --default-runtime=kata-runtime ; ignore_errors=no ; start_time=[Tue 2019-04-16 22:09:47 CST] ; stop_time=[n/a] ; pid=62743 ; code=(null) ; status=0/0 }
ExecReload={ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }
Slice=system.slice
ControlGroup=/system.slice/docker.service
MemoryCurrent=[not set]
CPUUsageNSec=[not set]
TasksCurrent=60
IPIngressBytes=18446744073709551615
IPIngressPackets=18446744073709551615
IPEgressBytes=18446744073709551615
IPEgressPackets=18446744073709551615
Delegate=yes
DelegateControllers=cpu cpuacct io blkio memory devices pids
CPUAccounting=no
CPUWeight=[not set]
StartupCPUWeight=[not set]
CPUShares=[not set]
StartupCPUShares=[not set]
CPUQuotaPerSecUSec=infinity
IOAccounting=no
IOWeight=[not set]
StartupIOWeight=[not set]
BlockIOAccounting=no
BlockIOWeight=[not set]
StartupBlockIOWeight=[not set]
MemoryAccounting=no
MemoryLow=0
MemoryHigh=infinity
MemoryMax=infinity
MemorySwapMax=infinity
MemoryLimit=infinity
DevicePolicy=auto
TasksAccounting=yes
TasksMax=infinity
IPAccounting=no
Environment=HTTP_PROXY=http://child-prc.intel.com:913/
UMask=0022
LimitCPU=infinity
LimitCPUSoft=infinity
LimitFSIZE=infinity
LimitFSIZESoft=infinity
LimitDATA=infinity
LimitDATASoft=infinity
LimitSTACK=infinity
LimitSTACKSoft=8388608
LimitCORE=infinity
LimitCORESoft=infinity
LimitRSS=infinity
LimitRSSSoft=infinity
LimitNOFILE=1048576
LimitNOFILESoft=1048576
LimitAS=infinity
LimitASSoft=infinity
LimitNPROC=infinity
LimitNPROCSoft=infinity
LimitMEMLOCK=16777216
LimitMEMLOCKSoft=16777216
LimitLOCKS=infinity
LimitLOCKSSoft=infinity
LimitSIGPENDING=31678
LimitSIGPENDINGSoft=31678
LimitMSGQUEUE=819200
LimitMSGQUEUESoft=819200
LimitNICE=0
LimitNICESoft=0
LimitRTPRIO=0
LimitRTPRIOSoft=0
LimitRTTIME=infinity
LimitRTTIMESoft=infinity
OOMScoreAdjust=0
Nice=0
IOSchedulingClass=0
IOSchedulingPriority=0
CPUSchedulingPolicy=0
CPUSchedulingPriority=0
TimerSlackNSec=50000
CPUSchedulingResetOnFork=no
NonBlocking=no
StandardInput=null
StandardInputData=
StandardOutput=journal
StandardError=inherit
TTYReset=no
TTYVHangup=no
TTYVTDisallocate=no
SyslogPriority=30
SyslogLevelPrefix=yes
SyslogLevel=6
SyslogFacility=3
LogLevelMax=-1
SecureBits=0
CapabilityBoundingSet=cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend
AmbientCapabilities=
DynamicUser=no
RemoveIPC=no
MountFlags=
PrivateTmp=no
PrivateDevices=no
ProtectKernelTunables=no
ProtectKernelModules=no
ProtectControlGroups=no
PrivateNetwork=no
PrivateUsers=no
ProtectHome=no
ProtectSystem=no
SameProcessGroup=no
UtmpMode=init
IgnoreSIGPIPE=yes
NoNewPrivileges=no
SystemCallErrorNumber=0
LockPersonality=no
RuntimeDirectoryPreserve=no
RuntimeDirectoryMode=0755
StateDirectoryMode=0755
CacheDirectoryMode=0755
LogsDirectoryMode=0755
ConfigurationDirectoryMode=0755
MemoryDenyWriteExecute=no
RestrictRealtime=no
RestrictNamespaces=no
MountAPIVFS=no
KeyringMode=private
KillMode=process
KillSignal=15
SendSIGKILL=yes
SendSIGHUP=no
Id=docker.service
Names=docker.service
Requires=sysinit.target docker.socket system.slice
Wants=network-online.target
WantedBy=multi-user.target
ConsistsOf=docker.socket
Conflicts=shutdown.target
Before=shutdown.target multi-user.target
After=docker.socket systemd-journald.socket firewalld.service basic.target sysinit.target network-online.target system.slice
TriggeredBy=docker.socket
Documentation=https://docs.docker.com
Description=Docker Application Container Engine
LoadState=loaded
ActiveState=active
SubState=running
FragmentPath=/lib/systemd/system/docker.service
DropInPaths=/etc/systemd/system/docker.service.d/kata-containers.conf
UnitFileState=enabled
UnitFilePreset=enabled
StateChangeTimestamp=Tue 2019-04-16 22:09:48 CST
StateChangeTimestampMonotonic=1852706900638
InactiveExitTimestamp=Tue 2019-04-16 22:09:47 CST
InactiveExitTimestampMonotonic=1852706410669
ActiveEnterTimestamp=Tue 2019-04-16 22:09:48 CST
ActiveEnterTimestampMonotonic=1852706900638
ActiveExitTimestamp=Tue 2019-04-16 22:09:46 CST
ActiveExitTimestampMonotonic=1852705400215
InactiveEnterTimestamp=Tue 2019-04-16 22:09:47 CST
InactiveEnterTimestampMonotonic=1852706406027
CanStart=yes
CanStop=yes
CanReload=yes
CanIsolate=no
StopWhenUnneeded=no
RefuseManualStart=no
RefuseManualStop=no
AllowIsolate=no
DefaultDependencies=yes
OnFailureJobMode=replace
IgnoreOnIsolate=no
NeedDaemonReload=no
JobTimeoutUSec=infinity
JobRunningTimeoutUSec=infinity
JobTimeoutAction=none
ConditionResult=yes
AssertResult=yes
ConditionTimestamp=Tue 2019-04-16 22:09:47 CST
ConditionTimestampMonotonic=1852706409949
AssertTimestamp=Tue 2019-04-16 22:09:47 CST
AssertTimestampMonotonic=1852706409950
Transient=no
Perpetual=no
StartLimitIntervalUSec=1min
StartLimitBurst=3
StartLimitAction=none
FailureAction=none
SuccessAction=none
InvocationID=e5162cd165b94956838fb01b1316a22c
CollectMode=inactive

No kubectl
No crio
No containerd


Packages

Have dpkg
Output of "dpkg -l|egrep "(cc-oci-runtimecc-runtimerunv|kata-proxy|kata-runtime|kata-shim|kata-ksm-throttler|kata-containers-image|linux-container|qemu-)"":

ii  kata-containers-image                      1.6.0~rc2-18                        amd64        Kata containers image
ii  kata-ksm-throttler                         1.6.0~rc2.git+25b16bc-21            amd64
ii  kata-linux-container                       4.19.24.31-21                       amd64        linux kernel optimised for container-like workloads.
ii  kata-proxy                                 1.6.0~rc2+git.d4aa0b2-19            amd64
ii  kata-runtime                               1.6.0~rc2+git.8e72cf1-27            amd64
ii  kata-shim                                  1.6.0~rc2+git.ea27044-17            amd64
ii  qemu-lite                                  2.11.0+git.87517afd72-22            amd64        linux kernel optimised for container-like workloads.
ii  qemu-vanilla                               2.11.2+git.0982a56a55-22            amd64        linux kernel optimised for container-like workloads.

Have rpm
Output of "rpm -qa|egrep "(cc-oci-runtimecc-runtimerunv|kata-proxy|kata-runtime|kata-shim|kata-ksm-throttler|kata-containers-image|linux-container|qemu-)"":



@grahamwhaley
Copy link
Contributor

Thanks for the report @zhiminghufighting . I wonder if this is really the pertinent line:

level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address" 

@amshinde - any ideas?
Hmm, do we have a priv test in the CI system btw @GabyCT @chavafg ?

@zhiminghufighting
Copy link
Author

Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.278073847+08:00" level=debug msg="Creating raw directory" arch=amd64 backend=filesystem command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 name=kata-runtime path=/run/vc/sbs/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397/raw pid=65277 source=virtcontainers/store subsystem=store
Apr 17 17:12:12 ub2-k8s001 kata-runtime[65277]: time="2019-04-17T17:12:12.278340135+08:00" level=info msg="Device has not been passed to the container" arch=amd64 command=create container=52e7aef4e1998c4444d379a9e26310144c99a74bdd1afa33fa9fc32e7c82d397 device=/dev/agpgart name=kata-runtime pid=65277 source=virtcontainers subsystem=device

I think the first error is reported above.
I wonder why the host dev is being added into container with '--privileged' parameter?
i compare the error, it will not add host device into container without '--privileged parameter'.

@amshinde
Copy link
Member

@grahamwhaley We do not have a separate test for privileged containers, but we do exercise them in a k8s test that checks for sysctls:
https://github.com/kata-containers/tests/blob/8987847346865f913c669913f864819ccfb34e38/integration/kubernetes/runtimeclass_workloads/pod-sysctl.yaml#L19

Yes, looking at the logs, this is indeed the culprit error message:

level=error msg="QMP command failed: Could not open '/dev/fd0': No such device or address"

For some background, privileged in docker has been implemented with not only elevated capabilities but also all host devices being passed to the container. This has been carried forward in k8s as well. (I think privileged should only translate to elevated capabilities, passing host devices should be a separate option all together)

Today in case of Kata we pass only block and vfio devices from the host, since these are the only devices that can be passed.
We have a special case to ignore cdroms. I think the above error is due to a floppy device being present on the host. We need to ignore these along with cdroms.

@zhiminghufighting I suspect CONFIG_BLK_DEV_FD is either 'y' or 'm' in your kernel config.
I think you can get rid of this error with disabling floppy drive as :

echo "blacklist floppy" | sudo tee /etc/modprobe.d/blacklist-floppy.conf
sudo rmmod floppy
sudo update-initramfs -u

And then rebooting. I added this here as a quick check of course, we will be pushing a fix for this in Kata soon.

amshinde added a commit to amshinde/kata-runtime that referenced this issue Apr 17, 2019
In privileged mode, all host devices are supposed to be passed
to the container in config.json. Skip floppy drives.

Fixes kata-containers#1551

Signed-off-by: Archana Shinde <[email protected]>
amshinde added a commit to amshinde/kata-runtime that referenced this issue Apr 17, 2019
In privileged mode, all host devices are supposed to be passed
to the container in config.json. Skip floppy drives.

Fixes kata-containers#1551

Signed-off-by: Archana Shinde <[email protected]>
@amshinde
Copy link
Member

@zhiminghufighting I have submitted a fix here:
#1558
Can you check if that works for you?

@grahamwhaley
Copy link
Contributor

@amshinde 💯 for an excellent answer!

@zhiminghufighting
Copy link
Author

@amshinde The fix make sense and it works. Thanks for your quick response.
There is another question related with '--privileged' in Kata:
In runc, '--privileged' will translate capabilities of host dev into container.
In Kata, '--privileged' will mean containers in Kata VM can access all the device in Kata guest VM(kata limitation: https://github.com/kata-containers/documentation/blob/master/Limitations.md#docker-run---privileged ).
Per my understanding, we should translate the capabilities of guest VM device into kata container instead of host device.
@amshinde @grahamwhaley
The fix can suppressed the error successfully, but it can't implement the purpose "full access to the guest VM is provided instead of the host". That should be another PR.

amshinde added a commit to amshinde/kata-runtime that referenced this issue Apr 18, 2019
In privileged mode, all host devices are supposed to be passed
to the container in config.json. Skip floppy drives.

Fixes kata-containers#1551

Signed-off-by: Archana Shinde <[email protected]>
@zhiminghufighting
Copy link
Author

@amshinde @grahamwhaley Do we need another feature request for supporting "full access to the guest VM is provided instead of the host" with '--privileged' parameter?

There is another question related with '--privileged' in Kata:
In runc, '--privileged' will translate capabilities of host dev into container.
In Kata, '--privileged' will mean containers in Kata VM can access all the device in Kata guest VM(kata limitation: https://github.com/kata-containers/documentation/blob/master/Limitations.md#docker-run---privileged ).
Per my understanding, we should translate the capabilities of guest VM device into kata container instead of host device.

@zhiminghufighting
Copy link
Author

@grahamwhaley @amshinde For the above question, i find a new issue and here:
#1568

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

Successfully merging a pull request may close this issue.

3 participants