Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.969870987Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.971356039Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.972401001Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.973403034Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.974264541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.975077826Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.975904453Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.976738071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.977516543Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.978274585Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.979018736Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.979752088Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.980474586Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.981232603Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.981254166Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982098097Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982141321Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=df4b0a125dc83
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982376082Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [df4b0a125dc83] time="2024-04-23T18:45:17.982620229Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df4b0a125dc83p
    daemon.go:316: [df4b0a125dc83] 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: [df4b0a125dc83] 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/stop-daemon/df4b0a125dc83/root --exec-root /tmp/dxr/df4b0a125dc83 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon/df4b0a125dc83/docker.pid --userland-proxy=true --containerd-namespace df4b0a125dc83 --containerd-plugins-namespace df4b0a125dc83p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df4b0a125dc83.sock --debug --storage-driver overlay2 --iptables=false] : [df4b0a125dc83] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.51s)