Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.service.TestServiceCreateInit/daemonInitEnabled

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

Error Message

Failed

Stacktrace

=== RUN   TestServiceCreateInit/daemonInitEnabled
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.768915409Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.769693691Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.770430006Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.771156433Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.771842509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.772550665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.773244568Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.773945118Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.774613545Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.775301024Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.775973078Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.776712723Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.777404485Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.778103558Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.778119336Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779033221Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779056153Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d640b3a747c8f
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779330828Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d640b3a747c8f] time="2024-04-23T18:50:09.779576860Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d640b3a747c8fp
    daemon.go:316: [d640b3a747c8f] 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: [d640b3a747c8f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled/d640b3a747c8f/root --exec-root /tmp/dxr/d640b3a747c8f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled/d640b3a747c8f/docker.pid --userland-proxy=true --containerd-namespace d640b3a747c8f --containerd-plugins-namespace d640b3a747c8fp --containerd /var/run/docker/containerd/containerd.sock --experimental --init --host unix:///tmp/docker-integration/d640b3a747c8f.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d640b3a747c8f] daemon exited during startup: exit status 1
    --- FAIL: TestServiceCreateInit/daemonInitEnabled (0.50s)