Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.457366322Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.459267292Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.460988402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.462729900Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.464546064Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.466169600Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.467595839Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.468968713Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.470350464Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.471824759Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.473406056Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.474977564Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.475736910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.477412064Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.478707261Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.478738727Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.479716752Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.479742606Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d5b105d227509
    daemon.go:316: [d5b105d227509] time="2024-04-23T18:45:17.480034203Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d5b105d227509] 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: [d5b105d227509] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon/d5b105d227509/root --exec-root /tmp/dxr/d5b105d227509 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon/d5b105d227509/docker.pid --userland-proxy=true --containerd-namespace d5b105d227509 --containerd-plugins-namespace d5b105d227509p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5b105d227509.sock --debug --storage-driver overlay2 --iptables=false] : [d5b105d227509] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.50s)