Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.config.TestTemplatedConfig

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

Error Message

Failed

Stacktrace

=== RUN   TestTemplatedConfig
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.024051048Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.024916647Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.025634007Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.026389832Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.027092661Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.027755975Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.028448071Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.029103697Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.029787146Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.030453102Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.031109261Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.031784226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.032452889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033136313Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033149778Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033938365Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.033945216Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d2e11c345d21c
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.034170951Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d2e11c345d21c] time="2024-04-23T18:43:36.034365154Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d2e11c345d21cp
    daemon.go:316: [d2e11c345d21c] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    swarm.go:43: [d2e11c345d21c] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig/d2e11c345d21c/root --exec-root /tmp/dxr/d2e11c345d21c --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig/d2e11c345d21c/docker.pid --userland-proxy=true --containerd-namespace d2e11c345d21c --containerd-plugins-namespace d2e11c345d21cp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d2e11c345d21c.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d2e11c345d21c] daemon exited during startup: exit status 1
--- FAIL: TestTemplatedConfig (0.50s)