Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.network.TestServiceWithPredefinedNetwork

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

Error Message

Failed

Stacktrace

=== RUN   TestServiceWithPredefinedNetwork
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.569367076Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.570272726Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.571162803Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.571956840Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.572728536Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.573436330Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.574135912Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.574871136Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.575568470Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.576262423Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.576977799Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.577668142Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.578353628Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.579015738Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.579685502Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.579699607Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580626836Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580631628Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=dc5d996f65582
    daemon.go:316: [dc5d996f65582] time="2024-04-23T18:46:40.580958006Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [dc5d996f65582] 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: [dc5d996f65582] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork/dc5d996f65582/root --exec-root /tmp/dxr/dc5d996f65582 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork/dc5d996f65582/docker.pid --userland-proxy=true --containerd-namespace dc5d996f65582 --containerd-plugins-namespace dc5d996f65582p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/dc5d996f65582.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [dc5d996f65582] daemon exited during startup: exit status 1
--- FAIL: TestServiceWithPredefinedNetwork (0.51s)