Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon

Failing for the past 1 build (Since Failed #1 )
Took 0.5 sec.

Error Message

Failed

Stacktrace

=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.459055555Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.460616634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.462335085Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.463209990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.465144782Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.466695146Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.468122000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.469698619Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.471037623Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.472510614Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.474151839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.475595817Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.476754902Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478109339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478841191Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.478861826Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480276750Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480380379Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d5f507fb9b3ec
    daemon.go:316: [d5f507fb9b3ec] time="2024-04-23T18:45:17.480593380Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d5f507fb9b3ec] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    restart_test.go:93: [d5f507fb9b3ec] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon/d5f507fb9b3ec/root --exec-root /tmp/dxr/d5f507fb9b3ec --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon/d5f507fb9b3ec/docker.pid --userland-proxy=true --containerd-namespace d5f507fb9b3ec --containerd-plugins-namespace d5f507fb9b3ecp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5f507fb9b3ec.sock --debug --storage-driver overlay2 --iptables=false] : [d5f507fb9b3ec] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.50s)