Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.container.TestDaemonRestartKillContainers/live-restore=false/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=false/container_with_restart=always_and_with_healthcheck/stop-daemon
=== PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
=== CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.464308604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.465990543Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.467453901Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.468789500Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.470015619Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.471348247Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.472787105Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.474466156Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.476210756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.477575310Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.479060305Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.479893783Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.488254838Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489103873Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489120094Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.489998585Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490030059Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d086468440d72
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490270547Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d086468440d72] time="2024-04-23T18:45:17.490510485Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d086468440d72p
    daemon.go:316: [d086468440d72] 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: [d086468440d72] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon/d086468440d72/root --exec-root /tmp/dxr/d086468440d72 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon/d086468440d72/docker.pid --userland-proxy=true --containerd-namespace d086468440d72 --containerd-plugins-namespace d086468440d72p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d086468440d72.sock --debug --storage-driver overlay2 --iptables=false] : [d086468440d72] daemon exited during startup: exit status 1
    --- FAIL: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (0.50s)