Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestCreateServiceConfigFileMode
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.321339466Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.322142773Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.322954368Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.323721360Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.324466307Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.325160932Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.325869153Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.326580402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.327270228Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.327956944Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.328649855Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.329337137Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.330014606Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.330710003Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.330724484Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331633774Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331701785Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d36a08502dfe7
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.331959820Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d36a08502dfe7] time="2024-04-23T18:50:12.332227595Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d36a08502dfe7p
    daemon.go:316: [d36a08502dfe7] 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: [d36a08502dfe7] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode/d36a08502dfe7/root --exec-root /tmp/dxr/d36a08502dfe7 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode/d36a08502dfe7/docker.pid --userland-proxy=true --containerd-namespace d36a08502dfe7 --containerd-plugins-namespace d36a08502dfe7p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d36a08502dfe7.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d36a08502dfe7] daemon exited during startup: exit status 1
--- FAIL: TestCreateServiceConfigFileMode (0.51s)