Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestDaemonHostGatewayIP
=== PAUSE TestDaemonHostGatewayIP
=== CONT  TestDaemonHostGatewayIP
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.423960804Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.425227990Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.426346313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.427185617Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.428336194Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.429219017Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.430128564Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.430931800Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.440474368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.443392774Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.444204190Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.444960714Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.445694272Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.446387487Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.446404389Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447298322Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447326465Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d5691079a8724
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447632240Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d5691079a8724] time="2024-04-23T18:46:04.447888039Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d5691079a8724p
    daemon.go:316: [d5691079a8724] 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:147: [d5691079a8724] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonHostGatewayIP/d5691079a8724/root --exec-root /tmp/dxr/d5691079a8724 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonHostGatewayIP/d5691079a8724/docker.pid --userland-proxy=true --containerd-namespace d5691079a8724 --containerd-plugins-namespace d5691079a8724p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d5691079a8724.sock --debug --storage-driver overlay2 --iptables=false] : [d5691079a8724] daemon exited during startup: exit status 1
--- FAIL: TestDaemonHostGatewayIP (0.50s)