Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.964876665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.967015383Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.967875003Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.969536823Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.970429328Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.971181749Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.972250743Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.973211366Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.974045312Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.974925361Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.975759184Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.976581430Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.977336173Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978125189Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978960218Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.978979803Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.979903971Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.979936298Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d96682f5e4c56
    daemon.go:316: [d96682f5e4c56] time="2024-04-23T18:45:17.980216974Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d96682f5e4c56] 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: [d96682f5e4c56] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon/d96682f5e4c56/root --exec-root /tmp/dxr/d96682f5e4c56 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon/d96682f5e4c56/docker.pid --userland-proxy=true --containerd-namespace d96682f5e4c56 --containerd-plugins-namespace d96682f5e4c56p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d96682f5e4c56.sock --debug --storage-driver overlay2 --iptables=false --live-restore] : [d96682f5e4c56] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s)