Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.service.TestInspect

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

Error Message

Failed

Stacktrace

=== RUN   TestInspect
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.841418746Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.842252642Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.843037439Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.843765770Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.844492616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.845190516Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.845856022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.846527165Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.847188528Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.847847446Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.848518097Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.849234228Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.849926212Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.850583119Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.851248700Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.851263764Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852143664Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852204487Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=daf1a86ebfbc7
    daemon.go:316: [daf1a86ebfbc7] time="2024-04-23T18:50:13.852433658Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [daf1a86ebfbc7] 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: [daf1a86ebfbc7] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestInspect/daf1a86ebfbc7/root --exec-root /tmp/dxr/daf1a86ebfbc7 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestInspect/daf1a86ebfbc7/docker.pid --userland-proxy=true --containerd-namespace daf1a86ebfbc7 --containerd-plugins-namespace daf1a86ebfbc7p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/daf1a86ebfbc7.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [daf1a86ebfbc7] daemon exited during startup: exit status 1
--- FAIL: TestInspect (0.51s)