Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestConfigCreateResolve
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.520195225Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.520969806Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.521679618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.522433022Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.523091815Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.523786989Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.524539031Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.525285937Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.525980823Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.526682938Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.527360193Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.528072326Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.528756866Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.529411040Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.529426087Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530157125Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530228746Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d7f3089c9059f
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530395734Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d7f3089c9059f] time="2024-04-23T18:43:36.530594802Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d7f3089c9059fp
    daemon.go:316: [d7f3089c9059f] 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: [d7f3089c9059f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve/d7f3089c9059f/root --exec-root /tmp/dxr/d7f3089c9059f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve/d7f3089c9059f/docker.pid --userland-proxy=true --containerd-namespace d7f3089c9059f --containerd-plugins-namespace d7f3089c9059fp --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d7f3089c9059f.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d7f3089c9059f] daemon exited during startup: exit status 1
--- FAIL: TestConfigCreateResolve (0.51s)