Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestConfigsCreateAndDelete
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.911737123Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.912552179Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.913296000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.914013106Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.914709666Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.915377706Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.916050488Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.916721055Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.917392254Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.918063502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.918721236Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.919402059Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.920077147Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.920776489Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.920791365Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921520884Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921569048Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d98bfd783fe75
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921755489Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d98bfd783fe75] time="2024-04-23T18:43:34.921961434Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d98bfd783fe75p
    daemon.go:316: [d98bfd783fe75] 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: [d98bfd783fe75] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete/d98bfd783fe75/root --exec-root /tmp/dxr/d98bfd783fe75 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete/d98bfd783fe75/docker.pid --userland-proxy=true --containerd-namespace d98bfd783fe75 --containerd-plugins-namespace d98bfd783fe75p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d98bfd783fe75.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d98bfd783fe75] daemon exited during startup: exit status 1
--- FAIL: TestConfigsCreateAndDelete (0.51s)