Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestContainerStartOnDaemonRestart

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

Error Message

Failed

Stacktrace

=== RUN   TestContainerStartOnDaemonRestart
=== PAUSE TestContainerStartOnDaemonRestart
=== CONT  TestContainerStartOnDaemonRestart
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.419138226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.420553947Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.421743867Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.423211632Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.424170171Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.425087389Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.426119634Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.427293447Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.428115906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.429093900Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.429852180Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.430559630Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.431270255Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.432029635Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.432047513Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433123523Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433168979Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=df561be9aafb6
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433443181Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [df561be9aafb6] time="2024-04-23T18:46:04.433741096Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=df561be9aafb6p
    daemon.go:316: [df561be9aafb6] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    daemon_linux_test.go:44: [df561be9aafb6] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart/df561be9aafb6/root --exec-root /tmp/dxr/df561be9aafb6 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart/df561be9aafb6/docker.pid --userland-proxy=true --containerd-namespace df561be9aafb6 --containerd-plugins-namespace df561be9aafb6p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/df561be9aafb6.sock --debug --storage-driver overlay2 --iptables=false] : [df561be9aafb6] daemon exited during startup: exit status 1
--- FAIL: TestContainerStartOnDaemonRestart (0.50s)