Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.daemon.TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited

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

Error Message

Failed

Stacktrace

=== RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.178703549Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.179506604Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.180243732Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.180997335Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.181628274Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.182292721Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.182949432Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.183625646Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.184309318Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.184992645Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.185652876Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.186318587Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.186978613Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.187652382Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.187668201Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188544977Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188558647Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d172c9df7c744
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.188899186Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d172c9df7c744] time="2024-04-23T18:46:13.189163592Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d172c9df7c744p
    daemon.go:316: [d172c9df7c744] 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_test.go:401: [d172c9df7c744] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited/d172c9df7c744/root --exec-root /tmp/dxr/d172c9df7c744 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited/d172c9df7c744/docker.pid --userland-proxy=true --containerd-namespace d172c9df7c744 --containerd-plugins-namespace d172c9df7c744p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d172c9df7c744.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [d172c9df7c744] daemon exited during startup: exit status 1
        --- FAIL: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (0.50s)