Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.754844494Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.755531284Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.756243025Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.756940359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -n -L DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.757633155Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -n -L DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.758313972Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -N DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.759021603Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.759881773Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.760751616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.761612771Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.762373553Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.763202741Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.763936529Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.764670662Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.764686564Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.765662916Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d4b8eacfa39f5
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.765682116Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d4b8eacfa39f5] time="2024-04-24T15:22:13.766061727Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d4b8eacfa39f5] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: failed to create FILTER chain DOCKER: iptables failed: ip6tables --wait -t filter -N DOCKER: ip6tables: Chain already exists.
    daemon.go:316: [d4b8eacfa39f5]  (exit status 1)
    daemon_test.go:401: [d4b8eacfa39f5] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers/d4b8eacfa39f5/root --exec-root /tmp/dxr/d4b8eacfa39f5 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers/d4b8eacfa39f5/docker.pid --userland-proxy=true --containerd-namespace d4b8eacfa39f5 --containerd-plugins-namespace d4b8eacfa39f5p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d4b8eacfa39f5.sock --debug --storage-driver overlay2 --live-restore --iptables=false] : [d4b8eacfa39f5] daemon exited during startup: exit status 1
        --- FAIL: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (0.50s)